/*******
Custom Style Sheet
*******/

/**** Margin padding class *****/
.mr-5{
    margin-right: 5px;
}
.pl-zero{
    padding-left: 0px;
}
.pr-zero{
    padding-right: 0px;
}
.pl-8{
    padding-left: 8px;
}
.mt-25{
    margin-top: 25px;
}
.mt-32{
    margin-top: 32px;
}
.mt-15{
    margin-top: 15px;
}
.mt-5{
    margin-top: 5px;
}
.mr-20{
    margin-right: 20px;
}
.mr-25{
    margin-right: 25px;
}
.mb-0{
    margin-bottom: 0px;
}
.mb-10{
    margin-bottom: 10px;
}
.mb-15{
    margin-bottom: 15px;
}
.mb-20{
    margin-bottom: 20px;
}
.mb-cal-equal{
    margin-bottom: 6.5px;
}
.pr-10{
    padding-right: 10px;
}
.pr-5{
    padding-right: 5px;
}
.pl-5{
    padding-left: 5px;
}
a:hover, a:active, a:focus{
    color: #052149;
}

/******** Common Css Class ********/
.btn.btn-md{
    font-weight: 600;
}

.view-order-status span.time-line-author{
    font-weight: 600;
    color: #045ba1;
}
.view-order-status .time i{
    margin-right: 2px;
}
.view-order-status.timeline > li > .timeline-item > .timeline-header{
    padding-bottom: 0px;
    border-bottom: none;
}
.view-order-status.timeline > li > .timeline-item > .timeline-body{
    padding-top: 5px;
}

/**** Order page css *****/
.span-color{
    color: #045ba1;
    /*font-weight: 600;*/
}
.status-select-box{
    margin-top: 3px;
}
.span-bold{
    font-weight: 600;
}
.contact-info{
    margin-bottom: 20px;
}
.contact-info p{
    margin-bottom: 5px;
}
.contact-info .list-content{
    margin-bottom: 5px;
}
.list-content .fa-phone{
    font-size: 17px;
    vertical-align: middle;
}
.contact-info .list-content i{
    margin-right: 6px;
}
.quantity-input .form-control{
    /*display: inline-block;
    width: 80px;
    margin-right: 3px;
    text-align: center;
    font-weight: 600;*/
    padding: 5px 5px;
    /*border-radius: 5px;*/
}
.quantity-input input.form-control{
    float: left;
}
.quantity-input ul{
    float: left;
    list-style: none;
    padding-left: 10px;
    margin-bottom: 0px;
}
.quantity-input ul li{
    display: block;
    font-size: 85%;
}
i.rup-css{
    vertical-align: middle;
    margin-right: 1px;
}
/*.bg-blue-select{
        background: #045ba1;
    color: #fff;
    border: 2px solid #045ba1;
    outline: none;
}*/
.txt-area-design{
    resize: none;
}
.select-wide{
    color: #045ba1;
    font-weight: 600;
}
.user-icon{
    font-size: 18px;
    margin: 0px 2px;
}
#cke_order_note_editor div#cke_1_contents {
    height: 100px !important;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control{
    background-color: #ecf0f5;
}
.wide-select-box .select2-container--default .select2-selection--single,
.wide-select-box .select2-selection .select2-selection--single{
    height: 46px;
    line-height: 46px;
    color: #045ba1 !important;
    font-weight: 600;
    padding: 10px 16px;
    font-size: 18px;
}
.wide-select-box .select2-container .select2-selection--single .select2-selection__rendered{
    margin-top: -3px;
}
.wide-select-box .select2-container--default .select2-selection--single .select2-selection__rendered{
    color: #045ba1;
}
.wide-select-box .select2-container--default .select2-selection--single .select2-selection__arrow b{
    border-color: #045ba1 transparent transparent transparent;
    border-style: solid;
    border-width: 7px 6px 0 6px;
    left: 0;
    margin-top: 4px;
}
.wide-select-box .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{
    border-color: transparent transparent #045ba1 transparent;
    border-width: 0 6px 7px 6px;
}
.ref_no_action input.form-control{
    display: inline-block;
    float: left;
    width: 62%;
    padding: 4px 0px;
    height: 28px;
    border: none;
}
.ref_no_action .form-control[disabled],
.ref_no_action .form-control[readonly]{
    background-color: #ffffff;
}
.ref_no_action .btn{
    display: inline-block;
    float: left;
}
.ref_no_action .btn.active.focus, 
.ref_no_action .btn.active:focus, 
.ref_no_action .btn.focus, 
.ref_no_action .btn:active.focus, 
.ref_no_action .btn:active:focus,
.ref_no_action .btn:focus{
    outline: none;
}
.ref_no_action .small-btn{
    padding: 3px 10px;
    font-weight: 600;
    width: 66px;
}

/******** Our Custom Table CSS ********/
.theme-table thead{
    background-color: #045ba1;
    color: #fff;
}
.theme-table tbody tr:nth-child(even) {
    background: #fdfee4;
}
/*.theme-table.table-bordered>tbody>tr:last-child>td{
        border-bottom: 1px solid #b55e5e;
}
*/
.theme-table tfoot{
    /*background: #ee3224;*/
    background: #0d2e58;
    color: #fff;
}
.theme-table .select2-container--default .select2-selection--single,
.theme-table .select2-selection .select2-selection--single{
    padding: 4px 8px;
    height: 30px;
}
.theme-table.table-bordered>thead>tr>th,
.theme-table.table-bordered>tbody>tr>th,
.theme-table.table-bordered>tfoot>tr>th,
.theme-table.table-bordered>thead>tr>td,
.theme-table.table-bordered>tbody>tr>td,
.theme-table.table-bordered>tfoot>tr>td{
    vertical-align: middle;
}
.form-group label.lbl-icon:after{
    content:":";
    right: 0px;
    position: absolute;
}
.theme-table .declarative-class td{
    white-space: pre;
}


/**** POS Page design Action Button CSS ****/
/*.action-button .btn-list{
        background: #045ba1;
        height: 40px;
        width: 40px;
        vertical-align: middle;
        display: inline-block;
        text-align: center;
        line-height: 40px;
        border-radius: 5px;
    font-size: 20px;
}*/

.action-button .btn-list, .action-button .btn-save{
    background: #045ba1;
    vertical-align: middle;
    display: block;
    border-radius: 5px;
    font-size: 20px;
    padding: 10px 20px;
    font-weight: 500;
    background-image: radial-gradient(#045ba1, #045ba1, #052149);
    box-shadow: 0px 1px 3px 1px #b3b3b3;
    width: 130px;
    text-align: center;
}
.action-button .btn-list:hover, .action-button .btn-save:hover{
    cursor: pointer;
    background-image: radial-gradient(#045ba1, #052149, #052149);
    box-shadow: 0px 0px 1px 0px #b3b3b3;
}
.action-button .btn-list + .btn-list{
    margin-top: 10px;
}
.action-button a, .action-button .btn-save{
    color: #fff;
}
.action-button .btn-save{
    margin-top: 10px;
}
.action-button a i, .action-button .btn-save i{
    font-size: 18px;
    margin-right: 2px;
}
.print-button .btn-list{
    display: block;
}
.print-button .btn-list + .btn-list{
    /*  margin-left: 6px;*/
    margin-top: 10px;
}
.print-button .btn-list i.fa{
    margin-right: 2px;
}
.print-button .btn-list .btn{
    width: 143px;
    font-size: 16px;
    /*background-color: #ee3224;*/
    border-color: #052149;
    /*color: #052149;*/
    outline: none;
    background: #0d2e58;
    color: #fff;
}
.print-button .btn-list .btn:hover{
    background:  #052149;
    color: #fff;
}
.print-button .btn-list .sky-print-btn{
    background-image: radial-gradient(#045ba1, #045ba1, #052149);
    border-color: #052149;
    color: #fff;
}
.print-button .btn-list .sky-print-btn:hover{
    background: #052149;
}

.action-button .add-button{
    background-image: radial-gradient(#045ba1, #045ba1, #052149);
}
.action-button .add-button:hover{
    background-image: radial-gradient(#045ba1, #052149, #052149);
}
.action-button .edit-button{
    background-image: radial-gradient(#ffb347 , #ffb347 , #fb8c3e);
}
.action-button .edit-button:hover{
    background-image: radial-gradient(#ffb347 , #fb8c3e , #fb8c3e);
}
.action-button .delete-button{
    /*background-image: radial-gradient(#d2322d, #d2322d, #b72614);*/
    background-image: radial-gradient(#d2322d, #d2322d, #a82824);
}
.action-button .delete-button:hover{
    background-image: radial-gradient(#d2322d, #a82824, #a82824);
}

.total-box{
    border-radius: 3px;
    border: 1px solid #045ba1;
    box-shadow: 0px 1px 2px 1px #dee1e3;
}
.total-head{
    /*padding: 10px;
background: #045ba1;
color: #fff;*/
    padding: 10px 0px;
    border-bottom: 1px solid #045ba1;
    margin: 0px 8px;
}
.total-head h4{
    margin: 0px;
    font-weight: bold;
    color: #052149;
}
.total-content{
    padding:15px 8px;
}
.total-box .form-group {
    margin-bottom: 10px;
}
.total-foot{
    padding: 10px 0px;
    border-top: 1px solid #045ba1;
    margin: 0px 8px;
}
.total-foot h4{
    margin: 0px;
    font-weight: bold;
    color: #052149;
    font-size: 20px;
}
.total-box .form-control{
    height: 30px;
    padding: 4px 8px;
}
.total-box .form-group:last-child{
    margin-bottom: 0px;
}
.total-box .form-control{
    height: 27px;
    padding: 2px 6px;
}

.search-medicine-box .select2-container--default .select2-selection--single,
.search-medicine-box .select2-selection .select2-selection--single{
    border-radius: 15px 0px 0px 15px;
    border-color: #045ba1;
}
.search-medicine-box .input-group .input-group-addon{
    color: #fff;
    border-radius: 0px 15px 15px 0px;
    background: #045ba1;
    border-color: #045ba1;
}

.item-list-box{
    border-radius: 3px;
    border: 1px solid #045ba1;
    /*box-shadow: 0px 1px 2px 1px #dee1e3;*/
}
.item-list-head {
    background: #045ba1;
}
.item-list-head h4{
    margin: 0;
    padding: 6px 12px 7px 12px;
    color: #fff;
}
.item-list-content{
    min-height: 320px;
}

ul.item-ul{
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
}
ul.item-ul li{
    padding: 6px 10px;
}
ul.item-ul li:nth-child(even) {
    background: #fdfee4;
}

.mid-btn-space{
    padding-right: 7.5px;
    padding-left: 7.5px;
}
.pos-calculator .btn{
    font-size: 32px;
    line-height: 48px;
    color: #fff;
    background-image: linear-gradient(to right, #052149 0%, #045ba1 51%, #052149 100%);
    box-shadow: 0px 2px 0px 1px #052149;
}
.pos-calculator button.btn:hover {
    transform: translateY(1px);
    box-shadow: 0px 1px 0px 1px #052149;
}

/*.pos-calculator .btn{
        background: #b8d5e6;
    color: #000;
    box-shadow: 0px 2px 0px 1px rgb(149, 182, 202);*/

/*box-shadow: inset 0px 0px 10px 2px rgb(165, 196, 214);
background: #d5e7f0;
color: #333;
box-shadow: 0px 2px 0px 1px rgb(165, 196, 214);*/

/*background-image: linear-gradient(to right, #b2949c 0%, #ececec 51%, #b7929a 100%);
background-image: linear-gradient(to right, #91abbb 0%, #ffffff 51%, #8fa9b9 100%);
box-shadow: 0px 2px 0px 1px rgb(113, 130, 140);
background-image: linear-gradient(to right, #314755 0%, #26a0da 51%, #314755 100%);
background-image: linear-gradient(to right, #FF512F 0%, #F09819 51%, #FF512F 100%);
background-image: linear-gradient(to right, #243949 0%, #517fa4 51%, #243949 100%);*/
/*background-image: linear-gradient(to right, #91abbb 0%, #ffffff 51%, #8fa9b9 100%);
box-shadow: 0px 2px 0px 1px rgb(113, 130, 140);
color: #333;*/

/*background-image: radial-gradient(#185f8a, #185f8a, #163d61);
color: #fff;
box-shadow: 0px 2px 0px 1px rgb(8, 44, 72);
}*/

.child-theme-table{
    margin-bottom: 0px;

}
.child-theme-table thead{
    /*background-color: #dea64e;
color: #fff;*/
    background: #0d2e58;
    color: #fff;

}
.child-theme-table.table-bordered,
.child-theme-table.table-bordered>tbody>tr>th,
.child-theme-table.table-bordered>thead>tr>th,
.child-theme-table.table-bordered>tfoot>tr>th,
.child-theme-table.table-bordered>thead>tr>td,
.child-theme-table.table-bordered>tbody>tr>td, 
.child-theme-table.table-bordered>tfoot>tr>td{
    /*border: 1px solid #f5b85c;
    border: 1px solid #dea64e;*/
    border: 1px solid #c6c809;
}
.child-theme-table tbody tr:nth-child(even) {
    background: #fdfee4;
}
.child-theme-table tfoot{
    background: #dea64e;
}
/*.main-theme-table tbody tr.parent_class{
    background: #fff;
}*/
.main-theme-table tbody tr.child_class{
    background: none;
}
/*.main-theme-table thead tr{
    color: #333;
    background: #ee3224;
}*/
.child-table-head{
    /*color: #fff;
background: #cc9031;*/
    color: #fff;
    background: #0d2e58;
}
.child-table-head h4{    
    margin: 0px;
    padding: 8px 10px;
    font-weight: 600;
}
.child-table-head .close-btn{
    border-radius: 50%;
    width: 28px;
    height: 28px;
    background: #ffffff;
    border: none;
    margin-top: -4px;
    /*box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);*/
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16);
    opacity: 0.9;
    outline: none;
}
.child-table-head .close-btn i{
    color: #052149;
    font-size: 16px;
    vertical-align: 1px;
}
.child-table-head .close-btn:hover{
    opacity: 1;
}


/********** Modal CSS Design ***********/
.modal.custom-modal{
    padding-right: 0px !important;
}
.custom-modal .modal-content{
    border-radius: 5px;
    overflow: hidden;

}
.custom-modal .modal-header{
    background: #045ba1;
}
.custom-modal .close-btn{
    border-radius: 50%;
    width: 28px;
    height: 28px;
    background: #ffffff;
    border: none;
    margin-top: -3px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    opacity: 0.9;
    outline: none;
}
.custom-modal .close-btn i{
    color: #333;
    font-size: 16px;
    vertical-align: 2px;
}
.custom-modal .close-btn:hover{
    opacity: 1;
}
.custom-modal h4.modal-title{
    color: #fff;
}

.add-history-row input.form-control{
    height: 25px;
    padding: 2px 4px;
}
.add-history-row .btn{
    background: #045ba1;
    vertical-align: middle;
    border-radius: 50%;
    font-size: 16px;
    font-weight: 500;
    box-shadow: 0px 1px 3px 1px #b3b3b3;
    text-align: center;
    color: #fff;
    outline: none !important;
    padding: 0px;
    height: 30px;
    width: 30px;
}
.add-history-row .btn + .btn{
    margin-left: 8px;
}
.add-history-row .add-btn{
    background-image: radial-gradient(#045ba1, #045ba1, #052149);
}
.add-history-row .cancel-btn{
    background: #3f3e3e;
    background-image: radial-gradient(#414141, #414141, #000000);
}
.add-history-row .add-remove-btn{
    /*margin-top: 8px;
    margin-bottom: 12px;*/
    margin-top: -1px;
    margin-bottom: 10px;
}
.add-history-row .btn:hover{
    cursor: pointer;
    background-image: radial-gradient(#045ba1, #052149, #052149);
    box-shadow: 0px 0px 1px 0px #b3b3b3;
}
.add-history-row .add-btn:hover{
    background-image: radial-gradient(#045ba1, #052149, #052149);
}
.add-history-row .cancel-btn:hover{
    background: #000000;
    background-image: radial-gradient(#414141, #000000, #000000);
}
.custom-modal .btn-save{
    background: #045ba1;
    vertical-align: middle;
    display: inline-block;
    border-radius: 5px;
    font-size: 18px;
    padding: 5px 14px;
    background-image: linear-gradient(#045ba1, #052149);
    box-shadow: 0px 1px 3px 1px #b3b3b3;
    text-align: center;
    color: #fff;
    outline: none !important;
}
.custom-modal .btn-save i{
    margin-right: 5px;
}
.custom-modal .btn-save:hover{
    background-image: linear-gradient(#052149, #052149);
    box-shadow: 0px 1px 1px 0px #b3b3b3;
}


.add-new-btn .add-btn{
    background-image: radial-gradient(#045ba1, #045ba1, #052149);
    vertical-align: middle;
    font-size: 18px;
    font-weight: 500;
    box-shadow: 0px 1px 3px 1px #b3b3b3;
    text-align: center;
    color: #fff;
    outline: none !important;
}
.add-new-btn .add-btn i{
    font-size: 16px;
    margin-right: 4px;
}
.add-new-btn .add-btn:hover{
    background-image: radial-gradient(#045ba1, #052149, #052149);
    box-shadow: 0px 0px 1px 0px #b3b3b3;
}

.his-action-btn .btn{
    color: #fff;
    border-radius: 5px;
    outline: none !important;
    box-shadow: 0px 1px 2px 0px #b3b3b3;
}
.his-action-btn .btn + .btn{
    margin-left: 5px;
}
.his-action-btn .btn:hover{
    box-shadow: 0px 0px 1px 0px #b3b3b3;
}
.his-action-btn .btn-history{
    background: #39CCCC;
    border: 1px solid #30bbbb;
}
.his-action-btn .btn-add{
    background: #045ba1;
    border: 1px solid #052149;
}
.his-action-btn .btn-history:hover{
    background: #30bbbb;
}
.his-action-btn .btn-add:hover{
    background: #052149;
}
.table-box{
    margin-bottom: 15px;
}
.table-box .table-title h4{
    color: #045ba1;
    margin-bottom: 10px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: 600;
    border-bottom: 1px solid #045ba1;
}
.btn-inline .btn-list{
    display: inline-block;
}
.btn-inline .btn-list + .btn-list{
    margin-top: 0px;
    margin-left: 10px;
}

/********* Login Page design **********/
.login-page, .register-page{
    background-image: url('../img/login-bg.jpg');
    /*background-image: url(../img/login-bg-new.jpg);*/
    background-size: cover;
}
.login-page:before, .register-page:before{
    position: absolute;
    content:" ";
    /*background-color: rgba(216, 219, 12, 0.35);*/
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:-1;
    /*background-image: linear-gradient(to top, #052149db, #045ba18c);*/
    background-image: linear-gradient(to top, #052149b0, #a5d7ff94)
}
.login-box{
    border-radius: 5px 5px 0px 0px;
    /*box-shadow: 0px 1px 5px 2px #999;*/
    box-shadow: 0px 1px 5px 2px #ffffff21;
    overflow: hidden;
}
.login-logo{
    background-color: #045ba1;
    margin-bottom: 0px;
    padding: 10px 10px;
    color: #fff;
    border-radius: 5px 5px 0px 0px;
    /*background-image: linear-gradient(#052149,#045ba1, #052149);*/
    background-image: linear-gradient(#001f8f,#ffffff, #001f8f);
}
.login-logo a, .register-logo a{
    color: #fff;
}
.login-box-body, .register-box-body{
    border-radius: 0px 0px 5px 5px;
}
.login-page .btn-submit{
    padding: 6px 30px;
    font-size: 18px;
    font-weight: 500;
    background-image: linear-gradient(to right, #052149, #045ba1, #052149);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    background-size: 200% auto;
    border-color: #052149;
}
.login-page .btn-submit:hover{
    /*box-shadow: 0 10px 20px rgba(0,0,0,0.19);*/
    background-position: right center;
    border-color: #052149;
    /*margin: 8px 10px 12px;*/
    /*background-position: left center;*/
}
.btn-primary:hover{
    border-color: #052149;
}
.login-page .btn-submit:active:focus, .login-page .btn-submit:active:hover{
    background-color: #045ba1;
    border-color: #052149;
}

.pos-relative{
    position: relative;
}
.tbl-dropdown-pos{
    position: inherit;
}
.tbl-dropdown-pos .dropdown-menu{
    top: auto;
    left: auto;
}
.extra-small-box h3{
    font-size: 30px;
    margin-bottom: 0px;
}
.extra-small-box p{
    margin-bottom: 0px;
}
.extra-small-box .icon{
    /*top: -12px;
        right: 10px;
        font-size: 70px;*/
    top: -5px;
    right: 10px;
    font-size: 60px;
}
.extra-small-box:hover .icon {
    font-size: 65px;
}


.dataTables_wrapper .dataTables_length {
    float: right;
}
.dataTables_wrapper .dataTables_info {
    float: left;
}
.dataTables_wrapper .dataTables_paginate  {
    float: right;
}
.dataTables_wrapper .dataTables_filter {
    float: left;
}
.btn-copy .btn{
    outline: none !important;
    border-radius: 5px;
    margin-top: 10px;
    background-color: #0d2e58;
    border:none;
    font-size: 16px;
    width: 143px;
    text-align: center;
    padding: 8px 12px;
    background-image: radial-gradient(#235ca4, #235ca4, #045ba1);
}
.btn-copy .btn:hover{
    cursor: pointer;
    background-color: #045ba1;
    background-image: radial-gradient(#235ca4, #045ba1, #045ba1);
}
.table-action .btn{
    color: #fff;
    padding: 4px 8px;
    font-size: 14px;
    box-shadow: 0px 1px 1px 0px #b3b3b3;
}
.table-action .btn-add{
    background: #045ba1;
    background-image: radial-gradient(#045ba1, #045ba1, #052149);
}
.table-action .btn-cancel, .btn-cancel{
    /*background: #d2322d;
    background-image: radial-gradient(#d2322d, #d2322d, #a82824);*/
    background: #3f3e3e;
    background-image: radial-gradient(#414141, #414141, #000000);
}
.table-action .btn-delete{
    background: #d2322d;
    background-image: radial-gradient(#d2322d, #d2322d, #a82824);
}
.table-action .btn:hover{
    box-shadow: 0px 0px 1px 0px #b3b3b3;
}
.table-action .btn-add:hover{
    background-image: radial-gradient(#045ba1, #052149, #052149);

}
.table-action .btn-cancel:hover, .btn-cancel:hover{
    /*background-image: radial-gradient(#d2322d, #a82824, #a82824);*/
    background: #000000;
    background-image: radial-gradient(#414141, #000000, #000000);
}
.table-action .btn-delete:hover{
    background-image: radial-gradient(#d2322d, #a82824, #a82824);
}

.sidebar-menu>li>a, .sidebar-menu ul.treeview-menu li a{
    /*-webkit-transition: background-color 0.5s ease-in-out 0s;
transition: background-color 0.5s ease-in-out 0s;*/
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
.icon-box{
    display: inline-block;
    margin-right: 10px;
    /* padding: 1px 4px;*/
    padding: 1px 0px;
    border-radius: 4px;
    width: 22px;
    height: 22px;
    text-align: center;
}
.icon-box i{
    color: #fff;
    /*background: -webkit-linear-gradient(#eee, #333);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;*/
}
.icon-box.aqua{
    background: #052149;
    background-image: linear-gradient(#052149, #045ba1, #052149);
}
.icon-box.yellow{
    background: #052149;
    background-image: linear-gradient(#052149, #045ba1, #052149);
}
.icon-box.pitch{
    background: #052149;
    background-image: linear-gradient(#052149, #045ba1, #052149);
}
.icon-box.orange{
    background: #052149;
    background-image: linear-gradient(#052149, #045ba1, #052149);
}
.icon-box.blue{
    background: #052149;
    background-image: linear-gradient(#052149, #045ba1, #052149);
}
.icon-box.yellow{
    background: #052149;
    background-image: linear-gradient(#052149, #045ba1, #052149);
}
.icon-box.green{
    background: #052149;
    background-image: linear-gradient(#052149, #045ba1, #052149);
}
.text-online{
    color: #4b9204;
}
.pulse {
    border-radius: 50%;
    display: inline-block;
    box-shadow: 0 0 0 rgba(75, 146, 4, 0.5);
    animation: pulse 2s infinite;
}
.pulse:hover {
    animation: none;
}
.treeview-menu>li>a>.fas{
    width: 20px;
}
/*.icon-box>i{
    margin-top: 2px;
}*/
/*.small-box.extra-small-box .icon i{
    font-size: 48px;
    margin-top: 18px;
}*/
@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(75, 146, 4, 0.5);
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(75, 146, 4, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(75, 146, 4, 0);
    }
}
@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(75, 146, 4, 0.5);
        box-shadow: 0 0 0 0 rgba(75, 146, 4, 0.5);
    }
    70% {
        -moz-box-shadow: 0 0 0 10px rgba(75, 146, 4, 0);
        box-shadow: 0 0 0 10px rgba(75, 146, 4, 0);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(75, 146, 4, 0);
        box-shadow: 0 0 0 0 rgba(75, 146, 4, 0);
    }
}

/*.fa-pulse {
        display: inline-block;
        -moz-animation: pulse 2s infinite linear;
        -o-animation: pulse 2s infinite linear;
        -webkit-animation: pulse 2s infinite linear;
        animation: pulse 2s infinite linear;
}
@-webkit-keyframes pulse {
        0% { opacity: 1; }
        50% { opacity: 0; }
        100% { opacity: 1; }
}
@-moz-keyframes pulse {
        0% { opacity: 1; }
        50% { opacity: 0; }
        100% { opacity: 1; }
}
@-o-keyframes pulse {
        0% { opacity: 1; }
        50% { opacity: 0; }
        100% { opacity: 1; }
}
@-ms-keyframes pulse {
        0% { opacity: 1; }
        50% { opacity: 0; }
        100% { opacity: 1; }
}
@keyframes pulse {
        0% { opacity: 1; }
        50% { opacity: 0; }
        100% { opacity: 1; }
}*/

/*.table-fixed {
  width: 100%;
  border-collapse: collapse;
}
.table-fixed tbody {
  height: 150px;
  overflow-y: auto;
  width: 100%;
}
.table-fixed thead, .table-fixed tbody, .table-fixed tr, .table-fixed td, .table-fixed th, .table-fixed tfoot {
  display: block;
}
.table-fixed tbody td {
  float: left;
}
.table-fixed thead tr th {
  float: left;
  background-color: #045ba1;
  color: #fff;
}
.table-fixed tfoot tr th{
        float: left;
}*/

.quantity-ser-box{
    background: #045ba1;
    padding: 6px 12px;
    vertical-align: top;
    display: inline-block;
    border-radius: 5px;
    font-size: 12px;
}
.quantity-ser-box i{
    color: #fff;
}
.quantity-ser-box:hover{
    background: #052149;
}

.slt-absolute-pos .select2{
    width: 100%;
    position: absolute;
    left: 0px;
    top: 40px;
}

#data_table_medicine_wrapper .top, .dropdown-margin #data_table_wrapper .top{
    padding-bottom: 80px;
}

.slt-absolute-pos.box-header{
    padding: 0;
}

/********** Prescription notification button *************/
.btn-notification{
    /*    background-image: radial-gradient(#d2322d, #d2322d, #a94337);*/
    border: none;
    border-radius: 50% !important;
    height: 24px;
    width: 24px;
    font-size: 14px;
    padding: 0;
    color: #e20d0d !important;
    background-color: #ffffff;
    box-shadow: 0px 0px 1px 2px #979797;
    text-shadow: 0px 1px 2px #777777;
    text-align: center;
}
.btn-notification:hover{
    text-shadow: none;
}
.btn-notification:focus, .btn-notification.focus{
    outline: none !important;
    box-shadow: 0px 0px 1px 2px #979797;
}

.label-notification{
    background-color: #0d2e58 !important;
}
/***** side bar menu submenu open left side *****/
/*.sidebar-menu>li{
    position: inherit;
}*/
.skin-blue .sidebar-menu li .treeview-menu{
    visibility: visible;
    position: absolute;
    width: 100%;
    top: 0;
    left: 100%; 
    margin: 0px;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2), 0 4px 20px 0 rgba(0,0,0,0.19);
    background: #1c1c1c;
}
.skin-blue .sidebar-menu li.master-menu .treeview-menu{
    top: 50px !important;
}
/*.treeview.menu-open .treeview-menu{
    display: block;
}*/
.treeview-menu, .treeview-menu .treeview-menu{
    padding-left: 0;
}
.sidebar-menu .menu-open a .fa-angle-left, 
.sidebar-menu .menu-open a .pull-right-container .fa-angle-left {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

/***** Cash desk page design *****/
.bg-blue-case-desk{
    background: #045ba1;
    border-radius: 3px 0px 0px 3px;
    padding: 0px 12px;
}
.bg-blue-case-desk h4{
    margin: 0;
    line-height: 34px;
    color: #fff;
}
.bg-blue-case-desk h4 i{
    margin-right: 5px;
    vertical-align: 0;
}
.cash-desk-serach input{
    border-color: #045ba1;
}
.cash-desk-serach .input-group-addon{
    border-color: #045ba1;
    border-radius: 0 3px 3px 0;
    background-color: #edf9ff;
    color: #045ba1;
    cursor: pointer;
}
.date-highlight{
    color: #fff;
    font-weight: 600;
    background: #045ba1;
    padding: 0px 6px 2px 6px;
    border-radius: 5px;
    line-height: 1;
    margin-left: 3px;
    box-shadow: 0px 0px 2px 1px #cecece;
}
.ins-pricing-box{
    box-shadow: 1px 1px 3px #9c9c9c;
    /*margin-bottom: 0px;*/
}

/***** Pricing page design *****/

.input-serach-box input{
    border-radius: 15px 0px 0px 15px;
    border-color: #045ba1;
    font-weight: 400;
    padding: 6px 12px;
}
.input-serach-box .input-group-btn button{
    color: #fff;
    border-radius: 0px 15px 15px 0px;
    background: #045ba1;
    border-color: #045ba1;
}
.input-serach-box .input-group-btn button.focus,
.input-serach-box .input-group-btn button:focus{
    outline: none;
}
.insurance-box .input-group-addon{
    border-color: #045ba1;
    border-radius: 0 3px 3px 0;
    background-color: #045ba1;
    color: #fff;
    cursor: pointer;
}
.insurance-box .select2-container--default .select2-selection--single,
.insurance-box .select2-selection .select2-selection--single {
    border: 1px solid #045ba1;
}

.mt-10{
    margin-top: 10px;
}
.btn-theme-add{
    background: #045ba1;
    vertical-align: middle;
    display: inline-block;
    border-radius: 5px;
    font-size: 14px;
    padding: 4px 9px;
    background-image: linear-gradient(#045ba1, #052149);
    text-align: center;
    color: #fff !important;
    outline: none !important;
}
.btn-theme-add:hover{
    background-image: linear-gradient(#052149, #052149);
}

.main-sidebar, .main-header .logo{
    width: 240px;
}
.content-wrapper, .main-footer, .main-header .navbar{
    margin-left: 240px;
}

.list_notification_spacing{
    margin-bottom: 0px !important;
    padding: 5px 15px !important;
}

/*12june2019*/

.ul_list_none{
    list-style: none;
    padding-left: 5px;
    display: inline-grid;
    margin-right: 10px;
}
.yellow-circle{
    color: #fdc11b !important;
}
.pitch-circle{
    color: #e87173 !important;
}
.blue-circle{
    color: #47b2c9 !important;
}

.pulseyellow {
    border-radius: 50%;
    display: inline-block;
    box-shadow: 0 0 0 rgba(253, 193, 27, 0.5);
    animation: pulseyellow 2s infinite;
}
.pulseyellow:hover {
    animation: none;
}



@-webkit-keyframes pulseyellow {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(253, 193, 27, 0.5);
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(253, 193, 27, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(253, 193, 27, 0);
    }
}
@keyframes pulseyellow {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(253, 193, 27, 0.5);
        box-shadow: 0 0 0 0 rgba(253, 193, 27, 0.5);
    }
    70% {
        -moz-box-shadow: 0 0 0 10px rgba(253, 193, 27, 0);
        box-shadow: 0 0 0 10px rgba(253, 193, 27, 0);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(253, 193, 27, 0);
        box-shadow: 0 0 0 0 rgba(253, 193, 27, 0);
    }
}

.pulsepitch {
    border-radius: 50%;
    display: inline-block;
    box-shadow: 0 0 0 rgba(232, 113, 115, 0.5);
    animation: pulsepitch 2s infinite;
}
.pulsepitch:hover {
    animation: none;
}


@-webkit-keyframes pulsepitch {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(232, 113, 115, 0.5);
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(232, 113, 115, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(232, 113, 115, 0);
    }
}
@keyframes pulsepitch {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(232, 113, 115, 0.5);
        box-shadow: 0 0 0 0 rgba(232, 113, 115, 0.5);
    }
    70% {
        -moz-box-shadow: 0 0 0 10px rgba(232, 113, 115, 0);
        box-shadow: 0 0 0 10px rgba(232, 113, 115, 0);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(232, 113, 115, 0);
        box-shadow: 0 0 0 0 rgba(232, 113, 115, 0);
    }
}

.pulseblue {
    border-radius: 50%;
    display: inline-block;
    box-shadow: 0 0 0 rgba(71, 178, 201, 0.5);
    animation: pulseblue 8s infinite;
}
.pulseblue:hover {
    animation: none;
}

@-webkit-keyframes pulseblue {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(71, 178, 201, 0.5);
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(71, 178, 201, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(71, 178, 201, 0);
    }
}
@keyframes pulseblue {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(71, 178, 201, 0.5);
        box-shadow: 0 0 0 0 rgba(71, 178, 201, 0.5);
    }
    70% {
        -moz-box-shadow: 0 0 0 10px rgba(71, 178, 201, 0);
        box-shadow: 0 0 0 10px rgba(71, 178, 201, 0);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(71, 178, 201, 0);
        box-shadow: 0 0 0 0 rgba(71, 178, 201, 0);
    }
}  

.record-error-msg{
    border: 1px solid #d20606;
    color: #d20606;
    border-radius: 5px;
    padding: 5px 10px;
    /* box-shadow: 0px 0px 2px 1px #d20606;
     background-color: #d20606; 
    font-weight: bold;*/
}
.record-error-msg i{
    margin-right: 5px;
}

.theme-color-tab.nav-tabs-custom>.nav-tabs>li.active>a {
    border-right-color: #045ba1;
    border-top-color: #045ba1;
}
.theme-color-tab.nav-tabs-custom>.tab-content{
    border: 1px solid #045ba1;
}
.theme-color-tab.nav-tabs-custom>.nav-tabs>li.active>a{
    border-left-color: #045ba1;
}

/*** 1-jan-2020 ***/
.table-custom-scroll {
    width: 100% !important;
}
.table-custom-scroll tbody {
    display:block;
    max-height:285px;
    overflow:auto;
    overflow-x: hidden;
    scrollbar-width: thin;
    scrollbar-color: #999 #cdcdcd;
}
.table-custom-scroll thead, .table-custom-scroll tbody tr, .table-custom-scroll tfoot {
    display:table;
    width:100%;
    table-layout:fixed;
}
.table-custom-scroll thead, .table-custom-scroll tfoot{ 
    width: calc( 100% - 0.35em );
}
.table-custom-scroll.table-fixed-width thead, .table-custom-scroll.table-fixed-width tbody tr,
.table-custom-scroll.table-fixed-width tfoot{
    width:2686px;
}
.table-custom-scroll.table-fixed-width thead, .table-custom-scroll.table-fixed-width tfoot{ 
    width: 2670px;
}
.table-custom-scroll.table-fixed-thousand thead, .table-custom-scroll.table-fixed-thousand tbody tr,
.table-custom-scroll.table-fixed-thousand tfoot{
    width:1300px;
}
.table-custom-scroll.table-fixed-thousand thead, .table-custom-scroll.table-fixed-thousand tfoot{ 
    width: 1300px;
}

.table-custom-scroll tbody::-webkit-scrollbar{
    width: 5px;
    height: 15px;
}
.table-custom-scroll tbody::-webkit-scrollbar-track-piece{
    background-color: #cdcdcd;
}
.table-custom-scroll tbody::-webkit-scrollbar-thumb:vertical{
    height: 30px;
    background-color: #999;
}
.table-responsive{
    scrollbar-width: thin;
    scrollbar-color: #999 #cdcdcd;
}
.table-responsive::-webkit-scrollbar{
    height: 5px;
    width: 5px;
}

.table-responsive::-webkit-scrollbar-track-piece{
    background-color: #cdcdcd;
}
.table-responsive::-webkit-scrollbar-thumb:horizontal{
    width: 30px;
    background-color: #999;
}
.table-responsive::-webkit-scrollbar-thumb{
    background-color: #999;
}

.input-group.wide-select-box > .select2-container{
    /*width: 91.8% !important;*/
    width: 100% !important;
}

.ref_no_action input.input-height-small{
    height: 23px;
}
.table-custom-sm>thead>tr>th{
    padding: 0.5rem 0.6rem;
    line-height: 18px;
}
.table-custom-sm>tbody>tr>td{
    padding: 0.4rem 0.6rem;
}
.table-custom-sm>tbody>tr>td{
    font-size: 13px;
    line-height: 16px;
    vertical-align: middle;
}
.table-custom-scroll.table-height-small tbody{
    max-height: 160px ;
}


/*** 16_jan_2k19 ***/
.table-custom-scroll input[type="file"]{
    max-width: 220px;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover{
    background-color: #045ba1;
    border-color: #045ba1;
}
.box-header .box-title{
    color: #045ba1;
    font-weight: 600;
}
.box, .box.box-default{
    border-top-color: #045ba1;
}
.btn-primary.focus, .btn-primary:focus{
    background-color: #045ba1;
    border-color: #052149;
}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary{
    border-color: #052149;
}
.timeline>li>.timeline-item{
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.datepicker table tr td.active.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active.disabled:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active[disabled]{
    background-color: #052149;
}
.datepicker table tr td.active,
.datepicker table tr td.active.disabled,
.daterangepicker td.active, .daterangepicker td.active:hover
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover{
    background-color: #045ba1;
    background-image: -moz-linear-gradient(to bottom,#045ba1,#052149);
    background-image: -ms-linear-gradient(to bottom,#045ba1,#052149);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#045ba1),to(#052149));
    background-image: -webkit-linear-gradient(to bottom,#045ba1,#052149);
    background-image: -o-linear-gradient(to bottom,#045ba1,#052149);
    background-image: linear-gradient(to bottom,#045ba1,#052149);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#045ba1', endColorstr='#052149', GradientType=0);
}
.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date{
    background-color: #fff !important;
    border-color: transparent !important;
    color: #fff !important;
    background-image: none !important;
}
.content-header>h1>small{
    font-weight: 400;
}
h4.sub-title{
    color: #045ba1;
    font-weight: 600;
}
.navbar-nav>.user-menu>.dropdown-menu{
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.btn-yellow{
    background-color: #0d2e58;
    border-color: #052149;
    color: #fff;
    font-weight: 600;
}
.btn-yellow:hover{
    background-color: #045ba1;
    border-color: #052149;
    color: #fff;
}
.skin-blue .main-header .logo{
    /*background-color: #ee3224;*/
    background-color: #fff;
}
.skin-blue .main-header .logo:hover {
    /*background-color: #ee3224;*/
    background-color: #fff;
}
.main-header .logo img{
    height: 42px;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover{
    border-color: #052149;
    background-color: #052149;
}
.bg-teal {
    background-color: #045ba1 !important;
}
.bg-aqua {
    background-color: #052149 !important;
}
.bg-yellow {
    background-color: #0d2e58 !important;
}
.btn-success.focus, .btn-success:focus{
    background-color: #052149;
    border-color: #052149;
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover{
    background-color: #052149;
    border-color: #052149;
}
.btn.active.focus,
.btn.active:focus,
.btn.active:hover,
.btn:active.focus,
.btn:active:focus,
.btn:active:hover{
    outline: none;
}

.bg-red{
    background-color: #008901 !important;
    /*background-color: #009d02 !important;*/
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{
    background-color: #045ba1;
}
.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:hover.active,
.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active:hover.active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled:hover.active
{
    background-color: #052149;
}
.datetimepicker table tr td.active,
.datetimepicker table tr td.active:hover,
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active.disabled:hover,
.datetimepicker table tr td span.active,
.datetimepicker table tr td span.active:hover,
.datetimepicker table tr td span.active.disabled,
.datetimepicker table tr td span.active.disabled:hover{
    background-color: #052149;
    background-image: -moz-linear-gradient(top,#045ba1,#052149);
    background-image: -ms-linear-gradient(top,#045ba1,#052149);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#045ba1),to(#052149));
    background-image: -webkit-linear-gradient(top,#045ba1,#052149);
    background-image: -o-linear-gradient(top,#045ba1,#052149);
    background-image: linear-gradient(to bottom, #045ba1, #052149);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#045ba1',endColorstr='#052149',GradientType=0);
    border-color: #052149 #052149 #045ba1;
}


/*select option {
    margin: 40px;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}*/
select option:checked{
    color: white;
    background-color: #045ba1; 
}
select option:hover {
    color: white;
    background-color: #045ba1; 
}
.error-page .text-yellow {
    color: #045ba1 !important;
}
table.dataTable tbody>tr.selected, table.dataTable tbody>tr>.selected{
    background-color: #c3e4ff !important;
}

div#notification_detail_container .row:last-child hr {
    display: none;
}

.table-left-list{
    border-radius: 5px;
    box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.15);
    overflow: hidden;
}
.table-left-list thead th{
    padding: 5px 12px;
    border-bottom: 1px solid #052149;
    color: #052149;
    font-weight: 600;
    font-size: 1.1em;
    border-top: 3px solid #052149;
    line-height: 27px;
    /*border-top-left-radius: 5px;
     border-top-right-radius: 5px;*/
}
.table-left-list tbody tr td{
    border-top: 1px solid #e2e2e2;
    padding: 5px 12px;
    position: relative;
}
.table-left-list p{
    margin-bottom: 0px;
}
.after-colon p:before{
    position: absolute;
    content: ":";
    right: 0;
}
.box-title {
    color: #045ba1;
    font-weight: 600;
    font-size: 18px;
}
.mt-0{
    margin-top: 0px;
}
.select-full-width .select2-container{
    width: 100% !important;
}
.theme-font-small label, .theme-font-small p{
    font-size: 11px;
}
.form-group-sm .form-control{
    border-radius: 0px;
}
.form-group-xs{
    margin-bottom: 10px;
}
.form-control-xs{
    height: 26px;
    padding: 2px 8px;
    font-size: 11px;
}
.input-group-xs>.form-control, .input-group-xs>.input-group-addon, .input-group-xs>.input-group-btn>.btn{
    height: 26px;
    padding: 2px 10px;
    font-size: 11px;
}
.form-group-xs .radio, .form-group-xs .checkbox{
    margin-top: 0px;
    margin-bottom: 0px;
}
.form-group-xs input[type="checkbox"]{
    margin-top: 1px;
}
.form-group-xs input[type=radio]{
    margin-top: 1px;
}
.d-block{
    display: block !important;
}
.table-left-list tbody tr td:hover{
    color: #000;
    cursor: pointer;
}
.table-left-list tbody tr td.active{
    border-left: 3px solid #052149;
    background: #fdfee4;
}
.table-left-list tbody tr td.active p{
    color: #052149;
}

.form-group-xs .select2-container .select2-selection--single,
.input-group-xs .select2-container .select2-selection--single{
    height: 26px;
    padding: 2px 8px;
    font-size: 11px;
}
.form-group-xs .select2-selection--single .select2-selection__arrow,
.input-group-xs .select2-selection--single .select2-selection__arrow{
    height: 20px;
}
.theme-font-small .pagination > li > a, .theme-font-small .pagination > li > span{
    padding: 2px 8px;
}
.theme-font-small div.dataTables_wrapper div.dataTables_length select{
    width: 56px;
}
.theme-font-small select.input-sm{
    padding: 3px 5px;
    height: 26px;
    line-height: 26px;
}
.table-left-list .medicine_cancel{
    position: absolute;
    top: 2px;
    right: 4px;
}
/*.after-colon p{
    color: #045ba1;
}*/




.table-scroll {
    position: relative;
    width:100%;
    z-index: 1;
    margin: auto;
    overflow: auto;
    max-height: 400px;
    scrollbar-width: thin;
    scrollbar-color: #999 #cdcdcd;
}
.table-scroll tbody::-webkit-scrollbar{
    width: 5px;
    height: 15px;
}
.table-scroll tbody::-webkit-scrollbar-track-piece{
    background-color: #cdcdcd;
}
.table-scroll tbody::-webkit-scrollbar-thumb:vertical{
    height: 30px;
    background-color: #999;
}

.table-scroll table {
    width: 100%;
    margin: auto;
    border-collapse: separate;
    border-spacing: 0;
}
/*.table-scroll table th, .table-scroll table td{
white-space: nowrap;
}*/
.table-wrap {
    position: relative;
}
.table-scroll th,
.table-scroll td {
    padding: 5px 10px;
    vertical-align: top;
}
.table-scroll thead th {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    background: #045ba1;
}
.table-scroll tfoot,
.table-scroll tfoot th,
.table-scroll tfoot td {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index:4;
}
.table-scroll tfoot td{
    background: #045ba1;
}
/*.table-scroll th:first-child {
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    z-index: 2;
    background: #045ba1;
}
.table-scroll thead th:first-child {
    z-index: 5;
}*/

.box-custom {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    border-top: 3px solid #045ba1;
    border-top-color: 4b9204;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}
.box-custom .box-header .box-title{
    color: #045ba1;
    font-weight: 600;
}

.tab-content .box{
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}
/********* Mobile Responsive Media Query **********/
@media (min-width: 1315px) and (max-width: 1350px){
    .his-action-btn .btn + .btn{
        margin-left: 2px;
    }
}
@media (min-width: 315px) and (max-width: 1315px){
    .his-action-btn .btn + .btn {
        margin-left: 0px;
        margin-top: 3px;
    }
}
@media (min-width: 1488px){
    .action-button .btn-list{
        display: block;
    }
    .action-button.btn-inline .btn-list{
        display: inline-block;
    }
}
@media (min-width: 1088px) and (max-width: 1271px){
    .btn-inline .btn-list + .btn-list:nth-child(4n){
        margin-right: 10px;
    }
    .btn-inline .btn-list + .btn-list:nth-child(5n){
        margin-top: 10px;
        margin-left: 0px;
    }
}
@media (min-width: 1072px) and (max-width: 1087px){
    .btn-inline .btn-list + .btn-list:nth-child(4n){
        margin-top: 0px;
        margin-left: 0px;
    }
    .btn-inline .btn-list + .btn-list:nth-child(3n){
        margin-right: 10px;
    }
    .btn-inline .btn-list + .btn-list:nth-child(5n){
        margin-top: 10px;
        margin-left: 0px;
    }
}
@media (min-width: 992px) and (max-width: 1072px){

    .btn-inline .btn-list + .btn-list:nth-child(4n){
        margin-top: 10px;
        margin-left: 0px;
    }
    .btn-inline .btn-list + .btn-list:nth-child(3n){
        margin-right: 10px;
    }
    .btn-inline .btn-list + .btn-list:nth-child(5n){
        margin-top: 10px;
        margin-left: 10px;
    }
}
@media (min-width: 768px) and (max-width: 931px){
    .btn-inline .btn-list + .btn-list:nth-child(4n){
        margin-right: 10px;
    }
    .btn-inline .btn-list + .btn-list:nth-child(5n){
        margin-top: 10px;
        margin-left: 0px;
    }
}
@media (min-width: 501px) and (max-width: 601px){
    .btn-inline .btn-list + .btn-list:nth-child(4n){
        margin-right: 10px;
    }
    .btn-inline .btn-list + .btn-list:nth-child(5n){
        margin-top: 10px;
        margin-left: 0px;
    }
}
@media (min-width: 991px) and (max-width: 1335px){
    .print-button .btn-list + .btn-list{
        margin-left: 0px;
        margin-top: 10px;
    }
}
@media (max-width: 991px){
    .action-button .btn-list + .btn-list {
        margin-top: 0px; 
        margin-left: 10px;
    }
    .action-button{
        margin-bottom: 10px;
    }
    .print-button{
        margin-bottom: 10px;
    }
    .tab-content .table .pl-zero{
        padding-left: 15px;
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .box-solid .pl-zero{
        padding-left: 15px;
    }
    .pos-calculator .pl-zero{
        padding-left: 0px;
    }
}
@media (max-width: 800px){
    .action-button .btn-list{
        padding: 5px 10px;
        /*        width: 100px;*/
    }
    .action-button .btn-list a{
        font-size: 18px;
    }
    .action-button .btn-list a i{
        font-size: 16px;
    }
}
@media (max-width: 767px){
    .main-header .logo, .main-header .navbar {
        width: 100%;
        float: none;
    }
    .pl-zero{
        padding-left: 15px;
    }
    .pos-calculator .pl-zero{
        padding-left: 0px;
    }
    .content-wrapper, .main-footer {
        margin-left: 0;
    }
    .main-header .navbar {
        margin-left: 0px;
    }
    .main-sidebar {
        width: 230px;
        -webkit-transform: translate(-230px, 0);
        -ms-transform: translate(-230px, 0);
        -o-transform: translate(-230px, 0);
        transform: translate(-230px, 0);
    }
}
@media (max-width: 500px){
    .action-button .btn-list{
        display: block;
    }
    .action-button .btn-list + .btn-list {
        margin-left: 0px;
        margin-top: 10px;
    }
    .search-small.col-xs-6,
    .cal-small.col-xs-6{
        width: 100%;
    }
}
@media (max-width: 480px){
    .box-header>.box-tools{
        position: relative;
        right: 0;
        top: 5px;
    }
    .box-header>.box-tools.pull-right{
        float: none !important;
    }
    .box-body .form-group.pull-right{
        float: none !important;
    }
}

.print_medicine_passport_append{
    padding: 0px 15px 15px 15px;   
}

.red-text{
    color: red;
}

.green-text{
    color: green;
}
.multiselect-full-width, .multiselect-full-width .multiselect-native-select, .multiselect-full-width .btn-group{
    display: block;
    width: 100%;
}
.multiselect-full-width .multiselect.btn{
    display: block;
    width: 100%;
    margin-bottom: 15px;
}

.add_new_price{
    padding: 20px;
    background: #eee;
}



.inventory_units_content{
    border: 1px solid #d2d6de;
    padding: 10px;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 120px;
    scrollbar-width: thin;
    scrollbar-color: #999 #cdcdcd;
}
.inventory_units + .inventory_units{
    margin-top: 8px;
    padding-top: 8px;
    border-top: 1px solid #d2d6de;
}
/*.inventory_units_div label{
    font-size: 14px;
    font-weight: bold;
    margin: 0;
}*/
.inventory_units_content::-webkit-scrollbar{
    width: 5px;
    height: 15px;
}
.inventory_units_content::-webkit-scrollbar-track-piece{
    background-color: #cdcdcd;
}
.inventory_units_content::-webkit-scrollbar-thumb:vertical{
    height: 30px;
    background-color: #999;
}

.inventory_units_content .input-group-addon {
    padding: 2px 6px;
    line-height: 1.42857143;
}
.pr-0{
    padding-right: 0;
}

.pb-5{
    padding-bottom: 5px;
}

div.inline-input-btn{
    display: inline-block;
    width: 83%;
    float: left;
    padding-right: 7px;
}
button.inline-btn-cancel{
    display: inline-block;
    float: left;
    margin-top: 1px;
}
.inventory_units_content{
    max-height: 112px;
}
.inventory_units_content .inventory_units .col-md-6:first-child{
    padding-right: 5px;
}
.inventory_units_content .inventory_units .col-md-6:last-child{
    padding-left: 5px;
}



.pricing-box.box{
    border-top: 2px solid #d2d6de;
    margin-bottom: 10px;
}
.pricing-box.box .header{
    border: none;
}
.pricing-box.box .table {
    margin-bottom: 0px;
}
.nowrap-text{
    white-space: nowrap;
}
.form-group-xs .btn-group .btn {
    padding: 3px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.color-white{
    color:white;
}

.background-red{
    background: #d2322d !important;
}

.background-grey{
    background: #c1c1c1 !important;
}

.cursor-hand{
    cursor: pointer;
}

.dtable-div-width{
    display: table;
}
.ml-5{
    margin-left: 5px;

}
.tree-access-menu li {
    list-style-type:none;
    margin:0;
    padding:10px 5px 0 5px;
    position:relative
}
.tree-access-menu li::before, 
.tree-access-menu li::after {
    content:'';
    left:-20px;
    position:absolute;
    right:auto
}
.tree-access-menu li::before {
    border-left:1px dotted #333;
    bottom:50px;
    height:100%;
    top:0;
    width:1px
}
.tree-access-menu li::after {
    border-top:1px dotted #333;
    height:20px;
    top:25px;
    width:25px
}
.tree-access-menu li span {
    display:inline-block;
    padding:3px 8px;
    text-decoration:none;
    cursor:pointer;
}
.tree-access-menu>ul>li::before,
.tree-access-menu>ul>li::after {
    border:0
}
.tree-access-menu li:last-child::before {
    height:27px
}

 

.tree-access-menu [aria-expanded="false"] > .expanded,
.tree-access-menu [aria-expanded="true"] > .collapsed {
  display: none;
}
.tree-access-menu .checkbox{
    margin: 0px;
}
/*.tree-access-menu li span a{
    color: #333;
}*/
.tree-access-menu li span:not(.always_visible_menu):hover {
    background: #045ba1
}
.tree-access-menu li span:not(.always_visible_menu):hover label{
    color: #fff;
}
.tree-access-menu li span:not(.always_visible_menu):active {
    background: #052149;
}

.tree-access-menu li label a{
    left: -31px;
    position: absolute;
    top: 5px;
    background: #fff;
    width: 16px;
    height: 16px;
    line-height: 15px;
    z-index: 2;
}

.variation_btn_inline{
    float: left;
    margin-left: 5px;
}
.variation_dropdown_inline{
    width: 69%;
    float: left;
}
.skin-blue .sidebar-menu li .treeview-menu {
    min-width: 240px;
    width: auto !important;
}

.ui-front {
    z-index: 2000 !important;
}

/*.ui-autocomplete-input {
  position: relative !important;
}
.ui-autocomplete {
  position: absolute !important;
  top: 100% !important;
  float: left;
}

.tableclass{
    position: relative !important;
}*/

.invoice-list-box {
    border: 1px solid #052149;
}
.invoice-list-box .box-header{
    border-bottom: 1px solid #052149;
    padding: 6px 10px;
}
.invoice-list-box .box-body{
    display:block;
    max-height: 134px;
    overflow:auto;
    overflow-x: hidden;
    scrollbar-width: thin;
    scrollbar-color: #999 #cdcdcd;
    padding: 0px 10px;
}
.invoice-list-box .box-body .lbl-icon{
    margin-bottom: 0;
}
.invoice-list-box .box-body::-webkit-scrollbar{
    height: 5px;
    width: 5px;
}

.invoice-list-box .box-body::-webkit-scrollbar-track-piece{
    background-color: #cdcdcd;
}
.invoice-list-box .box-body::-webkit-scrollbar-thumb{
    background-color: #999;
}
.invoice-list-box .box-body .form-group.row{
    margin-bottom: 0;
    border-bottom: 1px solid #ccc;
    padding: 5px 0px;
}
.invoice-list-box .box-body .form-group.row:last-child{
    border: none;
}
.invoice-list-box .box-body .form-group-xs:last-child{
    margin-bottom: 0px;
}
.variation_btn_mrg{
    margin-left: 5px;
    vertical-align: initial;
}
.d-table{
    display: table;
}
.d-table-cell{
    display: table-cell;
}
.d-table select{
    width: 90px;
}

.width-80{
    width: 80px;
}
.width-150{
    width: 150px;
}
.width-70{
    width: 70px;
}
.width-100{
    width: 100px;
}
.width-50{
    width: 50px;
}

.width-1000{
    width: 1000px !important;
}

.theme-tbl-font-small tr th{
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0.2px;
    /*padding: 0.2rem 0.4rem;*/
}
/*.table-custom-sm>tbody>tr>td, .theme-table>tbody>tr>td{
    padding: 0.3rem 0.6rem;
}*/
.theme-tbl-font-small>tbody>tr>td{
    padding: 0.3rem 0.6rem;
}
.table-scroll.mb-20{
    margin-bottom: 20px;
}
.table textarea.form-control{
    resize: none;
}

@media (min-width: 1000px){
    .modal-fullscreen {
        width: 95%;
    }
}
@media (min-width: 768px){
    .modal-fullscreen.modal-dialog {
        width: 95%;
        margin: 30px auto;
    }
}


.payment-history-list-box {
    /*border: 1px solid #052149;*/
}
/*.payment-history-list-box .box-header{
    border-bottom: 1px solid #052149;
    padding: 6px 10px;
}*/
.payment-history-list-box .box-body{
    display:block;
    max-height: 250px;
    overflow:auto;
    overflow-x: hidden;
    scrollbar-width: thin;
    scrollbar-color: #999 #cdcdcd;
    padding: 0px 10px;
}
.payment-history-list-box .box-body::-webkit-scrollbar{
    height: 5px;
    width: 5px;
}

.payment-history-list-box .box-body::-webkit-scrollbar-track-piece{
    background-color: #cdcdcd;
}
.payment-history-list-box .box-body::-webkit-scrollbar-thumb{
    background-color: #999;
}
.fix-topbar .top{
    height: 38px;
}
.fix-topbar .bottom{
    height: 35px;
}

.fix-topbar .top .dataTables_filter, .fix-topbar .bottom .dataTables_info{
    position: absolute;
    left: 15px;
}
.fix-topbar .top .dataTables_paginate, .fix-topbar .bottom .dataTables_length {
    position: absolute;
    right: 15px;
}
.table-ul{
    padding-left: 15px;
    margin: 0;
}
.row.form-row{
    margin-right: -8px;
    margin-left: -8px;
}
.comp-border-box{
    border: 1px solid #d2d6de;
    padding: 2px 10px;
    min-height: 150px;
}
.comp-vcenter{
    display: grid;
    align-content: center;
}


.table-footer.table-scroll tfoot,
.table-footer.table-scroll tfoot th,
.table-footer.table-scroll tfoot td {
    position: unset;
    bottom: 0;
    z-index:4;
}

.file_txt_overflow_hide input[type=file] {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: auto;
    width: 100%;
}

.main-header .logo{
    line-height: 46px;
}

.label-success{
    background-color: #4b9204 !important;
}
/*09-10-2020*/
.cl-l{
    color:#045ba1;
}
.cl-sbtn-importat{
    color: #fff !important;
}
.bg-sbtn-importat{
    background-color: #045ba1 !important;
}
.cl-pd{
    color:#045ba1;
    padding: 0px 4px;
}
.cl-aliner-pd{
    color:#045ba1;
    text-align: right;
    padding: 0px 4px;
}
.cl-alinel-pd{
    color:#045ba1;
    text-align: right;
    padding: 0px 4px;
}
.border-b{
    border-bottom:1px solid #045ba1 !important;
}
.bg-cl{
    background-color: #045ba1 !important; color: #fff;
}
.border-posi{
   border: 4px solid #045ba1;
   position: relative;
}
/*header.blade inline css */
.order-no-color{
    color: #052149;
}
.navbar-nav>.notifications-menu>.dropdown-menu>li .menu{
    border: 1px solid #045ba1;
    box-shadow: 0px 1px 5px 0px #b3b3b3;
}
.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a{
    border-bottom: 1px solid #c7c7c7;
}
.repack-btn-color{
    background-color: #045ba1 !important;
    border-color: #052149;
}
.btn-warning-blue{
    background-color: #045ba1;
    border-color: #052149;
    color: #333;
}
.tfoot-color{
    background: #0d2e58;
}
.toggle-publish{
    font-size:18px;
    color:#052149;
    cursor: pointer;
}
.txt-theme-color{
    color:#052149;
}
.d-inline{
    display: inline;
}