@media only screen and (min-width: 320px) {
    .fun-fact:last-child {
        display: none;
    }
}

#logo img {
	height: 60px;
}

.dashboard-note .doctor-pic {
    border-radius: 50%;
    width: 60px;
    height: 60px;
    position: relative;
    margin: 0 auto;
}

.dashboard-note .doctor-pic img {
	width: 100%;
    display: inline-block;
    border-radius: 50%;
    image-rendering: -webkit-optimize-contrast;
}

.m-b-0 {
	margin-bottom: 0 !important;
}

.m-l-0 {
	margin-left: 0 !important;
}

.m-r-0 {
	margin-right: 0 !important;
}

.m-t-0 {
	margin-top: 0 !important;
}

.p-b-0 {
	padding-bottom: 0 !important;
}

.p-l-0 {
	padding-left: 0 !important;
}

.p-r-0 {
	padding-right: 0 !important;
}

.p-t-0 {
	padding-top: 0 !important;
}

.text-center {
	text-align: center !important;
}

.dashboard-note .doctor-specialization {
	font-size: 12px;
	line-height: 11px;
	margin-bottom: 8px;
}

.dashboard-note .timer {
	font-size: 28px;
}

.m-b-15 {
	margin-bottom: 15px;
}

.dashboard-note:last-child {
	margin-bottom: 20px;
}

.small-footer-copyrights p {
	float: right;
    margin-bottom: 0;
    position: relative;
    margin-top: 0;
}

.small-footer-copyrights p i {
	position: absolute;
    top: 5px;
    left: -22px;
}

.last-login-wrapper {
	display: table;
}

.last-login-wrapper p {
	margin-bottom: 0;
    font-size: 12px;
    /*font-style: italic;*/
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.toggle-without-label {
	position: relative;
}

.freelancer-name .doctor-content {
	width: 22rem;
    line-height: 17px;
}

.walk-in-doctor-list {
	margin-bottom: 5px;
}

.freelancer-details-list p {
	margin-bottom: 0;
}

.freelancers-list-layout .appointment-doctor-list-view {
	display: unset;
}

.available-slots {
	/*width: 13rem;*/
    padding: 5px 12px;
    font-size: 14px;
    /*margin-bottom: 15px;*/
}

.freelancers-list-layout .appointment-doctor-details {
	flex: unset;
}

.specialities-wrapper {
	font-size: 12.7px;
}

.specialities {
	/*font-size: 12.5px;*/
    line-height: 17px;
    /*width: 13rem;*/
    padding: 5px 12px;
    font-size: 14px;
}

.freelancer-details-list ul {
	/*width: 13rem;*/
	margin-bottom: 0;
}

.freelancers-list-layout .freelancer-details-list ul li {
	float: left;
}

.freelancers-list-layout .freelancer-details a.button.book-walkin-consultation-btn,
.freelancers-list-layout .freelancer-details a.button.book-online-consultation-btn {
	width: 13rem !important;
}

.prevent-events {
	pointer-events: none;
}

table.prescription-history-table th {
	/*background-color: #f4f4f4;
    color: black;*/
}

.button.red-btn {
	background: none;
    box-shadow: none;
    color: #de5959;
    font-size: 50px;
}

.button.disabled {
	color: #777;
	pointer-events: none;
}

.appointment-history-table .button.red-btn {
	font-size: unset;
}

.appointment-history-table .button.red-btn i {
	font-size: 22px;
}

.radiology-data-container-inner .messages-inbox {
	max-width: 250px;
}

.radiology-data-container-inner .messages-inbox .message-by {
	margin-left: 10px;
}

.appointment-history-container .freelancer-overview-inner .freelancer-name p {
	color: #888;
	margin-bottom: 0;
    line-height: 18px;
    font-size: 12.7px;
    margin-top: 0;
}

.appointment-doctor-profile {
	width: calc(100% * (1/3) - 30px);
}

.appointment-doctor-profile .freelancer-details {
	padding: 20px 35px;
	padding-top: 10px;
}

.doctor-profile-overview {
	padding: 20px 20px;
	padding-bottom: 10px;
}

.doctor-profile-overview .freelancer-name {
	margin-top: 8px;
}

.appointment-doctor-profile .freelancer-details-list ul li.location {
	width: 65%;
	margin-right: 2px;
}

.appointment-doctor-profile .freelancer-details-list ul li:last-child {
	width: 30%;
	text-align: right;
}

.fun-fact-icon.notification-category {
	height: 80px;
}

.fun-fact-icon.notification-category i {
	font-size: 35px;
}

.full-page-container .freelancer.appointment-doctor-profile {
	width: calc(100% * (1/3) - 30px);
}
.loader
{
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url('../../../assets/images/DD-GIF-Small-01.gif') 50% 50% no-repeat #ffffff;
}
.btn-width{
	width: 20% !important;
}
.help-block {
	color: red !important;
	font-size: 13px;
}
.doctor-profile-overview .freelancer-avatar {
	overflow: hidden;
    border-radius: 50%;
    padding-top: 0;
    height: 100px;
    width: 100px
}

.doctor-profile-overview .freelancer-avatar img {
	width: 110px;
    height: 100%;
}

.slot-time-wrapper {
	padding-left: 1rem;
}

.popup-tabs-container {
	/*padding: 1rem;*/
}

.photo-box.profile-card .photo-box-content .profile-pic-wrapper,
.profile-pic-wrapper {
	height: 4em;
	overflow: hidden;
	border-radius: 50%;
	padding-top: 0;
}

.photo-box.profile-card .photo-box-content .profile-pic-wrapper img,
.profile-pic-wrapper img {
	width: 4em;
	height: 100%;
	border-radius: 50%;
}

.photo-box.profile-card .photo-box-content .profile-details .patient-name {
	color: #666;
	line-height: 15px;
}

.photo-box.profile-card .photo-box-content .profile-details .patient-age {
	color: #666;
	line-height: 15px;
	margin-top: 0;
}

.photo-box.profile-card .photo-box-content .profile-details .patient-age span.gender {
	font-size: 10px;
	background: transparent;
	color: #666;
	padding: 0;
	margin-top: 0;
	line-height: 15px;
}

.photo-box.profile-card .photo-box-content .profile-details .patient-uhid {
	margin-top: 0;
	line-height: 15px;
	margin-bottom: 0;
}

.photo-box.profile-card .photo-box-content .profile-details .patient-uhid span {
	margin-top: 0;
	background: transparent;
	border: none;
	color: #666;
	font-size: 12px;
	line-height: 15px;
	padding: 0;
}

.photo-box.profile-card:before {
	background: transparent;
}

.photo-box.profile-card:hover {
	box-shadow: 0 4px 12px rgba(42,65,232,0.25);
}

.consultation-summary.doctor-detail p {
	margin-top: 0;
    margin-bottom: 0;
    line-height: 18px;
    font-size: 13px;
}

.consultation-summary.doctor-detail p.doctor-name {
    margin-top: 10px;
    font-size: 16px;
}

.notification.error.available-slots {
	line-height: 28px;
}
.previous-treatment-text{
	height: 100% !important;
	text-align: center;
}
.width-16{
	width:16%;
}
.width-17{
	width:17%;
}
.width-18{
	width:18%;
}
.width-21{
	width:21%;
}
.tabs-height{
	height: auto !important;
}
.p-b-20 {
	padding-bottom: 20px !important;
}
.m-l-15 {
	margin-left: 15px !important;
}

.small-footer.patient-portal-footer {
	padding: 10px 50px;
}

.circle-image-wrapper {
	overflow: hidden;
	border-radius: 50%;
	padding-top: 0;
}

.circle-image-wrapper img {
	height: 100%;
	border-radius: 50%;
}

.user-avatar {
	overflow: inherit;
}

table.table-center th, 
table.table-center td {
	text-align: center;
}

.appointment-search-btn-wrapper {
	bottom: unset;
}

.full-page-sidebar .sidebar-widget.specialization-in-sidebar {
	margin-bottom: 30px;
}

.full-page-sidebar .sidebar-container.appointment-sidebar {
	padding-bottom: 0;
}

.fun-fact-custom{
	background-color: #fff;
	box-shadow: 0 2px 6px rgba(0,0,0,0.08);
	border-radius: 4px;
	padding: 25px;
	margin-right: 30px;
	margin-bottom: 30px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	flex: 1 1 calc(25% - 30px);
	height: auto;
	cursor: default;
	transition: 0.3s;
}

.fun-fact-text-custom{
	flex: 1;
	margin-right: 20px;
}

.fun-fact-custom span {
	font-size: 18px;
	color: #888;
	line-height: 22px;
}

.fun-fact-custom h4 {
	font-size: 38px;
	color: #333;
	line-height: 38px;
	margin-top: 5px;
}

.fun-fact-icon-custom {
	border-radius: 4px;
	background-color: rgba(0,0,0,0.04);
	flex: 0 0 100px;
	height: 100px;
	display: flex;
	text-align: center;
}
.left{
	float: left;
}
.right{
	float: right;
}
.red{
	color: red;
}
.green{
	color: green;
}
.message-content-inner.radiology-content-inner {
	padding-bottom: 30px;
}

.no-available-scan {
	width: 100%;
    height: 100%;
    display: table;
    padding-bottom: 30px;
}

.no-available-scan .content-inner {
	display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.no-available-scan .content-inner i {
	font-size: 40px;
	color: #a7a7a7;
}

.no-available-scan h1 {
	color: #a7a7a7;
    margin-top: 1rem;
}

.fun-fact-custom h4 span {
	margin-left: 0.5em;
}

.fixed-footer {
	width: calc(100% + 20px);
    left: -20px;
}

.forgot-password.login-tab {
	float: left;
}

.resend-otp {
	float: right;
    font-size: 14px;
    margin-top: -12px;
    color: #2a41e8 !important;
}

/* vitals & upcoming appointment consistent height*/
.next-appointment .dashboard-box-scrollbar,
.next-appointment .dashboard-box-scrollbar .simplebar-scroll-content,
.consultation-widget {
	height: 320px;
}

.next-appointment .dashboard-box-scrollbar .simplebar-content {
	padding-bottom: 0 !important;
	overflow-x: hidden !important;
}

.dashboard-note:last-child {
	margin-bottom: 0;
	height: 100%;
}

.dashboard-note p.no-content-available {
	color: #a7a7a7;
	font-size: 20px;
}
/* End here */

.button.cancel,
.button.reschedule {
	padding: 15px 10px;
}

.button.reschedule {
	padding-bottom: 8px;
}

.button.cancel i,
.button.reschedule i {
	font-size: 23px !important; 
}

.button.reschedule i {
	font-size: 18px;
}
.join_meeting{
	color:white !important;
}

.pink-box-wrapper {
	background-color: #ffe9e9;
    margin-bottom: 15px;
    position: relative;
    padding: 10px 5px;
    border-radius: 3px;
}

.pink-box-wrapper p {
	margin: 0;
    font-size: 12px;
    line-height: 20px;
    color: #de5959;
}

.single-doctor-consult-link {
	margin: 0 auto;
	width: calc(100% * (1/4) - 30px) !important;
}

.pink-box-wrapper.green-box {
	background-color: #dff5df !important;
}

.green-box p {
	color: #025f02 !important;
}
.pink-box-wrapper.blue-box {
	background-color: #d8f1f9;
}
.blue-box p {
	color: #348feb;
}

.welcome-text h3 {
	margin: 0;
}

.dialog-with-tabs input, .dialog-with-tabs select {
    margin-bottom: 0;
}

.telemed-disclaimer-label,
.telemed-tnc-label {
	font-size: 14px;
    line-height: 20px !important;
}

.telemed-disclaimer-label span,
.telemed-tnc-label span {
	height: 19px;
    width: 19px;
}

.refund-policy-title {
	/*font-size: 14px;*/
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 5px;
}

.refund-policy-conditions-ul {
	font-size: 12px;
    margin-bottom: 0;
    padding-bottom: 5px;
}

.refund-policy-conditions-ul li {
	line-height: 12px;
    text-align: left;
    margin: 5px 0;
    margin-left: 80px;
}

/*.refund-policy-summary-page-wrapper {
	border-right: 1px solid #ddd;
}*/

.fee-charges-summary-page {
	background-color: #E9F7FE;
	color: #3184ae;
}

.available-slots .consultation-fee {
	margin-bottom: 0;
    line-height: 20px;
    margin-top: 0;
    padding-top: 5px;
}

.available-slots .service-charge {
	margin-top: 0;
    font-size: 12px;
    line-height: 20px;
    padding-bottom: 5px;
}

.refund-policy-wrapper {
	background-color: #ffe9e9;
	color: #de5959;
	margin-bottom: 10px;
}

.list-1.refund-policy-conditions-ul li:before {
	background-color: #de5959;
	top: 3px;
}

.notification.notice.specialities {
	background-color: transparent;
}

.notification.notice.specialities .consult-mode {
	display: inline-block;
    width: 33%;
}

.notification.notice.specialities .consult-mode i {
	font-size: 20px;
}

.notification.notice.specialities .consult-mode .consult-mode-title {
	font-size: 12px;
    line-height: 15px;
    margin-top: 3px;
}

.freelancer-name h4 a.doctor-fullname-search-result {
	font-size: 16px;
    line-height: 20px;
}

.selected-slot {
	font-size: 16px;
}

.doctor-consultation-amount {
	line-height: 20px;
	/*margin-left: -1px;*/
}

.service-charge-amount {
	font-size: 12px;
	line-height: 20px;
}

.appointment-total-amount-title {
	width: 125px;
	float: right;
	border: 1px solid #3184ae;
	border-radius: 3px;
	text-align: center;
}

.total-payable-amount {
	line-height: 22px;
	font-size: 12px;
}

.account-type.consultaiton-mode-div {
	display: unset;
}

.account-type.consultaiton-mode-div input.account-type-radio:empty ~ label {
	float: none;
	/*width: 110px;*/
	margin-bottom: 0;
	height: 100px;
}

#doctor-consultation-mode-modal {
	max-width: 40vw;
}

.consultaiton-mode-div .consultation-mode-inner {
    margin-bottom: 0;
    padding: 10px;
    margin-right: 0;
}

.account-type label i.consult-mode-icon {
    float: left;
    margin-bottom: 0px;
    margin-left: 24px;
    margin-right: 24px;
}

.account-type label i.consult-mode-icon.audio-icon {
	font-size: 40px;
    margin-top: 6px;
}

.account-type label i.consult-mode-icon.video-icon {
	font-size: 50px;
}

.account-type label i.consult-mode-icon.text-icon {
	font-size: 44px;
    margin-top: 5px;
}

.consult-mode-icon-type {
	position: absolute;
    bottom: 15px;
    width: 98px;
    margin-left: -2px;
    margin-top: 0;
    margin-bottom: 0;
}

.consultation-mode-inner .consult-mode-content {
	font-size: 14px;
    margin-left: 25px;
    margin-right: 25px;
    text-align: left;
    line-height: 18px;
    height: 60px;
    margin-bottom: 10px !important;
    padding-top: 10px;
    padding-bottom: 10px;
}

.consultation-mode-inner .consult-mode-content.audio-content {
	margin-left: 30px;
}

.consultation-mode-inner .consult-mode-content.video-content {
	margin-left: 22px;
}

.consultation-mode-inner .consult-mode-content.text-content {
	margin-left: 27px;
}
.text-danger {
	color: #ef5350 !important;
}

.appointment-confirmation-wrapper .checkmark {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	display: block;
	stroke-width: 2;
	stroke: #a5dc86;
	stroke-miterlimit: 10;
	margin: 6% auto;
	margin-bottom:5%;
	box-shadow: inset 0px 0px 0px hsla(98,55%,69%,.2);
	animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;
}

.appointment-confirmation-wrapper .checkmark-circle {
	stroke-dasharray: 166;
	stroke-dashoffset: 166;
	stroke-width: 2;
	stroke-miterlimit: 10;
	stroke: hsla(98,55%,69%,.2);
	fill: none;
	animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}

.appointment-confirmation-wrapper .checkmark-check {
	transform-origin: 50% 50%;
	stroke-dasharray: 48;
	stroke-dashoffset: 48;
	animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}

@keyframes stroke {
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes scale {
  0%, 100% {
    transform: none;
  }
  50% {
    transform: scale3d(1.1, 1.1, 1);
  }
}
@keyframes fill {
  100% {
    box-shadow: inset 0px 0px 0px 4px hsla(98,55%,69%,.2);
  }
}

.appointment-confirmation-wrapper .title,
.appointment-confirmation-wrapper .app-download-title {
	color: rgba(0,0,0,.65);
    font-weight: 600;
    text-transform: none;
    position: relative;
    display: block;
    padding: 13px 16px;
    font-size: 27px;
    line-height: normal;
    text-align: center;
    margin: 0;
}

.appointment-confirmation-wrapper .app-download-title {
	font-size: 18px;
}

.appointment-success-modal.dialog-with-tabs.theme-popup .mfp-close {
	background: transparent;
    border: none;
}

.w-200px {
	width: 200px !important;
}

.basic-table-wrapper {
	overflow: auto;
	overflow-y: hidden;
}

.p-r-7 {
	padding-right: 7px !important;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

canvas:nth-of-type(1) {
	height: 260px;
}

canvas {
	height: 0px;
	width: 100% !important;
}

#dicomImage {
	width: 100% !important;
	height: 83% !important;
}

.messages-inbox ul li.active-message {
	background-color: transparent;
}

.radiology-data-container-inner .messages-headline {
	max-height: 19%;
}

.radiology-data-container-inner.messages-container-inner .messages-inbox ul {
	height: 81%;
	width: 100%;
}

.messages-container-inner .messages-inbox ul::-webkit-scrollbar {
	width: 5px;
}

.messages-container-inner .messages-inbox ul::-webkit-scrollbar-track {
	background-color: transparent;
}

.messages-container-inner .messages-inbox ul::-webkit-scrollbar-thumb {
	background-color: #c9c9c9;
}

.dashboard-sidebar .simplebar-content {
	min-height: unset !important;
	overflow: hidden !important;
}

.ui-datepicker {
	position:fixed !important;
	top: 30% !important;
	left: 40% !important;
}