.daterangepicker {
    z-index: 70;
}
.hidden-content-cl {
    position: absolute;
    top: 55px;
    left: 20px;
    padding: 20px;
    border-radius: 10px;
    background-color: #f7f7f7;
    min-width: 360px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    opacity: 0;
    visibility: hidden;
    z-index: 33333333333333;
}

.book-appoint-note-cl a {
    text-decoration: underline !important;
}
.book-res-sec-cl h4 {
    font-size: 19px;
    color: #272b41;
    font-weight: 600;
}

td.active:hover {
    background-color: var(--color-main);
}

.daterangepicker .ranges li.active {
    background-color: var(--color-main);
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: var(--color-main);
}

.book-res-sec-cl a,
.book-res-sec-cl span,
.book-res-sec-cl img {
    -webkit-transition: all 0s ease;
    -o-transition: all 0s ease;
    transition: all 0s ease;
}

.book-res-sec-cl p {
    font-size: 16px;
}

.applyBtn,
.cancelBtn {
    border: none;
}
.applyBtn {
    background-color: var(--color-main);
}
.applyBtn:hover {
    background-color: var(--color-hov);
}
.book-res-sec-cl .rating {
    list-style: none;
    width: 100%;
    margin: 0;
    padding: 0;
}
.book-res-sec-cl .rating i {
    color: #dedfe0;
}
.book-res-sec-cl .rating i.filled {
    color: #f4c150;
}
.book-res-sec-cl .row:not(.gx-0):not(.gx-1):not(.gx-2):not(.gx-3):not(.gx-4):not(.gx-5) {
    margin-right: calc(var(--bs-gutter-x) * -0.5);
    margin-left: calc(var(--bs-gutter-x) * -0.5);
}
.widget-setcount ul,
.onboarding-content .increment-decrement .input-groups input[type="button"],
.relative-form,
.option-set,
.select-gender-option,
.onboarding-contents,
.opt-resend,
.set-path,
.prefer-box,
.call-lable.verify-lable.verify-options,
.call-lable.verify-lable.verify-lable,
.call-lable,
.consult-option,
.save-detail,
.upload-pic.patient-photo-upload,
.upload-pic,
.onboarding-content-box.content-wrap,
.onboarding-progress,
.on-board-wizard ul li a,
#onboard-slider .owl-dots,
.right-panel,
.left-panel,
.onboard-wrapper,
.full-slide-home .slick-slide .slide-image,
.full-slide-home .slick-slide > div > .col-12,
.contact-section-fourteen .contact-schedule-main .scheduling-left-main ul,
.banner-wrapper .search-box-3 form,
.map-listing .profile-widget,
.doctor-widget-one .doc-info-left,
.doctor-widget-one,
.clinic-services,
.doc-info-left,
.doctor-widget,
.call-timing,
.call-details,
.password-strength,
.increment-decrement .input-groups,
.login-bottom-copyright,
.custom-increment .input-group1,
chat-attachment-list,
.chat-msg-attachments,
.chat-window .chat-msg-info,
.chat-window .chat-cont-right .chat-body .notify-block.sent .media-body,
.chat-window .chat-cont-right .chat-header .chat-options,
.chat-window .chat-cont-left .chat-users-list a.notify-block .media-body,
.chat-window .chat-cont-left .chat-search .input-group .input-group-prepend,
.chat-window .chat-cont-left .chat-header,
.patient-graph-col .graph-box .graph-status-result,
.patient-graph-col .graph-box,
.patient-graph-box,
.patient-dashboard-top,
.change-avatar,
.profile-info-widget,
.dash-card .dash-widget,
.upload-wrap,
.review-listing > ul li .comment .comment-body .meta-data .review-count,
.review-listing > ul li .comment,
.appointments .appointment-list,
.appointment-list .profile-info-widget,
.booking-device,
.success-page-cont,
.booking-doc-info,
.work-info,
.section-search .banner-wrapper .search-box form,
.footer-two .footer-top .footer-widget .footer-contact-info .footer-address,
.footer-one .footer-top .footer-widget .footer-contact-info .footer-address,
.footer .footer-top .footer-widget .footer-contact-info .footer-address,
.header.header-ten .main-menu-wrapper .main-nav,
.header-one .main-menu-wrapper .main-nav,
.header .header-nav .header-navbar-rht .has-arrow .user-header,
.header .header-nav .header-navbar-rht .dropdown-menu .dropdown-item,
.header .header-nav .main-nav,
.header .header-nav,
.avatar .avatar-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.booking-doc-info .booking-doc-img {
    width: 80px;
    margin-right: 15px;
}
@media (max-width: 767.98px) {
    .booking-doc-info .booking-doc-img {
        width: 75px;
    }
}
@media (max-width: 575.98px) {
    .booking-doc-info .booking-doc-img {
        width: 70px;
    }
}
.booking-doc-info .booking-doc-img img {
    height: 80px;
    width: 80px;
    object-fit: cover;
    border-radius: 4px;
}
@media (max-width: 767.98px) {
    .booking-doc-info .booking-doc-img img {
        height: 75px;
        width: 75px;
    }
}
@media (max-width: 575.98px) {
    .booking-doc-info .booking-doc-img img {
        height: 70px;
        width: 70px;
    }
}

.schedule-widget {
    min-height: 100px;
    border-radius: 4px;
}
.schedule-widget .schedule-header {
    border-bottom: 1px solid #f0f0f0;
    padding: 10px 20px;
    border-radius: 4px 4px 0 0;
}
.schedule-widget .schedule-header h4 {
    font-size: 18px;
    font-weight: 600;
    margin: 3px 0 0;
}

.day-slot ul {
    float: left;
    list-style: none;
    position: relative;
    width: 100%;
    margin: auto -5px 0 -5px;
    padding: 0;
}
.day-slot ul li {
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    width: 14.28%;
}
.day-slot ul li span {
    display: block;
    font-size: 18px;
    text-transform: uppercase;
}
@media (max-width: 767.98px) {
    .day-slot ul li span {
        font-size: 16px;
        text-transform: unset;
    }
}
.day-slot ul li span.slot-date {
    display: block;
    color: #757575;
    font-size: 14px;
}
.day-slot ul li small.slot-year {
    color: #757575;
    font-size: 14px;
}
@media (max-width: 767.98px) {
    .day-slot ul li small.slot-year {
        display: none;
    }
}
.day-slot ul li.left-arrow {
    text-align: center;
    width: 20px !important;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 0;
    padding: 0;
}
@media (max-width: 991.98px) {
    .day-slot ul li.left-arrow {
        left: -10px;
    }
}
.day-slot ul li.right-arrow {
    text-align: center;
    width: 20px !important;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: -11px;
    padding: 0;
}

.schedule-cont {
    padding: 20px;
}

.time-slot ul {
    list-style: none;
    margin: auto -5px 0 -5px;
    padding: 0;
}
.time-slot ul li {
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    width: 14.28%;
}
.time-slot ul li .timing {
    background-color: #e9e9e9;
    border: 1px solid #e9e9e9;
    border-radius: 3px;
    color: #757575;
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
    padding: 5px 5px;
    text-align: center;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.time-slot ul li .timing:hover {
    background-color: #ffffff;
}
.time-slot ul li .timing:last-child {
    margin-bottom: 0;
}
.time-slot ul li .timing.selected {
    background-color: var(--color-main);
    border: 1px solid var(--color-main);
    color: #ffffff;
}
.time-slot ul li .timing.selected::before {
    color: #ffffff;
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-size: 12px;
    font-weight: 900;
    position: absolute;
    top: 6px;
    right: 6px;
}
@media (max-width: 991.98px) {
    .time-slot ul li .timing.selected::before {
        display: none;
    }
}
.time-slot ul li .timing.selected:hover {
    color: #757575;
    background-color: #fff;
}
.time-slot ul li .timing.selected:hover::before {
    color: #757575;
}

.schedule-list {
    border-bottom: 1px solid #cfcfcf;
    margin-bottom: 50px;
    padding-bottom: 50px;
}
.schedule-list:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.submit-section.proceed-btn {
    margin: 0;
}
@media (max-width: 767.98px) {
    .submit-section.proceed-btn {
        margin-bottom: 20px;
    }
}

.card {
    border: 1px solid #f0f0f0;
    margin-bottom: 1.875rem;
}

.tab-content.schedule-cont .card-title {
    margin-bottom: 10px;
}

.doc-slot-list {
    background-color: #d9534f;
    border: 1px solid #d43f3a;
    color: #ffffff;
    font-size: 14px;
    margin: 10px 10px 0 0;
    padding: 6px 15px;
    border-radius: 4px;
}
.doc-slot-list a {
    color: #e48784;
    display: inline-block;
    margin-left: 5px;
}
.doc-slot-list a:hover {
    color: #ffffff;
}

.schedule-nav .nav-tabs {
    border: 0 !important;
}
.schedule-nav .nav-tabs li {
    display: inline-block;
    flex-grow: inherit;
    margin: 5px 15px 5px 0;
}
@media (max-width: 479.98px) {
    .schedule-nav .nav-tabs li {
        display: block;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-right: 0;
    }
}
.schedule-nav .nav-tabs li:last-child {
    margin-right: 0;
}
.schedule-nav .nav-tabs li a.active {
    background: #ff4877;
    border: 1px solid #ff4877 !important;
    color: #ffffff;
}
.schedule-nav .nav-tabs > li > a {
    border: 1px solid #dcddea;
    text-transform: uppercase;
    border-radius: 4px;
    padding: 6px 15px;
}

.hours-info .form-control {
    min-height: auto;
}
.hours-info .btn.btn-danger.trash {
    height: 38px;
    width: 100%;
}

.add-more a {
    color: var(--color-main);
}

.edit-link {
    color: var(--color-main);
    font-size: 16px;
    margin-top: 4px;
}
@media (max-width: 575.98px) {
    .edit-link {
        font-size: 14px;
        margin-top: 2px;
    }
}

.submit-section .submit-btn {
    padding: 12px 30px;
    font-weight: 600;
    font-size: 16px;
    min-width: 120px;
}
@media (max-width: 767.98px) {
    .submit-section .submit-btn {
        padding: 10px 20px;
        font-size: 15px;
        min-width: 105px;
    }
}

.success-card .card-body {
    padding: 50px 20px;
}

.success-cont {
    text-align: center;
}
.success-cont i {
    color: #ffffff;
    width: 60px;
    height: 60px;
    border: 2px solid var(--color-main);
    font-size: 30px;
    margin-bottom: 30px;
    background-color: var(--color-main);
    border-radius: 50%;
}
.success-cont h3 {
    font-size: 24px;
}
@media (max-width: 767.98px) {
    .success-cont h3 {
        font-size: 22px;
    }
}
.success-cont p {
    margin-bottom: 30px;
}
.success-cont strong {
    font-weight: 700;
}

@media (max-width: 575.98px) {
    .booking-schedule.schedule-widget {
        overflow-x: auto;
    }
}
@media (max-width: 575.98px) {
    .booking-schedule.schedule-widget > div {
        width: 730px;
    }
}
@media (max-width: 575.98px) {
    .booking-schedule .day-slot ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
@media (max-width: 575.98px) {
    .booking-schedule .day-slot ul li {
        -ms-flex: 0 0 100px;
        flex: 0 0 100px;
        width: 100px;
    }
}
@media (max-width: 575.98px) {
    .booking-schedule .day-slot ul li.right-arrow {
        right: -20px;
    }
}
@media (max-width: 575.98px) {
    .booking-schedule .time-slot ul {
        display: flex;
    }
}
@media (max-width: 575.98px) {
    .booking-schedule .time-slot ul li {
        -ms-flex: 0 0 100px;
        flex: 0 0 100px;
        width: 100px;
    }
}
@media (max-width: 767.98px) {
    .booking-schedule .time-slot ul li .timing span {
        display: block;
    }
}
@media (max-width: 575.98px) {
    .booking-schedule .time-slot ul li .timing span {
        display: inline-block;
    }
}

.visits .visit-btns {
    color: #272b41;
    background-color: #ffffff;
    width: 80%;
    margin-bottom: 10px;
    display: block;
    outline: unset;
    cursor: pointer;
}
.visits input:checked ~ .visit-rsn {
    background-color: var(--color-main);
    color: #ffffff;
    border-radius: 4px;
}
.visits input:checked ~ .visit-rsn:before {
    opacity: 1;
}
.visits input:disabled ~ .visit-rsn {
    background-color: #e30303;
    color: #ffffff;
    border-radius: 5px;
}
.visits input.form-check-input {
    opacity: 0;
    visibility: hidden;
    margin-left: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.visits .form-check-input {
    opacity: 0;
}
.visits span.visit-rsn {
    background: #f3f9ff;
    border: 0;
    border-radius: 5px;
    color: #64627c;
    display: inline-block;
    font-size: 14px;
    margin-bottom: 0px;
    text-align: center;
    position: relative;
    font-weight: 600;
    min-width: 133px;
    width: 100%;
    padding: 13px 5px;
}
.visits span.visit-rsn:before {
    color: var(--color-main);
    background-color: #ffffff;
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-size: 10px;
    font-weight: 900;
    border-radius: 50px;
    width: 18px;
    height: 18px;
    opacity: 0;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.back-link {
    padding-bottom: 30px;
}
.back-link a {
    font-size: 16px;
    font-weight: 600;
    color: #959595;
}
.back-link a:hover {
    color: var(--color-main);
}
.back-link a i {
    margin-right: 10px;
}
@media (max-width: 767.98px) {
    .back-link {
        padding-bottom: 25px;
    }
}

.booking-header {
    padding-bottom: 25px;
}
.booking-header .booking-title {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 0;
}
@media (max-width: 767.98px) {
    .booking-header {
        padding-bottom: 20px;
    }
}

.booking-date.choose-date-book {
    padding-bottom: 30px;
}
.booking-date.choose-date-book p {
    color: #8c8c8c;
    margin: 0 10px 0 0;
    padding: 0;
    margin-right: 10px;
    margin-bottom: 0;
}
@media (max-width: 767.98px) {
    .booking-date.choose-date-book p {
        margin: 0 0 10px 0;
        padding: 0;
    }
}
@media (max-width: 767.98px) {
    .booking-date.choose-date-book {
        display: block;
        padding-bottom: 20px;
    }
}

.booking-date-slider {
    padding-bottom: 30px;
}

.booking-range .btn {
    background: #ffffff;
    border: 1px solid #e4e4e8;
    border-radius: 6px;
    font-size: 15px;
    font-weight: normal;
    color: #4a4a4a;
    margin: 0;
}
.booking-range .btn span {
    font-size: 16px;
    font-weight: normal;
    color: #4a4a4a !important;
}
@media (max-width: 767.98px) {
    .booking-range .btn {
        font-size: 13px;
        margin: 0;
        padding: 10px;
        position: relative;
    }
}
.booking-range img {
    margin-right: 10px;
}
.booking-range i {
    font-size: 16px;
    margin-left: 10px;
    color: #5b5b5b;
}

.booking-device-img {
    margin-right: 15px;
}
.booking-device-img img {
    max-width: inherit;
}

.booking-doctor-info h3 {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 5px;
}
.booking-doctor-info .device-text {
    margin-bottom: 12px;
}
.booking-doctor-info .btn {
    font-weight: 600;
    font-size: 14px;
    margin: 0;
    padding: 4px 10px;
    min-width: 109px;
    color: var(--color-main);
    background: #ffffff;
    border: 2px solid var(--color-main);
    box-shadow: inset 0 0 0 0 var(--color-main);
    border-radius: 6px;
    -webkit-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}
.booking-doctor-info .btn:hover {
    color: #ffffff;
    background: var(--color-main);
    box-shadow: inset 0 0 0 50px var(--color-main);
    border: 2px solid var(--color-main);
    -webkit-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}

.time-slot.time-slot-blk {
    text-align: center;
}
.time-slot.time-slot-blk h4 {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 20px;
}
.time-slot.time-slot-blk ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.time-slot.time-slot-blk ul li {
    display: block;
    margin-bottom: 15px;
    float: inherit;
    width: 100%;
}
.time-slot.time-slot-blk li:last-child {
    margin-bottom: 0;
}
.time-slot.time-slot-blk li .timing {
    background: #f5f5f5;
    border: 2px solid #f3f3f3;
    border-radius: 8px;
    color: #595959;
    margin: 0;
    padding: 10px 15px;
    text-align: center;
    position: relative;
    box-shadow: inset 0 0 0 0 #ffffff;
    -webkit-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}
.time-slot.time-slot-blk li .timing:hover {
    background: #ffffff;
    box-shadow: inset 0 0 0 50px #ffffff;
    -webkit-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}
.time-slot.time-slot-blk li .timing.active {
    background: var(--color-main);
    border: 2px solid var(--color-main);
    color: #ffffff;
    box-shadow: inset 0 0 0 0 var(--color-main);
}
.time-slot.time-slot-blk li .timing.active:hover {
    background: var(--color-main);
    border: 2px solid var(--color-main);
    color: #ffffff;
    box-shadow: inset 0 0 0 50px var(--color-main);
}
.time-slot.time-slot-blk li .timing i {
    margin-right: 4px;
}
.time-slot.time-slot-blk li .load-more-timings a {
    font-weight: 600;
    font-size: 16px;
    text-decoration: underline !important;
    color: var(--color-main);
}
.time-slot.time-slot-blk li .load-more-timings a:hover {
    color: #000000;
}
.time-slot.time-slot-blk .time-slot-open {
    display: none;
}
@media (max-width: 991.98px) {
    .time-slot.time-slot-blk {
        padding-bottom: 15px;
    }
}

.date-slider {
    text-align: center;
    list-style: none;
    margin: 0;
    padding: 0;
}
.date-slider .slick-slide {
    display: block;
    margin: 0;
    padding: 0 5px;
}
.date-slider li h4 {
    font-weight: 600;
    font-size: 16px;
    color: #b9b9b9;
    margin-bottom: 5px;
}
@media (max-width: 1199.98px) {
    .date-slider li h4 {
        font-size: 13px;
    }
}
@media (max-width: 991.98px) {
    .date-slider li h4 {
        font-size: 16px;
    }
}
.date-slider li p {
    color: #d4d4d4;
    margin-bottom: 0;
}
.date-slider li.active h4 {
    color: #000000;
}
.date-slider li.active p {
    color: #aaaaaa;
}
.date-slider .slick-prev:before {
    content: " \e92f";
}
.date-slider .slick-next:before {
    content: " \e930";
}

.date-slider .slick-prev,
.date-slider .slick-next {
    background: transparent;
    color: #000000;
    line-height: normal;
    box-shadow: none;
    width: 30px;
    height: 30px;
}

.date-slider .slick-prev:hover,
.date-slider .slick-prev:focus,
.date-slider .slick-next:hover,
.date-slider .slick-next:focus {
    background-color: transparent;
    color: var(--color-main);
    opacity: 1;
}

.date-slider .slick-prev:hover:before,
.date-slider .slick-prev:focus:before,
.date-slider .slick-next:hover:before,
.date-slider .slick-next:focus:before {
    color: var(--color-main);
}

.date-slider .slick-prev:before,
.date-slider .slick-next:before {
    font-family: "feather";
    font-size: 26px;
}

.date-slider .slick-prev {
    left: -12px;
}

.date-slider .slick-next {
    right: -12px;
}

.content.content-space {
    padding: 80px 0px;
}
@media (max-width: 991.98px) {
    .content.content-space {
        padding: 50px 0px;
    }
}

.prime-btn {
    background-color: var(--color-main);
    border: 1px solid var(--color-main);
    box-shadow: inset 0 0 0 0 #ffffff;
}
.prime-btn:hover {
    color: var(--color-main);
    background-color: #ffffff;
    border-color: var(--color-main);
    box-shadow: inset 0 0 0 50px #ffffff;
    -webkit-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}
.prime-btn:hover i {
    color: var(--color-main);
}

.attachment-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    background: #ffffff;
    border: 1px solid #e4e4e8;
    border-radius: 8px;
    padding: 6px 15px;
}

.attachment-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.attachment-icon {
    font-size: 24px;
    color: #9d9d9d;
    margin-right: 12px;
}

.attachment-content p {
    color: #54595e;
    margin-bottom: 0;
}
.attachment-content span {
    font-size: 12px;
    color: #54595e;
}

.attachment-close a {
    font-size: 22px;
    color: #abb5be;
}
.attachment-close a:hover {
    color: var(--color-main);
}

.paitent-appointment .forms-block {
    margin-bottom: 25px;
}
.paitent-appointment .forms-block .form-group-title {
    font-weight: 600;
    margin-bottom: 10px;
    display: block;
}
.paitent-appointment .forms-block .form-group-title i {
    font-size: 16px;
}
.paitent-appointment .forms-block .form-group-title span {
    font-weight: 400;
    font-size: 12px;
    color: #a3a3a3;
}
.paitent-appointment .forms-block .custom_radio {
    margin-bottom: 0;
    padding-left: 25px;
}
.paitent-appointment .form-control::placeholder {
    font-weight: 600;
    color: #9e9e9e;
}
.paitent-appointment textarea.form-control {
    resize: none;
    min-height: 100px;
}
.paitent-appointment .characters-text {
    font-size: 12px;
    color: #9e9e9e;
    text-align: right;
    margin-top: 8px;
    margin-bottom: 0;
}

.form-group-flex .btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    color: #292929;
    padding: 3px 5px;
    margin-bottom: 10px;
    min-width: 60px;
    background: #e0efff;
    border: 1px solid #e0efff;
    border-radius: 4px;
    box-shadow: inset 0 0 0 0 var(--color-main);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.form-group-flex .btn:hover {
    color: #ffffff;
    border: 1px solid var(--color-main);
    box-shadow: inset 0 0 0 50px var(--color-main);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.form-group-flex .btn i {
    font-size: 16px;
    margin-right: 2px;
}

.bookingrange.btn.btn-white {
    padding: 0.25rem 0.5rem;
    display: inline-block;
    background-color: #ffffff !important;
    border: 1px solid #cccccc !important;
    color: #272b41 !important;
}
.bookingrange.btn.btn-white span {
    color: #272b41;
}
.bookingrange.btn.btn-white:hover {
    border-color: #cccccc;
}

@media (max-width: 479.98px) {
    .schedule-calendar-col form {
        flex-direction: column;
    }
    .schedule-calendar-col form .me-3.d-flex {
        margin-right: 0 !important;
    }
    .search-time-mobile input {
        margin-top: 10px;
        width: 100%;
    }
    .bookingrange.btn.btn-white {
        font-size: 13px;
    }
}

.widget-profile {
    background-color: #ffffff;
    border-bottom: 1px solid #f0f0f0;
}
.widget-profile .profile-info-widget {
    display: block !important;
    text-align: center !important;
}
.widget-profile .profile-info-widget .booking-doc-img {
    display: inline-block;
    width: auto;
    background-color: #f7f7f7;
    margin: 0 0 15px !important;
    padding: 8px;
    border-radius: 50%;
}
.widget-profile .profile-info-widget .booking-doc-img img {
    height: 120px !important;
    width: 120px !important;
    border-radius: 50% !important;
}
.widget-profile.pat-widget-profile .profile-info-widget .booking-doc-img {
    padding: 0;
}
.widget-profile.pat-widget-profile .profile-info-widget .booking-doc-img img {
    height: 100px !important;
    width: 100px !important;
    border-radius: 50%;
}

.appointment-list .profile-info-widget {
    margin-right: auto;
    text-align: left;
}
@media (max-width: 479.98px) {
    .appointment-list .profile-info-widget {
        text-align: center;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
@media (max-width: 479.98px) {
    .appointment-list .profile-info-widget .booking-doc-img {
        margin: 0 0 15px;
    }
}
.appointment-list .profile-info-widget .booking-doc-img img {
    height: 120px;
    object-fit: cover;
    width: 120px;
    border-radius: 4px;
}
@media (max-width: 479.98px) {
    .appointment-list .profile-info-widget .booking-doc-img img {
        height: 100px;
        width: 100px;
        border-radius: 50%;
    }
}
@media (max-width: 479.98px) {
    .appointment-list .profile-det-info {
        margin-bottom: 15px;
    }
}

.appointments .appointment-list {
    background-color: #ffffff;
    border: 1px solid #f0f0f0;
    margin: 0 0 20px;
    padding: 20px;
    border-radius: 4px;
}
.appointments .appointment-list:last-child {
    margin-bottom: 30px;
}
@media (max-width: 991.98px) {
    .appointments .appointment-list {
        display: block;
    }
}
@media (max-width: 1199.98px) {
    .appointments .appointment-list {
        flex-direction: column;
    }
}
@media (max-width: 479.98px) {
    .appointments .appointment-list {
        text-align: center;
    }
}
@media (max-width: 479.98px) {
    .appointments .appointment-list .profile-det-info {
        margin-bottom: 15px;
    }
}
@media (max-width: 1199.98px) {
    .appointments .appointment-action {
        margin-top: 10px;
    }
}
@media (max-width: 479.98px) {
    .appointments .appointment-action {
        margin-top: 0;
    }
}
.appointments .appointment-action a {
    font-size: 13px;
}
.appointments .appointment-action a + a {
    margin-left: 5px;
}

.info-details {
    list-style: none;
    margin: 0;
    padding: 0;
}
.info-details li {
    margin-bottom: 10px;
}
.info-details li:last-child {
    margin-bottom: 0;
}
.info-details li .title {
    color: #272b41;
    font-weight: 600;
}
.info-details li .text {
    color: #757575;
    display: block;
    font-size: 16px;
    overflow: hidden;
}

.clinic-direction {
    color: #757575;
    font-size: 14px;
    margin-bottom: 25px;
}
.clinic-direction a {
    color: var(--color-main);
    font-weight: 600;
}

.doctor-action {
    margin-bottom: 15px;
}
@media (max-width: 767.98px) {
    .doctor-action {
        justify-content: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
    }
}
.doctor-action a + a {
    margin-left: 8px;
}
.doctor-action .fav-btn:hover {
    background-color: #fb1612;
    border-color: #fb1612;
    color: #ffffff;
}

.msg-btn:hover,
.msg-btn:focus {
    background-color: var(--color-main);
    border-color: var(--color-main);
    color: #ffffff;
}

call-btn:hover,
call-btn:focus {
    background-color: var(--color-main);
    border-color: var(--color-main);
    color: #ffffff;
}

@media (max-width: 767.98px) {
    .user-tabs {
        margin-top: 1.5rem;
    }
}
@media (max-width: 767.98px) {
    .user-tabs .nav-tabs {
        border-bottom: 0;
        position: relative;
        background-color: #ffffff;
        padding: 5px 0;
        border: 1px solid #dddddd;
        border-radius: 3px;
    }
}
.user-tabs .nav-tabs > li > a {
    border: 0;
    border-bottom: 3px solid transparent;
    color: #3e3e3e;
    font-weight: 700;
    padding: 20px;
}
.user-tabs .nav-tabs > li > a:hover {
    background-color: unset;
    color: var(--color-main);
}
@media (max-width: 767.98px) {
    .user-tabs .nav-tabs > li > a {
        border-left: 2px solid transparent;
        border-bottom: 0;
        padding: 0.5rem 1rem;
    }
}
@media (max-width: 767.98px) {
    .user-tabs .nav-tabs.nav-justified {
        border-bottom: 1px solid #dddddd;
    }
}
@media (max-width: 767.98px) {
    .user-tabs .nav-tabs .nav-item {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
}
@media (max-width: 479.98px) {
    .user-tabs .nav-tabs .nav-item {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
}
.user-tabs .nav-tabs.nav-tabs-bottom > li > a.active,
.user-tabs .nav-tabs.nav-tabs-bottom > li > a.active:hover,
.user-tabs .nav-tabs.nav-tabs-bottom > li > a.active:focus {
    border-bottom-width: 3px;
    color: var(--color-main);
}
@media (max-width: 767.98px) {
    .user-tabs .nav-tabs.nav-tabs-bottom > li > a.active,
    .user-tabs .nav-tabs.nav-tabs-bottom > li > a.active:hover,
    .user-tabs .nav-tabs.nav-tabs-bottom > li > a.active:focus {
        border-left-width: 2px;
        color: var(--color-main);
    }
}
.user-tabs .med-records {
    display: inline-block;
    min-width: 130px;
}
@media (max-width: 575.98px) {
    .user-tabs .med-records {
        min-width: 110px;
    }
}

.widget {
    margin-bottom: 30px;
}

.widget-title {
    margin-bottom: 15px;
}

.experience-box {
    position: relative;
}

.experience-list {
    list-style: none;
    position: relative;
    margin: 0;
    padding: 0;
}
.experience-list::before {
    background: #dddddd;
    bottom: 0;
    content: "";
    width: 2px;
    position: absolute;
    top: 8px;
    left: 8px;
}
.experience-list li {
    position: relative;
}
.experience-list li:last-child .experience-content {
    margin-bottom: 0;
}
.experience-list > li .experience-user {
    background: #ffffff;
    height: 10px;
    width: 10px;
    position: absolute;
    top: 4px;
    left: 4px;
    margin: 0;
    padding: 0;
}
.experience-list > li .experience-content {
    background-color: #ffffff;
    position: relative;
    margin: 0 0 20px 40px;
    padding: 0;
}
.experience-list > li .experience-content .timeline-content {
    color: #757575;
}
.experience-list > li .experience-content .timeline-content a.name {
    font-weight: 600;
}
.experience-list > li .time {
    color: #757575;
    display: block;
    font-size: 13px;
}

.experience-user .avatar {
    height: 32px;
    line-height: 32px;
    width: 32px;
    margin: 0;
}

.before-circle {
    background-color: rgba(32, 192, 243, 0.2);
    height: 12px;
    width: 12px;
    border: 2px solid var(--color-main);
    border-radius: 50%;
}

.exp-year {
    color: var(--color-main);
    margin-bottom: 2px;
}

.exp-title {
    font-size: 16px;
}
@media (max-width: 767.98px) {
    .exp-title {
        font-size: 14px;
    }
}

.awards-widget .experience-list > li:last-child p {
    margin-bottom: 0;
}

.service-list {
    margin-bottom: 30px;
}
.service-list:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.service-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.service-list ul li {
    float: left;
    padding-left: 25px;
    position: relative;
    width: 33%;
    margin: 6px 0;
}
@media (max-width: 767.98px) {
    .service-list ul li {
        width: 50%;
    }
}
@media (max-width: 575.98px) {
    .service-list ul li {
        width: 100%;
    }
}
.service-list ul li::before {
    color: #cccccc;
    content: "\f30b";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
}

.location-list {
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    padding: 20px;
}
.location-list + .location-list {
    margin-top: 20px;
}
.location-list .consult-price {
    font-size: 20px;
    font-weight: 600;
    color: #272b41;
}

.clinic-content .clinic-name {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 3px;
}
.clinic-content .clinic-direction a {
    display: inline-block;
    margin-top: 8px;
}

.timings-days {
    font-weight: 700;
    color: #272b41;
    margin-bottom: 5px;
}

.timings-times span {
    display: block;
}
.timings-times span:last-child {
    margin-bottom: 1rem;
}

.review-listing {
    border-bottom: 1px solid #f5f7fc;
    margin-top: 20px;
    padding-bottom: 30px;
}
.review-listing > ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.review-listing > ul li + li {
    margin-top: 20px;
    border-top: 1px dashed #f0f0f0;
    padding-top: 20px;
}
.review-listing > ul li .comment {
    margin-bottom: 30px;
}
.review-listing > ul li .comment:last-child {
    margin-bottom: 0;
}
.review-listing > ul li .comment .comment-body {
    margin-left: 16px;
}
.review-listing > ul li .comment .comment-body .meta-data {
    position: relative;
    margin-bottom: 10px;
}
.review-listing > ul li .comment .comment-body .meta-data span {
    display: block;
    font-size: 16px;
    color: #757575;
}
.review-listing > ul li .comment .comment-body .meta-data span.comment-author {
    font-weight: 600;
    color: #272b41;
    text-transform: capitalize;
}
.review-listing > ul li .comment .comment-body .meta-data span.comment-date {
    font-size: 14px;
}
@media (max-width: 767.98px) {
    .review-listing > ul li .comment .comment-body .meta-data span.comment-date {
        margin-bottom: 5px;
    }
}
.review-listing > ul li .comment .comment-body .meta-data .review-count {
    width: auto;
    position: absolute;
    top: 3px;
    right: 0;
}
@media (max-width: 767.98px) {
    .review-listing > ul li .comment .comment-body .meta-data .review-count {
        position: unset;
    }
}
.review-listing > ul li .comment .comment-body .comment-content {
    color: #757575;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 14px;
}
.review-listing > ul li .comment .comment-body .comment-reply .comment-btn {
    color: var(--color-main);
    display: inline-block;
    font-weight: 600;
    font-size: 15px;
}
.review-listing > ul li .comments-reply {
    list-style: none;
    margin-left: 65px;
    padding: 0;
}
@media (max-width: 479.98px) {
    .review-listing > ul li .comments-reply {
        margin-left: 0;
    }
}
.review-listing .recommend-btn {
    float: right;
    color: #757575;
    font-size: 14px;
    padding: 5px 0;
    margin-bottom: 0;
}
@media (max-width: 991.98px) {
    .review-listing .recommend-btn {
        float: none;
    }
}
.review-listing .recommend-btn a {
    border: 1px solid rgba(128, 137, 150, 0.4);
    display: inline-block;
    color: #757575;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 4px;
    margin: 0 3px;
    padding: 4px 12px;
}
.review-listing .recommend-btn a.like-btn:hover {
    background-color: var(--color-main);
    border: 1px solid var(--color-main);
    color: #ffffff;
}
.review-listing .recommend-btn a.dislike-btn:hover {
    background-color: #dc3545;
    border: 1px solid #dc3545;
    color: #ffffff;
}
.review-listing .recommend-btn a i {
    font-size: 16px;
}
@media (max-width: 479.98px) {
    .review-listing .recommend-btn span {
        display: block;
        margin-bottom: 10px;
    }
}

.recommended {
    color: var(--color-main);
    font-size: 15px;
    font-weight: 600;
    margin: 0;
}

.all-feedback {
    margin-top: 20px;
}

.star-rating {
    direction: rtl;
}
.star-rating input[type="radio"] {
    display: none;
}
.star-rating input[type="radio"]:checked ~ label {
    color: #f2b600;
}
.star-rating label {
    color: #bbb;
    cursor: pointer;
    font-size: 18px;
    padding: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.star-rating label:hover,
.star-rating label:hover ~ label {
    color: #f2b600;
}

.terms-accept a {
    color: var(--color-main);
    font-weight: 600;
}

.business-widget {
    background-color: #fcfcfc;
    border: 1px solid #f0f0f0;
    margin-bottom: 0;
    padding: 20px;
}

.listing-day {
    color: #000000;
    margin-bottom: 10px;
}
.listing-day:last-child {
    margin-bottom: 0;
}
.listing-day.current {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 13px;
    margin-bottom: 13px;
}
.listing-day.current .day {
    font-weight: 700;
}
.listing-day .day {
    font-weight: 600;
}
.listing-day .day span {
    display: block;
    font-weight: normal;
}

.time-items {
    color: #757575;
}
.time-items > span {
    display: block;
    text-align: right;
}
.time-items > span.open-status {
    margin-bottom: 3px;
}

.doctor-content {
    position: relative;
    height: calc(100vh - 65px);
}

.doctor-content-ch-cl {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.hidden-content-cl {
    position: absolute;
    top: 55px;
    left: 20px;
    padding: 20px;
    border-radius: 10px;
    background-color: #f7f7f7;
    min-width: 360px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    opacity: 0;
    visibility: hidden;
    z-index: 33333333333333;
}

.book-appoint-note-cl a {
    text-decoration: underline !important;
}

.booking-btn .btn {
    min-width: 123px;
    font-weight: 600;
    margin: 0;
    padding: 8px 10px;
    border-radius: 5px;
}
.booking-btn .btn i {
    font-size: 18px;
    color: #ffffff;
    position: relative;
    left: 8px;
    -webkit-transition: 0.7s;
    -ms-transition: 0.7s;
    transition: 0.7s;
}
.booking-btn .btn:hover i {
    color: var(--color-main);
    left: 12px;
    -webkit-transition: 0.7s;
    -ms-transition: 0.7s;
    transition: 0.7s;
}
@media (max-width: 767.98px) {
    .booking-btn .btn {
        min-width: 100px;
        margin: 0;
        padding: 7px 10px;
    }
}
@media (max-width: 991.98px) {
    .booking-btn {
        padding-bottom: 25px;
    }
}

.booking-card {
    border: 2px solid #f4f4f4;
    border-radius: 8px;
    margin-bottom: 25px;
}
.booking-card .booking-card-body {
    padding: 15px;
}
@media (max-width: 991.98px) {
    .booking-card {
        margin-bottom: 20px;
    }
}

.booking-doctor-img {
    width: 45px;
    height: 45px;
    margin-right: 15px;
    border-radius: 50%;
}
.booking-doctor-img img {
    width: 45px;
    height: 45px;
    border-radius: 50%;
}

.booking-doctor-info h4 {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 5px;
}
.booking-doctor-info h4 a:hover {
    color: var(--color-main);
}
.booking-doctor-info p {
    color: #888888;
    margin-bottom: 0;
}

.booking-doctor-right p {
    margin-bottom: 0;
}
.booking-doctor-right i {
    margin-right: 18px;
    font-size: 20px;
    color: var(--color-main);
}
.booking-doctor-right a {
    font-weight: 600;
    text-decoration: underline !important;
    color: var(--color-main);
}
.booking-doctor-right a:hover {
    color: #000000;
}

.booking-list-body {
    padding-bottom: 5px !important;
}
.booking-list-body .booking-doctor-right {
    padding-bottom: 10px;
}

.booking-date-list {
    width: 300px;
}
.booking-date-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.booking-date-list ul li {
    font-weight: 600;
    font-size: 16px;
    color: #494949;
    padding-bottom: 10px;
    display: flex;
    justify-content: space-between;
}
.booking-date-list ul li span {
    font-weight: normal;
    color: #777777;
    float: right;
    text-align: right;
}
.booking-date-list ul li span i {
    font-size: 16px;
    margin-right: 6px;
}
@media (max-width: 1399.98px) {
    .booking-date-list {
        width: 100%;
    }
}
.booking-date-list.consultation-date-list {
    width: 100%;
}

.success-content {
    text-align: center;
    padding-bottom: 40px;
}
.success-content h4 {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 0;
}
@media (max-width: 991.98px) {
    .success-content h4 {
        font-size: 16px;
    }
}
@media (max-width: 991.98px) {
    .success-content {
        padding-bottom: 30px;
    }
}

.success-icon {
    padding-bottom: 15px;
}
.success-icon i {
    font-size: 50px;
    color: var(--color-main);
}
@media (max-width: 991.98px) {
    .success-icon i {
        font-size: 36px;
    }
}

.booking-success-info {
    padding-bottom: 20px;
}
.booking-success-info .booking-doctor-img {
    width: 90px;
    height: 90px;
    border-radius: 10px;
    margin-right: 15px;
}
.booking-success-info .booking-doctor-img img {
    width: 90px;
    height: 90px;
    border-radius: 10px;
}
.booking-success-info .booking-doctor-info p {
    margin-bottom: 5px;
    font-size: 16px;
}

.success-btn {
    text-align: center;
    padding-bottom: 25px;
}
.success-btn .btn {
    font-weight: 600;
    padding: 8px 18px;
}
@media (max-width: 767.98px) {
    .success-btn .btn {
        display: flex;
    }
}
.success-btn .btn-primary {
    margin-right: 15px;
}
@media (max-width: 767.98px) {
    .success-btn .btn-primary {
        margin: 0 0 10px 0;
        padding: 8px 18px;
    }
}
.success-btn .btn-light {
    color: #7c7c7c;
    background: #f5f5f5;
}

.success-dashboard-link {
    text-align: center;
}
.success-dashboard-link a {
    font-weight: 600;
    font-size: 16px;
    color: #959595;
}
.success-dashboard-link a:hover {
    color: var(--color-main);
}
.success-dashboard-link a i {
    margin-right: 12px;
    font-size: 16px;
}
@media (max-width: 767.98px) {
    .success-dashboard-link a {
        font-size: 14px;
    }
}

.success-btn .btn,
.terms-section .terms-content .terms-text.terms-list p,
.error-content .btn,
.way-inner-header .btn,
.breadcrumb-bar-two .page-breadcrumb ol,
.booking-btn .btn,
.doctor-search-section.doctor-search-eleven .banner-header .btn,
.breadcrumb-bar-one .page-breadcrumb ol,
.specialities-section-one .specialities-btn .btn,
.footer-one .social-icon ul li a,
.footer-one .social-icon ul,
.footer-two .footer-top .footer-widget .footer-about-content .social-icon ul li a,
.footer-two .footer-top .footer-widget .footer-about-content .social-icon ul {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.booking-date,
.consultation-types,
.contact-card .card-body,
.signup-info,
.testimonial-info,
.about-contact,
.pricing-header-info,
.booking-doctor-right p,
.booking-doctor-left,
.faq-wrap ul li a,
.our-blog-section.eye-blog .our-blogs .blogs-img .blogs-overlay .blog-name,
.count-box,
.doctor-widget-one .clini-infos ul li,
.doctor-widget-one .doc-location,
.doctor-filter-sort,
.doctor-filter-option,
.doctor-filter-availability,
.filter-grid h4 a,
.booking-range .btn,
.booking-date.choose-date-book,
.articles-info,
.doc-pro-location p,
.footer-contacts .footer-wrap,
.footer-one .footer-top .footer-widget.footer-menu ul li a,
.flag-dropdown .dropdown-menu .dropdown-item,
.flag-dropdown .dropdown-toggle {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
}

.success-dashboard-link a,
.custom_radio,
.booking-date-list ul li span,
.center-img .center-service,
.doctor-widget-one .doc-name,
.login-content-info .account-content .login-back a,
.back-link a,
.articles-content .articles-list li,
.reviews-ratings p {
    display: inline-flex;
    display: -webkit-inline-flex;
    align-items: center;
    -webkit-align-items: center;
}

/* hghgghhggh */

.doctor-divison .pat-background,
.doctor-divison .doc-background,
.btn-file,
.chat-window .chat-cont-right .chat-header .chat-options > a,
.chat-window .chat-cont-left .chat-header .chat-compose,
.appointments .appointment-action,
.success-cont i,
.profile-widget .fav-btn,
.section-specialities .specialities-slider .speicality-item .speicality-img span,
.footer .footer-top .footer-widget .footer-about-content .social-icon ul li a,
.footer .footer-top .footer-widget .footer-about-content .social-icon ul,
.header .header-nav .header-navbar-rht .has-arrow.logged-item .nav-link,
.header .header-nav .header-navbar-rht .has-arrow .logged-item .nav-link,
.header .header-nav .header-navbar-rht li,
table.table td h2.table-avatar,
table.table td h2 .table-avatar,
.avatar-group,
.btn-icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.increment-decrement .input-groups,
.login-page .login-right,
.btn-file,
.chat-window .chat-msg-info,
.chat-window .chat-cont-right .chat-header .chat-options > a,
.chat-window .chat-cont-right .chat-header .notify-block,
.chat-window .chat-cont-left .chat-search .input-group .input-group-prepend,
.chat-window .chat-cont-left .chat-header,
.signature,
.change-avatar,
.dash-card .dash-widget,
.btn.btn-danger.trash,
.appointments .appointment-action,
.success-cont i,
.success-page-cont,
.header.header-ten .menu-header,
.header-one .menu-header,
.header .header-nav .header-navbar-rht .has-arrow.logged-item .nav-link,
.header .header-nav .header-navbar-rht .has-arrow .logged-item .nav-link,
.header .header-nav .header-navbar-rht .dropdown-menu .dropdown-item,
.header .header-nav .header-navbar-rht li,
.header .header-nav .menu-header,
table.table td h2.table-avatar,
table.table td h2 .table-avatar,
.avatar .avatar-title,
.btn-icon {
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}
.btn-light {
    border-color: #e6e6e6;
    color: #a6a6a6;
}

.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #20c0f3;
    text-shadow: unset;
}
.bootstrap-datetimepicker-widget table td.today::before {
    border-bottom-color: #20c0f3;
}

.bg-info-light {
    background-color: rgba(2, 182, 179, 0.12) !important;
    color: #1db9aa !important;
}

.bg-primary-light {
    background-color: rgba(17, 148, 247, 0.12) !important;
    color: #2196f3 !important;
}

.bg-danger-light {
    background-color: rgba(242, 17, 54, 0.12) !important;
    color: #e63c3c !important;
}

.bg-warning-light {
    background-color: rgba(255, 152, 0, 0.12) !important;
    color: #f39c12 !important;
}

.bg-success-light {
    background-color: rgba(15, 183, 107, 0.12) !important;
    color: #26af48 !important;
}

.bg-purple-light {
    background-color: rgba(197, 128, 255, 0.12) !important;
    color: #c580ff !important;
}

.bg-default-light {
    background-color: rgba(40, 52, 71, 0.12) !important;
    color: #283447 !important;
}
.appointment-list .profile-info-widget {
    margin-right: auto;
    text-align: left;
}
@media (max-width: 479.98px) {
    .appointment-list .profile-info-widget {
        text-align: center;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
@media (max-width: 479.98px) {
    .appointment-list .profile-info-widget .booking-doc-img {
        margin: 0 0 15px;
    }
}
.appointment-list .profile-info-widget .booking-doc-img img {
    height: 120px;
    object-fit: cover;
    width: 120px;
    border-radius: 4px;
}
@media (max-width: 479.98px) {
    .appointment-list .profile-info-widget .booking-doc-img img {
        height: 100px;
        width: 100px;
        border-radius: 50%;
    }
}
@media (max-width: 479.98px) {
    .appointment-list .profile-det-info {
        margin-bottom: 15px;
    }
}

.appointments .appointment-list {
    background-color: #ffffff;
    border: 1px solid #f0f0f0;
    margin: 0 0 20px;
    padding: 20px;
    border-radius: 4px;
}
.appointments .appointment-list:last-child {
    margin-bottom: 30px;
}
@media (max-width: 991.98px) {
    .appointments .appointment-list {
        display: block;
    }
}
@media (max-width: 1199.98px) {
    .appointments .appointment-list {
        flex-direction: column;
    }
}
@media (max-width: 479.98px) {
    .appointments .appointment-list {
        text-align: center;
    }
}
@media (max-width: 479.98px) {
    .appointments .appointment-list .profile-det-info {
        margin-bottom: 15px;
    }
}
@media (max-width: 1199.98px) {
    .appointments .appointment-action {
        margin-top: 10px;
    }
}
@media (max-width: 479.98px) {
    .appointments .appointment-action {
        margin-top: 0;
    }
}
.appointments .appointment-action a {
    font-size: 14px;
}
.appointments .appointment-action a + a {
    margin-left: 5px;
}

.info-details {
    list-style: none;
    margin: 0;
    padding: 0;
}
.info-details li {
    margin-bottom: 10px;
}
.info-details li:last-child {
    margin-bottom: 0;
}
.info-details li .title {
    color: #272b41;
    font-weight: 600;
}
.info-details li .text {
    color: #757575;
    display: block;
    font-size: 16px;
    overflow: hidden;
}
.pro-widget-content {
    border-bottom: 1px solid #f0f0f0;
    text-align: center;
    padding: 20px;
}

.profile-info-widget {
    text-align: left;
}
.profile-info-widget .booking-doc-img {
    margin-right: 15px;
}
.profile-info-widget .booking-doc-img img {
    height: 90px;
    width: 90px;
    object-fit: cover;
    border-radius: 4px;
}
.profile-det-info {
    overflow: hidden;
}
.profile-det-info h3 {
    font-size: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.profile-det-info .patient-details h5 {
    color: #757575;
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.profile-det-info .patient-details h5 i {
    width: 18px;
}

.appointments .appointment-list:last-of-type {
    margin-bottom: 0;
}

.appointment-sec-cl .btn-sm,
.appointment-modal-cl .btn-sm {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border: none;
}

.appointment-sec-cl .btn-sm i {
    line-height: 1.5;
    padding-right: 5px;
}

/* modal */

.custom-modal .modal-content {
    border: 0;
    border-radius: 10px;
}
.custom-modal .modal-content .modal-header {
    padding: 1.25rem;
}
.custom-modal .modal-content .modal-header .modal-title {
    font-size: 20px;
    font-weight: 600;
}
.custom-modal .close {
    background-color: #a0a0a0;
    color: #ffffff;
    font-size: 17px;
    height: 20px;
    line-height: 20px;
    opacity: 1;
    width: 20px;
    z-index: 99;
    border-radius: 50%;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 26px;
    right: 20px;
}
.custom-modal .modal-body {
    padding: 1.25rem;
}
.custom-modal .modal-footer {
    padding: 1.25rem;
}
.custom-modal .modal-footer .btn-outline {
    margin: 0.25rem auto;
}

.custom-medicalrecord-modal .modal-content .modal-header {
    border-color: #e5e5e5;
    margin: 1.5rem 1.5rem 0 1.5rem;
    padding: 0 0 1rem;
}
.custom-medicalrecord-modal .modal-content .form-control,
.custom-medicalrecord-modal .modal-content .bootstrap-tagsinput {
    background-color: #f5f5f7;
    border-color: #f5f5f7;
}
.custom-medicalrecord-modal .modal-content .select2-container .select2-selection--single {
    background-color: #f5f5f7;
    border-color: #f5f5f7;
}
.custom-medicalrecord-modal .modal-content .upload-medical-records {
    position: relative;
}
.custom-medicalrecord-modal .modal-content .upload-medical-records input[type="file"] {
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.custom-medicalrecord-modal .modal-content .upload-medical-records .dropzone {
    min-height: 180px;
}
.custom-medicalrecord-modal .modal-content .upload-medical-records .dropzone h5 {
    color: #7c7c7c;
    margin-bottom: 3px;
}
.custom-medicalrecord-modal .modal-content .upload-medical-records .dropzone h6 {
    color: #7c7c7c;
    margin-bottom: 3px;
}
.custom-medicalrecord-modal .modal-content .upload-medical-records .dropzone h6 span {
    text-decoration: underline !important;
}


.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
  }
  
  .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
  }
  .slick-list:focus {
    outline: none;
  }
  
  .slick-list.dragging {
    cursor: pointer;
  }
  
  .slick-slider .slick-track, .slick-slider .slick-list {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
  }
  
  .slick-track {
    display: block;
    margin: auto;
    position: relative;
    top: 0;
    left: 0;
  }
  .slick-track:before {
    display: table;
    content: "";
  }
  .slick-track:after {
    display: table;
    content: "";
    clear: both;
  }
  
  .slick-loading .slick-track {
    visibility: hidden;
  }
  .slick-loading .slick-slide {
    visibility: hidden;
  }
  
  .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
  }
  .slick-slide img {
    display: block;
  }
  .slick-slide.slick-loading img {
    display: none;
  }
  .slick-slide.dragging img {
    pointer-events: none;
  }
  
  [dir=rtl] .slick-slide {
    float: right;
  }
  
  .slick-initialized .slick-slide {
    display: block;
  }
  
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
  }
  
  .slick-arrow.slick-hidden {
    display: none;
  }
  
  .slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 40px;
    height: 40px;
    background: #ffffff;
    cursor: pointer;
    border: none;
    outline: none;
    background: #ffffff;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    position: absolute;
    top: 50%;
    padding: 0;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-box-shadow: 1px 6px 14px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 6px 14px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 6px 14px rgba(0, 0, 0, 0.2);
    border-radius: 100%;
  }
  .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    background-color: #0de0fe;
    color: #ffffff;
    opacity: 1;
    outline: none;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
    color: #ffffff;
    opacity: 1;
  }
  .slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: 0.25;
  }
  .slick-prev:before, .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    opacity: 0.75;
    color: #383838;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .slick-prev {
    left: 0;
    z-index: 1;
  }
  @media (max-width: 767.98px) {
    .slick-prev {
      left: -10px;
    }
  }
  .slick-prev:before {
    content: "←";
  }
  
  @media (max-width: 767.98px) {
    .testimonial-slider .slick-prev {
      left: 0px;
    }
  }
  [dir=rtl] .slick-prev {
    right: -25px;
    left: auto;
  }
  [dir=rtl] .slick-prev:before {
    content: "→";
  }
  
  .slick-next {
    right: 0;
  }
  @media (max-width: 767.98px) {
    .slick-next {
      right: -10px;
    }
  }
  @media (max-width: 575.98px) {
    .slick-next {
      right: 0px;
    }
  }
  .slick-next:before {
    content: "→";
  }
  
  [dir=rtl] .slick-next {
    right: auto;
    left: -25px;
  }
  [dir=rtl] .slick-next:before {
    content: "←";
  }
  
  .dot-slider .slick-slide {
    height: 600px;
  }
  @media (max-width: 991.98px) {
    .dot-slider .slick-slide {
      height: 375px;
    }
  }
  @media (max-width: 767.98px) {
    .dot-slider .slick-slide {
      height: 100%;
    }
  }
  .dot-slider .slick-slide img {
    width: 100%;
  }
  
  .date-slider .slick-prev:before {
    content: "\e92f";
  }
  .date-slider .slick-next:before {
    content: "\e930";
  }
  
  .date-slider .slick-prev,
  .date-slider .slick-next {
    background: transparent;
    color: #000000;
    line-height: normal;
    box-shadow: none;
    width: 30px;
    height: 30px;
  }
  
  .date-slider .slick-prev:hover,
  .date-slider .slick-prev:focus,
  .date-slider .slick-next:hover,
  .date-slider .slick-next:focus {
    background-color: transparent;
    color: var(--color-main);
    opacity: 1;
  }
  
  .date-slider .slick-prev:hover:before,
  .date-slider .slick-prev:focus:before,
  .date-slider .slick-next:hover:before,
  .date-slider .slick-next:focus:before {
    color: var(--color-main);
  }
  
  .date-slider .slick-prev:before,
  .date-slider .slick-next:before {
    font-family: 'Feather';
    font-size: 26px;
  }
  
  .date-slider .slick-prev {
    left: -12px;
  }
  
  .date-slider .slick-next {
    right: -12px;
  }
  


  @media (max-width: 767.98px) {
    .booking-date.choose-date-book {
        display: block;
        padding-bottom: 20px;
    }
}

.book-res-sec-cl .client-info-card-cl {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.btn-see-previo-cl {
    padding: 0.5rem 1rem;
    font-size: 1.1rem;
    border: none;
    display: block;
}

@media (max-width: 767.98px) {
    .book-res-sec-cl .client-info-card-cl {
        display: block;
    }

    .btn-see-previo-cl {
        margin-top: 10px;
    }
}