@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap');
body{
    font-family: 'Open Sans', sans-serif !important;
    background: #F8FAFC;
    position: relative;
}
a{
    color: #007EF1;
}
.navbar-white {
    background-color: #fff;
    min-height: 75px;
    padding: 0;
}
.layout-fixed .brand-link {
    width: 240px;
    min-height: 73px;
    line-height: 45px;
}
[class*=sidebar-dark-] {
    background-color: #FFF;
}
.nav-sidebar .nav-item>.nav-link {
    position: relative;
    font-size: 14px;
    color: #444;
    border-bottom: 1px solid #E5E5E5;
}




.main-sidebar, .main-sidebar::before {
    transition: margin-left .3s ease-in-out,width .3s ease-in-out !important;
    width: 240px !important;
}
.logo-part {
    display: flex;
    padding: 0 10px;
    align-items: center;
}
.select2-container--default .select2-results__option[aria-selected="true"] {
    background-color: #E5F2FE !important;
}

@media (min-width: 1270px) {
    nav.main-header {
        margin-left: 0 !important;
    }
    aside.main-sidebar {
        margin-top: 25px;
        z-index: 1052;
    }

}

@media (min-width: 992px){
    .sidebar-mini.sidebar-collapse  .sidebar-mini.sidebar-collapse .main-footer, .sidebar-mini.sidebar-collapse .main-header {
        margin-left: 0!important;
    }
    .gird-no {
        flex-basis: 8% !important;
    }
    .grid-bg {
        flex-basis: 7% !important;
    }
    .grid-gender {
        flex-basis: 2% !important;
    }
    .grid-age {
        flex-basis: 2% !important;
    }
    .grid-pid {
        flex-basis: 2% !important;
    }
}


/*nav sidebar*/
/*.nav-sidebar .nav-item>.nav-link {padding: 14px 0px 14px 50px; background: url("./dist/img/sprite-img.svg") no-repeat;}
.nav-sidebar>.nav-item.home a.nav-link.active { background-position: 5px -132px;}
.nav-sidebar>.nav-item.home a.nav-link{background-position: 5px -84px;}*/

.main-sidebar .nav-sidebar .nav-item>.nav-link{
    background: url("../../dist/img/sprite-img.svg") no-repeat;
}
.main-sidebar .nav-sidebar .nav-item.dash a.nav-link.active {
    background-position: 15px 9px;
}
.main-sidebar .nav-sidebar .nav-item.dash a.nav-link{
    background-position: 15px -35px;
}

.main-sidebar .nav-sidebar .nav-item.pat a.nav-link.active {
    background-position: 15px -78px;
}
.main-sidebar .nav-sidebar .nav-item.pat a.nav-link{
    background-position: 15px -122px;
}

.main-sidebar .nav-sidebar .nav-item.app a.nav-link.active {
    background-position: 15px -163px;
}
.main-sidebar .nav-sidebar .nav-item.app a.nav-link{
    background-position: 15px -206px;
}

.main-sidebar .nav-sidebar .nav-item.bill a.nav-link.active {
    background-position: 15px -250px;
}
.main-sidebar .nav-sidebar .nav-item.bill a.nav-link{
    background-position: 15px -294px;
}

.main-sidebar .nav-sidebar .nav-item.presc a.nav-link.active {
    background-position: 15px -335px;
}
.main-sidebar .nav-sidebar .nav-item.presc a.nav-link{
    background-position: 15px -380px;
}

.main-sidebar .nav-sidebar .nav-item.before a.nav-link.active {
    background-position: 15px -424px;
}
.main-sidebar .nav-sidebar .nav-item.before a.nav-link{
    background-position: 15px -465px;
}


.main-sidebar .nav-sidebar .nav-item.album a.nav-link.active {
    background-position: 15px -509px;
}
.main-sidebar .nav-sidebar .nav-item.album a.nav-link{
    background-position: 15px -551px;
}


.main-sidebar .nav-sidebar .nav-item.sub a.nav-link.active {
    background-position: 15px -595px;
}
.main-sidebar .nav-sidebar .nav-item.sub a.nav-link{
    background-position: 15px -637px;
}


.main-sidebar .nav-sidebar .nav-item.set a.nav-link.active {
    background-position: 15px -680;
}
.main-sidebar .nav-sidebar .nav-item.set a.nav-link{
    background-position: 15px -722px;
}

/*search*/
.basic-search .form-control {
    width: 300px;
    max-width: 100%;
}
.basic-search input.form-control.form-control-navbar {
    background: transparent;
    font-size: 14px;
    height: 35px;
    color: #444444;
    opacity: 0.5;
    font-family: 'Open Sans', sans-serif !important;
    width: 300px;
    max-width: 100%;
}

.vl {
    border-left: 1px solid #EDEFF1;
    height: 75px;
}
.btn-outline-primary {
    color: #007EF1;
    border-color: #007EF1;
}
.button-new {
    margin: 0 15px;
}
.btn {
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px; 
}
.nav-link.Notifications i.far.fa-bell {
    font-size: 20px;
    color: #444444;
}
.Notifications {
    padding-left: 7px !important;
    padding-bottom: 0 !important;
    padding-top: 11px !important;
}
.navbar-badge {
    font-size: 0.5rem;
    font-weight: 300;
    padding: 4px;
    position: absolute;
    right: 7px;
    top: 6px;
    border-radius: 50%;

}
.badge-warning {
    color: #fff;
    background-color: #ED1C24;
}
.dropdown-toggle::after {
    font-family: "Font Awesome 5 Free" !important;
    content: "\f107" !important;
    border: none;
    color: #444444;
    top: 4px;
    font-weight: 600;
    position: relative;
}
.table_user_block {
    padding: 10px 0;
    margin: 0 auto;
    display: block;
    text-align: center;
    border-bottom: 1px solid #F0F0F0;
    color: #D1212B;
}
div#navbar-list-4 .dropdown-menu.show {
    box-shadow: 0px -3px 30px #0000001F;
    border-radius: 3px;
    border: 0;
    padding-bottom: 0;
    padding-top: 0;
}
div#navbar-list-4 .dropdown-item img {
    filter: grayscale(100%) !important;
    -webkit-filter: grayscale(100%) !important;
    filter: gray !important;
    -webkit-transition: all .6s ease;
    opacity: 0.5;
}
div#navbar-list-4 .dropdown-item:hover img{filter: none !important;
                                           opacity: 1 !important;}
div#navbar-list-4 .dropdown-item a img:hover {

}
div#navbar-list-4 .dropdown-item {
    font-size: 14px;
    color: #888888;
    border-bottom: 1px solid #F0F0F0;
    padding: 8px;
}
div#navbar-list-4 .dropdown-item:hover{
    color: #000000;
    background: #8888880D 0% 0% no-repeat padding-box;
}
div#navbar-list-4 .dropdown-menu.show {
    box-shadow: 0px -3px 30px #0000001F;
    border-radius: 3px;
    border: 0;
    padding-bottom: 0;
    padding-top: 0;
    right: 11px!important;
    left: auto;
    top: 52px;
}
.card {
    /* box-shadow: 0 0 1px rgba(0,0,0,.125), 0 1px 3px rgba(0,0,0,.2); */
    margin-bottom: 1rem;
    box-shadow: 0px 3px 12px #0000000D;
    border-radius: 3px;
}
p.heading {
    margin-bottom: 0;
    font-size: 22px;
    font-weight: 400;
    margin: 0 15px;
}
/*breadcrumbs*/
.breadcrumb-item+.breadcrumb-item {
    padding-left: 5px;
}
ol.breadcrumb {
    background: transparent;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    color: #888888;
    font-size: 14px;
}
.search-choice {

    margin:5px 8px;
}
.addr_icon {
    position: relative;
}

.addr_icon-2 .icon {
    position: absolute;
    right: auto;
    top: 11px;
    left: auto;
    right: 15px;
}
/*.addr_icon .icon {
  position: absolute;
  right: auto;
  top: 8px;
  left: 15px;
  }*/
.addr_icon .icon {
    position: absolute;
    right: 10px;
    top: 8px;
    left: auto;
}
.addr_icon-2 {
    position: relative;
}

.addr_icon input {
    padding-left: 8px;
    /*min-width: 160px;
    width: 173px;*/
}
.addr_icon-2 input {
    padding-left: 10px;
    /*min-width: 160px;
    width: 173px;*/
}
.btn-fix {
    min-width: 150px;
    width: 120px;
}
.btn-outline-secondary {
    color: #444444;
    border-color: #444444;
}
.btn-outline-secondary:hover {
    color: #444444;
    border-color: #444444;
    background: #fff;
}
@media (max-width:1440px){
    .nav-side-menu{
        width: 195px !important;
    }
    .color-button a {
        width: 40px !important;
        height: 28px;
        line-height: 10px;
    }

}
@media (max-width:1200px){
    .input-group.input-group-md.basic-search {
        width: 200px;
    }
    .right-part {
        display: flex;
        align-items: center;
        flex-wrap: nowrap;
    }

}
@media (max-width:767px){
    .flex-grid-item.age {
        flex-basis: 20px;
    }
    .mobile_search .dropdown-menu.show {
        transform: translate3d(1px, 66px, 0px) !important;
        background: #ffffff none repeat scroll 0 0;
        border-radius: 0;
        display: inline-table;
        left: 0 !important;
        position: absolute !important;
        right: 0;
        text-align: center;
        width: 100%;
        min-width: 100% !important;
        margin: 0;
        border-top: 1px solid #ddd;
        max-width: 100% !important;
        padding: 10px;
        transition-property: all;
        transition-duration: .5s;
        transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    }
    .layout-navbar-fixed.layout-fixed .wrapper .sidebar {
        margin-top: 0;
    }
    a.brand-link-new {
        display: none;
    }
    .search-choice {
        margin-bottom: 10px;
        margin-right: 8px;
    }
    .addr_icon input {
        min-width: 160px;
        width: 100%;
    }
    a.brand-link-new-2 {
        display: block !important;
    }
    .d-sm-none {
        display: none;
    }
    .right-btn {
        padding-top: 15px;
    }
    a.brand-link-new-2 {
        padding: 15px;
    }
    .logo-part {
        display: -webkit-inline-box !important;
        padding: 0 5px;
    }

    .right-btn button {
        margin: 5px 0;
    }
    img.qa {
        display: none;
    }
    img.refresh {
        display: none;
    }
}
.form-control {
    font-size: 14px;
    color: #040404;
    height: 35px;
}

a.brand-link-new-2 {
    display: none;
}
.filter-label {
    padding-right: 20px;
    font-size: 14px;
}
.filter-label label {
    /*    margin-bottom: 15px;*/
    margin-bottom: 0px;
}
.table-bordered {
    border: 1px solid #D9D9D9 !important;
    border-radius: 3px !important;
}
.table thead th {
    vertical-align: middle;
    border-bottom: 1px solid #dee2e6;
    background: #F6F9FB;
    font-size: 14px;
    font-weight: 400;
    white-space: nowrap;
    padding: 10px 10px;
}
.table td {
    /*white-space: nowrap;*/
    padding:12px 10px 12px 10px;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    font-size: 14px;
    color: #040404;
}
.table-bordered td {
    border: none !important;
    border-bottom: 1px solid #d9d9d9 !important;
}
.table-bordered th {
    border: none !important;
    border-bottom: 1px solid #d9d9d9 !important;
}
.bill-click , .div-clik{
    cursor: pointer;
}
.footer-line {
    display: flex;
    align-items: center;
}
.footer-line label {
    font-size: 14px;
    color: #040404;
    opacity: 1;
    font-weight: 400 !important;
}
.footer-line input {
    width: 70px;
    margin: 0 10px;
}
.page-item.disabled .page-link {
    color: #888888;
}
.page-link {
    line-height: 16px;
    color: #040404;
    border: 1px solid #dee2e6;
    font-size: 14px;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #007EF1;
    border-color: #007EF1;
}
/*.main-header {
  
  position: relative;

}
aside.main-sidebar {
  
  position: absolute !important;
  }*/
.breadcrumb-item.active {
    color: #212529;
}
.breadcrumb-item.active a {
    color: #040404;
}
.breadcrumb-item.active {
    color: #888888;
}
.btn-app {
    border-radius: 3px;
    background-color: #f8f9fa;
    border: 1px solid #ddd;
    color: #6c757d;
    font-size: 12px;
    height: 37px;
    margin: 0px;
    padding: 9px;
    min-width: 37px;
    margin-bottom: 0 !important;

}
.btn.btn-app.down {
    background: #2AD1C5;
    border: #2AD1C5;
}
.btn.btn-app.down:hover {
    box-shadow: 0px 3px 10px #2AD1C54D;
}
.btn.btn-app.trash {
    background: #ED1C24;
    border: #ED1C24;
}
.btn.btn-app.trash:hover{
    box-shadow: 0px 3px 10px #ED1C244D;
}
.btn.btn-app.copy {
    background: #0680FF;
    border: #0680FF;
}
.btn.btn-app.copy:hover{
    box-shadow: 0px 3px 10px #0680FF4D;
}
.btn.btn-app.mail {
    border: #5300B0;
    background: #5300B0;
}
.btn.btn-app.mail:hover{
    box-shadow: 0px 3px 10px #5300B04D;
}
.btn.btn-app.print {
    background: #FF7700;
    border: #FF7700;
}
.btn.btn-app.print:hover{
    box-shadow: 0px 3px 10px #FF77004D;
}
.flex-grid {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
}

.flex-grid-item {
    height: 65px;
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: 33.3333%;
    flex-basis: 165px;
    display: flex;
    margin: 5px;
    align-items: center;
    justify-content: start;
}
.single-contact-2 {
    text-align: left;
    position: relative;
    padding-left: 70px;
    margin-bottom: 20px;
    margin-top: 10px;
}
.single-contact-2 img {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.contact-list {
    position: relative;
    left: 30%;
    right: 30%;
}
.gray{
    color: #7F7F7F; 
}
.blank {
    height: 0;
}
.black{
    color: #040404 !important;
}
.font-20{
    font-size: 20px !important;
}
.font-12{
    font-size: 12px !important;
}
.font-10{
    font-size: 10px;
}
.font-11{
    font-size: 11px !important;
}
.font-22{
    font-size: 22px !important;
}
.font-14{
    font-size: 14px !important;
}
.font-16{
    font-size: 16px;
}
.font-18{
    font-size: 18px !important;
}
.w-55{
    width: 55px;
}
.w-80{
    width: 80px;
}
.w-35{
    width: 35px;
}
.blue{
    color: #007EF1 !important;
}
.card-bg {
    background: #F6F9FB 0% 0% no-repeat padding-box;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    opacity: 1;
    margin-bottom: 15px;
    padding: 0 10px;
}
.bold{
    font-weight: 400;
}
.card-info {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    opacity: 1;
    padding: 10px;
    margin-bottom: 15px;
}
p{
    font-size: 14px;
}
.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: 0;
    color: #6c757d;
    content: ">";
    padding-left: 0;
    padding-right: 5px;
}
.content-wrapper {
    background: #F8FAFC;
}
.layout-navbar-fixed .wrapper .content-wrapper {
    margin-top: calc(4.5rem + 3px);
    margin-left: 240px;
}
.button-new button {
    display: block !important;
}


/*sidebar*/
.nav-side-menu {
    overflow: auto;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 12px;
    font-weight: 200;
    background-color: #FFF;
    /*    position: fixed;*/
    top: 75px;
    width: 100% !important;
    height: calc(100vh - 75px);
    color: #444;
    /*color: #e1ffff;*/
    box-shadow: 0px 3px 12px #0000000d;
    border-left: 1px solid #e5e5e5;
}
.nav-side-menu .brand {
    /* background-color: #23282e; */
    line-height: 50px;
    display: block;
    /* text-align: center; */
    font-size: 20px;
    font-weight: normal;
    color: #444;
    padding: 1px 15px;
    border-bottom: 1px solid #E5E5E5;
}
.nav-side-menu .toggle-btn {
    display: none;
}
.nav-side-menu ul,
.nav-side-menu li {
    list-style: none;
    padding: 0px;
    margin: 0px;
    line-height: 35px;
    cursor: pointer;
    /*    
      .collapsed{
         .arrow:before{
                   font-family: FontAwesome;
                   content: "\f053";
                   display: inline-block;
                   padding-left:10px;
                   padding-right: 10px;
                   vertical-align: middle;
                   float:right;
              }
       }
    */
}
.nav-side-menu ul :not(collapsed) .arrow:before,
.nav-side-menu li :not(collapsed) .arrow:before {
    font-family: FontAwesome;
    content: "\f107";
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
    float: right;
    padding-top: 8px;
}
.nav-side-menu ul .active,
.nav-side-menu li .active {

}
li.active_patient {
    background: #007EF1;
    color:#e1ffff;
}
li.active_patient a {
    color: #fff !important;
}
.nav-side-menu ul .sub-menu li.active, .nav-side-menu li .sub-menu li.active {
    color: #fff !important;
    background: #007EF1;
}

.nav-side-menu ul .sub-menu li.active a,
.nav-side-menu li .sub-menu li.active a {
    color: #fff;
}
.nav-side-menu ul .sub-menu li,
.nav-side-menu li .sub-menu li {
    border: none;
    line-height: 28px;
    border-bottom: 1px solid #E5E5E5;
    margin-left: 0px;
    font-size: 14px;
    color: #444;
}
.nav-side-menu ul .sub-menu li:hover,
.nav-side-menu li .sub-menu li:hover {
    background-color: #F2F2F2;
}
.nav-side-menu ul .sub-menu li:before,
.nav-side-menu li .sub-menu li:before {
    /*font-family: Fontawesome;
    content: "\f105";*/
    display: inline-block;
    padding-left: 25px;
    padding-right: 10px;
    vertical-align: middle;
}
.nav-side-menu li {
    padding-left: 0px;
    /* border-left: 3px solid #2e353d; */
    border-bottom: 1px solid #E5E5E5;
    padding: 4px 15px;
    position: relative;
}
.nav-side-menu li a {
    font-size: 14px;
    text-decoration: none;
    color: #444;
    line-height: 19px;
    letter-spacing: 0px;
}
.nav-side-menu li a i {
    padding-left: 10px;
    width: 20px;
    padding-right: 20px;
}
.nav-side-menu li:hover {
    /* border-left: 3px solid #d19b3d; */
    background-color: #F2F2F2;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
@media (max-width: 1270px) {
    .basic-search {

        display: none;
    }

    .nav-fill .nav-item {

        margin: 5px;
    }
    .nav-side-menu {
        position: relative;
        width: 100% !important;
        margin-bottom: 10px;
        top: 15px !important;
    }
    .nav-side-menu .toggle-btn {
        display: block;
        cursor: pointer;
        position: absolute;
        right: 10px;
        top: 10px;
        z-index: 10 !important;
        padding: 3px;
        background-color: #ffffff;
        color: #000;
        width: 40px;
        text-align: center;
    }
    .brand {
        text-align: left !important;
        font-size: 22px;
        padding-left: 20px;
        line-height: 50px !important;
    }
}
@media (min-width: 1270px) {
    .nav-side-menu .menu-list .menu-content {
        display: block;
    }
    .content-newsidebar {
        padding-left: 0 !important;
    }
}
@media (min-width: 1024px){

    .basic-search {
        display: block !important;
    }
}
@media (min-width:769px) and (max-width:1024px) {

}
body {
    margin: 0px;
    padding: 0px;
}

.nav-side-menu ul .sub-menu ul .sub-line li.active,
.nav-side-menu li .sub-menu li .sub-line li.active {
    color: #d19b3d;
}

.nav-side-menu ul .sub-menu li .sub-line li.active a,
.nav-side-menu li .sub-menu li .sub-line li.active a {
    color: #d19b3d;
}
.nav-side-menu ul .sub-menu li .sub-line li,
.nav-side-menu li .sub-menu li .sub-line li {
    background-color: #181c20;
    border: none;
    line-height: 28px;
    border-bottom: 1px solid #23282e;
    margin-left: 0px;
}
.nav-side-menu ul .sub-menu li .sub-line li:hover,
.nav-side-menu li .sub-menu li .sub-line li:hover {
    background-color: #020203;
}
.nav-side-menu ul .sub-menu li .sub-line li:before,
.nav-side-menu li .sub-menu li .sub-line li:before {
    font-family: FontAwesome;
    content: "\f105";
    display: inline-block;
    padding-left: 100px;
    padding-right: 10px;
    vertical-align: middle;
}

.nav-side-menu .sub-menu li {
    padding-left: 25px;
    border-left: 3px solid #2e353d;
    border-bottom: 1px solid #23282e;
}
.nav-side-menu .sub-menu li a {
    text-decoration: none;
    color:#888;
}
.sub-menu li a i {
    padding-left: 10px;
    width: 20px;
    padding-right: 20px;
}
.nav-side-menu li .sub-menu li:hover {
    border-left: 3px solid #d19b3d;
    background-color: #4f5b69;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
@media (max-width: 767px) {
    ol.breadcrumb {
        font-size: 13px;
    }
    .search-product {
        display: block !important;
    }
    .nav-side-menu .sub-menu {
        position: relative;
        width: 100%;
        margin-bottom: 10px;
    }
    .nav-side-menu  .sub-menu .toggle-btn {
        display: block;
        cursor: pointer;
        position: absolute;
        right: 10px;
        top: 10px;
        z-index: 10 !important;
        padding: 3px;
        background-color: #ffffff;
        color: #000;
        width: 40px;
        text-align: center;
    }

    .sub-line ul .sub-press li.active,
    .sub-line li .sub-press li.active {
        color: #d19b3d;
    }

    .sub-line ul .sub-press li.active a,
    .sub-line li .sub-press li.active a {
        color: #d19b3d;
    }
    .sub-line ul .sub-press li,
    .sub-line li .sub-press li {
        background-color: #181c20;
        border: none;
        line-height: 28px;
        border-bottom: 1px solid #23282e;
        margin-left: 0px;
    }
    .sub-line ul .sub-press li:hover,
    .sub-line li .sub-press li:hover {
        background-color: #020203;
    }
    .sub-line ul .sub-press li:before,
    .sub-line li .sub-press li:before {
        font-family: Arial;
        content: "\f105";
        display: inline-block;
        padding-left: 50px;
        padding-right: 10px;
        vertical-align: middle;
    }

    .sub-line li {
        padding-left: 20px;
        border-left: 3px solid #2e353d;
        border-bottom: 1px solid #23282e;
    }
    .sub-line li a {
        text-decoration: none;
        color: #e1ffff;
    }
    .sub-line li a i {
        padding-left: 50px;
        width: 20px;
        padding-right: 20px;
    }
    .sub-line li:hover {
        border-left: 3px solid #d19b3d;
        background-color: #4f5b69;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        -ms-transition: all 1s ease;
        transition: all 1s ease;
    }
    @media (max-width: 767px) {
        .pagination {
            margin-top: 10px;
        }
        .border-sm-none{
            border: 0px !important
        }
        .sub-line {
            position: relative;
            width: 100%;
            margin-bottom: 10px;
        }
        .sub-line .toggle-btn {
            display: block;
            cursor: pointer;
            position: absolute;
            right: 10px;
            top: 10px;
            z-index: 10 !important;
            padding: 3px;
            background-color: #ffffff;
            color: #000;
            width: 40px;
            text-align: center;
        }
        .nav-section .nav-item {
            width: 150px !important;
            text-align: center;
            max-width: 100%;
        }
        .tab-subscription ul.nav.nav-tabs .nav-item {
            min-width: 230px;
            max-width: 100%;
            border-radius: 3px;
            text-align: center!important;
            display: block!important;
            margin: 0 auto !important;
            margin-bottom: 5px !important;
        }
    }

    .new input {
        width: 16px;
        height: 16px;
    }
    .dropdown.mobile_search .dropdown-toggle::after {
        display: none;
    }
}
/*modal css*/
.modal-header h4.modal-title {
    font-size: 16px !important;
    font-weight: 600; 
}

.form-group label {
    font-size: 14px;
}
.focus {
    background: red;
}
.counter-div .listing a , .counter-div-2 .listing a {
    display: block;
    width: 100%;
    padding: 7px 0;
    color: #040404;
    font-size: 14px;
}
.counter-div , .counter-div-2{
    border: 1px solid #D9D9D9;
    padding: 0 5px;
}

/*.select2-container{width: 100% !important}*/
.select2-container .select2-selection--single { padding: 8px;border:1px solid rgba(188,188,203,0.5);height: 35px !important;}
.select2-container .select2-selection--single .select2-selection__rendered{padding: 0}
.select2.select2-container.select2-container--open .select2-selection--single{ background-image: url("../img/up.svg");}
.select2.select2-container .select2-selection--single {
    background-image: url(../img/Back.svg);
    background-size: 11px;
    background-repeat: no-repeat;
    background-position: 98% center;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{visibility: hidden}
.select2-container--default .select2-selection--single .select2-selection__rendered
{
    line-height: 24px;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    font-size: 14px;
    width: 150px;
    text-transform: capitalize;
    color: #040404 !important;
}
.select2-container--default .select2-results > .select2-results__options {
    color: #212530 !important;
}
/*.select-2 .select2.select2-container {
  min-width: 120px;
  width: 120px !important;
  }*/
span.red {
    color: #ED1C24;
    font-size: 11px;
}
li.patient-search input {
    background: #FFF;
    /*background: #383744;*/
    border: 1px solid #4C4C57;
    border-radius: 3px;
}

/*navtabs*/

.nav-fill .nav-item {
    border: 1px solid #007EF1;
    border-radius: 0;
    color: #007EF1;
    font-size: 14px;
    border-right: 0px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
    border: 1px solid #007EF1;
    background: #007EF1;
    color: #fff;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #007EF1;
}
.nav-fill .nav-item:first-child {
    border: 1px solid #007EF1;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-right: 0px;
}
.nav-fill .nav-item:last-child {
    border: 1px solid #007EF1;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
section#tabs nav {
    padding: 15px 0;
    border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
}
li.breadcrumb-item a {
    color: #040404;
}

@media (min-width: 992px){
    .sidebar-mini.sidebar-collapse .main-sidebar, .sidebar-mini.sidebar-collapse .main-sidebar::before {
        margin-left: 0;
        width: 3.95rem !important;
    } .sidebar-mini.sidebar-collapse .main-sidebar:hover {
        width: 240px !important;
    }
    .sidebar-mini.sidebar-collapse .content-wrapper{
        margin-left: 3.9rem!important;
    }
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { 
    /* .search-price.search-choice.reset , .search-temp {
          margin-top: 10px;
          }*/
    .search-position.search-choice{
        margin-right: 0 !important;
    }
    /*    .nav-side-menu {
            width: 145px !important;
            }*/
    .basic-search .form-control {
        width: 200px !important;
        max-width: 100%;
    }
    .search-position.search-choice {
        margin-right: 0 !important;
    }
}

@media only screen 
and (min-width: 1024px) 
and (max-height: 1440px) 
and (-webkit-min-device-pixel-ratio: 1.5) {

    .flex-grind-new .flex-grid-item {
        flex-basis: 110px;
    }
    .flex-grid-item.p-age {
        flex-basis: 50px;
    }
    .flex-grid-item.p-gen {
        flex-basis: 80px;
    }

}
/* ipad Mini Portrait */
@media only screen and (width:768px) and (resolution: 163dpi) {
    .search-temp {
        margin-top: 0 !important;
    }
}

/* ipad Mini Landscape */
@media only screen and (width:1024px) and (resolution: 163dpi) {
    .search-temp {
        margin-top: 0 !important;
    }
}
.inner-box {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    padding: 10px;
}
.nav-sidebar .nav-item>.nav-link p {
    /* padding-top: 9px; */
    /* line-height: 22px; */
    vertical-align: middle;
    padding-left: 30px;
}
.table-new td{
    vertical-align: -webkit-baseline-middle;
    /*white-space: nowrap;*/
}
.form-new {
    display: flex;
    align-items: center;
    justify-content: center;
}
.form-new input {
    margin: 0 5px;
}
.table-new thead th {
    vertical-align: top;
    background: transparent;
    border-top: 0;
    white-space: nowrap;
}

tr.first-tr td {
    padding-bottom: 0 !important;
}
.table-new{
    position: relative;
}
.pagination nav {
    border: 0 !important;
}
.elevation-4 {
    box-shadow: none!important;
}
.row.bg-color {
    background: #E2EBF0;
    padding: 11px 0;
    border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
}
@media (max-width: 1023px){
    .top {
        min-width: 300px !important;
    }
    .middle {
        min-width: 300px !important;
        /* background: red; */
    }
    .last {
        min-width: 630px !important;
        /* background: red; */}
    .modal-lg, .modal-xl {
        max-width: 1000px !important;
    }
}
.modal-lg, .modal-xl {
    max-width: 1100px;
}
.right-part {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
/*.top-row {
    position: unset !important;
    }*/
.dates {
    /* margin: 0 5px; */
    margin-right: 15px;
    width: 40%;
    text-align: right;
}
.bg-olive.btn.active, .bg-olive.btn:active, .bg-olive.btn:not(:disabled):not(.disabled).active, .bg-olive.btn:not(:disabled):not(.disabled):active {
    background-color: #007EF1!important;
    border-color: #007EF1;
    color: #fff !important;
}
.bg-olive, .bg-olive>a {
    color:  #007EF1!important;
}
.bg-olive {
    background-color: #fff!important;
    border: 1px solid #007EF1;
}
.bg-gray {
    background: #F6F9FB !important;
    color: #040404 !important;
    padding: 20px 0;
}
.bg-olive.btn:hover {
    border-color: #007ef1;
    color: #ececec;
}
.btn-print {
    margin-left: 10px;
}
a.btn.btn-app.printer {
    background: transparent;
    border: 1px solid #444444;
}
a.btn.btn-app.printer:hover {
    background: #D9D9D9;
    border: 1px solid #D9D9D9;
}
.d-flex{
    display: -webkit-box !important;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box  !important;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox  !important;      /* TWEENER - IE 10 */
    display: -webkit-flex  !important;     /* NEW - Chrome */
    display:flex  !important;
}
.btn-group {
    margin-left: 10px;
}
.btn-group.setting .dropdown-menu.show {
    top: 5px !important;
    left: auto !important;
    right: -107px;
    position: absolute;
    float: none;
}
.btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show>.btn-outline-secondary.dropdown-toggle {
    color: #444444;
    background-color: #D9D9D9;
    border-color: #D9D9D9;
}
.dropdown-item {

    font-size: 14px;
}
.row-calender {
    /* background: red; */
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 12px #0000000D;
    border-radius: 3px;
    opacity: 1;
    display: flex;
    padding: 10px;
}
.app-block {
    border-left: 1px solid #DEDEDE;
    padding: 10px 0;
}
button.btn-current.btn.btn-secondary {
    background: #444444;
}
.row-calender div#menu {
    padding-bottom: 10px;
}
.color-button span {
    letter-spacing: 0px;
    color: #040404;
    opacity: 1;
    font-size: 9px;
    line-height: 11px;
    padding-bottom: 5px;
    font-weight: 400;
}
.color-button {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    text-align: center;
    flex-wrap: nowrap;
    border-bottom: 1px solid #dee2e6;
    padding: 6px 0 15px;
    /* flex-direction: row; */
    /* flex-basis: 100%; */
}
.drop-menu .dropdown-menu {
    padding: 10px;
    cursor: pointer;
}
.color-button a {
    width: 55px;
    height: 28px !important;
    line-height: 10px!important;
}
.btn.btn-app.all {
    background: #444444;
    border-color: #444444;
    color: #fff;
}
.btn.btn-app.Scheduled {
    background: #F68B00;
    border-color: #F68B00;
    color: #fff;
    padding: 5px;
    height: 24px;
    margin: 0;
    line-height: 13px;
}
.btn.btn-app.Checked-in {
    background: #00A4E8;
    border-color: #00A4E8;
    color: #fff;
    height: 24px;
    line-height: 5px;
}
.btn.btn-app.Engaged {
    background: #30BF39;
    color: #fff;
    height: 24px;
    line-height: 5px;
    border-color: #30BF39;
}
.btn.btn-app.Checked-Out {
    background: #840AA8 !important;
    border-color: #840AA8 !important;
    color: #fff !important;
    height: 24px;
    line-height: 5px;
}
.btn-popup {
    height: 28px;
    width: 74px;
    padding: 0;
    font-size: 12px;
}

button.btn.btn-block.btn-outline-primary.appt_status_button {
    height: 28px;
    width: 74px;
    padding: 0;
    font-size: 12px;
}
.card-box {
    display: flex;
    align-content: center;
    position: relative;
    margin-top: 15px;
    max-height: 200px;

}
.card-box.main {
    padding: 10px 0 10px 0;
    margin-top: 0;
}
.card-box .product-img {
    flex: 1 0 5%;
    min-width: 25%;
    margin-left: 10px;
}
.card-box .product-card-body {
    max-width: 65%;
    width: 100%;
}
.card-box .product-card-action {
    flex: 1 0 15%;
    min-width: 15%;
    display: flex;
    align-content: center;
    flex-direction: column;
    height: inherit;
    justify-content: space-between;
    margin-right: 10px;
}
button.btn.btn-block.btn-schedule {
    border: 1px solid #F68B00;
    color: #F68B00;
    min-width: 70px;
    font-size: 10px;
}
button.btn.btn-block.btn-Engaged {
    border: 1px solid #30BF39;
    color: #30BF39;
    font-size: 10px;
    max-width: 70px;
}
.tui-full-calendar-weekday-schedule {
    color: #5DB37E !important;
    border-color: #5DB37E !important;
    background: #DEF3EB !important;
}
/*.tui-full-calendar-time-schedule-content {

    background: #F2E0F6 !important;
    border-color: #8330A4 !important;
    color: #8330A4 !important;
    }*/
.tui-full-calendar-dayname {
    position: absolute;
    height: 100%;
    overflow: hidden;
    border-right: 1px solid #ddd;
}
.tui-full-calendar-dayname-name {
    font-weight: normal !important;
    font-size: 16px !important;
    color: #212529 !important;
}
.tui-full-calendar-dayname-date {
    font-size: 16px !important;
    color: #212529 !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #E5F2FE;
    border: 1px solid #E5F2FE;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
    font-size: 14px;
    color: #888888;
}
/*.add {
    position: relative;
    }*/
.add .icon {
    position: absolute;
    right: 20px;
    left: auto;
    top: 40px;
}
.icheck-primary label {
    font-size: 14px;
    font-weight: 500 !important;
}
thead.thead-none th {
    background: transparent;
    border-top: none;
}
.green {
    color: #30BF39;
}
.orange {
    color: #F68B00;
}
.btn.btn-app.file-text {
    background: #309CFF;
    border-color: #309CFF;
}
.btn.btn-app.file-cross {
    background: #F68B00;
    border-color: #F68B00;
}
.btn.btn-app.remote {
    background: #ED1C24;
    border-color: #ED1C24;
}
.btn.btn-app.reload {
    background: #C9125C;
    border: #C9125C;
}
.btn.btn-app.acc-pay {
    background: #ED1C77;
    border: #ED1C77;
}
/*.single-contact {
    text-align: left;
    position: relative;
    padding-left: 30px;
    margin-top: 10px;
}
.single-contact p {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 5px;
}
.single-contact img {
    position: absolute;
    left: 0;
    top: 35%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    }*/
.single-contact {
    display: block;
    margin-bottom: 10px;
}
.single-contact img {
    float: left;
    vertical-align: middle;
    position: relative;
    top: 3px;
}
.single-contact img.frst{
    margin-top: 5px;
}
.para p {
    margin-bottom: 0px;
    color: #000000;
    font-size: 14px;
}
.para {
    padding: 0 0 0 35px;
    vertical-align: middle;
}
button.btn.btn-orange {
    background: #F68B00 0% 0% no-repeat padding-box;
    border-radius: 3px;
    opacity: 1;
    color: #fff;
    font-size: 12px;
}
.second-content p {
    margin-bottom: 5px;
    color: #000000;
    font-size: 14px;
}
button.btn.btn-outline-primary.prescribe {
    background: url(../../dist/img/prescribe.svg) 5% no-repeat !important;
    padding-left: 20px !important;
    padding: 0 5px;
    height: 35px;
    line-height: 0;
    width: 150px;
}
button.btn.btn-outline-primary.add-bill {
    background: url(../../dist/img/add-bill.svg) 5% no-repeat !important;
    padding-left: 20px !important;
    padding: 0 5px;
    height: 35px;
    line-height: 0;
    width: 93px;
}
button.btn.btn-outline-primary.prescribe:hover {
    background: url(../../dist/img/pres-white.svg) 5% no-repeat !important;
    padding-left: 20px !important;

    background-color: #007EF1 !important;
}
button.btn.btn-outline-primary.add-bill:hover {
    background: url(../../dist/img/add-bill-white.svg) 5% no-repeat !important;
    padding-left: 20px !important;
    background-color: #007EF1 !important;
}
button.btn.btn-outline-primary.down-bill {
    background: url(../../dist/img/download.svg) 5% no-repeat !important;
    padding-left: 29px !important;
    padding-top: 6px;
}
button.btn.btn-outline-primary.import {
    background: url(../../dist/img/download.svg) 9% no-repeat !important;
    padding-left: 25px !important;
    padding-top: 5px;
}
button.btn.btn-outline-primary.email-bill {
    background: url(../../dist/img/email.svg) 5% no-repeat !important;
    padding-left: 36px !important;
    padding-top: 5px;
}
button.btn.btn-outline-primary.down-bill:hover {
    background: url(../../dist/img/down-white.svg) 5% no-repeat !important;
    padding-left: 29px !important;
    padding-top: 6px;
    background-color: #007EF1 !important;
}
button.btn.btn-outline-primary.import:hover {
    background: url(../../dist/img/down-white.svg) 9% no-repeat !important;
    padding-left: 25px !important;
    padding-top: 5px;
    background-color: #007EF1 !important;
}
button.btn.btn-outline-primary.email-bill:hover {
    background: url(../../dist/img/mail-white.svg) 5% no-repeat !important;
    padding-left: 36px !important; 
    background-color: #007EF1 !important;
    padding-top: 5px;
}
.right-part-img img {
    filter: grayscale(100%) !important;
    -webkit-filter: grayscale(100%) !important;
    filter: gray !important;
    -webkit-transition: all .6s ease;
    opacity: 0.5;
}
.right-part-img .one-img:hover img{
    filter: none !important;
    opacity: 1 !important;
}
.right-part-img .two-img:hover img{
    filter: none !important;
    opacity: 1 !important;
}
.right-part-img .the-img:hover img{
    filter: none !important;
    opacity: 1 !important;
}
.verify {
    position: absolute;
    left: auto;
    right: 15px;
    top: 38px;
    cursor: pointer;
}

/*image upload*/
.profile_link {
    align-self: center;
    display: flex;
    margin-top: 12%;
    justify-content: center;
}


.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active, .sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active {
    background-color: #383744;
    color: #fff;
}

/*pricing table*/
.premu {
    border-bottom: 1px solid #C67AC7;
    padding-bottom: 15px;
}
.plat{
    border-bottom: 1px solid #3AC980;
    padding-bottom: 15px;
}
.m-btn {
    background: #fff;
    color: #993d9b;
    font-weight: 600;
    padding: 3px;
    border-radius: 3px;
    margin: 0 5px;
}
.p-btn{
    background: #fff;
    color: #01A752;
    font-weight: 600;
    padding: 3px;
    border-radius: 3px;
    margin: 0 5px;
}
.pricingTable {
    border: 1px solid #D9D9D9;
    border-radius: 5px;
    position: relative;
    background: #fff;
    height: 100%;
}
.pricingTable-header {
    background: transparent linear-gradient(109deg, #C459C7 0%, #993D9B 100%) 0% 0% no-repeat padding-box;
    padding: 15px;
    border-radius: 5px 5px 0px 0px;
    opacity: 1;
    min-height: 160px;
}
.pricing-platnum {
    border-color: #00A651;
    color: #00A651;
    min-width: 150px;
}
.pricing-premium {
    border-color: #9A3E9C;
    color: #9A3E9C;
    font-weight: 600;
}

.pricingTable.border-1 {
    border: 1px solid #9A3E9C;
}
.pricingTable.border-2 {
    border: 1px solid #00A651;
}
.pricingTable.border-3{
    border: 1px solid #00A2AA;
}
.main-title{
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    margin-bottom: -7px;
}
span.line-text {
    color: #FFFFFF;
    opacity: 0.5;
    font-size: 20px;
    margin: 0 5px;
    text-decoration: line-through;
}
.pricingTable-contnet {
    text-align: left;
    padding: 15px;
}
.pricingTable-contnet > p {
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.pricingTable-contnet > p:last-child{
    border-bottom: none;
}
.pricingTable-header.platinum {
    background: transparent linear-gradient(109deg, #0EC668 0%, #00A651 100%) 0% 0% no-repeat padding-box;
}
.pricingTable-header.partner {
    background: transparent linear-gradient(109deg, #07B9C2 0%, #00A2AA 100%) 0% 0% no-repeat padding-box;
}
.free-trial {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #D9D9D9;
    border-radius: 5px;
    opacity: 1;
    width: 650px;
    margin: 0 auto;
    padding:25px;
    max-width: 100%;
}
.w-350{
    width: 350px;
    max-width: 100%;
}
.h-50{
    height: 50px !important;
}
.cure-logo {
    margin: 0 auto;
    display: block;
    text-align: center;
}
.img-content {
    display: flex;
    align-items: center;
    padding: 15px 0;
}
.img-content img {
    display: inline-block;
    vertical-align: middle;
}
.img-content p {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    margin-left: 14px;
    font-size: 17px;
    text-align: left;
    color: #444444;
}
.bottom-div p {
    color: #444444;
    font-size: 18px;
}
.btn-skyblue {
    background: #00A4E8 0% 0% no-repeat padding-box;
    border-radius: 3px;
    opacity: 1;
    color: #fff;
    width: 350px;
    height: 50px;
    max-width: 100%;
}
.btn-cyan {
    background: #05DEC2 0% 0% no-repeat padding-box;
    border-radius: 3px;
    opacity: 1;
    color: #fff;
    width: 350px;
    height: 50px;
    max-width: 100%;
}
.tab-subscription {
    background: transparent;
    border: 1px solid #D9D9D9;
    border-radius: 5px;
    opacity: 1;
    padding: 0;
}
.tab-subscription>.active {
    display: block;
    padding: 20px;
}
section#tabs nav {
    border: 0;
    padding-top: 0;
}


/*fileupload*/
/****** CODE ******/
.file-upload .file-select .file-select-button {

    padding: 0 10px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    border: 1px solid #444444;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 3px;
    opacity: 1;
    color: #444444;
    font-size: 14px;
}
.file-upload {
    display: block;
    text-align: center;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.file-upload .file-select {
    text-align: left;
    color: #34495e;
    cursor: pointer;

}
.file-upload .file-select .file-select-name {
    line-height: 40px;
    display: inline-block;
    padding: 0 10px;
    font-size: 14px;
    color: #888888;
}
.file-upload .file-select:hover {
    border-color: #34495e;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.file-upload .file-select:hover .file-select-button {
    background: #34495e;
    color: #ffffff;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.file-upload.active .file-select {
    border-color: #3fa46a;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.file-upload.active .file-select .file-select-button {
    background: #3fa46a;
    color: #ffffff;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.file-upload .file-select input[type="file"] {
    z-index: 100;
    cursor: pointer;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}
.file-upload .file-select.file-select-disabled {
    opacity: 0.65;
}
.file-upload .file-select.file-select-disabled:hover {
    cursor: default;
    display: block;
    border: 2px solid #dce4ec;
    color: #34495e;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    margin-top: 5px;
    text-align: left;
    background: #ffffff;
    overflow: hidden;
    position: relative;
}
.file-upload .file-select.file-select-disabled:hover .file-select-button {
    background: #dce4ec;
    color: #666666;
    padding: 0 10px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
}
.file-upload .file-select.file-select-disabled:hover .file-select-name {
    line-height: 40px;
    display: inline-block;
    padding: 0 10px;
}
.table-borderless thead th {
    vertical-align: bottom;
    border-bottom: 1px solid #dee2e6;
    background: transparent;
    font-size: 14px;
}
.table-borderless tr {
    border-bottom: 1px solid #dee2e6;
}
.bg-orange {
    background-color: #FBFBE3 !important;
}
a.btn.btn-app.edit {
    background: #309CFF;
    border: #309CFF;
}
a.btn.btn-app.delete {
    background: #ED1C24;
    border: #ED1C24;
}
.mix-input {
    border-right: 0px !important;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.mix-drop .select2-container .select2-selection--single {
    padding: 8px;
    border: 1px solid rgba(188,188,203,0.5);
    height: 35px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.light-gray {
    background: #EAEAEA;
    opacity: 1;
    padding: 10px;
}
.medium-gray {
    background: #F7F7F7;
    padding: 10px;
}
.letter-space{
    letter-spacing: 0.28px;
}
.app-details {
    background: #fff;
    padding: 10px;
}
.border-bottom-none{
    border-bottom: 0px !important;
}
.nav-section .nav-item {
    width: 190px;
    text-align: center;
    max-width: 100%;
}
label:not(.form-check-label):not(.custom-file-label) {
    font-weight: 600;
}
section.nav-section .nav-link {
    border: 1px solid #007EF1;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
section.nav-section .nav-tabs .nav-item.show .nav-link, section.nav-section .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
    border: 1px solid #007EF1;
    background: #007EF1;
    color: #fff;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
section.nav-section .nav-tabs {
    border-bottom: 0px;
}
.tab-subscription ul.nav.nav-tabs .nav-item {
    min-width: 230px;
    max-width: 100%;
    margin: 0 5px;
    border-radius: 3px;
}
section.nav-section .nav-link:first-child{
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
section.nav-section .nav-link:last-child{
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.stat-widget-five {
    min-height: 60px;
}
.stat-widget-five .stat-icon {
    font-size: 50px;
    line-height: 50px;
    position: absolute;
    left: 30px;
    top: 20px;
}
.stat-widget-five .stat-content {
    margin-left: 100px;
}
.dib {
    display: inline-block;
}
.card-widgets .card {
    background: transparent;
    box-shadow: none!important;
    border: 1px solid #B4B4B4;
    height: 100%;
}
.stat-text {
    color: #040404;
    font-weight: 400;
    font-size: 24px;
    word-break: break-all;
}
.stat-heading {
    font-size: 16px;
    word-break: break-all;
}
.date-range .btn.btn-secondary {
    background: #EFEFEF;
    border: 1px solid #707070;
    color: #393939;
    font-weight: 600;
}
.date-range  .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}
.file {
    width: 40px;
    height: 40px;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    object-fit: cover;
}
.pagination {

    margin-bottom: 0;
}
.table tr{
    cursor: pointer;
}

.buttons .btn-app {
    border-radius: 3px;
    background-color: #f8f9fa;
    border: 1px solid #ddd;
    color: #6c757d;
    font-size: 12px;
    height: 25px;
    margin: 0px;
    padding: 3px;
    min-width: 25px;
    margin-bottom: 0 !important;
}
.buttons .btn-app img {
    width: 15px;
}
.main-border {
    border: 1px solid #D9D9D9;
    border-radius: 3px;

}
.btn-cancel {
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    min-width: 90px;
}
.btn-cancel:hover {
    background-color: #D9D9D9;
    border-color: #D9D9D9;
    color: #040404;
    border-radius: 3px;
}
.btn.btn-save {
    color: #fff;
    background-color: #007EF1;
    border-color: #007EF1;
    box-shadow: none;
    border-radius: 3px;
    opacity: 1;
    min-width: 90px;
}
.btn.btn-save:hover {
    background-color: #066cca;
    border-color: #066cca;
}
.main-border .card-bg {
    border: 0 !important;
    border-bottom: 1px solid #D9D9D9 !important;
}
.col-80 {
    width: 80px;
}
.select2-container--default .select2-results__option {
    font-size: 14px;
    color: #212530 !important;
}
.form-control {
    border: 1px solid #D9D9D9;
}

.select2.select2-container .select2-selection--single:focus{
    outline: none !important;
}
.btn-outline-primary:hover {
    color: #007EF1;
    border-color: #007EF1;
    background-color: #fff !important
}
.btn.btn-primary:hover {
    background-color: #066cca;
    border-color: #066cca;
}
.h-28{
    height: 28px;
}
.multi-modal{
    padding: 0;
}
.table .thead-light th {
    color: #495057;
    background-color: #F6F9FB;
    border-color: #D9D9D9;
}
.icon-filter {
    position: absolute;
    right: 15px;
    left: auto;
    top: 11px;
}
.btn-primary {
    color: #fff;
    background-color: #007EF1;
    border-color: #007EF1;
    box-shadow: none;
}
.edit-dele.justify-content-end {
    position: absolute;
    left: auto;
    right: 15px;
    top: 20px;
}
.flex-grid-item.edit-del {
    flex-basis: 189px;
}

.btn.btn-app.down img{
    transition: transform .5s ease;
}
.f-width {
    min-width: 130px;
}
.table-billing tr th {
    background: transparent;
    border-top: 0;
}
.table-billing td {
    vertical-align: -webkit-baseline-middle;
    /*white-space: normal !important;*/
}
/*.table-billing thead th{
   white-space: normal !important;
   }*/
.table-billing {
    width: 100% !important;
    /*    overflow: hidden;*/
    position: relative;

}

.marign-left {
    margin-left: 13px;
}
.flex-grid-item.mode-pay , .flex-grid-item.payer{
    flex-basis: 0;
}
.bilselect .select2-container {
    width: 55px !important;
}
.bilselect input {
    width: 100px;
}
.catalog input {
    width: 141px;
}
.catalog .select2-container {
    width: 85px !important;
}
.import-export .nav-item .nav-link {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}
.import-export .nav-link:first-child {
    border-top-right-radius: 0!important;
    border-bottom-right-radius: 0!important;
}
.tab-content .nav-link.active { border-color: red; }
.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #d9d9d9 !important;
    border-radius: 4px;
    cursor: text;
    min-height: 35px;
    font-size: 14px;
    line-height: 20px;
}
.outer-border {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    opacity: 1;
    padding: 15px;
}
.form-control:disabled, .form-control[readonly] {
    background-color: #D9D9D94D;
    opacity: 1;
}
.inner-content{
    background: #F6F9FB 0% 0% no-repeat padding-box;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    opacity: 1;
    padding: 15px;
}
.file-img .main-img {
    border: 1px solid #D9D9D9;
    width: 100px;
    height: 100px;
    object-fit: cover;
    background: #fff;
    position: relative;
}
.file-img {
    width: 100px;
    height: 100px;
    position: relative;
    object-fit: cover;
}
.fcross-icon {
    position: absolute;
    right: 0px;
    z-index: 1;
}



.grid-row-2 {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
}

.grid-item-2 {
    height: 100px;
    flex-basis: 10%;
    -ms-flex: auto;
    width: 100px;
    position: relative;
    margin: 0 5px 5px 0;
    box-sizing: border-box;
}

.grid-row-2 a {
    text-decoration: none;
}

.wrapping-link {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
    color: currentColor;
}

.grid-item-wrapper-2 {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
    margin: 0;
    height: 100px;
    width: 100px;
    position: relative;
}

.grid-item-container-2 {
    height: 100px;
    width: 100px;
    position: relative;
}



@media (max-width: 1333px) {
    .grid-item-2 {
        flex-basis: 33.33%;
    }

}

@media (max-width: 1073px) {
    .grid-item-2 {
        flex-basis: 33.33%;
    }
}

@media (max-width: 815px) {
    .grid-item-2 {
        flex-basis: 50%;
    }
}

@media (max-width: 620px) {
    .col {
        clear: both;
        float: none;
        margin-left: auto;
        margin-right: auto;
        width: auto !important;
    }
}

@media (max-width: 555px) {
    .grid-item-2 {
        flex-basis: 100%;
    }
}
.cust_info_sec .single_row {
    width: 100%;
    display: inline-block;
    margin-bottom: 5px;
}
.single_row .q {
    width: 200px;
    display: inline-block;
    margin-bottom: 0;
    vertical-align: top;
}
.cust_info_sec .single_row .a {
    width: calc(100% - 210px); 
    display: inline-block;
    margin-bottom: 0;
    font-weight: 600;
}

/*grid row file manager*/
.grid-row {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
}

.grid-item {
    height: 180px;
    flex-basis: 10%;
    -ms-flex: auto;
    width: 180px;
    max-width: 100%;
    position: relative;
    margin: 0 15px 5px 0;
    box-sizing: border-box;
}



.grid-item-wrapper {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;

    width: 180px;
    height: 180px;
    height: 100%;
    max-width: 100%;
    position: relative;
}




@media (max-width: 1333px) {
    .grid-item {
        flex-basis: 33.33%;
    }
}

@media (max-width: 1073px) {
    .grid-item {
        flex-basis: 33.33%;
    }
}

@media (max-width: 815px) {
    .grid-item {
        flex-basis: 50%;
    }
}

@media (max-width: 620px) {
    .col {
        clear: both;
        float: none;
        margin-left: auto;
        margin-right: auto;
        width: auto !important;
    }
}

@media (max-width: 555px) {
    .grid-item {
        flex-basis: 100%;
    }
}

.grid-item-wrapper .grid-item-container .file-img {
    width: 180px;
    height: 180px;
    position: relative;
    object-fit: cover;
}
.grid-item-wrapper .grid-item-container .file-img .main-img {
    width: 180px;
    height: 180px;
    object-fit: cover;
    background: #fff;
    position: relative;
    border: 1px solid #D9D9D9;
}
.grid-item-wrapper .grid-item-container {
    width: 180px;
    height: 180px;
    position: relative;
    max-width: 100%;
}
span.delete_thumb {
    position: absolute;
    padding: 0px 3px;
    background: #666;
    color: #ffffff;
    font-weight: bold;
    margin: 0px;
    line-height: normal;
    height: 20px;
    right: 0;
    width: 20px;
    cursor: pointer;
    text-align: center;
}
.patient-img-grid {
    width: 90px;
    padding: 0;
    margin-right: 10px;
    display: inline-block;
}

.inner_wrapper_div .thumb {
    width: 180px;
    height: 180px;
    max-width: 100%;
    position: relative;
}
span.original_filename {
    position: absolute;
    bottom: 0;
    color: #fff;
    font-size: 12px !important;
    word-break: break-word;
    line-height: 15px;
    text-align: left;
    left: 5px;
    font-size: 16px;
    right: 5px;
    top: 45px;
    white-space: normal;
    height: 54px;
    overflow: hidden;
}
.album-block {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    opacity: 1;
    cursor: pointer;
}
.album-title {
    border-top: 1px solid #D9D9D9;
    padding: 15px;
}
.album-img {
    /*    height: 200px;*/
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn-edit {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #007EF1;
    border-radius: 3px;
    color: #007EF1;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-delete {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #ED1C24;
    border-radius: 3px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
    color: #ED1C24;
    margin: 0 3px;
}
.v-align{
    vertical-align: text-bottom;
}


/*gallery*/
.img-wrapper img {
    width: 100%;
    height: 270px;
    object-fit: cover;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
}
.img-wrapper {
    position: relative;
    margin-top: 15px;
}


.img-overlay {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    opacity: 0;
}
.img-overlay i {
    color: #fff;
    font-size: 3em;
}

#overlay {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    z-index: 999;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#overlay img {
    margin: 0;
    width: 80%;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
    padding: 5%;
}

@media screen and (min-width: 1200px) {
    #overlay img {
        width: 40%;
    }
}
#prevButton img , #nextButton img{
    width: 35% !important;
}
#nextButton {
    color: #040404;
    /* font-size: 21px; */
    -webkit-transition: opacity 0.8s;
    transition: opacity 0.8s;
    width: 50px;
    height: 50px;
    text-align: center;
    text-align: center;
    background: #ffff;
    border-radius: 50%;
    line-height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#nextButton:hover {
    opacity: 0.7;
}
@media screen and (min-width: 768px) {
    #nextButton {
        font-size: 3em;
    }
}

#prevButton {
    color: #040404;
    /* font-size: 21px; */
    -webkit-transition: opacity 0.8s;
    transition: opacity 0.8s;
    width: 50px;
    height: 50px;
    text-align: center;
    text-align: center;
    background: #ffff;
    border-radius: 50%;
    line-height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#prevButton:hover {
    opacity: 0.7;
}

#exitButton {
    color: #fff;
    font-size: 2em;
    -webkit-transition: opacity 0.8s;
    transition: opacity 0.8s;
    position: absolute;
    top: 15px;
    right: 15px;
}
#exitButton:hover {
    opacity: 0.7;
}
@media screen and (min-width: 768px) {
    #exitButton {
        font-size: 3em;
    }
}
.album-title p {
    font-weight: 600;
}

.step-2 .grid-item-wrapper-2 {
    width: 150px!important;
    height: 150px !important;
}
.step-2 .grid-item-container-2 {
    height: 150px;
    width: 150px;
    position: relative;
}
.step-2 .file-img {
    width: 150px;
    position: relative;
    object-fit: cover;
    height: 150px;
}
.step-2 .file-img .main-img {
    width: 150px;
    height: 150px;
    object-fit: cover;
    background: #fff;
    position: relative;
}
.step-2 .grid-item-2 {
    height: auto;
    flex-basis: 10%;
    -ms-flex: auto;
    width: 150px;
    position: relative;
    margin: 0 10px 5px 0;
    box-sizing: border-box;
    max-height: 100%;
}

.dashbox_height{max-width:  1000px;overflow-x: scroll;}
div#printout-tabs {
    padding: 15px 10px;
}
div#printout-tabs .nav-tabs .nav-link {
    width: 50%;
    text-align: center;
    border: 1px solid #007EF1;
    border-radius: 0px;
    font-size: 14px;
}
div#printout-tabs .tab-content .nav.nav-tabs .nav-link {
    color: #040404;
    background: transparent;
    border: 0;

    border-radius: 0;
    width: 33.333%;
}
div#printout-tabs .tab-content .nav.nav-tabs .nav-link.active{
    border-bottom: 2px solid #007EF1;
}
.tab-content.nested {
    margin-top: 20px;
}
.print-preview-background .button {
    position: absolute;
    top: 10px;
    right:10px;
}
.ui.primary.button {
    background: #007EF1 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 8px #007EF140;
    border-radius: 3px;
    opacity: 1;
    color: #fff;
    border: 1px solid #007EF1;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    min-width: 92px;
    font-size: 14px;
    padding: 8px 0;
}
.label-inside{
    color: #040404;
    opacity: 0.5;
    font-size: 10px;
    padding: 0 10px;
}

/*custom checkbox*/


.new .form-group {
    display: block;
    margin-bottom: 0;
}

.new .form-group input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}

.new .form-group label {
    position: relative;
    cursor: pointer;
    font-size: 14px;
    color: #888888;
}

.new .form-group label:before {
    content: "";
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid #B4B4B4;
    /* box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05); */
    padding: 7px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
    border-radius: 2px;
}
.new .form-group input:checked + label{

    color: #000000;
}
.new .form-group input:checked + label:after {
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    left: 6px;
    width: 4px;
    height: 11px;
    border: solid #007EF1;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.form-check-input {
    position: absolute;
    margin-top: 7px;
    margin-left: -1.25rem;
}
.tz-gallery , .inner_wrapper_div{
    position: relative;
}
.lightbox-gallery .image img {
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    width: 260px;
    height: 260px;
    object-fit: cover;
}
.table-app td {
    border: 0;
    padding-bottom: 5px;
}
input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    margin-right: 5px;
    /* margin-top: 5px; */
}
#portfolio li {
    display: block;
    float: left;
    /*    width: auto!important;*/
    margin-right: 0 !important;
    margin-bottom: 20px;
}
#portfolio {
    display: block;
    margin: 0;
    padding: 0;
}
button.mfp-arrow.mfp-arrow-left.mfp-prevent-close {
    color: #040404;
    /* font-size: 21px; */
    -webkit-transition: opacity 0.8s;
    transition: opacity 0.8s;
    position: absolute;
    left: 18%;
    width: 50px;
    height: 50px;
    text-align: center;
    text-align: center;
    background: #ffff;
    border-radius: 50%;
    line-height: 48px;
    display: flex;
    align-items: center;
    background-image: url("../../dist/img/arrow-right.svg");
    justify-content: center;
    background-repeat: no-repeat;
    background-position: center;
}
button.mfp-arrow.mfp-arrow-right.mfp-prevent-close{
    color: #040404;
    /* font-size: 21px; */
    -webkit-transition: opacity 0.8s;
    transition: opacity 0.8s;
    position: absolute;
    right:  18%;
    width: 50px;
    height: 50px;
    text-align: center;
    text-align: center;
    background: #ffff;
    border-radius: 50%;
    line-height: 48px;
    display: flex;
    align-items: center;
    background-image: url("../../dist/img/arrow-left.svg");
    justify-content: center;
    background-repeat: no-repeat;
    background-position: center;
}
#portfolio li.image img {
    width: 265px;
    height: 265px;
    object-fit: cover;
    border: 1px solid #d9d9d9;
    box-shadow: 0px 3px 12px #0000000D;
    border-radius: 3px;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #d9d9d9 1px;
    outline: 0;
}
.btn-skyblue:hover {
    background: #fff;
    color: #00a4e8;
    border: 1px solid #00a4e8;
}
.btn.btn-cyan:hover {
    background: #fff;
    color: #05dec2;
    border: 1px solid #05dec2;
}
.btn-outline-primary:hover {
    background: #007ef1 !important;
    color: #fff;
}
.ribbon-wrapper {
    width: 110px;
    height: 110px;

    position: absolute;
    top:0;
    left: 0;
    z-index: 1;
}
.ribbon-wrapper .ribbon {
    color: #333;
    text-align: center;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    position: relative;
    padding: 7px 0;
    top: 18px;
    left: -35px;
    width: 142px;
    background: transparent linear-gradient(134deg, #FFCC00 0%, #F2A50A 100%) 0% 0% no-repeat padding-box!important;
    color: #fff;
    z-index: 9999;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}

.pricing-premium:hover {
    background: #9a3e9c !important;
    border: 1px solid #9a3e9c;
    min-width: 150px;
}
.pricing-platnum:hover {
    background: #00a651 !important;
    border: 1px solid #00a651 !important;
    min-width: 150px;
}
.pricing-partner {
    min-width: 150px;
    border: 1px solid #C459C7;
    color: #C459C7;

}
.pricing-partner:hover {
    min-width: 150px;
    border: 1px solid #C459C7;
    background-color: #C459C7 !important;
    color: #fff;
}
.pricing-addon {
    min-width: 150px;
    border: 1px solid #00a2aa;
    color: #00a2aa;

}
.pricing-addon:hover {
    min-width: 150px;
    border: 1px solid #00a2aa;
    background-color:  #00a2aa !important;
    color: #fff;
}
/*.table-billing tbody tr td:nth-child(6) {
    max-width: 100px;
    width: 100px;
}
.table-billing tbody tr td:nth-child(5) {
    max-width: 100px;
    width: 100px;
}
.table-billing tbody tr td:nth-child(4) {
    max-width: 140px;
    width: 140px;
}
.table-billing tbody tr td:nth-child(10) {
    max-width: 100px;
    width: 100px;
}*/
.table-responsive{
    position: relative !important;
}
/* table#demo-table tr th:nth-child(5) {
   width: 120px;
}
table#demo-table tr th:nth-child(6) {
   width: 120px;
}
table#demo-table tr th:nth-child(7) {
   width: 60px;
}
table#demo-table tr th:nth-child(3) {
   width: 60px;
}
table#demo-table tr th:nth-child(2) {
   width: 60px;
   }*/
.h-42{
    height: 42px;
}
/*.table-billing tbody tr td:nth-child(8) {
    max-width: 140px;
    width: 140px;
}*/

.datepicker table tr td, .datepicker table tr th {
    font-size: 14px !important;
    border-radius: 50% !important;
}

.help-block-error {
    color:#dc3545 !important;
}
label.btn {
    font-weight: 400!important;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: none !important;
}

/*appoinment module*/
/*.tui-full-calendar-dayname-container {
    border-left: 1px solid rgb(229, 229, 229);
    }*/
.tui-full-calendar-dayname {
    position: absolute;
    margin-left: 0 !important;
    height: 100%;
    overflow: hidden;
}
.lnb-calendars-item label {
    /* white-space: nowrap; */
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    margin-bottom: 0;
    font-size:14px !important;
}
span.tui-full-calendar-holiday-sun {
    color: #444444 !important;
}
a.new_service_button {
    width: 100%;
    border-top: 1px solid #d9d9d9;
    margin-top: 0;
    /* height: 32px !important; */
    padding: 10px !important;
    text-transform: capitalize;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #E5F2FE !important;
    border: 1px solid #E5F2FE !important;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
    font-size: 14px;
    color: #040404 !important;
}
.filter_first_row {
    font-size: 13px;
    padding: 10px 10px;
    background-color: #F8F8C7;
}
.filter_first_row i {
    color: #E26E6B;
    margin-right: 5px;
}
form#appointment_form .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 24px;
    color: #040404;
    font-size: 14px;
    width: 90% !important;
    color: #040404;
    text-transform: capitalize;
}
span.badge.bg-green.icon {
    background: #30BF39 0% 0% no-repeat padding-box;
    border: 1px solid #30BF39;
    border-radius: 3px;
    font-size: 8px !important;
    text-transform: capitalize !important;
    padding: 2px;
    font-weight: 400;
}
.new-patient-indicator {
    background-color: #00a500;
    border-radius: 2px;
    color: #fff;
    font-size: 10px;
    text-align: center;
}

.select2-container--default .select2-dropdown .select2-search__field:focus, .select2-container--default .select2-search--inline .select2-search__field:focus {
    outline: 0;
    border: 1px solid #007ef1;
}
.main-border .card-bg {
    /* border: 0 !important; */
    border-bottom: 1px solid #D9D9D9 !important;
    /*    margin: -1px;*/
}

.select2-container.select2-allowclear .select2-choice:hover .select2-search-choice-close,
.select2-container.select2-container-multi .select2-search-choice-close {
    visibility: visible;
    filter: alpha(opacity=100);
    opacity: 1;
}

@media (max-width:1024){
    .basic-search .form-control {
        width: 200px !important;
        max-width: 100%;
    }
}
.table thead.thead-light th {
    border-bottom: 0;
    border-top: 0;
}
.sch_change:hover  {
    padding: 4px 10px;
    background: #f2f2f2;
    border-radius: 50%;
}
.move-prev-next-button:hover{
    padding: 8px 10px;
    background: #f2f2f2;
    border-radius: 50%;
}
.move-prev-next-button{
    padding: 8px 10px;
    border-radius: 50%;
}
.sch_change {
    padding: 4px 10px;
    border-radius: 50%;
}

.datepicker table tr td.today.active, .datepicker table tr td.today:active {
    color: #fff !important;
    border-color: #4285f4 !important;
    background-color: #4285f4 !important;
}
.datepicker table tr td.day:hover, .datepicker table tr td.focused {
    background: #c6dafc !important;
    cursor: pointer!important;
}
.datepicker table tr td.today {
    color: #fff!important;
    background-color: #4285f4!important;
    border-color: #4285f4!important;
}
.datepicker table tr td.active.highlighted.active, .datepicker table tr td.active.highlighted:active, .datepicker table tr td.active:active {
    color: #fff!important;
    background-color: #4285f4!important;
    border-color: #4285f4!important;
    /* border: 2px solid #000 !important;*/
    /* border-radius: 50%; */
    margin: 5px;
}
.datepicker table tr td.active.highlighted.active, .datepicker table tr td.active.highlighted:active, .datepicker table tr td.active:active {
    color: #fff;
    background-color: #4285f4!important;
    border-color: #4285f4 !important;
}
/* .datepicker table tr td.active.active{
  border:2px solid;
  }*/
.datepicker .datepicker-switch:hover {
    background: transparent !important;
    border-radius: 0 !important;
}
.select2-container--krajee-bs4 .select2-selection--single .select2-selection__arrow {
    border-left: 0 !important;

}
.select2-container--krajee-bs4 .select2-selection--single .select2-selection__arrow b {
    display: none !important;
}
.select2-container .select2-selection--single {
    padding: 8px;
    border: 1px solid #D9D9D9 !important;
    height: 35px !important;
}
.select2-container--krajee-bs4 .select2-selection {
    box-shadow:none !important;

}
.select2-container--krajee-bs4 .select2-results__option--highlighted[aria-selected] {
    background-color: #E5F2FE !important;
    color: #040404 !important;
}
.select2-container--krajee-bs4 .select2-results__option.select2-results__option--selected, .select2-container--krajee-bs4 .select2-results__option[aria-selected=true] {
    color: #fff !important;
    background-color: #007ef1!important;
}
.table-main {
    margin: 0 -1px;
}
.table-new thead th {
    border-bottom: 0;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #040404 !important;
}
.one-line {
    width: 70%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
}
.one-line:not(:hover) {
    text-overflow: ellipsis;
}
.one-line:hover span, .one-line:focus span {
    display: inline-block;
    animation-name: scroll-text;
    animation-duration: 7s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation: scroll-text 5s ease 0s 2 normal;

}
@keyframes scroll-text {
    0% {
        transform: translateX(0%);
    }
    90% {
        transform: translateX(-100%);
    }
    95% {
        transform: translateX(0%);
    }
    100% {
        transform: translateX(0%);
    }
}

.scrollbar
{
    height: 450px;
    overflow-y: auto;
    margin-bottom: 25px;
}
.force-overflow
{
    min-height: 450px;
}
#style-3::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}
#style-3::-webkit-scrollbar
{
    width: 6px;
    background-color: #F5F5F5;
}
#style-3::-webkit-scrollbar-thumb
{
    background-color: #000000;
}
label.btn {
    font-weight: 400!important;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #2F93FF;
    outline: 0;
    box-shadow: none;
}
.hold-transition .content-wrapper, .hold-transition .control-sidebar, .hold-transition .control-sidebar *, .hold-transition .main-footer, .hold-transition .main-header, .hold-transition .main-sidebar, .hold-transition .main-sidebar * {
    transition: margin-left .3s ease-in-out,width .3s ease-in-out !important;

}
/*custom checkbox*/


.new .form-group {
    display: block;
    margin-bottom: 0;
}

.new .form-group input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}

.new .form-group label {
    position: relative;
    cursor: pointer;
    font-size: 14px;
    color: #888888;
}

.new .form-group label:before {
    content: "";
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid #B4B4B4;
    /* box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05); */
    padding: 7px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
    border-radius: 2px;
}
.new .form-group input:checked + label{

    color: #000000;
}
.new .form-group input:checked + label:after {
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    left: 6px;
    width: 4px;
    height: 11px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);

}
.new .form-group input:checked + label:before {
    border: 1px solid #007EF1;
    background: #007EF1; 
}
span#new_patient_badge {
    background: #30BF39 0% 0% no-repeat padding-box;
    border: 1px solid #30BF39;
    border-radius: 3px;
    font-size: 12px !important;
    text-transform: capitalize !important;
    width: 50px;
    font-weight: 400;

}
/*.single-day {
    background: #444444 0% 0% no-repeat padding-box;
    border-radius: 3px;
    letter-spacing: 0px;
    color: #FFFFFF !important;
    opacity: 1;
    padding: 5px 30px;
    }*/
.add-walk-button {
    margin: 0 10px;
}
.nav-side-menu li i {
    font-size: 11px;
}
/*.tui-full-calendar-today {
    background: #F2F8FF !important;
    }*/
div#appointment_modal .modal-dialog.modal-dialog-centered.modal-lg {
    width: 600px;
}
/*.datepicker table tr {
    background-color: transparent !important;
    color: #000000 !important;

    }*/
span.font-icon {
    position: absolute;
    left: 10px;
    right:auto;
    top: 5px;
}
input#fServiceCost {
    padding-left: 26px;
}
.dropdown.days-drop ul.dropdown-menu.show {
    transform: none !important;
    transition:box-shadow .1s ease,width .1s ease;
    box-shadow: none !important;
}
.dropdown.days-drop ul.dropdown-menu.show li:first-child{
    border-top: 0px !important;
}
.dropdown.days-drop ul.dropdown-menu.show li {
    line-height: normal;
    font-size: 14px;
    color: #212530 !important;
}
.dropdown.open ul {
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.23);
    border: solid 1px #666;
    border-top: none;
    height: 200px;
    overflow-y: scroll;
}
.dropdown.days-drop li:hover {
    background-color: #E5F2FE !important;
}
.dropdown-menu li {
    line-height: 1.5;
    letter-spacing: 0.7px;
    color: #666;
    font-size: 14px;
    cursor: pointer;
    padding: 7.5px 15px;
    border-top: solid 1px #f3f3f3;
}

.dropdown-menu li:hover {
    background-color: #ccc;
}
.btn-canceled {
    background: #ed1c24;
    color: #fff !important;
    border-color: #ed1c24;
}
.btn-canceled:hover {
    background: #ca161d;
    border-color: #ca161d;
}
.datepicker table tr td span.active.active{
    color: #fff;
    background-color: #4285f4!important;
    border-color: #4285f4!important;
}
.datepicker table tr td span:hover {
    background: #c6dafc;
}
.tui-full-calendar-time-schedule-content {
    font-weight: 400;
}
#fServiceCost {
    text-align: right;
    padding-right: 10px;
}
a.new_select_option_button{
    width: 100%;
    border-top: 1px solid #d9d9d9;
    /* height: 32px !important; */
    padding: 6px 12px !important;
    text-transform: capitalize;
}
.today_schedule_list {
    cursor: pointer;
}
.sidebar-scroll {
    min-height: 800px;
    overflow-y: auto;
}
.tui-full-calendar-weekday-schedule.tui-full-calendar-weekday-schedule-time .tui-full-calendar-weekday-schedule-title {
    padding-left: 9px;
    font-weight: 400;
}
div#right {
    border-bottom: 1px solid #d9d9d9;
}
div#aptdetail .modal-body .close span {
    font-size: 12px;
    text-transform: uppercase;
    color: #007ef1;
    opacity: 1!important;
}
div#aptdetail .modal-body .close {
    opacity: 1;
}
button:focus {
    outline: 1px dotted;
    outline: none;
}
.tui-calendar td {
    border-radius: 50%;
}
.tui-full-calendar-month-dayname {
    width: 100%;
    position: absolute;
    font-size: 13px;
    border-top: 0px !important;
}
.tui-full-calendar-month-dayname .tui-full-calendar-month-dayname-item {
    border: 1px solid #d9d9d9;
    border-bottom: 0;
    margin: 0 -1px;
    border-top: 0px;
}
.tui-full-calendar-month-dayname .tui-full-calendar-month-dayname-item:first-child{
    border-left: 0px;
}
.tui-full-calendar-month-dayname .tui-full-calendar-month-dayname-item:last-child{
    border-right: 0px;
}
.tui-full-calendar-week-container .tui-full-calendar-dayname-layout{
    border-top: 0px !important;
}
.tui-full-calendar-week-container .tui-full-calendar-dayname-layout:last-child {
    border-right: 0px !important;
}

/*when select2 not working inside bs4 modal*/
/*.select2-close-mask{
    z-index: 2099 !important;
}
.select2-dropdown{
    z-index: 3051 !important;
    }*/
/*when select2 not working inside bs4 modal*/
.modal-scroll{
    height: 540px !important;
    overflow: auto !important;
}
.tui-full-calendar-week-container .tui-full-calendar-dayname-layout .tui-full-calendar-dayname-container {
    border-top: 0 !important;
}
form#appointment_form span.select2.select2-container.select2-container--default.select2-container--above.select2-container--focus.select2-container--open {
    border: 1px solid #007ef1;
}
form#prescription-form .select2.select2-container .select2-selection--single {
    background-image: none !important;
}
.select2-container--default .select2-results > li.select2-results__option:nth-child(-n+1) {
    color:red !important;
}
.nav-side-menu li span {
    float: right;
    position: absolute;
    left: auto;
    right: 15px;
    top: 15px;
}
.options li.active {
    background-color: #E5F2FE !important;
    color: #212530 !important;
    border:none !important;
    outline: none !important;
}
.options {
    list-style: none;
    overflow-y: auto;
}
table#demo-table th, table#demo-table td {
    white-space: nowrap;
}
span.doc-name {
    position: relative !important;
    top: 0 !important;
    float: none !important;
    right: 0 !important;
}
div#navbar-list-4 a#navbarDropdownMenuLink {
    padding-top: 3px;
}
.main-border .card-bg .name {
    margin-bottom: 10px;
}
.scrollbar-table {
    height: 450px;
    overflow: auto;
}
#style-3::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}
#style-3::-webkit-scrollbar
{
    width: 6px;
    background-color: #F5F5F5;
}
#style-3::-webkit-scrollbar-thumb
{
    background-color: #000000;
}
td#searchDrugTd1 .form-group, td#searchLabtestTd1 .form-group, td#searchBillItemId1 .form-group, td#searchBillTemplateId1 .form-group {
    position: relative;
}
.bottom-div {
    /*    position: sticky;*/
    bottom: 0;
    width: 100%;
    background: #fff;
}
.add {
    position: relative;
}
div#drug-suggesstion-box,div#labtest-suggesstion-box,div#billitem-suggesstion-box,#billtemplate-suggesstion-box {
    position: relative;
    left: 0;
    right: 0;
    z-index: 99;
    background: #fff;
    max-height: 200px;
    overflow: auto;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
ul.list-unstyled.search-box {
    margin-bottom: 0;
}
div#today_full_date {
    padding: 0 0 0 10px;
}
a#btn-scheduled {
    line-height: inherit!important;
}

.datepicker-days table tr td.active .active{
    color: #222;
    background-color: #e8eaed!important;
    border-color: #e8eaed !important;
}
.datepicker-months table tr td span {
    border-radius: 50%;
    height: 46px;
    line-height: 46px;
}
.datepicker-days .datepicker table tr td.active.active{
    color: #222 !important;
    background-color: #e8eaed!important;
    border-color: #e8eaed!important;
}
span.main_box {
    float: left;
    display: flex;
    align-items: baseline;
    justify-content: center;
}
button.btn.btn-save:disabled {
    opacity: 0.5;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #007EF1;
}
.select2-container--default.select2-container--focus .select2-selection--multiple, .select2-container--default.select2-container--focus .select2-selection--single {
    border-color: #007EF1 !important;
}
.tui-full-calendar-weekday-grid-line .tui-full-calendar-weekday-grid-more-schedules {

    color: #007EF1 !important;
}
.select2-container--default.select2-container--open .select2-selection--single {
    border-color: #007EF1!important;
}
.datepicker table tr td.active, .datepicker table tr td.active.highlighted {

    text-shadow: none !important;
}
.tui-full-calendar-layout {
    height: 100%;
    position: relative;
    box-sizing: border-box;
    max-height: 600px;
}
.tui-full-calendar-dayname:last-child{
    border-right: 0px !important;
}



@media only screen and (max-width: 991px)  {

    .parent-div {
        min-width: 1150px;
        overflow-x: auto;
        float: left;
        max-width: 100%;

    }
    .row-calender , .top-row {
        overflow-x: auto;
        width: 100%;
        position: relative;
        display: flex;
    }
    .right-schedule.app-block {
        float: right;
        overflow-x: auto;
        min-width: 370px;
        max-width: 100%;
    }
}
@media only screen and (max-width: 1439px) and (min-width: 1024px)  {
    .right-part .btn{
        font-size: 12px !important;
    }
    .dates span#renderRange {
        font-size: 12px !important;
    }
}

@media only screen and (max-width: 1280px) and (min-width: 1024px)  {

    .right-schedule.app-block {
        width: 37%;
        float: left;
        background: #fff;
        /* left: -1px; */
        /* border-top: 1px solid #ddd; */
        width: 36.625%;
        /* padding: 0 15px; */
        float: left;
    }
    .parent-div {
        width: 62.705%;
        overflow-x: auto;
        float: left;
    }
    span.calendar-week-dayname-name {
        font-size: 12px !important;
    }
    .nav-side-menu li span {

        font-size: 13px;
    }

    .add-walk-button .btn{
        font-size: 14px;
    }
    .add-walk-button {
        margin: 0 10px;
        padding-bottom: 10px !important;
        padding-top: 0 !important;
    }
    p.heading {
        font-size: 20px;
        margin: 0 10px;
    }
    ol.breadcrumb{
        padding: 0 10px;
    }
    .top {
        width: 25%;
        float: left;
        vertical-align: middle;
    }
    .middle span#current_calendar_month {
        font-size: 18px !important;
    }
    .middle {
        width: 23%;
        float: left;
        vertical-align: middle;
        text-align: center;
    }
    .right-part .btn{
        font-size: 12px !important;
    }
    .last {
        width: 59%;
        float: left;
        vertical-align: middle;
    }
    .btn-group {
        margin-left: 7px;
    }
    .btn-print {
        margin-left: 7px;
    }
    .dates span#renderRange {
        font-size: 12px !important;
    }
    .dates {
        margin-right: 0 !important;
        display: flex !important;
        align-items: center !important;
    }

}

.modal-open .modal {
    overflow-x: auto;
    overflow-y: auto;
}

.main_outline {
    display: flex;
    align-items: center;
}
tr.hover-show.rowtr td {
    height: 25px;
    line-height: 30px;
}
.popup-content div#status_button a.btn {
    cursor: no-drop !important;
}
.btn.btn-app.Cancelled, .btn.btn-app.Nowshow {
    background: #e6194b;
    border-color: #e6194b;
    color: #fff;
    padding: 5px;
    height: 24px;
    margin: 0;
    line-height: 13px;
}
/* .tui-full-calendar-dayname:first-child {
    border-left: 1px solid #dddddd !important;
} */
.btn-group.setting .dropdown-menu.show {
    top: 75%!important;
    left: auto !important;
    right: 12px !important;
    /* position: absolute; */
    float: none;
    transform: none !important;
}
/*.right-part .btn-group {
    margin-left: 10px;
    position: unset !important;
}
.btn-group.setting button {
    position: unset !important;
}
.right-part {

    position: unset !important;
}
.top-row {
    position: unset !important;
    }*/

.disableField {
    background-color: #D9D9D94D !important;
    pointer-events: none !important;
}

@media (max-width: 1270px){
    .sidebar-open .main-sidebar, .sidebar-open .main-sidebar::before {
        margin-left: 0;
    }
    .sidebar-collapse .main-sidebar, .sidebar-collapse .main-sidebar::before {
        margin-left: -250px !important;
    }
    a.brand-link-new-2{
        display: block;
    }
}

@media (max-width: 1270px){
    body:not(.sidebar-mini-md) .content-wrapper, body:not(.sidebar-mini-md) .content-wrapper::before, body:not(.sidebar-mini-md) .main-footer, body:not(.sidebar-mini-md) .main-footer::before, body:not(.sidebar-mini-md) .main-header, body:not(.sidebar-mini-md) .main-header::before {
        margin-left: 0 !important;
    }
    .layout-navbar-fixed.layout-fixed .wrapper .sidebar {
        margin-top: 0 !important;
    }
    a.brand-link-new-2 {
        padding: 10px 0;
        margin: 0 auto;
        text-align: center;
    }
}
@media (max-width: 1270px){
    .sidebar-open #sidebar-overlay {
        display: block;
    }
    .sidebar-mini.sidebar-collapse .content-wrapper {
        margin-left: 0px !important;
    }
}
@media screen and (min-width: 1271px){
    .parent-div {
        min-width:70%;
        float: left;
        width: 100%;
    }
    .app-block{
        min-width: 30%;
        width: 100%;
    }
    .top-row .top {
        width: 35%;
    }
    .last {
        width: 80%;
    }
    .middle {
        width: 15%;
        text-align: center;
    }
}

.disableField {
    background-color: #D9D9D94D !important;
    pointer-events: none !important;
}


td.td-first {
    min-width: 400px;
    width: 400px;
}

@media only screen and (max-width: 1366px)  {
    td.td-first {
        min-width: 200px;
        width: 200px;
    }
}
@media only screen and (max-width:1024px)  {
    td.td-second , td.td-third , td.td-fourth , td.td-fifth , td.td-sixth{
        width: 100%;
        white-space: nowrap;
    }
}
@media only screen and (min-width:1500px)  {
    td.td-first {
        min-width: 665px;
        width: 665px;
    }
}
@media only screen and (max-width: 1499px) and (min-width:1366px)  {
    td.td-first {
        min-width: 300px;
        width: 300px;
    } 
}

td.discountItem .select2-container--default .select2-selection--single .select2-selection__rendered {
    width: auto;
}

@media screen and (min-width: 1441px){
    .middle {
        width: 24%;
        text-align: center;
    }
}
div#maincalendar {
    padding-left: 0;
}
form#prescription-form .select2-container {
    width: 100% !important;
}
.btn-app , .btn{
    -webkit-appearance: none !important;
}
@media only screen and (max-width: 1680px) and (min-width: 1050px)  {
    .nav-side-menu {
        width: 178px;
    }
}
.has-error .help-block {
    color: red;
}
.bill-page-scroll {
    /*    width: calc(100vw - 140px); */
    padding: 0 2px;
}

@media only screen and (max-width: 1440px)  {
    .bill-page-scroll {
        width: calc(100vw + 35px); 
    }
}
.tui-full-calendar-dayname-leftmargin {
    position: relative;
    height: 100%;
    border-left: 1px solid #dddddd !important;
    margin-left: 71px !important;
}
.patient_appt_info_box {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
    font-size: 13px;
    padding: 10px;
    margin-bottom: 10px;
}
.ui-timepicker-wrapper {
    width: 345px !important;
    font-size: 15px !important;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    padding-right: 15px;
    font-size: 20px;
    color: #666;
}

.status-green {
    color: #30BF39;
}
.status-orange {
    color: #F68B00;
}
.status-red {
    color: #ED1C24;
}
.app_grid_view tr {
    cursor: default !important;
}

#main-loader{
    display: none;
    opacity: 0.8;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../../dist/img/AjaxLoader.gif') 
        50% 50% no-repeat rgba(255,255,255,0.7);
}

.layout-navbar-fixed .wrapper .main-header {
    z-index: 1053;
}

.modal {
    z-index: 1056;
}

.addon {
    border-bottom: 1px solid #07B9C2;
    padding-bottom: 15px;
}

.select2-container--open {
    z-index: 1056;
}

.f400 {
    font-weight: 400 !important;
}
.f600 {
    font-weight: 600 !important;
}

.pricing-button button {
    padding: 0.75em 1.5em;
    position: absolute;
    bottom: 1.25em;
    left: 50%;
    margin-left: -75px;
    text-decoration: none;
}
.pricing-button {
    padding-top: 30px;
}

.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active, .sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active {
    background-color: #007bff !important;
    color: #fff !important;
}

[class*=sidebar-dark-] .nav-sidebar>.nav-item.menu-open>.nav-link, [class*=sidebar-dark-] .nav-sidebar>.nav-item:hover>.nav-link, [class*=sidebar-dark-] .nav-sidebar>.nav-item>.nav-link:focus{
    background-color: #f2f2f2;
    color: #444;
}

.layout-fixed .main-sidebar
{
    box-shadow: 0px 3px 12px #0000000d !important;
}
[class*=sidebar-dark-] .nav-sidebar>.nav-item>.nav-link.active
{
    box-shadow:none !important;
}

.left-sec {
    width: 16%;
    float: left;
    margin-left: -7.5px !important;
}
.right-sec {
    width: 84%;
    float: left;
    padding-left: 15px !important;

}

@media (max-width: 1439px) {
    ol.breadcrumb {
        font-size: 12px;
    }

}

.modal-backdrop {
    z-index: 1055 !important;
}
/* Staff action-permission: greyed, non-actionable buttons */
.perm-denied{opacity:.45 !important;cursor:not-allowed !important;}
