::-webkit-scrollbar {
    width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #949494;
    border-radius: 50px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #757575;
}

* {
    font-family: "Poppins", sans-serif;
}

.input-signin {
    border: none;
    border-bottom: 1px solid black !important;
    border-radius: 0px !important;
    height: 50px;
}

.background-image-login {
    background: linear-gradient(0deg,
            rgb(255 255 255 / 85%),
            rgb(255 255 255 / 85%)),
        url("../images/app/login-background.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.ls-1 {
    letter-spacing: 1px !important;
}

input.input-signin:focus {
    color: #212529;
    background-color: #fff;
    border-color: unset;
    outline: 0;
    box-shadow: unset;
    border-bottom: 2px solid #1e87af !important;
}

.text-main {
    color: #1e87af !important;
}

.bg-main {
    background-color: #1e87af !important;
}

.sb-icon {
    width: 22px;
}

.loader {
    display: none;
}

table tr td {
    vertical-align: middle !important;
}

table thead tr th {
    vertical-align: middle !important;
}

.dash-bg {
    background-image: url("https://images.pexels.com/photos/4386464/pexels-photo-4386464.jpeg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.hidediv {
    display: none;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 10px 20px;
    clear: both;
    font-weight: 400;
    color: #3a3b45;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.dropdown .dropdown-menu {
    font-size: 0.85rem;
    width: 100%;
    transform: translate3d(0px, 56px, 0px) !important;
    border-radius: 0;
    background-color: #f4f5f8;
}

.echobtndrop .dropdown-menu,
.fetalbtndrop .dropdown-menu {
    transform: translate3d(-60px, 49px, 0px) !important;
}

.appointment_view,
.operational_form,
.echo_appointment_edit,
.echo_appointment_delete,
.echo-detail-attachment {
    margin-bottom: 0;
}

#completed .table.dataTable tbody tr td:nth-child(6) {
    text-align: right;
}

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

.manualSliderImage {
    width: 100% !important;
    height: 100% !important;
}

.doctornote h1 {
    color: #303030;
    font-size: 22px;
    font-weight: 700;
}

.doctornote h2 {
    color: #303030;
    font-size: 20px;
    font-weight: 700;
}

.doctornote ul li {
    color: #5a5c69;
    margin-left: 30px;
}

#staffViewDetails strong {
    margin-bottom: 0px;
    display: block;
}

.new-navbar .list-items-new>li.nav-item.active,
.new-navbar .list-items-new>li.nav-item:hover {
    /* border-left: 4px solid #1E87AF; */
}

.new-navbar .list-items-new>li.nav-item.active>a,
.new-navbar .list-items-new>li.nav-item:hover>a {
    color: #1e87af !important;
}

.new-navbar .list-items-new>li.nav-item,
.nav-link {
    color: #5a5c69 !important;
    width: 100% !important;
}

.new-nav-link span {
    font-size: 15px !important;
    font-weight: 500;
    margin-left: 15px;
}

.sidebar {
    /* background: linear-gradient(0deg, rgb(255 255 255 / 85%), rgb(255 255 255 / 85%)), url("../images/app/login-background.png"); */
    background-color: #fefefe;
    height: 100% !important;
    z-index: 5;
}

.fw-600 {
    font-weight: 600;
}

.alert-main {
    background: #1eb0e747 !important;
    color: #1e87af !important;
}

.sidebar-alert-footer {
    color: #474747;
    font-size: 13px !important;
}

.new-navbar {
    z-index: 9;
    transition: 0.1s;
}

.toggled {
    transition: 0.1s;
    padding: 0px !important;
}

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

.toggle-show {
    margin-left: 18rem;
    transition: 0.3s;
}

.toggle-hide {
    transition: 0.3s;
}

.searchIcon {
    right: 0;
    margin-right: 25px !important;
}

.navbarsearch {
    height: 40px;
    font-size: 14px;
    border: 1px solid #303030;
}

.btn-main {
    color: white;
    background-color: #1e87af;
}

.btn-outline-main {
    border: 1px solid #1e87af;
    background-color: transparent;
    color: #1e87af;
}

.btn-outline-main:focus,
.btn-outline-main:hover {
    background-color: #1e87af;
    color: white;
}

.header-cn-btn {
    top: -0.75rem !important;
}

.header-cn-btn a {
    font-size: small;
}

.navbarsearch:focus {
    outline: unset !important;
    border: 1px solid #3a3b45;
    box-shadow: unset;
}

.h-26r {
    height: 26rem !important;
}

#content {
    width: 85% !important;
}

@media screen and (max-width: 1440px) {
    #content {
        width: 70% !important;
    }

    .search-form {
        width: 100% !important;
    }
}

@media screen and (max-width: 768px) {
    .new-nav-link {
        display: flex !important;
    }
}

.search-patient-list {
    width: 100%;
    max-height: 200px;
    background: white;
    z-index: 9;
    overflow-x: hidden;
    overflow-y: auto;
    top: 100%;
    left: 0;
}

.search-form {
    width: 40%;
}

.search-patient-list ul li a {
    text-decoration: none;
}

.display-none {
    display: none;
}

/* .dropdown-menu.show {
    width: 25%;
    right: 0;
    margin-left: auto;
} */

.page-heading-btn {
    width: 150px !important;
    padding: 10px 15px;
    font-weight: 600;
}

.patient-modal.modal-dialog {
    max-width: 55% !important;
}

.vertical-timeline {
    width: 100%;
    position: relative;
    padding: 0rem 0 1rem;
}

.vertical-timeline::before {
    content: "";
    position: absolute;
    top: 0;
    left: 77px;
    height: 100%;
    width: 4px;
    background: #e9ecef;
    border-radius: 0.25rem;
}

.vertical-timeline-element {
    position: relative;
    margin: 0 0 1rem;
}

.vertical-timeline--animate .vertical-timeline-element-icon.bounce-in {
    visibility: visible;
    animation: cd-bounce-1 0.8s;
}

.vertical-timeline-element-icon {
    position: absolute;
    top: 0;
    left: 70px;
}

.vertical-timeline-element-icon .badge-dot-xl {
    box-shadow: 0 0 0 5px #fff;
}

.badge-dot-xl {
    width: 18px;
    height: 18px;
    position: relative;
}

.badge:empty {
    display: none;
}

.badge-main {
    background-color: #1e87af !important;
    color: white !important;
}

.badge-dot-xl::before {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 0.25rem;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -5px 0 0 -5px;
    background: #fff;
}

.vertical-timeline-element-content {
    position: relative;
    margin-left: 90px;
    font-size: 0.8rem;
}

.vertical-timeline-element-content .timeline-title {
    font-size: 0.8rem;
    text-transform: uppercase;
    margin: 0 0 0.5rem;
    padding: 2px 0 0;
    font-weight: bold;
}

.vertical-timeline-element-content .vertical-timeline-element-date {
    display: block;
    position: absolute;
    left: -90px;
    top: 0;
    padding-right: 10px;
    text-align: right;
    color: #adb5bd;
    font-size: 0.7619rem;
    white-space: nowrap;
}

.vertical-timeline-element-content:after {
    content: "";
    display: table;
    clear: both;
}

.timeline-card {
    height: 22rem;
    overflow-y: auto;
}

.patient-timeline-card-header {
    z-index: 9;
}

.badge-table {
    width: 7rem;
    height: 25px;
    align-items: center;
    display: flex;
    justify-content: center;
}

#select2-patient_id-results {
    height: 150px !important;
    overflow-y: scroll !important;
}

.custom-select-filter-echo {
    width: 12%;
}

span.select2-dropdown.dtc-select2-dropdown.select2-dropdown--below {
    font-size: 14px;
    padding: 10px 5px 10px 5px;
    color: #1e87af;
    font-weight: 500;
    max-height: 275px;
    overflow: auto;
}

.dtc-select2-dropdown .select2-search--dropdown input.select2-search__field {
    border: 1px solid gray;
    border-radius: 5px;
    margin-bottom: 12px;

    font-size: 16px;
}

.dtc-select2-dropdown .select2-search--dropdown input.select2-search__field:focus {
    outline: none;
    box-shadow: none;
    border: 1px solid black;
}

.select2 {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #6e707e;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #d1d3e2;
    border-radius: 0.35rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

#urduContent,
.disease_info_ur {
    text-align: end !important;
}

.accordion {
    width: 100%;
    /* max-width: 600px; */
    /* margin: 0 auto; */
}

.accordion-item {
    border: 1px solid #ccc;
    margin-bottom: 10px;
}

.accordion-header {
    background-color: #f7f7f7;
    padding: 15px;
    cursor: pointer;
    font-weight: bold;
}

.accordion-content {
    display: none;
    padding: 15px;
    background-color: #fff;
    border-top: 1px solid #ccc;
}

.accordion-header.active+.accordion-content {
    display: block;
}

#daterange {
    background: #fff;
    cursor: pointer;
    padding: 5px 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: inline-flex;
    align-items: center;
}

#daterange i {
    margin-right: 5px;
}

#daterange span {
    font-weight: bold;
}

img.attach-Image {
    width: 100px;
    object-fit: contain;
    aspect-ratio: 3 / 2;
}

.list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 20px;
    border-radius: 0.35rem;
    height: 400px;
    overflow-y: scroll;
}

input[readonly] {
    background-color: #f0f0f0 !important;
    color: #a0a0a0 !important;
    border: 1px solid #ccc !important;
    pointer-events: none;
    /* Makes it behave like a disabled field */
}

.hover-link:hover {
    background-color: #cececec9;
    transition: 0.3s;
    cursor: pointer;
}

.short-select {
    min-width: 30%;
    border: 1px solid #81818d78;
    border-right: 0px;
    padding-left: 10px;
    font-size: 10pt;
    border-radius: 5px 0px 0px 5px;
}

.short-select:focus {
    outline: none !important;
    box-shadow: none !important;
    border: 1px solid #81818d78 !important;
}

.ai_color {
    color: #4e73de
}

.border-left-main {
    border-left: .25rem solid #1e87af !important;
}

div.form-group span#togglePassword {
    position: absolute;
    right: 16px;
    top: 38px;
    cursor: pointer;
    color: #6c757d;
    z-index: 2;
}

.custom-tab-content {
    background-color: transparent !important;
    box-shadow: none !important;
    border: none !important;
    padding: 20px !important;
    height: 100% !important;
}
