.col-padding-zero {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.email-back-icon {
    display: none;
}

.btn-margin-left {
    margin-left: 10px !important;
}

.header-menu-icon {
    background-color: #cccccc !important;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: none !important;
    align-items: center;
    justify-content: center;
}

.header-menu-icon:hover {
    background-color: #b3b3b3 !important;
}

.spin-appointment {
    padding-left: 10px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.spin-appointment .ant-spin-dot .ant-spin-dot-item {
    background-color: #fff !important;
    padding-left: 10px !important;
}

.confirmation-appt-class {
    width: 100%;
    padding: 4px 0;

}

table.patient-information-table-print tbody tr th {
    font-size: 13px;
    font-weight: 600 !important;
}

.btn-next-available-day {
    background-color: #207ee3 !important;
}

.btn-next-available-day:hover {
    background-color: #195faa !important;
    color: #fff !important;
}

.filter-timeline-container {
    padding-left: 10px;
    position: relative;
    padding-right: 100px;
}

.modal-large {
    width: 700px !important;
}

.small-device-icon:hover i {
    color: #b3b3b3 !important;
}

.header-menu-icon img {
    width: 32px;
}

.small-header-icons {
    flex: 1 0 0;
    display: none;
}


.bg-white-smoke {
    background-color: whitesmoke !important;
}

.accounts-outer-container {
    display: flex;
    flex-direction: column;
    height: 100%;
    overflow-y: hidden;
}

.appt-history-filter-text {
    position: absolute;
    left: 10px;
    top: 0;
    font-size: 16px;
    font-weight: 600;
}

.medication-longterm-legend {
    float: left;
    display: flex;
    align-items: center;
    padding-right: 15px;
}

.appointment-history-datepicker {
    width: 100% !important;

}

.card-field-padding {
    padding: 0 10px 0 10px !important;
}

.appt-histoy-padding-container {
    padding-left: 290px !important;
    position: relative;
    padding-right: 110px !important;
    width: 50%;
    padding-bottom: 10px !important;
}

.appt-history-search-btn {
    position: absolute !important;
    right: 15px;
    top: 0;
}

.custom-legends {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    letter-spacing: 0.03rem;
    padding: 0.45rem 1rem;
    font-size: 80%;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    color: #4a4a4a;
}

.paymentheading {
    font-size: 22px;
}

.w-34 {
    width: 34px;
}

.bdr-top {
    border-top: 1px solid #e7e7e7;
    margin-top: 10px;
    padding-top: 10px;
}

.statusgrid p {
    /* background-color: #eaf5ff; */
    border: 1px solid #a2caee;
    padding: 5px;
    border-radius: 5px;
    width: fit-content;

}

.col-59 {
    flex: 0 0 49%;
    max-width: 49%;
}
.col-46 {
    flex: 0 0 46%;
    max-width: 46%;
}

.mr-t-b-10 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

.color-white {
    color: #fff;
}

.ant-modal-body {
    padding: 16px !important;
}

.lognterm-legend-box {
    background-color: #f68647;
}

.medication-shortterm-legend {
    float: left;
    display: flex;
    align-items: center;
    padding-right: 15px;
}

.shortterm-legend-box {
    background-color: #11578f;
}

.text-primary-blue {
    color: #195faa !important;
}

.home-forward-icon {
    width: 16px;
    height: 16px;
    margin-left: 5px;
}

a.header-font-style span {
    font-size: 14px;
}

.gap-10 {
    gap: 10px;
}
.gap5{
    gap:5px;
}
.gap20{
    gap:20px;
}

.small-elepsis-text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.reminder-legends {
    width: 100%;
    float: left;
    ;

}

.reminder-low-legend {
    float: left;
    display: flex;
    align-items: center;
    padding-right: 15px;
}

.low-legend-box {
    background-color: #d4e8b3;
}


.low-card-header-bg {
    background-color: #d4e8b3;
}

.reminder-medium-legend {
    float: left;
    display: flex;
    align-items: center;
    padding-right: 15px;
}

.medium-legend-box {
    background-color: #e8b8b4;
}

.future-appointment-heading-text {
    flex-direction: row;
    justify-content: space-between;
    display: flex;
    position: 'relative';
    padding-right: 190px;
}

.medium-card-header-bg {
    background-color: #e8b8b4;
}

.reminder-high-legend {
    float: left;
    display: flex;
    align-items: center;
    padding-right: 15px;
}

.high-legend-box {
    background-color: #e8d1b2;
}


.high-card-header-bg {
    background-color: #e8d1b2;
    color: #4a4a4a;
}

.text-bold {
    font-weight: bold !important;
}

.message-counter-inbox sup {
    background-color: #fff !important;
    color: #3487df !important;
}

.btn-sm {
    padding: 0.25rem 0.5rem !important;
    font-size: 0.875rem !important;
}

.results-buttons-container {
    position: absolute;
    right: 10px;
    top: 0;
}

.result-btuns-filter {
    padding-right: 185px;
}

.medication-outer-container {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.medication-outer-container .ant-tabs {
    height: 100%;
}

.medication-outer-container .ant-tabs-content-holder {
    height: 100%;
        min-height: 300px;

    overflow-y: auto;
}

.medication-outer-container .ant-tabs-content-holder .ant-tabs-content {
    height: 100%;
}

.medication-outer-container .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane {
    height: 100%;
}

.medication-inner-container {
    display: flex;
    flex-direction: column;
    height: 100%;
}



.dropdown-menu .dropdown-item.active {
    background-color: rgb(230 242 255) !important;
    color: #1565c0 !important;
}

.editBtn {
    background-color: white;
    border-radius: 5px;
    width: 32px;
    padding: 5px;
    cursor: pointer;
    margin-left: 10px;
}

.replyBtn {
    background-color: white;
    border-radius: 5px;
    width: 32px;
    padding: 5px;
    cursor: pointer;
    margin-left: 10px;
}

.home-counter {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    box-shadow: 0 0 10px 0px rgb(183 192 206 / 20%);
    background-color: #a3d6fa;
    border-radius: 50%;
    position: absolute;
    right: 20px;
    top: 15px;
    color: #4a4a4a;
    font-weight: bold;
}

.canceled-bg {
    background-color: #a5d0fd !important;
}

.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab-active {
    background-color: #3487df !important;
}

.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab-active .ant-tabs-tab-btn .ant-badge {
    color: #fff !important;
}

.email-tabs-container .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
    color: #fff !important;
}

.ant-tabs-tab:hover {
    color: #195faa !important;
}

.ant-tabs-ink-bar {
    background-color: #195faa !important;
}

.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
    color: #195faa !important;
}

.full-width {
    width: 100%;
    float: left;
}
.full-width-more {
    width: 102%;
    float: left;
}

.diagnosis-left-icon {
    background-image: url(../../images/diagnosis.svg);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    object-fit: cover;
}

ul.navigation-menu li.active a .diagnosis-left-icon {
    background-image: url(../../images/diagnosis-active.svg);
}

.appointment-left-icon {
    background-image: url(../../images/appointmnts.svg);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    object-fit: cover;
}

ul.navigation-menu li.active a .appointment-left-icon {
    background-image: url(../../images/appointmnts-active.svg);
}

.messages-left-icon {
    background-image: url(../../images/msgs.svg);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    object-fit: cover;
}

ul.navigation-menu li.active a .messages-left-icon {
    background-image: url(../../images/msgs-active.svg);
}

.medication-left-icon {
    background-image: url(../../images/medication.svg);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    object-fit: cover;
}

ul.navigation-menu li.active a .medication-left-icon {
    background-image: url(../../images/medication-active.svg);
}

.testresults-left-icon {
    background-image: url(../../images/testresults.svg);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    object-fit: cover;
}

ul.navigation-menu li.active a .testresults-left-icon {
    background-image: url(../../images/testresults-active.svg);
}

.immunisation-left-icon {
    background-image: url(../../images/immunisation.svg);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    object-fit: cover;
}

ul.navigation-menu li.active a .immunisation-left-icon {
    background-image: url(../../images/immunisation-active.svg);
}

.allergies-left-icon {
    background-image: url(../../images/allergies.svg);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    object-fit: cover;
}

ul.navigation-menu li.active a .allergies-left-icon {
    background-image: url(../../images/allergies-active.svg);
}

.timeline-left-icon {
    background-image: url(../../images/timeline.svg);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    object-fit: cover;
}

ul.navigation-menu li.active a .timeline-left-icon {
    background-image: url(../../images/timeline-active.svg);
}

.vitals-left-icon {
    background-image: url(../../images/vitals.svg);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    object-fit: cover;
}

ul.navigation-menu li.active a .vitals-left-icon {
    background-image: url(../../images/vitals-active.svg);
}

.reminer-left-icon {
    background-image: url(../../images/reminder.svg);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    object-fit: cover;
}

ul.navigation-menu li.active a .reminer-left-icon {
    background-image: url(../../images/reminder-active.svg);
}

.resources-left-icon {
    background-image: url(../../images/resources.svg);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    object-fit: cover;
}

ul.navigation-menu li.active a .resources-left-icon {
    background-image: url(../../images/resources-active.svg);
}

.accounts-left-icon {
    background-image: url(../../images/accounts.svg);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    object-fit: cover;
}

ul.navigation-menu li.active a .accounts-left-icon {
    background-image: url(../../images/accounts-active.svg);
}


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

.letter-emergency-detail-card-heading {
    width: 100%;
    float: left;
    background-color: #a3d6fa;
    padding: 10px;
    position: relative;
}

.main-card-heading {
    width: 100%;
    float: left;
    background-color: #a5d0fd;
    padding: 10px;
    position: relative;
}

.reminder-heading-bg {
    background-color: #a5d0fd !important;
}

.profile-right-icons {
    position: absolute;
    right: 8px;
    top: 8px;
    z-index: 99;
}

.letter-and-documentation-container .detail-container:last-child {
    border-bottom: none !important;
}

.leftmenu-class {
    padding-right: 15px;
}

.leftmenu-class img {
    /* background-color: #195FAA; */
    width: 20px;
}

.reports-text {
    display: flex;
    align-items: center;
}

.report-icon-flex {
    flex: 20px 0 0;
}

.patient-details-class img {
    width: 18px;
}

/* ul.navigation-menu li.active a{
    border-right: 5px solid #1565c0;
} */

.usericon-container>span {
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex: 45px 0 0;
    background-color: #195faa;
}

.full-width-charts {
    width: 100%;
    float: left;
    padding: 0;
}

.patient-details-class {
    height: 18px;
    line-height: 18px;
}

.HomeCardsContainer {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}

.HomeCardsinternalContainer {
    /* flex: 1.5 0 0; */
    flex: 1 0 0;
}

.flex-wrap {
    flex-wrap: wrap;
}

.HomeTableContainer {
    /* flex: 2 0 0; */
    flex: 1 0 0;
}

.card-home-padding {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
}

.card-img-bottom {
    margin-bottom: 1.5rem !important;
}

.usericon-container .ant-avatar {
    border-radius: 10px !important;
}

.small-device-profile::before {
    content: "";
    position: absolute;
    height: 15px;
    z-index: -1;
    width: 15px;
    background: inherit;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 4px;
    background-color: #ebf9ff;
}

.small-device-profile[x-placement="bottom-end"]:before {
    top: -6px;
    left: 50px;
}

.profile-img-container {
    padding-left: 0px;
    width: 40px;
    height: 40px;
    /* background-color: #cccccc; */
    border-radius: 50%;
    text-align: center;
    justify-content: center;
}

.mdi-30px.mdi:before {
    font-size: 30px;
}

.overflowy-hidden {
    overflow-y: hidden !important;
}

.appointment-datepicker {
    width: 25% !important;
}

.prfile-dropdown-item:hover .dropdown-list {
    background-color: #f7f7f7;
}

.prfile-dropdown-item .dropdown-list {
    border-bottom: 1px solid #f2f4f9 !important;
}

.setting-dropdown-item:hover .dropdown-list {
    background-color: #f7f7f7;
}

.setting-dropdown-item .dropdown-list {
    padding: 10px 10px !important;
    border-bottom: 1px solid #f2f4f9 !important;
}

.main-wrapper {
    width: 100%;
    height: 100vh;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

.right-profile-icon svg {
    width: 24px;
}

.small-device-profile {
    position: absolute;
    top: 45px;
    right: 0px;
    background-color: white;
    border: 1px solid gainsboro;
    max-width: 300px;
    z-index: 999;
}

.page-content-wrapper-inner {
    display: flex;
    flex-direction: column;
    height: calc(100% - 15px);
    overflow-y: auto;
    padding: 15px;
}

.content-viewport {
    height: 100%;
    overflow-y: auto;
}

.viewport-header {
    padding: 0 12px;
}

html,
body {
    min-width: 100% !important;
    max-width: 100% !important;
    width: 100% !important;
}

.row-margin-zero {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.header-list-item {
    flex-direction: column;
    /* width: calc(100% - 40px); */
    font-size: 14px
}

.header-list-item span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.small-direction {
    display: flex;
    flex-direction: row;
}

.small-device-icon {
    display: none;
}

.small-device-icon img {
    width: 17px;
}

.grid-items-wrapper {
    width: 100%;
    float: left;
}


.messages-inertal-content {
    display: flex;
    flex-direction: column;
}

.report-container {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.diagnosis-container {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.diagnosis-container .ant-tabs {
    height: 100%;
}

.diagnosis-container .ant-tabs-content-holder {
    height: 100%;
    overflow-y: auto;
}

.immunisatoin-container {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.immunisatoin-container .ant-tabs {
    height: 100%;
}

.immunisatoin-container .ant-tabs-content-holder {
    height: 100%;
    overflow-y: auto;
}

.immunisatoin-container .ant-tabs-content-holder .ant-tabs-content {
    height: 100%;
}

.immunisatoin-container .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane {
    height: 100%;
}

.alltabs-medication {
    height: 100%;
    width: 100%;
    float: left;
    overflow: auto;
}

.imms-internal-container {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.allergies-container {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.allergies-container .ant-tabs {
    height: 100%;
}

.allergies-container .ant-tabs-content-holder {
    height: 100%;
    overflow-y: auto;
}

.accounts-container {
    display: flex;
    flex-direction: column;
    height: 100%;
    overflow-y: hidden;
}

.accounts-container .ant-tabs {
    height: 100%;
}

.accounts-container .ant-tabs-content-holder {
    height: 100%;
    overflow-y: auto;
}

.accounts-container .ant-tabs-content-holder .ant-tabs-content {
    height: 100%;
}

.accounts-container .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane {
    height: 100%;
}

.all-invoices-ineer-container {
    height: 100%;
    overflow: auto !important;
}

.appointment-container {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.appointment-container .ant-tabs {
    height: 100%;
}

.appointment-container .ant-tabs-content-holder {
    height: 100%;
    overflow-y: auto;
}

.appointment-container .ant-tabs-content-holder .ant-tabs-content {
    height: 100%;
}

.appointment-container .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane {
    height: 100%;
}

.appointment-history-inner-container {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.appointment-history-internal-scroll {
    height: 100%;
    overflow-y: auto;
}


.timeline-container {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.timeline-inner-container {
    height: 100%;
    overflow-y: auto;
}

.timeline-internal-scroll {
    height: 100%;
    overflow-y: auto;
}

.footer-avatar>span {
    display: flex;
    align-items: center;
    justify-content: center;
}


.bg-inverse-primary {
    background: rgba(77, 138, 240, 0.2);
}

.bg-inverse-secondary {
    background: rgba(194, 198, 209, 0.2);
}

.bg-inverse-success {
    background: rgba(0, 224, 147, 0.2);
}

.bg-inverse-info {
    background: rgba(108, 97, 246, 0.2);
}

.bg-inverse-warning {
    background: rgba(240, 130, 95, 0.2);
}

.bg-inverse-danger {
    background: rgba(255, 95, 102, 0.2);
}

.bg-inverse-light {
    background: rgba(223, 223, 223, 0.2);
}

.bg-inverse-dark {
    background: rgba(116, 118, 123, 0.2);
}

.bg-inverse-white {
    background: rgba(255, 255, 255, 0.2);
}


/* Header */

#zmmtg-root {
    display: none;
}

.t-header {
    display: flex;
    height: 70px;
    background: #f9fafb;
    z-index: 100;
    position: fixed;
    width: 100%;
    border-bottom: 1px solid whitesmoke;
    box-shadow: -7px -2px 25px -5px rgb(0 0 0 / 12%);
}

@media (max-width: 991.98px) {
    .t-header {
        padding-left: 5px;
        padding-right: 5px;
    }
}

.t-header .t-header-brand-wrapper {
    display: flex;
    align-items: center;
    height: 70px;
    width: 222px;
    min-width: 222px;
    max-width: 222px;
    background: #fff;
    z-index: 100;
    padding-left: 18px;
    border-bottom: 1px solid whitesmoke;
}

.t-header .t-header-brand-wrapper a {
    display: flex;
    align-items: center;
    color: #dfdfdf;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-size: 1.25rem;
}

.t-header .t-header-brand-wrapper a .logo {
    /* max-width: 100%; */
    width: 155px;
}

.t-header .t-header-brand-wrapper a .logo-mini {
    display: none;
    /* max-width: 100%; */
    width: 150px;
    padding-left: 5px;
}

.t-header .t-header-brand-wrapper a p {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    margin-bottom: 0;
}

@media (max-width: 991.98px) {
    .t-header .t-header-brand-wrapper {
        padding-left: 0;
        justify-content: center;
    }

}

.t-header .t-header-content-wrapper {
    display: flex;
    align-items: center;
    flex-direction: row;
    width: 100%;
    max-width: 100%;
    padding: 0 15px;
}

@media (max-width: 991.98px) {
    .t-header .t-header-content-wrapper {
        padding: 0 1rem;
    }
}

.t-header .t-header-content-wrapper .t-header-search-box {
    display: flex;
    width: 40%;
    height: 45px;
    border: none;
    background: #edf0f3;
    border-radius: 4px;
    transition: 0.3s ease-in-out;
    transition-property: "background";
}

@media (max-width: 580px) {
    .t-header .t-header-content-wrapper .t-header-search-box {
        display: none;
    }
}

.t-header .t-header-content-wrapper .t-header-search-box .input-group-prepend .input-group-text {
    border: none;
    background: transparent;
    font-size: 1.5rem;
    padding-left: 15px;
    line-height: 23px;
}

.t-header .t-header-content-wrapper .t-header-search-box .form-control {
    height: inherit;
    border: none;
    background: transparent;
    font-size: 0.875rem;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    padding-left: 0;
}

.t-header .t-header-content-wrapper .t-header-search-box .form-control.placeholder {
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
}

.t-header .t-header-content-wrapper .t-header-search-box .form-control:-moz-placeholder {
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
}

.t-header .t-header-content-wrapper .t-header-search-box .form-control::-moz-placeholder {
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
}

.t-header .t-header-content-wrapper .t-header-search-box .form-control:-ms-input-placeholder {
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
}

.t-header .t-header-content-wrapper .t-header-search-box .form-control::-webkit-input-placeholder {
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
}

.t-header .t-header-content-wrapper .t-header-search-box:hover {
    background: #e4e8ed;
}

.t-header .t-header-content-wrapper .t-header-content {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 100%;
}

.t-header .t-header-content-wrapper .t-header-content .nav .nav-item .nav-link {
    position: relative;
    font-family: "Roboto", sans-serif;
}

.t-header .t-header-content-wrapper .t-header-content .nav .nav-item .nav-link i {
    color: #525c5d;
}

.t-header .t-header-content-wrapper .t-header-content .nav .nav-item .nav-link .notification-indicator {
    position: absolute;
    top: 12px;
    right: 12px;
}

.t-header .t-header-content-wrapper .t-header-content .nav .nav-item:last-child .nav-link {
    padding-right: 0;
}

.t-header .t-header-toggler {
    background: transparent;
    border: none;
    margin-left: auto;
}

.t-header .t-header-toggler svg.logo {
    width: 50px;
    height: 50px;
    cursor: pointer;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.t-header .t-header-toggler svg.logo path {
    fill: none;
    transition: stroke-dashoffset 0.35s cubic-bezier(0.25, -0.25, 0.75, 1.25), stroke-dasharray 0.35s cubic-bezier(0.25, -0.25, 0.75, 1.25);
    stroke-width: 8px;
    stroke-linecap: round;
    stroke: #adb5bd;
    stroke-dashoffset: -20px;
}

.t-header .t-header-toggler svg.logo .top,
.t-header .t-header-toggler svg.logo .bottom,
.t-header .t-header-toggler svg.logo .middle {
    stroke-dasharray: 60px 300px;
}

.t-header .t-header-toggler.arrow path.top,
.t-header .t-header-toggler.arrow path.bottom {
    stroke-dasharray: 25px 300px;
    stroke-dashoffset: -230px;
}

.t-header .t-header-toggler i {
    font-size: 1.375rem;
}

.t-header .t-header-toggler.t-header-mobile-toggler {
    margin-left: 0;
    margin-right: 10px;
}

.t-header.fixed-top {
    position: fixed;
}

.header-fixed .t-header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}

.header-fixed .sidebar {
    padding-top: 65px;
}

.header-fixed .sidebar .t-header-brand-wrapper {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
    width: 17rem;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.05);
}

.header-fixed .sidebar .navigation-menu {
    z-index: 1;
}


/* Sidebar */

.sidebar {
    /* position: relative;
    display: block;
    height: 100%;
    min-height: 100vh;
    width: 17rem;
    min-width: 17rem;
    max-width: 17rem;
    background: #fff;
    border-right: 1px solid whitesmoke; */
    background-color: #fff;
    bottom: 0;
    left: 0;
    margin-top: 0;
    position: fixed;
    transition: all 0.2s ease-in-out 0s;
    width: 224px;
    z-index: 999;
    box-shadow: 0px 4px 4px #eef1fe;
    overflow-y: hidden;
    top: 70px;
    height: calc(100% - 70px);
    border-right: 1px solid whitesmoke;
    flex-direction: column;
}

.sidebar .sidebar-header {
    border-bottom: 1px solid #2c3744;
}

.sidebar .navigation-menu {
    padding-left: 0;
    /* padding-bottom: 80px; */
    margin-bottom: 0;
    /* margin-top: 18px; */
    width: 100%;
    height: calc(100% - 60px);
    overflow: auto;
}

.sidebar .navigation-menu li {
    display: block;
    margin: 0;
    transition-duration: 0.25s;
    transition-timing-function: cubic-bezier(0.26, 0.66, 0.45, 0.78);
    transition-property: "background";
}

.sidebar .navigation-menu li.nav-category-divider {
    position: -webkit-sticky;
    position: sticky;
    top: 64px;
    display: block;
    background: #fff;
    margin: 15px 0px 0px 0px;
    padding: 20px 30px 10px 30px;
    font-size: 10px;
    color: #4d8af0;
    z-index: 1;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
}

.sidebar .navigation-menu li.nav-category-divider:first-child {
    margin-top: 0;
}

.sidebar .navigation-menu li a {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: flex-end;
    padding: 15px 30px 15px 15px;
    font-size: 16px;
    line-height: 1;
    color: #525c5d;
    letter-spacing: 0.03rem;
    font-weight: 500;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    border-bottom: 1px solid whitesmoke;
}

.sidebar .navigation-menu li a .link-icon {
    margin-right: 15px;
    line-height: 1;
    color: #525c5d;
    font-size: 1.1875rem;
}

.sidebar .navigation-menu li:last-child a {
    border-bottom: none;
}

.sidebar .navigation-menu li .navigation-submenu {
    background: #fafafa;
    padding: 0px 0 10px 30px;
}

.sidebar .navigation-menu li .navigation-submenu.collapsing {
    transition: 0.2s ease-in;
}

.sidebar .navigation-menu li .navigation-submenu li {
    display: inherit;
}

.sidebar .navigation-menu li .navigation-submenu li a {
    display: block;
    padding: calc(9px) 30px calc(9px) calc(30px + 2px);
    opacity: 0.8;
    letter-spacing: 0.03rem;
    font-weight: 400;
    font-size: calc(13px - 1px);
    transition: 0.3s ease-in-out;
    transition-property: color;
}

.sidebar .navigation-menu li .navigation-submenu li a[data-toggle="collapse"] {
    position: relative;
}

.sidebar .navigation-menu li .navigation-submenu li a[data-toggle="collapse"]:after {
    content: "";
    height: 7px;
    width: 7px;
    border-radius: 25px;
    position: absolute;
    right: calc(30px + 4px);
    top: 14px;
}

.sidebar .navigation-menu li .navigation-submenu li a.active {
    color: #4d8af0;
}

.sidebar .navigation-menu li .navigation-submenu li a:hover {
    color: #4d8af0;
}

.sidebar .navigation-menu li .navigation-submenu li:first-child a {
    /* padding-top: 10px; */
}

.sidebar .navigation-menu li .navigation-submenu li:first-child a:after {
    top: 15px;
}

.sidebar .navigation-menu li .navigation-submenu li:nth-child(5n + 1) a:after {
    background: #00e093;
}

.sidebar .navigation-menu li .navigation-submenu li:nth-child(5n + 2) a:after {
    background: #4d8af0;
}

.sidebar .navigation-menu li .navigation-submenu li:nth-child(5n + 3) a:after {
    background: #ff5f66;
}

.sidebar .navigation-menu li .navigation-submenu li:nth-child(5n + 4) a:after {
    background: #f0825f;
}

.sidebar .navigation-menu li .navigation-submenu li:nth-child(5n + 5) a:after {
    background: #6c61f6;
}

.sidebar .navigation-menu li .navigation-submenu li .navigation-submenu {
    padding-left: 0px;
}

.sidebar .navigation-menu li .navigation-submenu li .navigation-submenu li a {
    opacity: 0.5;
}

/* .sidebar .navigation-menu li.active a .link-title {
    color: #4d8af0;
}

.sidebar .navigation-menu li.active {
    
    background: #fafafa;
} */

.sidebar .navigation-menu li.active a .link-icon {
    color: #4d8af0;
}

.sidebar .navigation-menu>li:not(.nav-category-divider):hover {
    background: #fafafa;
}


.sidebar .navigation-menu>li:not(.nav-category-divider)>a[data-toggle="collapse"] {
    position: relative;
}

.sidebar .navigation-menu>li:not(.nav-category-divider)>a[data-toggle="collapse"]:after {
    content: "\f142";
    font-family: "Material Design Icons";
    font-size: 15px;
    text-rendering: auto;
    line-height: inherit;
    font-weight: bolder;
    position: absolute;
    top: 13px;
    right: 30px;
    display: block;
    transition: 0.3s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    color: #839092;
}

.sidebar .navigation-menu>li:not(.nav-category-divider)>a[data-toggle="collapse"][aria-expanded="true"] {
    background: #fafafa;
}

.sidebar .navigation-menu>li:not(.nav-category-divider)>a[data-toggle="collapse"][aria-expanded="true"]:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.sidebar .sidebar_footer {
    display: block;
    /* position: fixed; */
    bottom: 0px;
    left: 0;
    margin-top: auto;
    width: 100%;
    z-index: 2;
    /* background: #fff; */
    border-top: 1px solid gainsboro;
    float: left;

}

.sidebar .sidebar_footer .admin-access-level {
    position: absolute;
    bottom: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    z-index: 9999;
    height: auto;
    width: 100%;
    /* background: #fff; */
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 10px 20px;
    box-shadow: -7px -2px 25px -5px rgba(0, 0, 0, 0.12);
    /* opacity: 0.8; */
    /* border-right: 1px solid lightgrey; */
}

.sidebar .sidebar_footer .admin-access-level .user-type-wrapper {
    padding: 0px 0px 0px 10px;
    flex: 145px 0 0;
}

.sidebar .sidebar_footer .admin-access-level .user-type-wrapper .user_name {
    color: #525c5d;
    margin-bottom: 8px;
    line-height: 1;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 135px;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    letter-spacing: 0.03rem;
    font-size: 14px;
}

.sidebar .sidebar_footer .admin-access-level .user-type-wrapper .user_access_level {
    color: #74767b;
    line-height: 1;
}

.sidebar .sidebar_footer .admin-access-level .user-type-wrapper .status-indicator {
    margin-right: 5px;
}

.sidebar .sidebar_footer .admin-access-level .arrow {
    color: #525c5d;
    margin-left: auto;
    font-size: 20px;
    line-height: 1;
    transition: 0.3s;
}

.sidebar .sidebar_footer .user-account {
    display: block;
    width: 100%;
    border-radius: 0px;
    border: none;
    margin-bottom: -100vh;
    opacity: 0;
    transition: 0.3s;
    border-right: 1px solid #f2f4f9;
    box-shadow: -7px -2px 25px -5px rgba(0, 0, 0, 0.12);
}

.sidebar .sidebar_footer .user-account:before {
    display: none;
}

.sidebar .sidebar_footer .user-account .user-profile-item-tittle {
    background: transparent;
    padding: 20px 18px 10px 18px;
    z-index: 1;
    color: #adb5bd;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
}

.sidebar .sidebar_footer .user-account .user-profile-itemcategory {
    background: transparent;
    margin-bottom: 10px;
    border-bottom: 1px solid #f2f4f9;
    padding-bottom: 10px;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    letter-spacing: 0.03rem;
}

.sidebar .sidebar_footer .user-account .user-profile-item {
    display: flex;
    align-items: center;
    background: inherit;
    padding: 10px 18px;
    transition: 0.3s;
    z-index: 1;
    background: transparent;
    color: #525c5d;
    font-size: 13px;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    letter-spacing: 0.03rem;
}

.sidebar .sidebar_footer .user-account .user-profile-item:hover {
    background: whitesmoke;
}

.sidebar .sidebar_footer .user-account .user-profile-item i {
    margin-right: 10px;
    font-size: 18px;
    line-height: 1;
    color: inherit;
}

.sidebar .sidebar_footer .user-account .user-profile-item img {
    margin-right: 10px;
}

.sidebar .sidebar_footer .user-account .btn-logout {
    width: 91%;
    max-width: 91%;
    margin: 15px 10px 30px 10px;
    border-radius: 4px;
}

.sidebar .sidebar_footer.opened {
    background: white;
}

.sidebar .sidebar_footer.opened .admin-access-level {
    background: white;
}

.sidebar .sidebar_footer.opened .admin-access-level .arrow {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.sidebar .sidebar_footer.opened .user-account {
    margin-bottom: 60px;
    opacity: 1;
    background: white;
}


/* Footer */
/* 
footer {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    padding: 0.8rem 1rem;
    margin-left: auto;
    margin-right: auto;
  
}

@media (max-width: 991.98px) {
    footer {
        padding: 20px 0px 30px 0;
    }
}

footer ul {
    margin-left: 0;
    padding-left: 0;
}

footer ul li {
    display: inline-block;
    padding: 0 10px 0 0;
    line-height: 1;
}

footer ul li:not(:last-child) {
    margin-right: 10px;
    border-right: 1px solid #f2f4f9;
}

footer ul li a {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    letter-spacing: 0.03rem;
    color: #565656;
} */


/* Alerts */

.alert-notification-wrapper {
    position: fixed;
    left: 17rem;
    right: 0;
    z-index: 999;
}

@media (max-width: 991.98px) {
    .alert-notification-wrapper {
        left: 0;
    }
}

.alert-notification-wrapper.top {
    top: 65px;
}


/* Modals */

.modal-dialog {
    margin-top: calc(65px + 50px);
}


/* Jquery Toast */

.jq-toast-wrap.top-right {
    top: calc(65px + 20px);
}

.jq-toast-wrap.top-center {
    top: calc(65px + 20px);
    left: 0;
    right: 0;
}

.jq-toast-wrap.top-left {
    top: calc(65px + 20px);
    left: calc(17rem + 2.5rem);
}

.fc-unthemed .fc-list-heading td.fc-widget-header {
    background: #fff;
}

.email-header {
    position: -webkit-sticky;
    /* position: sticky; */
    top: 65px;
    z-index: 99;
    background: #f9fafb;
}


/* Layout */

.page-body {
    background: #fff;
    height: 100%;
    display: flex;
    flex-direction: column;
    flex: 1;
    padding-top: 70px;
}

.page-content-wrapper {
    background: #f9fafb;
    /* border-left: 1px solid #f2f4f9; */

    /* position: fixed; */
    z-index: 2;
    /* display: block; */
    /*height: 100%;
     min-height: calc(100vh - 125px);
    max-height: calc(100vh - 125px); */
    /* padding-top: 10px;
    padding-bottom: 10px; */

    /* overflow-y: auto;
    overflow-x: hidden; */

    height: 100%;
    position: relative;
    padding-bottom: 43px;
    overflow: hidden;
    margin-left: 225px;
    /* padding: 15px 20px; */
}


@media (min-width: 992px) {
    .t-header .t-header-content-wrapper {
        border-left: 1px solid #f2f4f9;
    }
}

@media (max-width: 768px) {
    .page-body {
        /* position: relative;
        display: grid;
        max-width: 100%;
        grid-template-columns: 17rem calc(100vw - 17rem);
        transition: 0.3s;
        background-color: #f9fafb; */
        /* display:flex;
        flex-direction: row; */
        /* height:100vh; */
        /* overflow-y: auto; */
        /* padding-top: 30px; */
    }

    .page-content-wrapper {
        height: 130vh
    }

    .page-body .sidebar {
        /* position: fixed;
        z-index: 200;
        display: block;
        height: 100%;
        min-height: calc(100vh - 70px);
        max-height: calc(100vh - 70px); */
        /* padding-top:10px; */
        /* padding-bottom: 10px; */
        /* width: 14rem;
        min-width: 14rem;
        max-width: 14rem;
        background: #fff;
        overflow-y: auto;
        border-right: 1px solid #f2f4f9; */
        /* top: 65px; */
    }

    .page-body .sidebar::-webkit-scrollbar {
        display: none;
    }

    .sidebar .navigation-menu {
        padding-bottom: 0px;
    }

    .page-body .page-content-wrapper {
        /* flex: 1 1 0;
        position: relative;
        width: 100%;
        padding: 1rem 1rem 1rem;
        margin-left: 14rem; */
    }

    /* .page-body .page-content-wrapper .page-content-wrapper-inner {
        max-width: 1140px;
        margin-left: auto;
        margin-right: auto;
    } */
    .page-body .page-content-wrapper .page-content-wrapper-inner .viewport-header {
        /* position: -webkit-sticky;
          position: sticky; */
        top: 65px;
        background: #f9fafb;
        z-index: 99;
    }

    .page-body .page-content-wrapper .page-content-wrapper-inner .viewport-header .breadcrumb {
        /* padding: 1rem 1rem 1rem 21px;
        margin-left: -20px;
        margin-right: -20px;
        background: #f9fafb; */
    }

    .page-body .page-content-wrapper .page-content-wrapper-inner .viewport-header .breadcrumb .breadcrumb-item {
        color: #565656;
        letter-spacing: 0.03rem;
        font-family: "Roboto", sans-serif;
        font-weight: 500;
    }

    .page-body .page-content-wrapper .page-content-wrapper-inner .viewport-header .breadcrumb .breadcrumb-item a {
        color: inherit;
    }

    .page-body .page-content-wrapper .page-content-wrapper-inner .viewport-header .breadcrumb .breadcrumb-item.active {
        color: #195faa;
    }

    .page-body .page-content-wrapper .page-content-wrapper-inner .viewport-header .page-title-heading {
        color: #565656;
        font-size: 1.5rem;
        font-family: "Roboto", sans-serif;
        font-weight: 500;
        margin-bottom: 0;
    }

    .page-body .page-content-wrapper .page-content-wrapper-inner .viewport-header .page-description {
        opacity: 0.7;
        margin-top: 15px;
    }

    body.sidebar-minimized .t-header .t-header-brand-wrapper {
        background: #f9fafb;
    }

    body.sidebar-minimized .t-header .t-header-content-wrapper {
        border-left: #f9fafb;
    }

    body.sidebar-minimized .page-body {
        grid-template-columns: 0 100%;
    }

    body.sidebar-minimized .page-body .sidebar .sidebar_footer {
        left: -17rem;
    }

    body.sidebar-minimized .page-body .sidebar .nav-category-divider {
        position: initial;
    }
}

@media (max-width: 991.98px) {
    .t-header {
        width: 100vw;
    }

    .t-header .t-header-brand-wrapper {
        background: #f9fafb;
        width: 150px;
        min-width: 150px;
        max-width: 150px;
    }

    .t-header .t-header-brand-wrapper a .logo {
        -webkit-animation-name: menuItemFadeIn;
        animation-name: menuItemFadeIn;
        -webkit-animation-duration: 0.25s;
        animation-duration: 0.25s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        display: none;
    }

    @-webkit-keyframes menuItemFadeIn {
        from {
            -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
            display: none;
            opacity: 0;
        }

        to {
            display: block;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
            opacity: 1;
        }
    }

    @keyframes menuItemFadeIn {
        from {
            -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
            display: none;
            opacity: 0;
        }

        to {
            display: block;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
            opacity: 1;
        }
    }

    .t-header .t-header-brand-wrapper a .logo-mini {
        display: block;
    }

    .page-body {
        display: flex;
        flex-direction: row;
        overflow: hidden;
        max-width: 100%;
    }

    .page-body .sidebar {
        /* position: relative;
        left: 0px;
        z-index: 99;
        width: 15rem;
        min-width: 15rem;
        max-width: 15rem;
        margin-left: -15rem;
        transition-duration: 0.2s;
        transition-timing-function: ease-in-out;
        transition-property: "margin-left", "width"; */
    }

    .page-body .sidebar .sidebar_footer {
        transition-duration: 0.2s;
        transition-timing-function: ease-in-out;
        transition-property: "left";
        left: -15rem;
    }

    .page-body .page-content-wrapper {
        /* padding: 20px 20px; */
        width: 100%;
        margin-left: 0;
        transition-duration: 0.2s;
        transition-timing-function: ease-in-out;
        transition-property: "margin-left";
    }

    .page-body .page-content-wrapper .viewport-header .breadcrumb {
        background: transparent;
        padding-left: 0;
    }

    .page-body .page-content-wrapper footer {
        position: relative;
    }

    .page-body.sidebar-collpased .sidebar {
        /* margin-left: 0; */
        /* min-width: 15rem; */
        /* position: absolute; */


    }

    .page-body.sidebar-collpased .sidebar .sidebar_footer {
        left: 0;
    }
}

@media (max-width: 767.98px) {

    html,
    body {
        overflow-y: auto !important;
    }

    .page-body .page-content-wrapper {
        /* padding: 80px 20px 0px 20px; */
        padding-bottom: 0;
    }

    .main-wrapper {
        height: 100%;
        min-height: 100%;
    }
}


/*# sourceMappingURL=style.css.map */


/* Raheel's Styles 27 April 2021*/

.videoBtn {
    width: 25px;
    height: 25px;
}

.videoContiner {
    padding: 0px;
    position: relative;
    width: 100%;
    padding-top: 51%;
}

#treatmentVideo {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
}

.schedule-cont {
    padding: 20px;
}

.time-slot ul {
    list-style: none;
    /* margin-right: -5px;
    margin-left: -5px; */
    margin-bottom: 0;
    padding: 0;
}

.time-slot li {
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    /* width: 14.28%; */
    width: 125px;
}

.time-slot 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;
    width: 115px;
}

.time-slot li .timing:hover {
    background-color: #fff;
}

.time-slot li .timing:last-child {
    margin-bottom: 0;
}

.time-slot li .timing.selected {
    background-color: #4d8af0;
    border: 1px solid#4d8af0;
    color: #fff;
}

.time-slot li .timing.selected::before {
    color: #fff;
    /* content: "\f00c"; */
    font-family: "Font Awesome 5 Free";
    font-size: 12px;
    font-weight: 900;
    position: absolute;
    right: 6px;
    top: 6px;
}




.location-colors {
    text-decoration: none;
    display: flex;
    flex-direction: row;
    height: 40px;
    justify-content: center;
    align-items: center;
}

@media (max-width: 1366px) {
    .appt-histoy-padding-container {
        width: 75%;
    }
}


@media (max-width: 1200px) {
    ul.header-right-nav li.nav-item a.nav-link {
        width: 40px !important;
        height: 40px !important;
        padding: 0;
    }

    ul.header-right-nav li.nav-item a.nav-link img {
        width: 40px !important;
        height: 40px !important;
    }



    .t-header .t-header-content-wrapper .t-header-content .nav .nav-item .nav-link {
        width: 195px;
    }

    .header-list-item {
        width: 100%;
        font-size: 14px
    }

    .small-direction {
        display: flex;
        flex-direction: row;
    }

}

@media (max-width: 1170px) {
    .appt-histoy-padding-container {
        width: 100%;
    }

    .HomeCardsContainer {
        flex-direction: column;
    }

}

@media (max-width: 1080px) {
    .t-header .t-header-content-wrapper .t-header-content .nav .nav-item .nav-link {
        /* width: 150px; */
    }

    .usericon-container {
        width: 100% !important;
    }


}

@media (max-width: 1050px) {
    ul.header-right-nav li.nav-item a.nav-link {
        width: 40px !important;
        height: 40px !important;
        padding: 0;
    }

    ul.header-right-nav li.nav-item a.nav-link img {
        width: 40px !important;
        height: 40px !important;
    }

    .header-menu-icon,
    .small-header-icons {
        display: flex !important;

    }



    .small-zero-padding {
        padding: 0 !important;
    }

    .small-device-padding {
        padding: 0.7rem 1rem !important;
        border-bottom: 1px solid #f6f6f6;
    }

    .small-elepsis-text {
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    ul.small-device-profile li:first-child a .header-list-item {
        text-align: center;
    }

    .header-list-item span:first-child {
        font-size: 16px;
        font-weight: bold;
    }

    .usericon-container .ant-avatar {
        border-radius: 50% !important;
    }


    ul.small-device-profile li a {
        margin-top: 0 !important;
    }

    ul.small-device-profile li:first-child {
        background-color: #ebf9ff;
    }

    .top-home-position {
        margin-top: -15px;
    }

    .patient-details-class {
        display: flex;
        align-items: center;
        justify-content: center;
        flex: 40px 0 0;
    }


    .small-device-icon {
        display: flex;
        flex: 1 0 0;
    }

    .small-profile-div {
        display: none;
    }

    .small-left-padding {
        padding-left: 0.5rem;
    }

    .appointment-datepicker {
        width: 50% !important;
    }


}

@media (max-width: 900px) {

    .email-back-icon {
        width: 45px;
        padding: 5px;
        cursor: pointer;
        position: absolute;
        left: 10px;
        z-index: 9999;
        top: 10px;
        display: flex;
    }

    .msgBox .msgListing {
        width: 100%;
    }

    .msgBox .msgListing-mobile {
        display: none;
        height: 100%;
        background-color: white;
        position: relative;
        border: 1px solid whitesmoke;
    }

    .msgBox .msgContent {
        width: 100%;
        padding-top: 60px;
    }

    ul.header-right-nav li.nav-item a.nav-link {
        width: 40px !important;
    }

    .modal-large {
        width: 90% !important;
    }

    .appt-histoy-padding-container {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .appt-history-filter-text {
        position: relative;
        left: 0;
    }

    .future-appointment-heading-text {
        flex-direction: column;
    }

    .appt-history-search-btn {
        position: relative !important;
        right: 0;
        float: right;
        margin-top: 10px;
    }

    .appointment-datepicker {
        width: 100% !important;
    }

    .results-buttons-container {
        position: relative;
        width: 100%;
    }

    .result-btuns-filter {
        width: 100%;
        padding-right: 0;
    }
}


@media (max-width: 600px) {
    .print-immune-btn {
        position: relative;
        top: 0px;

    }
}


@media (max-width: 450px) {
    ul.header-right-nav li.nav-item a.nav-link {
        width: 36px !important;
        height: 36px !important;
        padding: 0;
    }

    ul.header-right-nav li.nav-item a.nav-link img {
        width: 36px !important;
        height: 36px !important;
    }

    .header-right-nav {
        flex: 104px 0 0 !important;
        padding: 0 !important;
    }
}

/* ======================================== */

.main-loading-dots {
    opacity: 1;
    position: relative;
    background-color: #fff;
    display: flex;
    flex: 1;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.allergies-handler-card {
    margin-top: 15px;
    margin-bottom: 10px;
}

.allergies-card-header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.allergies-card-header-title {
    font-weight: 500;
    color: #4a4a4a;
    padding-right: 90;
}

.allergies-card-header-level {
    font-weight: 500;
    color: #4a4a4a;
}

.allergies-card-body-reaction {
    width: 20px;
    float: left;
}

.allergies-card-body-reaction-svg {
    width: 15px;
}

.allergies-card-body-symptoms {
    float: left
}

.appointment-card {
    margin-top: 15px;
    margin-bottom: 10px;
}

.future-appointment-heading-text {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    position: relative;
    padding-right: 190px;
}

.future-appointment-provider-name {
    font-weight: 500;
    color: #4a4a4a;
}

.future-appointment-dateTime {
    font-weight: 500;
    color: #4a4a4a;
    position: absolute;
    right: 0px;
    top: 0px
}

.future-appointment-dateTime-time {
    font-weight: 500;
    color: #4a4a4a;
    margin-right: 10px;
    float: left;
}

.future-appointment-dateTime-date {
    font-weight: 500;
    color: #4a4a4a;
    margin-right: 10px;
    float: left;
}

.future-appointment-locationSvg {
    width: 18px;
}

.future-appointment-appointSvg {
    width: 20px;

}

.c-pointer {
    cursor: pointer !important;
}

.future-appointment-reason {
    width: 100%;
    margin-top: 0;
    border-top-width: 1px;
    border-top-color: #DDDDDD;
}

.future-appointment-reason-icon {
    margin-right: 4px
}

.future-appointment-print {
    width: 22px;
}

.future-appointment-cancel-button {
    display: flex;
    align-items: center;
}

.appointment-location-modal-iframe {
    height: 300px;
    width: 100%;
    border: 0px
}

.appointment-slip-table-column {
    width: 200px;
}

.appoitment-slip-address {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;

}

.emergency-card-svg-list {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    background-color: #759DCD;
    align-items: center;
    padding-top: 6px,
}

.loading-pdf {
    margin-top: 10px;
}

.letter-pdf {
    padding: 3px;
    margin-right: 25px
}

.profile-item-forms-sample {
    margin-top: 20px;
}

.report-view-uer-name {
    overflow: visible !important;
}

.message-file-comp-modal {
    top: 50px;
}

.message-jpg-file-comp-modal {
    height: 700px;
}

.diagnosis-handler-date {
    font-weight: 500;
    color: #4a4a4a
}

.msgList-scrollable-div {
    overflow: auto;
    flex-direction: column-reverse;
}

.compose-msg-modal {
    top: 50px;
}

.compose-msg-h-text {
    font-weight: bolder;
}

.compose-msg-select {
    width: 100%;
    border-radius: 20px;
}

.compose-msg-textarea {
    width: 93%;
    margin-top: 15px;
}

.draft-msg-select-withMargin {
    margin-top: 15px !important;
}

.draft-msg-label-withMargin {
    font-weight: bolder;
    margin-top: 15px;
}

.m-top-15 {
    margin-top: 15px !important;
}

.m-top-20 {
    margin-top: 20px !important;
}

.fw-bolder {
    font-weight: bolder !important;
}

.half-opacity {
    opacity: 0.5 !important;
}

.accounts-alert-warning {
    overflow-x: hidden;
    padding: 15px 20px 15px 20px;
    line-height: 22px;
}

.pending-inv-tabpane {
    background-color: #f7f7f7 !important;
    padding: 10px !important;
    height: 100%;
}

.activity-indicator-allergies {
    text-align: center;
    margin-bottom: 5px;
    margin-top: 15px;
}

.activity-indicator-forget-pass,
.activity-indicator-login,
.activity-indicator-letterDocs {
    text-align: center;
    margin-bottom: 5px;
}

.cursor-default {
    cursor: default !important;
}

.indici-logo-forget-pass {
    height: 45px;
    width: 170px;
}

.home-card-h2 {
    font-size: 15px;
    color: #000
}

.home-cards-container {
    min-height: 330px;
}

.home-table-height {
    height: 300px;
}

.password-update-modal-rules {
    background-color: #d1ecf1;
    padding: 10px;
    margin-bottom: 5px;
    color: #000
}

.user-agreement {
    display: flex;
    /* width: 500px; */
    align-content: center;
}

.user-agreement-label {
    font-weight: bold;
    /* margin-left: 10px;  */
    margin-bottom: 0px;
}

.flex-one {
    flex: 1 !important;
}

.flex-two {
    flex: 2 !important;
}

.reset-modal-cancel-btn {
    margin-left: 10px;
    margin-top: 0px;
}

.login-help-modal-date-picker {
    width: 400px
}

.proxy-accoutlist-items {
    display: flex;
    flex-direction: row;
    border-bottom-width: 1px;
    border-bottom: #D1D1D6;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 10px;
    background-color: #fff;
}

.proxy-accoutlist-circle-column-item-date {

    font-size: 18px;
    color: #fff;

}

.proxy-accoutlist-circle-column {
    display: flex;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
}

.proxy-accoutlist-details {
    display: flex;
    flex: 2;
    margin-left: 20px;
    margin-right: 10px;
}

.proxy-accoutlist-alg-title {

    font-size: 14px;
    font-weight: bold;

}

.proxy-accoutlist-retype {
    font-size: 12px;
}

.letter-docs-date-select {
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

.reports-antd-loading-fs {
    font-size: 24px;
}

.appoint-status-badge {
    margin-top: 10px;
    box-shadow: ""
}

.appoint-status-badge.read-badge,
.appoint-status-badge.all-badge {
    margin-left: 15px;
}

.appoint-status-badge.unread-badge.active {
    box-shadow: 0 0 0 1px white, 0 0 0 3px #b9f3a6;
}

.appoint-status-badge.read-badge.active {
    box-shadow: 0 0 0 1px white, 0 0 0 3px #a5d0fd;
}

.appoint-status-badge.all-badge.active {
    box-shadow: 0 0 0 1px white, 0 0 0 3px #b4e4fd;
}

.reports-filter-datepicker {
    margin-top: 1.5px;
}

.reports-displayed-flatlist {
    display: flex;
    flex-direction: column;
    padding: 0px 10px 10px 10px;
}

.reports-pdf-modal,
.profile-screen-modal,
.draft-msg-modal {
    top: 10px;
    bottom: 90px;
    overflow: hidden;

}

.activity-indicator-profile-screen {
    margin-top: 20px;
    display: flex;
    align-items: flex-start;
}

.profile-screen-edit-svg {
    color: white;
    width: 15px;
    padding-left: 1px;
}

.emergency-card-cross-icon {
    background-color: rgb(163 214 250);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    border-radius: 100%;
    align-content: center;
    height: 25px;
    right: 5px;
    bottom: 0;
    position: absolute;
    cursor: pointer;
}

.emergency-card-cross-icon span{
    color: #195faa !important;
    font-weight: 600;
}
.emergency-card-cross-icon:hover {
    background-color: rgb(123, 161, 188);
}

.emergency-card-update-icon {
    background-color: rgb(163 214 250);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    border-radius: 100%;
    align-content: center;
    height: 25px;
    right: 35px;
    bottom: 0px;
    position: absolute;
    cursor: pointer;
}

.emergency-card-update-icon:hover {
    background-color:  rgb(123, 161, 188);
    
    
}

.profile-screen-card-heading {
    min-width: 150px;
}

.reset-password-rules {
    background-color: #d1ecf1;
    padding: 10px;
    margin-bottom: 5px;

}

.reminders-home-flatlist {
    display: flex;
    flex: 1 / 2;
}

.zoom-meeting-wrapper-inner {
    width: 90%;
}

.complete-appointment-view-flatlist {
    display: flex;
    flex-direction: column;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

.administered-badge {
    margin-top: 10px;
    box-shadow: white 0px 0px 0px 1px, #b9f3a5 0px 0px 0px 3px;
}

.overdue-badge {
    margin-left: 15px;
    margin-top: 10px;
    box-shadow: white 0px 0px 0px 1px, #fabcbe 0px 0px 0px 3px
}

.due-badge {
    margin-left: 15px;
    margin-top: 10px;
    box-shadow: white 0px 0px 0px 1px, #a5d0fd 0px 0px 0px 3px
}

.print-immune-btn {
    margin-right: 20px;
}

.drafts-heading-label {
    width: 68px;
}

.input-recipient {
    padding-bottom: 4px;
}

.email-attachment-drafts {
    min-height: 30px;
    height: 30px;
}

.all-medications-view-flatlist {
    display: flex;
    flex-direction: column;
    padding-bottom: 10px;
}

.select-all-meds-btn {
    padding: 9px !important;
    background-color: #Dedede;
    border-right: 1px solid lightgrey !important;
    border-radius: 5px;

}

.select-all-meds-btn.active {
    background-color: #195faa;
    border-radius: 1px solid cadetblue;
}

.select-all-meds-btn.active:hover {
    background-color: #184e89;

    border-radius: 1px solid cadetblue;
}

.repeat-select-meds-btn {
    height: 41px;
    border-radius: 5px 5px 5px 5px;
    padding: 20px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #195faa96;
    pointer-events: none;
    cursor: pointer;
    margin-right: 8px;
}

.repeat-select-meds-btn.active {
    background-color: #195FAA;
    pointer-events: all;
}

.med-repeat-info-box {
    width: 100%;
    min-height: 50px;
    padding: 10px 20px;
    border-radius: 10px;
    background-color: #eff7fa;
    border: 1px solid #3874bf;
}

.med-repeat-info-box ul {
    margin-left: 20px;
    list-style-type: circle;
}

@media (max-width: 580px) {
    .repeat-select-meds-btn {
        padding: 10px !important;
    }

    .repeat-select-meds-btn span {
        font-size: 12px;
    }
}

.repeat-select-meds-btn.active:hover {
    background-color: #2381e6;
    color: white !important;
    pointer-events: all;
}

.print-med-table {
    padding: 10px;
    border-collapse: collapse;
    border-width: 1px;
}

.print-med-table-head#head-1 {
    width: 70px;
}

.print-med-table-row {
    border-width: 2px;
    border-collapse: collapse;
    border-color: black;
}

.med-handler-card {
    border-radius: 4px;
}

.med-handler-card.active {
    background-color: #E5EDFF;

}

.appoint-color-code-1 {
    background-color: #032b44;
}

.appoint-color-code-2 {
    background-color: #32cd32;
}

.appoint-color-code-3 {
    background-color: #f7dc6f;
}

.appoint-color-code-4 {
    background-color: #6c5ce7;
}

.appoint-color-code-5 {
    background-color: #ffd7be;
}

.appoint-color-code-6 {
    background-color: #1abc9c;
}

.appoint-color-code-7 {
    background-color: #333333;
}

.appoint-color-code-8 {
    background-color: #ffa07a;
}

.appoint-color-code-9 {
    background-color: #acffac;
}

.appoint-color-code-0 {
    background-color: #ffc67d;
}

.react-datepicker-wrapper,
.react-datepicker__input-container,
.react-datepicker__input-container input {
    width: 100%;
}

.hideelement {
    display: none
}

.showelement {
    display: block
}

.emergency-contact-picon {
    width: 40px;
    height: 40px;
    background-color: #b0d0ea;
    color: white;
    font-weight: 600;
    font-size: 28px;
    border-radius: 50%;
    margin: 0px !important;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    text-transform: capitalize;

}

.medication-outer-container .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap {
    justify-content: left !important;
}

.profile-screen-picon {
    width: 120px;
    height: 120px;
    background-color: #b0d0ea;
    color: white;
    font-weight: 600;
    font-size: 32px;
    border-radius: 10px;
    margin: 0px !important;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    text-transform: capitalize;
    position: relative;

}

.profile-screen-picon img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.timline-handler-picon {
    width: 50px;
    height: 50px;
    background-color: #b0d0ea;
    color: white;
    font-weight: 600;
    font-size: 32px;
    border-radius: 50%;
    margin: 0px !important;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    text-transform: capitalize;

}

.flex-1 {
    flex: 1 0 0;
}

.flex-2 {
    flex: 2 0 0;
}

.ant-select:not(.ant-select-customize-input) .ant-select-selector {
    border-radius: 5px !important;
}

.unread-msg-indicator {
    display: flex;
    width: 10px;
    height: 10px;
    margin: 6px 5px;
    border-radius: 50%;
    background-color: #11578f;
    box-shadow: 0px 0px 3px black;
}

.uploadProfileSVG {
    width: 35px;
    height: 35px;
    background-color: grey;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1000;
}

.text-underline {
    text-decoration: underline !important;
}

.bg-grey {

    background-color: #f6f6f6;
    border-radius: 5px;
}

.longterm-table thead tr th {
    padding-top: 8px;
    padding-bottom: 8px;
}

.longterm-table tbody tr td {
    padding-top: 4px;
    padding-bottom: 4px;
}

.longterm-table tbody tr td p {
    margin-bottom: 0px !important;
}

.order-grid thead tr th {
    padding-top: 8px;
    padding-bottom: 8px;
}

.order-grid tbody tr td {
    padding-top: 4px;
    padding-bottom: 4px;
}

.order-grid tbody tr td p {
    margin-bottom: 0px !important;
}
.checbox-width{
    margin-left: 20px !important;
}
.checbox-width .ant-checkbox-inner{
    width:40px;
    height:40px;
}
.checbox-width .ant-checkbox-checked .ant-checkbox-inner::after {
    width: 13px;
    height: 25px;
}
.text-c0lor-green{
    color: #017723 !important;
    font-weight: 300 !important;
}
.whitespacenowrap{
white-space: nowrap;
}
.telemed-partner-box{
    background-color: rgb(245 245 245);
    box-shadow: 0px 0px 8px grey;
    width: 150px;
    padding: 10px;
    border: 2px solid black;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    height: 140px;
    position: relative;
}
.telemed-partner-box:hover{
    background-color: rgb(209, 242, 248);
    box-shadow: 0px 0px 8px rgb(124, 143, 146);

    
}
.telemed-partner-box p{
    position: absolute;
    bottom: 5px;
    max-width: 110px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.telemed-partner-logo{
    max-width: 90px;
    max-height: 90px;
}