*{

}

ul{
    padding:0px;
    margin: 0px;
}

.labs-acc .lab-small-view .report-number{
    padding: 12px 10px !important;
}

.labs-acc .lab-small-view .report-number .selectCheckbox{
    margin-top: 2px;
    margin-right: 5px;
}

#hccModal{
    background: #00000070 !important;
    backdrop-filter: blur(3px) !important;
}

#rxhccModal{
    background: #00000070 !important;
    backdrop-filter: blur(3px) !important;
}

.mainLoader{
    background-color: #fff;
    z-index: 9999999;
    display: none;
    padding: 30px;
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    border: 1px solid;
}

.mainLoader.active{
    display: block;
}


.mainLoader .spinner-border{
    width: 50px;
    height: 50px;
    border-width: 4px;
}

.vitalEdit input[type=text]{
    border: none;
    text-align: center;
}

li{
    list-style: none;
}

a{
    color: black;
    text-decoration: none;
}

#all_report .selectivecheckbox{
    display: none;
}

#onlyChecked_report .selectivecheckbox{
    display: none;
}


.nav-pills .nav-link{
    color: black;
    border: 1px solid #000;
    margin-right: 15px;
}

.nav-pills .nav-link.active{
    background: #5B050F !important;
}

.card{
    display: block;
}

.modal{
    z-index: 1111111;
}

.modal-backdrop.show{
    z-index: 111111;
}

.cursor-pointer{
    cursor: pointer;
}

.width90{
    width: 90px;
}

#calendar .actiu{
    display: none !important;
}

.modalFigure .numbering2{
    border-radius: 50%;
    border-bottom-left-radius: 0;
    width: 23px;
    height: 23px;
    background: #5B050F;
    color: white;
    font-size: 12px;
    text-align: center;
    line-height: 23px;
    position: absolute;
}

#sig {
     width: 400px; 
     height: 200px; 
}
.modalCoaComments li{
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    font-size: 11px;
}

.modalCoaComments li:last-child{
    border-bottom:none;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.modalCoaComments li b {
    border-radius: 50%;
    border-bottom-left-radius: 0;
    text-align: center;
    font-weight: 700;
    font-size: 11px;
    color: #ffffff;
    background-color: #5b050f;
    width: 17px;
    height: 17px;
    display: inline-block;
    margin-right: 7px;
}

.modalCoaComments ul li span{
    display: block;
    font-size: 11px;
    color: #2F3B40;
}

#notForCog{
    gap:0px !important
}

#notForCog li{
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
}

#notForCog li:last-child{
    border-bottom:none;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#notForCog li:focus{
    outline:1px solid #ddd;
    border-radius:5px;
    outline-offset: 7px;
}

#notForCog li:focus-visible{
    outline:1px solid #ddd;
    border-radius:5px;
    outline-offset: 7px;
}


.carousel-control-next{
    width: 40px;
    height: 40px;
    background: gray;
    border-radius: 50%;
    right: -25px;
    top: 28px;
    padding: 8px;
}

.carousel-control-prev{
    width: 40px !important;
    height: 40px;
    background: gray;
    border-radius: 50%;
    left: -25px;
    top: 28px;
    padding: 8px;
}

.w-80{
    width: 80px;
}

.text-main{
    color: #5B050F;
    font-size: 16px;
}
.sub-txt {
    color: #5B050F;
    font-size: 14px; 
}
.p-relative{
    position: relative;
}

.btn-main{
    background: #5B050F;
    color: white;
    padding: 13px;
}

.btn-main-outline{
    border: 1px solid #5B050F;
    color: #5B050F;
    padding: 13px;
}

.btn-main-outline:hover{
    background-color:#5B050F ;
    color: white;
}

.btn-main:hover{
    background-color: black;
    color: white;
}

.ehrLogin{
    min-height: 100vh;
    display: flex;
    align-items: center;
    position: relative;
}

.ehrLogin .copyright img{
    height: 50px;
}

.ehrLogin .blurBg{
    bottom: 0px;
    left: 100px;
    z-index: -1;
    filter: blur(150px);
    width: 61%;
    position: absolute;
}

.ehrLogin form{
    max-width: 400px;
    margin: auto;
}

.ehrLogin form input{
    padding: 13px ;
    border: 1px solid #7F7F7F;
}

.ehrLogin form .forgotBtn{
    font-size: 14px;
}
.ehrLogin form label span{
    font-size: 12px;
}

.ehrLogin form .inputfield input{
    width: 52px;
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
    border-radius: 6px;
    appearance: none;
    margin-right: 10px;
}

.mainWrapper{
    display: flex;
    position: relative;
}

.mainWrapper .sideBar{
    width: 250px;
    height: 100vh;
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: white;
    padding: 40px;
    transition: all 0.3s;
}

.mainWrapper .sideBar .logo{
    display: block;
    margin: auto;
    margin-bottom: 40px;
}

.mainWrapper .sideBar ul li{
    margin-bottom: 30px;
}

.mainWrapper .sideBar ul li .dropdown i {
    margin-right: 10px;
}

.sideBar.sideBar-schdule .sidebarinner i{
    margin-right: 0px !important;
}

.sideBar.sideBar-schdule .sidebarinner .dropdown-menu.show{
    display: none !important
}

.mainWrapper .sideBar ul li .dropdown .dropdown-toggle {
    position: relative;
    font-size: 12px;
}

.mainWrapper .sideBar ul li .dropdown .dropdown-toggle.active{
    color: #5B050F;
    font-weight: 700;
}

.mainWrapper .sideBar ul li .dropdown .dropdown-toggle::before{
    content: "\f107";
    width: 15px;
    height: 15px;
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    position: absolute;
    right: 0px;
    top: 1px;
}

.mainWrapper .sideBar ul li .dropdown .dropdown-menu{
    position: static !important;
    min-width: 100%;
    width: 100%;
    transform: translate(0px, 0px) !important;
    margin-top: 10px !important;
    border: none;
    border-bottom: none;
    border-radius: 10px;
    background: #f9f5f6;
    border: 1px solid #53000a1c;
}

.mainWrapper .sideBar ul li .dropdown .dropdown-menu li{
    margin-bottom: 0px;
}

.mainWrapper .sideBar ul li .dropdown .dropdown-menu li a{
    padding: 8px 10px;
    opacity: 0.8;
    padding-left: 10px;
}

.mainWrapper .sideBar ul li a {
    display: flex;
    align-items: center;
    color: #2F3B40;
    font-size: 12px;
    white-space: nowrap;
    text-transform: uppercase;
}
.mainWrapper .sideBar ul li a:hover{
    color: #5B050F;
}
.mainWrapper .sideBar ul li.active a{
    color: #5B050F;
    font-weight: 700;
}

.mainWrapper .sideBar ul li i {
    margin-right: 10px;
    font-size: 20px;
}

.mainWrapper .sideBar .bottom{
    /* position: absolute; */
    bottom: 0px;
    left: 0px;
    right: 0;
}

.mainWrapper .sideBar .bottom img{
    height: 65px;
    object-fit: contain;
}

.mainWrapper .sideBar .bottom a{
    display: flex;
    align-items: center;
    color: #e00000;
}

.mainWrapper .sideBar .bottom a i{
    margin-right: 10px;
    font-size: 20px;
    transform: rotate(45deg);
    color: #e00000;
}

.mainWrapper .sideBar .bottom .kmaLogo{
    display: block;
    margin: 60px auto 0;
}

.mainWrapper .contentWrapper{
    width: calc(100% - 250px);
    min-height: 100vh;
    background-color: #EFEFEF;
    margin-left: auto;
    padding: 30px;
    transition: all 0.3s;
    padding-top: 120px;
}

.mainWrapper .contentWrapper.hasSidebar{
    padding-right: 50px
}

.mainWrapper .contentWrapper.sheduler.noExtra{
    padding-right: 20px !important;
    width: calc(100% - 80px) !important;
}

.mainWrapper .msg_top_bar{
    position: absolute;
    width: calc(100% - 310px);
    right: 30px;
    z-index: 98;
    top: 40px;
}

.mainWrapper .msg_top_bar.sideBar-schdule{
    width: calc(100% - 160px);
}

.mainWrapper .sheduler .msg_top_bar.sideBar-schdule{
    width: calc(100% - 160px);
}

.mainWrapper .msg_top_bar.sideBar-schdule.expand{
    width: calc(100% - 140px) !important;
    right: 20px !important;
}


.contentWrapper .searchWrapOne{
    display: flex;
    align-items: center;
    gap: 20px;
}

.contentWrapper .searchWrapOne .inputWrap{
    position: relative;
}
.contentWrapper .searchWrapOne .inputWrap i{
    position: absolute;
    right: 13px;
    top: 19px;
}
.contentWrapper .searchWrapOne .inputWrap input{
    border: none;
    padding: 14px;
}

.contentWrapper .generalInfo{
    padding: 40px;
    background-color: white;
    border-radius: 8px;
}

.contentWrapper .uploadPhoto input{
    position: absolute;
    height: 100%;
    top: 0px;
    left: 0px;
    opacity: 0;
}

.insurenceForm .card{
    padding: 40px;
    border: none;
    border-radius: 8px;
}

.insurenceForm label{
    text-wrap: nowrap;
    width: 150px;
}

.form-control{
    border-color: rgba(127,127,127,.5);
    font-size: 12px;
    padding: 7.2px 10px;
    color: #7f7f7f;
}

textarea{
    border-color: #7F7F7F;
    color: #7f7f7f;
}

.form-select{
    border-color: rgba(127,127,127,.5);
    font-size: 12px;
    padding: 7.2px 10px;
    color: #7f7f7f;
}

.insurenceForm .firstLabel{
    width: 220px;
}

.insurenceForm .lastLabel{
    width: 330px;
}

.btn-main-outline-white{
    border: 1px solid #fff;
    color: #fff;
    padding: 13px;
}

.btn-main-outline-white:hover{
    color: #5B050F;
    background: white;
}

/* .patientInfromation .first{
    width: 250px;
} */

.patientInfromation label{
    min-width: 90px;
    font-size: 13px;
}
/* .patientInfromation .three{
    width: 150px;
}
.patientInfromation .four{
    width: 150px;
}
.patientInfromation .five{
    width: 150px;
}

.patientInfromation .nine{
    width: 170px;
}

.patientInfromation .six{
    width: 170px;
}

.patientInfromation .seven{
    width: 170px;
}

.patientInfromation .eight{
    width: 170px;
} */

.contentWrapper .tabcontent .nav-link.active{
    background: #5B050F;
    color: white;
}

.contentWrapper .tabcontent .nav-link{
    font-size: 13px;
    background: white;
    color: #7F7F7F;
    padding: 7px 25px 8px;
    margin-right: 15px;
}

.contentWrapper .tabcontent .addressBox{
    padding: 20px;
    background-color: white;
    border-radius: 8px;
}

.tabcontent .addressBox .card{
    border: none;
}

.tabcontent .addressBox .card label{
    min-width: 70px;
    font-size: 14px;
}

.tabcontent .addressBox .card h5{
    display: flex;
    align-items: center;
    font-size: 16px;
}

.tabcontent .addressBox .card h5 .form-check{
    font-size: 14px;
    color: gray;
    font-weight: 400;
    margin-bottom: 0px;
    margin-left: 50px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.tabcontent .addressBox .card h5 .form-check label{
    width: 210px;
    font-size: 11px;
}

.tabcontent .addressBox .card h5 .form-check input{
    width: 16px;
    height: 16px;
}

.tabcontent .insurenceInfo .card{
    border: none;
    padding: 25px;
}

.insurenceInfo .card .insurenceItem{
    margin-bottom: 10px;
}

.insurenceInfo .card .insurenceItem h6{
    color: #5b050f;
    font-size: 12px;
}
.insurenceInfo .card .insurenceItem p{
    font-size: 10px;
    margin-bottom: 0;
}

.sidebarinner {
    min-height: 410px;
    position: relative;
    height: calc(100vh - 140px);
    width: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
}

.sidebarinner::-webkit-scrollbar {
    width: 0px;
  }

.btn-adjust {
    padding: 6.5px;
    font-size: 14px;
    min-width: 120px;
}
.contentWrapper .tabcontent .edit-box {
    padding: 20px;
    height: 100%;
} 

.contentWrapper .tabcontent .edit-box .card{
    padding: 0px;
}

.contentWrapper .tabcontent .modal-box {
    padding: 17px 25px;
    height: 100%;
} 
.bb-1 {
    border-bottom: 1px solid rgba(127,127,127,.5);
}

.tabcontent .addressBox.edit-box .card label {
    min-width: 145px;
    font-size: 13px;
    white-space: nowrap;
}
.tabcontent .addressBox.edit-box .card label.grorp {
    min-width: 65px;
}
.tabcontent .addressBox.edit-box .card label.select-1 {
    min-width: 90px;
}
.contentWrapper .tabcontent .edit-box .card .w-auto-txt {
    width: auto;
    min-width: auto;
} 

.contentWrapper .tabcontent .edit-box .card .b-txt-lab {
    color: #5B050F;
    font-weight: bold;
}
.contentWrapper .tabcontent .edit-box .card .b-txt-blcck {
    color: #1D2427;
    font-weight: bold;
}

.perpend-icon {
    background-image: url(../img/$.svg);
    padding-left: 25px;
    background-repeat: no-repeat;
    background-position: 10px 13px;
}

.form-check-input:checked[type=checkbox] {
    background-image: url(../img/check.svg);
    background-size: 8px;
}
.form-check-input:checked {
    background-color: #ffffff;
    border-color: #5B050F;
}
.form-check-adjust {
    padding-left: 25px;
    display: flex;
    align-items: center;
    gap: 10px;
}
.form-check-adjust label {
    font-size: 11px;
    padding-top: 2px;
}
.w-170 {
    max-width: 170px;
}
.form-check-long {
    padding-left: 0;
    display: flex;
    align-items: center;
    gap: 20px;
}
.form-check-long p {
    font-size: 12px;
    margin-bottom: 0;
}
.form-check-long .check-single {
    padding-left: 25px;
}
.form-check-long  label {
    font-size: 12px;
}
.form-check-input:checked[type=radio] {
    background-image: url(../img/radio.svg);
    background-size: 8px;
}
.date-txt label {
    font-size: 12px;
}
.date-txt span {
    font-size: 12px;
    font-weight: bold;
    color: #5B050F;
}
.up-btn .btn-adjust {
    font-size: 11px;
    min-width: 155px;
}
.up-btn input[type="file"] {
    opacity: 0;
    position: absolute;
    height: 100%;
    left: 0;
    right: 0;
}

.tabcontent .addressBox.edit-box.modal-box .card label {
    min-width: 85px;
    font-size: 14px;
    min-height: 1px;
}

.sub-tab {
    display: flex;
    gap: 25px;
}
.sub-tab a {
    font-size: 12px;
    text-transform: uppercase;
    border-bottom: 1px solid transparent;
    color: #7F7F7F;
    padding-bottom: 8px;
    display: block;
}
.sub-tab a.active {
    border-bottom: 1px solid #5B050F;
    font-weight: bold;
    color: #5B050F;
}

.const-text {
    padding-top: 2px;
}
.const-text p {
    font-size: 12px;
    color: #7f7f7f;
    margin-bottom: 0;
}
.const-text-deep p {
    color: #1D2427;
}
.const-text p + p {
    margin-top: 10px;
}
.const-text .form-select {
    min-width: 320px;
    font-weight: bold;
    max-width: 320px;
}
.const-text .form-control {
    min-width: 320px;
    max-width: 320px;
}
.const-text p.b-text {
    font-weight: bold;
    color: #5B050F;
}
.form-check-auto {
    /* padding-left: 24px; */
    display: flex;
    align-items: center;
    gap: 20px;
}
.form-check-auto label {
    min-width: 50px !important;
}
.const-text .form-control.form-control-line {
    display: inline;
    margin: 0 10px;
}
.card .d-b-txt .form-check-adjust label {
    padding-top: 4px;
    font-size: 12px !important;
}
.three-btn-text .btn-main, .three-btn-text .btn-main-outline {
    font-size: 11px;
    min-width: 157px;
}
.medical-report {
    width: 100%;
}
.medical-report th {
    background-color: #5B050F;
    padding: 13px 40px;
    font-size: 12px;
    color: #ffffff;
    vertical-align: middle;
    text-align: left;
}
.medical-report th:last-child {
    text-align: right;
}
.medical-report td {
    padding: 13px 40px;
    border-bottom: 1px solid rgba(127,127,127,.5);
    color: #7f7f7f;
    font-size: 12px;
    text-align: left;
}
.medical-report td:first-child {
    border-left: 1px solid rgba(127,127,127,.5);
    width: 48%;
}
.medical-report td:last-child {
    border-right: 1px solid rgba(127,127,127,.5);
    text-align: right;
}
.medical-report td i {
    font-size: 17px;
    margin-right: 10px;
    display: inline-block;
}
.icon-table img {
    width: 18px;
    height: 18px;
}

.card-top .d-b-txt .form-check-adjust label {
    font-size: 12px;
    color: #7F7F7F;
}

.tabcontent .addressBox.edit-box.edit-medical .card label {
    min-width: 60px;
    font-size: 14px;
    white-space: nowrap;
}
.tabcontent .addressBox.edit-box.edit-medical .card label.big-label {
    font-size: 16px;
    color: #5B050F;
    font-weight: bold;
}

.form-check-adjust-big {
    padding-left: 35px;
}
.tabcontent .addressBox.edit-box .card .multi-check label {
    min-width: auto;
}
.modal-sm-btn .btn-adjust {
    min-width: 135px;
}
.modal-cust {
    width: 340px !important;
}
.modal-cust .modal-body {
    padding: 30px;
}
.btn-adjust-small {
    font-size: 11px;
    min-width: 120px;
    padding: 8px 20px;
}
.addressBox p.free-text {
    font-size: 13px;
}
.text-main span {
    color: #7F7F7F;
    font-size: 11px;
    padding-left: 5px;
}
.bor-last {
    position: relative;
}
.bor-last:after {
    position: absolute;
    border-bottom: 3px solid #5B050F;
    width: 7px;
    top: auto;
    bottom: 15px;
    right: -15px;
    content: "";
}
.form-check .form-check-input-top {
    margin-top: 0.35em;
}
.cigarettes-count {
    padding-left: 1.5em;
}
.cigarettes-count p {
    font-size: 13px;
    color: #7F7F7F;
    margin-bottom: 0;
}
.cigarettes-count .form-control{
    display: inline-block;
    max-width: 60px;
    padding: 5.2px 10px;
    height: 34px;
}
.raio-btn .form-check-label {
    color: #7f7f7f;
}
.h-80 {
    height: 80px;
}
.Wpx-180 {
    width: 180px;
}
.form-check-multi {
    padding-left: 0;
    display: flex;
    gap: 20px;
}
.form-check-multi .check-single {
    padding-left: 24px;
}
.form-check-multi .check-single .form-check-input {
    margin-top: .35em;
}
.tabcontent .addressBox.edit-box .card .form-check-multi .check-single .form-check-label {
    min-width: 60px
}
.addressBox p.gray-txt {
    color: #7F7F7F;
    font-size: 13px;
    margin-bottom: 0;
}

.tabcontent .insurenceInfo .modal .card{
    border: none;
    padding: 0;
}
.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    border: 0;
    padding: 0;
}
.gj-datepicker-bootstrap button[role=right-icon] {
    width: 3rem;
}
.gj-datepicker-bootstrap button[role=right-icon] .gj-icon, .gj-datepicker-bootstrap button[role=right-icon] .material-icons {
    position: absolute;
    font-size: 24px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating) {
    border-top-right-radius: .375rem;
    border-bottom-right-radius: .375rem;
}
.gj-datepicker .btn:hover {
    background-color: transparent !important;
    color: #5A6568 !important;
}
.remove-add-sec {
    position: absolute;
    right: -15px;
    bottom: 6px;
    color: #2F3B40;
    cursor: pointer;
    font-size: 20px;
}

.remove-add-secc {
    position: absolute;
    /* right: -15px; */
    bottom: 0px;
    color: #2F3B40;
    cursor: pointer;
    font-size: 20px;
    border: 1px solid #000;
    padding: 1px 10px;
    border-radius: 5px;
}
.remove-add-sec2 {
    bottom: 2px;
}
.form-control.searchbox {
    background-image: url(../img/search_light.svg);
    background-repeat: no-repeat;
    background-position: right 5px center;
    padding-right: 30px;
}

.btn-adjust-two {
    max-width: 140px;
}
.link-copied {
    border: 1px solid #43A047;
    background-color: #E8F5E9;
    padding: 16px;
    position: fixed;
    left: 10px;
    top: 10px;
    right: 10px;
    z-index: 99;
    border-radius: 10px;
    color: #43A047;
    display: flex;
    gap: 15px;
    align-items: center;
 }
 .link-copied p {
    margin-bottom: 0;
 }

 .gj-picker-bootstrap table tr td.selected.gj-cursor-pointer div {
    background-color: #5B050F;
    border-color: #5B050F;
 }

 .remove-add-sec2 {
    position: absolute;
    right: -9px;
    bottom: 1px;
    color: #2F3B40;
    cursor: pointer;
    font-size: 20px;
}
.remove-add-sec3 {
    position: absolute;
    right: -18px;
    bottom: 3px;
    color: #2F3B40;
    cursor: pointer;
    font-size: 20px;
}
.modal .card {
    border: 0;
}

.copyright {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
}
.sidebarinner .logo {
    width: 160px;
}

/* top-shedule */

.filterarea {

}
.masking-padding {
    padding: 30px 15px;
    background-color: #ffffff;
    border-radius: 8px;
    overflow: hidden;
}

.advanceInformation .masking-padding .topUserArea {
    padding: 30px;
    height: 100%;
    padding-right: 0;
}

.patient-name p {
    font-size: 12px;
}
.patient-name p span {
    font-weight: bold;
    padding-right: 6px;
}
.topUserArea .infometa ul li { 
    font-size: 12px;
}
.topUserArea .infometa ul li + li {
    margin-top: 8px;
}

.view-area.gridview .masking-padding .topUserArea .infometa ul li + li {
    margin-top: 8px;
}
.topUserArea .infometa ul li label{
    font-weight: 700;
    min-width: 100px;
    padding-right: 10px;
}

.topUserArea.claim .infometa ul li label{
    color: #5b050f;
}

.topUserArea.claim .infometa ul li label{
    min-width: 75px !important;
}

.topUserArea .infometa ul li label.big-txt{
    min-width: 145px;
}
.topUserArea .infometa ul li label.small-txt{
    min-width: 75px;
}

.topUserArea.claim .infometa ul li label.small-txt{
    min-width: 55px !important;
}


.topUserArea .infometa ul li span {
    font-size: 12px;
}
.filterarea .cust-calendar-icon + .btn {
    position: absolute;
    right: -5px;
    top: 17px;
    z-index: 99;
}
.filterarea .min-42 {
    min-width: 55px;
}
.view-menu {
    background-image: url(../img/grid-menu.svg);
    width: 24px;
    height: 24px;
    display: block;
}
.fliter, .view-menu, .setting {
    cursor: pointer;
}
.view-menu.grid {
    background-image: url(../img/list-menu.svg);
}
.view-area .masking-padding {
    margin-bottom: 8px;
    padding-bottom: 10px;
}
.view-area.gridview {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
}
.view-area.gridview .masking-padding {
    width: calc(50% - 8px);
    padding: 0;
    margin-bottom: 0;
}
.view-area .list-none {
    display: none;
}
.view-area.gridview .masking-padding .list-none {
    display: inline-block;
}
.view-area.gridview .masking-padding .grid-none {
    display: none !important;
}
.view-area.gridview .masking-padding .topUserArea .infometa {
    width: 100%;
}
.view-area.gridview .masking-padding .topUserArea .infometa ul li label{
    font-weight: 700;
    min-width: auto;
    padding-right: 13px;
    font-size: 11px;
}
.view-area.gridview .masking-padding .topUserArea .infometa ul li span {
    font-size: 11px;
}
.view-area.gridview .masking-padding .topUserArea .infometa ul li {
    margin-top: 8px;
}
.stting-gap a {
    padding: 0 5px;
    display: inline-block;
}

.view-area.gridview .masking-padding .topUserArea .stting-gap {
    position: absolute;
    right: 40px;
    bottom: 10px;
}
.view-area.gridview .masking-padding .topUserArea .stting-gap a {
    padding: 5px 0px;
    display: block;
}
.filterbody {
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 98;
    display: none;
}
.settingbody {
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 98;
    display: none;
}
.filterbody.openfilter {
    display: block;
}
.settingbody.opensetting {
    display: block;
}
.filter-screen {
    width: 360px;
    position: fixed;
    right: -360px;
    top: 0;
    bottom: 0;
    overflow: auto;
    padding: 40px 40px 32px 40px;
    background-color: #ffffff;
    z-index: 111;
    transition: all .3s;
}
.setting-screen {
    width: 360px;
    position: fixed;
    right: -360px;
    top: 0;
    border-bottom-left-radius: 15px;
    overflow: auto;
    padding: 40px 40px 32px 40px;
    background-color: #ffffff;
    z-index: 99;
    transition: all .3s;
}
.filter-screen.openfilter {
    right: 0;
}
.setting-screen.opensetting {
    right: 0;
}
.viewmore {
    background-color: #5B050F;
    border-top-right-radius: 50px;
    border-top-left-radius: 50px;
    width: 108px;
    text-align: center;
    position: absolute;
    bottom: 0;
    color: #ffffff;
    font-size: 12px;
    line-height: 24px;
    transition: all .3s;
    display: none;
    right: 90px;
    opacity: 0;
}
.view-area.gridview .masking-padding .viewmore {
    display: inline-block;
}
.masking-padding .topUserArea:hover .viewmore {
    opacity: 1;
}

.masking-padding .text-end p {
    margin-bottom: 0;
    font-size: 12px;
}
.btn.canceled {
    color: #FF381D;
    border-radius: 5px;
    border: 1px solid #FF381D;
    padding: 3px 16px;
    font-size: 12px;
    background-color: #ffffff;
}

.advanceInformation .view-area.gridview .masking-padding .topUserArea {
    padding-bottom: 20px;
    padding-right: 30px;
}

.btn.standby {
    color: #FFFFFF;
    border-radius: 5px;
    border: 1px solid #AB8F43;
    padding: 2px 10px;
    font-size: 12px;
    background-color: #AB8F43;
}
.btn.heigrisk {
    color: #FFFFFF;
    border-radius: 5px;
    border: 1px solid #FF381D;
    padding: 2px 10px;
    font-size: 12px;
    background-color: #FF381D;
}
.btn.onhold {
    color: #FFFFFF;
    border-radius: 5px;
    border: 1px solid #7F7F7F;
    padding: 2px 10px;
    font-size: 12px;
    background-color: #7F7F7F;
}
.btn.mediumrisk {
    color: #1D2427;
    border-radius: 5px;
    border: 1px solid #FFFF00;
    padding: 2px 10px;
    font-size: 12px;
    background-color: #FFFF00;
}
.btn.lowrisk {
    color: #ffffff;
    border-radius: 5px;
    border: 1px solid #00BA13;
    padding: 2px 10px;
    font-size: 12px;
    background-color: #00BA13; 
}
 .tooltip-inner {
    background-color: #710015;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
    opacity: 1 !important;
    font-size: 11px;
    padding: 5px 10px 8px;
}
.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
    border-top-color: #710015 !important;
}
.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
    border-left-color: #710015 !important;
}

.lower-btn-patinet .r-shap-box {
    border: 1px solid #5B050F;
    border-radius: 5px;
    padding: 6px 8px;
    font-size: 11px;
    color: #5B050F;
    font-weight: bold;
}
.lower-btn-patinet .r-shap-box span {
    color: #1D2427;
    padding-right: 10px;
}

.modal-dialog .masking-padding {
    padding: 0;
}
.close-modal {
    position: absolute;
    right: 0;
    z-index: 9;
    font-size: 22px;
    color:#5B050F;
    border: 0;
}
.filter-screen .filter-head {
    position: relative;
    margin-bottom: 24px;
}
.filter-screen .filter-head h4 {
    color: #5B050F;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 0;
}
.filter-screen .filter-head .cross {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 20px;
}

.setting-screen .setting-head {
    position: relative;
    margin-bottom: 24px;
}
.setting-screen .setting-head h4 {
    color: #5B050F;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 0;
}
.setting-screen .setting-head .cross2 {
    position: absolute;
    right: 0;
    top: 0;
}


.filter-body {
    display: flex;
    gap: 16px;
    flex-direction: column;
}
.filter-body label {
    color: #1D2427;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 6px;
}

.btn-adjust-padd-30 {
   padding: 6.5px 30px;
}

.patientInfromation label span{
    color: #FF5353;
}
.gj-picker-bootstrap.datepicker {
    padding: 10px;
    min-width: 300px;
    z-index: 11111111;
}
.gj-picker-bootstrap.datepicker div[role=navigator] {
    border-bottom: 1px solid #BDBDBD;
    margin: 0 -10px;
    padding: 0 10px;
}
.gj-picker-bootstrap.datepicker table {
    width: 100%;
}
.gj-picker-bootstrap.datepicker table th div {
    font-size: 12px;
    font-weight: 500;
}
.gj-picker-bootstrap table tr td div {
    font-size: 12px;
    font-weight: normal;
}
.gj-picker-bootstrap table tr td.focused div,.gj-picker-bootstrap table tr td.gj-cursor-pointer div:hover {
    background: #EEE;
    border-radius: 50%;
    color: #5B050F
}
.gj-picker-bootstrap table tr td.today div {
    color: #ffffff;
    background-color: #5B050F;
    border-radius: 50%;
    font-weight: normal;
}
.gj-picker-bootstrap table tr td.selected.gj-cursor-pointer div {
    border-radius: 50%;
}
.gj-picker div[role=navigator] div[role=period] {
    color: #828282;
}
.preferred-method .form-check {
    margin-bottom: 0;
    min-height: auto;
}
.patientInfromation label.m-auto-width {
    min-width: auto;
}
.max-width-define {
    max-width: 170px
}

.remove-add-sec7 {
    top: 20px;
    right: 40px;
    position: absolute;
}
.modal-confirm {
    background-color: transparent;
    border: 0;
}
.alert-text {
    border-radius: 8px;
    padding: 16px;
    border-width: 1px;
    border-style: solid;
    margin-bottom: 15px;
}
.confirmation-box {
    background-color: #FFF3E0;
    border-color: #FF9800;
}
.confirmation-box i {
    color: #FF9800;
}
.alert-text h4 {
    color: #263238;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 4px;
}
.alert-text p {
    color: #546E7A;
    font-size: 14px;
    margin-bottom: 0;
    padding-left: 27px;
}
.alert-text i {
    font-size: 17px;
}
.btn-main-outline-white {
    border-color: #ffffff;
}
.modal-xs-btn .btn-adjust {
    min-width: 100px;
    padding: 6.5px 30px;
}

.error-box {
    background-color: #FFEBEE;
    border-color: #F44336;
}

.error-box i {
    color: #F44336;
}
.success-box i {
    color: #43A047;
}

.success-box {
    background-color: #E8F5E9;
    border-color: #43A047;
}

.dreft-card {
    background-color: #FFFFFF;
    border-radius: 8px;
    padding: 34px 17px 34px 28px;
    position: relative;
}
.newtag {
    position: absolute;
    left: 0;
    top: 0;
} 
.draft-formate label {
    font-weight: 700;
    min-width: 60px;
    padding-right: 10px;
    font-size: 12px;
}
.draft-formate li {
    line-height: 18px;
}
.draft-formate span {
    padding-right: 20px;
    font-size: 12px;
}
.patient-name-draft h5 {
    font-size: 15px;
    font-weight: bold;
    color: #5B050F;
}
.advanceInformation .profilePicture {
    width: 105px;
    height: 105px;
    border-radius: 50%;
    object-fit: cover;
}

.advanceInformation .profileWrapPic{
    position: relative;
}

.advanceInformation .profileWrapPic i{
    position: absolute;
    bottom: 10px;
    right: -5px;
    font-size: 22px;
    background: white;
    padding: 4px;
    border-radius: 50%;
    border: 1px solid;
}

.flex-no-wrap {
    flex-wrap: nowrap !important;
}
.btn-small-padd {
    padding: 5px 20px;
    font-size: 12px;
}
.no-databox {
    height: calc(100vh - 135px);
}
.valid-text {
    margin-bottom: 0;
}
.valid-text i {
    display: inline;
    margin-right: 7px;
    color: #43A047;
}
.back-btn {
    padding: 6.5px 15px;
    background-color: #ffffff;
    font-size: 12px;
}
.left-card-padd {
    padding: 42px;
}
.patient-profile {
    width: 105px;
    margin: 0 auto 26px;
}
.patient-profile .profilePicture {
    width: 105px;
    height: 105px;
    border-radius: 50%;
    object-fit: cover;
}
.name-designation {
    margin-bottom: 96px;
    text-align: center;
}
.name-designation h4 {
    font-size: 15px;
    font-weight: bold;
    color: #5B050F;
}
.name-designation h4 span {
    font-weight: normal;
    color: #2F3B40;
    display: block;
    font-size: 11px;
    margin-bottom: 8px;
    font-weight: 700;
}
.media-area {
    text-align: center;
    margin-bottom: 96px;
}
.media-area p {
    font-size: 9px;
    text-transform: uppercase;
    margin-bottom: 16px;
}
.media-area ul {
    margin-bottom: 30px;
}
.media-area ul li {
    display: inline-block;
    margin: 0 16px;
    font-size: 24px;
}
.showhide {
    text-align: center;
}

.switch {
    display: inline-block;
    position: relative;
    width: 50px;
    height: 25px;
    border-radius: 20px;
    background: #7F7F7F;
    transition: background 0.28s cubic-bezier(0.4, 0, 0.2, 1);
    vertical-align: middle;
    cursor: pointer;
}
.switch::before {
    content: '';
    position: absolute;
    top: 1px;
    left: 2px;
    width: 22px;
    height: 22px;
    background-color: #fafafa;
    border-radius: 50%;
    transition: left 0.28s cubic-bezier(0.4, 0, 0.2, 1), background 0.28s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
    background-image: url(../img/croxx.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50%;
}
.switch:active::before {
    box-shadow: 0 2px 8px rgba(0,0,0,0.28), 0 0 0 20px rgba(128,128,128,0.1);
}
input:checked + .switch {
    background: #5B050F;
}
input:checked + .switch::before {
    left: 27px;
    background: #fff;
    background-image: url(../img/check.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 70%;
}
input:checked + .switch:active::before {
    box-shadow: 0 2px 8px rgba(0,0,0,0.28), 0 0 0 20px rgba(0, 141, 127, 0.2);
}

.showhide span {
    font-size: 12px;
}
.patient-data {
    background-color: #ffffff;
    border-radius: 8px;
    padding: 32px 40px; 
}

.details-text {
    padding: 0 15px 0;
    min-width: 180px;
}
.details-text:first-child {
    padding-left: 0;
}
.details-text:last-child {
    padding-right: 0;
}
.details-text h5 {
    font-size: 12px;
    font-weight: bold;
    color: #5B050F;
    margin-bottom: 12px;
    text-transform: uppercase;
}
.details-text h5 i.show-text {
    margin-left: 11px;
    font-size: 14px;
    font-weight: 500;
    color: #5B050F;
}
.details-text p {
    font-size: 12px;
    color: #1D2427;
    margin-bottom: 0;
}
.details-text p span {
    font-size: 9px;
}
.details-text p i {
    margin-right: 10px;
    font-size: 16px;
}
.single-text-item + .single-text-item {
    margin-top: 24px;
}
.patient-data.hide-details .show-text {
    display: none;
}
.patient-data .hide-text {
    display: none;
}
.patient-data.hide-details .hide-text {
    display: inline-block;
}
.details-text h5 i.hide-text {
    margin-left: 11px;
    font-size: 14px;
    font-weight: 500;
    color: #7F7F7F;
}

.contentWrapper .tabcontent .addressBox.p-16p {
    padding: 16px;
}

.contentWrapper .tabcontent .addressBox.p-40p {
    padding: 24px 40px;
}

.addressBox h5 {
    font-size: 12px;
    font-weight: bold;
    color: #5B050F;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.addressBox p {
    font-size: 12px;
    color: #1D2427;
    margin-bottom: 0;
}

.top-main-text {
    font-size: 15px;
    font-weight: bold;
    color: #5B050F;
    margin-bottom: 16px;
    text-transform: uppercase;
}
.text-details-top .details-text h5 {
    color: #2F3B40;
}

.text-details-top .details-text {
    min-width: 250px;
}
.text-details-5row .details-text {
    min-width: 150px;
}

.top-main-text-edit {
    font-size: 15px;
    font-weight: bold;
    color: #5B050F;
    margin-bottom: 16px;
}
.patient-data label {
    font-size: 12px;
    text-transform: uppercase;
}
.whatsapp-big-text {
    font-size: 24px;
    margin-right: 10px;
    color: #7F7F7F;
}
.mb-16p {
    margin-bottom: 16px;
}
.text-nowrap {
    white-space: nowrap;
}
.datetimepicker-box {
    width: 221px;
    position: absolute;
    right: 0;
    top: 100%;
    box-shadow: 0 14px 26px rgba(47,59,64, 53%);
    border-radius: 4px;
    text-align: left !important;
    padding: 24px;
    background-color: #ffffff;
    display: none;
}
.datetimepicker-box.show-shedule {
    display: block;
}
.cross-icon {
    position: absolute;
    right: 18px;
    top: 20px;
}
.datetimepicker-box .gj-datepicker {
    border-color: rgba(127,127,127,.5);
    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
}
.datetimepicker-box .gj-timepicker {
    border-color: rgba(127,127,127,.5);
    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
}
.datetimepicker-box .gj-datepicker .gj-icon {
    color: #5B050F;
}
.datetimepicker-box .gj-timepicker .gj-icon {
    color: #5B050F;
}
.datetimepicker-box .gj-datepicker .btn {
    width: 2rem;
}
.datetimepicker-box .gj-timepicker .btn  {
    width: 2rem;
}
.datetimepicker-box .gj-timepicker .btn:hover {
    background-color: transparent;
}
.datetimepicker-box .gj-timepicker .form-control {
    padding: 9px 10px;
}
.datetimepicker-box label {
    font-size: 12px;
}

.actual-heading {
    padding: 8px 20px;
    background-color: #5B050F;
    border-top-left-radius: 4px;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}
.shedule-table {
    background-color: #ffffff;
    display: table;
    width: 100%;
    padding: 0 0 6px;
}
.shedule-table-row {
    display: table-row;
}
.shedule-table-head {
    display: table-cell;
    padding: 10px 20px;
    color: #2F3B40;
    font-weight: bold;
    font-size: 12px;
}
.shedule-table-cell {
    display: table-cell;
    padding: 10px 20px;
    color: #2F3B40;
    font-size: 11px;
}

.reshedule-table {
    display: table;
    width: 100%;
    padding: 0 0 6px;
}
.reshedule-table-row {
    display: table-row;
}
.reshedule-table-head {
    display: table-cell;
    padding: 10px 20px;
    color: #2F3B40;
    font-weight: bold;
    font-size: 12px;
    background-color: #ffffff;
}
.reshedule-table-cell {
    display: table-cell;
    padding: 10px 20px 10px 0;
    color: #2F3B40;
    font-size: 11px;
}
.reshedule-table-cell .gj-datepicker {
    border-color: rgba(127,127,127,.5);
    border-width: 1px;
    border-style: solid;
    border-radius: 6px;
    background-color: #ffffff;
}
.reshedule-table-cell [role=wrapper] {
    max-width: 180px;
}

.reshedule-table-cell .gj-datepicker .gj-icon {
    color: #5B050F;
}
.reshedule-table-cell .gj-timepicker .gj-icon {
    color: #5B050F;
    top: 6px !important;
}
.reshedule-table-cell .gj-datepicker .btn {
    width: 2rem;
}
.reshedule-table-cell .gj-timepicker .btn  {
    width: 2rem;
}
.reshedule-table-cell .gj-timepicker {
    border-color: rgba(127,127,127,.5);
    border-width: 1px;
    border-style: solid;
    border-radius: 6px;
    background-color: #ffffff;
}
.reshedule-table-cell .gj-timepicker .btn:hover {
    background-color: transparent;
}
.reshedule-table-cell .gj-timepicker .form-control {
    padding: 7px 10px;
}
.reshedule-table-cell span {
    font-size: 11px;
    padding: 0 7px;
    line-height: 30px;
}
.taxtarea-w {
    width: 370px;
}

.request-status {
    font-size: 11px;
    color: #2F3B40;
}

.request-status span.boldtext {
    font-weight: bold;
    color: #5b050f;
    text-transform: uppercase;
}

.request-status span.pending {
    color: #FFAA2C;
}
.details-text-ex {
    min-width: 150px;
}
.details-text-past {
    min-width: 120px;
}
.btn.label-yellow {
    background-color: #FFFF00;
    padding: 3px 15px;
    cursor: default;
    min-width: 100px;
}
.bg-white-shedule {
    background-color: #ffffff !important;
    color: #1D2427;
}
.patient-data-past {
    padding: 24px;
}
.form-check-walkin {
    margin-bottom: 0;
}

.flex-cust1 {
    display: flex;
}
.flex-cust2 {
    display: flex;
}
.view-area.gridview .masking-padding .topUserArea .stting-gap.flex-cust2 {
    display: block;
}
.view-area.gridview .masking-padding .topUserArea .stting-gap .flex-cust1 {
    display: none;
}
.gend-btn {
    position: relative;
}
.gend-btn input[type="radio"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 2;
    cursor: pointer;
}
.gend-btn label {
    padding: 4px 7px;
    color: #5A6568;
    border-radius: 4px;
    font-weight: normal;
    font-size: 10px;
    border: 1px solid #7F7F7F;
    background-color: #ffffff;
    margin-bottom: 0;
    min-width: 54px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.gend-btn input[type="radio"]:checked + label {
    background-color: #5b050f;
    color: #ffffff;
}
.openfilterb {
    position: fixed;
    overflow: hidden;
}
.opensettingb {
    position: fixed;
    overflow: hidden;
}
.filter-body span {
    font-size: 11px;
}

.filter-body  .btn-adjust {
    padding: 5.8px 12px;
    font-size: 12px;
}

.gend-btn label span {
    height: 23px;
    width: 23px;
    background-repeat: no-repeat;
    display: inline-block;
    margin-left: 6px;
}
.gend-btn label.list-view-img span {
    background-image: url(../img/menu-list-defult.svg);
}
.gend-btn input[type="radio"]:checked + label.list-view-img span {
    background-image: url(../img/menu-list.svg);
}

.gend-btn label.grid-view-img span {
    background-image: url(../img/menu-grid-defult.svg);
}
.gend-btn input[type="radio"]:checked + label.grid-view-img span {
    background-image: url(../img/menu-grid.svg);
}
.fs-12 {
    font-size: 12px;
}

.setting-body .btn-adjust {
    padding: 5.8px 12px;
    font-size: 12px;
}
.btnw-90 {
    min-width: 90px;
}
.btnp-5 {
    padding: 5px;
}
.btnp-6-20 {
    padding: 6px 20px;
}

.mainWrapper .sideBar.sideBar-schdule {
    width: 100px;
    padding: 40px 18px;
    padding-right: 0;
}
.mainWrapper .contentWrapper.sheduler {
    width: calc(100% - 100px);
}

.login-success {
    min-width: 760px;
    max-width: 760px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 80px;
}

.dashboard-text {
    height: 75vh;
    text-align: center;
    font-size: 108px;
    text-transform: uppercase;
    color: #ffffff;
    line-height: 75vh;
    font-weight: bold;
}

.ehrLogin form .error-msg {
    border: 1px solid #FFB3C1;
}
.ehrLogin form .error-msg + span {
    display: block;
    padding-top: 10px;
    color: #FFB3C1;
    font-size: 10px;
}


a.menu-toggle {
    position: absolute;
    right: -12.5px;
    background-color: #ffffff;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    display: inline-block;
    text-align: center;
    z-index: 99;
    line-height: 25px;
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
    font-size: 13px;
}

.sideBar.sideBar-schdule .sidebarinner span {
    display: none;
}

.sideBar.sideBar-schdule .sidebarinner .dropdown-toggle{
    justify-content: center;
}

.small-view-togg {
    display: none;
}
.sideBar.sideBar-schdule .sidebarinner .big-view-togg {
    display: none;
}

.sideBar.sideBar-schdule .sidebarinner .small-view-togg {
    display: block;
}

.sideBar.sideBar-schdule .sidebarinner .small-view-togg .logo {
    width: 62px;
}
.sideBar.sideBar-schdule ul li {
    text-align: center;
}
.sideBar.sideBar-schdule ul li a {
    display: inline-block;
}
.sideBar.sideBar-schdule ul li i {
    margin-right: 0;
}

.mainWrapper .sideBar.sideBar-schdule .bottom a {
    display: inline-block;
}

.mainWrapper .sideBar.sideBar-schdule .bottom i {
    margin-right: 0;
}

.kma-small {
    display: none !important;
}
.sideBar.sideBar-schdule .sidebarinner .kma-big {
    display: none;
}
.mainWrapper .sideBar {
    padding-right: 0;
}

.sideBar.sideBar-schdule .sidebarinner .kma-small {
    display: block !important;
    width: 59px;
}
.mainWrapper .sideBar ul li.active {
    position: relative;
}
.mainWrapper .sideBar ul li.active:after {
    content: "";
    right: 0;
    width: 8px;
    height: 23px;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #5b050f;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.mainWrapper .sideBar .logo {
    margin-right: 40px;
}
.mainWrapper .sideBar .bottom {
    margin-right: 40px;
    margin-top: 50px;
}
.mainWrapper .sideBar.sideBar-schdule .bottom {
    text-align: center;
    margin-right: 18px;
}

.mainWrapper .sideBar.sideBar-schdule .logo {
    margin-right: 18px;
}
.w-224p {
    width: 224px;
}
.w-133p {
    width: 133px;
}
.w-160p {
    width: 160px;
}
.backto-top {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.date-top {
    background-color: #ffffff;
    font-size: 12px;
    display: flex;
    gap: 10px;
    align-items: center;
    padding: 8px 20px;
    border-left: 1px solid #F5F5F5;
    border-right: 1px solid #F5F5F5;
    color: #7f7f7f;
    white-space: nowrap;
}
.moveto-top {
    border-radius: 0;
}
.view-select {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: 1px solid #F5F5F5 !important;
}
.scheduler-head {
    font-size: 15px;
    line-height: 34px;
    margin-bottom: 0;
    font-weight: bold;
}
.sheduler-table {
    display: table;
    width: 100%;
}
.sheduler-table-row {
    display: table-row;
}
.sheduler-table-cell {
    display: table-cell;
    background-color: #ffffff;
    padding: 11px 20px;
    border-left: 1px solid #F5F5F5;
    border-bottom: 1px solid #F5F5F5;
    color: #1D2427;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
}
.sheduler-table-cell span {
    color: #5B050F;
    font-weight: bold;
    font-size: 15px;
}
.sheduler-table-cell:last-child {
    border-left: 1px solid #F5F5F5;
}
.sheduler-table-cell:first-child {
    font-size: 12px;
    font-weight: normal;
    color: #2F3B40;
    text-align: left;
    padding: 11px 25px;
}
.sheduler-table-head {
    display: table-cell;
    background-color: #ffffff;
    padding: 11px 5px;
    border-left: 1px solid #F5F5F5;
    border-bottom: 1px solid #F5F5F5;
    color: #2F3B40;
    font-size: 12px;
}
.sheduler-table-head span {
    color: #5B050F;
    font-weight: bold;
}
.sheduler-table-head:first-child {
    padding: 11px 15px;
    min-width: 180px;
    text-align: left;
    width: 180px;
}
.sheduler-table-row:last-child .sheduler-table-cell {
    border-bottom: 0;
}

.cell-red {
    background-color: #FFE5EA;
}
.cell-green {
    background-color: #43A047;
}
.cell-green span {
    color: #ffffff;
}
.state-of-shedule {
    position: relative;
    height: 100%;
}
.state-of-shedule:before {
    background-color: #43A047;
    width: 8px;
    content: "";
    top: 0;
    bottom: 0;
    position: absolute;
    left: 0;
}

.doctorname-witharrow {
    background-color: #ffffff;
    border-top-right-radius: 8px;
    padding: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.doctorname-witharrow h4 {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 0;
}

.doctorname-witharrow a {
    font-size: 16px;
}
.date-left-right {
    padding: 16px;
    padding-top: 0;
    display: flex;
    background-color: #ffffff;
    justify-content: space-between;
    margin-bottom: 1px;
    align-items: center;
}
.date-left-right span {
    font-size: 12px;
}
.date-left-right .inactive {
    color: #C0C0C0;
}
.acodion-color-profile {
    display: grid;
    gap: 4px;
}
.acodion-color-profile .accordion-item {
    border: 0;
}
.acodion-color-profile .accordion-item + .accordion-item {
    margin-top: 2px;
}
.acodion-color-profile .accordion-item:first-of-type .accordion-button {
    border-radius: 0;
}

.acodion-color-profile .accordion-item:last-of-type .accordion-button.collapsed {
    border-radius: 0;
}
.acodion-color-profile .accordion-item:last-of-type .accordion-collapse {
    border-radius: 0;
}
.acodion-color-profile .accordion-item:last-of-type {
    border-radius: 0;
}

.acodion-color-profile .accordion-button:not(.collapsed) {
    background-color: #43A047;
    color: #ffffff;
}
.acodion-color-profile .accordion-button:not(.collapsed):after {
    transform: none;
    background-image: url(../img/minus-icon.png);
    background-size: 54%;
    background-position: center;
}
.acodion-color-profile .accordion-button {
    font-size: 12px;
    font-weight: normal;
    padding: 12px 16px;
}
.acodion-color-profile .accordion-button span {
    position: absolute;
    right: 50px;
    color: #5b050f;
    font-size: 12px;
    font-weight: bold;
}

.acodion-color-profile .accordion-button::after {
    background-color: #ffffff;
    border: 1px solid #000000;
    height: 23px;
    width: 23px;
    border-radius: 4px;
    transform: none;
    background-image: url(../img/plus-icon.png);
    background-size: 54%;
    background-position: center;
}
.acodion-color-profile .accordion-button:not(.collapsed) span {
    color: #ffffff;
}
.appoinment-table {
    display: table;
    width: 100%;
}
.appoinment-table-row {
    display: table-row;
}
.appoinment-table-head {
    display: table-cell;
    color: #5B050F;
    font-size: 11px;
    font-weight: bold;
    padding: 0 0 6px 0;
    padding-right: 10px;
}
.appoinment-table-cell {
    padding: 6px 0;
    color: #5A6568;
    font-size: 9px;
    display: table-cell;
    padding-right: 10px;
}
.appoinment-table-cell i {
    margin-right: 8px;
}
.acodion-color-profile .accordion-body {
    padding: 12px 16px;
}

.new-ppointment {
    color: #9E0059;
}
.new-apointment-bg {
    background-color: #9E0059;
    color: #ffffff;
}
.medium-risk {
    color: #FFFF00;
}
.medium-risk-bg {
    background-color: #FFFF00;
    color: #1D2427;
}
.nutral-c {
    color: #ffffff;
}
.heigh-risk {
    color: #FF381D;
}
.heigh-risk-bg {
    background-color: #FF381D;
    color: #ffffff !important;
}
.low-risk {
    color: #43A047;
}
.low-risk-bg {
    background-color: #43A047;
    color: #ffffff;
}
.Cancelled-c {
    color: #FF381D;
}
.booking-slot {
    border: .5px solid #7F7F7F;
    padding: 5px 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 5px;
}
.booking-slot span {
    font-size: 12px;
    color: #2F3B40;
}
.booking-slot span b {
    font-weight: normal;
    padding: 0 5px;
}
.book-outer {
    display: grid;
    gap: 4px;
}
.min-w-83 {
    min-width: 83px;
}

.total-booking-status {
    background-color: #ffffff;
    padding: 11px 16px;
    display: flex;
    flex-wrap: wrap;
    border-radius: 6px;
}
.booking-slot-count {
    color: #5A6568;
    font-size: 9px;
    padding: 5px 10px 5px 0;
}
.booking-slot-count i {
    padding-right: 5px;
}
.booking-slot-count span {
    padding-left: 5px;
}
.newprofile-blog {
    border-radius: 8px;
    background-color: #ffffff;
    padding: 34px 28px;
    position: relative;
}
.profile-sec {
    display: flex;
    gap: 16px;
    align-items: center;
}
.profile-sec h4 {
    color: #5b050f;
    font-size: 15px;
    font-weight: bold;
}
.id-t-l {
    display: flex;
    gap: 8px;
    color: #2F3B40;
    font-size: 11px;
    font-weight: bold;
    padding: 2px 0;
}

.select-doctor-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.select-doctor-month em {
    font-style: normal;
    background-color: #5b050f;
    display: inline-block;
    height: 27px;
    width: 27px;
    line-height: 27px;
    text-align: center;
    border-radius: 50%;
    color: #ffffff;
}
.color-option {
    display: flex;
    justify-content: space-between;
    gap: 32px;
    align-items: center;
}
.select-doctor-month span {
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    padding-left: 10px;
}
.Patient-status {
    display: flex;
    gap: 15px;
}
.Patient-status span {
    font-size: 10px;
}
.Patient-status span i {
    margin-right: 3px;
}
.total-appoint {
    display: flex;
    background-color: #ffffff;
    border-radius: 6px;
    padding: 5px 8px;
    align-items: center;
    gap: 9px;
}
.total-appoint-gp {
    padding: 7px 15px;
}
.total-appoint em {
    background-color: #5b050f;
    display: inline-block;
    height: 24px;
    width: 24px;
    line-height: 24px;
    text-align: center;
    border-radius: 50%;
    color: #ffffff;
    font-style: normal;
    font-size: 15px;
}

.total-appoint span {
    color: #15133D;
    font-weight: bold;
    font-size: 11px;
    margin-right: 24px;
}
.total-appoint b {
    margin-left: auto;
    font-size: 15px;
    color: #7F7F7F;
}

.dayanddate {
    display: flex;
    background-color: #ffffff;
    padding: 10px 22px;
    gap: 10px;
    align-items: center;
    justify-content: space-between;
    /* width: 33.33%; */
}

.dayanddate.flex-wrap{
    gap: 4px;
}

.day-name h6 {
    text-transform: uppercase;
    font-size: 11px;
    color: #1D2427;
    font-weight: bold;
    margin-bottom: 8px;
}
.day-name span {
    border: .5px solid #7F7F7F;
    border-radius: 4px;
    color: #5A6568;
    font-size: 9px;
    display: inline-block;
    padding: 2px 4px;
    cursor: pointer;
}
.apointcount {
    text-align: right;
    margin-left: 10px;
    margin-left: auto;
}
.apointcount h4 {
    color: #1D2427;
    font-size: 32px;
    font-weight: normal;
    line-height: 21px;
    margin-bottom: 3px;
}
.apointcount p {
    margin-bottom: 0;
    color: #5A6568;
    font-size: 9px;
    font-weight: normal;
}
.baseline-gap {
    margin-top: 22px;
}
.daydatelist {
    display: flex;
    gap: 4px 8px;
    flex-wrap: wrap;
    flex-direction: column;
    height: 772px;
}
.day-inactive {
    pointer-events: none;
    filter: grayscale(1);
    background-color: #C0C0C0;
    text-transform: none;
}
.day-inactive .day-name h6 {
    color: #7F7F7F;
    text-transform: none;
}
.day-inactive .apointcount h4 {
    color: #7F7F7F;
}

.sheduler-table-head-b4 {
    border-bottom: 4px solid #F5F5F5;
}
.sheduler-table-head-b4 span {
    padding-right: 40px;
}
.sheduler-table-cell-left {
    text-align: left;
}
.appoinment-state {
    padding: 2px 7px;
    font-size: 12px;
    line-height: 14px;
    font-style: normal;
    border-radius: 4px;
    font-weight: normal;
    text-align: center;
    min-width: 50px;
    float: right;
}
.sheduler-table-cell-padd-less {
    padding: 0;
}
.sheduler-table-cell-padd-less .booknow-btn {
    border: 0;
    background-color: #710015;
    color: #ffffff;
    height: 100%;
    width: 100%;
    padding: 12px 40px 11.5px;
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
}
.provider-top {
    background-color: #ffffff;
    padding: 16px 20px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 8px;
    text-transform: uppercase;
    position: relative;
}
.provider-slot {
    display: grid;
    gap: 8px;
}
.provider-top em {
    height: 27px;
    min-width: 27px;
    border-radius: 50%;
    background-color: #5b050f;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    line-height: 27px;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    margin-right: 5px;
}

.provider-top .more-provi {
    float: right;
    width: 20px;
    text-align: center;
    margin-right: -7px;
    cursor: pointer;
}

.provider-adjust {
    padding: 14px 12px 14px 12px;
    position: relative;
}

.provider-adjust .appoinment-state{
    padding: 2px 3px;
    font-size: 9px;
}

.provider-adjust .booked{
    background: #1ab31a;
    color: white;
    cursor: pointer;
}

.provider-adjust .day-name h6 {
    margin-bottom: 2px;
}
.provider-adjust .day-name p{
    font-size: 9px;
    opacity: 0.7;
}

.provider-adjust:after {
    width: 10px;
    position: absolute;
    top: 0;
    bottom: 0;
    content: "";
    left: 0;
}
.visited.provider-adjust:after {
    background-color: #7F7F7F;
}
.ongoing.provider-adjust:after {
    background-color: #00BA13;
}
.delay.provider-adjust:after {
    background-color: #FFAA2C;
}
.ontime.provider-adjust:after {
    background-color: #ffffff;
}
.provider-adjust a {
    margin-left: auto;
    margin-right: -5px;
    display: flex;
    margin-top: 4px;
}

.inactive-cell {
    filter: grayscale(1);
    opacity: 0.6;
    pointer-events: none;
}

.menu-l {
    position: absolute;
    z-index: 9;
    background: #ffffff;
    padding: 24px 17px;
    border-radius: 8px;
    box-shadow: 0 14px 26px rgba(0,0,0,.3);
    right: 0 !important;
    width: 100%;
    top: calc(100% + 8px) !important;
    transform: translate3d(-20px, 23px, 0px)  !important;
    inset: unset !important;
}
.next-dropdown {
    display: none;
    font-weight: normal;
    text-transform: none;
}
.date-openslot {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #7F7F7F;
    padding: 0 15px 8px 15px;
}
.threedot-menu-outer {
    display: grid;
    gap: 18px;
}

.p-drop-slot {
    display: flex;
    justify-content: space-between;
}
.p-drop-slot i {
    font-size: 14px;
}
.p-name-arrow {
    display: flex;
    min-width: 160px;
    justify-content: space-between;
    align-items: center;
}
.p-name-arrow h4 {
    font-size: 12px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 0;
}
.p-name-arrow i {
    color: #7F7F7F;
}
.arrows-top .arrow-left {
    margin-right: 10px;
}
.arrows-top .arrow-left.inactive-arrow {
    color: #C0C0C0;
}
.field-icon {
    position: absolute;
    right: 10px;
    top: 47px;
    color: #7F7F7F;
}

.dash-main {
    display: flex;
    gap: 17px;
}
.dash-laft {
    position: relative;
    width: 100%;
}
.dash-right {
    max-width: 240px;
    min-width: 240px;
    padding: 40px 20px 0;
    background-color: #ffffff;
    border-radius: 4px;
    box-shadow: 0 4px 6px rgba(86, 68, 252, 0.06);
}
.sheduler-img {
    position: relative;
    margin: 0 auto 24px;
    max-width: 112px;
}
.sheduler-img img {
    max-width: 112px;
    border-radius: 50%;
}
.sheduler-setting-icon {
    position: absolute;
    background-color: #5B050F;
    border-radius: 50%;
    width: 33px;
    height: 33px;
    text-align: center;
    line-height: 27px;
    display: block;
    bottom: 0;
    right: 0;
}

.dash-right h3 {
    font-size: 20px;
    line-height: 24px;
    color: #5A6568;
    text-align: center;
}

.dash-right h3 {
    font-size: 20px;
    line-height: 24px;
    color: #5A6568;
    text-align: center;
    margin-bottom: 8px;
}
.dash-right h4 {
    font-size: 12px;
    line-height: 15px;
    color: #5A6568;
    text-align: center;
    margin-bottom: 8px;
}
.dash-right-top {
    margin-bottom: 48px;
}
.letest-alert-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 24px;
}
.letest-alert-head h4 {
    font-size: 12px;
    line-height: 15px;
    color: #2F3B40;
    margin-bottom: 0;
}

.letest-alert-body {
    display: grid;
    grid-template-columns: repeat(auto-fill, 185px);
    grid-template-rows: 1fr;
    grid-gap: 24px;
    margin-bottom: 24px;
}
.single-alert {
    display: flex;
    gap: 14px;
    align-items: center;
}
.notiicon {
    background-color: #5B050F;
    height: 32px;
    min-width: 32px;
    border-radius: 50%;
    padding: 2px 4px;
}
.notitext {
    max-width: calc(100% - 46px);
}
.notitext a {
    color: #1D2427;
    font-size: 11px;
    font-weight: 700;
    display: block;
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.notitext p {
    font-size: 9px;
    color: #5B050F;
    margin-bottom: 0;
}
.dash-right .viewmore {
    width: 160px;
    display: block;
    opacity: 1;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.dash-right {
    position: relative;
}
.schedule-top {
    display: flex;
    gap: 8px;
    margin-bottom: 16px;
}
.single-shedule {
    background-color: #ffffff;
    box-shadow: 0 4px 6px rgba(47, 59, 64, 0.1);
    border-radius: 4px;
    padding: 24px 36px;
    display: flex;
    align-items: center;
    gap: 16px;
    width: 33.33%;
}
.ico_notiicon {
    background-color: #5B050F;
    height: 32px;
    min-width: 32px;
    border-radius: 50%;
    padding: 2px 4px;
}
.sedu-txt-area h4 {
    font-size: 15px;
    font-weight: 700;
    color: #5B050F;
    margin-bottom: 2px;
}
.sedu-txt-area p {
    margin-bottom: 0;
    font-size: 9px;
    line-height: 11px;
    color: #5A6568;
}

.overview_area {
    background-color: #ffffff;
    border-radius: 4px;
    padding: 8px 16px;
    margin-bottom: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.overview_area h3 {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: #2F3B40;
    margin-bottom: 0;
}
.over-calender {
    display: flex;
    align-items: center;
    gap: 10px;
}
.over-calender .gj-datepicker {
    border-color: rgba(127,127,127,.5);
    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
}
.over-calender .gj-datepicker-bootstrap button[role=right-icon] {
    width: 2rem;
}
.over-calender .cust-calendar-icon {
    width: 130px;
}
.over-calender span {
    font-size: 11px;
    color: #2F3B40;
}
.graparea_outer {
    display: flex;
    gap: 8px;
    margin-bottom: 8px;
}
.graparea_outer:last-child {
    margin-bottom: 0;
}
.graph_area {
    background-color: #ffffff;
    box-shadow: 0 4px 6px rgba(47, 59, 64, 0.1);
    border-radius: 4px;
    width: 65%;
}
.graph_area_2 {
    width: 35%;
}
.graph_area img {
    width: 100%;
}
.schedule-sm-gap {
    margin-bottom: 8px;
}
.sortbydrop {
    position: relative;
}
.sortbydrop .dropdown-menu {
    border-radius: 4px;
    background-color: #5B050F;
    padding: 10px 20px;
    width: 250px;
    transform:  translate3d(-225px, 6px, 0px) !important;
    top: 100%;
    right: 0;
    inset: unset !important;
}
.sortbydrop .dropdown-menu ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.sortbydrop .dropdown-menu ul li:last-child {
    border-bottom: 0;
}
.sortbydrop .dropdown-menu ul li a {
    color: #ffffff;
    padding-bottom: 10px;
    padding-top: 10px;
    display: block;
    font-size: 11px;
    cursor: pointer;
}

.sortbydrop .dropdown-menu ul li a:hover{
    color: white;
}

.appointment_date_time {
    background-color: #ffffff;
    padding: 16px;
    margin-bottom: 1px;
}
.appointment_date {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
}
.appointment_date_time_inner {
    padding: 16px;
    padding-top: 0;
    margin-bottom: 1px;
    background-color: #ffffff;
}
    

.appointment_date h4 {
    font-weight: 700;
    font-size: 11px;
    color: #5B050F;
    line-height: 13px;
    margin-bottom: 0;

}
.appointment_date span {
    font-size: 9px;
    color: #2F3B40;
}

.appointment_date_time label {
    color: #5b050f;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
}
.appointment_date_time textarea {
    height: 72px;
}

.dateanddoctorbar {
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    background-color: #ffffff;
    padding: 8px 20px;
    width: 100%;
    display: flex;
    align-items: center;
    gap: 50px;
    margin-bottom: 1px;
}
.dateanddoctorbar .input-group {
    width: auto;
}
.max-calender-width {
   max-width: 173px;
}
.dateanddoctorbar h3 {
    font-size: 15px;
    font-weight: 700;
    color: #5B050F;
}

.available-bar {
    background-color: #ffffff;
    padding: 8px 20px;
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 1px;
    gap: 24px;
}

.datetext {
    font-size: 11px;
    font-weight: 700;
    color: #2F3B40;
    line-height: 13px;
}
.datetext span {
    font-size: 11px;
    font-weight: 400;
    color: #2F3B40;
    list-style: 13px;
    display: block;
}
.slot-avai {
    display: flex;
    gap: 8px;
    align-items: center;
}
.slot-arrow {
    width: 28px;
    height: 28px;
    border-radius: 3px;
    text-align: center;
    line-height: 28px;
    font-size: 16px;
    border: 1px solid #7f7f7f;
}
.slots-click {
    min-width: 730px;
}
.slot-active {
    background-color: #00BA13;
    border-radius: 4px;
    padding: 5px 8px;
    max-width: 118px;
    color: #ffffff;
    font-size: 11px;
    text-align: center;
}
.slot-active:hover {
    background-color: #00BA13;
    color: #ffffff;
}
.slot-inactive {
    background-color: #7F7F7F;
    border-radius: 4px;
    padding: 5px 8px;
    max-width: 118px;
    color: #ffffff;
    font-size: 11px;
    text-align: center;
}
.slot-inactive:hover {
    background-color: #7F7F7F;
    color: #ffffff;
}
.datenotavai {
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    background-color: #FFB3C1;
    padding: 12px 20px;
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 1px;
    font-size: 12px;
    line-height: 14px;
    color: #1D2427;
}
.other-provide {
    padding: 12px 20px;
    background-color: #ffffff;
    margin-bottom: 1px;
    display: flex;
    align-items: center;
    gap: 50px;
    font-size: 12px;
    line-height: 14px;
    color: #1D2427;
}
.big-radio .form-check-input {
    width: 1.2rem;
    height: 1.2rem;
}

.modal-body .doctorname-witharrow {
    padding: 0;
}
.mod-top-d {
    gap: 30px;
    padding: 10px 16px 0;
}
.modal-574p {
    min-width: 574px;
}

.modal-624p {
    min-width: 624px;
}
.smal-cal i {
    color: #7f7f7f;
    margin-right: 3px;
}

.modal-624p .nav-tabs {
    border-bottom: 0;
}

.modal-624p .nav-tabs .nav-link {
    border: 1px solid #5B050F;
    border-radius: 3px;
    color: #1D2427;
    font-size: 11px;
    margin-right: 24px;
}

.color-menu {
    padding: 20px;
    padding: 20px;
    transform: none !important;
    min-width: 115px;
    inset: 27px auto auto -99px !important;
}
.color-menu ul li {
    margin-bottom: 0;
}
.color-menu ul li + li {
    margin-top: 10px;
}
.color-menu ul li a {
    gap: 10px;
    align-items: center;
    font-size: 14px;
    line-height: 14px;
}
.color-menu ul li a i {
    margin-right: 7px;
}
.color-new {
    color: #5b050f;
}
.color-complete {
    color: #7F7F7F;
}
.color-progress {
    color: #00BA13;
}
.color-late {
    color: #7F7F7F;
}
.color-calcel {
    color: #FF381D;
}
.color-more {
    color: #D5D5D5;
}

.provider-table {
    display: table;
    width: 100%;
}
.provider-table-row {
    display: table-row;
}
.provider-table-cell {
    display: table-cell;
    background-color: #ffffff;
    padding: 10px 10px;
    border-left: 2px solid #F5F5F5;
    border-bottom: 4px solid #F5F5F5;
    color: #1D2427;
    font-size: 12px;
    font-weight: bold;
    vertical-align: middle;
}

.provider-table-cell .lowrisk{
    padding: 0px 6px;
}
.provider-table-cell .heigrisk{
    padding: 0px 6px;
}
.provider-table-cell .mediumrisk{
    padding: 0px 6px;
}


.provider-table-cell span {
    color: #1D2427;
    font-weight: normal;
}
.provider-table-cell p {
    color: #5A6568;
    font-weight: normal;
    font-size: 11px;
    margin-bottom: 0;
}
.provider-table-cell:last-child {
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
}
.provider-table-cell:first-child {
    border-left: 0;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    padding-left: 30px;
    overflow: hidden;
}

.cell-relative {
    position: relative;
}
.cell-relative:after {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 10px;
    content: "";
}
.cell-complete:after {
    background-color: #7F7F7F;
}
.cell-progress:after {
    background-color: #00BA13;
}
.cell-new:after {
    background-image: url(../img/tag-new.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 44px;
    height: 44px;
}
.form-select-blank {
    padding: 7.2px 20px;
}
.eye-icon-top {
    background-color: #ffffff;
    border-radius: 6px;
    padding: 2px 5px;
}
.eye-icon-top i {
    color: #7F7F7F;
}
.address-bar-search {
    background-color: #ffffff;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    padding: 8px 24px;
    margin-bottom: 4px;
    display: flex;
    gap: 20px;
    align-items: center;
}

.address-bar-search label.btn{
    border: 1px solid #000;
}

.address-bar-search .btn-check:checked+.btn{
    background: #5b050f17;
    color: #5b050f;
}


.main-txt-top-bar {
    display: flex;
    gap: 20px;
    justify-content: space-between;
    align-items: center;
}
.main-txt-top-bar h2 {
    font-size: 15px;
    font-weight: 700;
    color: #2F3B40;
    margin-bottom: 0;
}
.main-txt-top-bar a {
    height: 24px;
    width: 24px;
    display: inline-block;
    text-align: center;
    line-height: 18px;
    color: #7F7F7F;
}
.bar-date-range {
    display: flex;
}
.date-single-bar {
    display: flex;
    align-items: center;
    max-width: 225px;
    min-width: 155px;
    margin: 0 10px !important;
}
.date-single-bar span {
    font-size: 12px;
    color: #7f7f7f;
    margin-right: 10px;
}

.test-drop ul li {
    padding: 5px 15px;
}
.test-drop ul li a {
    width: auto;
    color: #1D2427;
    font-weight: 700;
}
.test-drop ul li:hover {
    background-color: #5B050F;
}
.test-drop ul li:hover a {
    color: #ffffff;
}
.test-drop.dropdown-menu {
    min-width: 190px;
    box-shadow: 0 14px 26px rgba(47, 59, 64, .53);
}
.vital-box {
    padding: 24px;
    background-color: #ffffff;
}
.top-sm-box {
    display: flex;
    margin-bottom: 24px;
}
.top-sm-box-inner {
    display: flex;
    border-left: 1px solid #C0C0C0;
    flex-wrap: wrap;
    width: 100%;
}
.msg-main-box {
    min-width: calc(100% / 9);
    border-right: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
    text-align: center;
    border-top: 1px solid #c0c0c0;
    margin-top: -1px;
    padding: 10px 5px;
}
.msg-main-box h4 {
    color: #5B050F;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 8px;
}
.msg-main-box p {
    margin-bottom: 0;
    color: #2F3B40;
    font-size: 11px;
    font-weight: 400;
}


.vital-table {
    display: table;
    width: 100%;
}
.vital-table-row {
    display: table-row;
}
.vital-table-cell {
    display: table-cell;
    background-color: #ffffff;
    padding: 7px 20px;
    border-bottom: 1px solid #C0C0C0;
    border-right: 1px solid #C0C0C0;
    color: #2F3B40;
    font-size: 11px;
    text-align: center;
    vertical-align: middle;
}
.vital-table-cell.red-cell {
    background-color: #FFE5EA;
}
.vital-table-cell.no-wrap-cell {
    white-space: nowrap;
}
.vital-table-cell span {
    color: #1D2427;
    display: block;
}
.vital-table-cell b {
    border-bottom: 1px dashed #2F3B40;
    display: block;
    padding-bottom: 2px;
    margin-bottom: 2px;
}
.vital-table-cell p {
    color: #5A6568;
    font-weight: normal;
    font-size: 11px;
    margin-bottom: 0;
}
.vital-table-cell:last-child {
}
.vital-table-cell:first-child {
    border-left: 1px solid #C0C0C0;
}
.vital-table-head {
    background-color: #5b050f;
    color: #ffffff;
    padding: 8px 20px;
    display: table-cell;
    font-size: 11px;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
}
.vital-table-head.text-left {
    text-align: left;
}
.vital-table-cell.text-left {
    text-align: left;
}
.left-pro .dreft-card {
    padding: 16px 20px;
    min-width: 190px
}
.left-pro .dreft-card + .dreft-card {
    margin-top: 4px;
}

.left-pro .dreft-card .name-designation {
    margin-bottom: 24px;
}
.tt-mb {
    margin-bottom: 4px;
}
.full-info-box-outer {
    display: grid;
    gap: 16px;
    text-align: center;
}
.full-info-box {

}
.full-info-box h5 {
    font-size: 11px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 8px;
    color: #5B050F;
}
.full-info-box p {
    font-size: 11px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 0;
    color: #7F7F7F;
}
.full-info-box i {
    margin-right: 6px;
    font-size: 18px;
    color: #1D2427;
}
/* .doctor-sec {
    width: 440px;
    margin: 58px auto;
} */
.doc-view-top-menu {
    padding: 70px 50px;
    position: relative;
    margin-bottom: 70px;
}
.doc-view-img {
    margin: 0 auto;
    width: 169px;
}
.doc-view-img img {
    border: 35px solid #ffffff;
    border-radius: 50%;
}
.doctors-menu {
    background-color: #ffffff;
    box-shadow: 0 4px 6px rgba(47, 59, 64, .1);
    padding: 16px 30px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 700;
    position: absolute;
    text-align: center;
    display: inline-block;
}
.doctors-menu.active-bg {
    background-color: #5B050F;
    color: #ffffff;
}
.doctors-menu.f-m {
    /* top: 0; */
    left: 50%;
    transform: translateX(-50%);
}
.doctors-menu.s-m {
    top: 50px;
    left: 0;
}
.doctors-menu.t-m {
    top: 140px;
    left: 10px;
}
.doctors-menu.fo-m {
    top: 230px;
    left: 0;
}
.doctors-menu.fi-m {
    top: 50px;
    right: 0;
}
.doctors-menu.si-m {
    top: 140px;
    right: 0;
}
.doctors-menu.se-m {
    top: 230px;
    right: 0;
}
.doctors-menu.active:after {
    width: 10px;
    position: absolute;
    top: 0;
    bottom: 0;
    content: "";
    left: 0;
    background-color: #b7b1b1;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.risk-factor {
    background-color: #ffffff;
    border-radius: 5px;
}
.risk-factor-top {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #EFEFEF;
    padding: 8px 32px;
    justify-content: space-between;
}
.risk-factor-left h3 {
    font-size: 15px;
    font-weight: 700;
    color: #5b050f;
    margin-bottom: 4px;
}
.risk-factor-left p {
    font-size: 9px;
    color: #000000;
    margin-bottom: 0px;
}
.risk-factor-bottom {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #EFEFEF;
}
.risk-factor-bottom-left {
    min-width: 50%;
    border-left: 1px solid #EFEFEF;
    padding: 12px 32px;
    font-size: 11px;
}
.risk-factor-bottom-left:first-child {
    border-left: 0;
}
.risk-factor-bottom-left b {
    margin-right: 4px;
}
.risk-factor-bottom-alt {
    min-width: 60%;
    padding: 8px 32px;
    font-size: 11px;
}
.risk-factor-bottom-alt b {
    margin-bottom: 4px;
    display: block;
}
.risk-factor-bottom-right-alt {
    min-width: 40%;
    border-left: 1px solid #EFEFEF;
}

.right-menu {
    position: fixed;
    background-color: #ffffff;
    right: 0;
    max-height: 100vh;
    top: 50%;
    transform: translateY(-50%);
    max-width: 116px;
    box-shadow: 0 4px 6px rgba(47, 59, 64, .53);
    overflow: auto;
    z-index:111;
}
.right-menu .arrow-collapes {
    background-color: #5B050F;
    text-align: center;
}
.right-menu .arrow-collapes a {
    color: #ffffff;
    display: block;
    text-align: center;
    padding: 10px;
}
.right-menu ul li a {
    padding: 18px 16px 18px 10px;
    display: block;
    border-bottom: 2px solid #EFEFEF;
    font-size: 11px;
    font-weight: 700;
    color: #1D2427;
    position: relative;
}
.right-menu.closed-menu {
    max-width: 48px;
}
.right-menu.closed-menu ul li a {
    white-space: nowrap;
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 18px 10px 18px 10px;
}
.right-menu.closed-menu ul li a br {
    display: none;
}
.right-menu.closed-menu ul li a i {
    display: none;
}
.right-menu ul li a i {
    top: 50%;
    color: #7F7F7F;
    position: absolute;
    right: 4px;
    margin-top: -3px;
    font-size: 14px;
}
.right-menu .arrow-collapes a.leftlong {
    display: none;
}
.right-menu.closed-menu .arrow-collapes a.rightlong {
    display: none;
}
.right-menu.closed-menu .arrow-collapes a.leftlong {
    display: block;
}

.nav-bar-provider {
    border-bottom: 0;
}

.nav-tabs.nav-bar-provider .nav-link {
    border-color: #C0C0C0;
    border-bottom: 0;
    margin-right: 1px;
    min-width: 100px;
    color: #6C757D;
    font-weight: 400;
    font-size: 12px;
    margin-bottom: 0;
}
.nav-tabs.nav-bar-provider .nav-link.active {
    color: #2F3B40;
    font-weight: 700;
}
.tab-content-provider {
    background-color: #ffffff;
}
.span-w {
    min-width: 235px
}
.edit-eye-color a {
    color: #5b050f;
    font-size: 12px;
}

.appointment_date_time .h-90-p {
    height: 90px;
}
.h-90-p {
    height: 90px;
}
.patient-h2 {
    color: #2F3B40;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 0;
}
.from-to-span {
    color: #7F7F7F;
    font-size: 11px;
    font-weight: 700;
}
.table-cell-width {
    width: 1%;
}
.familyacc.accordion {
    border: 0;
}

.familyacc .accordion-item {
    border: 0;
    border-bottom: 4px solid #EFEFEF;
}

.familyacc .accordion-button:not(.collapsed) {
    background-color: #5b050f;
    box-shadow: none;
    color: #ffffff;
}

.familyacc .accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.familyacc .accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.familyacc .accordion-item:last-of-type {
        border-bottom-right-radius: 0; 
        border-bottom-left-radius: 0;
}
.familyacc .accordion-button {
    display: flex;
    align-items: center;
    padding: 12px 40px;
}
.familyacc .accordion-button b {
    font-size: 15px;
    font-weight: 700;
    line-height: 17px;
    color: #5B050F;
    min-width: 110px;
}
.familyacc .accordion-button em {
    font-size: 15px;
    font-weight: 700;
    line-height: 17px;
    color: #2F3B40;
    min-width: 110px;
    font-style: normal;
}
.familyacc .accordion-button span {
    font-size: 12px;
    color: #7F7F7F;
    min-width: 110px;
    margin-top: 2px;
}
.familyacc .accordion-button:not(.collapsed) b {
    color: #ffffff;
}
.familyacc .accordion-button:not(.collapsed) em {
    color: #ffffff;
}
.familyacc .accordion-button:not(.collapsed) span {
    color: #ffffff;
}

.familyacc .accordion-body {
    padding: 20px 40px;
}
.family-info-txt {
    display: flex;
}
.family-info-txt + .family-info-txt {
    margin-top: 20px;
}

.familyacc .family-info-txt b {
    font-size: 12px;
    font-weight: 700;
    line-height: 17px;
    color: #5B050F;
    min-width: 110px;
}
.familyacc .family-info-txt em {
    font-size: 12px;
    font-weight: 700;
    line-height: 17px;
    color: #2F3B40;
    min-width: 110px;
    font-style: normal;
}
.familyacc .family-info-txt span {
    font-size: 12px;
    color: #5B050F;
    margin-top: 2px;
    font-weight: 700;
}
.familyacc .family-info-txt strong {
    font-size: 12px;
    color: #2F3B40;
    margin-top: 2px;
    font-weight: 700;
}
.familyacc .family-info-txt p  {
    margin-bottom: 0;
    font-size: 11px;
    color: #000000;
}
.familyacc .family-info-txt p + p {  
    margin-top: 20px;
}
.familyacc .family-info-txt p b {
    font-size: 12px;
    color: #2F3B40;
    margin-top: 2px;
    font-weight: 700;
    margin-right: 20px;
}
.hedisgaps-out table thead th {
    background-color: #5B050F;
    color: #ffffff;
    padding: 8px 16px 8px 16px;
    font-size: 11px;
    font-weight: 700;
}
.hedisgaps-out table thead th.b-font {
    font-size: 15px;
}
.hedisgaps-out table tbody td {
    background-color: #ffffff;
    color: #1D2427;
    padding: 14px 16px;
    font-size: 11px;
    border-bottom: 1px solid #C0C0C0;
    border-left: 1px solid #C0C0C0;
}
.hedisgaps-out table tbody td:first-child {
    border-left: 0;
    font-weight: 700;
}
.hedisgaps-out table tbody td i {
    margin-right: 4px;
    font-size: 14px;
    margin-top: 2px;
}
.hedisgaps-out table tbody td i.tick {
    color: #00BA13;
}
.hedisgaps-out table tbody td i.cross {
    color: #F44336;
}
.hedisgaps-out table tbody td.rowspan-cell:first-child {
    border-left: 1px solid #C0C0C0;
    font-weight: 400;
}
.v-align-top {
    vertical-align: top;
}
.hedisgaps-out table tbody tr:last-child td {
    border-bottom: 0;
}
.hedisgaps-out table tbody td em {
    font-style: normal;
    color: #FF5353;
    font-size: 11px;
}

.advanceInformation .masking-padding .topUserArea.provider-top-area {
    padding: 0;
}

.provider-top-area .patient-name p {
    margin-bottom: 0;
}
.provider-top-area .patient-name p + p {
    margin-top: .5rem;
}
.topUserArea.provider-top-area .infometa ul li label  {
    min-width: 70px;
}

.modal-body .topUserArea.provider-top-area .infometa ul li label{
    display: block;
}

.topUserArea.provider-top-area .infometa ul li label.big-label  {
    min-width: 120px;
}

.progress-note-txt {
    background-color: #ffffff;
    margin-bottom: 4px;
    border-bottom: 4px solid #C0C0C0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding: 15px 24px;
    position: relative;
}
.progress-note-txt h2 {
    font-size: 15px;
    color: #2F3B40;
    font-weight: 700;
    margin: 0px;
}
.progress-note-table {
    display: table;
    width: 100%;
}
.progress-note-table-row {
    display: table-row;
}
.progress-note-table-cell {
    display: table-cell;
    padding: 16px 24px;
    width: 30%;
    font-size: 11px;
    color: #7F7F7F;
    border-bottom: 1px solid #C0C0C0;
}
.progress-note-table-cell i {
    font-size: 14px;
}
.progress-note-table-cell:first-child i {
    margin-right: 5px;
}
.nav-tabs.nav-bar-provider.nav-bar-provider-progress .nav-link {
    border-bottom: 1px solid #C0C0C0;
}
.fill-star {
    color: #5B050F;
}

.progress-note-table-cell.draft {
    color: #5B050F;
    font-weight: 700;
}
.btn-adjust-progress {
    padding: 4px;
    font-size: 14px;
    min-width: 120px;
}
.h-60-p {
    height: 50px;
}
.bg-head {
    background-color: #5B050F;
    color: #ffffff;
    padding: 8px 24px;
    font-size: 15px;
    font-weight: 700;
    white-space: nowrap;
}
.bg-white-head {
    background-color: #ffffff;
    color: #5b050f;
    padding: 14px 20px;
    font-size: 15px;
    font-weight: 700;
    white-space: nowrap;
}
.illness-form {
    padding: 32px;
    background-color: #ffffff;
    margin-bottom: 4px;
}
.illness-form p {
    margin-bottom: 0;
    color: #5A6568;
    font-size: 11px;
}
.top-label-area label {
    font-weight: 700;
    font-size: 11px;
    color: #5A6568;
    margin-bottom: 8px;
}
.h-70 {
    height: 70px;
}
.menu-shwhid-outer {
    display: grid;
    gap: 4px;
}
.menu-shwhid {
   min-width: 110px;
   background-color: #ffffff;
   padding: 10px;
}
.menu-shwhid p {
    line-height: 12px;
    color: #1D2427;
    font-size: 11px;
    font-weight: 700;
    height: 24px;
    margin-bottom: 2px;
}
.menu-shwhid.active-col p {
    color: #ffffff;
}
.menu-shwhid .switch {
    width: 36px;
    height: 26px;
    background-color: #C0C0C0;
}
.menu-shwhid .switch::before {
    width: 16px;
    height: 16px;
    top: 5px;
    background-image: url(../img/x-black.png);
    background-size: 67%;
}
.menu-shwhid input:checked + .switch::before {
    left: 18px;
    background-image: url(../img/check-white.png);
    background-color: #5B050F;
}
.menu-shwhid input:checked + .switch {
    background-color: #ffffff;
}
.menu-shwhid.active-col {
    background-color: #5B050F;
}
.pmhx-data, .pshx-data, .medications-data, .allergies-data, .immunization-data, .familyhistory-data, .socialhx-data, .hospitalization-data {
    display: none;
}
.showhide-detais {
    display: block;
}
.detailbody  {
    margin-bottom: 8px;
}
.detailbody .bg-head {
    font-size: 11px;
    position: relative;
    display: flex;
    width: 100%;
}
.detailbody .bg-head a {
    color: #ffffff;
    margin-left: auto;
}
.family-txt {
    padding: 30px 16px;
    background-color: #ffffff;
    border: 1px solid #C0C0C0;
    border-top: 0;
}
.family-txt p {
    font-size: 11px;
    color: #2F3B40;
    margin-bottom: 0;
}
.family-txt p + p {
    margin-top: 6px;
}
.socialtext {
    padding: 10px 16px;
    background-color: #ffffff;
    border-bottom: 1px solid #EFEFEF;
}
.socialtext p {
    font-size: 11px;
    color: #2F3B40;
    margin-bottom: 0;
}
.progress-bar {
    position: absolute;
    background-color: #5b050f;
    left: 0;
    bottom: -4px;
    height: 4px;
}

.inside-menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 0px;
}
.inside-menu ul {
    display: flex;
    gap: 1px;
}
.inside-menu ul li {
    border: 1px solid #C0C0C0;
    border-radius: 6px;
    margin-right: 6px;
}
.inside-menu ul li a {
    display: block;
    padding: 10px;
    color: #6C757D;
    font-size: 12px;
}
.inside-menu ul li.active {
    overflow: hidden;
}
.inside-menu ul li.active a {
    background-color: #FFFFFF;
}
.coa-sm-sec {
    padding: 24px 22px;
    background-color: #ffffff;
    display: grid;
    gap: 24px;
    border-radius: 4px;
}
.coa-single-sec {
    display: grid;
    gap: 6px;
}
.coa-single-sec label {
    color: #2F3B40;
    font-size: 12px;
    font-weight: 700;
}
.coa-lg-sec {
    padding: 36px;
    background-color: #ffffff;
    border-radius: 4px;
}
.figurearea {
    text-align: center;
}
.bg-block-right {
    display: grid;
    gap: 8px;
}
.bg-white-pain {
    background-color: #ffffff;
    border-radius: 4px;
    padding: 24px 32px;
}

.bg-white-pain.preview ul li b{
    display: inline-block !important;
    margin-right:10px;
    margin-bottom: 0px;
}

.bg-white-pain.preview ul li span{
    display: inline-block !important;
}

.bg-white-pain .form-check-input:checked+.btn{
    background: #5b050f;
    color: white;
}

.bg-white-pain .btn{
    background: #5b050f29;
    color: #5B050F;
    font-size: 15px;
}

.bg-white-pain .btn:hover{
    background: #5B050F;
    color: white;
}

.bg-white-pain h5 {
    font-size: 15px;
    font-weight: 700;
    color: #5B050F;
}
.bg-white-pain .check-single {
    display: flex;
    align-items: center;
}
.bg-white-pain .check-single .form-check-input {
    margin-top: 0;
}
.lab-yn {
    color: #7F7F7F;
    font-size: 12px;
    padding-left: 5px;
}

.bg-white-pain .mbsc-mobiscroll.mbsc-progress {
    margin: 120px -25px 0;
    border: 1px solid #C0C0C0;
    border-radius: 4px;
    padding: 20px 15px 5px;
}
.bg-white-pain .mbsc-mobiscroll .mbsc-progress-value {
    width: auto;
    top: -115px;
    font-size: 80px;
    color: #000000;
}
.bg-white-pain .mbsc-mobiscroll.mbsc-ltr.mbsc-progress.mbsc-progress-value-left .mbsc-input-wrap {
    padding-left: 0;
    padding-right: 0;
}

.bg-white-pain .mbsc-progress-value-left .mbsc-progress-value {
    left: 0px;
    text-align: left;
    position: absolute;
}
.pain-txt {

}
.pain-txt h5 {
    margin-bottom: 0px;
    font-size: 16px;
}
.pain-txt p {
    font-size: 12px;
    color: #2F3B40;
}

.face-imoji {
    position: absolute;
    top: 75px;
    left: 28px;
}
.bg-white-pain .mbsc-mobiscroll .mbsc-slider-handle {
    background-color: #5b050f;
}
.bg-white-pain .mbsc-mobiscroll .mbsc-progress-bar {
    background-color: #5b050f;
}

.bg-white-pain .mbsc-progress-step-label {
    top: -27px;
    font-weight: bold;
}
.bg-white-pain ul {
    display: grid;
    gap: 16px;
}
.bg-white-pain ul li b {
    width: 23px;
    height: 23px;
    display: block;
    border-radius: 50%;
    border-bottom-left-radius: 0;
    text-align: center;
    line-height: 23px;
    font-weight: 700;
    font-size: 11px;
    color: #ffffff;
    background-color: #5b050f;
    margin-bottom: 10px;
}
.bg-white-pain ul li span {
    display: block;
    font-size: 11px;
    color: #2F3B40;
}
.tab-content-coa {
    background-color: transparent;
}
.coa-box-radio {
    display: flex;
    gap: 2px;
    margin-bottom: 2px;
}
.bg-white-pain.redius-none {
    border-radius: 0;
    min-width: calc(100% / 6);
}
.bg-white-pain .form-check-input {
    border: 1px solid #7F7F7F;
}
.top-selection-box .form-check-input {
    border: 1px solid #7F7F7F;
}
.top-selection-box {
    margin-bottom: 2px;
    padding: 8px 16px;
    display: flex;
    background-color: #ffffff;
    align-items: center;
}
.top-selection-box h5 {
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 700;
    color: #5B050F;
}
.bg-white-pain.redius-none.half-width {
    border-radius: 0;
    width: calc(100% / 2);
}
.save-button-half {
    width: calc(100% / 2);
}

.screening-table {
    background-color: #ffffff;
    display: table;
    width: 100%;
}
.screening-table-row {
    display: table-row;
}
.screening-table-head {
    display: table-cell;
    border-right: 1px solid #EFEFEF;
    border-bottom: 1px solid #EFEFEF;
    background-color: #5b050f;
    padding: 8px 16px;
    font-size: 11px;
    color: #ffffff;
    font-weight: 700;
}
.screening-table-head.number-first {
    width: 82px;
}
.screening-table-head.answer {
    width: 220px;
}
.screening-table-head.score {
    width: 100px;
}
.screening-table-head:last-child {
    border-right: 0;
}
.screening-table-cell {
    display: table-cell;
    border-right: 1px solid #EFEFEF;
    border-bottom: 1px solid #EFEFEF;
    padding: 12px 16px;
    color: #2F3B40;
    font-size: 11px;
}
.screening-table-cell:last-child {
    border-right: 0;
}

.screening-table-cell .form-check-input {
    width: 16px;
    height: 16px;
}
.screening-table-cell.p-none {
    padding: 0;
}
.screening-table-cell .form-control {
    border-radius: 0;
    height: 45px;
}

.screening-table-footer {
    display: table-cell;
    border-right: 1px solid #EFEFEF;
    border-bottom: 1px solid #EFEFEF;
    background-color: #5b050f;
    padding: 12px 16px;
    font-size: 11px;
    color: #ffffff;
    font-weight: 700;
}
.screening-table-footer:last-child, .screening-table-footer:first-child {
    border-right: 0;
}
.thatis-sec {
    padding: 10px 0;
}
.thatis-sec p {
    color: #2F3B40;
    font-size: 12px;
    margin-bottom: 5px;
}
.thatis-sec p b {
    color: #5b050f;
    font-weight: 700;
}

.assessment-text p {
    font-size: 11px;
    color: #5A6568;
    margin-bottom: 0;
    max-width: 430px;
}
.assessment-text h5 {
    color: #2F3B40;
}
.top-selection-box .cta-text label {
    white-space: nowrap;
    font-size: 15px;
}
.top-selection-box .cta-text .form-control {
    width: 550px
}

.top-selection-box .cta-text #cpt_code{
    width: 150px;
}

.top-selection-box .cta-text #assessment_text{
    width: 550px;
}

.staps-single .steps-head-text {
    font-size: 12px;
    font-weight: 700;
    color: #FFFFFF;
    background-color: #5B050F;
    padding: 16px 24px;
    text-align: center;
}
.staps-single p {
    padding: 16px 24px;
    text-align: center;
    background-color: #ffffff;
    color: #2F3B40;
    font-size: 12px;
    margin-bottom: 0;
}
.same-w-cell {
    width: 33.33%;
    text-align: center;
}
.screening-table-cell .form-select {
    border: 0;
    border-radius: 0;
    padding: 10px 12px;
}

.screening-table-cell.p-3px {
    padding: 3px;
}
.tbla-gap-option {
    display: grid;
    gap: 4px;
}
.screening-table-head.no-bg-colr {
    background-color: #ffffff;
    color: #5B050F;
}
.screening-table-head.save-width, .screening-table-cell.save-width {
    width: 82px;
    padding: 12px 16px;
}
.top-selection-box .cta-text .form-control.cust-calendar-icon {
    width: auto;
}

.top-selection-box .cta-text.over-calender .gj-datepicker {
    border: 0;
}

.table-border-bottom-1 {
    border-bottom: 1px solid #EFEFEF;
    border-right: 0;
}
.gap-1px {
    gap: 1px;
}
.screening-table-cell .w-40-percent {
    width: 40%;
}
.table-gap-span {
    padding: 12px 16px;
}
.table-gap-span.w-20-percent {
    width: 20%;
}
.polygon-area {
    padding: 95px;
    text-align: center;
    background-color: #ffffff;
    margin: 4px 0;
}
.assessment-grid {
    display: grid;
    gap: 4px;
}
.singel-assessment {
    background-color: #ffffff;
}
.singel-assessment-head {
    padding: 16px;
    padding-bottom: 0px;
    font-size: 11px;
    color: #2F3B40;
    font-weight: 700;
}
.singel-assessment-head span {
    font-weight: 400;
}
.check-assessment {
    display: flex;
    padding: 16px;
    padding-top: 5px;
    /* border-bottom: 1px solid #EFEFEF; */
}
.check-assessment label {
    font-size: 11px;
    color: #2F3B40;
}
.check-assessment .form-check {
    min-height: auto;
    margin-bottom: 0;
}
.check-assessment .assessment-body {
    width: calc(100% / 4);
}
.textarea-assessment {
    padding: 16px;
    padding-top: 5px;
}
.textarea-assessment .mbsc-progress-step-label {
    font-size: 12px;
    font-weight: 700;
    color: #000000;
}

.textarea-assessment .mbsc-mobiscroll.mbsc-progress {
    padding: 0 0 10px 0;
}
.textarea-assessment .mbsc-mobiscroll .mbsc-slider-handle {
    background-color: #5B050F;
}
.textarea-assessment .mbsc-mobiscroll .mbsc-progress-bar {
    background-color: #5B050F;
}
.tbla-gap-option-n {
    display: grid;
    gap: 10px;
}
.tbla-gap-total {
    display: grid;
    gap: 1px;
}
.cell-width-text {
    padding: 12px 16px;
    white-space: nowrap;
    width: 1%;
}

.cell-bigtext {
    font-size: 15px;
    color: #5B050F;
    font-weight: 700;
}
.cell-smalltext {
    font-size: 11px;
    color: #5B050F;
    font-weight: 700;
}
.cell-bg-diff {
    background-color: #5B050F;
    color: #ffffff;
}
.cell-width-70 {
    width: 70px;
}
.cell-width-350 {
    width: 350px;
}

.screening-table-head.no-border-table {
    border: 0;
}
.screening-table-head.cell-same-4 {
    width: calc(100% / 4);
}
.screening-table-cell.no-border-table {
    border: 0;
}
.condition-top {
    background-color: #ffffff;
    margin-bottom: 1px;
    padding: 14px 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.condition-top h5 {
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 700;
    color: #5B050F;
}
.condition-top-list {
    background-color: #ffffff;
    padding: 16px;
}

.conditionDiv.special .btn-success{
    float: right;
    margin-top: -54px;
}

.conditionDiv .singleDiagnosis{
    margin-left: 0px;
    margin-right: 0px;
    border: 1px solid #5b050f1a;
    padding: 15px 5px 20px 5px;
    border-radius: 10px;
    background: #f5f5f5;
    margin-bottom: 20px;
}

.conditionDiv .singleDiagnosis label{
    color: #5b050f;
    margin-bottom: 2px;
    font-weight: 500;
}

.conditionDiv .singleDiagnosis:last-child{
    border: 1px solid #5b050f1a; 
}

.conditionDiv .singleDiagnosis .deleteThis{
    cursor: pointer;
}


.conditionDiv .singleDiagnosis .singleItem{
    cursor: pointer;
}


.condition-top-list ul {
    border: 1px solid #7F7F7F;
    border-radius: 4px;
    padding: 8px 8px 50px;
}
.condition-top-list ul li {
    font-size: 11px;
    color: #2F3B40;
    list-style: decimal;
    list-style-position: inside;
}
.condition-top-list ul li + li {
    margin-top: 10px;
}
.rewiew-body {
    background-color: #ffffff;
}
.review-table {
    display: table;
    width: 100%;
}
.review-table-row {
    display: table-row;
}
.review-table-cell {
    display: table-cell;
    border-left: 1px solid #EFEFEF;
    border-bottom: 1px solid #EFEFEF;
    padding: 16px;
    color: #2F3B40;
    font-size: 11px;
}
.review-table-cell.b-all {
    border: 1px solid #7F7F7F;
}
.review-table-cell:first-child {
    border-left: 0;
    width: 370px;
}
.review-table-cell:first-child span {
    font-weight: 700;
    width: 125px;
}
.review-table-cell .form-check-input {
    width: 1.5em;
    height: 1.5em;
    margin-top: 0;
    border: 1px solid #c0c0c0;
}

.objective-outer {
    background-color: #ffffff;
}
.objective-top {
    padding: 14px 16px;
    border-bottom: 1px solid #EFEFEF;
}
.objective-top h5 {
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 700;
    color: #2F3B40;
}
.cell-width-108 {
    width: 108px;
}
.cell-width-160 {
    width: 160px;
}
.cell-width-210 {
    width: 210px;
}
.screening-table-cell .form-control.sm-input {
    border-radius: 4px;
    height: 27px;
}
.flicust-tbl {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    left: 0;
}
.screening-table-cell .uptext {
    padding-left: 15px;
}
.screening-table-cell .form-select.form-select-iner {
    border: 1px solid rgba(127,127,127,.5);
    border-radius: 4px;
    padding: 4px 12px;
}

.box-holder-all {
    padding: 8px 16px;
    background-color: #ffffff;
    position: relative;
}

.box-holder-all.noteNew .start-recognition2{
    position: absolute;
    width: 35px;
    height: 35px;
    right: 0px;
    bottom: 17px;
    background: #5b050f1a;
    color: #5b050f;
    border-radius: 50%;
    padding: 0px;
    font-size: 20px
}

.box-holder-all.noteNew .stop-recognition2{
    position: absolute;
    right: 0px;
    bottom: 17px;
    width: 35px;
    height: 35px;
    color: #5b050f;
    border-radius: 50%;
    padding: 0px;
    font-size: 20px;
}


.box-holder-all .start-recognition{
    position: absolute;
    width: 35px;
    height: 35px;
    right: 30px;
    bottom: 17px;
    background: #5b050f1a;
    color: #5b050f;
    border-radius: 50%;
    padding: 0px;
    font-size: 20px
}

.box-holder-all .stop-recognition{
    position: absolute;
    right: 30px;
    bottom: 17px;
    width: 35px;
    height: 35px;
    color: #5b050f;
    border-radius: 50%;
    padding: 0px;
    font-size: 20px;
}

.box-holder-all .start-recognition2{
    width: 35px;
    height: 35px;
    right: 30px;
    bottom: 17px;
    background: #5b050f1a;
    color: #5b050f;
    border-radius: 50%;
    padding: 0px;
    font-size: 20px;
    margin-right: 15px;
}

.box-holder-all .stop-recognition2{
    right: 30px;
    bottom: 17px;
    width: 35px;
    height: 35px;
    color: #5b050f;
    border-radius: 50%;
    padding: 0px;
    font-size: 20px;
    margin-right: 15px;
}

.noteBtns .start-recognition3{
    width: 35px;
    height: 35px;
    right: 30px;
    bottom: 17px;
    background: #5b050f1a;
    color: #5b050f;
    border-radius: 50%;
    padding: 0px;
    font-size: 20px;
    margin-right: 15px;
}

.noteBtns .stop-recognition3{
    right: 30px;
    bottom: 17px;
    width: 35px;
    height: 35px;
    color: #5b050f;
    border-radius: 50%;
    padding: 0px;
    font-size: 20px;
    margin-right: 15px;
}


.box-holder-all .description{
    padding-right: 50px;
}




.box-holder-all label {
    font-size: 11px;
    color: #5A6568;
    font-weight: 700;
    margin-bottom: 4px;
}
.box-holder-all label span {
    font-weight: 400;
}
.condition-top .form-check-input {
    margin-top: 5px;
    border: 1px solid #c0c0c0;
}
.labalert {
    padding: 16px;
    font-size: 12px;
    color: #2F3B40;
    background-color: #FFE5EA;
}
.w-42-p {
    width: 42px;
}
.search-item-list {
    display: flex;
    gap: 1px;
}
.search-items-singlr {
    padding: 16px;
    color: #2F3B40;
    font-size: 12px;
    background-color: #ffffff;
}
.search-items-singlr b {
    font-weight: 700;
    padding-right: 8px;
}
.search-items-singlr.bg-plus {
    padding: 0;
    background-color: #5B050F;
}
.search-items-singlr.bg-plus a {
    display: block;
    padding: 15px;
    color: #ffffff;
    font-size: 24px;
    width: 56px;
    text-align: center;
    line-height: 18px;
}
.btn-plus {
    max-width: 56px;
    font-size: 22px;
    line-height: 18px;
    min-width: 56px !important;
    padding: 7px 10px;
}
.big-edit-delete-icon a {
    font-size: 20px;
    color: #5B050F;
}

.add-medicine-details {
    padding: 30px;
}

.add-medicine {
    background-color: #5B050F;
    padding: 10px 16px;
    font-size: 12px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 24px;
}
.add-medicine-details label {
    color: #1D2427;
    font-size: 12px;
    margin-bottom: 4px;
}
.add-medicine-details label.white-label {
    color: #ffffff;
}
.box-fat {
    padding: 30px 16px;
}
.box-fat h5 {
    font-size: 15px;
    font-weight: 700;
    color: #5B050F;
    margin-bottom: 15px;
}
.box-fat input {
    max-width: 80%;
}
.check-single-order {
    margin-bottom: 1px;
    padding: 8px 16px;
    background-color: #ffffff;
}
.check-single-order label {
    font-weight: 700;
    color: #2F3B40;
    font-size: 11px;
}
.check-single-order .radi-txt label {
    color: #7F7F7F;
    font-size: 12px;
    font-weight: 400;
}
.check-single-order .form-check-input {
    border: 1px solid #C0C0C0;
    margin-top: 6px;
}
.check-single-order.sub-check {
    padding-left: 48px;
}
.check-single-order .form-control {
    padding: 4px 10px;
    font-size: 10px;
    margin-top: 16px;
}

.tablehead-box-bg {
    background-color: #5B050F;
    padding: 8px 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.tablehead-box-bg h5 {
    font-size: 12px;
    color: #ffffff;
    margin-bottom: 0;
    line-height: 12px;
}
.tablehead-box-bg h5 span {
    font-size: 9px;
    padding-left: 10px;
}
.tablehead-box-bg a {
    color: #ffffff;
    font-size: 10px;
}
.small-table {
    width: 100%;
    background-color: #ffffff;
}
.small-table th {
    border: 1px solid #EFEFEF;
    padding: 8px 16px;
    font-size: 9px;
    color: #5B050F;
    font-weight: 700;
    text-align: center;
}
.small-table td {
    border: 1px solid #EFEFEF;
    padding: 8px 16px;
    font-size: 9px;
    color: #2F3B40;
    text-align: center;
}
/* .threetable-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 430px;
}
.singletable-box {
    position: absolute;
    right: 20px;
    top: 0;
    width: 390px;  
} */
.table-holder-box {
    display: grid;
    gap: 16px;
    min-width: 330px;
}

.table-holder-box table th{
    padding: 5px 5px !important;
}
.table-holder-box table td{
    padding: 5px 5px !important;
}

.small-table td.red-cell {
    background-color: #FFE5EA;
}
.small-table td.red-cell b {
    border-bottom: 1px dashed #2F3B40;
    display: block;
    padding-bottom: 2px;
    margin-bottom: 2px;
}
.small-table td.red-cell span {
    color: #1D2427;
    display: block;
}
.small-table td.text-eye a {
    color: #5B050F;
    font-weight: bold;
    font-size: 12px;
}
.small-table tr.gay-bg td {
    background-color: #C0C0C0;
}
.tablehead-box-bg .white-bg-plus {
    background-color: #ffffff;
    height: 18px;
    width: 18px;
    border-radius: 5px;
    color: #5B050F;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    margin-left: 15px;
    font-weight: bold;
}
a.doctors-menu.active-dot:before {
    position: absolute;
    background-color: #9E0059;
    height: 12px;
    width: 12px;
    content: "";
    border-radius: 4px;
    right: -20px;
    top: 50%;
    margin-top: -6px;
}
.heiglighte-bg {
    background-color: #FFE5EA;
}
.note-heiglight {
    background-color: #FFE5EA;
    padding: 16px;
    border-radius: 4px;
    max-width: 588px;
}
.note-heiglight h3 {
    font-size: 12px;
    color: #1D2427;
    margin-bottom: 5px;
}
.note-heiglight p {
    font-size: 11px;
    color: #000000;
    font-weight: 700;
    margin-bottom: 0;
}

.report-number {
    font-weight: 700;
    color: #2F3B40;
    font-size: 11px;
}
.check-single-order em {
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
}
.check-single-order .geltext {
    border: 1px solid #7F7F7F;
    padding: 4px 11px;
    font-size: 9px;
    font-weight: normal;
    margin-left: 15px;
    border-radius: 2px;
}

.check-single-order strong {
    font-size: 11px;
    font-weight: 700;
    padding: 8px 16px;
    border-right: 1px solid #EFEFEF;
    display: inline-block;
}
.clinical-info {
    font-size: 11px;
    font-weight: 700;
    color: #5A6568;
}

.ui-widget.ui-widget-content {
    border: 1px solid #ddd !important;
}
.ui-widget-content{
    background: white !important;
}
.ui-widget-header{
    background: white !important;
    border: 1px solid #ddd !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{
    border: 1px solid #ffffff !important;
    background: #ffffff url(images/ui-bg_highlight-hard_15_459e00_1x100.png) 50% 50% repeat-x !important;
    font-weight: bold;
    color: #0b0b0b !important;
    width: 30px !important;
    height: 30px !important;
    border-radius: 50% !important;
    text-align: center !important;
    line-height: 23px !important;
    font-weight: 200 !important;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #5b050f !important;
    background: #5b050f url(images/ui-bg_highlight-hard_100_fafaf4_1x100.png) 50% 50% repeat-x !important;
    font-weight: bold;
    color: #ffffff !important;
}



.choosePrimary{
    font-size: 13px;
}
.choosePrimary input{
    position: relative;
    top: -2px;
}
.choosePrimary .form-check-label:nth-child(1){
    color: #e01919;
}
.choosePrimary .form-check-label:nth-child(2){
    color: gray;
}

#emergency-contact-info .card-header{
    width: calc(100% - 6px);
    margin: auto;
}

.hr-sec{
    position: absolute !important;
    width: calc(100% - 433px) !important;
}



.address-bar-search{
    gap: 9px;
    padding: 8px 15px;
}

.fs-xs{
    font-size: 12px;
}
td{
    vertical-align: middle;
}
.max-width175{
    max-width: 175px;
}
.min-width175{
    min-width: 175px;
}
.min-width-70{
    min-width: 55px;
}
.border-right{
    border-right: 1px solid #ddd;
}
.bg-primary{
    background-color: #5B050F !important;
    border-color: #5B050F;
    color: #fff !important;
}
.btn-primary{
    background: #5B050F;
    border-color: #5B050F;
}
.p-absolute{
    position: absolute;
}
.btn-primary:hover{
    background: #000;
}

.btn-outline-primary{
    border-color: #5B050F;
    color: #5B050F;
}

.btn-outline-primary:hover{
    background: #5B050F;
    border-color: #5B050F;
}

.msg-main-box .form-control-sm{
    max-width: 100px;
    padding: 4px;
}

.condition-acc .accordion-item:first-of-type .accordion-body{
    position: relative;
}

.confirmWrapper{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    padding: 20px 80px;
    z-index: 111;
 
}

.condition-acc .accordion-item .accordion-button{
    background: #5B050F;
}



.condition-acc2 {
    display: grid;
    gap: 4px;
}
.condition-acc2 .accordion-item .accordion-header{
    font-size: 14px;
    background: #7F7F7F;
    color: white;
    display: flex;
    align-items: center;
}

.condition-acc2 .accordion-item .accordion-header .btn-choose{
    background: white;
    padding: 4px 8px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 11px !important;
}

.condition-acc2 .accordion-item .accordion-header .btn-choose:hover{
    color: black;
}

.condition-acc2 .accordion-item .accordion-header.active{
    background: #5B050F !important;
}


.condition-acc2 .accordion-item .accordion-header .dateSpan{
    display: flex;
    align-items: center;
    white-space: nowrap;
    padding-right: 15px;
    gap: 30px;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
}


.condition-acc2 .accordion-item:first-of-type {
    border-radius: 0;
}
.condition-acc2 .accordion-item:first-of-type .accordion-button {
    border-radius: 0;
}
.condition-acc2 .accordion-item:not(:first-of-type) {
    border-radius: 0;
}
.condition-acc2 .accordion-item:not(:first-of-type) .accordion-button {
    border-radius: 0;
}
.condition-acc2 .accordion-item {
    border: 0 !important;
}
.condition-acc2 .accordion-item .accordion-button {
    color: #ffffff;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 8px;
    box-shadow: none;
}
.condition-acc2 .accordion-button.collapsed::after {
    background-image: url(../img/expand_up.svg);
}
.condition-acc2 .accordion-button::after {
    background-image: url(../img/expand_up.svg);
    width: 20px;
    height: 20px;
}
.condition-acc2 .accordion-item .accordion-button.collapsed {
    background-color: #7F7F7F;
}

.condition-acc2 .accordion-item .makeFavourite{
    font-size: 16px;
    width: 30px;
    height: 30px;
    line-height: 32px;
    text-align: center;
    border-radius: 50%;
    background: #ffffff42;
}

.condition-acc2 .accordion-item .makeFavourite.favourite{
    background: #ffc10754;
    color: #FFC107;
}


#submitVitals{
    margin-top: -60px;
}

.acc-table td.lastTd{
    width: 200px;
}

#otherReports{
    display: none;
}
#procedureType{
    display: none;
}

.red .report-number{
    background: #FFB3C1 !important;
}

.red .lab-big-view{
    background: #FFB3C1 !important;
}

.doctors-menu{
    cursor: pointer;
}

.progress-note-txt .fa-arrow-right-long{
    background: #5b050f;
    color: white;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
}
#figurearea{
    position: relative;
    cursor: pointer;
    width: 750px;
    height: 100%;
    overflow: visible;
}

#figurearea .numbering{
    border-radius: 50%;
    border-bottom-left-radius: 0;
    width: 23px;
    height: 23px;
    background: #5B050F;
    color: white;
    font-size: 12px;
    text-align: center;
    line-height: 23px;
    position: absolute;
}

#figurearea .numbering i{
    position: absolute;
    right: -8px;
    top: -5px;
    color: #ff0909;
    z-index: 11111;
    font-size: 14px;
}


#editComment.show {
    z-index: 1111111111;
}


#figurearea .numbering2{
    border-radius: 50%;
    border-bottom-left-radius: 0;
    width: 23px;
    height: 23px;
    background: #5B050F;
    color: white;
    font-size: 12px;
    text-align: center;
    line-height: 23px;
    position: absolute;
}

#figurearea .numbering2 i{
    position: absolute;
    right: -8px;
    top: -5px;
    color: #ff0909;
    z-index: 11111;
    font-size: 14px;
}

.shadow-0:focus{
    box-shadow: none;
}

#back_authorization{
    cursor: pointer;
}
.edit_allergy_medicine{
    cursor: pointer;
}

.remove-allergy-medicine{
    cursor: pointer;
}

.edit_allergy_food{
    cursor: pointer;
}
.remove-allergy-food{
    cursor: pointer;
}
.edit_allergy_unknown{
    cursor: pointer;
}
.remove-allergy-unknown{
    cursor: pointer;
}
.edit-children{
    cursor: pointer;
    border: 1px solid;
    padding: 10px;
    border-radius: 5px;
}
.remove-children{
    cursor: pointer;
    border: 1px solid #F44336;
    padding: 10px;
    border-radius: 5px;
    background: #F44336;
    color: white;
}
.edit-mother{
    cursor: pointer;
    border: 1px solid;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 8px;
}
.edit-father{
    cursor: pointer;
    border: 1px solid;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 8px;
}
.edit-sister{
    cursor: pointer;
    border: 1px solid;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 8px;
}
.remove-sister{
    cursor: pointer;
    border: 1px solid #F44336;
    padding: 10px;
    border-radius: 5px;
    background: #F44336;
    color: white;
    margin-bottom: 8px;
}
.edit-brother{
    cursor: pointer;
    border: 1px solid;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 8px;
}
.remove-brother{
    cursor: pointer;
    border: 1px solid #F44336;
    padding: 10px;
    border-radius: 5px;
    background: #F44336;
    color: white;
    margin-bottom: 8px;
}

.allergy_dropdown li{
    margin-bottom: 4px;
    cursor: pointer;
}

.appointment_modal{
    display: flex;
    align-items: center;
    gap: 20px;
}

.appointment_modal .select-doctor-month span{
    font-size: 14px;
}

.appointment_modal .line{
    width: 2px;
    height: 15px;
    background: #5b050f3b;
}

.single_sub_catagory{
    display: flex;
    white-space: nowrap;
    gap: 5px;
    flex-direction: column;
}

.single_sub_catagory input:focus{
    box-shadow: none;
}

.single_sub_catagory span{
    min-width: 230px;
}

.has_sub_part{
    padding: 20px;
    border-radius: 10px;
    background: #fff1f3;
}

/* #painAssist{
    min-height: 220px;
} */

#painCount{
    top: 4px !important;
    font-size: 35px !important;
    position: static !important;
    line-height: 1;
}

.doctorCalendar .provider-top{
    height: 60px;
    padding: 10px;
    margin-bottom: 0px;
    position: relative;
}

.doctorCalendar .provider-top.loggedinUser{
    background: #b6feb6;
}

.doctorCalendar .provider-top .toggleOtherTask{
    position: absolute;
    right: -15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: white;
    border-radius: 50%;
    text-align: center;
    font-size: 16px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}


.patientOtherDetails{
    display: none;
}

.doctorCalendar .otherTask.notExpanded{
    max-width: 100px;
}

.doctorCalendar .otherTask.notExpanded .patient i{
    display: none;
}

.doctorCalendar .otherTask.notExpanded .singleAppointmentTiming{
    overflow: hidden;
}

.doctorCalendar .provider-top .toggleExtension.current{
    background: #5B050F !important;
    color: white !important;
    transform: rotate(180deg);
}

.doctorCalendar .timingCol{
    max-width: 120px;
}

.doctorCalendar .singleTiming{
    background-color: #ffffff;
    padding: 12px 10px;
    font-weight: 600;
    border-top: 1px solid #e5e5e5;
}

.doctorCalendar .singleAppointmentTiming .moreInformation{
    position: absolute;
    right: 5px;
    bottom: 5px;
    color: #5b050f;
    font-size: 16px;
    cursor: pointer;
}

.doctorCalendar .singleAppointmentTiming .markAsCompleted{
    position: absolute;
    right: 27px;
    bottom: 5px;
    color: #10b110;
    font-size: 16px;
    cursor: pointer;
}

.doctorCalendar .singleAppointmentTiming{
    padding: 5px 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: calc(100% - 15px);
    background-color: #e0ffca66;
    border-radius: 5px;
    border: 1px solid #a0eb29;
    transition: 0.5s;
}

.doctorCalendar .singleAppointmentTiming.expand{
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    width: 550px;
    height: 250px !important;
    padding: 20px;
    z-index: 111111;
    transition: 0.5s;
    background-color: #f3ffea !important;
}

.doctorCalendar .singleAppointmentTiming.expand .patientOtherDetails{
    display: flex;
    gap: 20px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid;
}

.doctorCalendar .singleAppointmentTiming.expand.pending{
    background-color:#fffaea !important
}


.doctorCalendar .singleAppointmentTiming.expand .checkinoutTiming{
    display: flex !important;
    gap: 10px;
    margin-left: auto !important;
}

.doctorCalendar .singleAppointmentTiming.expand .fs-xss{
    font-size: 14px !important;
}

.doctorCalendar .singleAppointmentTiming.expand .fs-6{
    font-size: 16px !important;
}

.doctorCalendar .singleAppointmentTiming.expand .patient .patientName{
    width: 100%;
    font-size: 18px !important;
}

.doctorCalendar .singleAppointmentTiming.expand .patient i{
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    margin-right: 5px;
}

.doctorCalendar .singleAppointmentTiming.expand .d-none{
    display: inline-block !important;
}

.doctorCalendar .singleAppointmentTiming.expand .patient{
    margin-bottom: 15px;
}

.doctorCalendar .singleAppointmentTiming.expand .expandView{
    font-size: 16px;
}

.doctorCalendar .singleAppointmentTiming.expand .checkinCheckoutToggler2{
    font-size: 16px !important;
}

.doctorCalendar .singleAppointmentTiming.expand .note small b a{
    font-size: 12px;
}

.doctorCalendar .singleAppointmentTiming.expand .fa-cog {
    display: none !important;
}

.doctorCalendar .singleAppointmentTiming.expand .note{
    margin-bottom: 5px;
}



.tooltip{
    z-index: 11111111;
}


#globalOverlay{
    height: 100vh;
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background: rgba(255, 255, 255, 0);
    z-index: 111;
    backdrop-filter: blur(10px);
}

.doctorCalendar .singleAppointmentTiming.pending{
    background-color: #fff2ca66 !important;
    border: 1px solid #ebbc29 !important;
}

.doctorCalendar .singleAppointmentTiming .checkinCheckoutToggler2{
    position: absolute;
    right: 30px;
    top: 5px;
    cursor: pointer;
    transition: 0.3s;
}

.doctorCalendar .singleAppointmentTiming .checkinCheckoutToggler2.fa-pencil{
    right: 5px !important;
}

.doctorCalendar .singleAppointmentTiming .checkinCheckoutToggler2:hover{
    transform: scale(1.1);
}


.doctorCalendar .singleAppointmentTiming .expandView{
    position: absolute;
    top: 6px;
    right: 6px;
    color: #5b050f;
    cursor: pointer;
    transition: 0.3s;
}

.doctorCalendar .singleAppointmentTiming .expandView:hover{
    transform: scale(1.1);
}




.doctorCalendar .singleAppointmentTiming .risk{
    background: #00b13a;
    color: white;
    padding: 2px 5px;
    border-radius: 4px;
    font-size: 10px !important;
    margin-left: 2px;
}

.doctorCalendar .singleAppointmentTiming .badge.confirm {
    /* position: absolute; */
    bottom: 1px;
    right: 25px;
    background: #4CAF50;
}

.doctorCalendar .singleAppointmentTiming .badge.not-confirm {
    /* position: absolute; */
    bottom: 1.5px;
    right: 25px;
    background: red;
    color: white;
}

.doctorCalendar .singleDoc .singleAppointmentTiming .badge.not-confirm {
    position: absolute;
    bottom: unset;
    top: 10px;
    right: 10px;
}
.doctorCalendar .singleDoc .singleAppointmentTiming .badge.confirm {
    position: absolute;
    bottom: unset;
    top: 10px;
    right: 10px;
}

.doctorCalendar .singleDoc .shownotshow{
    margin-left: 15px;
    margin-top: -30px;
}

.doctorCalendar .singleDoc  .fa-adjust.completed{
    margin-left: 15px;
    margin-top: -44px;
}


.doctorCalendar .singleAppointmentTiming .risk.high{
    background: red;
}


.doctorCalendar .singleAppointmentTiming .patient i{
    width: 27px;
    min-width: 27px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    background: #5b050f;
    color: white;
    font-weight: bold;
    border-radius: 50%;
    font-size: 11px;
}

.doctorCalendar .singleAppointmentTiming .patient .largerView{
    margin-left: auto;
    border-radius: 7px;
    background: transparent;
    color: #5b050f;
    border: 1.5px solid;
    font-size: 15px;
}

.doctorCalendar .singleAppointmentTiming .patient img{
    width: 35px;
    height: 35px;
}

.doctorCalendar .singleAppointmentTiming .patient .patientName{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100px;
    cursor: pointer;
}

.doctorCalendar .singleAppointmentTiming .note{
    display: flex;
    align-items: center;
    gap: 5px;
    margin-top: 5px;
    margin-bottom: 0px;
    /* white-space: nowrap; */
    text-overflow: ellipsis;
    max-width: 500px;
    overflow: hidden;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.doctorCalendar .singleAppointmentTiming .note small{
    display: flex;
    align-items: center;
    gap: 5px;
}

.doctorCalendar .singleAppointmentTiming .note small b {
    border: 1px solid #000;
    padding: 2px 4px;
    border-radius: 5px;
    cursor: pointer;
}

.doctorCalendar .singleAppointmentTiming .note small span{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    /* width: 80px; */
    cursor: pointer;
    display: inline-block;
}



.doctorCalendar .singleAppointmentTiming.new::before{
    content: '';
    width: 40px;
    height: 100%;
    background: url(https://www.aryabhcorp.tech/public/assets/img/tag-new.png);
    background-size: contain;
    position: absolute;
    top: 0px;
    left: 0px;
    background-repeat: no-repeat;
}


.extensionToggle .singleAppointmentTiming.new::before{
    width: 25px !important;
}


.doctorCalendar .singleAppointmentTiming.new .timing{
    color: #5b050f !important;
}

.doctorCalendar .singleAppointmentTiming .timing{
    color: #5b050f;
    font-weight: 700;
    align-items: center;
    position: relative;
    z-index: 11;
}

.doctorCalendar .col{
    position: relative;
}

.doctorCalendar .extensionTitle{
    height: 60px;
    padding: 10px;
    margin-bottom: 0px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    display: flex;
    align-items: center;
    background: #58050e;
    border-bottom: 1px solid #ddd;
}
.doctorCalendar .extensionTitle h6{
    color: white;
    font-size: 13px;
    font-weight: 700;
}

.checkinoutTiming{
    display: none;
}

.extensionToggle .appointmentsDiv .checkinoutTiming{
    display: flex !important;
    font-size: 9px !important;
    gap: 15px;
}

.extensionToggle .appointmentsDiv .checkinoutTiming b{
    color: #58050e;
}

.extensionToggle .singleAppointmentTiming{
    background-color: #f2bfc53d;
    border: 1px solid #58050e47 !important;
}

.extensionToggle .appointmentsDiv .patient i{
    display: none !important;
}

.extensionToggle .appointmentsDiv .note{
    display: none !important;
}

.extensionToggle .appointmentsDiv .toggleBtnsDiv{
    display: block !important;
}

.extensionToggle .appointmentsDiv .cancelAppointment{
    display: block !important;
}

.extensionToggle .appointmentsDiv .risk{
    display: none !important;
}

.extensionToggle .appointmentsDiv .chartId{
    display: block !important;
    font-size: 10px !important;
}

.extensionToggle .appointmentsDiv .badge{
    display: none !important;
}

.extensionToggle .appointmentsDiv .checkinCheckoutToggler2{
    display: none !important;
}

.extensionToggle .singleAppointmentTiming .timing{
    color: #58050e !important;
    position: relative;
    z-index: 2;
}

.doctorCalendar .extensionToggle{
    max-width: 160px;
}

.doctorCalendar .extensionToggle .patientInformations2{
    display: none !important;
}

.doctorCalendar .extensionToggle .singleAppointmentTiming{
    padding-left: 10px !important;
}

.doctorCalendar .extensionToggle .singleAppointmentTiming .btn{
    display: none;
}

/* .doctorCalendar .extensionToggle a{
    display: none !important;
} */

.appointmentsDiv{
    background: repeating-linear-gradient(to bottom, #e5e5e5, #e5e5e5 1px, transparent 1px, transparent 44.5px);
}

.schedulerAnalytics p:last-child{
    margin-bottom: 0px;
}



.schedulerAnalytics p{
    margin-bottom: 2px;
    font-size: 12px !important;
    opacity: 0.7;
}

.schedulerAnalytics .card h6{
    color: #000;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 30px;
}

.schedulerAnalytics .card h5{
    margin-bottom: 0px;
}

.schedulerAnalytics .card .row{
    border: 1px solid #53000a1c;
    padding: 5px 5px 5px 5px;
    border-radius: 7px;
    background: #5b050f0a;
}


.providerScoreAnalytics{
    position: sticky;
    top: 20px;
}

.providerScoreAnalytics .card{
    margin-bottom: 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 13px;
}

.providerScoreAnalytics .card h6{
    font-size: 14px;
}

.providerScoreAnalytics .card h3{
    margin: 0px;
    font-weight: bold;
    font-size: 23px;
}

.providerScoreAnalytics .card i{
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 10px;
    color: #58050e;
    text-align: center;
    font-size: 20px;
    border: 1.5px solid #58050e;
}

.providerScoreAnalytics .card.riskScore{
    margin-bottom: 0px;
    display: block ;
}

.providerScoreAnalytics .card.riskScore ul li{
    margin-bottom: 10px;
    font-size: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.providerScoreAnalytics .card.riskScore ul li .low{
    color: #13b819;
    font-weight: bold;
}
.providerScoreAnalytics .card.riskScore ul li .mid{
    color: #FF9800;
    font-weight: bold;   
}
.providerScoreAnalytics .card.riskScore ul li .high{
    color: tomato;
    font-weight: bold;
}

.providerScoreAnalytics .card.riskScore h5{
    color: #5B050F;
    font-weight: bold;
}

.schedulerTopview .card {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 13px;
    height: 100%;
    padding: 15px !important;
}

.schedulerTopview .card i{
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 10px;
    background: #58050e;
    color: white;
    text-align: center;
    font-size: 20px;
}

.schedulerTopview .card h3{
    margin-bottom: 0px;
    color: #58050e;
    font-weight: bold;
    font-size: 23px;
}

.schedulerTopview .card h6{
    font-size: 14px;
    margin-bottom: 3px;
}

.select2-auto-width {
    min-width: 210px !important; 
    width: auto !important;   
}

/* .box-holder-all #reason{
    width: 250px;
} */

.noteWrapper .noteBtns{
    position: absolute;
    right: 0px;
    top: 35px;
}

.noteWrapper .noteBtns.noteBtnsTop{
    top: 7px;
}

.noteWrapper .noteBtns #start-recognition{
    background: #5b050f1f;
    color: #5b050f;
}

.noteWrapper .noteBtns #stop-recognition{
    border-radius: 50%;
    font-size: 20px;
    margin-right: 20px;
    width: 41px;
    height: 41px;
    padding: 0px;
}

.noteWrapper #note{
    padding-right: 70px;
}



.noteWrapper .noteBtns #start-recognition2{
    background: #5b050f1f;
    color: #5b050f;
    margin-right: 20px;
    border-radius: 50%;
    width: 41px;
    height: 41px;
    font-size: 20px;
    padding: 0px;
}

.noteWrapper .noteBtns #stop-recognition2{
    border-radius: 50%;
    font-size: 20px;
    margin-right: 20px;
    width: 41px;
    height: 41px;
    padding: 0px;
}

.noteWrapper .noteBtns #start-recognition3{
    background: #5b050f1f;
    color: #5b050f;
    margin-right: 20px;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    font-size: 20px;
    padding: 0px;
}

.noteWrapper .noteBtns #stop-recognition3{
    border-radius: 50%;
    font-size: 20px;
    margin-right: 20px;
    width: 34px;
    height: 34px;
    padding: 0px;
}

.noteWrapper #note{
    padding-right: 70px;
}

.vitalWrapper h6{
    color: #5B050F;
    font-size: 14px;
    font-weight: bold;
}

.vitalWrapper .input-group .form-select{
    border: 1px solid rgba(127, 127, 127, .5) !important;
    margin-left: 5px !important;
    border-radius: 6px !important;
    padding-left: 10px !important;
    max-width: 100px;
}

.vitalWrapper .input-group .form-control{
    border: 1px solid rgba(127, 127, 127, .5) !important;
    font-size: 12px !important;
    padding: 7.2px 10px !important;
    color: #7f7f7f !important;
    border-radius: 6px !important;
    max-width: 105px !important;
}

.nowrap{
    white-space: nowrap;
}

#bpMeasurementList .singleBp:first-child{
    border-top: none;
    padding-top: 0px;
    margin-top: 0px;
}

#bpMeasurementList .singleBp{
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #ddd;
}

#bpMeasurementList1 .singleBp:first-child{
    border-top: none;
    padding-top: 0px;
    margin-top: 0px;
}

#bpMeasurementList1 .singleBp{
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #ddd;
}

#bpMeasurementList1 .singleBp:not(:first-child) .deleteThis {
    display: block !important;
}


.max-width-unset{
    max-width: unset !important;
}


.otherTask .appointmentsDiv{
    background-color: #fbf7f7;
    background-image: repeating-linear-gradient(to bottom, #cc707a29, #db596842 1px, transparent 1px, transparent 44.5px) !important;
    border: 1px solid #fad9dc;
}


.doctorCalendar .otherTask .singleAppointmentTiming{
    background: #e0ffca73;
}

.doctorCalendar .otherTask  .singleAppointmentTiming.pending{
    background: #fff2ca7d !important;
}


#checkingCheckoutModal .nav-link{
    color: #5B050F !important;
}
#checkingCheckoutModal .nav-link.active{
    background: white;
    border: 1px solid #5B050F !important;
    color: #5B050F !important;
}

.seachResultSingle{
    cursor: pointer;
}

.singleAccessCheckBoxes .accessToggleSwitch .form-check-input{
    width: 2.3em;
    margin-right: 5px;
}

.singleAccessCheckBoxes .accessToggleSwitch .form-check-input:checked[type=checkbox]{
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
    background-size: 14px;
    background-color: #5aff5a;
    border: 1px solid #5aff5a;
}

button.disabled {
    background-color: #cccccc; /* Grey background */
    color: #666666;            /* Dark grey text */
    cursor: not-allowed;       /* Change cursor to indicate it's not clickable */
    opacity: 0.6;              /* Make it slightly transparent */
    border: 1px solid #999999; /* Border color */
}

/* Prevent pointer events for a truly disabled effect */
button.disabled:hover {
    background-color: #cccccc; /* Keep the background the same on hover */
}


.otherTask .hiddenTimeWrapper .hiddenTimeslots{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    width: 100%;
}

.otherTask .hiddenTimeWrapper .hiddenTimeslots .hiddenTimes{
    height: 44.5px;
    line-height: 44.5px;
    text-align: center;
    color: #dc3545;
    cursor: pointer;
}

.otherTask .hiddenTimeWrapper .hiddenTimeslots .hiddenTimes:hover{
    background: #ffe3e6;
}

.otherTask .hiddenTimeWrapper .hiddenTimeslots .hiddenTimes span{
    transition: 0.3s;
    opacity: 0;
    font-weight: 500;
    font-size: 14px;
}


.otherTask .hiddenTimeWrapper .hiddenTimeslots .hiddenTimes:hover span{
    opacity: 1;
}


.otherTask .appointmentsDiv .singleAppointmentTiming{
    z-index: 111;
}

.topUserArea .userMeta h5 .confirm_book{
    cursor: pointer;
}

#settingsModal .nav-pills .nav-link{
    font-size: 15px;
    color: #5b050f;
    border: 1px solid #5b050f;
    margin-right: 10px;
}

#settingsModal .nav-pills .nav-link.active{
    background: #5b050f !important;
    color: white !important;
}

#settingsModal td{
    padding-top:15px;
    padding-bottom:15px;
}

#settingsModal .movetoDiagonostic{
    border: 1px solid #000;
}

#settingsModal #transferTodiagnosis{
    margin-left: auto;
    display: block;
    margin-top: -54px;
    margin-bottom: 20px;
}

#settingsModal #transferTomajor{
    margin-left: auto;
    display: block;
    margin-top: -54px;
    margin-bottom: 20px;
}

.advanceInformation .card{
    min-height: 58px;
}

.providerSelectLocation{
    min-height: 100vh;
    width: 100%;
    display: flex;
    align-items: center;
    padding: 50px;
    position: relative;
}


.providerSelectLocation .logoutBtn{
    position: absolute;
    right: 30px;
    top: 30px;
}

.providerSelectLocation .blurBg{
    bottom: 0px;
    left: 100px;
    z-index: -1;
    filter: blur(150px);
    width: 61%;
    position: absolute;
}

.providerSelectLocation .card{
    padding: 20px;
    height: 100%;
    border-radius: 10px;
    box-shadow: 1px 2px 5px 1px #dbdbdb;
    cursor: pointer;
    transition: 0.3s;
}

.providerSelectLocation .card.active{
    background: #5B050F !important;
}

.providerSelectLocation .card.active i{
    color: white !important;
}

.providerSelectLocation .card.active h5{
    color: white !important;
}

.providerSelectLocation .card:hover{
    transform: translateY(-5px);
    box-shadow: 1px 2px 12px 7px #d5d5d5;
}

.providerSelectLocation .card i{
    font-size: 25px;
    margin-bottom: 10px;
}

.providerSelectLocation .card h5{
    font-size: 16px;
    font-weight: 600;
}

.fc-h-event .fc-event-title{
    cursor: pointer;
}

/* .fc-direction-ltr .fc-daygrid-event.fc-event-end, .fc-direction-rtl .fc-daygrid-event.fc-event-start {
    margin-right: 2px;
    background: #5b050f !important;
    border-color: #5b050f !important;
} */

#calendar table th{
    background: #f6f6f6;
}

.pmHxNav.nav .nav-link.active{
    background: #5B050F;
    color: white;
}
.pmHxNav.nav .nav-link{
    border: 1px solid #000;
    color: #000;
    margin-right: 15px;
}

.getMinHight{
    height: 20px;
}

.getMinHight a{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.getMinHight a span{
    color: tomato;
    text-decoration: underline;
}

.viewFileRow .nav-pills {
    display: block !important;
}

.viewFileRow .nav-pills .nav-link.active{
    background: #5b050f !important;
    color: white !important;
    font-weight: bold;
}

.viewFileRow .nav-pills .nav-link {
    width: 100%;
    background: #5b050f1c;
    color: #5b050f;
    margin-bottom: 10px;
    font-size: 14px;
}

.note-text{
    padding-right: 60px;
}

.text-bg-main{
    background: #5b050f26;
    color: #5b050f;
    font-size: 12px;
}

.diagTbody td{
    position: relative;
}

.diagTbody td .form-check-input{
    margin-right: 2px;
}

.diagTbody td .isPrimary .btn{
    padding: 0px;
    width: 15px;
    font-size: 12px;
    background: gainsboro;
    border-radius: 4px;
    line-height: 15px;
    margin-right: 2px;
}

.diagTbody td .isPrimary .btn-check:checked+.btn{
    background: #198754;
    color: white;
    border: 1px solid #198754;
    font-weight: 600;
}

.singleClaim .table thead th{
    padding-top: 3px;
    padding-bottom: 3px;
    border: 1px solid #5b050f57;
}


.singleClaim .table .form-check-input:checked[type=checkbox]{
    background-color: #fbeaec;
}

.btnClaims .nav-link.active{
    background: #5b050f;
    color: white;
    border: 1px solid #5b050f;
}

.btnClaims .nav-link{
    color: black;
    border: 1px solid #000;
    margin-left: 10px;
}

.reportPage .nav-pills .nav-item .nav-link{
    border: 1px solid #000;
    margin-right: 10px;
    color: black;
}

.reportPage .nav-pills .nav-item .nav-link.active{
    background: #5B050F !important;
    color: white !important;
}

.reportPage table tr th{
    padding: 10px 10px !important;
    background: #5b050f;
    color: white;
}


.reportPage .offcanvas-body .col-md-6 .btn{
    padding: 20px;
    border: 1px solid;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #5B050F;
    border-color: #5B050F;
    background: #5b050f0d;
    position: relative;
}

.reportPage .offcanvas-body .col-md-6 .btn::before{
    content: "\f058";
    width: 20px;
    height: 20px;
    position: absolute;
    right: 7px;
    top: 3px;
    color: #5b050f30;
    font-size: 20px;
    font-family: "Font Awesome 6 Pro";
    font-weight: bold;
}

.reportPage .btn-check:checked+.btn{
    background: #5B050F !important;
    color: white !important;
}

.reportPage .btn-check:checked+.btn::before{
    content: "\f058";
    width: 20px;
    height: 20px;
    position: absolute;
    right: 7px;
    top: 3px;
    color: white;
    font-size: 20px;
    font-family: "Font Awesome 6 Pro";
    font-weight: bold;
}


.offcanvas-body .singleApointment .user{
    display: flex;
    align-items: center;
    gap: 15px;
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 15px;
    position: relative;
}

.offcanvas-body .singleApointment .user .badge{
    position: absolute;
    bottom: 15px;
    right: 10px;
    font-size: 12px;
}

.offcanvas-body .singleApointment .user .form-check-input{
    position: absolute;
    right: 10px;
    top: 10px;
    width: 18px;
    height: 18px;
    border: 1px solid #000;
}

.no-issue{
    background: #00c000;
    color: white;
}

.issue{
    color: yellow;
}

.flag{
    color: red;
}



.offcanvas-body .singleApointment img{
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 50%;
}

.offcanvas-body .singleApointment .user h5{
    font-size: 18px;
    font-weight: bold;
}

.offcanvas-body .searchBox{
    position: relative;
}

.offcanvas-body .searchBox i{
    position: absolute;
    right: 10px;
    top: 12px;
}

.offcanvas-body .form-check-input{
    width: 16px;
    height: 16px;
    border: 1px solid #000;
}

#scheduled_list .eligibilityCheckbox{
    margin-top: 1px;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    border: 1px solid #000;
}

.view-area #checkAllPatient{
    margin-top: 1px;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    border: 1px solid #000;
}

.view-area .checkAllLabel{
    font-size: 16px;
    font-weight: 600;
    margin-top: -2px;
}

#advanced_directive_files img{
    width: 40px;
    height: 40px;
    border-radius: 10px;
    object-fit: cover;
    border: 1px solid;
    margin-right: 5px;
}

#advanced_directive_files a{
    margin-right: 40px;
}

.progress_note_pages{
    min-width: 200px !important;
}

.billingTableDetails{
    /* overflow-x: scroll; */
}

.userProfile.other img{
    width: 100px;
    height: 100px;
    object-fit: cover;
}

.launchIframe.active{
    background-color: #5b050f !important;
}

.ui-datepicker .ui-datepicker-prev{
    text-align: center;
    line-height: 2;
}
.ui-datepicker .ui-datepicker-next{
    text-align: center;
    line-height: 2;  
}


.ui-datepicker .ui-datepicker-prev::before{
    content: "\f104";
    font-family: "Font Awesome 6 Pro";
}
.ui-datepicker .ui-datepicker-next::before{
    content: "\f105";
    font-family: "Font Awesome 6 Pro";
}



.patientReportAccrodion .accordion-item{
    margin-bottom: 20px;
    border-radius: 5px !important;
    border: 1px solid #bbbbbb;
    overflow: hidden;
}

.patientReportAccrodion .accordion-item .accordion-button:focus{
    box-shadow: none;
}

.patientReportAccrodion .accordion-button{
    color: #000;
    font-weight: 700;
    padding: 10px;
}

.patientReportAccrodion .accordion-button:not(.collapsed){
    background: #fff;
    color: #5b050f;
    font-weight: 700;
    border-bottom: 1px solid #bbbbbb;
    box-shadow: none;
}

.patientReportAccrodion .daataSingle{
    padding: 15px;
    background: #5b050f0a;
    border: 1px solid #5b050f5e;
    border-radius: 5px;
    margin-bottom: 20px;
}



#patientSelectiveReport .diagonosticRadiologyData .lab-sm-head{
    padding: 0px;
}


#patientSelectiveReport tbody .header{
    margin-bottom: 0px;
}

#patientSelectiveReport .daataSingle .daataSingle{
    padding: 0px;
    border: none;
}

.patientReportAccrodion .daataSingle:last-child{
    margin-bottom: 0px;
}

.patientReportAccrodion .daataSingle .header{
    margin-bottom: 15px;
}

.patientReportAccrodion .daataSingle .header span{
    font-size: 13px;
    font-weight: 700;
    margin-right: 30px;
    text-transform: uppercase;
    color: #000;
}


@media only screen and (max-width: 1280px) {
    .mainWrapper .contentWrapper{
        padding: 20px;
        padding-top: 120px;
    }
    .mainWrapper .msg_top_bar.sideBar-schdule {
        width: calc(100% - 140px);
        right: 20px;
    }
    .mainWrapper .msg_top_bar {
        width: calc(100% - 290px);
        right: 20px;
    }

    .threetable-box {
        max-width: 33% !important;
    }
    .doctor-sec {
        max-width: 33% !important;
        width: 33% !important;
    }
    .singletable-box {
        max-width: 33% !important;
    }
    .doc-view-img img {
        border: 10px solid #ffffff;
        width: 90px;
        height: 90px;
    }
    .doc-view-img {
        margin: 0 auto;
        width: 100px;
    }
    .table-holder-box{
        min-width: 100%;
    }

}

@media only screen and (max-width: 1100px) {

}