/* Filter in appointment type listing - Start */
#ca .filter-appt-type-list + .form-group + .dataTables_wrapper .dataTables_filter{position: absolute;top: -43px;right: calc(-100% - -189px);}
.filter-appt-type-list .f-appt-type-select{width: 300px;display: inline-block; float: left;}
.filter-appt-type-list .f-appt-type-select .form-control{width: calc(100% - 60px); display: inline-block;}
.filter-appt-type-list .f-appt-type-radio{display: inline-block; float: left; padding: 5px 0 0 0;}
.filter-appt-type-list{display: inline-block;}
.adres-book-tab .ab-contact-panel a.addr-appt{right: 33px;padding: 24px 15px;}
.adres-book-tab .dflt-panel .block-1{width: 60%;}
.referral-form .white-bg .referral-form-footer{text-align: left;margin-top: 0; border-top: none;}
.dev-appt-type-disp-name {display: inline-block;}
.az-p2p-addon-filter {margin-top: 10px !important;}
.dev-mp-dd-list li{list-style: none;}
.dev-mp-dd-list li:not(:last-child){border-bottom: 1px solid #e5e5e5;}
.dev-mp-dd-list li a:hover,.dev-mp-dd-list li.active a{color: #23B7E5;background-color: transparent !important;}
.dev-mp-dd-list li a{padding: 10px 5px;display: block;clear: both;font-weight: normal;line-height: 1.42857143;color: #333;}
.dev-mp-dd-list ul{padding: 0; max-height: 200px; overflow: auto;}
.alias-sort-loading {width: 20px;top: 0;left: 0;bottom: 0;right: 0;margin: auto;position: absolute;}
/* Privacy Policy policy modal */
.p-policy-txt{height:400px; overflow:auto; word-break: break-all;}
.p-policy-txt pre{word-wrap: break-word; white-space: pre-wrap;display: inline-block;word-break: break-word;font-size: 16px; color: #4E5264;font-family: 'Nunito', sans-serif;}
.mp-conf-list tr.active td{background-color: #eaedf1 !important;}
.appoitnmentTypesList.dataTable .form-control{width:100%;}
.make-app-steps {width: calc(100% - 230px);}
.app-aside-folded .make-app-steps {
    width: calc(100% - 60px);
}
.hide-sidebar-menu .make-app-steps {width: 100%;}
.make-app-steps ul li a{white-space: nowrap;}
.appoitnmentTypesList tr td {padding: 0 5px;}
.appoitnmentTypesList .i-checks{padding-left: 0px;}
.macro_listing {
    padding: 5px 0;
    border-radius: 5px;
}
.macro_listing:hover {
    /*    background-color: #f1eeee;*/
    background-color: #f7f4f4;
}
.macro-modal .modal-content {
    height: calc(100vh - 30px);
}
.macro-modal .modal-body {
    height: calc(100vh - 140px);
    overflow-y: auto;
}

.settimezone_popup_pos {
    position: fixed;
    bottom: 32px;
    right: 0;
    left: 0;
    z-index: 1026;
    width: 345px;
    margin: auto;
}
.settimezone_popup {
    padding-right: 30px;
}
.settimezone_popup .close_btn{
    background-color: transparent;
    border: 0;
    border-radius: 0;
    padding: 5px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    position: absolute;
    top: 0;
    right: 2px;
}
.dev_theme_html .disabled {pointer-events: none; opacity: 0.5;}
/*.app-aside-folded .settimezone_popup_pos {width: calc(100% - 60px);}*/
.dev-ord-opt-up-conf{z-index: 10000;}
.ach_edit_div .ach_select_dropdown{padding-right: 70px;}
.ach_edit_div .ach_select_dropdown+.edit_cancel_ach_field{bottom: 24px; right: 40px;}

.ach_edit_div .ach_select_dropdown{padding-right: 70px;}
.ach_edit_div .ach_select_dropdown+.edit_cancel_ach_field{bottom: 24px; right: 40px;}

.adres-book-tab.ondemand-grp-list .panel-default .panel-heading .p-grp-title > a {
    padding: 15px 20px 15px 50px;
}
.adres-book-tab.ondemand-grp-list .panel-heading .p-grp-title .accordion-toggle:after {
    left: 20px;
}

.dev-grp-appt-type-modal .appointment-grouping-section {
    max-height: 450px;
    overflow: auto;
}

.dev-grp-membership-type-modal .appointment-grouping-section {
    max-height: 450px;
    overflow: auto;
}

.url-suffix .dev-btn-clinic-url + .select2 {
    width: 100% !important;
}
.dev-bill-usr-filter .filter_arrow {
    border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    float: right;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    margin-top: 6px;
}

.dev-bill-usr-filter .collapsed .filter_arrow {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin-top: 0;
}
.dev-bill-usr-filter .panel-title a{display: inline-block; width: 100%;}
.dev-appt-offering tbody {
    height: 314px;
    overflow-y: auto;
    overflow-x: hidden;
}
.dev-appt-offering tbody, .dev-appt-offering thead tr { display: block; }
.dev-appt-offering thead tr {
    width: -webkit-calc(100% - 17px);
    width:    -moz-calc(100% - 17px);
    width:         calc(100% - 17px);
}

.dev-odg-appt-type {margin: 20px auto 0px auto;}

/* Appointment chart insurance listing - Start */
.az-chart-insurance .appt_insurance_listing table.dev-appt-chart-ins-list{
    width: 100%;
}
.az-chart-insurance .appt_insurance_listing table thead td{
    border-bottom: 1px solid #333;
    border-top: 1px solid #333;
}
.az-chart-insurance .appt_insurance_listing table td{
    padding: 8px;
}
.az-chart-insurance .appt_insurance_listing table tbody tr:last-child td{
    border-bottom: 1px solid #333;
}

.az-chart-insurance .appt_insurance_listing .panel-default .panel-heading {
    background-color: #fff;
}
.az-chart-insurance .appt_insurance_listing .panel-default > .panel-heading, .appt_insurance_listing .panel-default > .panel-footer {
    border-color: #fff;
}
.az-chart-insurance .appt_insurance_listing .panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: none;
}
.az-chart-insurance .appt_insurance_listing .panel-body {
    padding: 0px 15px 15px 15px;
}
.az-chart-insurance .appt_insurance_listing .panel-title .coll_arrow{
    border: solid black;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    display: inline-block;
    margin: 0 0 0 10px;
}
.az-chart-insurance .appt_insurance_listing .panel-title .collapsed .coll_arrow{
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin-bottom: 3px;
}
.az-chart-insurance .appt_insurance_listing .panel-group .panel + .panel {
    margin-top: 0px;
}

.az-chart-insurance .appt_insurance_listing .dev-comp-width {}
.az-chart-insurance .appt_insurance_listing .dev-plan-width {min-width:260px; max-width: 260px; width: 260px;}
.az-chart-insurance .appt_insurance_listing .dev-ins-type-width {min-width:100px; max-width: 100px; width: 100px;}
.az-chart-insurance .appt_insurance_listing .dev-po-hol-width {min-width:250px; max-width: 250px; width: 250px;}
.az-chart-insurance .appt_insurance_listing .dev-dob-width {min-width:160px; max-width: 160px; width: 160px;}
.az-chart-insurance .appt_insurance_listing .dev-ins-pol-width {min-width:150px; max-width: 150px; width: 150px;word-break: break-all}
.az-chart-insurance .appt_insurance_listing .dev-pol-typ-width {min-width:150px; max-width: 150px; width: 150px;}
.az-chart-insurance .appt_insurance_listing .dev-act-width {min-width:100px; max-width: 100px; width: 100px;}
.az-chart-insurance .appt_insurance_listing .responsive-table td.dev-no-ins-text:before {display: none;}

.az-ms-add-more-txt-box {width: calc(100% - 36px); display: inline-block;}
.az-ms-rem-txt-box {width: 30px; height: 30px; display: inline-block; text-align: center; vertical-align: top; padding-top: 5px; font-size: 18px;}

.dev-cc-selected-event-loc {border: 1px solid #ccc; max-height: 150px; overflow: auto; padding: 5px;}
.dev-cc-selected-event-loc ul{margin: 0px; padding: 0px; list-style: none;}
.dev-cc-selected-event-loc ul li{margin-bottom: 10px; position: relative; background-color: #ccc; padding: 5px 30px 5px 5px;}
.dev-cc-selected-event-loc ul li:nth-child(even) {background-color: #fff;}
.dev-cc-selected-event-loc ul li a{position: absolute;font-size: 20px;top: 0px;right: 8px;}
.in-office-txt-white div a{color: #fff;}
.multi_select #grp_event_loc_search span {border-top: 1px solid #ccc; display: inline-block;}
.multi_select #grp_event_loc_search span:first-child{border-top:none;}
.patient-info-curr .az-view-all-appt {display: inline-block; vertical-align: middle; margin-left: 10px;}
.marketplace_configurator_tab .az-todo-main {width: 385px; position: relative; float: left; border: 1px solid #A9ABAE; padding: 10px 30px 10px 10px; margin: 0px 10px 10px 0px; border-radius: 3px;}
.marketplace_configurator_tab .az-todo-rem {position: absolute; top: 5px; right: 10px;}
.marketplace_configurator_tab .az-todo-main:first-child .az-todo-rem {display:none;}
@media (max-width: 1700px){
    /* .az-chart-insurance .appt_insurance_listing table.dev-appt-chart-ins-list{width: 1334px;} */
    .az-chart-insurance .appt_insurance_listing .responsive-table{overflow-y: auto;}
}
@media (max-width: 1023px){
    .az-chart-insurance .appt_insurance_listing .dev-comp-width, .az-chart-insurance .appt_insurance_listing .dev-plan-width, .az-chart-insurance .appt_insurance_listing .dev-ins-type-width, .az-chart-insurance .appt_insurance_listing .dev-po-hol-width, .az-chart-insurance .appt_insurance_listing .dev-dob-width, .az-chart-insurance .appt_insurance_listing .dev-ins-pol-width, .az-chart-insurance .appt_insurance_listing .dev-pol-typ-width, .az-chart-insurance .appt_insurance_listing .dev-act-width {
        min-width: 100%;
        max-width: 100%;
        width: 100%;
    }
    .az-chart-insurance .appt_insurance_listing table{width: 100%;}
    .az-chart-insurance .appt_insurance_listing .responsive-table{overflow-y: unset;}
}

@media (max-width: 576px){
    .az-chart-insurance .responsive-table td:before{min-width: 100%;max-width: 100% !important;}
    .az-chart-insurance .appt_insurance_listing table td {padding: 4px 8px;}
}
/* Appointment chart insurance listing - End */

@media(max-width:1470px){
    #ca .filter-appt-type-list + .form-group + .dataTables_wrapper .dataTables_filter {top: 0; right: 15px;}
    #ca .filter-appt-type-list + .form-group + .dataTables_wrapper > .row:first-of-type .col-xs-6{padding-top: 45px;}
}
@media(max-width:1199px){
    #ca .filter-appt-type-list + .form-group + .dataTables_wrapper .dataTables_filter {position: relative; top: auto; right: auto;}
    #ca .filter-appt-type-list + .form-group + .dataTables_wrapper > .row:first-of-type .col-xs-6{padding-top: 0px;}
}
@media(max-width:767px){
    .filter-appt-type-list .f-appt-type-select{width: 100%;}
    .filter-appt-type-list {padding: 10px 15px;width: 100%;}
    .filter-appt-type-list .f-appt-type-radio{padding: 0 0 5px 0;}
    .prescriptionslist .responsive-table td{position: relative; padding-top: 30px;}
    .prescriptionslist .responsive-table td::before{min-width: 100%;max-width: 100% !important;position: absolute;top: 0; left: 15px;}
    .model-appointment textarea.form-control{min-height: 85px;}
    .model-appointment .modal-dialog{ vertical-align: top;}
    .patient-info-panel .patient-info-details .current-det-pro ul li:first-child label {min-width: auto !important;}
    .settimezone_popup_pos{bottom: 0px;}
    .macro-modal .modal-content {
        height: calc(100vh - 10px);
    }
    .macro-modal .modal-body {
        height: calc(100vh - 100px);
        overflow-y: auto;
    }
    /* Added by sanitP for AW-5581 start*/
    .flax-row .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    /* Added by sanitP for AW-5581 end*/
}
/* Filter in appointment type listing - End */

/* Added by sanitP for AW-7749 start*/
.phone-error-message-register .error{height: 0px; width: 100%;bottom: -26px;left: 0;}
.phone-error-message-register {padding-bottom: 10px;}
.phone-error-message-register .iti{width: 100%;}
.phone-error-message-register {width: 100%;}
/* Added by sanitP for AW-7749 start*/
/* patient insurance list start */
.inslist thead th:first-child{width: 40px !important;}
.inslist thead th:last-child{width: 130px !important;}

/* patient insurance list end*/

/*Br changes For AW-1249 : Cannot filter appointment by status or type when provider filter not selected */
#appointment_status + .chosen-container .chosen-choices .search-field:first-child{width: 100%;}
#appointment_status + .chosen-container .chosen-choices .search-field:first-child input{width: 100% !important;}
/*Br changes End */
/*insurance type start*/
.bottom-line-tab .insurance-type .nav-tabs > li.active > a{border-bottom-color: transparent !important;}
.bottom-line-tab .insurance-type .nav-tabs > li.active > a, .bottom-line-tab .insurance-type .nav-tabs > li.active > a:hover, .bottom-line-tab .insurance-type .nav-tabs > li.active > a:focus{border: 1px solid #dee5e7;}
.bottom-line-tab .insurance-type .nav-tabs {border-bottom: 1px solid #ddd;}
/*insurance type end*/
@media(max-width: 1023px){
    .responsive-table .inslist > thead th:last-child{display: none;}
    .make-app-steps {width: 100%}

}
.invite_new_user_popup .appt-patient-gender .custom_radio{width: auto;padding: 2px 5px 0 32px;}
#appointment-step .close{position:absolute;top:4px;right:5px;z-index:111;color:#000;opacity:0.4;}
#appointment-step .close.text-lt{opacity:0.6;}
#appointment-step .close:hover, .modal .close:focus{color:inherit;opacity:0.9;}
#appointment-step .modal-header{padding:15px 20px 15px 15px;}
/*RP for disabling editing tools while forwarding message*/
.message-forward-disable{opacity: 0.5;pointer-events: none;}

/* Display child record css - Ashokkumar */
.addressbook_display_child{padding-left: 20px;}
/*Br changes For AW-4777 : The payment message on appointments wrap to the next line in bad places */
.patient-info-details .current-det-pro ul > li > span{display: table-cell; padding-left: 2px;}
/*Br changes End */
/*Sanit changes For AW-4846 : Insurance list */
.dev-ins-list table thead th{
    white-space: nowrap;
    width: 0 !important;
}
.insurance-pointer-events{
    pointer-events: none;
}
/*Sanit changes For : Covid share school list */
.school-list .chosen-container{
    width: 100% !important;
}

/* jj changes */
#appointment-survey-submitted .modal-body {
    overflow: auto;
    height: calc(100vh - 110px);
}
#appointment-survey-submitted .modal-dialog {
    width: 65%;
}
@media (max-width: 767px){
    #appointment-survey-submitted .modal-body {
        overflow: auto;
        height: calc(100vh - 70px);
    }
    #appointment-survey-submitted .modal-dialog {
        width: calc(100% - 20px );
    }
}

/* class to make div disabled */
.child-disabled > *:not(.no-disabled){
    color: rgba(128,128,128,0.5);
    pointer-events: none;
}
.child-disabled select, .child-disabled .form-control, .child-disabled .choose-file-grp, .child-disabled label.i-checks{
    opacity: 0.5;
    pointer-events: none;
}
.self-disabled{
    opacity: 0.5;
    pointer-events: none;
}
.no-disabled{
    /* opacity: none !important; */
    pointer-events:auto !important;
}

/*Sanit changes End */
/*harsh changes*/
.covid_userinfo .userimg .pluse_icon{color: #fff; background-color: #23B7E5; display: inline-block; width: 20px; height: 20px; position: absolute; bottom: 0px; right: 0px; border-radius: 50%; font-size: 22px; font-weight: bold; line-height: 20px; text-align: center;}
.covid_userinfo .userimg{position: relative}
/*harsh changes end*/
/* BR changes for Safari Browser Concent Policy*/
/**/
/*Sanit changes For AW-4846 : Records new designes */
.patient-onboard-all-tabls .onboard-patient-details .tab-content{border: 1px solid #dde1e6 !important;}
.n_patient_view  ul.nav.nav-tabs> li{width: auto;}
.n_patient_view .nav-tabs > li > a{font-weight: normal; padding: 6px 17px;font-size: 13px;background-color: #F7F9FB;border-radius: 6px 6px 0 0;}
.n_patient_view .nav-tabs > li.active > a{background-color: #fff;}
.n_patient_view .radio + .radio, .n_patient_view .checkbox + .checkbox {margin-top: 10px;}
.recodlist{width: 420px;float: left; padding-right: 15px;}
.recodlist .recordlisting{margin-bottom: 12px;}
.recodlist .recordlisting .checkbox{width: calc(100% - 215px); float: left; margin: 0; padding: 0 10px 0 0;}
.recodlist .recordlisting .rec_select{width: 215px;float: right;}
.recodlist .recordlisting .rec_select span{cursor: pointer;}
.sub_cont_div{padding: 0 0 0 30px}
.n_patient_view .border_btn{color: #23b7e5 !important; background-color: #fff;}
@media(max-width: 1199px){
    .n_patient_view ul.nav.nav-tabs> li{font-size: 16px;}
    .n_patient_view .nav-tabs > li > a{ padding: 13px 8px;}
}
@media(max-width: 991px){
    .n_patient_view ul.nav.nav-tabs> li{font-size: 14px;}
    .n_patient_view .nav-tabs > li > a{ padding: 13px 8px;}
    .settimezone_popup_pos{ width: calc(100% - 41px)}
}

@media(max-width: 479px){
    .n_patient_view .nav-tabs > li > a{border-radius: 0;}
}
/*Sanit changes End */
/* SanitP Insurance webcam start */
.wc-insurance-cart .col-sm-6{
    margin-top: 10px !important;
    clear: left;
}

/* SanitP Insurance webcam end */
.patient-onboard-icn-img {background-image: url('../images/thread-panel@1x.png'); background-repeat: no-repeat;display: inline-block;}
.patient-onboard-icn-img.message-icon {width: 21px;height: 17px;background-position: -206px 0px;}
.patient-onboard-icn-img.video-icon {width: 21px;height: 17px;background-position: -325px 0px;}
.patient-onboard-icn-img.quick-referal {width: 21px;height: 17px;background-position: -296px 0px;}
/**/
.patient-onboard-all-tabls .nav-tabs li{font-size:14px !important;width: auto !important;}
.patient-onboard-all-tabls .tab-content .nav-tabs > li.active > a, .patient-onboard-all-tabls .tab-content .nav-tabs > li > a:hover{ background-color: #dde1e6;}
.patient-onboard-all-tabls .tab-content .nav-tabs > li.active > a:before,.patient-onboard-all-tabls .tab-content .nav-tabs > li > a:hover:before{background-color: #dde1e6 !important;}
.patient-onboard-all-tabls .tab-content .nav-tabs > li.active > a:after, .patient-onboard-all-tabls .tab-content .nav-tabs > li > a:hover:after{background-color: #dde1e6 !important;}
.search_shipping_address{width: 370px;margin: auto;position: relative;}
.search_shipping_address ul.ui-autocomplete{overflow: auto;max-height: 225px;}
.search_shipping_address .form-control{background-repeat: no-repeat; background-position: 5px 50%; padding: 0 5px 0 30px;background-image: url(../img/search.png);}
/*by nidhi for aw-6113*/
.patient_street .search_shipping_address{
    width: auto;
    padding: 6px 10px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #e7ecee;
}
.patient_street .search_shipping_address .m-b-md {
    margin-bottom: 0;
}
.provider_street .search_shipping_address{margin: auto;}
#confirm_payment_admin_modal .close{position: absolute;top: 2px;right: 5px;z-index: 111;}
@media(max-width:480px){
    .search_shipping_address{width: 90%;margin: auto;}
}
#policy_modal .tab-content > .tab-pane iframe{height: 149px;}

/**/
.dashbord_filter .select2-container{width: 100% !important;}
.dashbord_filter .filtersubmit{margin-top: 35px;}
@media(max-width: 991px){
    .dashbord_filter .filtersubmit{margin-top: 0px;}
}
#patient_state option:disabled{color: #b5b5b5;}
.sticky_menu_option{
    background-color: #393f53;
    color: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 50px;
    right: 30px;
    text-align: center;
    cursor: pointer;
    display: block;
    padding: 12px 0px;
    margin: 0;
    z-index: 1059;
}
.sticky_menu_option .icon-bar{margin:auto;}
.hide-sidebar-menu .navbar-header, .hide-sidebar-menu .app-aside{width: 0px;height:0;padding-bottom:0}
.hide-sidebar-menu .navbar-collapse,.hide-sidebar-menu .app-content,.hide-sidebar-menu .app-footer {margin-left:auto;}
.hide-sidebar-menu .sidebar-bottom-menu{position: relative;}
.hide-sidebar-menu .app-header{min-height: 0;}
/*
.hide-sidebar-menu .navbar-header,.hide-sidebar-menu .navbar-collapse {display: none !important;}
.hide-sidebar-menu.app-header-fixed {padding-top: 0px;}
*/
.hide-sidebar-menu .navbar-header,.hide-sidebar-menu .navbar-collapse .top-link-border-left,.hide-sidebar-menu .navbar-collapse .navbar-right > li{display: none !important;}
.hide-sidebar-menu .navbar-collapse .navbar-right > li:last-child{display:block!important}
/*Sanit changes For AW-4847 : Lerning center Arrow */
@keyframes bounceLeft {
    0%,
    20%,
    50%,
    80%,
    100% {
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    40% {
        -ms-transform: translateX(120px);
        transform: translateX(120px);
    }
    60% {
        -ms-transform: translateX(60px);
        transform: translateX(60px);
    }
}
.learning-center-arrow .fa-long-arrow-left {
    -webkit-animation: bounceLeft 2s infinite;
    animation: bounceLeft 2s infinite;
}
.learning-center-arrow{
    font-size:70px;
    top: -54px;
    transform: rotate(-34deg);

}
.learning-video-popup{overflow-y: hidden!important;}
@media(max-width: 991px){
    .learning-center-arrow{display: none!important;}
}
/*Sanit changes End */
.enc_history li a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}

/* JJ changes for manage photo id widget */
.text-xs label.text-xs{font-size:12px !important;}


/* Marketplace configurator - Add/Edit Marketplace... */
.marketplace_aggregator_administrators .marketplace_ggregator_name{width: calc(100% - 230px);display: inline-block;vertical-align: top;}
.marketplace_aggregator_administrators .aggr-admin-attr{display: inline-block;width: 220px;padding: 0 0 0 10px;}
.add_label.filtertype + .select2{width: 150px !important;}
.add_label.filtertype{height:0 !important; width:0 !important;}
.input-group .input-group-btn.url-suffix{width: 125px;}
/* welcome message URL font color blue - Ashokkumar */
.welcome-message span a{color:#4a97de;}
/* Thread type - options style */


#messagePhotoModal .glyphicon-print{top: auto;right: 17px;bottom: 17px; cursor: pointer;}
.table-responsive{
    -webkit-overflow-scrolling: touch;
}
.appt-detail-opt li li,.appt-detail-opt a.rx-pharmcy {cursor: pointer;}

.azova-intake-weightheighthead{width:90px !important;}
#medicalallotherfield_info_model .azova-intake-weightheighthead{width:63px !important;}

.azova-intake-waisthiphead{width:90px !important;}

/* Update css for appointment view - edit patient display datetimepicker - Ashokkkumar */
.patient-info-details .appt_patient_info_edit ul{max-width: 100%;display: block;}
.patient-info-details .appt_patient_info_edit ul li{word-break: normal;display: list-item;}

.prescription_view .modal-backdrop{z-index: -1;}
.spotimage .fa-info-circle{top:8px; left:8px;}
.spotimage .disease-spot-base-circle{
    top:8px !important;
    right:8px !important;
    position: absolute !important;
    width: auto !important;
}

.logo_upload .file-info{white-space: nowrap;}
a.appt-detail-acc-holder-info-self{ display: inline-block; margin-bottom: 10px;}

/*AW-5368 by ruchi*/
.e_btn{ line-height: 1;
        display: inline-block;
        padding: 2px 5px;
        font-weight: 700;
        margin-top: 8px;
        margin-left: 8px;}
.eligibility-modal-pharm .modal-dialog {width:auto; max-width:1000px;}

/*AW-5314 by SanitP start*/
.enc_history li.loaderli {
    background-color: #fff;
    border: 0;
    text-align: center;
}
.enc_history li.loaderli .lodardiv {
    height: 28px;
    overflow: hidden;
}
.enc_history li.loaderli .lodardiv img {
    height: 43px;
    margin: -8px auto auto auto;
}
.patient-info-panel .patient-info-details .appt_main_patient_div h2 .enc_history_ul{
    max-width: none;
    min-height:auto;
    margin-left: 10px;
    width: auto;
}
.patient-info-panel .patient-info-details .appt_main_patient_div h2 .enc_history{ max-width: 250px !important; min-height:auto; display:none; width: 250px; left: 0;right: auto;}
.patient-info-panel .patient-info-details .appt_main_patient_div h2 .enc_history_ul .open > .dropdown-menu { display:block; width: auto;}
.patient-info-panel .patient-info-details .appt_main_patient_div h2 .enc_history li{ width:100%; display: inline-block;}
.patient-info-panel h2 small { width:100%;}

@media(max-width:567px){
    .patient-info-panel .patient-info-details .appt_main_patient_div h2 .patient_icon_div{
        width: 100%;
        text-align: right;
        margin-top: 10px;
    }
    .patient-info-panel h2 > span{width:100%;}
    .patient-info-panel .patient-info-details .appt_main_patient_div h2 .enc_history_ul {
        margin-left: 0;
        width: 100%;
        margin-top: 10px;
    }
}
/*AW-5314 by SanitP end*/
/*AW-5621 by SanitP Start*/
.upload_patient_list p{margin: 0;}
.upload_patient_list .upload_patient_list_iner {padding-left: 20px;}
.upload_patient_list .upload_patient_list_iner ul{list-style-position: inside;}
.upload_patient_list .duplicate_records_list {padding-left: 20px;max-height: 123px;overflow-y: auto;}
/*AW-5621 by SanitP End*/
/*AW-5411 by Ruchi*/
.drugcheck-modal .modal-dialog {width:auto; max-width:1000px;}
.drug-check {border-radius: 5px; margin-top: 7px;}

/*AW-5411 by Ruchi*/
.drugcheck-modal .modal-dialog {width:auto; max-width:1000px;}

/* Update css for patient fields country wise when display errors message - Ashokkumar */
.flax-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.flax-row .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
@media (min-width: 767px){
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

/* by Nidhi*/
.ass_atech .ass_atech_file{position: relative;
                           width: 40px;
                           height: 40px;
                           display: inline-block;
                           text-align: center;}
.ass_atech .ass_atech_file .ass_atech_dlt{position: absolute;
                                          top: 3px;
                                          right: 3px;
                                          background-color: #fff;
                                          border-radius: 50%;
                                          width: 15px;
                                          height: 15px;
                                          padding: 0;
                                          line-height: 15px;
                                          font-weight: bolder;
                                          -webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
                                          -moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
                                          box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
                                          border: 0;
}
.ass_atech .ass_atech_file .ass_atech_icon{font-size: 30px;padding: 5px;}
.ass_atech .ass_atech_file .fa-file-image-o.ass_atech_icon{color: #00a6a6;}
.ass_atech .ass_atech_file .fa-file-pdf-o.ass_atech_icon{color: #ee3939;}
#macro_modal_attachment .ass_atech{float:left; margin: 0 10px 0 0;}
/* jj */
.appo-add-drug-therapy-problem-main, .appo-add-medication-discrepency-main{padding-right: 15px;}
/*Added by Ruchi Parekh for AW-5290*/
#bundle_history .scrollable-modal{ height: 60vh;}
/*Added by Ruchi Parekh for AW-5528*/
.disabled_action {opacity: 0.5; pointer-events: none;}

/* wholesale products modal css */
.wsp_header{
    color: #f8941e;font-weight: bold;
}
.wholesaleproduct_list{
    display: inline-block;
    border: 1px solid #EAEDF1;
    background-color: #F7F9FB;
    padding: 20px;
    width: 40%;
    float: left;
    margin-left: 2px;
}
.wholesaleproduct_list .wsp_list{
    overflow-y: auto;
    max-height: 145px;
    display: inline-block;
    width: 100%;
    padding-top: 10px;
}
@media(max-width:767px){.wholesaleproduct_list{width: 100%;}}


.covid_credentials_list table > tbody > tr > th,.covid_credentials_list table > tbody > tr > td{padding: 8px; vertical-align: middle;}
.covid_credentials_list table{margin-bottom: 0;}
.covid_credentials_list .accou_active:before{content: ""; display: inline-block; width: 8px; height: 8px; background-color: #3CBD6D; border-radius: 50%;margin-right: 8px;}
.covid_credentials_list .accou_not_active:before{content: ""; display: inline-block; width: 8px; height: 8px; background-color: #F25A6C; border-radius: 50%;margin-right: 8px;}

.serch_icon_text_box{
    width: 160px;
    background-image: url("img/search.png");
    background-position: 10px 50%;
    padding: 0 10px 0 35px;
    background-repeat: no-repeat;
    font-weight: normal;
    display: inline-block;
}

.max-width-16-per{
    max-width: 16%;
}

.max-width-18-per{
    max-width: 18%;
}

.covid_credentials_list .ellipsis_dropdown{display: inline-block;}
.covid_credentials_list .ellipsis_dropdown .dropdown-menu{left: auto; right: 100%;}
.covid_credentials_list .ellipsis_dropdown .dropdown-menu > li > a{padding: 3px 5px; }
.covid_credentials_list .table-responsive{overflow-y: auto;}
.covid_credentials_list table th{background-color: #f6f8f8;}

.thumb-sm.business-logo-img{
    border-radius: 50%;
    overflow: hidden;
    width: 40px;
    height: 40px;
    display: flex;
    display: -ms-flexbox;
    border: 1px solid #e7ecee;
    align-items: center;
    -ms-flex-align: center;
}

@media(max-width:767px){
    .covid_credentials_list .table-responsive{margin-bottom: 5px;}
}
/* vaccination qty module start */
.vaccine_qty_management_model .modal-body{max-height: calc(100vh - 175px);overflow: auto;}
@media(max-width:767px){
    .vaccine_qty_management_model .modal-body{max-height: calc(100vh - 135px);}
}

@media(max-width:420px){
    .marketplace_configurator_tab .az-todo-main {width: 100%; float: none; margin: 0px 0px 10px 0px;}
}
/* vaccination qty module end */

@supports (-webkit-overflow-scrolling: touch) {
    #policy_modal .tab-content > .tab-pane{height: 149px;width: 100%;overflow: auto;}
}
@supports (-webkit-touch-callout: none) {
    .prescription_view {
        position: fixed !important;
        bottom: 0 !important;
    }
}

.p-dob-date-section .ui-state-hover .ui-icon,
.p-dob-date-section .ui-state-focus .ui-icon,
.p-dob-date-section .ui-widget-header .ui-icon,
.p-dob-date-section .ui-icon,
.p-dob-date-section .ui-widget-content .ui-icon{background:transparent;}
.p-dob-date-section .ui-icon-circle-triangle-w {
    background-position: -80px -192px !important;
}
.p-dob-date-section .ui-icon-circle-triangle-e {
    background-position: -48px -192px !important;
}
.p-dob-date-section .ui-state-focus .ui-icon,
.p-dob-date-section .ui-button:hover .ui-icon,
.p-dob-date-section .ui-button:focus .ui-icon {
    background-image: url(images/ui-icons_555555_256x240.png);
}

.p-dob-date-section .ui-icon,
.p-dob-date-section .ui-widget-content .ui-icon {
    background-image: url(images/ui-icons_444444_256x240.png) !important;
}
.require-field{
    color:red;
}
.require-field-inner{
    animation: pulse 1s infinite;
}
@keyframes pulse {
    0% {
        color: #23B7E5;
    }
    100% {
        color: #FF4136;
    }
}
@media (max-width: 800px){
.app-aside-folded .make-app-steps { width: 100%;}
}