/*calculator css starts*/
.calc-print-th .form-check .form-check-input {
    margin-left: -1.5em;
    }
    .calc-print-td .form-check {
    margin: 0px auto;
    text-align: center;
    }
    .calc-print-td .form-check {
    padding-left: 0;
    }
    .calc-print-td .form-check-input {
    margin-left: 0;
    float: none;
    }
    .ui-slider {
    max-height: auto !important;
    overflow-y: inherit !important;
    }
    .slider-custom.ui-widget-content .ui-state-default {
    background-color: #4b4ad5;
    border-radius: 100%;
    background-image: none;
    border: none;
    }
    .slider-custom.ui-widget-content {
    background: #dfdfdf;
    height: 6px;
    border: 0;
    }
    .slider-custom.ui-slider-horizontal .ui-slider-handle {
    top: -0.45em;
    margin-left: 0;
    }
    .form-group-mb.form-group-mb-lg {
    margin-bottom: 20px;
    }
    .form-check-calc {
    align-items: stretch !important;
    }
    
    .form-check-custom-div.form-check-button-div.form-check-sm.form-check-calc {
    font-size: 14px;
    }
    .form-check-custom-div.form-check-calc
    .form-check-custom
    .form-check-input
    ~ label {
    height: 100%;
    }
    .form-check-calc .form-check-custom .form-check-input ~ label {
    padding-bottom: 0;
    padding: 5px;
    flex: 1;
    }
    
    /*.calculator-que-a .form-check-calc .form-check-custom .form-check-input~label {min-height: 60px;}*/
    
    .form-check-calc .form-check-custom .form-check-input:checked ~ label {
    border-color: var(--theme);
    color: var(--theme);
    background-color: #ededfb;
    }
    .form-check-calc .form-check-label {
    white-space: break-spaces !important;
    word-break: break-word;
    }
    
    .table-calc {
    font-size: 14px;
    }
    .calc-form-div {
    max-height: 300px;
    overflow-y: auto;
    width: 100% !important;
    overflow-x: hidden;
    }
    /*.calc-section-left{
        max-height: 300px;
        overflow-y:auto;
    }*/
    /*calculator css ends*/
    /*medical history css starts*/
    .box-medicine-popup-right{
        max-height: 670px;
        overflow-y: auto;
        position:   sticky;
        top: 0;
    }
    .form-check.form-check-custom {
    display: inline-block;
    padding-left: 0;
    }
    .btn-gray-close {
    color: var(--color-main) !important;
    }
    .form-check-curation-rounded .form-check-label {
    border-radius: 25px !important;
    padding: 8px 15px !important;
    }
    .form-group-spacing-top-lg {
    margin-top: 30px;
    }
    .form-group-spacing-bottom-lg {
    margin-bottom: 30px;
    }
    .form-select-group {
    max-width: 30% !important;
    background-color: #f1f1fc;
    }
    .tag-inside-dropdown-img {
    width: 14px;
    }
    .tag-inside-dropdown {
    background: #f1f1fc;
    padding: 5px 10px;
    border-radius: 25px;
    }
    
    .tag-medicalhistory {
    border: 1px solid #dfdfdf;
    border-radius: 25px !important;
    padding: 8.76px 10px !important;
    }
    .tag-medicalhistory:hover {
    cursor: pointer;
    }
    .input-group-btn-div {
    color: white;
    background-color: #4b4ad5;
    border-radius: 5px;
    width: auto;
    display: inline-flex;
    }
    .input-group-btn-div:hover .btn {
    color: #fff;
    }
    /*.anc-sche-th{
        padding-left: 3px !important;
    }*/
    .addconsultationpage .table-custom tr th,
    .editconsultationpage .table-custom tr th {
    padding: 0.7rem 0.55rem !important;
    }

    .fs-16 {
    font-size: 16px !important;
    }
    /*medical history css ends*/
    .table-fixheight .table-mytatva tr {
    position: inherit !important;
    }
    .table-fixheight .table-mytatva thead {
    z-index: 0;
    position: sticky !important;
    top: 0;
    }
    .table-ward-custom td {
    border-bottom: 1px solid #dfdfdf !important;
    }
    .flatpickr-day.today {
    background-color: transparent !important;
    color: var(--theme) !important;
    }
    /*onboard css design*/
    .mngdoc-img {
    height: 100%;
    object-fit: cover;
    max-height: 100px;
    }
    .page-wrapper-onboard {
    padding: 80px 0px;
    }
    
    .page-title.text-center h1 {
    color: #4b4ad5;
    font-size: 30px;
    padding: 30px 0 30px;
    }
    
    .form-group.form-group-mb.radio-btn-group {
    display: flex;
    flex-flow: column;
    }
    
    .form-group.form-group-mb.radio-btn-group .radio-btn-group {
    display: flex;
    }
    
    .form-group.form-group-mb.radio-btn-group .radio-btn-group .form-check {
    margin: 9px 10px 0 0;
    }
    
    .form-actions.text-end.note {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    }
    
    .form-actions.text-end.note p {
    margin: 0 !important;
    padding: 0 70px 0 0px;
    }
    
    .form-actions.text-end.note p span.danger {
    color: #f14444;
    }
    
    /*.form-check-input:checked[type=radio] + label.form-check-label:before {content: "";width: 7px;height: 7px;background: #4B4AD5;position: absolute;left: 4px;border-radius: 1400px;top: 8px;}
    */
    .form-group.form-group-mb.radio-btn-group .radio-btn-group .form-check {
    position: relative;
    }
    /*.form-check-input:checked{
        background-color: #fff;
    }*/
    .form-check-input:checked[type="radio"] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' viewBox='0 0 12.8 12.8' style='enable-background:new 0 0 12.8 12.8;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%234B4AD5;%7D .st1%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cg%3E%3Ccircle class='st0' cx='6.4' cy='6.4' r='4'/%3E%3Cpath class='st1' d='M6.4,0C2.86,0,0,2.86,0,6.4c0,1.77,0.72,3.37,1.87,4.52c1.16,1.16,2.76,1.88,4.53,1.88 c3.53,0,6.4-2.87,6.4-6.4C12.8,2.86,9.93,0,6.4,0z M6.4,10.4c-2.21,0-4-1.8-4-4c0-2.21,1.79-4,4-4s4,1.79,4,4 C10.4,8.6,8.61,10.4,6.4,10.4z'/%3E%3C/g%3E%3C/svg%3E"); /*background-image: none; */
    border-color: #4b4ad5;
    background-color: #fff !important;
    }
    
    .form-actions.text-end.note {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 30px;
    }
    
    .bottom-border {
    border-bottom: 1px solid #dfdfdf;
    padding: 0 0 20px;
    }
    
    .modal-footer.text-center {
    justify-content: center;
    }
    
    .modal-body.text-center img {
    padding: 16px;
    }
    
    .btn-gray-outline {
    border: 1px solid #999999;
    }
    
    /*.btn-gray-outline:hover {border: 1px solid var(--purple); color: var(--purple); }*/
    
    .page-wrapper-onboar .modal-dialog {
    max-width: 500px;
    margin: 20% auto !important;
    height: 100%;
    }
    
    .page-wrapper-onboard div#myModal .modal-dialog {
    border: none;
    }
    
    .page-wrapper-onboard div#myModal .modal-dialog .modal-content {
    border: none;
    box-shadow: 0px 5px 15px rgb(170 170 170 / 46%);
    }
    
    .page-wrapper-onboard div#myModal .modal-dialog .modal-content .modal-header {
    border-bottom: none;
    }
    
    .page-wrapper-onboard div#myModal .modal-dialog .modal-body.text-center {
    border-bottom: none;
    }
    
    .page-wrapper-onboard div#myModal .modal-dialog .modal-footer.text-center {
    border-top: none;
    }
    
    .text-block h4 {
    font-size: 16px;
    }
    
    .flex-title {
    display: flex;
    justify-content: space-between;
    }
    
    .flex-title h4 {
    max-width: 220px;
    color: #1b053c;
    font-size: 22px;
    }
    
    .flex-title h5 {
    color: #4b4ad5;
    font-size: 20px;
    }
    
    .or-text.text-center {
    position: relative;
    }
    
    .or-text.text-center p:before,
    .or-text.text-center p:after {
    content: "";
    width: 46%;
    left: 0;
    height: 1px;
    background: #dfdfdf;
    position: absolute;
    display: flex;
    align-items: center;
    margin: auto;
    top: 11px;
    }
    
    .or-text.text-center p:after {
    left: initial;
    right: 0;
    }
    
    .or-text.text-center {
    position: relative;
    margin: 40px 0 0;
    }
    
    .or-text.text-center p {
    color: #999999;
    }
    
    .later.text-center {
    color: #999999;
    }
    
    .title-div {
    margin-bottom: 30px;
    }
    
    .title-div h4.title-md.mt-md-2 {
    font-size: 24px;
    font-weight: 600;
    padding: 0 0 10px;
    }
    
    .title-div p {
    margin: 0 0 10px;
    }
    
    div.practice-manage .modal-dialog.modal-dialog-centered {
    max-width: 700px;
    }
    
    h4.color-themesecondary.blue {
    color: #4b4ad5;
    }
    .color-red {
    color: #f14444;
    }
    .modal-body.text-center img {
    padding: 16px;
    width: 100%;
    }
    
    .navbar-expand-md .navbar-nav .dropdown-menu li {
    display: flex;
    align-items: center;
    }
    
    .navbar-expand-md .navbar-nav .dropdown-menu li a.dropdown-item {
    width: 100%;
    }
    
    .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
    left: initial;
    min-width: 15rem;
    }
    
    .left-side-content img {
    width: 100%;
    }
    
    select.selectpicker.dr_dashboard {
    border: none;
    padding: 0 !important;
    background: transparent;
    appearance: none;
    }
    
    .select-box-dashboard {
    display: flex;
    flex-wrap: nowrap;
    width: auto;
    }
    
    select.selectpicker.dr_dashboard {
    width: auto;
    }
    
    div.hierarchy-select button#example-two-button {
    background: transparent;
    border: none;
    color: #4b4ad5;
    padding: 0 0 20px;
    }
    
    .hs-searchbox {
    position: relative;
    }
    
    .hs-searchbox .icon {
    position: absolute;
    right: 10px;
    top: 0;
    height: 100%;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    }
    
    div.hierarchy-select {
    width: 15%;
    }
    
    div.hierarchy-select .dropdown-menu.show {
    padding: 10px;
    }
    
    .hs-searchbox .icon i.ri-search-line {
    color: #4b4ad5;
    }
    
    .hs-searchbox {
    position: relative;
    }
    
    .hs-searchbox .icon {
    position: absolute;
    right: 10px;
    top: 0;
    height: 100%;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    }
    
    div.hierarchy-select {
    width: 15%;
    }
    
    div.hierarchy-select .dropdown-menu.show {
    padding: 10px;
    }
    
    .hs-searchbox .icon i.ri-search-line {
    color: #4b4ad5;
    }
    
    .page-title.Appointments {
    margin-bottom: 0;
    }
    
    .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-top {
    border: none !important;
    width: 270px !important;
    left: 150px !important;
    }
    
    div#datepicker input.form-control {
    background: none;
    border: none !important;
    padding: 0 6px;
    }
    
    .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-top::before {
    display: none;
    }
    
    td.active.day {
    border-radius: 100px !important;
    background: #4b4ad5 !important;
    }
    
    .datepicker.dropdown-menu th,
    .datepicker.dropdown-menu td {
    padding: 6px 8px !important;
    }
    
    .dropdown.bootstrap-select button.btn.dropdown-toggle.btn-success {
    width: auto;
    padding: 3px 17px;
    border-radius: 100px;
    background: #00c48c;
    border: none !important;
    }
    
    .dropdown.bootstrap-select button.btn.dropdown-toggle.btn-success:focus {
    outline: none !important;
    }
    /*
    div#myTabContent .table-responsive {
        min-height: 100vh;
    }*/
    
    /*Login page design css*/
    
    .main .row {
    margin: 0 !important;
    }
    
    .main .row .col-md-6.col-sm-12 {
    margin: 0;
    padding: 0;
    }
    
    .main {
    height: 100vh;
    display: flex;
    align-items: center;
    width: 100%;
    }
    
    .left-side-content img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
    object-position: right;
    }
    
    .main .row {
    margin: 0 !important;
    width: 100%;
    align-items: center;
    }
    
    .logo-header {
    display: flex;
    align-items: center;
    }
    
    .logo-header p {
    margin: 0;
    padding: 0 0 0 30px;
    }
    
    .login-form {
    width: 100%;
    }
    .login-page {
    background-color: #fff;
    }
    .login-form form {
    max-width: 590px;
    margin: auto;
    padding: 20px;
    box-shadow: 0px 10px 25px #00000026;
    border-radius: 5px;
    background-color: #fff;
    }
    
    /*.login-form form .logo-header {margin: 0 0 0 -22px; }*/
    
    .login-form form .logo-header .middle-line {
    color: #5b43db;
    }
    
    .blue-des p {
    color: #5b43db;
    font-weight: 600;
    font-size: 20px;
    }
    
    .login-form .form-group input.form-control {
    margin: 0 0 10px;
    border: 1px solid #d2d4d7;
    border-radius: 5px;
    }
    
    .title-div p {
    color: #666666;
    }
    
    .btn-theme-blue {
    width: 100%;
    background: #4b4ad5;
    color: #fff;
    font-size: 19px;
    text-transform: capitalize;
    margin: 0 0 20px;
    }
    
    .forgot-pass.text-center {
    color: #5b43db;
    }
    
    img.mw-100 {
    width: auto !important;
    }
    
    .navbar-expand-md .navbar-nav .dropdown-menu li a#navbarDropdown {
    color: #1b053c;
    }
    
    /*new added css*/
    
    .btn-blue {
    background: #4b4ad5;
    color: #fff;
    }
    
    .btn-pink {
    background: #b122ff;
    color: #fff;
    }
    
    .navbar-expand-md .navbar-nav .dropdown-menu li a.dropdown-item button.btn {
    width: 100%;
    }
    
    .navbar-expand-md .navbar-nav .dropdown-menu li:first-child a.dropdown-item {
    width: auto;
    }
    
    button.btn.btn-main {
    text-align: left;
    display: flex;
    align-items: center;
    }
    
    button.btn.btn-main i.ri-link {
    margin: 0 9px 0 0px;
    position: relative;
    }
    
    button.btn.btn-main .right-icon {
    position: absolute;
    right: 10px;
    width: 27px;
    height: 27px;
    display: flex;
    justify-content: center;
    background: rgb(255 255 255 / 21%);
    border-radius: 100%;
    align-items: center;
    }
    
    button.btn.btn-main {
    position: relative;
    }
    
    .navbar-expand-md
    .navbar-nav
    .dropdown-menu
    li
    a.dropdown-item
    button.btn:hover {
    color: #fff;
    }
    
    .navbar-expand-md .navbar-nav .dropdown-menu li a.dropdown-item {
    display: flex;
    position: relative;
    align-items: center;
    }
    
    .navbar-expand-md .navbar-nav .dropdown-menu li a.dropdown-item .icon {
    margin: 0 12px 0 0px;
    padding: 0 8px;
    }
    
    .navbar-expand-md .navbar-nav .dropdown-menu li a.dropdown-item .right-icon {
    position: absolute;
    right: 10px;
    }
    
    .navbar-expand-md .navbar-nav .dropdown-menu li a.dropdown-item .icon i {
    font-size: 20px;
    }
    
    /**/
    .border-bottom-dashed {
    border-bottom: 1px dashed #ddd;
    }
    .timeline-custom {
    position: relative;
    padding-left: 20px;
    }
    .timeline-custom:before {
    content: " ";
    background: var(--theme);
    display: inline-block;
    position: absolute;
    left: 0;
    width: 1px;
    height: 100%;
    /*z-index: 400;*/
    top: 13px;
    }
    .timeline-custom > li,
    .timeline-topbtn {
    position: relative;
    }
    .timeline-custom > li {
    margin-top: 1.5rem;
    }
    .nav-pills-timeline > li {
    position: relative;
    }
    .nav-pills-timeline > li:after {
    position: absolute;
    right: -20px;
    top: 13px;
    height: 1px;
    width: 20px;
    content: "";
    border: 1px dashed #ddd;
    }
    .nav-pills-timeline > li {
    margin-right: 20px !important;
    }
    .timeline-custom > li:after {
    position: absolute;
    background-color: var(--theme);
    height: 10px;
    width: 10px;
    border-radius: 100%;
    content: "";
    left: -25px;
    top: 10px;
    }
    .nav-pills-timeline > li:last-child {
    margin-right: 0 !important;
    }
    .nav-pills-timeline > li:last-child:after {
    content: none !important;
    }
    .timeline-topbtn:before {
    content: "";
    height: 1px;
    width: 20px;
    left: -20px;
    top: 13px;
    background: var(--theme);
    position: absolute;
    }
    .font-size-12px {
    font-size: 12px !important;
    }
    .br-20px {
    border-radius: 20px !important;
    }
    .btn-inside-input {
    position: absolute;
    right: 12px;
    top: 10px;
    font-size: 18px;
    }
    .btn-inside-input-copy {
    top: 7px;
    }
    .input-code-copy {
    color: var(--theme) !important;
    font-size: 18px !important;
    margin-right: 20px;
    padding-right: 30px !important;
    }
    .btn-purple-outline {
    color: #760fb2;
    border: 1px solid #760fb2;
    }
    /*.ul-case-manager>li{
            padding: 10px 5px;
    }*/
    .opacity-0 {
    opacity: 0;
    }
    .upload-btn {
    position: absolute;
    top: 0;
    }
    .ul-case-manager > li .nav-link:hover span {
    color: var(--theme);
    }
    .ul-case-manager .nav-link .nav-item {
    border-bottom: 2px solid transparent !important;
    }
    .ul-case-manager .nav-link.active .nav-item {
    border-bottom: 2px solid var(--theme) !important;
    }
    .nav-pills-bottom-border.nav-pills-purple .nav-item .nav-link.active {
    color: #760fb2;
    }
    .box-medication-adherence {
    max-height: 440px;
    overflow-y: auto;
    }
    .chosen-100 .chosen-drop {
    max-width: 100% !important;
    }
    .option-inside-badge {
    width: 50px;
    height: 50px;
    background-color: #ddd;
    border-radius: 100%;
    }
    .datepicker.datepicker-dropdown {
    width: 200px;
    }
    .div-custom-height {
    max-height: 200px;
    overflow-y: auto;
    padding-right: 15px;
    }
    /* .scrollspy-example {
        position: relative;
        height: 800px;
        overflow: auto;
    } */
    /*responsive design css*/
    .casemanager-docs-right-div {
    max-height: 500px;
    overflow-y: auto;
    }
    .user-profile-tag .tag-custom:hover {
    color: var(--theme);
    }
    .select-xs {
    min-height: 35px !important;
    height: 35px;
    }
    .font-medium {
    font-family: var(--font-medium) !important;
    }
    .reports-icon {
    width: 80px;
    height: 80px;
    }
    .badge-darkgray {
    background-color: #999999;
    border-radius: 100%;
    color: #fff;
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    display: inline-flex;
    font-stretch: 14px;
    }
    .table-fixheight-lg {
    max-height: 700px;

        overflow-y: auto; 
}
.input-group-custom .form-select-group{
min-width: 118px;
}
/* select2 */
/* .select2-container{
    width: 100% !important;
} */

/*-------------22june 2023-------*/
.color-theme2{color: #1B053C!important;}
.printlabel-modal{max-width:544px;}

/*-----------qr code css------*/
.select-input{width:37px; height: 37px;}
.qrcode-div label{color:#4B4AD5!important;  justify-content:initial!important;}
.qrcode-div label span{line-height: 35px;  border-color:#4B4AD5!important;}
.qrcode-div .form-check-custom .form-check-input:checked~label{background: transparent;}
.qrcode-div .form-check-custom .form-check-input:checked~label span {
    border-color: var(--theme);    color: transparent; font-size: 0px; background:var(--theme) url(../img/check-line.svg) no-repeat center center;}
.qrcode-div{padding:0%; margin: 0px; /* border-color:#4B4AD5!important; */}
.qrcode-div .form-check.form-check-custom label {
    border:0px solid #DFDFDF;    border-radius: var(--br-theme);
    padding:0px;    color: #666666;
    padding-bottom: 10px;  display: inline-block;  position: relative;  text-align: center;}
.qrcode-div p{font-size: 12px; padding:0px; margin:0px;}

/*-----------qr code css santosh------*/


.w-200{min-width:220px;}
.border-dashed-bottom {border-bottom:1px dashed #999999 !important;}
.lab-report table thead tr th.color-lightgray{color:#666666; font-weight:500;}
/* .lab-report table tbody tr td{vertical-align: inherit;} */
.lab-report table thead tr th{background-color:transparent;}
.lab-report table tbody tr td.color-lightgray { color: #666666; font-weight: 500;}
.moretext{display: none;}

/* .lab-report table tr.v-top td{vertical-align:middle;} */
.lab-report table tr.v-top{vertical-align:middle;}
.lab-report table tr.v-top th{vertical-align:top;}

.lab-report p{font-size: 14px; line-height: 18px; margin:6px 0 0px 0;   max-width: 370px;}
.lab-report a.moreless{font-size: 14px; color:#4B4AD5; font-weight: 500; position: relative;}
.moreless::before {content:"\EA4E";  color: #4B4AD5;
    font-family: 'remixicon' !important;  font-size: 20px;
    position: absolute;  left: 106%; top: -2px; height: 20px; line-height: 22px;
    transition:ease-in-out all 0.5s;
    -webkit-transition:ease-in-out all 0.5s;
    -moz-transition:ease-in-out all 0.5s;
    -o-transition:ease-in-out all 0.5s;
    -ms-transition:ease-in-out all 0.5s;
}

.moreless.rotate-arw::before{transform:rotate(180deg); 
    transition:ease-in-out all 0.5s;
    -webkit-transition:ease-in-out all 0.5s;
    -moz-transition:ease-in-out all 0.5s;
    -o-transition:ease-in-out all 0.5s;
    -ms-transition:ease-in-out all 0.5s;
     top:1px;}

/* .accordion-addeditconst .buttonattop {top: -3px; right: 15px;} */
.lab-perameter .form-control {

    overflow-y: auto;
    }
    .input-group-custom .form-select-group {
    min-width: 118px;

    }
     .input-group.input-group-custom-tr-select .form-control
     {
            border-right: 0 !important;
     }
    .input-group.input-group-custom-tr-select .form-select{
        border: 1px solid #E0E0E0;
        border-left: 0;
        background-color: transparent;
        max-width: 90px !important;
        min-width: 80px;
        color: var(--theme);
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%234B4AD5' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E");
    }
    /* select2 */
    /* .select2-container{
        width: 100% !important;
    } */
    
    /*-------------22june 2023-------*/
    .color-theme2 {
    color: #1b053c !important;
    }
    .printlabel-modal {
    max-width: 544px;
    }
    
    /*-----------qr code css------*/
    .select-input {
    width: 37px;
    height: 37px;
    }
    .qrcode-div label {
    color: #4b4ad5 !important;
    justify-content: initial !important;
    }
    .qrcode-div label span {
    line-height: 35px;
    border-color: #4b4ad5 !important;
    }
    .qrcode-div .form-check-custom .form-check-input:checked ~ label {
    background: transparent;
    }
    .qrcode-div .form-check-custom .form-check-input:checked ~ label span {
    border-color: var(--theme);
    color: transparent;
    font-size: 0px;
    background: var(--theme) url(../img/check-line.svg) no-repeat center center;
    }
    .qrcode-div {
    padding: 0%;
    margin: 0px; /* border-color:#4B4AD5!important; */
    }
    .qrcode-div .form-check.form-check-custom label {
    border: 0px solid #dfdfdf;
    border-radius: var(--br-theme);
    padding: 0px;
    color: #666666;
    padding-bottom: 10px;
    display: inline-block;
    position: relative;
    text-align: center;
    }
    .qrcode-div p {
    font-size: 12px;
    padding: 0px;
    margin: 0px;
    }
    
    /*-----------qr code css santosh------*/
    
    .w-200 {
    min-width: 220px;
    }
    .border-dashed-bottom {
    border-bottom: 1px dashed #999999 !important;
    }
    .lab-report table thead tr th.color-lightgray {
    color: #666666;
    font-weight: 500;
    }
    /* .lab-report table tbody tr td{vertical-align: inherit;} */
    .lab-report table thead tr th {
    background-color: transparent;
    }
    .lab-report table tbody tr td.color-lightgray {
    color: #666666;
    font-weight: 500;
    }
    .moretext {
    display: none;
    }
    
    /* .lab-report table tr.v-top td{vertical-align:middle;} */
    .lab-report table tr.v-top {
    vertical-align: middle;
    }
    .lab-report table tr.v-top th {
    vertical-align: top;
    }
    
    .lab-report p {
    font-size: 14px;
    line-height: 18px;
    margin: 6px 0 0px 0;
    max-width: 370px;
    }
    .lab-report a.moreless {
    font-size: 14px;
    color: #4b4ad5;
    font-weight: 500;
    position: relative;
    }
    .moreless::before {
    content: "\EA4E";
    color: #4b4ad5;
    font-family: "remixicon" !important;
    font-size: 20px;
    position: absolute;
    left: 106%;
    top: -2px;
    height: 20px;
    line-height: 22px;
    transition: ease-in-out all 0.5s;
    -webkit-transition: ease-in-out all 0.5s;
    -moz-transition: ease-in-out all 0.5s;
    -o-transition: ease-in-out all 0.5s;
    -ms-transition: ease-in-out all 0.5s;
    }
    
    .moreless.rotate-arw::before {
    transform: rotate(180deg);
    transition: ease-in-out all 0.5s;
    -webkit-transition: ease-in-out all 0.5s;
    -moz-transition: ease-in-out all 0.5s;
    -o-transition: ease-in-out all 0.5s;
    -ms-transition: ease-in-out all 0.5s;
    top: 1px;
    }
    
    /* .accordion-addeditconst .buttonattop {top: -3px; right: 15px;} */
    .lab-perameter .form-control {

    padding: 0px 0px 0 5px;
    line-height: 1.5;
    min-height: 34px;
    width: 115px;
    font-size: 14px;
    display: flex;
    align-items: center;
    }
    .lab-perameter .btn {
    padding: 3px 8px 3px 8px;
    font-size: 16px;
    }
    .lab-report .mt-0 {
    margin-top: 4px !important;
    }
    
    .lab-report table tbody {
    border-bottom: dashed #e1e1e1 2px !important;
    }
    .perameter-btn-close {
    position: absolute;
    right: 44px;
    top: 36px;
    z-index: 2;
    }
    
    /* .lab-report table tr td p{max-width:200px;} */
    
    .change-select {
    border: 1px solid transparent !important;
    width: 25% !important;
    color: #1b053c;
    font-size: 22px;
    font-weight: var(--font-bold);
    font-weight: var(--bold);
    }

    .change-select:focus {
    border: 1px solid transparent !important;
    }
    
    .change-select:focus-visible {
    border: 1px solid transparent !important;
    }
    select option {
    font-size: 14px;
    }
    option:hover {
    background-color: #f1f1fc !important;
    color: #4b4ad5 !important;
    }
    
    .max-width-155 {
    min-width: 155px;
    height: 45px;
    }
    
    .lab-parameter-accordian {
    display: flex;
    flex-direction: column;
    padding-top: 11px;
    }
    .lab-parameter-accordian a.accordion-button {
    position: relative;
    font-family: sfproregular;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 10px 0 10px 0;
    font-size: 14px;
    font-weight: 400 !important;
    color: #1b053c;
    text-align: left;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    }
    
    .lab-parameter-accordian .accordion-body {
    padding: 1rem 1.25rem;
    border: solid #dfdfdf 1px;
    border-radius: 0px 0px 5px 5px;
    }
    .lab-parameter-accordian .input-group-text {
    width: 90px;
    text-align: center;
    justify-content: center;
    }
    .lab-parameter-accordian small {
    width: 6px;
    height: 6px;
    background: #f14444;
    border-radius: 50px;
    position: relative;
    top: -3px;
    }
    .lab-parameter-accordian .accordion-button {
    border: 0px !important;
    }
    .lab-parameter-accordian .accordion-button:not(.collapsed) {
    color: #1b053c;
    background-color: #f1f1fc;
    border: 1px solid #dfdfdf !important;
    border-radius: 5px 5px 0px 0px;
    font-weight: 600!important; padding-left: 15px; outline: none;}
.max-height-450{max-height: 450px;}

.anc-table .w-30{display: inline-block; width:30px; height:30px;
text-align: center; line-height:28px; margin:0 0 0px 7px}


.anc-table .w-30 img{width:18px;}
.anc-table thead tr th{padding:10px!important;}
.anc-table tbody tr{border-bottom: solid #f3f4fd 1px;}
.anc-table tbody tr td{padding:5px 10px 5px 10px;}
.new-fieldadd a .ri-close-fill{font-size:18px; color: #fff;}

.new-fieldadd .right-sign:hover {background:#999999; color: #fff;}
.new-fieldadd .right-sign{padding-top:7px;}
.new-fieldadd .delete-sign:hover {background:#484ed1; color: #fff;}
.new-fieldadd .delete-sign{padding-top:7px;}

/*-------test type css-----------*/
.vodiapicker{display: none;}
.anc {border: 1px solid rgba(0,0,0,.15); padding-left: 0px;
    position: absolute; background: #fff; width: 150px;
    border-radius: 8px; z-index: 1; padding: 4px; top: 58px; left: 0;}
.btn-select img{width:18px; height: 100%; position: relative; z-index:1;}
.anc li {list-style: none; padding-top: 2px; padding-bottom: 2px; overflow: hidden;}
.anc img{width:24px; height: 100%; position: relative; z-index:1;}
.anc li:hover {background-color: #F1F1FC; cursor: pointer; border-radius: 8px;}
.anc li img{margin:5px;}
.btn-select li span{margin-left:5px; font-size: 0px;}
.anc li span{font-size:14px; color:#666666;} 
.anc-b{display: none; width: 100%; max-width:150px;
box-shadow: 0 6px 12px rgba(0,0,0,.175);
border-radius:8px;}

.open{display: show !important;}
.btn-select{margin-top:0px; width: 100%; max-width:150px; height: 34px; border-radius: 5px;
border:0px; position: relative; background: #fff; padding:0 0 0 3px;}
.btn-select::before{background:url(../img/arrow-up.svg) no-repeat 0px 0px; width:20px;
height:20px; position: absolute; left:45px; top:8px; content:''; 
transform: rotate(180deg); -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg); }

.btn-select::after {
    background: var(--theme);
    width: 30px;
    border-radius: 100px;
    height: 30px;
    position: absolute;
    left: 0px;
    top: 2px;
    content: '';
}

.btn-select li{list-style: none;
     /* float: left;  */
    padding-bottom: 0px; width: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
}



.btn-select:hover li{margin-left: 0px;}
.btn-select:hover {background-color: #fff; border: 0px solid transparent;}
.btn-select:focus{outline:none;}
.test-type-select {margin-left:7px; width: 150px; float: left;}
.color-red{color:#F14444;}
/*-------test type css-----------*/

/*--------------------------28-june hardik------------*/
span.filter-icon12 { display: inline-block;  border: 1px solid #4B4AD5;  border-radius: 4px;
    width: 20px; height: 20px;}
.filter-icon-white{display: none;}
.filter-dropdown{display: flex;}
/* .dropdown-toggle::after {background-image: none !important;} */
img.filter-icon {width: 16px; margin-top: -6px;}
span.filter-icon12 {
    display: inline-block;
    /* background: #4B4AD5; */
    border: 1px solid #4b4ad5;
    border-radius: 4px;
    width: 20px;
    height: 20px;
    /* margin-top: 2px; */
    }
    .filter-icon-white {
    display: none;
    }
    
    .filter-dropdown {
    display: flex;
    }
    
    /* .dropdown-toggle::after {
        background-image: none !important;
    } */
    
    img.filter-icon {
    width: 16px;
    /* margin-left: 1px; */
    margin-top: -6px;
    /* background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box; */
}
/* span.filter-icon12:active img.filter-icon.filter-icon-white{
    display: block;}
span.filter-icon12:active img.filter-icon.filter-icon-purpel {display: none;}
span.filter-icon12:active{background-color: #4B4AD5;}
span.filter-icon12:focus{background-color: #4B4AD5;} */
.status-after {display: flex; align-items: center; justify-content: flex-start;}
.mailn-filter-dropdown .dropdown-menu{
    /* min-width: 180px !important; */
    transform: translate(-128px, 36px) !important;
    box-shadow: 0px 6px 12px #00000033;
    }
    .content-filter {
    font-size: 16px;
    font-family: sfprobold;
    }
    .filter-multiselect {
    background-color: #666666;
    border-radius: 6px;
    min-width: 116px;
    height: 27px;
    display: flex;
    align-items: center;
    justify-content: center;
    }
    .filter-multiselect-2 {
    background-color: #666666;
    border-radius: 6px;
    /* width: 206px; */
    /* height: 27px; */
    display: flex;
    align-items: center;
    justify-content: center;
    }
    
    /* .filter-multiselect-2 span img{margin-top:-3px;} */
    .filter-multiselect-2 button {
    display: initial;
    align-items: center;
    justify-content: center;
    }
    .main-filter-content {
    align-items: center;
    justify-content: start;
    flex-wrap: wrap;
    gap: 5;
    }
    .content-filter-dropdown .dropdown-menu {
    /* min-width: 180px !important; */
    transform: translate(16px, 36px) !important;
    box-shadow: 0px 6px 12px #00000033;
    }
    .col-md-custom {
    width: 12.2857142857% !important;
    }
    /*--------------------------29-june hardik------------*/
    .print-check-custom {
    display: flex !important;
    justify-content: center !important;
    align-items: center;
    }
    
    .custum-table {
    border: 1px solid transparent;
    }
    
    /* .border{
        border: 1px solid transparent !important; 
    } */
    .dropdoen-menu-custom {
    box-shadow: 0px 2px 10px #0000001a !important;
    border: 1px solid #dfdfdf !important;
    }
    .table-height {
    height: 30px !important;
    }
    .btn-dropdown {
    line-height: normal !important;
    }
    /*--------------------------29-june hardik------------*/
    
    /*--------------------------30-june hardik------------*/
    .anc-sedual-tab { justify-content: space-between;
    display: flex;
    width: 100%;
    /* flex-direction: column; */
    }
    .anc-table .form-select {
    border: 0px;
    }
    .anc-table .form-control[readonly] {
    border: 0px !important;
    width:125px !important; margin: 0px;
    }
    
    .anc-table .form-select:focus {
    border: 0px;
    }
    .anc-table .form-control[readonly]:focus {
    border: 0px;
    }
    .anc-table .flatpickr-with-icon.flatpickr-input.active {
    border: 0px solid var(--theme) !important;
    }
    .anc-table .flatpickr-with-icon {
    background-size: 22px;
    }
    
    .print-content {
    justify-content: center;
    margin-left: 0.5rem !important;
    }
    .anc-sedual-tab button.active {
    border: 0px;
    background: #4b4ad5;
    border: solid #4b4ad5 1px;
    font-size: 14px;
    color: #fff;
    padding: 5px 10px;
    font-weight: 200;
    }
    .anc-sedual-tab button {
    border: 0px;
    background: #fff;
    border: solid #dfdfdf 1px;
    color: #666666;
    font-size: 14px;
    padding: 5px 10px;
    margin-right: 10px;
    font-weight: 200;
    line-height: normal;
    }
    .anc-sedual-tab button i {
    color: #00c48c;
    margin: 0 0 0 5px;
    position: relative;
    top: 2px;
    }
    
    .anc-table tbody tr:nth-child(even) {
    background: #fbfbff;
    }
    
    /*-----------1 july santosh------*/
    .delete-anc-section {
    color: var(--theme);
    font-size: 18px;
    position: relative; text-align: center;
    }
    /* .delete-anc-section .files-dropzonediv {color:var(--theme); font-size: 16px; } */
    .delete-anc-section .files-dropzonediv:before {
    bottom: 20px;
    left: 0px;
    width: 100%;
    content: attr(data-before);
    color: var(--theme);
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    }
    
    /* .delete-anc-section .customdropzone {background: red; opacity:1; width:100px; height:10px;} */
    .delete-anc-section .files-dropzonediv {
    color: var(--theme);
    font-size: 16px;
    }
    .delete-anc-section ul.d-flex {
    padding: 0px;
    margin: 0px;
    }
    .delete-anc-section ul.d-flex li {
    padding: 0px;
    margin:0px 2px 0 2px;
    list-style: none;
    }
    .delete-anc-section ul.d-flex li a {
    display: flex;
    width: 35px;
    height: 35px;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    border: solid #dfdfdf 1px;
    color: #999999;
    }
    .delete-anc-section ul.d-flex li a i {
    font-size: 16px;
    }
    .delete-anc-section ul.d-flex li a:hover {
    background: var(--theme);
    color: var(--white);
    }
    
    .delete-anc-section ul.d-flex li a:hover i{color:#fff!important;}

    .status-anc-section ul.d-flex {
    padding: 0px;
    margin: 0px;
    align-items: center;     justify-content: center;
    }
    .status-anc-section ul.d-flex li {
    padding: 0px;
    margin: 0px 0px 0 0;
    list-style: none;
    }
    /* .status-anc-section ul.d-flex li i{color:#999999;} */
    .status-anc-section ul.d-flex li a {
    display: flex;
    width:30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    border: solid #dfdfdf 1px;
    color: #999999;
    }

.status-anc-section ul.d-flex li a img{width:18px;}

    .status-anc-section ul.d-flex li a i {
    font-size:16px;
    }
    .status-anc-section ul.d-flex li a:hover {
    border: solid var(--theme) 1px;
    }
    .status-anc-section ul.d-flex li a:hover i {
    color: var(--theme);
    }
    
    .complet-select {
    background: #00c48c;
    color: var(--white) !important;
    }
    .complet-select:hover {
    background: #00c48c;
    color: var(--white) !important;
    border: solid #00c48c 1px !important;
    }
    .complet-select:hover i {
    color: var(--white) !important;
    }
    
    .upcoming-select {
    background: #4b4ad5;
    color: var(--white) !important;
    }
    .upcoming-select:hover {
    background: #4b4ad5;
    color: var(--white) !important;
    border: solid #4b4ad5 1px !important;
    }
    .upcoming-select:hover i {
    color: var(--white) !important;
    }
    
    .incomplete-select {
    background: #ff9f55;
    color: var(--white) !important;
    }
    .incomplete-select:hover {
    background: #ff9f55;
    color: var(--white) !important;
    border: solid #ff9f55 1px !important;
    }
    .incomplete-select:hover i {
    color: var(--white) !important;
    }
    tr.no-bg th {
    background-color: transparent !important;
    }
    
    /*-----------1 july santosh------*/
    
    .print-content {
    justify-content: center;
    margin-left: 0.5rem !important;
    }
    
    .max-lg-375 {
    max-height: 375px;
    }
    .max-lg-230 {
    min-height: 230px;
    }
    .print-content {
    justify-content: center;
    margin-left: 0.5rem !important;
    }
    
    .width-370px {
    width: 375px;
    }
    
    .print-content {
    justify-content: center;
    margin-left: 0.5rem !important;
    }
    
    .max-lg-500 {
    max-height: 500px;
    }
    .max-lg-375 {
    max-height: 375px;
    }
    .max-lg-230 {
    min-height: 230px;
    }
    
    .width-370px {
    width: 375px;
    }
    .css_th,
    .css_sd {
    position: sticky;
    background-color: #202932;
    color: #fff;

  }
/* 
.table-head-sticky{

    } */
    
    .table-head-sticky {

    position: sticky;
    overflow-y: hidden;
    top: 0;
/*    z-index: 1055;*/
    z-index: 10555;

}

.padding-6px{
    padding: 4px !important;
    }
    
    /*--------- 1-july-hardik------------- */
    .table-vaccine-input {
    height: 29.8px;
    /* padding: 4.8px 12.8px; */
    }
    .table-input {
    height: 22.8px;
    /* padding: 4.8px 12.8px; */
    }
    .flatpickr-with-icon-vaccine {
    min-width: 24px !important;
    }
    .modal-vaccination-chart textarea#remarks {
    min-width: 180px;
    }
    .table-vaccine-select {
    height: 43px;
    }
    /*--------- 1-july-hardik------------- */
    /*--------- 2-july-hardik------------- */
    .complaint-width {
    width: 100%;
    }
    
    /* .flatpickr-change-calendar .flatpickr-calendar.open {
        z-index: 98 !important;
    }
    
    .flatpickr_followup_date{
        z-index: 98 !important;
    } */
    /*--------- 2-july-hardik------------- */
    .flatpickr-calendar.open {
    z-index: 98 !important;
    }
    
    /*---------------- 3-july-Hardik--------------- */
    .mailn-filter-dropdown .form-check label {
    display: block;
    }
    .mailn-filter-dropdown .dropdown-item:hover {
    background: transparent !important;
    }
    .mailn-filter-dropdown .dropdown-item .form-check {
    padding-left: 6px;
    }
    .filter-span {
    margin-left: 1rem;
    line-height: 1.8;

}
/*---------------- 3-july-Hardik--------------- */

/*----------3- july santosh-------*/
.para-group-table tbody {border-bottom:2px dashed #e3e3e3!important;}
.para-group-table thead tbody {border-bottom: 0px !important; }
.lab-report table thead tr th .lab-perameter{width:330px; padding: 0 0 0 10px;}
.lab-report table tbody tr td .lab-report-test{width:330px; padding: 0 0 0 10px;}
.lab-report table thead tr th .lab-perameter .open {z-index: 9 !important;}


/* .lab-report table tbody tr td .lab-report-test .input-100{width:90px;} */
.lab-report table tbody tr td .lab-report-test .input-100 input{width:100%;}
.lab-report table tbody tr td {padding:2px 10px 2px 10px;}   
/*----------3- july santosh-------*/



/*----------4- july santosh-------*/
.parameters-input .search-with-icon{background-position:right top;}
.parameters-input .search-with-icon {background-position: 99% 4px;
     background-size: 17px; padding-left: 10px!important;}

.parameter-but span{display:inline-block; padding:0px 0 0 40px;}


/*----------4- july santosh-------*/


.mailn-filter-dropdown .dropdown-toggle::after{display: none;}

/*-------------------- 6 july-hardik-------------- */
/* .chosen-calculator .chosen-container-single .chosen-search {
    display: none;
} */


/*------------4 july hardik----*/

.filter-dropdown.show span.filter-icon12 {background: #4B4AD5;}
.filter-dropdown.show span.filter-icon12 .filter-icon-white {display:block; margin-top: 1px; margin-left: 1px;}
.filter-dropdown.show span.filter-icon12 .filter-icon-purpel {display:none;}
.modal-vaccination-chart table.table.table-cashmemo tr td{
    border-right: 1px solid transparent;
    border-left: 1px solid #DFDFDF;
}
.modal-vaccination-chart .table-cashmemo tr td .flatpickr-with-icon {
    min-width: 35px !important;
}
.textarea-wordspace .select2-container--default .select2-selection--multiple .select2-selection__choice {
    white-space: normal;
}

.textarea-wordspace .select2-container .select2-search--inline .select2-search__field {
    height: auto;
    width: 97%!important;
}   
.textarea-wordspace span.select2-search.select2-search--inline {
    width: 100%;
}

/*------------4 july hardik----*/

.ui-menu-item .ui-menu-item-wrapper{font-size: 14px;}
.ui-menu-item .ui-menu-item-wrapper.ui-state-active{border:0px;}


/*--------dhaval------*/
.shecdule_summery_box .anc-table {
    display: flex; white-space: nowrap; width: 148px; align-items: center; font-size:15px;}
.shecdule_summery_box .anc-table .bg-theme{margin-right: 6px;}

/*--------dhaval------*/

.ui-autocomplete {z-index: 9999;}
.pl-40 {padding-left: 38px;}

.lab-parameter-accordian .accordion-button::after {right:5px;}
/* .lab-report table tbody tr td .lab-report-test{width:275px;} */
/* .hpx-125{height: 120px;} */
.hpx-80{height:95px;}

/*------------6 july santosh------*/
.Abortion_Type-section .col-lg-3{width:20%;}
.is-pregnancy .ispregbox{padding:5px;}
/* .w-100{width:100px;} */
.w-125{width:125px;}
.w-150{width:150px;}
.w200{width:250px;}

.w-305{width:245px;}

.brekword{word-wrap: break-word; white-space:normal;}
.anc-table .form-select {padding:.3rem 0 .3rem 0rem;  background-color: transparent;}
.anc-table .form-control[readonly] {background-color:transparent!important;}

/* ------------------6 july Hardik --------------*/
.filter-select-img{margin-left: -9px !important;}
.lab-report table thead tbody {border-bottom:dashed transparent 0px!important;}
.lab-report table tbody {border-bottom: dashed #E1E1E1 2px!important;}
.anc-table .table-custom tr th:first-child {
    border-top-left-radius: 6px!important;
    border-bottom-left-radius: 6px!important;
    background: #f1f1fc;}
.anc-table .border-bottom-left-radius {border-bottom-left-radius: 0px;}
.anc-table .border-top-left-radius {border-top-left-radius: 0px;}



.anc-table .form-select {padding:.3rem 0 .3rem 0rem;  background-color: transparent;}
.anc-table .form-control[readonly] {background-color:transparent!important;}

.anc-table .table-custom tr th:first-child {
    border-top-left-radius: 6px!important;
    border-bottom-left-radius: 6px!important;
    background: #F1F1FC;}
.anc-table .border-bottom-left-radius {border-bottom-left-radius: 0px !important;}
.anc-table .border-top-left-radius {border-top-left-radius: 0px !important;}

.shecdule_summery_box tbody tr:nth-child(even) {background: #FBFBFF;}
.shecdule_summery_box tbody tr {border-bottom:solid #000 1px;}
.shecdule_summery_box tbody tr td {padding: 10px;}
.shecdule_summery_box .anc-table .w-30 {margin:0 6px 0px 0px;}
.given-date-ui{width:120px!important;}


/*------------------------------------------ 10-07-2023--hardik--------------------------------- */
.investigation-textarea .select2-container--default .select2-selection {
	display: flex !important;
}


.examination-text-wraping .select2-container--default .select2-selection {
    display: block;
}
.examination-text-wraping .select2-container--default
  .select2-selection
  .select2-selection__choice__display {
    word-break: break-all;
    white-space: normal;
}
.textarea-wordspace .select2-container--default .select2-selection {
    display: block;
}
.textarea-wordspace .select2-container--default
  .select2-selection
  .select2-selection__choice__display {
    word-break: break-all;
    white-space: normal;
}
.t-templete{
    word-break: break-all;
}

/*------------------------------------------ 10-07-2023--hardik--------------------------------- */
/*-------------------------------- 11-07-2023 Hardik------------------------ */
.examination-text-wraping .select2-tags .select2-container .select2-search--inline .select2-search__field{
	font-size: 14px;
}
.investigation-textarea .select2-search,
.select2-search--inline {
	width: 90%;
}

.lmp-section{max-width: 200px;}
.lmp-section .flatpickr-input {position: relative; width: 135px;}
.anc_scheduler_Box .btn-icon {width: 30px; height: 30px; margin: 0px auto;}
.anc_scheduler_Box .btn-icon i {font-size: 15px !important;}
.anc_scheduler_Box .print-check label {width: 30px; height: 30px;}
.anc_scheduler_Box .print-check label i {font-size: 15px !important;}
.anc-table .table-custom thead tr th{text-align: center;}
.table-cut table thead tr{background:#F1F1FC;}
.anc-table.case-anc-table .table-custom thead tr th{text-align:left!important;}
.anc-summerytable .form-check-custom .form-check-label{margin: 0px auto;}
.anc-summerytable tbody tr td span{display: block; text-align: center;}

/*----------joint css start---------*/
.join-tender-main{display: -webkit-box; flex-wrap: nowrap; overflow-x:auto; margin-bottom:10px;}
.join-tender-main::-webkit-scrollbar {height:4px;}
.join-tender-main::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0);}
.join-tender-main::-webkit-scrollbar-thumb {height: 5px; background: var(--theme); border-radius: 10px;}
.join-tender-main::-webkit-scrollbar-thumb:hover {    background: var(--theme); border-radius: 10px;}
.join-tender-main::-webkit-scrollbar:vertical {display: none;}

.tenderswollen-joint-panel {display: flex; justify-content: space-between;  max-width:860px;
     margin: 0px auto; width: 800px;}
.tenderswollen-joint-panel .joint-left-section{width:390px; text-align: center;}
.tenderswollen-joint-panel .joint-left-section h3{padding: 0px; margin:0px 0 12px 0;
font-size:15px; color: #4B4AD5; font-family: 'sfproregular';}
.tenderswollen-joint-panel .joint-left-section h3 label{color: #000;}

.clear-bnt {border: 1px solid #DFDFDF;  border-radius: 5px;
        color: #1B053C; height: auto; padding-left: 12px;
        padding-right: 12px; line-height: 24px; font-size: 15px; padding: 4px 14px 5px 14px;}
.clear-bnt:hover{border:1px solid #1B053C;}
/*-----------------------*/
.tender-joint-count .check1-ui .form-check {min-height: auto; padding-left: 0; margin-bottom:0px;}
.tender-joint-count .check1-ui .form-check .form-check-input {margin-left:0px; border-radius: 50px;}
.tender-joint-count .check1-ui .form-check .form-check-input {width:13px; height:13px; border:#fff 1px solid; margin: 5px 0 0 -1px;}

.shoulder-section {justify-content: space-between; margin: 0px auto;
max-width:128px; padding:88px 11px 0 12px;}
.elbow-section {justify-content: space-between; margin: 0px auto; max-width:196px; padding:73px 17px 0 18px;}
.thumb1-section {justify-content: space-between; margin:0px; max-width:100%; padding:49px 32px 0 33px;}
.thumb2-section {justify-content: space-between; margin: -1px 0 0 0; max-width: 100%; padding:0px 2px 0 3px;}

.fingre-section {display: flex; justify-content: space-between;}
.left-hand-section {justify-content: space-between; margin: 3px 0 0 26px;
    width:75px; padding: 0px 2px 0 11px;}
.left-hand-section .check1-ui:nth-child(1){margin-top:-1px;}
.left-hand-section .check1-ui:nth-child(2){margin-top:6px;}
.left-hand-section .check1-ui:nth-child(3){margin-top:14px;}
.left-hand-section .check1-ui:nth-child(4){margin-top:22px;}
.knee-secton {width: 58px; justify-content: space-between;  position: relative;
    left: 4px; top:2px;}
.right-hand-section {justify-content: space-between; margin: 2px 34px 0 0px; width: 73px; padding:0px 2px 0 9px;}
.right-hand-section .check1-ui:nth-child(1){margin-top:23px;}
.right-hand-section .check1-ui:nth-child(2){margin-top:15px;}
.right-hand-section .check1-ui:nth-child(3){margin-top:7px;}
.right-hand-section .check1-ui:nth-child(4){margin-top:0px;}

/*----------joint css start---------*/

.horizontal-scroll{display: -webkit-box; flex-wrap: nowrap; overflow-x: auto;}
.horizontal-scroll::-webkit-scrollbar {height:4px;}
.horizontal-scroll::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0);}
.horizontal-scroll::-webkit-scrollbar-thumb {height: 5px; background: var(--theme); border-radius: 10px;}
.horizontal-scroll::-webkit-scrollbar-thumb:hover {    background: var(--theme); border-radius: 10px;}
.horizontal-scroll::-webkit-scrollbar:vertical {display: none;}
.horizontal-scroll li a.active{border: 0px!important;}
.dose-Cal i{position: relative; top:4px; font-size:18px;}
.font-size-36px {font-size:36px;}
.hw-work {border-radius: 15px; border: 1px solid #DFDFDF;  color: #666666; padding:3px 24px 3px 10px;
margin: 0 0 0 10px; position: relative;}

.hw-work i{font-size:20px; position: absolute; top:-1px;  transition: ease-in-out 0.5s all;}
.calarrow i {transform: rotate(180deg); background: none; transition: ease-in-out 0.5s all;}
.hw-work:hover{border: 1px solid #4B4AD5; color: #4B4AD5;}
.cal-dose-table table thead tr{background: #F1F1FC;}
.cal-dose-table table thead tr th{border-color: transparent;
font-size: 14px; color: #1B053C; vertical-align:middle;}

.cal-dose-table table thead tr th .link-theme.d-inline-block {
position: absolute; top: 8px; margin: 0px 0 0 5px;}
.recoded-Dose .dose-group .input-group-text {padding:0px; font-size: 1rem; 
    background-color: #F1F1FC;    width: 90px;}
.ul-alpha{
    list-style: inside;
    list-style-type: lower-alpha;
}
.recoded-Dose .dose-group .form-select {background-color: #F1F1FC;  font-size: 14px;
    border: 0px; min-height:38px;}
.recoded-Dose .dose-group {width:180px;}
.recoded-Dose .dose-perday{margin-left: 10px;}
.recoded-Dose .dose-perday .form-select {color: #1B053C; font-size: 14px;  min-height: 40px; border:1px solid #DFDFDF;}
.recoded-Dose .dose-perday .form-select:focus{border:1px solid #DFDFDF; outline: none; box-shadow: none;}

.dose-Concentration .input-group-text {padding:0px; font-size: 1rem; 
background-color: #F1F1FC;    width: 94px;}
.dose-Concentration .form-select {background-color: #F1F1FC;  font-size: 14px;
border: 0px; min-height:38px;}
.dose-Concentration .dose-group .form-select {background-color: #F1F1FC;  font-size: 14px;
border: 0px; min-height:38px;}
.dose-Concentration .form-select:focus{border: 0px; outline: none; box-shadow: none;}
.dose-Twice .form-select {background-color: #fff;  font-size: 14px;
     border:1px solid #DFDFDF; color:#666666; min-height:40px;}
.dose-Twice .form-select:focus{border:1px solid #DFDFDF; outline: none; box-shadow: none;}
.dose-group .form-control{min-height: 38px;}
.dose-group .form-control::placeholder {font-size: 14px;}
.dose-group .form-control{font-size: 14px;}
.dose-neme .chosen-container-single .chosen-single{min-height: 38px;}
.dose-neme .chosen-container-single .chosen-single {padding: 0px 13px;}
.dose-neme .chosen-container:after {right: 11px; top: 14px;}
.dose-neme .chosen-container-single .chosen-single span{margin-right:15px; color:#1B053C; font-size: 14px;}
.cal-dose-table thead tr:first-child th:first-child { border-top-left-radius:6px; }
.cal-dose-table thead tr:first-child th:last-child { border-top-right-radius:6px; }
.cal-dose-table tr:last-child th:first-child { border-bottom-left-radius:6px; }
.cal-dose-table tr:last-child th:last-child { border-bottom-right-radius:6px; }
.card-block.note-editable {color: var(--maincolor);  font-size: 16px;  font-weight: 400;}
.disabledbutton-das28 {pointer-events: none;   /* opacity: 0.4; */ }
.disabledbutton-das28 .form-check-input:disabled {background: #666;}
.ob_history_html .table-bgoddeven tbody tr td{padding:0.7rem 0.55rem !important;}
/*.medicineboxrow span.ps-1 img{width: 16px;}*/
.dosecaldoneicon{
    width:20px
}
.dosecalicon{
    width:16px
}
.d-flex.anc-Gestational {margin: 25px 0 0 0;}
.d-flex.anc-Gestational p {margin: 0px 0 0 0!important;}
.d-flex.anc-Gestational .lm-icon {width: 30px;}
.calculator-modal table tbody tr td{padding:0 0 0 9px;}
.case-box-all-calculator-class table tbody tr td {padding-left:9px;}

/*------------6 july santosh------*/
@media (max-width:1605px) {
.menstrual_Period:after {left:53.9%!important;}
.menstrual_Period:before {left:53.8%!important;}
.lab-report table.table-custom {width: 1406px!important;}
}


@media (max-width: 1900px){
    

}

/*------------6 july santosh------*/
@media (max-width:1605px) {
.menstrual_Period:after {left:53.9%!important;}
.menstrual_Period:before {left:53.8%!important;}
.lab-report table.table-custom {width: 1406px!important;}
}

@media (max-width: 1520px) {
.medical-history-question, .input-group.input-group-custom .form-select-group,.tag-inside-dropdown,.presc-medhistory-formcheck .form-check-label,.tag-medicalhistory
{font-size: 14px;}
.datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-top {
        border: none !important;
        width: 270px !important;
        left: 150px !important;
    }
.medical-history-question, .input-group.input-group-custom .form-select-group,.tag-inside-dropdown,.presc-medhistory-formcheck .form-check-label,.tag-medicalhistory{font-size: 14px;}

}

@media(max-width:1445px){
    .menstrual_Period:after {left:48.4%!important;}
    .menstrual_Period:before {left:48.3%!important;}
    }


    @media(max-width:1400px){
        .menstrual_Period .gap-xl-5 {gap: 1rem!important;}
        .menstrual_Period:before {left: 46.3%!important;}
        .menstrual_Period:after {left: 46.4%!important;}
        
    }


 
@media(max-width: 1387px){
    .form-check-calc .form-check-label,.table-calc tr td{
            font-size: 12px;
    }
   .table-fixheight-lg{ max-height:  570px}
   img.login-logo {height: 82px;}
.nav-pills-bottom-border .nav-item#specialty_calculator .nav-link{
    font-size: 12px !important; padding: 6px 0.6rem;}
.menstrual_Period:after {left:47.9%!important;}
.menstrual_Period:before {left: 47.8%!important;}
.calculator-modal .modal-body {padding: 20px;}
.calculator-modal .calc-section-left .pb-4 {padding-bottom: 0rem!important;}
.calculator-modal .calc-section-left .mb-4 {margin-bottom: 0.4rem!important;}

}
@media(max-width: 1350px){
    .menstrual_Period:after {left:30.1%!important;}
    .menstrual_Period:before {left:30%!important;}
}
@media(max-width:1200px){
.anc-modal-section table.table-custom{width:1050px!important;}
.anc-modal-section .period-scheduler .menstrual_Period {padding: 5px 10px 8px 10px;}
.test-type-select .btn-select::before {left: 32px;}
.anc-table .table-custom tr th:first-child {white-space: nowrap;}
.calculator-modal table {width: 1050px!important;}




}

@media(max-width: 1070px){
   .table-fixheight-lg{max-height:  533px}
   img.login-logo{height:72px;}
}

@media (max-width:991px) {
.anc-modal-section .anc-sedual-tab{flex-direction: column; display: block;}
.anc-modal-section .anc-sedual-tab .nav{margin-bottom: 10px;}
.anc-modal-section .period-scheduler .w-200.period-1 {width: 47%!important;  min-width: 47%;}
.anc-modal-section .period-scheduler .anc-Gestational {width: 47%!important;  min-width: 47%;}

}

@media (max-width: 768px) {
 .medical-history-question,.input-group.input-group-custom .form-select-group,.tag-inside-dropdown,.presc-medhistory-formcheck .form-check-label,.tag-medicalhistory{font-size: 12px;}
    /*.form-check-input:checked[type=radio] + label.form-check-label:before {content: ""; width: 6px; height: 6px; background: #4B4AD5; position: absolute; left: 3px; border-radius: 1400px; top: 6px; }*/
    .form-group.form-group-mb.radio-btn-group .radio-btn-group {display: flex; flex-wrap: wrap; }
    .col-md-12.col-4.col-xs-12 {width: 100%; }
    li.nav-item.dropdown.dropdown-profile.align-items-center.nav-link-profile.d-md-flex {display: flex; }
    .thumb-img {width: 27px; height: 27px; }
    .page-wrapper-onboard {padding: 20px 0px; }
    .left-side-content img {width: 100%; height: auto; object-fit: contain; object-position: right; }
    .logo-header {display: flex; align-items: center; flex-wrap: wrap; }
    .login-form form .title-div {margin-top: 16px; }
    /*.login-form form .logo-header {margin: 0 0 0 -32px; }*/

}

@media (max-width: 767.98px){
    .dosecaldoneicon{
    width:16px
}
.dosecalicon{
    width:12px
}
.form-control-docs{max-width: 98px;}
    /*---------------- 3-july-Hardik--------------- */
    /*----------3- july santosh-------*/
.para-group-table tbody {border-bottom: 2px dashed #e3e3e3 !important;}
.para-group-table thead tbody {border-bottom: 0px !important;}
.lab-report table thead tr th .lab-perameter {width: 260px;}
.lab-report table thead tr th .lab-perameter .open {z-index: 9 !important;}
.lab-report table tbody tr td .lab-report-test {width: 260px;}
/* .lab-report table tbody tr td .lab-report-test .input-100{width:90px;} */
.lab-report table tbody tr td .lab-report-test .input-100 input {width: 100%;}
.lab-report table tbody tr td {padding: 2px 10px 2px 10px;}
    /*----------3- july santosh-------*/
    /*----------4- july santosh-------*/
.parameters-input .search-with-icon {background-position: right top;}
.parameters-input .search-with-icon {
    background-position: 99% 4px;
    background-size: 17px;
    padding-left: 10px !important;
    }
    
    .parameter-but span {
    display: inline-block;
    padding: 0px 0 0 40px;
    }
    
    /*----------4- july santosh-------*/
    
    .mailn-filter-dropdown .dropdown-toggle::after {
    display: none;
    }
    
    /*------------4 july hardik----*/
    
    .filter-dropdown.show span.filter-icon12 {
    background: #4b4ad5;
    }
    .filter-dropdown.show span.filter-icon12 .filter-icon-white {
    display: block;
    margin-top: 1px;
    margin-left: 1px;
    }
    .filter-dropdown.show span.filter-icon12 .filter-icon-purpel {
    display: none;
    }
    .modal-vaccination-chart table.table.table-cashmemo tr td {
    border-right: 1px solid transparent;
    border-left: 1px solid #dfdfdf;
    }
    .modal-vaccination-chart .table-cashmemo tr td .flatpickr-with-icon {
    min-width: 35px !important;
    }
    .textarea-wordspace
    .select2-container--default
    .select2-selection--multiple
    .select2-selection__choice {
    white-space: normal;
    }
    
    .textarea-wordspace
    .select2-container
    .select2-search--inline
    .select2-search__field {
    height: auto;
    width: 97% !important;
    }
    .textarea-wordspace span.select2-search.select2-search--inline {
    width: 100%;
    }
    
    /*------------4 july hardik----*/
    
    .ui-menu-item .ui-menu-item-wrapper {
    font-size: 14px;
    }
    .ui-menu-item .ui-menu-item-wrapper.ui-state-active {
    border: 0px;
    }
    
    /*--------dhaval------*/
    .shecdule_summery_box .anc-table {
    display: flex;
    white-space: nowrap;
    width: 148px;
    align-items: center;
    font-size: 15px;
    }
    .shecdule_summery_box .anc-table .bg-theme {
    margin-right: 6px;
    }
    
    /*--------dhaval------*/
    
    .ui-autocomplete {
    z-index: 9999;
    }
    .pl-40 {
    padding-left: 38px;
    }
    
    .lab-parameter-accordian .accordion-button::after {
    right: 5px;
    }
    .lab-report table tbody tr td .lab-report-test {
    width: 275px;
    }
    /* .hpx-125{height: 120px;} */
    .hpx-80 {
    height: 95px;
    }
    
    /*------------6 july santosh------*/
    .Abortion_Type-section .col-lg-3 {
    width: 20%;
    }
    .is-pregnancy .ispregbox {
    padding: 5px;
    }
    /* .w-100{width:100px;} */
    .w-125 {
    width: 125px;
    }
    .w-150 {
    width: 150px;
    }
    .w200 {
    width: 250px;
    }
    .brekword {
    word-wrap: break-word;
    white-space: normal;
    }
    .anc-table .form-select {
    padding: 0.3rem 0 0.3rem 0rem;
    background-color: transparent;
    }
    .anc-table .form-control[readonly] {
    background-color: transparent !important;
    }
    
    /* ------------------6 july Hardik --------------*/
    .filter-select-img {
    margin-left: -9px !important;
    }
    /* .table-cut table.dataTable thead .sorting {
        padding-left: 0px !important;
    } */
    
    .lab-report table thead tbody {
    border-bottom: dashed transparent 0px !important;
    }
    .lab-report table tbody {
    border-bottom: dashed #e1e1e1 2px !important;
    }
    
    .anc-table .table-custom tr th:first-child {
    border-top-left-radius: 6px !important;
    border-bottom-left-radius: 6px !important;
    background: #f1f1fc; white-space: nowrap;
    }
    .anc-table .border-bottom-left-radius {
    border-bottom-left-radius: 0px;
    }
    .anc-table .border-top-left-radius {
    border-top-left-radius: 0px;
    }
    
    .anc-table .form-select {
    padding: 0.3rem 0 0.3rem 0rem;
    background-color: transparent;
    }
    .anc-table .form-control[readonly] {
    background-color: transparent !important;
    }
    
    .anc-table .table-custom tr th:first-child {
    border-top-left-radius: 6px !important;
    border-bottom-left-radius: 6px !important;
    background: #f1f1fc;
    }
    
    .anc-table .border-bottom-left-radius {
    border-bottom-left-radius: 0px;
    }
    .anc-table .border-top-left-radius {
    border-top-left-radius: 0px;
    }
    
    .shecdule_summery_box tbody tr:nth-child(even) {
    background: #fbfbff;
    }
    .shecdule_summery_box tbody tr {
    border-bottom: solid #000 1px;
    }
    .shecdule_summery_box tbody tr td {
    padding: 10px;
    }
    .shecdule_summery_box .anc-table .w-30 {
    margin: 0 6px 0px 0px;
    }
    .given-date-ui {
    width: 120px !important;
    }



}
    @media (max-width: 1900px) {
    }
    
    /*------------6 july santosh------*/
    @media (max-width: 1605px) {
    .menstrual_Period:after {
    left: 53.9% !important;
    }
    .menstrual_Period:before {
    left: 53.8% !important;
    }
    .lab-report table.table-custom {
    width: 1406px !important;
    }
    }
    
    @media (max-width: 1520px) {
    .medical-history-question,
    .input-group.input-group-custom .form-select-group,
    .tag-inside-dropdown,
    .presc-medhistory-formcheck .form-check-label,
    .tag-medicalhistory {
    font-size: 14px;
    }
    .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-top {
    border: none !important;
    width: 270px !important;
    left: 150px !important;
    }
    
    .medical-history-question,
    .input-group.input-group-custom .form-select-group,
    .tag-inside-dropdown,
    .presc-medhistory-formcheck .form-check-label,
    .tag-medicalhistory {
    font-size: 14px;
    }
    }
    
    @media (max-width: 1445px) {
    .menstrual_Period:after {
    left: 48.4% !important;
    }
    .menstrual_Period:before {
    left: 48.3% !important;
    }
    }
    
    @media (max-width: 1400px) {
    .menstrual_Period .gap-xl-5 {
    gap: 1rem !important;
    }
    .menstrual_Period:before {
    left: 46.3% !important;
    }
    .menstrual_Period:after {
    left: 46.4% !important;
    }
    }
    
    @media (max-width: 1387px) {
    .form-check-calc .form-check-label,
    .table-calc tr td {
    font-size: 12px;
    }
    .table-fixheight-lg {
    max-height: 570px;
    }
    img.login-logo {
    height: 82px;
    }
    .nav-pills-bottom-border .nav-item#specialty_calculator .nav-link {
    font-size: 12px !important;
    padding: 6px 0.6rem;
    }
    .menstrual_Period:after {
    left: 47.9% !important;
    }
    .menstrual_Period:before {
    left: 47.8% !important;
    }
    }
    
    @media (max-width: 1350px) {
    .menstrual_Period:after {
    left: 30.1% !important;
    }
    .menstrual_Period:before {
    left: 30% !important;
    }
    }
    
    @media (max-width: 1070px) {
    .table-fixheight-lg {
    max-height: 533px;
    }
    img.login-logo {
    height: 72px;
    }
    }
    
    @media (max-width:767px) {
    .perameter-modal .perameter-btn-close {
        right: 18px; top: 35px;  z-index: 2; background-size:15px;}
    .perameter-modal .lab-parameter-accordian .input-group-text {
            width: 65px;
            font-size: 14px;
        }
    .perameter-modal .lab-parameter-accordian .accordion-body {
            padding: 10px;
    
        }

.perameter-modal .parameters-input .search-with-icon {
background-position: 98% 6px; background-size:17px;}
.perameter-modal .w-50 {width: auto!important; margin-right: 15px!important;}
.perameter-modal .w-50 .flatpickr_track_para{width:110px!important;}
.perameter-modal .max-width-155 {min-width: 120px;}
.perameter-modal .pl-40 {padding-left: 25px;}


}

    @media (max-width: 768px) {
    .medical-history-question,
    .input-group.input-group-custom .form-select-group,
    .tag-inside-dropdown,
    .presc-medhistory-formcheck .form-check-label,
    .tag-medicalhistory {
    font-size: 12px;
    }
    /*.form-check-input:checked[type=radio] + label.form-check-label:before {content: ""; width: 6px; height: 6px; background: #4B4AD5; position: absolute; left: 3px; border-radius: 1400px; top: 6px; }*/
    
    .form-group.form-group-mb.radio-btn-group .radio-btn-group {
    display: flex;
    flex-wrap: wrap;

    }
    
    .col-md-12.col-4.col-xs-12 {
    width: 100%;
    }
    
    li.nav-item.dropdown.dropdown-profile.align-items-center.nav-link-profile.d-md-flex {
    display: flex;
    }
    
    .thumb-img {
    width: 27px;
    height: 27px;
    }
    
    .page-wrapper-onboard {
    padding: 20px 0px;
    }
    
    .left-side-content img {
    width: 100%;
    height: auto;
    object-fit: contain;
    object-position: right;
    }
    
    .logo-header {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    }
    
    .login-form form .title-div {
    margin-top: 16px;
    }
    
    /*.login-form form .logo-header {margin: 0 0 0 -32px; }*/
    }
    
    @media (max-width: 767.98px) {
    .form-control-docs {
    max-width: 98px;
    }
    .btn-gray-close {
    color: var(--color-theme) !important;
    }
    .fs-16 {
    font-size: 12px !important;
    }
    .tag-medicalhistory {
    padding: 8.5px 10px !important;
    }
    .form-group-spacing-top-lg {
    margin-top: 20px;
    }
    .form-check-curation-rounded .form-check-label {
    padding: 7.6px 15px !important;
    }
    .logo-header p {
    padding-left: 15px;
    }
    img.login-logo {
    height: 42px;
    }
    .badge-darkgray {
    width: 20px;
    height: 20px;
    font-size: 10px;
    }
    .search-with-icon {
    background-size: 14px !important;
    }
    .page-title.text-center h1 {
    color: #4b4ad5;
    font-size: 18px;
    padding: 15px 0 15px;
    }
    .dropdown.dropdown-with-badge .btn {
    font-size: 13px !important;
    }
    .dropdown-with-badge .dropdown-toggle::after {
    margin-top: 2px;
    }
    .anc-modal-section .modal-body {padding:10px!important; padding-top:0px;}
    .anc-modal-section .modal-header .ps-4 {padding-left:0rem!important;}

    }
    
    /* vaccine modal table */
    .custom-modal-header.modal-header {
    border-bottom: 0px solid transparent;
    }
    .custom-modal-footer {
    border-top: 0px solid transparent;
    }
    
    @media (max-width: 600px) {
    .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-top {
    border: none !important;
    width: 270px !important;
    left: 30px !important;
    }
    .input-code-copy {
    font-size: 12px;
    }
    }

    @media (max-width:480px) {
    .modal-body.perameter-modal {padding: 15px;

    }
    }
    @media (max-width:400px) {
.anc-modal-section .period-scheduler .w-200.period-1 {width: 100%!important; min-width: 100%;}
.anc-modal-section .period-scheduler .anc-Gestational {width:100%!important; min-width: 100%;}
.d-flex.anc-Gestational {margin: 0px 0 0 0;}


}
