﻿/*------------- Pre-Admission New ---------------*/
.navigation-pre-admission {
    background-color: #fff;
    padding: 0px 0 0 6px;
}
.navigation-pre-admission > ul,
.navigation-duscroll-pre-admission > ul {
    display: flex;
    margin: 0;
    align-items: center;
    grid-gap: 0 16px;
    margin-bottom: -1px;
}
.navigation-pre-admission > ul > li > a {
    color: #4A4A4A;
    font-size: var(--font-size-xl);
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 8px 18px;
    display: block;
    z-index: 1;
    position: relative;
}
.navigation-pre-admission > ul > li.active > a {
    color: #1D5558;
    font-size: var(--font-size-xl);
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    border-radius: 12px 12px 0px 0px;
    border-top: 1px solid #CBCBCB;
    border-right: 1px solid #CBCBCB;
    border-left: 1px solid #CBCBCB;
    background: #FAFAFA;
}
.navigation-pre-admission > ul > li,
.navigation-duscroll-pre-admission > ul > li {
    list-style: none;
    padding: 0 0 0 0;
}
.navigation-duscroll-pre-admission {
    border-top: 0.5px solid #CBCBCB;
    border-bottom: 0.5px solid #CBCBCB;
    background: #FAFAFA;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.08);
}
.navigation-duscroll-pre-admission {
    border-top: 0.5px solid #CBCBCB;
    border-bottom: 0.5px solid #CBCBCB;
    background: #FAFAFA;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.08);
    padding: 0px 0  0 25px;
}
.navigation-duscroll-pre-admission > ul > li > a {
    color: #1D5558;
    font-size: var(--font-size-md);
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 8px 0px;
    display: block;
    border-bottom: 3px solid transparent;
}
.navigation-duscroll-pre-admission > ul > li > a.active {
    border-bottom: 3px solid #1D5558;
    color: #1d5558;
}
.navigation-pre-admission > ul > li > button,
.navigation-duscroll-pre-admission > ul > li > button {
    display: flex;
    align-items: center;
    padding: 2px 12px;
    font-size: var(--font-size-md);
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    background-color: #fff;
    border: 1px solid #d2d2d2;
    margin: 0 4px;
    grid-gap: 0px 4px;
    border-radius: 1px;
    color: #767676;
} 
.navigation-pre-admission > ul > li > button:hover {
    background-color: #F7F7F9;
}
.edit-main-btn {
    border: 1px solid rgba(19, 133, 182, 0.40) !important;
    background: #1385B6 !important;
    color: #fff !important;
}
.save-main-btn {
    border: 1px solid rgba(29, 85, 88, 0.40) !important;
    background: #1D5558 !important;
    color: #fff !important;
}
.signoff-main-btn {
    border: 1px solid rgba(199, 29, 39, 0.40) !important;
    background: #C71D27 !important;
    color: #fff !important;
}
.asc-main-panel {
    border-radius: 5px;
    border: 1px solid #DDD;
    background: #FFF;
    margin-bottom: 6px;
    margin-bottom: 5px;
}
.asc-header-panel {
    border-bottom: 0.6px solid #B3B3B3;
    background: #EBEEF3;
    display: flex;
    align-items: center;
    padding: 4px 6px;
    justify-content: space-between;
    border-radius: 5px 5px 0 0;
}
.asc-header-accordion > .panel-group > .panel > .panel-heading > h4 > .accordion-toggle > span {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.asc-header-accordion > .panel-group {
    margin: 0;
}
.asc-header-accordion > .panel-group > .panel > .panel-collapse > .panel-body {    
    padding: 0;
}
.asc-header-accordion > .panel-group > .panel {
    border-radius: 14px !important;
    border: none;
}
.asc-header-accordion > .panel-group > .panel > .panel-heading {
    background: #EBEEF3;
    padding: 4px 6px;
    border-radius: 7px 7px 0 0;
}
.asc-header-panel > h1,
.asc-header-accordion > .panel-group > .panel > .panel-heading > h4 > .accordion-toggle > span > h1 {
    color: #4A4A4A;
    text-align: left;
    font-size: var(--font-size-xl);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0;
}
.asc-header-panel > ul,
.asc-header-accordion > .panel-group > .panel > .panel-heading > h4 > .accordion-toggle > span > ul {
    display: flex;
    align-items: center;
    margin: 0;
}
.asc-header-panel > ul > li,
 .asc-header-accordion > .panel-group > .panel > .panel-heading > h4 > .accordion-toggle > span > ul > li {
    list-style: none;
}
.asc-header-panel > ul > li > a {
    color: #3EA6CD;
    font-size: var(--font-size-md);
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration-line: underline;
}
.asc-body-panel {
    padding: 6px 6px;
    background-color: #fff;
    border-radius: 0 0 14px 14px;
}
.asc-footer-panel {
    border-top: 0.5px solid #D7D7D7;
    background: #FFF;
    box-shadow: 0px 0 6.3px 2px rgba(54, 54, 54, 0.10);
    padding: 6px;
}
.asc-main-accordion > .panel-group {
    margin: 0;
}
.asc-main-accordion > .panel-group > .panel,
.asc-header-accordion > .panel-group > .panel{
    border: none;
    overflow: visible;
}
.asc-main-accordion > .panel-group > .panel > .panel-heading {
    background: #F7F7F9;    
    border: none;
    padding: 4px 8px;
}
.asc-main-accordion > .panel-group > .panel > .panel-heading > .panel-title {
    color: #000;
    text-align: left;
    font-size: var(--font-size-lg);
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.asc-main-accordion > .panel-group > .panel.panel-open > .panel-collapse > .panel-body {
    padding: 4px 0;
}
.asc-frequently-list {
    margin-bottom: 6px;
    display: flex;
    align-items: center;
    grid-gap: 4px 12px;
    flex-flow: wrap;
    margin-top: 8px;
}
.asc-frequently-list > li {
    list-style: none;
}
.asc-frequently-list > li > label {
    color: #3EA6CD;
    font-size: var(--font-size-sm);
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.asc-frequently-list > li > button {
    display: flex;
    align-items: center;
    grid-gap: 0 4px; 
    color: #000;
    font-size: var(--font-size-md);
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 4px 8px;
    border-radius: 3.413px;
    border: 1px solid #F5F5F5;
    background: #ffffff;
    border: 1px solid #DADADA;
    background: #fff;
}
.asc-frequently-list > li.active > button {
    border: 0.427px solid #1D5558;
    background: #1D5558;
    color: #fff;
     
}
.asc-frequently-list > li.active > button > .icon-active,
.asc-frequently-list > li > button > .icon-none {
    display: inline-flex;
}
.asc-frequently-list > li.active > button > .icon-none,
.asc-frequently-list > li > button > .icon-active {
    display: none;
}
.asc-table-items {
    margin: 0;
    width: 100%;
}
.asc-table-items > thead > tr > th {
    background: #DDD;
    color: #2B2B2B;
    font-size: var(--font-size-md);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 4px 4px;
}
.asc-table-items > thead > tr > th:first-child {
    border-radius: 4px 0 0 4px;
}
.asc-table-items > thead > tr > th:last-child {
    border-radius: 0 4px 4px 0;
}
.asc-table-items > tbody > tr > td {
    padding: 6px 4px;
}
.asc-table-items > tbody > tr > td > span {
    color: #2B2B2B;
    font-size: var(--font-size-md);
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: block;
    margin-bottom: 6px;
}
.asc-table-items > tbody > tr > td > label {
    color: #1A977D;
    font-size: var(--font-size-md);
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    min-width: 1px;
}
.main-surrent-med {
    border-radius: 5px;
    background: #F7F7F9;
    padding: 6px;
}
.asc-main-medications > ul {
    margin: 4px 0;
    display: flex;
    align-items: center;
    grid-gap: 4px 14px;
    background-color: #fff;
    padding: 4px;
    border-radius: 6px;
}
.asc-main-medications > ul > li {
    list-style: none;
    display: inline-flex;
    align-items: center;
}
.asc-main-medications > ul > li > p {
    margin: 0;
    color: #1A977D;
    font-size: var(--font-size-md);
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    white-space: nowrap;
    min-width: 0px;
    width: calc(98%);
    text-overflow: ellipsis;
    overflow: hidden;
}
.asc-main-medications > ul > li > span {
    color: #2B2B2B;
    font-size: var(--font-size-xl);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    white-space: nowrap;
}
.asc-main-medications > ul > li > label {
    color: #000;
    font-size: var(--font-size-xl);
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.syastamatic-values > ul,
.syastamatic-values > ol {
    display: flex;
    align-items: center;
    margin: 0;
    grid-gap: 4px 14px;
    margin: 6px 0;
}
.syastamatic-values > ul > li,
.syastamatic-values > ol > li {
    list-style: none;
    position: relative;
}
.syastamatic-values > ul > li:last-child:after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 100%;
    height: 1px;
    background-color: #B3B3B3;
}
.syastamatic-values > ul > li > p {
    margin: 0;
    color: #000;
    font-size: var(--font-size-lg);
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.syastamatic-values > ul > li > label {
    border-radius: 100px;
    border: 0.6px solid #B3B3B3;
    background: #EBEEF3;
    display: flex;
    padding: 2px 8px;
    align-items: center;
    width: 82px;
    z-index: 1;
    position: relative;
}
.syastamatic-values > ol {
    flex-flow: wrap;
}
.syastamatic-values > ol > li {
    border-radius: 5px;
    background: #F4F5F6;
    padding: 4px 6px;
}
.asc-group,
.asc-group > span {
    display: flex;
    align-items: center;
    grid-gap: 0 4px;
}
.asc-group > span {
    border-radius: 5px;
    border: 0.5px solid #000;
    background: #FFF;
    overflow: hidden;
}
.asc-group > span > input {
    color: #4A4A4A;
    font-size: var(--font-size-lg);
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    border: none;
    height: 26px;
    padding: 4px 6px;
    width: 56px;
}
.asc-group > span > button {
    color: #7A7A7A;
    font-size: var(--font-size-md);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 4px;
    height: 26px;
    border: 0;
    border-radius: 0;
    width: 56px
}
.asc-group > label {
    color: #000;
     font-size: var(--font-size-md);
    font-style: normal;
    font-weight: 500;
    line-height: normal !important;
}
.asc-adding-table {
    width: 100%;
    margin-bottom: 0;
    border-collapse: separate;
    border-spacing: 0 1px;
    table-layout: fixed;
}
.asc-adding-table > tbody > tr > td > label {
    color: #595959;
    text-align: left;
    font-size: var(--font-size-xl);
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    word-break: break-word;
}
.asc-adding-table > tbody > tr > td {
    padding: 6px 8px;    
    border-bottom: 1px solid #d2d2d2;
}
.asc-adding-table > tbody > tr > td:first-child {
    border-right: 1px solid #d2d2d2;
}
.asc-adding-table > tbody > tr > td:last-child,
.asc-adding-table > tbody > tr > td:last-child.ng-hide {
    border-right: none !important;
}
.asc-adding-table > tbody > tr:last-child > td {
    border-bottom: none;
}
/*-----------ascchart-layout*/
.adjustable-position {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow-y: auto;
    height: 100%;
    overflow-x: hidden;
}

.ascchart-head {
    border: 6px solid #E8F4F4;
    background-color: #fff;
}

.asc-surgery-list {
    margin: 0;
    display: flex;
    align-items: center;
    flex-flow: wrap;
    grid-gap: 6px;
}
.asc-surgery-list > li {
    list-style: none;
    display: flex;
    align-items: center;
    grid-column-gap: 6px;
}
.asc-surgery-list > li > b {
    color: #28ACB4;
    font-size: var(--font-size-md);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.asc-surgery-list > li > span {
    color: #000;
    font-size: var(--font-size-md);
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.asc-surgery-list > li > label {
    color: #000;
    font-size: var(--font-size-md);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.asc-surgery-list > li > a,
.right-asc-patient-details > a {
    border: 1px solid #1d5558;
    padding: 3px;
    background-color: #fff;
    text-align: center;
    border-radius: 8px;
    line-height: 0;
    display: block;
    margin-left: auto;
}
.left-vertical-layout {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.right-asc-summary {
    padding: 4px;
    display: flex;
    flex-direction: column;
    width: 350px !important;
    background-color: #fff;
}
.right-asc-summary-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 4px 0;
}
.right-asc-summary-head > label {
    color: #0E0E0E;
    font-size: var(--font-size-xl);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.right-asc-summary-head > a {
    color: #0484AC;
    font-size: var(--font-size-md);
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-decoration-line: underline;
}
.right-asc-summary-body {
    padding: 4px 0;
    display: block;
}
.right-asc-patient {
    border-radius: 10px;
    background: rgba(228, 245, 246, 0.60);
    padding: 6px;
}
.right-asc-patient-details {
    display: flex;
    align-items: center;
    grid-gap: 5px;
}
.right-asc-patient-details > img {
    width: 40px;
    height: 40px;
    object-fit: cover;
    object-position: center;
    background-color: #fff;
    padding: 2px;
    border-radius: 4px;
}
.right-asc-patient-details > label {
    color: #0E0E0E;
    font-size: var(--font-size-xl);
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    flex: 1;
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
}
.right-asc-patient-content > ul {
    margin: 3px auto;
    display: flex;
    align-items: center;
    grid-gap: 2px 4px;
}
.right-asc-patient-content > ul > li {
    list-style: none;
    display: flex;
    align-items: center;
    grid-gap: 2px;
}

.right-asc-patient-content > ul > li > span {
    color: #4A4A4A;
    font-size: var(--font-size-md);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.right-asc-patient-tabs > ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
}
.right-asc-patient-tabs > ul > li {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
}
.right-asc-patient-tabs > ul > li > a {
    display: block;
    color: #0E0E0E;
    font-size: var(--font-size-md);
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    border-bottom: 1px solid #F2F2F2;
    padding: 8px 2px;
    width: 100%;
    text-align: center;
}
.right-asc-patient-tabs > ul > li.active > a {
    border-bottom: 2px solid #1d5558;
    color: #1d5558;
    font-weight: 600;
}
.right-asc-patient-tabs > ul > li.active > a > i {
    background-color: #1d5558;
    color: #fff;
}
.right-asc-patient-tabs > ul > li > a > i {
    padding: 4px 7px;
    border-radius: 4px;
    background-color: #F2F2F2;
    color: #000;
    font-size: var(--font-size-xs);
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-align: center;
    margin-right: 3px;
}
/*-------------------------------------*/
.asc-quick-access-accordion > .panel-group > .panel {
    border-color: #fbfbfb !important;
    box-shadow: none !important;
}
.asc-quick-access-accordion > .panel-group > .panel > .panel-heading {
    padding: 3px 15px;
    background-color: #E4F5FF;
    color: #000;
    font-size: var(--font-size-md);
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.asc-quick-access-accordion > .panel-group > .panel > * .panel-body {
    padding: 6px !important;
}
.vitals-surgery-list {
    margin: 4px 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-flow: wrap;
    grid-gap: 6px;
}
.vitals-surgery-list > li {
    list-style: none;
    display: flex;
    align-items: center;
    grid-column-gap: 4px;
}
.vitals-surgery-list > li > b {
    color: #E14A53;
    font-size: var(--font-size-lg);
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}
.vitals-surgery-list > li > span {
    color: #595959;
    font-size: var(--font-size-md);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.vitals-surgery-list > li > label {
    color: #000;
    font-size: var(--font-size-md);
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.vitals-surgery-list > li > img {
    width: 40px;
    height: 40px;
    display: block;
    background-color: #D9D9D9;
    padding: 1px;
    border-radius: 6px;
}
/*----------------*/
.asc-table-panel,
.asc-table-admission {
    width: 100%;
    border: none;
    margin: 0;
}
.asc-templates-view > ul > li:last-child > a,
.asc-templates-check > li:last-child > a {
    border: none;
}
.asc-panel-header > ul {
    display: flex;
    align-items: center;
    grid-gap: 6px;
}
.asc-nav-menu,
.asc-nav-menu > li > ul,
.asc-panel-header > ul {
    margin: 0;
}
.asc-nav-menu > li,
.asc-nav-menu > li > ul > li,
.asc-panel-header > ul > li,
.asc-templates-view > ul > li,
.asc-templates-check > li,
.anesthsia-list-li,
.checklist-actions > li {
    list-style: none;
}
.asc-table-admission > tbody > tr:last-child > td,
.asc-table-admission > tbody > tr:last-child > th {
    border-bottom: none;
}
.asc-templates-view > span,
.asc-templates-view > a {
    color: #000;
    font-size: var(--font-size-md);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.asc-table-admission > tbody > tr > td > label {
    color: #000;
    font-size: var(--font-size-md);
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.asc-table-admission > tbody > tr > td > b {
    color: #000;
    font-size: var(--font-size-md);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.asc-table-admission > tbody > tr > td > p {
    margin: 0;
    color: #000;
    font-size: var(--font-size-md);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.asc-table-admission > tbody > tr > td > article {
    font-size: var(--font-size-md);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.black-check-text {
    font-weight: 400;
    color: #000;
    font-size: var(--font-size-md);
    line-height: 2;
}
.form-outline.active {
    color: #fff !important;
    background-image: -webkit-linear-gradient(#0C8986 0%, #339499 100%) !important;
    background-image: linear-gradient(#1d5558 0%, #339499 100%) !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.28) !important;
}
/*-----------------------------------------------------------------------------------------------------Repeated CSS */
/*Button*/
.asc-btn {
    width: 100%;
    padding: 8px;
    text-align: center;
    font-weight: 700;
    font-size: var(--font-size-md);
    border: none;
    border-radius: 6px;
}
/*Side Nav*/
.asc-nav {
    width: 116px !important;
    background-color: #ffffff;
    overflow-y: auto;
}
.asc-nav-menu > li > a {
    color: #000;
    padding: 8px 8px;
    display: flex;
    font-size: var(--font-size-md);
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-align: left;
    align-items: center;

}
.asc-nav-menu > li > a > svg {
    display: block;
    margin: 0 8px 0 0;
}
.asc-nav-menu > li > a > i.eh-number {
    font-size: var(--font-size-sm);
    color: #fff;
    width: 16px;
    height: 16px;
    display: block;
    background-color: #313131;
    border-radius: 4px;
    margin-right: 3px;
    font-weight: 600;
    text-align: center;
    line-height: 1.5;
    font-style: normal;
    margin: auto auto;
}
.asc-nav-menu > li.active > a,
.asc-nav-menu > li > a.active {
    color: #1d5558;
    background-color: #bfd8da;
}
.asc-nav-menu > li.active > a > i.eh-number {
    background-color: #1d5558;
}
.asc-nav-menu > li > ul > li > a {
    display: block;
    padding: 3px 8px 4px 26px;
    position: relative;
}
.asc-nav-menu > li > ul > li {
    position: relative;
}
.asc-nav-menu > li > ul > li > a > label {
    color: #6e7176;
    font-weight: 500;
    font-size: var(--font-size-md);
    line-height: 1.5;
    width: 100%;
    margin: 0;
    padding: 0 4px;
    position: relative;
    top: 11px;
}
.asc-nav-menu > li > ul > li.active > a > label {
    color: #1d5558;
    background-color: #f2f2f2;
    border-radius: 4px;
    font-weight: 700;
}
.asc-nav-menu > li > ul > li > a > i {
    color: #6e7176;
}
.asc-nav-menu > li > ul > li > a:after {
    width: 1px;
    background-color: #CDCECD;
    height: 43px;
    content: "";
    position: absolute;
    left: 13px;
    top: 0;
    bottom: 0;
}

.asc-nav-menu > li > ul > li > a:before {
    width: 13px;
    height: 1.6px;
    content: "";
    position: absolute;
    left: 13px;
    top: 0;
    bottom: 0;
    background-color: #CDCECD;
    margin: auto 0 0;
}

/* Panel */
.asc-panel,
.search-panel {
    border-radius: 6px;
    margin-bottom: 6px;
}
.asc-panel-header {
    background-color: #fff;
    padding: 3px 6px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 6px 6px 0 0;
}
.asc-panel-header > h1,
.asc-panel-header > ul > li > a{
    color: #1D5558;
    margin: 0;
    font-size: var(--font-size-3l);
    font-weight: 700;
    cursor: pointer;
    text-transform: capitalize;
}
.asc-panel-body {
    background-color: #fff;
    border: 5px solid #FAFAFA;
    padding: 6px;    
}
.asc-panel > .asc-panel-body:last-child {
    border-radius: 0 0 6px 6px;
}

.asc-table-panel > thead > tr > th {
    color: #000;
    font-size: var(--font-size-xl);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background-color: #fff;
    padding: 6px;
}
.asc-table-panel > tbody > tr > th {
    color: #E14A53;
    font-size: var(--font-size-xl);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 6px;
    background-color: #fff;
}
.asc-table-panel > tbody > tr > td {
    color: #000;
    font-size: var(--font-size-lg);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 6px;
    background-color: #fff;
}
.asc-table-admission > tbody > tr > th,
.asc-table-admission > tbody > tr > td {
    color: #000;
    font-family: Plus Jakarta Sans;
    font-size: var(--font-size-lg);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 6px;
    border-bottom: 2px solid #F2F2F2;
    background-color: #fff;
    text-transform: capitalize;
}

.asc-table-admission > tbody > tr > td > a {
    color: #000;
    font-size: var(--font-size-md);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.asc-table-admission > tbody > tr > th {
    border-right: 2px solid #F2F2F2
}
.asc-templates-view {
    border-radius: 7px;
    background: #F2F2F2;
    display: inline-flex;
    align-items: center;
    grid-gap: 4px 14px;
    padding: 4px 12px;
}
.asc-templates-view > ul,
.asc-templates-check {
    margin: 0;
    display: flex;
    align-items: center;
    border: 1px solid #d2d2d2;
    border-radius: 6px;
    overflow: hidden;    
}
.asc-templates-check {
    min-width: 150px;
}
.asc-templates-check > li {
    flex: 1;
}
.asc-templates-view > ul > li > a,
.asc-templates-check > li > a {
    display: block;
    padding: 4px 4px;
    color: #000;
    font-size: var(--font-size-md);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-right: 1px solid #d2d2d2;
    text-align: center;
    background-color: #fff;
    white-space:nowrap;
}
.asc-templates-check > li.active > a,
.asc-templates-view > ul > li.active > a {
    color: #fff;
    background-image: -webkit-linear-gradient(#0C8986 0%, #339499 100%);
    background-image: linear-gradient(#1d5558 0%, #339499 100%);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.28);
}
/*Search Panel*/
.search-panel {
    border: 1px solid #E9E9E9;
}
.search-panel-header {
    display: flex;
    align-items: center;
    background-color: #F0F8FB;
    padding: 4px 6px;
    grid-gap: 0 15px
}
.search-panel-header > h1 {
    font-family: Plus Jakarta Sans;
    font-size: var(--font-size-md);
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    color: #000;
    margin: 0;
}
.search-panel-body {
    background-color: #fff;
    padding: 6px;
}
.search-panel-input {
    position: relative;
}
.search-panel-input > input {
    background-color: #fff9d6 !important;
    border: 1px solid #e5dcad !important;
}
.search-panel-input > input,
.search-panel-input > select {
    border: 1px solid #000;
    background-color: #fff;
    border-radius: 6px;
    padding: 4px 12px;
    color: #000;
    font-weight: 700;
    font-size: var(--font-size-xl);
    outline: none;
    width: 100%
}

/*Search Table List*/
.search-table-list {
    margin: 0;
    width: 100%;
    border-collapse: separate;
    border-spacing: 0px 6px;
}
.search-table-list > thead > tr > th {
    background-color: #E9E9E9;
    color: #000;
    font-size: var(--font-size-md);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 6px 6px;
}
.search-table-list > tbody > tr > th {
    background-color: #fff;
    color: #000;
    font-size: var(--font-size-xl);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.search-table-list > tbody > tr > td {
    background-color: #FAFAFA;
    padding: 6px 6px;
}
.search-table-list > tbody > tr > td:first-child {
    border-radius: 6px 0 0 6px;
}
.search-table-list > tbody > tr > td:last-child {
    border-radius: 0 6px 6px 0;
}
/*Tabs search*/
.anesthsia-list-li {
    margin: 0;
    display: flex;
    align-items: center;
}
.anesthsia-list-li > li > a {
    display: block;
    padding: 8px;
    color: #000;
    font-size: var(--font-size-xs);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-right: 2px solid #F2F2F2;
}
.anesthsia-list-li > li.active > a {
    background-color: #72B4A6;
    color: #fff;
    border-radius: 6px;
    border: none;
}
.anesthsia-list-li > li:nth-child(5n+6) > a {
    color: #000;
    font-size: var(--font-size-md);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    border: none;
}
.Anesthesiaactionpopover.popover {
    max-width: 80%;
    margin: 0;
    padding: 0;
    width: 80%;
}
.checklist-actions {
    display: flex;
    align-items: center;
    flex-flow: wrap;
    margin-bottom: 4px;
    grid-gap: 5px;
}
.checklist-actions > li > button {
    background-color: #fff;
    border: 1px solid #909090;
    padding: 2px 10px;
    color: #000;
    font-size: var(--font-size-md);
    font-style: normal;
    font-weight: 500;
    line-height: 1.5;
    border-radius: 5px
}
.checklist-actions > li > button[disabled] {
    opacity: 0.2 !important;
}
    .checklist-actions > li.active > button,
    .checklist-actions > li > button.active {
        color: #fff;
        border: 1px solid #1d5558;
        background-image: linear-gradient(#1d5558 0%, #339499 100%);
    }

.pre-quick-accordion {
    border: none;
}
.pre-quick-accordion > .panel-heading {
    background-color: #fff;
    border-bottom: none;
    padding: 4px 6px;
}
.pre-quick-accordion > .panel-heading > .panel-title {
    color: #000;
    font-size: var(--font-size-md);
    font-style: normal;
    font-weight: 700;
    line-height: 15.029px;
}
.pre-quick-accordion > .panel-heading > .panel-title > div > span > a {
    color: #CDCECD;
    font-size: var(--font-size-xl);
}
.pre-quick-accordion > .panel-heading > .panel-title > div > span {
    display: flex;
    align-items: center;
    grid-gap: 10px;
}
.pre-quick-accordion > div > .panel-body {
    padding: 6px;
}
.quick-summary-profile {
    border-radius: 5px !important;
    border: 1px solid #1D5558;
    background: #fff;
    font-size: var(--font-size-md) !important;
    font-weight: 500 !important;
    color: #1D5558 !important;
}
.quick-summary-tabs > ul {
    margin: 0;
    display: flex;
    align-items: center;
    border-bottom: 3px solid var(--EhNote-Green, #1D5558);
    background: #FFF;
}
.quick-summary-tabs > ul > li {
    list-style: none;
}
.quick-summary-tabs > ul > li.active > a {
border-radius: 5px 5px 0px 0px;
border-bottom: 2px solid var(--EhNote-Green, #1D5558);
background: var(--EhNote-Green, #1D5558);
color: #fff;
}
.quick-summary-tabs > ul > li > a {
    display: block;
    font-size: var(--font-size-xl);
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    text-align: left;
    color: #313131;
    padding: 8px 12px;
}

.quick-summary-body {
    background-color: #fff;
    border: 5px solid #FAFAFA;
    padding: 10px;
    border-radius: 10px;
}
.quick-summary-buttons > li {
    list-style: none;    
    margin-left:5px;
}
.quick-summary-buttons > li > button {
    background-color: #1D5558;
    width: 24px;
    height: 24px;
    border-radius: 30px;
    color:#fff;
}
.quick-summary-table > tbody > tr > td > label {
    color: #6F7478;
    font-size: var(--font-size-md);
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.quick-summary-table > tbody > tr > td > p,
.quick-summary-table > tbody > tr > td > span {
    color: #2C2C2C;
    font-size: var(--font-size-md);
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.quick-summary-table > tbody > tr > td {
    vertical-align:top !important;
}
.quick-summary-list > li {
    list-style: none !important;
}
.quick-summary-list > li > label,
.quick-summary-list > li > span {
    font-size: var(--font-size-md) !important;
}

.graph-summary-header > h3 {
    background: #fff;
    padding: 5px;
    width: 35%;
    margin-bottom: 0;
    text-align: center;
    color: #000;
    font-size: var(--font-size-xl);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: 0;
    padding: 10px;
    border-radius: 20px 20px 0px 0px;
}
.graph-summary-header > div {
    background: #fff;
    padding: 5px 20px;
}

.asc-patient-details {
    margin: 0;
    display: flex;
    align-items: center;
    grid-gap: 2px;
}
.asc-patient-details > li > img {
    width: 50px;
    height: 50px;
}
.asc-patient-details > li > div > p {
    color: #000;
    text-align: left;
    font-size: var(--font-size-3l);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.asc-patient-details > li > ul > li > span {
    color: #000;
    font-size: var(--font-size-md);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.asc-actions-main {
    border-radius: 0px 5px 5px 0px;
    border: 8px solid #E3F1EE;
    background: #FFF;
    width: 24% !important;
    padding: 6px;
}
.asc-actions-main-list > li {
    list-style: none;
    width: calc(100% * (1/3) - 5px - 0px);
}
.asc-actions-main-list {
    margin: 0;
    display: flex;
    align-items: center;
    grid-gap: 5px 5px;
    flex-flow: wrap;
}
.asc-actions-main-list > li > button,
.surgery-btn-ps {
    border: none;
    background-color: #fff;
    border-radius: 6px;
    padding: 4px 2px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: var(--font-size-md);
    font-weight: 500;
    color: #000;
}
.asc-table-view {
    margin: 0;
    width: 100%;
    border-collapse: separate;
    table-layout: fixed;
    border-spacing: 0px 2px;
}
.asc-table-view > thead > tr > th > p {
    background: #6f6f6f;
    z-index: 9;
    padding: 3px 15px 3px 6px;
    font-size: var(--font-size-sm);
    border-radius: 4px;
    color: #fff;
    margin: 0 1px;
    font-weight: 600;
}
.asc-table-view > tbody > tr > td:first-child {
    border-radius: 6px 0 0 6px;
}
.asc-table-view > tbody > tr > td:last-child {
    border-radius: 0 6px 6px 0;
}
.asc-table-view > tbody > tr.active > td {
    background-color: #E3F1EE !important;
}
.asc-table-view > tbody > tr > td {
    border-bottom: 0;
    padding: 0 2px 0 0;
    background-color: #fff;
    cursor: pointer;
}
.asc-table-view > thead > tr > th {
    position: sticky;
    top: 0;
    z-index:1 !important;
}
.quick-summary-profile.active {
    background-color: #1D5558;
    color: #fff !important;
}

.clinical-summary-arrow  > i{
    background: #f6f6f6;
    padding: 3px;
    border-radius: 2px;
}
.asc-remarks-input {
    width: 100%;
    border: none;
    background-color: #f9f9f9;
    font-weight: 600;
    font-size: var(--font-size-xl);
    padding: 4px 6px;
    border: 1px solid #d2d2d2;
}
.asc-main-header {
    display: block;
    position: relative;
}
.asc-main-header > h1 {
    color: #1D5558;
    font-size: var(--font-size-3l);
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    padding: 3px 6px;
    margin-top: 10px;
}
.asc-main-header:after {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 7px;
    width: 100px;
    height: 3px;
    border-radius: 100px;
    background-color: #607D8B;
}
.asc-actions-scroll {
    display: flex;
    align-items: center;
    grid-gap: 4px 3px;
    margin: 0;
    flex-flow: wrap;
}
.asc-actions-scroll > li {
    list-style: none;
}
.asc-actions-scroll > li > a {
    display: block;
    border-radius: 4px;
    background: rgb(231,234,238);
    background: linear-gradient(90deg, rgba(231,234,238,1) 0%, rgba(221,228,236,1) 50%, rgba(231,235,239,1) 100%);
    color: #000;
    font-size: var(--font-size-lg);
    font-style: normal;
    font-weight: 600;
    line-height: 1.2;
    padding: 6px 6px;
}
.asc-actions-scroll > li > a.active {
    background: rgb(42,117,121);
    background: linear-gradient(225deg, rgba(42,117,121,1) 0%, rgba(29,85,88,1) 50%, rgba(42,117,121,1) 100%);
    color: #fff;
}
.asc-actions-scroll > li > label {
    font-weight: 800;
    font-size: var(--font-size-4l);
    line-height: normal;
    font-style: normal;
    color: #1d5558;
}
/*table assessments*/
.table-assessments-orders {
    margin: 0;
    width: 100%
}
.table-assessments-orders > thead > tr > th {
    background: #F2F2F2;
    color: #000;
    font-size: var(--font-size-md);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 6px 4px;
    vertical-align: middle;
}
.table-assessments-orders > thead > tr > th > a {
    position: relative;
    top: 3px;
}
.table-assessments-orders > tbody > tr > td {
    color: #000;
    font-size: var(--font-size-md);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 6px 4px;
    vertical-align: middle;
}
.table-assessments-orders > tbody > tr.selected-td > td {
    background: #E9F3F3;
}
.table-assessments-orders > tbody+tbody {
    border-bottom: 1px solid #D4D4D4;
}
.bg-accordion-open {
    border-top: 0.5px solid #CFCFCF;
    border-bottom: 0.5px solid #CFCFCF;
    background: #F2F2F2;
}
.table-assessments-open {
    margin: 0;
    width: 100%;
    border: none;
}
.table-assessments-open > tbody > tr > td {
    padding: 3px 6px
}
.table-assessments-open > tbody > tr > td:first-child::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #A5A5A5;
    width: 1.2px;
    margin: 4px 0;
}
.table-assessments-open > tbody > tr {
    border-bottom: 1.2px solid #A5A5A5 !important;
}
.assessment-section {
    display: block;
    margin-bottom: 5px;
}
.assessment-section-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #F2F2F2;
    border-radius: 6px 6px 0 0;
    border: 1px solid #CDCECD;
    border-bottom: none;
    padding: 3px 6px;
    position: relative;
}
.assessment-section-header > h1 {
    color: #1D5558;
    font-size: var(--font-size-3l);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0;
}
.assessment-section-header > ul {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    grid-column-gap: 6px;
}
.assessment-section-header > ul > li {
    list-style: none;
}
.assessment-section-header > ul > li > a {
    display: flex;
}
.assessment-section-header > ul > li > select,
.assessment-section-header > ul > li > button {
    border-radius: 3px;
    border: 0.4px solid #DDD;
    background: #FFF;
    color: #000;
    font-size: var(--font-size-md);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 4px;
}
.assessment-section-body {
    border-radius: 0 0 6px 6px;
    padding: 6px;
    background-color: #fff;
    border: 1px solid #CDCECD;
    border-top: none;
}
.assessments-title-head {
    border-radius: 6px;
    background: #E9F3F3;
    padding: 6px 8px;
    color: #1D5558;
    font-size: var(--font-size-3l);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 6px 0;
    
}
.pre-admin-checklist {
    margin: 0;
    display: flex;
    align-items: center;
    flex-flow: wrap;
    grid-gap: 4px 6px;
}
.pre-admin-checklist > li,
.pre-admin-yesno > li {
    list-style: none;
    box-shadow: 0 1px 1px #ffe8a0;
    border-radius: 6px;
}
.pre-admin-checklist > li > button {
    flex: 1;
    width: 100%;
    border-radius: 6px;
    border: 1px solid #cdcdcd;
    background: #FFF;
    padding: 3px 16px;
}
.pre-admin-yesno {
    margin: 0;
    display: flex;
    align-items: center;
}
.pre-admin-yesno > li > button {
    border: 1px solid #cdcdcd;
    background: #FFF;
    padding: 3px 16px;    
}
.pre-admin-yesno > li > button.active,
.pre-admin-checklist > li > button.active {
    background-image: -webkit-linear-gradient(#0C8986 0%, #339499 100%);
    background-image: linear-gradient(#1d5558 0%, #339499 100%);
    color: #fff;
}
.pre-admin-yesno > li:first-child,
.pre-admin-yesno > li:first-child > button {
    border-radius: 6px 0 0 6px;
}
.pre-admin-yesno > li:last-child,
.pre-admin-yesno > li:nth-child(2) > button {
    border-radius: 0 6px 6px 0;
}
.no-history-asc {
    background-color: #DFF2F3;
    color: #1d5558 !important;
    padding: 1px 7px;
    border-radius: 6px;
}


.filterSideViewPopup {
    z-index: 99999 !important;
    overflow: hidden;
    overflow: auto;
}
.filterSideViewPopup > .modal-dialog {
    width: 30% !important;
    width: 40% !important;
    height: 100% !important;
    border: none !important;
    border-radius: 0 !important;
    margin-top: 0 !important;
    margin-right: 0 !important;
    margin-left: auto !important;
    margin-bottom: 0 !important;
}
.filterSideViewPopup > .modal-dialog > .modal-content {
    height: 100vh;
    border-radius: 0 !important;
}
.left-fixednavsurgery {
    width: 100%;
    background-color: #ECECEC;
    height: calc(100vh - 200px);
    display: block;
    margin: auto;
}
.left-fixednavsurgery > li {
    list-style: none;
}
.left-fixednavsurgery > li > a {
    display: block;
    padding: 6px 8px;
    color: #000;
    font-size: var(--font-size-xl);
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.left-fixednavsurgery > li.active > a {
    font-weight: 600;
    background-color: #D6EEE9;
}

.text-s16w700c1D5558 {
    color: #1D5558;
    font-size: var(--font-size-5l);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.list-tick-ul {
    margin: 0;
}
.list-tick-ul > li {
    list-style: none;
    position: relative;
    padding-left: 18px;
}
.li-tick-active::before {
    content: "\f00c";
    left: 0;
    top: 4px;
    margin: 0;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    font-size: var(--font-size-sm);
    color: #1d5558;
}
.li-nontick-active::before {
    content: "\f0c8";
    left: 0;
    top: 4px;
    margin: 0;
    font-family: "Font Awesome 5 Free";
    font-weight: 200;
    position: absolute;
    font-size: var(--font-size-sm);
    color: #1d5558;
}
.pentakam-images-icon {
    display: flex;
    align-items: center;
    grid-gap: 8px;
    margin: 0;
    overflow-x: auto;
}
.pentakam-images-icon > li {
    list-style: none;
}
.pentakam-images-icon > li > button {
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    border: 1px solid #107ADB;
    background: #107ADB;
}
.pentakam-images-icon > li:nth-child(2) > button {
    background-color: #1d5558;
}
.notes-discharge-textarea {
    width: 100%;
    border: none;
    background-color: transparent;
    color: #000;
    font-size: var(--font-size-xl);
    font-weight: 500;
}
.asc-container-pip {
    margin-bottom: 5px;
    position: relative;
    display: block;
}
.asc-header-pip {
    position: sticky;
    top: 0;
    z-index: 10;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 6px 0px;
}
.asc-body-pip {
    display: block;
}
/*Asc-summary-table */
.asc-summary-panel {
    background-color: #fff;
    margin-bottom: 5px;
    border-bottom: 1px solid #DCDCDC;
}
.asc-summary-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #d2d2d2;
    background-color: #EBEEF3;
    border-radius: 5px 5px 0 0;
    padding: 4px;
    width: 100%;
}
.asc-summary-header h1 {
    color: #4A4A4A;       
    text-transform: capitalize;
    font-weight: 600;
    font-size:16px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.22;
    letter-spacing: normal;
    text-align: left;
    margin: 0;
    position: relative;
    padding-left: 3px;
    }
.asc-summary-body {
    padding: 2px 6px;
}
.asc-summary-table,
.asc-summary-pre-table {
    width: 100%;
    background-color: #fff !important;
}

.asc-summary-table > tbody > tr:last-child {
    border-bottom: none !important;
}
.asc-summary-table > tbody > tr > td {
    position: relative;
}
.asc-summary-table > tbody > tr > td,
.asc-summary-table > tbody > tr > th,
.asc-summary-pre-table > tbody > tr > td {
    padding: 3px 6px;
    vertical-align: middle;
}
    .asc-summary-table > tbody > tr > td > label,
    .asc-summary-table > tbody > tr > td > div > label {
        color: #1D5558;
        font-size: var(--font-size-xl);
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        word-break: break-word;
    }
.asc-summary-table > tbody > tr > th {
    color: #595959;
    font-size: var(--font-size-xl);
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    word-break: break-word;
}
.asc-summary-table > tbody > tr > td:first-child::after {
content: "";
position: absolute;
right: 0;
top: 0;
bottom: 0;
background-color: #d2d2d2;
width: 0.5px;
margin: 4px 0;
}
.asc-summary-table > tbody > tr > td > span,
.asc-summary-pre-table > tbody > tr > td > span,
.asc-summary-pre-table > tbody > tr > td > p,
.asc-summary-pre-table > tbody > tr > td > div > span,
.asc-summary-list > li > span,
.asc-summary-list > li > p,
.asc-summary-table > tbody > tr > td > p {
    color: #202020;
    font-size: var(--font-size-xl);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.asc-summary-pre-table > tbody > tr > td > p {
    color: #202020;
    font-size: var(--font-size-md);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.asc-summary-pre-table > thead > tr > th {
    padding: 5px;
    color: #AAAAAA;
    font-weight: 500;
    background: #fff;
    font-size: var(--font-size-xl);
    border-bottom: 1px solid #f2f2f2;
}

.asc-summary-pre-table > tbody > tr > td > label,
.asc-summary-pre-table > thead > tr > th > label,
.asc-summary-pre-table > tbody > tr > td > div > label,
.asc-summary-list > li > label,
black-check-text-asc {
    color: #000;
    font-size: var(--font-size-xl);
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.asc-summary-pre-table > tbody > tr > td > b,
.asc-summary-pre-table > tbody > tr > td > div > b,
.asc-summary-list > li > b {
    color: #267377;
    font-size: var(--font-size-xl);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.asc-summary-list {
    display: flex;
    align-items: start;
    grid-gap: 0px 10px;
    margin: 0;
    flex-flow: wrap;
}
.asc-summary-list > li {
    display: flex;
    grid-gap: 4px 6px;
    align-items: center;
    position: relative;
    flex-flow: wrap;
    padding: 4px 0;
}
.asc-chart-nav-sub {
    display: flex;
    align-items: center;
    margin: 0;
    grid-gap: 4px 10px;
   
}
.asc-chart-nav-sub > li {
    list-style: none;
}
.asc-chart-nav-sub > li > a {
    border-radius: 100px;
    border: 0.5px solid #9E9E9E;
    background: #FFF;
    color: #9E9E9E;
    font-size: var(--font-size-md);
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 2px 5px;
}
.asc-chart-nav-sub > li.active > a {
    background: linear-gradient(94deg, #1D5558 3.56%, #369EA4 98.36%);
    color: #fff;
}
.panel-tabs > ul > li.active > ul {
    display: flex;
}
.panel-tabs > ul > li > ul {
    display: none;
}
.a-quick-access {
    background-color: #18625b;
    color: #fff;
    font-weight: 700;
    border: none;
    border-radius: 6px;
    padding: 4px 8px;
    border: 0.8px solid #d2d2d2;
}

/*ROS*/

.consultation-ros-summary {
    display: flex;
    align-items: center;
    grid-gap: 0px 10px;
    margin: 0;
    flex-flow: wrap;
}
.consultation-ros-summary > li {
    display: flex;
    grid-gap: 4px 6px;
    align-items: center;
    position: relative;
    flex-flow: wrap;
    padding: 4px 0;
}
.consultation-ros-summary > li > label {
   color: #0E0E0E !important;
    font-size:12px !important;
    font-weight:600 !important;
}
.text-s12w500c0E0E0E {
    color: #202020 !important;
    font-size: var(--font-size-xl) !important;
    font-weight: 400 !important;
}
.consultation-ros-summary > li > span {
    color: #7A7A7A !important;
    font-size: var(--font-size-md) !important;
    font-weight: 400 !important;
}

.consultation-ros-table {
    width: 100%;
    margin: 0;
}
.consultation-ros-table > thead > tr > th {
    font-size: var(--font-size-md);
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #2B2B2B;
    background-color: #DDDDDD;
    padding: 5px;
}
.consultation-ros-table > tbody > tr > td {
    padding:3px;
    vertical-align:middle;
}
.consultation-ros-table > tbody > tr > td > label {
    color: #1A977D;
     font-size: var(--font-size-md);
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
}

    .consultation-ros-icons {
        display: flex;
        grid-gap: 5px;
        align-items: center;
    }
.consultation-ros-icons > a > i.consultation-clear-icon {
    background: url(../images/icons-consultation/consultation-clear-icon.svg);
}
.consultation-ros-icons > a > i.consultation-notes-icon {
    background: url(../images/icons-consultation/consultation-notes-icon.svg);
}
.consultation-ros-icons > a > i.consultation-delete-icon {
    background: url(../images/icons-consultation/consultation-delete-icon.svg);
}
.aside-icon-ros,
.aside-icon-sm {
    width: 24px;
    height: 24px;
    display: block;
    vertical-align: middle;
    text-align: center;
    position: relative;
    margin: 2px auto;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
}
.aside-icon-sm {
    width: 18px;
    height: 18px;
}
.bg-f7f7f9 {
    background-color: #F7F7F9 !important;
}
.ros-od {
    background: linear-gradient(90deg, #5E9BB2 0%, #4B8BA3 100%);
    color: #fff !important;
    border-radius: 5px;
    padding: 0px 6px;
    font-size: var(--font-size-md);
}
.ros-os {
    background: linear-gradient(90deg, #7DC3B5 0%, #5EA697 100%);
    color: #fff !important;
    border-radius: 5px;
    padding: 0px 6px;
    font-size:12px;
}
.ros-ou {
    background-color: #A5884F;
    color: #fff !important;
    border-radius: 5px;
    padding: 0px 6px;
    font-size: var(--font-size-md);
}

.asc-header-panel > a {
    font-size:14px;
    color:#000;
    font-weight:600;
}
/*/ROS*/
.rs-summary-list {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    grid-gap: 5px;
    align-items: center;
}
.rs-summary-list >li> label {
    font-size: var(--font-size-sm);
    font-weight: 500;
    text-align: left;
    color:#0E0E0E;
}
.rs-summary-list > li > span {
    margin: 0;
    font-size: var(--font-size-sm);
    font-weight: 400;
    text-align: left;
    color: #0E0E0E;
    display:block;
}
.rs-summary-list > li > p {
    margin: 0;
    font-size: var(--font-size-sm);
    font-weight: 400;
    text-align: left;
    color: #878787;
}
.pastvisits-refraction-table,
.injections-table,
.crm-communication-table,
.crm-followup-table,
.squint-summary-table {
    width: 100%;
    background-color: #fff !important;
    border-spacing: 0px 0px !important;
}
.pastvisits-refraction-table > thead > tr > th, 
.injections-table > thead > tr > th ,
.crm-followup-table > thead > tr > th  {
    border: 1px solid #8F8F8F;
    background-color: #DDDDDD;
    color:#0E0E0E;
    font-size:14px;
    padding:5px 5px;
    text-align:center;
}
.injections-table > thead > tr > th,
.injections-table > tbody > tr > td {
    font-size:12px !important;
    font-weight:800 !important;
}
.pastvisits-refraction-table > tbody > tr > td,
.pastvisits-refraction-table > thead > tr > th {
    border-left: 0px !important;
}
.crm-followup-table > thead > tr > th,
.crm-followup-table > tbody > tr > td {
    font-size: var(--font-size-lg) !important;
    font-weight: 500 !important;
    border:none !important;
      color:#0E0E0E;
    padding:5px 5px;
      text-align:left !important;
}
.injections-table > tbody > tr > td {
    text-align:left !important;
}
.pastvisits-refraction-table > tbody > tr > td,
.injections-table > tbody > tr > td {
    border: 1px solid #8F8F8F;
    padding:5px 5px;
    color: #0E0E0E;
    font-size: var(--font-size-xl);
    text-align:center !important;
   font-weight: 500;
}
.pastvisits-refraction-table > tbody > tr > td > label {
    color: #0E0E0E;
    font-size: var(--font-size-xl);
    font-weight: 500;
}
/*Settings*/
.communication-settings-header {
    background: #FFF;
    box-shadow: 0px 11px 24px 0px rgba(176, 176, 176, 0.15);
    padding: 3px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 5px;
}
.settings-all-appts {
    border-radius: 10px;
    display: inline-flex;
    padding: 10px;
    align-items: center;
    width: 100%;
}
.circle-dashboard {
    position: relative;
    width: 40px;
    height: 40px;
    margin-right: 10px;
    border-radius: 50%;
    display: flex;
    float: left;
    background-color: #9188FF;
}
.circle-dashboard > i {
    color: #fff;
    text-align: center;
    margin: auto;
    font-size: 25px;
}
.dashboard-count {
    list-style:none;
    margin-bottom:0;
}
.dashboard-count > li > p {
    font-size: var(--font-size-lg);
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.dashboard-count > li > label {
    color: #0E0E0E;
    font-size: var(--font-size-5l);
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}
.crm-communication-table > thead > tr > th {
    color: #4A4A4A;
    font-size: var(--font-size-lg) !important;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    background-color: #ebe9e9;
    padding: 6px 5px !important;
    position: sticky;
    top: 0;
    z-index:999;
}
.crm-communication-table > tbody > tr > td {
    background: #F7F7F9;
    color: #0E0E0E;
    font-size: var(--font-size-lg);
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 5px 5px;
    border-bottom: 3px solid #fff;
}
.settings-all-appts:nth-child(1) {
    border-radius: 10px;
    background: #fff;
    box-shadow: 8px 9px 3px 0px rgba(0, 0, 0, 0.00), 5px 6px 3px 0px rgba(0, 0, 0, 0.01), 3px 3px 3px 0px rgba(0, 0, 0, 0.05), 1px 1px 2px 0px rgba(0, 0, 0, 0.09), 0px 0px 1px 0px rgba(0, 0, 0, 0.10);
}
.settings-all-appts:nth-child(2) {
    border-radius: 10px;
    background: #fff;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 8px 9px 3px 0px rgba(0, 0, 0, 0.00), 5px 6px 3px 0px rgba(0, 0, 0, 0.01), 3px 3px 3px 0px rgba(0, 0, 0, 0.05), 1px 1px 2px 0px rgba(0, 0, 0, 0.09), 0px 0px 1px 0px rgba(0, 0, 0, 0.10);
}
.settings-all-appts:nth-child(3) {
    border-radius: 10px;
    background: #fff;
    box-shadow: 8px 9px 3px 0px rgba(0, 0, 0, 0.00), 5px 6px 3px 0px rgba(0, 0, 0, 0.01), 3px 3px 3px 0px rgba(0, 0, 0, 0.05), 1px 1px 2px 0px rgba(0, 0, 0, 0.09), 0px 0px 1px 0px rgba(0, 0, 0, 0.10);
}
.settings-all-appts:nth-child(4) {
    border-radius: 10px;
    background: #fff;
    box-shadow: 8px 9px 3px 0px rgba(0, 0, 0, 0.00), 5px 6px 3px 0px rgba(0, 0, 0, 0.01), 3px 3px 3px 0px rgba(0, 0, 0, 0.05), 1px 1px 2px 0px rgba(0, 0, 0, 0.09), 0px 0px 1px 0px rgba(0, 0, 0, 0.10);
}
.settings-all-appts:nth-child(5) {
    border-radius: 10px;
    background: #fff;
    box-shadow: 8px 9px 3px 0px rgba(0, 0, 0, 0.00), 5px 6px 3px 0px rgba(0, 0, 0, 0.01), 3px 3px 3px 0px rgba(0, 0, 0, 0.05), 1px 1px 2px 0px rgba(0, 0, 0, 0.09), 0px 0px 1px 0px rgba(0, 0, 0, 0.10);
}
.settings-all-appts:nth-child(6) {
    border-radius: 10px;
    background: #fff;
    box-shadow: 8px 9px 3px 0px rgba(0, 0, 0, 0.00), 5px 6px 3px 0px rgba(0, 0, 0, 0.01), 3px 3px 3px 0px rgba(0, 0, 0, 0.05), 1px 1px 2px 0px rgba(0, 0, 0, 0.09), 0px 0px 1px 0px rgba(0, 0, 0, 0.10);
}
.settings-all-appts.active:nth-child(1) {
    border: 1px solid #9188FF;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 8px 9px 3px 0px rgba(0, 0, 0, 0.00), 5px 6px 3px 0px rgba(0, 0, 0, 0.01), 3px 3px 3px 0px rgba(0, 0, 0, 0.05), 1px 1px 2px 0px rgba(0, 0, 0, 0.09), 0px 0px 1px 0px rgba(0, 0, 0, 0.10);
}
.settings-all-appts.active:nth-child(2) {
    border: 1px solid #5CB85C;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 8px 9px 3px 0px rgba(0, 0, 0, 0.00), 5px 6px 3px 0px rgba(0, 0, 0, 0.01), 3px 3px 3px 0px rgba(0, 0, 0, 0.05), 1px 1px 2px 0px rgba(0, 0, 0, 0.09), 0px 0px 1px 0px rgba(0, 0, 0, 0.10);
}
.settings-all-appts.active:nth-child(3) {
    border: 1px solid #E08318;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 8px 9px 3px 0px rgba(0, 0, 0, 0.00), 5px 6px 3px 0px rgba(0, 0, 0, 0.01), 3px 3px 3px 0px rgba(0, 0, 0, 0.05), 1px 1px 2px 0px rgba(0, 0, 0, 0.09), 0px 0px 1px 0px rgba(0, 0, 0, 0.10);
}
.settings-all-appts.active:nth-child(4) {
    border: 1px solid #E23741;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 8px 9px 3px 0px rgba(0, 0, 0, 0.00), 5px 6px 3px 0px rgba(0, 0, 0, 0.01), 3px 3px 3px 0px rgba(0, 0, 0, 0.05), 1px 1px 2px 0px rgba(0, 0, 0, 0.09), 0px 0px 1px 0px rgba(0, 0, 0, 0.10);
}
.settings-all-appts.active:nth-child(5) {
    border: 1px solid #369FA5;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 8px 9px 3px 0px rgba(0, 0, 0, 0.00), 5px 6px 3px 0px rgba(0, 0, 0, 0.01), 3px 3px 3px 0px rgba(0, 0, 0, 0.05), 1px 1px 2px 0px rgba(0, 0, 0, 0.09), 0px 0px 1px 0px rgba(0, 0, 0, 0.10);
}
.settings-all-appts.active:nth-child(6) {
    border: 1px solid #096DA9;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 8px 9px 3px 0px rgba(0, 0, 0, 0.00), 5px 6px 3px 0px rgba(0, 0, 0, 0.01), 3px 3px 3px 0px rgba(0, 0, 0, 0.05), 1px 1px 2px 0px rgba(0, 0, 0, 0.09), 0px 0px 1px 0px rgba(0, 0, 0, 0.10);
}
.settings-all-appts:nth-child(1) > div {
    background-color: #9188FF80;
}
.settings-all-appts:nth-child(2) > div {
    background-color: #5CB85C80;
}
.settings-all-appts:nth-child(3) > div {
    background-color: #E0831880;
}
.settings-all-appts:nth-child(4) > div {
    background-color: #E2374180;
}
.settings-all-appts:nth-child(5) > div {
    background-color: #369FA580;
}
.settings-all-appts:nth-child(6) > div {
    background-color: #096DA94D;
}
.settings-all-appts:nth-child(1) .dashboard-count li p {
    color: #3728EA;
}
.settings-all-appts:nth-child(2) .dashboard-count li p {
    color: #0F8A0F;
}
.settings-all-appts:nth-child(3) .dashboard-count li p {
    color: #C06700;
}
.settings-all-appts:nth-child(4) .dashboard-count li p {
    color: #BE1D27;
}
.settings-all-appts:nth-child(5) .dashboard-count li p {
    color: #04686D;
}
.settings-all-appts:nth-child(6) .dashboard-count li p {
    color: #096DA9;
}
.not-worked {
    border-radius: 5px;
    background: #EBEEF3;
    padding: 5px 20px;
    color: #4A4A4A !important;
    font-size:12px !important;
}
.crm-rescheduled {
    border-radius: 5px;
    background: rgba(224, 131, 24, 0.10);
    padding: 5px 13px;
    color: #E08318 !important;
    font-size: var(--font-size-md) !important;
}
.crm-confirmed {
    border-radius: 5px;
    background: rgba(92, 184, 92, 0.10);
    padding: 5px 20px;
    color: #5CB85C !important;
    font-size: var(--font-size-md) !important;
}
.crm-cancelled {
    border-radius: 5px;
    background: rgba(226, 55, 65, 0.10);
    padding: 5px 20px;
    color: #E23741 !important;
    font-size: var(--font-size-md) !important;
}
.crm-need-asst {
    border-radius: 5px;
    border: 1px solid #EBEEF3;
    padding: 5px 20px;
    background: #FFF;
    color: #4A4A4A !important;
    font-size: var(--font-size-md) !important;
}

/**/
.preop-orders-bg {
    border-radius: 8px;
    background: #F6FCFF;
    padding:6px 6px;
    border: none;
}
/**/
.crm-all-sections {
    border-radius: 10px;
    background: #FFF;
    box-shadow: 4px 4px 4px 0px rgba(212, 212, 212, 0.25);
    padding:10px;
}
.crm-all-sections-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 5px 5px 0 0;
    padding: 4px;
    width: 100%;
}
.crm-all-sections-header > h1 {
    color: #0E0E0E;
    font-size: var(--font-size-3l);
    font-style: normal;
    font-weight: 600;
    margin:0;
    display: flex;
    align-items: center;
    grid-gap: 10px;
    line-height: normal;
}
.crm-dashboard-icons {
    width: 40px;
    height: 40px;
    border-radius: 10px;
    display: flex;
    text-align: center;
    line-height: 1;
    align-items: center;
    justify-content: center;
}
.Reminders-bg {
    background: rgba(224, 131, 24, 0.20);   
}
.sms-bg {
    background: rgba(62, 166, 205, 0.20);
}
.appts-req-bg {
    background: rgba(145, 136, 255, 0.20);
}
.appts-bg {
    background: rgba(226, 55, 65, 0.20);
}
.crm-log {
    border-radius: 5px;
    border: 0.8px solid #ABABCA;
    background: #FFF;
    height:24px !important;
    width:24px !important;
}
.crm-sub-dashboard {
    border-radius: 10px;
    background: #F7F7F9;
    display: block;
    text-align: center;
    padding: 10px;
}
.crm-sub-dashboard > ul {
    list-style:none;
    margin:0;
}
.crm-sub-dashboard > ul > li > label {
    color: #1D5558;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding:5px;
}
.crm-sub-dashboard > ul > li > p {
    color: #4A4A4A;
    text-align: center;
    font-size: var(--font-size-3l);
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom:10px;
    white-space: nowrap;
}

.crm-noshow-icons {
    border-radius: 5px !important;
    border: 0.8px solid #ABABCA !important;
    background: #FFF;
    width: 24px;
    height: 24px;
    border-radius: 10px;
    display: flex;
    text-align: center;
    line-height: 1;
    align-items: center;
    justify-content: center
}
.refraction-selection > li {
    padding:2px 15px;
    line-height:5px;
}
.refraction-selection > li.active {
        background-color: #f2f2f2;
        padding: 2px 15px;
        border-radius: 5px;
        line-height: 5px;
}
.cl-table > thead > tr > th {
    background:#f2f2f2 !important;
}
.Clearing-House > li > label {
    color: #e86868 !important;
    font-size:14px;
    font-weight:700;
}
.squint-summary-table > thead > tr > th,
.squint-summary-table > tbody > tr > td {
    text-align: center;
    border: 1px solid #dcd6d6 !important;
    padding: 3px 5px;
}

.asc-orders-table {
    width: 100%;
}

.asc-orders-table > tbody > tr {
    border-bottom: 1px solid #d2d2d2;
}

.asc-orders-table > tbody > tr:last-child {
    border-bottom: none !important;
}