.cards--patient-profile .cards__column,
.cards--search .cards__column {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.cards--patient-profile .user-thumb {
	height: 80px;
	width: 80px;
}
.cards--patient-profile .userMeta__title__location {
	margin-top: 25px;
}

.cards--patient-profile .cards__column .mt-1x {
	margin-top: 0;
}

.patient-details-content .setting-card .card {
	margin-bottom: 30px;
}
.patinet-info-header h4 {
	border-bottom: 1px solid #acacac;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.patient-info-content ul {
	padding-left: 0;
}
.patient-info-content ul li {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
.patient-info-content li span.lable {
	width: 50%;
	display: inline-block;
}
.patinet-info-header img {
	display: inline-block;
	float: left;
	height: 17px;
	margin-right: 10px;
	margin-top: 6px;
}
.appointment-status ul li {
	list-style: none;
	display: inline-block;
}
.appointment-status ul li:first-child {
	border-right: 1px solid #495057;
	padding-right: 25px;
	margin-right: 25px;
}
.patient-details-sidebar ul a img {
	margin-right: 10px;
}
.cards--patient-profile .morelink {
	bottom: -10px !important;
	top: auto;
	width: 100%;
	margin-top: 10px;
	height: 30px;
}
.cards--patient-profile .morelink i {
	margin-left: 10px;
}

/* Medical Referral page */
.referral-header {
	display: flex;
	margin-bottom: 20px;
}
.referral-header h4 {
	flex-wrap: center;
	float: left;
}
.referral-header .btn {
	float: right;
	color: #00aeed;
	border: 1px solid #00aeed;
}
.referral-header .btn:hover {
	color: #006387;
	border: 1px solid #006387;
}
.medical-ref-table tr > td:last-child {
	text-align: left;
}
.medical-ref-table tr > th:last-child {
	text-align: left;
}

.medical-ref-table tr td img.attach-icon {
	margin-left: 40px;
}
/* Medical Certificate page */
.list-block.medical-cert-list {
	border: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 20px;
}
.appoint-details {
	margin-left: 15px;
}
.medical-cert-list b {
	font-size: 18px;
}
.details-rtl-cnt {
	text-align: right;
}
.appoint-details.undelivered {
	margin-bottom: 0;
}
.details-rtl-cnt .cards__title {
	font-size: 14px;
	margin-bottom: 10px;
	display: block;
}
.undelivered {
	margin-bottom: 0;
}
/* Trust and verification page */
.trust-verification {
	margin-top: 20px;
	margin-bottom: 50px;
}
.trust-header .cards__title {
	font-size: 20px;
	font-weight: bold;
	flex: auto;
}
.trust-content {
	margin: 20px 0;
	background: #f2fbff;
}
.trust-content .col-sm-6 {
	text-align: center;
	margin: 20px 0;
}
.trust-content .col-sm-6 img {
	margin: 20px auto;
}
.trust-content .col-sm-6 p {
	padding: 0 20px;
}
.trust-content .col-sm-6:first-child {
	border-right: 1px solid rgba(111, 200, 241, 0.4);
}
.tnv-btns .btn {
	margin-right: 20px;
}
.tnv-btns .btn img {
	margin-right: 10px;
	display: inline-block;
}
.tnv-img-header {
	margin-bottom: 0;
}
.tnv-img-header h5 {
	font-size: 14px;
	font-weight: bold;
}
.uploaded-imgs {
	margin: 10px 0 25px;
}
.fancypop#trust-verification {
	padding: 30px 30px 0;
}
.click-img {
	height: 68px;
	width: 68px;
	border-radius: 50%;
	background: #00aff0;
	margin: 15px auto;
	display: inline-block;
}
.click-img {
	height: 68px;
	width: 68px;
	border-radius: 50%;
	background: #00aff0;
	margin: 15px auto;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	box-shadow: 0 8px 12px rgba(0, 0, 0, 0.16);
}
.back-to-form {
	margin-bottom: 15px;
}
.tnv-item-list {
	border: 1px solid #e9ecef;
	padding: 10px;
}
.tnv-item-list .tableBlock__item-list {
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 0;
}
.tnv-item-list .tableBlock__item-title {
	font-weight: bold;
}
.tnv-Verified {
	color: #03b5aa;
	margin-left: 10px;
	font-weight: normal;
}
.tnv-Verified img {
	margin-right: 5px;
}
.tnv-in-progress {
	color: #f8b91c;
	margin-left: 10px;
	font-weight: normal;
}
.tnv-in-progress img {
	margin-right: 5px;
}
.tnv-item-list .tableBlock__item-list {
	color: #00aff0;
}
.tnv-item-list .tableBlock__item-cont:first-child {
	max-width: 60%;
	-ms-flex-preferred-size: 60%;
	flex-basis: 60%;
}
/* Medical certificate */
.med-cer-content {
	margin: 0 auto 30px;
	text-align: center;
}
.med-cer__thumbnail {
	margin-bottom: 20px;
}
.create-form .introcontent {
	margin-bottom: 1.85rem;
}
/* imaging request */
.bck-dsh-brd {
	float: right;
	font-size: 1rem;
}
.cards__title.bb {
	padding-bottom: 10px;
	border-bottom: 1px solid #eee !important;
	margin-top: 20px;
}
.add-med-btn {
	padding: 15px 0;
	border-top: 1px solid #eee !important;
	margin-top: 20px;
}
.clear {
	display: block;
	clear: both;
}
.form-label-title {
	font-size: 12px;
	margin-bottom: 10px;
	display: block;
	font-weight: 700;
}
/* On screens that are 992px or less, set the background color to blue */
@media screen and (max-width: 1024px) {
	.appointment-status ul {
		padding-left: 0;
	}
}

@media (max-width: 991px) {
	.cards--patient-profile .cards__column .mt-1x {
		margin-top: 0 !important;
	}
	.cards--patient-profile .userMeta__title__location {
		margin-top: 0;
	}
}
/* On screens that are 992px or less, set the background color to blue */
@media screen and (max-width: 768px) {
	.appointment-status ul li {
		padding: 0;
		margin-top: 10px;
		margin-bottom: 0;
	}
	.appointment-status ul li:first-child {
		padding: 0;
		border: none;
		margin-right: 0;
	}
	.medical-cert-list span {
		display: inline-block;
	}
	.medical-cert-list .appoint-details {
		margin-left: 5px;
	}
	.details-rtl-cnt {
		text-align: left;
	}
	.patient-details-content .btn {
		float: left;
		margin-top: 15px;
	}
	.tnv-item-list .tableBlock__item-cont:first-child {
		max-width: 100%;
	}
	.tnv-in-progress,
	.tnv-Verified {
		display: block;
		margin-left: 0;
	}
	.trust-header a.btn {
		margin-top: 10px;
	}
	.fancypop#trust-verification {
		padding: 10px 10px 0;
	}
	.tnv-btns .btn {
		margin-bottom: 15px;
		width: 100%;
	}
	.trust-content .col-sm-6:first-child {
		border: none;
	}
}

.page-header a svg {
	fill: #00aff0;
	width: 14px;
	height: 14px;
	margin-right: 0.625rem;
}

#selectives {
	display: none;
	position: absolute;
	width: 100%;
	z-index: 55;
	top: 44px;
	-webkit-transition: all 3s ease;
	-moz-transition: all 3s ease;
	-ms-transition: all 3s ease;
	-o-transition: all 3s ease;
	transition: all 3s ease;
	box-shadow: 0 0 5px #d5d5d5;
}

.choose-appointment ul {
	border: 1px solid #ccc;
	padding: 0;
	background: #fff;
}
.choose-appointment #input {
	cursor: pointer;
}
.choose-appointment ul li {
	list-style: none;
	margin: 0;
	padding: 10px 10px 20px;
	border-bottom: 1px solid #ccc;
	cursor: pointer;
}
.choose-appointment ul li:hover {
	background: rgba(0, 175, 237, 0.1);
}
.choose-appointment ul li b {
	color: #00aff0;
}
.choose-appointment input.form-control[readonly] {
	background: #fff;
}
.no-list {
	border-top: 1px solid #ccc;
	padding-top: 20px;
}

figure.list-thumbnail {
	width: 40px;
	border-radius: 50px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}
.p-list {
	vertical-align: middle !important;
}
.list-patient-name {
	line-height: 40px;
}

/* View pdf */
#view-pdf .modal-body {
	color: #444444;
	box-sizing: border-box;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#view-pdf .modal-body p {
	margin: 0;
	line-height: inherit;
}
#view-pdf .modal-body .pharma-copy {
	width: 340px;
	height: 595px;
	position: relative;
	float: left;
	border: 1px solid #ccc;
}
#view-pdf .modal-body .pharma {
	width: 340px;
	height: 595px;
	position: absolute;
	top: 0;
	left: 0;
}
#view-pdf .modal-body .medicare {
	width: 340px;
	height: 595px;
	position: absolute;
	top: 0;
	left: 0;
}
#view-pdf .modal-body .medicare-copy {
	width: 340px;
	height: 595px;
	position: relative;
	float: left;
	border: 1px solid #ccc;
}

#view-pdf .modal-body .header-contact {
	position: absolute;
	top: 13px;
	left: 10px;
}
#view-pdf .modal-body .pre-no {
	position: absolute;
	top: 76px;
	left: 75px;
}
#view-pdf .modal-body .phone {
	position: absolute;
	top: 76px;
	left: 206px;
}
#view-pdf .modal-body .medicare-no {
	position: absolute;
	top: 101px;
	left: 112px;
}
#view-pdf .modal-body .pben {
	position: absolute;
	top: 126px;
	left: 76px;
}
#view-pdf .modal-body .patient-name {
	position: absolute;
	top: 183px;
	left: 43px;
}
#view-pdf .modal-body .patient-address {
	position: absolute;
	top: 196px;
	left: 43px;
}
#view-pdf .modal-body .pbs {
	position: absolute;
	top: 243px;
	left: 32px;
}
#view-pdf .modal-body .rpbs {
	position: absolute;
	top: 243px;
	left: 97px;
}
#view-pdf .modal-body .date {
	position: absolute;
	top: 228px;
	left: 32px;
}
#view-pdf .modal-body .script-no {
	position: absolute;
	top: 271px;
	left: 192px;
}
#view-pdf .modal-body .medicine-section {
	position: absolute;
	top: 290px;
	left: 78px;
}

#view-pdf .modal-body .qty-p {
	display: block;
	float: left;
	margin-right: 15px;
}
#view-pdf .modal-body .medicine-item {
	margin-bottom: 10px;
}
#view-pdf .modal-body .total-medicine {
	border-top: 1px solid #444;
	padding-top: 5px;
}
#view-pdf .modal-body .total-medicine p {
	font-weight: bold;
}
#view-pdf .modal-body .doc-sign {
	padding-top: 40px;
}
#view-pdf .modal-body .safety-nec {
	position: absolute;
	top: 155px;
	left: 77px;
}
#view-pdf .modal-body .safety-nec p {
	font-size: 13px;
}
#view-pdf .modal-body .concessional {
	position: absolute;
	top: 155px;
	left: 202px;
}
#view-pdf .modal-body .concessional p {
	font-size: 13px;
}
#view-pdf .modal-body .bsnp {
	position: absolute;
	top: 241px;
	left: 144px;
}
#view-pdf .modal-body .bsnp p {
	font-size: 13px;
}
#view-pdf .modal-body .logo {
	height: 25px;
	width: auto;
	margin-bottom: 5px;
}
#view-pdf .modal-dialog {
	max-width: 720px !important;
}

.file-feed {
	background: rgb(242, 251, 255);
	padding: 20px;
	border: 1px solid #e9ecef;
}
.file-feed figure {
	background: #fff;
	display: inline-block;
	padding: 15px 17px;
	border-radius: 50%;
	border: 1px solid #e9ecef;
}
.file-feed figure svg {
	fill: rgb(1, 174, 237);
}

@media screen and (max-width: 768px) {
	#view-pdf .modal-dialog {
		max-width: 500px !important;
	}
	#view-pdf .modal-dialog .pharma-copy,
	#view-pdf .modal-dialog .medicare-copy {
		margin: 15px auto;
		float: none;
		box-shadow: 0 1px 1px #444444;
	}
}

@media (min-width: 480px) {
}

.ampmtab li {
	width: calc(100% / 2) !important;
}
.ap-duration {
	text-align: right;
	padding-top: 10px;
}
@media (max-width: 639px) {
	.ap-duration {
		text-align: center;
		padding-top: 0;
	}
	.time-list-option3 .time-list li {
		margin-right: 14px !important;
	}
}

.introcontent .--introcard p {
	min-height: 96px;
}

span.listgroup__icon {
	width: 10px;
}

span.listgroup__content {
	width: 80%;
}
span.listgroup__meta {
	width: 15px;
}

.userMeta__title__location {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.cards--patient-profile .cards__column,
.cards--search .cards__column {
	display: block;
}

@media only screen and (max-width: 600px) {
	input#pac-input {
		left: 0 !important;
		top: 49px !important;
		width: 93% !important;
	}
}

.back-to-details strong {
	display: inline-block;
}

#requestEnd button {
	display: block;
	width: auto;
	background: #fff;
	color: #00aff0;
	border-radius: 3px;
	float: right;
	padding: 5px 16px;
}

.emoji-menu.scroll {
	background: #fff;
	right: 29px;
	top: -190px;
	height: 185px;
}

@media (max-width: 992px) {
	.chat-box {
		height: calc(100vh - 300px);
	}
}

.chat-box {
	height: calc(100vh - 210px) !important;
}

.send li {
	margin-left: 4px;
}
.send i.fa {
	font-size: 17px;
	width: 27px;
	height: 27px;
	padding: 4px 0px !important;
}

.send li:hover .fa {
	width: 27px;
	height: 27px;
	padding: 4px 0px !important;
}

.emoji-wysiwyg-editor {
	margin-right: 88px;
	padding: 10px !important;
	background: rgba(210, 219, 227, 0.35);
	border-radius: 5px;
	border: 0;
}

.emoji-wysiwyg-editor.parent-has-scroll {
	padding-right: 80px;
}
.center-block {
	z-index: 20;
}

.doctor-profile-edit-block .tableblock__item {
	flex-direction: inherit;
	width: 100%;
}
.doctor-profile-edit-block .tableBlock__item-title {
	font-size: 1rem;
}

/*registration*/
span.refninfo__icon {
	width: 16px;
	display: inline-block;
}
.refninfo__icon img {
	width: 100%;
}

.patient-type label {
	display: block;
	margin: 0px;
}

.patient-type label input[type='radio'] {
	display: none;
}

.patient-type label .wrap {
	display: block;
	background: white;
	border: 1px solid #c3c3c3;
	padding: 15px;
	cursor: pointer;
	margin: 0px;
	background: #f1f1f1;
	transition: background 0.5s ease-in-out;
}

.patient-type label .wrap:before,
.patient-type label .wrap:after {
	content: ' ';
	display: table;
}

.patient-type label .wrap {
	display: block;
	background: white;
	border: 1px solid #c3c3c3;
	padding: 15px;
	cursor: pointer;
	margin: 0px;
	background: #f1f1f1;
	transition: background 0.5s ease-in-out;
}

.patient-type label .wrap .fa {
	color: #00aff0;
	float: right;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: opacity 0.5s ease-in-out;
	font-size: 20px;
}

.patient-type label .wrap:after {
	clear: both;
}
.patient-type label input[type='radio']:checked + .wrap {
	background: white;
}
.patient-type label input[type='radio']:checked + .wrap .fa {
	opacity: 1;
	filter: alpha(opacity=100);
}

/**
 * Tooltip Styles
 */

/* Add this attribute to the element that needs a tooltip */
[data-tooltip] {
	position: relative;
	z-index: 2;
	cursor: pointer;
}

/* Hide the tooltip content by default */
[data-tooltip]:before,
[data-tooltip]:after {
	visibility: hidden;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	pointer-events: none;
}

/* Position tooltip above the element */
[data-tooltip]:before {
	position: absolute;
	bottom: 150%;
	left: 50%;
	margin-bottom: 5px;
	margin-left: -80px;
	padding: 7px;
	width: 160px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #00aeed;
	background-color: rgba(0, 123, 255, 0.9);
	color: #fff;
	content: attr(data-tooltip);
	text-align: center;
	font-size: 14px;
	line-height: 1.2;
}

/* Triangle hack to make tooltip look like a speech bubble */
[data-tooltip]:after {
	position: absolute;
	bottom: 150%;
	left: 50%;
	margin-left: -5px;
	width: 0;
	border-top: 5px solid #00aeed Imp;
	border-top: 5px solid rgba(0, 123, 255, 0.9);
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	content: ' ';
	font-size: 0;
	line-height: 0;
}

/* Show tooltip content on hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
	visibility: visible;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}

.calling-block .button {
	width: 100%;
}

@media (max-width: 480px) {
	.tab1class {
		padding: 0 !important;
	}
	.tab1class .list-block {
		padding-left: 0;
		padding-right: 0;
	}
}

.conditions-homepage .card.--introcard.--borderedcard {
	min-height: 250px;
}
.cards .tab-menu .owl-prev {
	left: -15px;
}

.cards .tab-menu .owl-next {
	right: -15px;
}

@media (max-width: 480px) {
	#ExtraServiceTypes .border.padblock.mb-3 {
		padding: 0;
		border: none !important;
	}
}
@media (max-width: 667px) {
	.js-profile-content .col-md-5 {
		margin-bottom: 15px;
	}
	.border.padblock.payment-padlock.mb-3 {
		padding: 0;
		border: 0 !important;
	}
	.--user-sidebar.clinic-user-sidebar .media-body {
		width: 50% !important;
	}
	.clinic-user-sidebar .sidebar__feature-block {
		width: 100%;
		text-align: center;
	}
	.clinic-user-sidebar h5.sidebar__feature-block__title {
		display: block;
		margin: 0 auto;
	}
	.owl-carousel .owl-dots.disabled,
	.owl-carousel .owl-nav.disabled {
		display: block;
	}
}

.--pagesetting .media-body .col-md-8 {
	word-break: break-word;
}

.clinic-logo img.media-object {
	width: 100% !important;
	height: auto;
}

/* covid-19 */
.header-notice {
	background: #00aff0;
}
.header-notice p {
	color: #ffffff;
}

.header-notice {
	padding: 15px 0;
}
.header-notice .btn-outline {
	background: #ffffff;
	color: #00aff0;
	border: none;
	cursor: pointer;
}
.header-notice .btn-outline:hover {
	opacity: 0.5;
}

.content-details .card.--borderedcard {
	background: #ffffff;
	min-height: 400px;
}
.footer-des {
	padding-top: 25px;
}
.content-details .card.--borderedcard img {
	margin-bottom: 20px;
}
.support-19 img {
	width: 100%;
}

#accordionFaq a.btn.btn-link {
	width: 100%;
	text-align: left;
	padding: 20px;
	background: #d8f3fd;
	white-space: inherit;
}

#accordionFaq a.btn.btn-link.collapsed {
	background: #ffffff;
	white-space: inherit;
}
#accordionFaq a.btn.btn-link:hover {
	text-decoration: none;
	background: #d8f3fd;
}
#accordionFaq .card-body {
	padding: 15px;
}

.corona img {
	width: 100%;
}
.covid-details-blog .arrowlink {
	padding: 0.75rem;
}
.covid-details-blog .arrowlink::before {
	left: 15px !important;
}

.covid-assessment {
	padding: 50px;
}

.bar-d ul li {
	font-size: 0;
	width: 25px;
	height: 5px;
	float: left;
	background: #00aff0;
	opacity: 0.3;
	margin-right: 5px;
	border-radius: 3px;
}
.bar-d ul li.active {
	opacity: 1;
}
.bar-d ul {
	padding: 0;
	margin: 0;
}

.covid-assessment .card.--colorcard {
	box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.1);
}

.covid-assessment a.btn.btn-outline.btn-fluid:hover {
	background: #00aff0;
	color: #fff;
	border: 1px solid #00aff0;
}
.covid-assessment .card.--colorcard {
	background: #fff !important;
}

.covid-assessment .alert[class*='-'] {
	padding-left: 15px;
}
.covid-assessment .alert[class*='-']:before {
	display: none;
}
.assessment-result {
	text-transform: uppercase;
	font-size: 25px;
	font-weight: 800;
	margin-left: 15px;
	color: #00aff0;
	padding-left: 15px;
	border-left: 2px solid #00aff0;
}

.covid-assessment-result header.content-heading.p-4 {
	padding-bottom: 0 !important;
}
.covid-assessment-result .col-sm-5 img {
	width: 100%;
}
.border-bottom {
	border-bottom: 1px solid #cfcfcf;
}
.additional-link ul {
	padding: 0;
	margin: 0;
}
.additional-link ul li {
	list-style: none;
}
.additional-link ul li a {
	padding: 15px;
	display: block;
	background: #ffffff;
	box-shadow: 0 0px 5px 0px rgba(0, 0, 0, 0.2);
}
.additional-link ul li a:hover {
	background: rgba(0, 175, 240, 0.1);
}
.additional-link ul li a img {
	margin-right: 15px;
}
.health-alert img {
	margin-right: 10px;
}
.health-alert {
	width: 150px;
	padding: 10px 0;
	border-radius: 3px;
}
.health-alert strong {
	color: white;
	display: inline-block;
}
.notice-content {
	margin-right: 30px;
}
.notice-content p {
	padding-right: 10px;
	padding-top: 9px;
}
@media (max-width: 667px) {
	.header-notice .d-flex {
		display: block !important;
	}
	.header-notice .btn-outline {
		margin-top: 15px;
	}
	.covid-assessment-result .border-bottom.pb-4.d-flex {
		display: block !important;
	}
	.covid-assessment {
		padding: 15px;
	}
	.covid-assessment-result .title.mr-auto h3 {
		font-size: 23px;
	}
	.bar-d ul li {
		width: 20px;
		margin-right: 3px;
	}
}

.intro-highlight {
	margin-top: 30px;
}
.custom-section-padding {
	padding: 50px 0;
}
.title-text-wocrs {
	color: white;
}

@media (max-width: 667px) {
	.health-alert {
		margin: 0 auto;
		padding: 0;
		text-align: center;
	}
	.notice-content {
		margin: 0;
		text-align: center;
	}
	.notice-content p {
		font-size: 14px;
		line-height: 22px;
		padding: 0;
	}
	.notice-link {
		text-align: center;
	}
	.notice-link .btn.btn-outline {
		margin-top: 5px;
		padding: 5px 10px;
		font-size: 14px;
		font-weight: 400;
	}
	.col-sm-3.corona {
		text-align: center;
	}
	.corona img {
		width: 65%;
		margin: 0 auto;
	}
}

@media (max-width: 812px) {
	#fc_frame,
	#fc_frame.fc-widget-normal {
		bottom: 70px !important;
		right: 5px !important;
	}
}
@media (max-width: 1280px) {
	.navbar-nav li > a {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
}
@media (max-width: 1024px) {
	.d-hotline.h-btn.animated.zoomIn.faster {
		width: 50px !important;
		height: 50px !important;
	}
	#fc_frame,
	#fc_frame.fc-widget-normal {
		bottom: 70px !important;
		right: 5px !important;
	}
	.search-body #fc_frame {
		bottom: 135px !important;
		right: 25px !important;
	}
	#fc_frame {
		z-index: 999 !important;
	}
	div#fc_frame.h-open-container {
		bottom: 0px !important;
		z-index: 9999 !important;
		right: 0 !important;
	}
	.d-hotline.h-btn.animated.zoomIn.faster {
		width: 50px !important;
		height: 50px !important;
	}
}
#flynoti-list {
	z-index: 1000;
}

@media (max-width: 767px) {
	.nav-tabs.nav-tabs-dropdown::after,
	.nav-tabs-dropdown::after {
		color: #ffffff;
	}
}

select[name='sortby'] {
	line-height: 1;
}

#fc_frame {
	z-index: 999 !important;
}

.details-list ul li {
	margin-bottom: 0;
}

select[name='sortby'] {
	line-height: 1;
}

#fc_frame {
	z-index: 999 !important;
}

.btn-info.fancybox.secondconsultation {
	border-radius: 50%;
	height: 20px;
	width: 20px;
	margin-left: -20px;
	text-align: center;
	display: block !important;
	margin-top: 12px;
}
.grecaptcha-badge {
	bottom: 90px !important;
}
@media (max-width: 1024px) {
	.grecaptcha-badge {
		bottom: 146px !important;
	}
}
@media (max-width: 576px) {
	.btn-info.fancybox.secondconsultation {
		margin-left: 0 !important;
	}
}
