


@media (max-width: 1980) {
    .input-group-text {
        padding: .16rem 9px;
    }
}

html {
    overflow-x: hidden;
}

.plan-border h3, .patient-border h3, .pay-border h3 {
    margin-bottom: 0px;
    font-size: 15px;
}

.seperator-borderL {
    border-left: 2px solid #000 !important;
}

.seperator-borderR {
    border-right: 2px solid #000 !important;
}

.plan-border {
    border-left: 2px solid #000 !important;
    border-right: 2px solid #000 !important;
    border-bottom: 2px solid #e49999 !important;
}

.plan-border-part1 {
    border-left: 2px solid #000 !important;
}

.plan-border-part2 {
    border-right: 2px solid #000 !important;
}

.patient-border {
    border-left: 2px solid #000 !important;
    border-right: 2px solid #000 !important;
    border-bottom: 2px solid #99bee4 !important;
}

.patient-border-part1 {
    border-left: 2px solid #000 !important;
}

.patient-border-part2 {
    border-right: 2px solid #000 !important;
}

.pay-border {
    border-left: 2px solid #000 !important;
    border-right: 2px solid #000 !important;
    border-bottom: 2px solid #a5e499 !important;
}

#PatientInsuranceEdit .toggle.btn {
    min-width: 95px;
    min-height: 34px;
}

.pay-border-part1 {
    border-left: 2px solid #000 !important;
}

.pay-border-part2 {
    border-right: 2px solid #000 !important;
}

.bg-brand-gradient, .page-logo, .page-sidebar {
    height: calc(100vh - 49px);
    position: sticky;
    top: 49px;
    background: #3b5998 !important;
    width: 13.875rem;
    z-index: 99;
}


    .page-logo img {
        width: 136px;
        height: auto;
    }

.page-logo {
    background: #f5f5f5;
    height: 49px;
}

.page-header {
    height: 49px;
}

.nav-menu li.active > a {
    box-shadow: inset 3px 0 0 #ffffff;
    background: #073d7f;
}

.nav-menu li a > .ni, .nav-menu li a > [class*=fa-] {
    color: #fff;
}

.nav-menu li:hover a > .ni, .nav-menu li:hover a > [class*=fa-] {
    color: #fff;
}

.nav-menu li a {
    color: #fff;
}

.color-primary-300 {
    color: #7e7f82;
}

.nav-menu b.collapse-sign {
    color: #fff;
    display: none;
}

.breadcrumb > li > a {
    text-decoration: none !important;
    color: #3b5998;
}


.nav-footer .nav-footer-buttons > li > a {
    color: #fff;
}

.dropdown-icon-menu > ul > li .btn:hover, .header-btn:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #3f65af;
    background: #3f65af;
    color: #fff;
}

.btn-primary {
    -webkit-box-shadow: 0 2px 6px 0 rgba(59, 89, 152, 0.59);
    box-shadow: 0 2px 6px 0 rgba(59, 89, 152, 0.59);
}

.btn-primary {
    color: #fff;
    background-color: #3b5998;
    border-color: #3b5998;
}

    .btn-primary:hover {
        color: #fff;
        background-color: #444444;
        border-color: #444444;
    }

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #3f65af;
    border-color: #3f65af;
}

.bg-warning-500 {
    background-color: #faf8fb;
}

    .bg-warning-500:hover {
        background-color: #faf8fb;
    }

div#myTable_filter {
    display: none;
}

div#myTable_length {
    display: none;
}

.search-boxs {
    /* float: left; */
    /* width: 80%; */
}

    .search-boxs input {
        width: 100%;
        padding: 5px;
        border: 1px solid #ccc;
        border-radius: 5px;
    }

    .search-boxs span {
        background: #faf8fb;
        padding: 6.5px 10px;
        margin-right: -4px;
        border: 1px solid #ccc;
        border-radius: 5px 0px 0px 5px;
        border-right: none;
    }

.table td {
    padding: 5px 10px 5px;
    vertical-align: middle;
}

.page-content {
    padding: 5px;
}

.table-edit-btn i {
    font-size: 17px;
    margin-right: 12px;
    font-weight: 600;
    color: #3b5998;
}

i.fal.fa-trash-alt {
    color: red;
}

i.fal.fa-edit {
    color: green;
}

.dataTables_wrapper .mb-3, .my-3 {
    margin-bottom: .5rem !important;
}

/*.panel-hdr {*/
    /*background: #5c7fca !important;*/
    /*background: #a5adb3 !important;*/
    /*background: rgb(101 132 241 / 0.28) !important;*/
/*}*/

    .panel-hdr h2 {
        color: #fff;
    }

    .panel-hdr button {
        color: #fff;
        padding: 2px 11px;
        margin-left: 5px;
        border: none;
    }

        .panel-hdr button:hover {
            color: #fff;
            padding: 2px 11px;
            margin-left: 5px;
            border: none;
        }

.search-boxs button {
    padding: 2px 9px;
}

.search-boxs a {
    padding: 2px 9px;
}

.search-boxs .col-lg-2 {
    /* padding: 0; */
}

.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #3b5998;
    background-color: #3b5998;
}

.nav-menu li.active:not(.open) > a:before {
    color: #fff;
    display: none;
}

.nav-menu li > ul li.active > a {
    background: #3b5998;
    /* border-radius: 7px; */
    border-bottom: 2px solid;
}

.panel .panel-container .panel-content {
    padding: 0px;
}

.panel-hdr {
    min-height: 38px;
    height: 38px;
    margin-top: -1px;
}

.btn-right {
    text-align: right;
}

.btn-outline-secondary {
    color: #868e96;
    border-color: #ccc;
}

    .btn-outline-secondary:hover {
        color: #868e96;
        border-color: #ccc;
        background: transparent;
    }

    .btn-outline-secondary:focus {
        color: #868e96 !important;
        border-color: #ccc !important;
        background: transparent !important;
        box-shadow: unset !important;
    }

    .btn-outline-secondary:active {
        color: #868e96 !important;
        border-color: #ccc !important;
        background: transparent !important;
        box-shadow: unset !important;
    }

.btn-group.business {
    float: right;
}

.edit-screen-form {
    /* background: #fff; */
}

    .edit-screen-form .edit-title {
        border-bottom: .2px solid #073d7f;
        padding: 1%;
        font-size: 18px;
        color: #073d7f;
    }

    .edit-screen-form .needs-validation {
        padding: 1% 2% 2%;
    }

.form-control {
    padding: 0px 4px;
    height: 23px;
    border: .2px solid #073d7fbf;
    margin-top: 0px;
    text-transform: uppercase;
    font-size: 13px;
}

.size-coun {
    height: 24px;
    padding: 0px 0px;
    border: .2px solid #073d7fbf;
    font-size: 13px;
    padding: 0px 0px 0px 10px;
}

.size-coun-r {
    height: 24px;
    padding: 0px 0px;
    border: .2px solid #073d7fbf;
    border-left: 5px solid #073d7fbf;
}

.save-close {
    text-align: right;
}

.row {
    margin: 0;
    padding: 0;
}

.form-label {
    font-weight: 400;
    margin-bottom: 1px;
}

.panel-content .required-f {
    border: 0.2px solid #073d7fbf;
    border-left: 5px solid #073d7fbf;
    height: 23px;
    font-size: 14px;
}

.panel-content input {
    border: 0.2px solid #073d7fbf;
    height: 23px;
    font-size: 14px;
    border-radius: 3px;
    width: 100%;
}

.panel-content textarea {
    border: 0.2px solid #073d7fbf;
}

.edit-title button {
    padding: 2px 13px;
    margin-left: 6px;
    background: #3b5998;
    color: #fff;
}

    .edit-title button:hover {
        padding: 2px 13px;
        margin-left: 6px;
        background: #3b5998;
        color: #fff;
    }

.next-pre {
    text-align: right;
}

.fieldset {
    padding: 5px;
    position: relative;
    border: .2px solid #073d7fbf;
    margin-top: 10px;
}

    .fieldset .fieldset-title {
        position: absolute;
        top: -11px;
        font-size: 15px;
        color: #073d7f;
        background: #faf8fb;
        padding: 0 10px;
    }

.frame-wrap label {
    font-size: 14px;
    margin-bottom: 0;
}

.frame-wrap {
    margin-top: -5px;
}

.form-radio-btn-bottom .custom-control-label::before {
    width: 1rem;
    height: 2rem;
    top: -6px;
    border-radius: 3px;
    background: #fff;
}

.form-radio-btn-bottom .custom-control-label::after {
    width: 1rem;
    height: 1rem;
}

.form-radio-btn-bottom .custom-control-inline {
    background: #3b5998;
    color: #fff;
    padding: 8px 30px;
    margin-top: 4px;
    border-radius: 5px;
}

.form-radio-btn-bottom .custom-control-input:checked ~ .custom-control-label::before {
    color: #3b5998;
    border-color: #fff;
    background-color: #3b5998;
}

.switch {
    position: relative;
    display: inline-block;
    width: 80px;
    height: 34px;
}

    .switch input {
        display: none;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #3b5998;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 17px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #4d4c4c;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(55px);
    -ms-transform: translateX(55px);
    transform: translateX(55px);
}

.same-as-p {
    width: 100%;
    text-align: right;
    margin-bottom: -5px;
}

.provider-date .input-group-text {
    padding: 2.5px 9px;
    border: .2px solid #073d7fbf;
    border-radius: 4px;
}
/* .nav-function-fixed:not(.nav-function-top):not(.nav-function-hidden):not(.nav-function-minify) .page-content-wrapper {
    padding-left: 12.875rem;
    width: 100%;
} */
.primary-nav .nav-menu:first-of-type {
    margin: 0;
}


.icon-aside-bar a {
    border: 0;
}

.icon-aside-bar {
    text-align: right;
}

.page-header {
    padding: 0 1rem;
    position: fixed;
    width: 100%;
    z-index: 999999;
}

.toggle-left-sidebar {
    width: 33px;
    text-align: right;
    position: absolute;
    z-index: 100;
    top: -6px;
    right: 2px;
}

    .toggle-left-sidebar i {
        color: #fff;
        font-size: 18px;
    }

.nav-function-minify:not(.nav-function-top) .page-sidebar .primary-nav:hover .nav-menu > li:hover > ul.dropdown-menu1::before {
    display: none;
}

.nav-function-minify .toggle-text-link-hide {
    display: none !important;
}

.nav-function-minify:not(.nav-function-top) .page-sidebar .primary-nav .nav-menu > li > a + ul {
    position: fixed !important;
    width: 13.75rem;
    height: 100%;
    left: 75px !important;
    margin-top: 0 !important;
    background-color: #3f65af;
    padding-top: 3.75rem;
    border-radius: 0 !important;
    padding-bottom: 1rem;
}

    .nav-function-minify:not(.nav-function-top) .page-sidebar .primary-nav .nav-menu > li > a + ul > li .nav-link-text > .ni, .nav-function-minify:not(.nav-function-top) .page-sidebar .primary-nav .nav-menu > li > a + ul > li .nav-link-text > [class*=fa-] {
        display: block !important;
    }

.nav-function-minify .fal.fa-arrow-right {
    position: absolute;
    right: -10px;
}

.fa-solid .fa-angle-right {
    position: absolute;
    right: -10px;
}

.right-arrow-toggle {
    display: none;
}

.nav-function-minify .right-arrow-toggle {
    display: block !important;
}

.left-arrow-toggle {
    display: block;
}

.nav-function-minify .left-arrow-toggle {
    display: none !important;
}

.edit-title .btn-gray {
    padding: 2px 13px;
    margin-left: 6px;
    background: #868e96;
    color: #fff;
}

.col-xl-12 {
    padding: 0;
}

.logo img {
    width: 184px;
}

table.dataTable thead > tr > td.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc {
    padding-left: 5px;
    padding-right: 15px;
}

table.dataTable {
    margin-top: 0 !important;
    margin-bottom: 0px !important;
}

.configure-btn button {
    height: 23px;
    padding: 0 18px;
    margin-top: 19px;
}

.dataTables_paginate.paging_simple_numbers {
    display: none;
}

div#myTable_info {
    display: none;
}

ul.pagination {
    float: right;
    margin-bottom: 5px;
    margin-top: 5px;
}

.fee-schedule-table .add-pro-row {
   /* background: #3b5998;*/
    padding: 8px;
}

.data-notFound {
    text-align: center;
    color: #073d7f;
    font-size: 18px;
}

.fee-schedule-table .btn-default {
    padding: 5px 10px;
}

.fee-schedule-table h4 {
    margin-bottom: 0;
    color: #fff;
    margin-top: 4px;
}

.sec-group {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    border: .2px solid;
    border-radius: 5px;
    overflow-y: scroll;
    height: 80px;
}

    .sec-group .inside-sec {
        background-color: #f1f1f1;
        margin: 5px;
        font-size: 13px;
        padding: 2px 25px 2px 2px;
        position: relative;
        border: .2px solid #073d7fbf;
        border-radius: 5px;
        height: 23px;
    }

.sec-tittle {
    width: 100%;
    margin-top: 4px;
}

span.close-sec-item {
    position: absolute;
    right: 4px;
}

    span.close-sec-item i {
        color: red;
    }
/* width */
.sec-group::-webkit-scrollbar {
    width: 5px;
}

/* Track */
.sec-group::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.sec-group::-webkit-scrollbar-thumb {
    background: #073d7f;
}

    /* Handle on hover */
    .sec-group::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

.group-item-count {
    background: #073d7f;
    color: #fff;
    border-radius: 100%;
    padding: 1px 2px;
    font-size: 10px;
    position: relative;
    top: -5px;
    right: 2px;
}

.btn-gray {
    padding: 2px 13px;
    margin-left: 6px;
    background: #868e96;
    color: #fff !important;
    font-size: 13px;
}

    .btn-gray:hover {
        padding: 2px 13px;
        margin-left: 6px;
        background: #3f65af;
        color: #fff;
    }

.practice-lenght {
    height: 300px;
    overflow-y: scroll;
}
    /* width */
    .practice-lenght::-webkit-scrollbar {
        width: 5px;
    }

    /* Track */
    .practice-lenght::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    /* Handle */
    .practice-lenght::-webkit-scrollbar-thumb {
        background: #073d7f;
    }

        /* Handle on hover */
        .practice-lenght::-webkit-scrollbar-thumb:hover {
            background: #555;
        }

.active.btn-default {
    background: #4c4b4c;
    color: #fff;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.15) inset !important;
    box-shadow: 0 2px 5px rgba(0,0,0,.15) inset !important
}

    .active.btn-default:hover {
        background: #3b5998;
        color: #fff;
        border: none;
        -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.15) inset !important;
        box-shadow: 0 2px 5px rgba(0,0,0,.15) inset !important
    }

.toggle-off {
    left: 58%;
}

.frame-wrap {
    background: transparent;
}

.list-group input[type=checkbox]:checked + .custom-control-label, input[type=radio]:checked + .custom-control-label {
    font-weight: 400;
    font-size: 14px;
}

.btn-default:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #c6c6c6;
    color: #333;
    z-index: unset;
}

.list-group .custom-control-label::before {
    width: 15px;
    height: 15px;
    top: 2px;
}

.list-group .custom-control-label::after {
    top: 2px;
    left: -1.625rem;
    width: 15px;
    height: 15px;
}

.list-group-item {
    padding: 7px 39px;
}

.display-flex .card {
    margin-right: 10px !important;
}

.card-header {
    background-color: #3b5998;
    color: #fff;
    padding: 10px 20px;
}

    .card-header .custom-control-input:checked ~ .custom-control-label::before {
        color: #fff;
        border-color: #868e96;
        background-color: #868e96;
    }

.add-button-right {
    text-align: right;
}

.add-button-right {
    text-align: right;
    margin-top: -18px;
}

.allow-inactive {
    margin-top: -48px;
    margin-bottom: 10px;
}

.dropdown-menu1 {
    /*top: 0 !important;
    left: 221px;
    position: fixed;*/
    height: 100%;
    width: 260px;
    padding: 0 !important;
}

li:hover .dropdown-menu1 {
    display: none;
}

.nav-menu li > ul {
    background-color: #5c7fca;
    /* padding-top: 10px; */
    padding-bottom: 10px;
}

.dropdown-menu1 .dropdown-title {
    /* text-align: center; */
    color: #fff;
    border-bottom: 2px solid #fff;
    padding: 1rem 0 1rem 1.5rem;
    font-size: 15px;
}

    .dropdown-menu1 .dropdown-title i {
        margin-right: 15px !important;
    }

.active .dropdown-menu1 .dropdown-title {
    background: #0c4489;
}

i.fal.fa-arrow-right {
    position: absolute;
    right: 0;
}

.fa-arrow-right:before {
    content: "\f061";
    font-size: 13px;
}

th.header-checkbox {
    padding: 3px 10px;
    width: 10px;
}

.avatar-upload {
    position: relative;
    margin: 10px auto;
}

    .avatar-upload .avatar-edit {
        position: absolute;
        right: 12px;
        z-index: 1;
        top: 10px;
    }

        .avatar-upload .avatar-edit input {
            display: none;
        }

            .avatar-upload .avatar-edit input + label {
                display: inline-block;
                width: 34px;
                height: 34px;
                margin-bottom: 0;
                border-radius: 100%;
                background: #FFFFFF;
                border: 1px solid transparent;
                box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
                cursor: pointer;
                font-weight: normal;
                transition: all 0.2s ease-in-out;
            }

                .avatar-upload .avatar-edit input + label:hover {
                    background: #f1f1f1;
                    border-color: #d6d6d6;
                }

                .avatar-upload .avatar-edit input + label i {
                    position: absolute;
                    top: 7px;
                    left: 0;
                    right: 0;
                    text-align: center;
                    margin: auto;
                    font-size: 20px;
                }

    .avatar-upload .avatar-preview {
        width: 150px;
        height: 150px;
        position: relative;
        border-radius: 100%;
        border: 6px solid #F8F8F8;
        box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
    }

        .avatar-upload .avatar-preview > div {
            width: 100%;
            height: 100%;
            border-radius: 100%;
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center;
        }

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #3b5998;
}

.nav-pills .nav-link {
    color: #3b5998;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background: #3b599829;
    border-color: #3b5998;
    color: #073d7f;
}

.btn-height {
    padding: 2px 13px;
    margin-left: 6px;
    background: #3b5998;
    color: #fff;
}

    .btn-height:hover {
        padding: 2px 13px;
        margin-left: 6px;
        background: #3b5998;
        color: #fff;
    }

    .btn-height:focus {
        box-shadow: unset;
    }

.patient-top-detail-bar {
    color: #fff;
    /*background: #3b5998;*/
    width: 100%;
    padding: 5px 20px;
}

    .patient-top-detail-bar span {
        margin: 5px;
    }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #3b5998;
    color: #fff;
}

.modal-body .card-body {
    padding: 2px 5px;
}

span.select2-selection.select2-selection--multiple {
    border-color: #456e9f;
    border: .2px solid;
}

.reletive {
    position: relative;
}

.form-group.reletive i {
    position: absolute;
    right: 9px;
    top: 28px;
    z-index: 9;
    font-size: 20px;
}

.wrap {
    /* float: left;
    margin: 0 20px 0 0; */
}

.panel-right-tabs {
    position: absolute;
    right: 0;
    top: 121px;
    z-index: 99;
}

    .panel-right-tabs .but {
        writing-mode: tb-rl;
        background: #3b5998;
        cursor: pointer;
        padding: 20px 10px;
        color: #fff;
    }

.but i {
    font-weight: 700;
}

.but:focus {
    writing-mode: tb-rl;
    background: #bccdf1;
    cursor: pointer;
    padding: 20px 10px;
    color: #fff;
}

.panel-right-tabs .content-sidebar {
    display: none;
    position: absolute;
    right: 39px;
    margin-top: 4.2%;
    top: -1px;
    height: 100%;
    overflow: auto;
    background-color: #fff;
    width: 450px;
    box-shadow: -2px 3px 10px 0px #00000078;
}

.content-sidebar .fa-window-close {
    background: transparent;
    padding: 0;
    position: relative;
    top: 2px;
    margin-right: 15px;
}

.content-sidebar h4 {
    font-size: 14px;
    /*background: #0c4489;*/
    margin-bottom: 0;
    padding: 5px 10px;
    /*color: #fff;*/
}

.content-sidebar::-webkit-scrollbar {
    width: 5px;
}

/* Track */
.content-sidebar::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.content-sidebar::-webkit-scrollbar-thumb {
    background: #6a6b6b;
}

    /* Handle on hover */
    .content-sidebar::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

.business-title {
    margin-top: 18px;
    margin-left: 35px;
}

    .business-title a {
        font-size: 15px;
        color: #3b5998;
        text-decoration: underline !important;
    }

    .business-title h3 {
        font-size: 19px;
    }

.tab-inner-title {
    font-size: 16px;
    /*background: #3b5998;*/
    padding: 2px 5px;
    /*color: #fff;*/
    margin-bottom: 0;
}

.set-popup-height {
    margin-bottom: 24.5px !important;
}

.modal-open .modal {
    z-index: 999999;
}

.card-image {
    border: 2px solid;
    width: 300px;
    height: 184px;
    margin-bottom: 10px;
}

    .card-image img {
        width: 100%;
        height: 180px;
    }

.box {
    display: block;
    min-width: 300px;
    height: 263px;
    margin: 10px;
    background-color: white;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    overflow: hidden;
}

.upload-options {
    position: relative;
    height: 75px;
    background-color: #3b5998;
    cursor: pointer;
    overflow: hidden;
    text-align: center;
    transition: background-color ease-in-out 150ms;
}

    .upload-options input {
        width: 0.1px;
        height: 0.1px;
        opacity: 0;
        overflow: hidden;
        position: absolute;
        z-index: -1;
    }

    .upload-options label {
        display: flex;
        align-items: center;
        width: 100%;
        height: 100%;
        font-weight: 400;
        text-overflow: ellipsis;
        white-space: nowrap;
        cursor: pointer;
        overflow: hidden;
    }

        .upload-options label::after {
            content: 'Upload';
            font-family: 'Material Icons';
            position: absolute;
            font-size: 21px;
            color: rgba(230, 230, 230, 1);
            top: calc(50% - 2.1rem);
            left: calc(50% - 2rem);
            z-index: 0;
        }

        .upload-options label span {
            display: inline-block;
            width: 50%;
            height: 100%;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
            vertical-align: middle;
            text-align: center;
        }

            .upload-options label span:hover i.material-icons {
                color: lightgray;
            }

.js--image-preview {
    height: 225px;
    width: 100%;
    position: relative;
    overflow: hidden;
    background-image: url('');
    background-color: white;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.front::after {
    content: "Insurance Card Front Side";
    font-family: 'Material Icons';
    position: relative;
    font-size: 20px;
    color: #ccc;
    top: calc(50% - 2rem);
    left: calc(50% - 8.9rem);
    z-index: 0;
}

.back::after {
    content: "Insurance Card Back Side";
    font-family: 'Material Icons';
    position: relative;
    font-size: 20px;
    color: #ccc;
    top: calc(50% - 2rem);
    left: calc(50% - 8.9rem);
    z-index: 0;
}

.js--image-preview.js--no-default::after {
    display: none;
}

.js--image-preview:nth-child(2) {
    background-image: url('http://bastianandre.at/giphy.gif');
}

i.material-icons {
    transition: color 100ms ease-in-out;
    font-size: 2.25em;
    line-height: 55px;
    color: white;
    display: block;
}

.drop {
    display: block;
    position: absolute;
    background: rgba(204, 204, 204, 0.2);
    border-radius: 100%;
    transform: scale(0);
}

.animate {
    animation: ripple 0.4s linear;
}

.text-center.age {
    background: #fff;
    border: .2px solid #073d7fbf;
    border-radius: 4px;
    height: 23px;
    padding: 1px;
}

.custom-select {
    background-color: #fff !important;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 6px center/8px 10px;
    text-transform: uppercase;
}

.doc-table th {
    padding: 10px 7px;
}

.doc-type-ul li {
    list-style: none;
    margin-bottom: 5px;
}

@keyframes ripple {
    100% {
        opacity: 0;
        transform: scale(2.5);
    }
}

.top-patient-buttons {
    display: flex;
}

.doc-type-ul span {
    float: right;
}

.doc-type-ul a {
    cursor: pointer !important;
    color: #3b5998;
}

.fieldset .add-doc {
    position: absolute;
    right: 15px;
    top: -12px;
    padding: 1px 8px;
}

.doc-left-side {
    float: left;
    width: 180px;
    margin-right: 8px;
}

.doc-type-span {
    background: linear-gradient(180deg, #faf8fb, #fff) !important;
}

.nav-tabs-clean .nav-item .nav-link.active {
    border-bottom: unset;
    border-top: 4px solid #5c7fca;
    color: #fff !important;
    background: #3b5998;
}

.top-tabs .nav-item .nav-link {
    background: #868e96;
    padding: .5rem 2.5rem .5rem 1rem;
    color: #fff !important;
    /* height: 40px; */
}

.top-tabs li.nav-item::before {
    transform: skew(30deg, 0deg);
}

.top-tabs .nav-item::after {
    transform: skew(0deg, 30deg);
}

.nav-item {
    position: relative;
}

a.close-tab {
    position: absolute;
    right: 24px;
    top: 8px;
}

    a.close-tab i {
        color: #000;
        font-weight: 600;
    }

        a.close-tab i:hover {
            color: #000;
            font-weight: 600;
        }

.float-right .toggle.btn {
    min-width: 105px;
    min-height: 38px;
}

.nav-tabs-clean {
    height: 45px;
    border-bottom: unset;
    background: #fff;
}

.input-group-text {
    padding: .18rem 9px;
    border: .2px solid #3b5998;
    border-left: unset;
    border-radius: 0px 4px 4px 0px;
    height: 23px;
}

.required-f {
    border: 0.2px solid #073d7fbf;
    border-left: 5px solid #073d7fbf;
    height: 23px;
    font-size: 14px;
}

.audit-height {
    overflow-y: scroll;
    height: 370px;
}

.add-pro-table .table th {
    padding: 5px;
}

.add-pro-table .input-group-text {
    padding: .18rem 4px;
}

.add-pro-table .table td {
    padding: 4px;
    min-width: 70px;
}

tr.pro-tab > :nth-child(1) {
    min-width: 90px;
}

tr.pro-tab > :nth-child(2) {
    min-width: 110px;
}

tr.pro-tab > :nth-child(3) {
    min-width: 110px;
}

tr.pro-tab > :nth-child(4) {
    min-width: 90px;
}

tr.pro-tab > :nth-child(10) {
    min-width: 90px;
}

tr.pro-tab > :nth-child(16) {
    min-width: 100px;
}

tr.pro-tab1 > :nth-child(n) {
    min-width: 100px;
}

tr.pro-tab2 > :nth-child(n) {
    min-width: 100px;
}

tr.pro-tab2 > :nth-child(9) {
    min-width: 120px;
}

tr.pro-tab2 > :nth-child(10) {
    min-width: 120px;
}

tr.pro-tab2 > :nth-child(11) {
    min-width: 125px;
}

tr.pro-tab2 > :nth-child(14) {
    min-width: 130px;
}

tr.pro-tab2 > :nth-child(15) {
    min-width: 120px;
}

tr.pro-tab3 > :nth-child(n) {
    min-width: 100px;
}

tr.pro-tab3 > :nth-child(20) {
    min-width: 130px;
}

tr.pro-tab4 > :nth-child(n) {
    min-width: 110px;
}

tr.pro-tab-panel-charge > :nth-child(1) {
    min-width: 110px;
}

.claim-select-row-cell {
    min-width: 40px;
}

.cliam-date-tabel-cell {
    min-width: 90px;
}

.claim-no-tabel-cell {
    min-width: 70px;
}

.table thead th {
    vertical-align: top;
    border-bottom: 2px solid #e9e9e9;
    text-align: center;
}

.inputpicker-wrapped-list .inputpicker-active {
    background-color: #3b5998 !important;
    color: #fff;
}

.hr-top {
    border-top: 2px solid #3b5998;
}

.table-bordered {
    border: 1px solid #dee2e6 !important;
}

.bg-light {
    background-color: #fff !important;
}

.modal-content {
    background-color: #faf8fb;
}

.small-text th, td {
    font-size: 12px;
}

.patient-insur-popup {
    min-width: 73%;
    padding: 4% 0;
}

.serach-box-di .input-group-text {
    padding: .17rem 9px;
}

.image-upload-patent img {
    width: 100%;
    height: 250px;
    margin-bottom: 20px;
    object-fit: contain;
}

.image-upload-patent {
    width: 100%;
}

.custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Upload";
}

.custom-file-label::after {
    background-color: #3b5998;
    color: #fff;
}

.dropdown-item {
    font-size: 14px;
}

.claim-pro-table thead {
    background: #cccccc;
}

.claim-pro-table td {
    padding: 0 !important;
    vertical-align: middle;
}

    .claim-pro-table td input {
        border: none;
        background: transparent;
    }

    .claim-pro-table td .input-group-text {
        border: none;
        background: transparent;
    }
/* ---------------------- */
.new-tab-style.nav-pills .nav-link {
    color: #000;
    /* border: 1px solid; */
    /* border-bottom: none; */
    border-radius: 0px;
}

    .new-tab-style.nav-pills .nav-link.active {
        color: #fff;
        /* border: 1px solid #3b5998; */
        /* border-bottom: none; */
        /* border-radius: 0px; */
        background: transparent;
    }

/*.nav.nav-pills.new-tab-style {*/
    /*border-bottom: 5px solid #3b5998;*/
    /*border-bottom: 5px solid #a5adb3;
    width: 100%;
}*/

.new-tab-style {
    margin: 0;
    list-style-type: none;
    line-height: 17px;
    max-height: 44px;
    overflow: hidden;
    display: inline-block;
    padding-right: 20px
}

    /*.new-tab-style > li.active {
        z-index: 2;*/
        /*background: #3b5998;*/
        /*background: #a5adb3;
    }*/

        .new-tab-style > li.active:before {
            border-color: transparent #efefef transparent transparent;
        }


        .new-tab-style > li.active:after {
            border-color: transparent transparent transparent #efefef;
        }

    .new-tab-style > li {
        /* float : right; */
        margin: 10px -10px 0;
        border-top-right-radius: 25px 170px;
        border-top-left-radius: 20px 90px;
        padding: 0 30px 0 25px;
        height: 170px;
        background: #ddd;
        position: relative;
        box-shadow: 0 10px 20px rgba(0,0,0,.5);
    }

    .new-tab-style > li {
        display: inline-block;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        text-decoration: none;
        color: #222;
    }


    /* Clear Fix took for HTML 5 Boilerlate*/

    .new-tab-style:before, .new-tab-style:after {
        content: "";
        display: table;
    }

    .new-tab-style:after {
        clear: both;
    }

.new-tab-style {
    zoom: 1;
}
/* ----------------------------------- */
/* ---------------------- */
.new-tab-modal.nav-pills .nav-link {
    color: #000;
    /* border: 1px solid; */
    /* border-bottom: none; */
    border-radius: 0px;
}

    .new-tab-modal.nav-pills .nav-link.active {
        color: #fff;
        /* border: 1px solid #3b5998; */
        /* border-bottom: none; */
        /* border-radius: 0px; */
        background: transparent;
    }

/*.nav.nav-pills.new-tab-modal {
    border-bottom: 5px solid #3b5998;
    width: 100%;
}*/

.new-tab-modal {
    margin: 0;
    list-style-type: none;
    line-height: 17px;
    max-height: 44px;
    overflow: hidden;
    display: inline-block;
    padding-right: 20px
}

    /*.new-tab-modal > li.active {
        z-index: 2;
        background: #3b5998;
    }*/

        .new-tab-modal > li.active:before {
            border-color: transparent #efefef transparent transparent;
        }


        .new-tab-modal > li.active:after {
            border-color: transparent transparent transparent #efefef;
        }

    .new-tab-modal > li {
        /* float : right; */
        margin: 10px -10px 0;
        border-top-right-radius: 25px 170px;
        border-top-left-radius: 20px 90px;
        padding: 0 30px 0 25px;
        height: 170px;
        background: #ddd;
        position: relative;
        box-shadow: 0 10px 20px rgba(0,0,0,.5);
    }

    .new-tab-modal > li {
        display: inline-block;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        text-decoration: none;
        color: #222;
    }


    /* Clear Fix took for HTML 5 Boilerlate*/

    .new-tab-modal:before, .new-tab-modal:after {
        content: "";
        display: table;
    }

    .new-tab-modal:after {
        clear: both;
    }

.new-tab-modal {
    zoom: 1;
}
/* ----------------------------------- */
.close-tabs-pateint.nav-pills .nav-link {
    color: #000;
    /* border: 1px solid; */
    /* border-bottom: none; */
    border-radius: 0px;
    border: none;
}

    .close-tabs-pateint.nav-pills .nav-link.active {
        color: #fff !important;
        /* border: 1px solid #3b5998; */
        /* border-bottom: none; */
        /* border-radius: 0px; */
        background: transparent;
        border: none;
    }

        .close-tabs-pateint.nav-pills .nav-link.active:hover {
            color: #fff !important;
            border: none;
        }

/*.nav.nav-pills.close-tabs-pateint {
    border-bottom: 5px solid #3b5998;
    width: 100%;
}*/

.close-tabs-pateint {
    margin: 0;
    list-style-type: none;
    line-height: 27px;
    max-height: 44px;
    overflow: hidden;
    display: inline-block;
    padding-right: 20px
}

    /*.close-tabs-pateint > li.active {
        z-index: 2;*/
        /*background: #3b5998;*/
        /*background: #3b5998;
    }*/

        .close-tabs-pateint > li.active:before {
            border-color: transparent #efefef transparent transparent;
        }


        .close-tabs-pateint > li.active:after {
            border-color: transparent transparent transparent #efefef;
        }

    .close-tabs-pateint > li {
        /* float : right; */
        margin: 5px -10px 0;
        border-top-right-radius: 25px 170px;
        border-top-left-radius: 20px 90px;
        padding: 0 30px 0 25px;
        height: 170px;
        background: #ddd;
        position: relative;
        box-shadow: 0 10px 20px rgba(0,0,0,.5);
    }

    .close-tabs-pateint > li {
        display: inline-block;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        text-decoration: none;
        color: #222;
    }


    /* Clear Fix took for HTML 5 Boilerlate*/

    .close-tabs-pateint:before, .close-tabs-pateint:after {
        content: "";
        display: table;
    }

    .close-tabs-pateint:after {
        clear: both;
    }

.close-tabs-pateint {
    zoom: 1;
}
/* -------------------------------------- */

.new-style-popup-tabs.nav-pills .nav-link {
    color: #000;
    /* border: 1px solid; */
    /* border-bottom: none; */
    border-radius: 0px;
    border: none;
}

    .new-style-popup-tabs.nav-pills .nav-link.active {
        color: #fff !important;
        /* border: 1px solid #3b5998; */
        /* border-bottom: none; */
        /* border-radius: 0px; */
        background: transparent;
        border: none;
    }

        .new-style-popup-tabs.nav-pills .nav-link.active:hover {
            color: #fff !important;
            border: none;
        }

/*.nav.nav-pills.new-style-popup-tabs {
    border-bottom: 5px solid #3b5998;
    width: 100%;
}*/

.new-style-popup-tabs {
    margin: 0;
    list-style-type: none;
    line-height: 27px;
    max-height: 44px;
    overflow: hidden;
    display: inline-block;
    padding-right: 20px
}

    /*.new-style-popup-tabs > li.active {
        z-index: 2;
        background: #3b5998;
    }*/

        .new-style-popup-tabs > li.active:before {
            border-color: transparent #efefef transparent transparent;
        }

        .new-style-popup-tabs > li.active:after {
            border-color: transparent transparent transparent #efefef;
        }

    .new-style-popup-tabs > li {
        /* float : right; */
        margin: 5px -10px 0;
        border-top-right-radius: 25px 170px;
        border-top-left-radius: 20px 90px;
        padding: 0 30px 0 25px;
        height: 170px;
        background: #ddd;
        position: relative;
        box-shadow: 0 10px 20px rgba(0,0,0,.5);
    }

    .new-style-popup-tabs > li {
        display: inline-block;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        text-decoration: none;
        color: #222;
    }


    /* Clear Fix took for HTML 5 Boilerlate*/

    .new-style-popup-tabs:before, .new-style-popup-tabs:after {
        content: "";
        display: table;
    }

    .new-style-popup-tabs:after {
        clear: both;
    }

.new-style-popup-tabs {
    zoom: 1;
}

.z-index-cloud {
    z-index: 1;
}

.search-btn-tabs button {
    padding: 2px 11px;
}

.table-buttons {
    margin-bottom: 15px;
    padding: 5px 7px;
    border: 1px solid #ccc;
    border-bottom: 0;
    position: relative;
    top: 8px;
    background: #eee;
    border-radius: 5px 5px 0px 0px;
    display: flex;
}

#calendar {
    width: 100%;
    margin: 0;
}

    #calendar table {
        background: #fff;
    }

.appointment-btns {
    display: flex;
    padding: 10px 0;
}

    .appointment-btns span {
        height: 23px;
    }

.appointment-sec {
    display: flex;
}

/*small calender css  */

.calendar-wrapper1 {
    padding: 5px;
    margin-right: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background: #fff;
    position: relative;
}

    .calendar-wrapper1 #btnPrev {
        position: absolute;
        left: 10px;
        top: 20px;
    }

    .calendar-wrapper1 #btnNext {
        position: absolute;
        right: 10px;
        top: 20px;
    }

#btnNext i, #btnPrev i {
    color: #3b5998;
    font-weight: 700;
    font-size: 18px;
}

.calendar-wrapper1 table {
    clear: both;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 3px;
    border-collapse: collapse;
    color: #3b5998;
}

.calendar-wrapper1 td {
    height: 48px;
    text-align: center;
    vertical-align: middle;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    width: 14.285714285714286%;
}

    .calendar-wrapper1 td.not-current {
        color: #c0c0c0;
    }

td.normal {
    cursor: pointer;
}

td.not-current {
    cursor: no-drop;
}

.calendar-wrapper1 td.today {
    font-weight: 700;
    color: #fff;
    font-size: 1.5em;
    background: #3b5998;
}

.calendar-wrapper1 thead td {
    border: none;
    color: #3b5998;
    text-transform: uppercase;
    font-size: 15px;
}

.calendar-wrapper1 #btnPrev {
    float: left;
    margin-bottom: 20px;
}

.calendar-wrapper1 #btnNext {
    float: right;
    margin-bottom: 20px;
}

.calendar-wrapper1 #btnPrev,
.calendar-wrapper1 #btnNext {
    background: transparent;
    border: none;
    outline: none;
    font-size: 1em;
    color: #444;
    cursor: pointer;
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    transition: all 0.3s ease;
}

    .calendar-wrapper1 #btnPrev:hover,
    .calendar-wrapper1 #btnNext:hover {
        color: #28283b;
        font-weight: bold;
    }

/* small calender css ends */
.table-title-c {
    background: #dcdcdc;
    border-radius: 5px 5px 0px 0px;
    padding: 5px 12px;
}

.change-bg-green {
    background: #64ce64;
    color: #fff;
}

    .change-bg-green:hover {
        background: #64ce64 !important;
        color: #fff !important;
    }

.change-bg-yellow {
    background: #f7f7b1;
}

    .change-bg-yellow:hover {
        background: #f3f395 !important;
    }

.change-bg-gray {
    background: #acacac;
}

    .change-bg-gray:hover {
        background: #858585 !important;
    }

.text-red {
    color: red;
}

.icd-more {
    display: none;
}

.icdFieldbtn {
    padding: 0px 7px;
}

    .icdFieldbtn:hover {
        padding: 0px 7px;
    }

a.clickable-row {
    position: absolute;
    width: 60%;
    text-decoration: none !important;
    color: #666;
    font-weight: 400;
    height: 25px;
}

tfoot.thead-themed span {
    background: #3b5998;
    color: #fff;
    padding: 4px 5px;
    border-radius: 50%;
}

.avatar-upload {
    position: relative;
    margin: 10px auto;
}

    .avatar-upload .avatar-edit {
        position: absolute;
        right: 12px;
        z-index: 1;
        top: 10px;
    }

        .avatar-upload .avatar-edit input {
            display: none;
        }

            .avatar-upload .avatar-edit input + label {
                display: inline-block;
                width: 34px;
                height: 34px;
                margin-bottom: 0;
                border-radius: 100%;
                background: #FFFFFF;
                border: 1px solid transparent;
                box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
                cursor: pointer;
                font-weight: normal;
                transition: all 0.2s ease-in-out;
            }

                .avatar-upload .avatar-edit input + label:hover {
                    background: #f1f1f1;
                    border-color: #d6d6d6;
                }

                .avatar-upload .avatar-edit input + label i {
                    position: absolute;
                    top: 7px;
                    left: 0;
                    right: 0;
                    text-align: center;
                    margin: auto;
                    font-size: 20px;
                }

    .avatar-upload .avatar-preview {
        width: 150px;
        height: 150px;
        position: relative;
        border-radius: 100%;
        border: 6px solid #F8F8F8;
        box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
    }

        .avatar-upload .avatar-preview > div {
            width: 100%;
            height: 100%;
            border-radius: 100%;
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center;
        }

.avatar-preview img {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.business-name-top-item {
    padding: 15px;
    background: #eee;
    margin-bottom: 1px;
    text-align: center;
}

    .business-name-top-item a {
        color: #3b5998;
    }

.business-name-top {
    height: 100px;
    overflow-y: scroll;
}

.add-notes-right-sidebar {
    display: flex;
    margin-top: 10px;
}

.notes-list-item {
    border: 1px solid #ccc;
    border-radius: 5px;
    position: relative;
    padding: 10px 0;
    margin-bottom: 10px;
}

.notes-list {
    margin: 10px;
}

.notes-list-item p {
    margin-bottom: 0;
    font-size: 12px;
    color: #000;
}

.notes-list-item small {
    color: rgb(136, 136, 136);
}

.notes-list-item .user-icon {
    position: absolute;
    margin: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 11px;
}

.notes-list-item .delete-icon-notes {
    position: absolute;
    margin: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 13px;
}

.massege-textarea textarea {
    width: 100%;
    border-radius: 5px;
    border: 1px solid #ccc;
    border-left: 5px solid #3b5998;
}

.note-other-detail p {
    margin-bottom: 2px;
}

.alert-textarea textarea {
    width: 100%;
    border: 1px solid #ccc;
}

.alert-textarea .fieldset-title {
    background: #fff;
}

.ck.ck-editor__main > .ck-editor__editable:not(.ck-focused) {
    border-color: var(--ck-color-base-border);
    height: 200px;
}

.ck-rounded-corners .ck.ck-editor__main > .ck-editor__editable, .ck.ck-editor__main > .ck-editor__editable.ck-rounded-corners {
    border-radius: var(--ck-border-radius);
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    height: 200px;
}

ul.dropdown-menu1 img {
    width: 17px;
    margin-right: 5px;
}

ul.dropdown-menu1 .fa-edit {
    color: #fff;
}

.custome-top-select .btn-default {
    background: #fff;
    border: 1px solid #3b5998;
    padding: 5px;
    font-size: 14px;
    min-width: 100px;
    text-align: left;
}

.custome-top-select .dropdown-toggle:after, .dropleft .dropdown-toggle:before {
    text-align: center;
    display: inline;
    border: 0 !important;
    font-family: 'Font Awesome 5 Pro';
    content: "\f107" !important;
    vertical-align: top !important;
    position: absolute;
    right: 10px;
}

.custome-top-select .dropdown-menu.show {
    display: block;
    max-height: 250px;
    overflow: auto;
    width: 100%;
}

ul.dropdown-menu1 i {
    font-size: 17px;
}

.left-calendar-sec {
    width: 250px;
}

.right-calender {
    width: 100%;
}

    .right-calender #wrap {
        width: 1100px;
        margin: 0 auto;
    }

    .right-calender #external-events {
        float: left;
        width: 150px;
        padding: 0 10px;
        border: 1px solid #ccc;
        background: #eee;
        text-align: left;
    }

        .right-calender #external-events h4 {
            font-size: 16px;
            margin-top: 0;
            padding-top: 1em;
        }

        .right-calender #external-events .fc-event {
            margin: 10px 0;
            cursor: pointer;
        }

        .right-calender #external-events p {
            margin: 1.5em 0;
            font-size: 11px;
            color: #666;
        }

            .right-calender #external-events p input {
                margin: 0;
                vertical-align: middle;
            }

.checkbox-as-radio .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    border-color: #ccc;
    background-color: #fff;
}

.address-textarea-eob {
    height: 66px !important;
    position: absolute;
    width: 88%;
}

.doc-click-row .clickable-row {
    position: absolute;
    width: 73%;
    text-decoration: none !important;
    color: #666;
    font-weight: 400;
    height: 25px;
}

input, textarea {
    text-transform: uppercase;
}

.cliam-search-btn {
    position: absolute;
    right: 12px;
}
.charges-search-btn {
    position: absolute;
    right: 12px;
}


.doc-tab-p .clickable-row {
    width: 100%;
}

.claim-table-buttons {
    text-align: right;
    padding-right: 12px;
    margin-top: -3px;
    margin-bottom: 2px;
}

    .claim-table-buttons .btn {
        padding: 0px 11px;
        font-size: 12px;
    }

.drag-section-title {
    border-radius: 10px 10px 0 0;
    border: 1px solid #ccc;
    padding: 4px 12px;
    font-size: 14px;
    font-weight: 500;
}

div#split-file-drag-side {
    border: 1px solid #ccc;
    padding: 10px;
    max-height: 200px;
    min-height: 200px;
    overflow: auto;
    border-bottom: 0;
    border-top: 0;
}

.split-arrow {
    text-align: center;
    background: #3d69ab;
    color: #fff;
    border-radius: 100px;
    width: 90px;
    margin: 0 auto;
    position: relative;
    top: 50%;
    padding: 4px;
}

    .split-arrow i {
        font-size: 18px;
        line-height: 9px;
    }

    .split-arrow span {
        margin-bottom: 0;
        font-size: 15px;
    }

.grab-btn {
    cursor: grab !important;
    background-color: #eee !important;
    border: 1px solid #ccc;
}

    .grab-btn:hover {
        background: #3b5998 !important;
        color: #fff;
    }

.total-items {
    border: 1px solid #ccc;
    padding: 4px;
    border-radius: 0 0 10px 10px;
}

@media (min-width: 576px) {
    .doc-tab-p .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 !important;
    }
}

/*@media (max-height: 660px) {
    .dropdown-menu1 {
        top: 8%;
    }
}*/

/*@media (max-height: 500px) {
    .dropdown-menu1 {
        top: 12%;
    }
}*/

.table-scroll {
    position: relative;
    width: 100%;
    margin: auto;
    display: table;
}

    .table-scroll table {
        width: 100%;
        margin: auto;
        border-collapse: separate;
        border-spacing: 0;
    }

    .table-scroll th, .table-scroll td {
        padding: 5px 10px;
        background: #fff;
        vertical-align: middle;
    }

.faux-table table {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

    .faux-table table + table {
        top: auto;
        bottom: 0;
    }

    .faux-table table tbody, .faux-table tfoot {
        visibility: hidden;
    }

    .faux-table table + table thead {
        visibility: hidden;
    }

    .faux-table table + table tfoot {
        visibility: visible;
    }

.faux-table thead th, .faux-table tfoot th, .faux-table tfoot td {
    background: #ccc;
}

.faux-table {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    overflow-y: scroll;
}

    .faux-table thead, .faux-table tfoot, .faux-table thead th, .faux-table tfoot th, .faux-table tfoot td {
        position: relative;
        z-index: 2;
    }

.table-wrapper-scroll-y {
    display: block;
}

@media (max-width: 2500px) {
    .table-wrap {
        width: 100%;
        display: block;
        height: 500px;
        overflow: auto;
        position: relative;
        z-index: 1;
    }
}

@media (max-width: 1366px) {
    .table-wrap {
        width: 100%;
        display: block;
        height: 355px;
        overflow: auto;
        position: relative;
        z-index: 1;
    }
}

.myCheckbox {
    position: relative;
    width: 20px;
}

    .myCheckbox input {
        width: 17px !important;
        height: 17px;
    }

    .myCheckbox .header-checkbox {
        width: 17px !important;
        height: 17px;
        position: absolute;
        top: 0px;
        left: 0;
    }

.ledger-screen-flex-sec {
    display: flex;
}

.ledger-checkbox-color1:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #e3e650;
    background-color: #e3e650;
}

.ledger-checkbox-color2:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #e7ca6a;
    background-color: #e7ca6a;
}

.ledger-checkbox-color3:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #e7a26a;
    background-color: #e7a26a;
}

.ledger-checkbox-color0:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #24ce49;
    background-color: #24ce49;
}

.charges-main-row td {
    background-color: #24ce49 !important;
    border-color: #1eb93f;
}

.charge-sub-entries td {
    border-color: #1eb93f;
}

.ledger-main-row td {
    background-color: #e3e650 !important;
    border-color: #afb139;
}

.ledger-sub-entries td {
    border-color: #afb139;
}

.submit-main-row td {
    background-color: #e7ca6a !important;
    border-color: #d1b24d;
}

.submit-sub-entries td {
    border-color: #d1b24d;
}

.message-main-row td {
    background-color: #e7a26a !important;
    border-color: #cf8e58;
}

.message-sub-entries td {
    border-color: #cf8e58;
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc_disabled:after,
table.dataTable thead .sorting_desc_disabled:before {
    bottom: .5em;
}

#dtHorizontalVerticalExample_wrapper .dataTables_filter {
    display: none;
}

#dtHorizontalVerticalExample_wrapper .dataTables_length {
    display: none;
}

#dtHorizontalVerticalExample_wrapper .dataTables_info {
    display: none;
}

#dtHorizontalVerticalExample_wrapper .dataTables_paginate {
    display: none;
}

.no-sort::after {
    display: none !important;
}

.no-sort::before {
    display: none !important;
}

.cliam-scroll-table .dataTables_wrapper .mb-3, .my-3 {
    margin-bottom: .5rem !important;
    margin-top: -.5rem;
}

.dashboard-top-edit-options {
    display: flex;
    margin-bottom: 20px;
}

    .dashboard-top-edit-options button {
        height: 25px;
        padding: 0 14px;
        margin-top: 19px;
        margin-left: 10px;
        margin-right: 12px;
    }

    .dashboard-top-edit-options .dropdown {
        position: relative;
        font-size: 14px;
        color: #333;
        width: 220px;
    }

        .dashboard-top-edit-options .dropdown .dropdown-list {
            padding: 12px;
            background: #fff;
            position: absolute;
            z-index: 100;
            top: 30px;
            left: 2px;
            right: 2px;
            box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .15);
            transform-origin: 50% 0;
            transform: scale(1, 0);
            transition: transform 0.15s ease-in-out 0.15s;
        }

        .dashboard-top-edit-options .dropdown .dropdown-option {
            display: block;
            padding: 8px 12px;
            opacity: 0;
            transition: opacity 0.15s ease-in-out;
        }

        .dashboard-top-edit-options .dropdown .dropdown-label {
            display: block;
            height: 25px;
            background: #fff;
            border: 1px solid #ccc;
            border-radius: 5px;
            padding: 6px 12px;
            line-height: 1;
            cursor: pointer;
        }

            .dashboard-top-edit-options .dropdown .dropdown-label:before {
                content: "\f107" !important;
                font-family: 'Font Awesome 5 Pro';
                float: right;
                font-size: 17px;
                font-weight: 900;
                margin-top: -3px;
                margin-right: -7px;
            }

        .dashboard-top-edit-options .dropdown.on .dropdown-list {
            transform: scale(1, 1);
            transition-delay: 0s;
        }

            .dashboard-top-edit-options .dropdown.on .dropdown-list .dropdown-option {
                opacity: 1;
                transition-delay: 0.2s;
            }

.select-options-dashboard .form-control {
    border: 1px solid #ccc;
    height: 25px;
    border-radius: 5px;
    font-family: 'Font Awesome 5 Pro', Verdana;
}

.dashboard-top-edit-options .dropdown [type="checkbox"] {
    position: relative;
    top: -1px;
    margin-right: 4px;
}

.panel-toolbar .btn.btn-toolbar-master.waves-effect.waves-themed i {
    color: #fff;
}

.claim-entered-lable {
    border-top: 1px solid #ccc;
    text-align: center;
}

span.avg-claim-dashboard {
    background: #fd3995;
    padding: 0px 7px;
    margin-right: 4px;
}

span.avg-paid-dashboard {
    background: #7e7f82;
    padding: 0 7px;
    margin-right: 4px;
    margin-left: 12px;
}

span.claim-dashboard {
    background: #37e2d0;
    padding: 0 7px;
    margin-right: 4px;
    margin-left: 12px;
}

.to-do-fetch-results-list {
    display: flex;
    padding: 3px 15px;
}

.todo-list-main-section .to-do-fetch-results-list:nth-child(even) {
    background-color: #eee;
}

.todo-list-main-section {
    max-height: 300px;
    overflow-y: scroll;
}

.date-time-list-item {
    text-align: right;
    color: #c31414;
}

.check-fetch-list-item {
    color: #c31414;
}

.top-carriers-table thead th {
    text-align: left;
}

.top-carriers-table {
    max-height: 320px;
    overflow-y: scroll;
}

.panel-toolbar .dropdown-multilevel.dropdown-multilevel-left {
    display: none;
}

.panel-toolbar .dropdown-item.js-panel-reset {
    display: none;
}

.dashboard-gadgets-section {
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 5px;
    height: 250px;
    position: relative;
}

.gadgets-options {
    position: absolute;
    width: 100%;
    top: 43%;
    bottom: 0;
    left: 0;
    right: 0;
}

.charts-image img {
    width: 100%;
}

.provider-signature-file .custom-file-label::after {
    background-color: #3b5998;
    color: #fff;
    height: 22px;
    padding: 2px 12px;
}

.provider-signature-file .custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: 23px;
    padding: 2px 10px;
    border: .3px solid #3b5998;
}

.check-edit-width {
    width: 255px;
}

.btn {
    font-size: 13px;
}

.add-new-btn {
    text-align: right;
}

    .add-new-btn .btn {
        padding: 0 9px;
        font-size: 13px;
        margin-bottom: 10px;
        outline: none;
    }

.custom-own-check {
    line-height: 1.8;
}

td.warning-sep label {
    background: #dadada;
    padding: 3px 5px;
    border-radius: 100px;
    margin-bottom: 2px;
    margin-right: 2px;
}

.groups-modal {
    max-width: 80%;
}

.additional-col-width {
    width: 250px;
}
/* width */
::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #073d7f;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

    ::-webkit-scrollbar-thumb:horizontal {
        background: #073d7fbf;
        border-radius: 10px;
    }

.top-info {
    /*background: #3b5998;*/
    padding: 6px;
    /*color: #fff;*/
}

    .top-info p {
        margin-bottom: 0;
        margin: 0 18px;
    }

    .top-info strong {
        margin-right: 10px;
    }

@media (min-width: 992px) {
    .eob-claim-modal-table {
        max-width: 1104px;
    }
}

.audit-search {
    position: absolute;
    top: -10px;
    right: 21px;
}

    .audit-search button {
        padding: 2px 12px;
    }


/*Added classes CSS by Abdul Moueed */
.login-block .text-center img {
    max-width: 100%;
}

.login-block .row {
    border: 2px solid #ccc;
    border-radius: 10px;
}

.login-block .login-sec {
    border: 0px !important;
}

.banner-sec {
    background: none !important;
    margin: auto;
    min-height: auto !important;
}



.scrollbody_450 .dataTables_scrollBody {
    height: calc(100vh - 450px) !important;
}
.scrollbody_415 .dataTables_scrollBody {
    height: calc(100vh - 415px) !important;
}
.scrollbody_395 .dataTables_scrollBody {
    height: calc(100vh - 395px) !important;
}
.scrollbody_385 .dataTables_scrollBody {
    height: calc(100vh - 385px) !important;
}
/*.scrollbody_315 {
    height: calc(100vh - 315px) !important;
}*/
.scrollbody_315 .dataTables_scrollBody {
    height: calc(100vh - 315px) !important;
}
.scrollbody_365 .dataTables_scrollBody {
    height: calc(100vh - 365px) !important;
}
.scrollbody_350 .dataTables_scrollBody {
    height: calc(100vh - 350px) !important;
}
.scrollbody_320 .dataTables_scrollBody {
    height: calc(100vh - 320px) !important;
}
.scrollbody_235 {
    height: calc(100vh - 235px) !important;
}
.scrollbody_235 .dataTables_scrollBody {
    height: calc(100vh - 235px) !important;
}



.scrollbody_4rows .dataTables_scrollBody {
    height: calc(100vh - 445px) !important;
}
.scrollbody_3rows .dataTables_scrollBody {
    height: calc(100vh - 385px) !important;
}
.scrollbody_2rows .dataTables_scrollBody {
    height: calc(100vh - 335px) !important;
}
.scrollbody_1rows .dataTables_scrollBody {
    height: calc(100vh - 285px) !important;
}

#code_setup_diagnisis #myModifyTableTable_wrapper .dataTables_scroll .dataTables_scrollHead .dataTables_scrollHeadInner,
#code_setup_procrdure #myModifyTableTable_wrapper .dataTables_scroll .dataTables_scrollHead .dataTables_scrollHeadInner,
#code_setup_place_of_service #myModifyTableTable_wrapper .dataTables_scroll .dataTables_scrollHead .dataTables_scrollHeadInner,
#code_setup_type_of_service #myModifyTableTable_wrapper .dataTables_scroll .dataTables_scrollHead .dataTables_scrollHeadInner,
#code_setup_modifier #myModifyTableTable_wrapper .dataTables_scroll .dataTables_scrollHead .dataTables_scrollHeadInner,
#code_setup_fee_schedule #myModifyTableTable_wrapper .dataTables_scroll .dataTables_scrollHead .dataTables_scrollHeadInner,
#code_setup_panel_charge #myModifyTableTable_wrapper .dataTables_scroll .dataTables_scrollHead .dataTables_scrollHeadInner
{
    width: calc(100% - 5px) !important;
}
/*Batch Table Header Responsiveness*/

    #batch_claim_batch #ClaimTable_wrapper .dataTables_scroll .dataTables_scrollHead .dataTables_scrollHeadInner,
    #batch_claim_batch #ClaimTable_wrapper .dataTables_scroll .dataTables_scrollHead .dataTables_scrollBodyInner,
    #batch_claim_batch #ClaimTable_wrapper .dataTables_scroll .dataTables_scrollFoot .dataTables_scrollFootInner,
    #batch_claim_batch #ClaimTable_wrapper .dataTables_scroll .dataTables_scrollHead .dataTables_scrollHeadInner table,
    #batch_claim_batch #ClaimTable_wrapper .dataTables_scroll .dataTables_scrollHead .dataTables_scrollBodyInner table,
    #batch_claim_batch #ClaimTable_wrapper .dataTables_scroll .dataTables_scrollFoot .dataTables_scrollFootInner table {
        min-width: 100% !important;
    }


.scrollbody_1rows_securityDR {
    margin-top: 12px;
}
.scrollbody_1rows_securityDR #myModifyTableTable_wrapper:first-child .row {
    margin-bottom: 0 !important;
}
.scrollbody_1rows_securityDR #myModifyTableTable_wrapper {
    height: calc(100vh - 285px) !important;
    overflow: auto
}
    .scrollbody_1rows_securityDR #myModifyTableTable thead{
        position:sticky;
        top:-2px;
    }
#topcarr thead {
    position:sticky;
    top:-1px;
    background-color:white;
}
/*Carousal on different screen sizes*/
@media screen and (min-width:991px) and (max-width: 1199px) {
    .banner-text {
        position: static !important;
        margin: auto;
        width: 125% !important;
        /*top: -40vh !important;*/
        padding: 0 0 55px 0 !important;
    }

    .login-block .login-sec {
        padding: 20px 15px;
    }
}




@media screen and (min-width:767px) and (max-width: 991px) {
    .banner-text {
        position: static !important;
        margin: auto;
        width: 120% !important;
        /*bottom: -30vh !important;*/
        padding: 0 0 35px 0 !important;
    }

    .login-block .login-sec {
        padding: 15px 10px;
    }

        .login-block .login-sec .main-form .form-group {
            margin: 0 !important;
            margin-top: 13px !important;
            margin-bottom: 13px !important;
            /*margin-top: 20px !important;*/
        }

        .login-block .login-sec .main-form button {
            margin: 0 !important;
            margin-bottom: 20px !important;
        }

    .text-center {
        margin: 0;
    }

    .banner-text h2 {
        font-size: 1.4rem;
        line-height: 1.0
    }

    .banner-text p {
        font-size: .9rem;
        line-height: 1.2;
    }
}



/* dropdown menu 2
*/

.nav-function-minify:not(.nav-function-top) .page-sidebar .primary-nav:hover .nav-menu > li:hover > ul.dropdown-menu1::before {
    display: none;
}
.dropdown-menu2 {
    /*position: fixed;
    padding: 0 !important;*/
    display: none;
}
.dropdown-menu2 {
   /* top: 0 !important;
    left: 480px;*/
    height: 100%;
    width: 320px !important;
    padding: 0 !important;
    margin-right: 25px !important;
}
.dropdown-menu1 li:hover .dropdown-menu2 {
    display: none;
}

ul.dropdown-menu2 .fa-edit {
    color: #fff;
}
ul.dropdown-menu2 i {
    font-size: 17px;
}
ul.dropdown-menu2 img {
    width: 17px;
    margin-right: 5px;
}

.dropdown-menu2 li > a {
    display: flex;
    align-items: center;
    color: #fff; /* Set text color to white */
    text-decoration: none;
    padding-left: 1rem !important;
}
    .dropdown-menu1 li > a > i, .dropdown-menu2 li > a > i {
        margin-right: 10px;
    }

    .dropdown-menu1 li > a > span, .dropdown-menu2 li > a > span {
        flex-grow: 1;
        text-align: left; /* Ensure text is aligned to the left */
        color: #fff; /* Set text color to white */
    }
/*.dropdown-menu1 li, .dropdown-menu2 li {
    position: relative;
}*/
#divPatientBatchModal #MaximizeSearchResults .cliam-scroll-table .dataTables_scroll .dataTables_scrollHead {
    width: calc(100% - 5px) !important;
}
#CodingRelationTable tbody .inputpicker-div {
    width: 120px !important;
}

/* dropdown menu 3
*/

.dropdown-menu3 {
    /*position: fixed;
    padding: 0 !important;*/
    display: none;
}

.dropdown-menu3 {
    /*top: 0 !important;
    left: 800px;*/ /* Adjust this value based on where you want the dropdown-menu3 to appear */
    /*height: 100%;
    width: 350px !important;*/ /* Adjust width if necessary */
    /*padding: 0 !important;
    margin-right: 15px !important;*/
}

.dropdown-menu1 li:hover .dropdown-menu2 li:hover .dropdown-menu3 {
    display: none;
}

ul.dropdown-menu3 .fa-edit {
    color: #fff;
}

ul.dropdown-menu3 i {
    font-size: 17px;
}

ul.dropdown-menu3 img {
    width: 17px;
    margin-right: 5px;
}

.dropdown-menu3 li > a {
    display: flex;
    align-items: center;
    color: #fff; /* Set text color to white */
    text-decoration: none;
    padding-left: 1rem !important;
}

    .dropdown-menu1 li > a > i, .dropdown-menu2 li > a > i, .dropdown-menu3 li > a > i {
        /*margin-right: 10px;*/
    }

    .dropdown-menu1 li > a > span, .dropdown-menu2 li > a > span, .dropdown-menu3 li > a > span {
        flex-grow: 1;
        text-align: left; /* Ensure text is aligned to the left */
        color: #fff; /* Set text color to white */
    }

/*.dropdown-menu1 li, .dropdown-menu2 li, .dropdown-menu3 li {
    position: relative;
}*/

/*dropdown-menu1 spacing, font-color,size*/
.dropdown-menu1 > li > a > i {
    margin-left: 1.7rem !important;
    margin-right: 1.0rem !important;
    font-size: 15px !important;
    color: white !important;
}

/*dropdown-menu1 text size*/
.dropdown-menu1 > li > a > span {
    font-size: 15px !important;
}

.dropdown-menu2 {
    background-color: none !important;
    padding-right: 2rem !important;
}

.dropdown-menu3{
    background-color:none !important;
}

.flex-container {
    display: flex;
    align-items: center;
}

.delete-icon-container {
    margin-left: auto;
}


.drag-drop-area {
    height: 150px;
    border: 2px dashed #c0c1c2;
    text-align: center;
    line-height: 150px;
    cursor: pointer;
}

.file-name-drop-area {
    position: absolute;
    margin-top: 20px;
    left: 50%;
    transform: translateX(-50%);
    color: #3b5998;
    font-weight: bold;
    font-size: 11px;
    pointer-events: none;
}


/*New Designs*/
table > thead {
    background-color: rgb(101 132 241 / 0.28) !important
}

tbody > tr:nth-child(even) {
    background: rgb(134 142 150 / 0.20) 
}

tbody > tr:nth-child(odd) {
    background: white
}

tbody>tr:nth-child(even):hover {
    background-color: rgb(101 132 241 / 0.71) 
}

tbody>tr:nth-child(odd):hover {
    background-color: rgb(101 132 241 / 0.71) 
}

/*calendar day hover*/
.datepicker table tr td.day:hover {
    background-color: rgb(101 132 241 / 0.71) !important;
    color:white;
}
/*Exclude calendar row/headers*/
.datepicker table thead {
    background-color: white !important;
}

.datepicker table tbody > tr:nth-child(even) {
    background: none;
}

.datepicker table tbody > tr:nth-child(odd) {
    background: none;
}

.datepicker table tbody > tr:nth-child(even):hover {
    background-color: none;
}
.datepicker table tbody > tr:nth-child(odd):hover {
    background-color: none;
}




/* Large devices (laptops, desktops) */
button:not(.signin-btn):not(.toggle-on):not(.toggle-off):not(.toggle-handle):not(.toggle):not(.header-btn[data-class=mobile-nav-on]) {
    /*min-width: 5rem !important;*/
    /*min-height: 10px !important;*/
    padding: 3px 10px !important;
    text-align: center !important;
    /*line-height: 10px !important;*/
}

.btn:not(.signin-btn):not(.toggle-on):not(.toggle-off):not(.toggle-handle):not(.toggle):not(.header-btn[data-class=mobile-nav-on]) {
    /*min-width: 5rem !important;*/
    /*min-height: 14px !important;*/
    padding: 3px 10px !important;
    text-align: center !important;
    /*line-height: 14px !important;*/
}

#PatientInsuranceEdit .toggle.btn {
    min-width: 5rem !important;
    min-height: 1.8rem !important;
}

/*Make sure min-height/width color-profile btn and toggle must be similar*/
.toggle {
    min-width: 5.0rem !important;
    min-height: 1.8rem !important;
}

.toggle-on {
    position: absolute;
    top:-4px !important;
    bottom: -5px !important;
    left: -11px !important; 
    right: 50% !important;
}


.toggle-off {
    position: absolute;
    top: -4px !important;
    bottom: -5px !important;
    left: 50% !important;
    right: 0;
}

/*.toggle-off-btn {
    padding: 0px 20px 0px 10px !important;
    text-align: right !important;
    line-height: 1.7rem !important;
}

.toggle-on-btn {
    padding: 0px 10px 0px 20px !important;
    text-align: left !important;
    line-height: 1.7rem !important;
}*/


.search-boxs, .search-boxs1:not(.eob-panel) {
    background-color: #8080801c !important;
    padding-bottom: 0.5rem;
}

i.fa-solid.fa-angle-right {
    position: absolute;
    right: 0;
}

/*.nav-pills>li{
    margin-right:0.3rem;
}*/


.head-btn {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left:25px;
}

    .head-btn > i {
        display: block;
        font-size: 1.7rem;
        /*color: #3b5998;*/
        color: rgb(101 132 241 / 0.98);
        margin-bottom:1px;
    }

    .head-btn > span {
        display: block;
        font-size: 11px;
        color: #868e96;
    }

.business-name {
    font-size: 17px;
    margin-left: 35px;
    margin-top: 2px;
    border: .2px solid #073d7fbf;
    border-radius: 4px;
    padding: 2px 10px;
}

/*large modal paddings*/

.modal-body, .modal-content .tab-content {
    padding: 0.5rem 1.5rem 1rem 1.5rem !important;
}


/*alert modal design*/
.bootbox-alert .modal-body .bootbox-close-button, .bootbox-confirm .modal-body .bootbox-close-button {
    display: none;
}

.bootbox-alert .modal-body, .bootbox-confirm .modal-body{
    margin: 2.0rem 1.5rem !important;
}

.bootbox-alert .modal-footer, .bootbox-confirm .modal-footer {
    border-top: 1px ridge #868e96b2 !important;
}

/*.dropdown-menu1 > li > a > i {
    margin-left: 1px !important;
}*/


/*.dropdownmenu-3d {
    box-shadow: 0 1px 2px 0 rgb(255, 255, 255, 0.51) inset, 0 1px 15px 0 rgb(255, 255, 255, 0.44) inset;
}*/



/*Grey color-Scheme*/

/*Panel Headers bg-color*/
.panel-hdr, .patient-top-detail-bar, .fee-schedule-table .add-pro-row, .tab-inner-title, .content-sidebar h4, .top-info {
    /*background: #a5adb3 !important;*/
    background: #CED4DA !important;
}



/*Non Active tabs/nav color*/
.new-tab-style > li, .close-tabs-pateint > li, .new-tab-modal > li, .custom-item, .new-style-popup-tabs > li {
    z-index: 1;
    background: #CED4DA
}

    /*Active tabs/nav color*/
    .new-tab-style > li.active, .close-tabs-pateint > li.active, .new-tab-modal > li.active, .custom-item.active, .new-style-popup-tabs > li.active {
        z-index: 2;
        background: #ADB5BD;
    }

/*Nav Bottom Border*/
.nav.nav-pills.new-tab-style, .nav.nav-pills.new-tab-modal, .nav.nav-pills.close-tabs-pateint, .nav.nav-pills.new-style-popup-tabs {
    border-bottom: 5px solid;
    border-color: #ADB5BD; /*this must be same with active tabs/nav bg-colors*/
    width: 100%;
}


/*text color*/

/*tabs active-text color*/
.new-tab-style.nav-pills .nav-link.active,
.close-tabs-pateint.nav-pills .nav-link.active,
.new-style-popup-tabs.nav-pills .nav-link.active,
.nav-pills.new-tab-style .custom-link.active,
.close-tabs-pateint.nav-pills .nav-link.active {
    color: #000 !important;
    font-weight: 400 !important;
    font-size: 0.91rem !important;
}


.new-tab-style.nav-pills .nav-link,
.close-tabs-pateint.nav-pills .nav-link,
.new-style-popup-tabs.nav-pills .nav-link,
.nav-pills.new-tab-style .custom-link,
.close-tabs-pateint.nav-pills .nav-link {
    color: #000 !important;
    font-weight: 400 !important;
    font-size:0.91rem !important;
}

/*tabs active-text content hover*/
    .close-tabs-pateint.nav-pills .nav-link.active:hover,
    .new-style-popup-tabs.nav-pills .nav-link.active:hover {
        color: #000 !important;
        font-weight: 400 !important;
    }
        

/*Panel text color centralized*/
.panel-hdr h2, .fup-grp-text, .panel-hdr .info-card-text, .patient-top-detail-bar, .fee-schedule-table h4, .text-light strong, .tab-inner-title, .content-sidebar h4, .content-sidebar h4 i {
    color: #000 !important;
    font-weight: 400 !important;
    font-size: 0.88rem;
}

.top-info {
    color: #000 !important;
    font-weight: 400 !important;
}


/*panel icon color content dashboard*/
.panel-toolbar .btn.btn-toolbar-master.waves-effect.waves-themed i {
    color: #000 !important;
    font-weight: 400 !important;
}

/*.ip-setting span .select2-selection--multiple {
    padding:10px 5px;
}*/

.ip-setting span .select2-selection--multiple input {
    width: auto !important;
}
/*Grey color-Scheme*/

/*Buttons on Claim Listing design for small/medium screens*/

@media (min-width:10px) and (max-width:1080px) {
    /*App bar icons adjustments for above rule*/
    .head-btn {
        margin-left: 10px;
    }

        .head-btn > i {
            font-size: 20px;
            margin-bottom: 0px;
        }

        .head-btn > span {
            font-size: 8px;
        }

    /*Hide on above width*/
    .hide-on-pad {
        display: none;
    }


    .ipad-margin {
        margin-left: 10px;
    }

    /*Business name on app bar*/
    .business-name {
        font-size: 10px;
        margin-left: 5px;
        margin-top: 2px;
        border: .2px ridge #073d7fbf;
        border-radius: 2px;
        padding: 2px 10px;
    }

    .iPad-buttons .btn {
        font-size: 10px;
        padding: 2px 2px;
        margin: unset;
        margin-left: 2px;
    }
}

@media (min-width:10px) and (max-width:850px) {
    .iPad-buttons .btn {
        font-size: 8px;
        padding: 2px 2px;
        margin: unset;
        margin-left: 2px;
    }
}

@media (min-width:990px) and (max-width:1160px) {
    .iPad-buttons .btn {
        font-size: 8px;
        padding: 2px 2px;
        margin: unset;
        margin-left: 2px;
    }
}


