body{
    font-size: 13px;
}
.skin-green .pos-header{
    background-color: #fff;
}
.lead{
    font-size: 18px;
}
img{
    max-width: 100%;
}

.jquery-top-scrollbar{
    height: 6px !important;
}
.jquery-top-scrollbar div {
    height: 6px !important;
}
.scroll-top-bottom {
    width: 100%;
    overflow: scroll;
}
.scroll-top-bottom::-webkit-scrollbar {
    height: 6px;
}

.scrolltop {
    display:none;
    width:100%;
    margin:0 auto;
    position:fixed;
    bottom:100px;
    right:10px;
}
.payment_amounts .col-sm-2{
    padding-left: 5px;
    padding-right: 5px;
}
.payment_amounts label{
    font-size: 95%;
}
span.balance_due {
    font-weight: bold;
    font-size: 18px;
}
.scroll {
    position:absolute;
    right:20px;
    bottom:75px;
    background:rgba(178, 178, 178, 0.48);
    padding:5px 10px;
    text-align: center;
    margin: 0 0 0 0;
    cursor:pointer;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}
.scroll:hover {
    background:rgba(178,178,178,1.0);
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}
.scroll .fas {
    font-size:25px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.form-control.error{
    border-color: #dd4b39;
    border-width: 2px;
}
.product_row .quantity_row .error{
    max-width: 135px!important;
}
.f-left {
    float: left;
}
.f-right {
    float: right;
}
.align-left {
    text-align: left;
}
.align-right {
    text-align: right;
}

.table-pdf {
    border-collapse: collapse;
    width: 100%;
    border-spacing: 8px 10px;
}
.td-border td, .td-border th{
    border-bottom: 1px solid lightgrey;
    padding: 8px 5px;
}

.ws-nowrap {
    white-space:nowrap;
}

.btn-app>.fas, .btn-app>.fab{
    font-size: 20px;
    display: block;
}
.dropdown-menu>li>a>.fas{
    margin-right: 6px;
}
.mt-5 {
    margin-top: 5px !important;
}
.pos-form-actions{
    height: auto;
    padding: 10px 0;
    position:relative;
    bottom: 0px;
    background-color: #fff;
    width: 100%;
    z-index: 1000;
    border-top: 1px solid #d2d6de;
    bottom: 0;
}
.mb-12 {
    margin-bottom: 12px !important;
}
.pb-0{
    padding-bottom: 0px !important;
}
.pr-12{
    padding-right: 12px !important;
}
.main-header .sidebar-toggle:before {
    content: "" !important;
}
.ui-autocomplete {
    max-height: 300px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
}
.margin-bottom-20 {
    margin-bottom: 20px !important;
}
.text-white {
    color: #fff;
}
.wizard > .steps > ul > li {
    width: 33.33% !important;
}
.wizard > .content {
    background: #445867 !important;
}
legend {
    color: #fff;
    margin-bottom: 6px;
    border-bottom: none;
}
.left-col {
    background: linear-gradient(0deg,rgba(0, 0, 0, 0.76),rgba(51, 51, 51, 0.32)),url(../img/home-bg.jpg);
    text-align: center;
    background-size: cover;
    background-position: center;
}
.left-col-content {
    color: #1A7BF9;
    width: 100%;
}
.login-header {
    font-size: 27px;
    font-weight: 600;
}
.login-header a {
    color: #fff;
}
.form-header {
    font-size: 18px;
    margin: 16px 0;
}
.btn-login {
    padding: 6px 52px !important;
}
.right-col {
    background-color: #243949;
    color: #fff; height: 100%;
    min-height: 100vh;
}
.right-col a, .text-white a {
    color: #fff;
    font-weight: 600;
    font-size: 15px
}
.right-col a:hover, .text-white a:hover {
    color: #ccc;
}
.right-col-content {
    padding: 10% 16%;
    padding-bottom: 3%;
}
.right-col-content-register {
    padding: 20px;
}

.input_inline {
    width: 100%;
    display: inline-flex;
}
.input_inline input, .input_inline span {
    width: 50%;
}
.bg-manufacturing {
    background-color: #ff851b;
}
.img-thumbnail {
    position: relative;
    width: 70px;
    height: 70px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 2px;
    transition: border .2s ease-in-out;
    padding: 4px;
    margin: 3px;
    text-align: center;
}
.img-thumbnail>.badge{
    position: absolute;
    top: -5px;
    right: -7px;
    font-size: 9px;
    font-weight: 400;
    cursor: pointer;
}
.kv-file-content img,
.img-thumbnail img{
    max-width: 100%;
    max-height: 100%;
}
.navbar-nav>.notifications-menu>.dropdown-menu>li .menu {
    max-height: 350px;
}
.bg-aqua-lite {
    background-color: #7FFFD4;
}
.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a {
    white-space: normal;
}
.spacer {
    margin-top: 20px;
}

.div-overlay {
    cursor: not-allowed;
    background: #e9e9e9;
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.5;
}

.d-inline-table {
    display: inline-table;
}

.label-round{
    font-size: 8px;
    border-radius: 44%;
}
table#job_sheets_table{
    max-width: 100%!important;
}
/*table#job_sheets_table>tbody>tr:nth-of-type(odd),*/
/*table#job_sheets_table>tbody>tr:nth-of-type(even){*/
/*    background-color: #f2dede;*/
/*}*/
.table>tbody>tr.receiver>td{
    background-color: #f2dede;
}

.table>tbody>tr.receiver.receiver-29>td{
    background-color: #dff5e4;
}
table#job_sheets_table>tbody>tr.style-pick_up{
    background-color: #d9edf7;
}
table#job_sheets_table>tbody>tr.warning,
table#job_sheets_table>tbody>tr.style-on_site{
    background-color: #fcf8e3;
}
table#job_sheets_table>tbody>tr.on_site{
    background-color: #808d753d;
}
.has-require .select2-container,
.has-require .form-control{
    border-color: #777;
}
.has-require > label:first-of-type::after{
    color:#dd4b39;
    font-weight: bold;
    content: " *";
}
.fixed-tools.fixed{
    position: fixed;
    top: 60px;
    right: 25px;
    z-index: 999;
}
#reception-form .box{
    margin-bottom: 0;
    border-top: none;
}
#reception-form .input_number{
    max-width: 100px;
}
#job_form .form-group > label:first-of-type,
.is-label > label:first-of-type{
    background-color: #3c8dbc;
    color: #fff;
    padding: 5px 10px;
    border-radius: 3px;
}
table#job_sheets_table thead th{
    padding: 4px!important;
    border-bottom: 0;
}
table.table.dataTable>tbody+tbody{
    border-top: 0;
}
table#job_sheets_table>tbody>tr>td{
    border-color: #fff;
}
.table-pl-12 td, .table-pl-12 th{
    padding-left: 12px !important;
}
table tbody td.pl-20-td{
    padding-left: 20px !important;
}
table.table-border-center > tbody > tr > td:first-child,
table.table-border-center > thead > tr > th:first-child,
table.table-border-center > tfoot > tr > td:first-child
{
    border-right: 1px solid darkgray;
}
table.table-border-center-col > tbody > tr > td:nth-child(2),
table.table-border-center-col > thead > tr > th:nth-child(2),
table.table-border-center-col > tfoot > tr > td:nth-child(2)
{
    border-right: 1px solid darkgray;
    border-left: 1px solid darkgray;
}
.bg-transparent{
    background-color: transparent !important;
}
.mb-0{
    margin-bottom: 0!important;
}

.nav-tabs>li>a{
    font-size: 14px;
    font-weight: 600;
}
.table-transparent, .table-transparent th {
    background-color: transparent !important;
    color: #000 !important;
}
.td-full-width {
    white-space:nowrap;
}
.font-17{
    font-size: 17px !important;
}
table.dataTable tbody>tr.selected{
    background-color: #B0BED9;
}
table.table.dataTable>tbody>tr>td, table.table.dataTable>tbody>tr>th, table.table.dataTable>tfoot>tr>td, table.table.dataTable>tfoot>tr>th, table.table.dataTable>thead>tr>td, table.table.dataTable>thead>tr>th{
    padding: 4px;
    vertical-align: middle;
}
table.table.dataTable .btn-group-xs>.btn, table.table.dataTable .btn-xs{
    padding: 3px;
    border-radius: 1px;
}
tr.footer-total > td {
    vertical-align: middle !important;
}
.error{
    color: red !important;
    font-weight: 400;
}
/*  pos tab */
div.pos-tab-container{
    z-index: 10;
    background-color: #ffffff;
    padding: 0 !important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    border:1px solid #ddd;
    margin-bottom: 28px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
}
div.pos-tab-menu{
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
}
div.pos-tab-menu div.list-group{
    margin-bottom: 0;
}
div.pos-tab-menu div.list-group>a{
    margin-bottom: 0;
}
div.pos-tab-menu div.list-group>a .glyphicon,
div.pos-tab-menu div.list-group>a .fa {
    color: #5A55A3;
}
div.pos-tab-menu div.list-group>a:first-child{
    border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
}
div.pos-tab-menu div.list-group>a:last-child{
    border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
}
div.pos-tab-menu div.list-group>a.active,
div.pos-tab-menu div.list-group>a.active .glyphicon,
div.pos-tab-menu div.list-group>a.active .fa{
    background-color: #3c8dbc;
    color: #ffffff;
    border-color: #3c8dbc;
}
div.pos-tab-menu div.list-group>a.active:after{
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -13px;
    border-left: 0;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
    border-left: 10px solid #3c8dbc;
}

div.pos-tab-content{
    background-color: #ffffff;
    /* border: 1px solid #eeeeee; */
    padding-left: 20px;
    padding-top: 20px;
}

div.pos-tab div.pos-tab-content:not(.active){
    display: none;
}

.add-product-price-table th{
    background-color: #5cb85c;
    color: white;
}
.blue-header th {
    background-color: #3c8dbc;
    color: white;
}
.table-th-green th{
    background-color: #5cb85c;
    color: white;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}
.active-cell {
    border: 2px dotted #3c8dbc !important;
}
.cursor-pointer{
    cursor: pointer !important;
}
.section-pos{
    padding: 0!important;
}
.product-list > .box > .box-body,
.container-pos-actions > .box  > .box-body{
    height: -webkit-calc(100vh - 38px); /* google, safari */
    height: -moz-calc(100vh - 38px); /* firefox */
    position: relative;
}

.container-pos-actions #pos-totals {
    position: absolute;
    width: 100%;
    bottom: 0;
}
.container-pos-actions #pos-totals .table-condensed>tbody>tr>td{
    padding: 3px;
}

.container-pos-actions .box{
    margin-bottom: 0;
}
.container-pos-actions .box .lead{
    font-size: 16px;
}
#product_list_body {
    overflow-y: scroll;
    overflow-x: hidden;
    height: calc(100vh - 117px);
}
.pos_product_div{
    /*min-height: 57vh;*/
    /*max-height: 57vh;*/
    overflow-y: auto;
}


.bg-lightgray{
    background-color: #F0EDED !important;
}
.balance_due_box >li{
    padding: 11px 5px 0px 5px;
}
.option-div {
    padding: 15px;
    background-color: #d2d6de;
    color: #333;
    border:1px solid #d2d6de;
    cursor: pointer;
}
.option-div input[type="radio"]{
    display: none;
}
.option-div-group .icon {
    color: #d33724;
    display: none;
}
.option-div-group .option-div:hover{
    border:1px solid gray;
}
.option-div-group .active .icon{
    display: block;
}
.margin-left-10 {
    margin-left: 10px;
}
.margin-bottom-12{
    margin-bottom: 12px;
}
.bg-info{
    background-color: #00c0ef !important;
}
.bg-info > a{
    color: #FFFFFF !important;
}
.bg-info>a:hover{
    background-color: #337ab7 !important;
}
ul.dt-button-collection{
    background-color: #00c0ef;
}
td.details-control {
    background: url('/img/details_open.png') no-repeat center center;
    cursor: pointer;
}
tr.details td.details-control {
    background: url('/img/details_close.png') no-repeat center center;
}
.icheckbox_square-blue, .iradio_square-blue{
    margin-right: 10px;
}
.header-right-div{
    right: 10px;
    float: right;
    position: absolute;
    top: 15px;
}
.header-left-div{
    margin-top: 15px;
    display: inline-flex;
}
.m-8 {
    margin: 8px;
}
.mt-10{
    margin-top: 10px;
}
.mt-15{
    margin-top: 15px;
}
.m-5 {
    margin: 5px;
}
.icon-link{
    text-align:center;
    display:block;
    margin-bottom: 18px;
}
.icon-link > a {
    display:grid;
}
.icon-link > .badge{
    position: absolute;
    top: 20px;
    right: 67px;
}
.link-des {
    display: inline-block;
    text-align: left;
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header>img {
    border: none;
    height: auto;
    width: 100%;
    max-height: 120px;
}
.bg-light-green{
    background-color: #98D973 !important;
    color: #fff !important
}
.hover-q {
    font-size: 16px;
    margin-left: 3px;
    cursor: help;
}
.input-group-addon .hover-q{
    margin-left: 0px;
}
.text-bold{
    font-weight: bold;
}
.tour .popover-content{
    padding: 18px 14px;
}
.table-slim>tbody>tr>td, .table-slim>tbody>tr>th, .table-slim>tfoot>tr>td, .table-slim>tfoot>tr>th, .table-slim>thead>tr>td, .table-slim>thead>tr>th{
    padding: 1px;
}

/* Custom scroll bar start*/

/* width */
::-webkit-scrollbar {
    width: 7px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}

/* Custom scroll bar end*/

.product_cell{
    height: 100px;
    padding: 1%;
}
.product_cell_div{
    height: 100% !important;
    width: 100% !important;
    text-align: center;
    vertical-align: middle;
    padding-top: 5px;
    cursor: pointer;
    overflow: hidden;
}

#invoice_service_table .text-center{
    vertical-align: middle;
}
table#invoice_devices_table tbody{
    font-size: 15px;
}
table#invoice_devices_table  > tbody,
table#invoice_service_table  > tbody {
    counter-reset: rowNumber;
}
table#invoice_devices_table  > tbody tr td:first-child::before,
table#invoice_service_table > tbody tr td:first-child::before {
    display: block;
    counter-increment: rowNumber;
    content: counter(rowNumber);
}
#invoice_devices_table label.error{
    display: none!important;
}
#reception-form .box-title{
    font-weight: 600;
    font-size: 98%;
    margin-bottom: -5px;
    line-height: 30px;
    color: #337ab7;
}
#reception-form .box-title.bg-primary{
    padding: 0px 15px;
}
#reception-form .select2-container--default .select2-selection--single, #reception-form .select2-selection .select2-selection--single{
    height: 30px;
    padding: 4px 10px;
}
.select2-results__option{
    padding: 4px 10px;
}
table#invoice_service_table  > tbody::after{
    content: '';
    display: block;
    height: 15px;
}

.input-number .btn-default{
    background-color: white;
    padding: 6px 9px;
}

.width-30{
    width: 30% !important;
}
.width-50{
    width: 50% !important;
}
.width-40{
    width: 40% !important;
}
.width-60{
    width: 60% !important;
}
.width-70{
    width: 70% !important;
}
.width-100{
    width: 100% !important;
}

.font-30{
    font-size: 30px !important;
}

.font-23{
    font-size: 23px !important;
}
.padding-5{
    padding: 5px !important;
}
.padding-10{
    padding: 10px !important;
}
.padding-side-15{
    /*padding-left: 15px !important;
    padding-right: 15px !important;*/
}
.text-muted-imp{
    color: #A3A3A3 !important;
}

.table-no-top-cell-border td{
    border-top: 0px !important;
    border-bottom: 0px !important;
}
.table-no-top-cell-border th{
    border-top: 0px !important;
    border-bottom: 0px !important;
}

.table-no-side-cell-border td{
    border-left: 0px !important;
    border-right: 0px !important;
}
.table-no-side-cell-border th{
    border-left: 0px !important;
    border-right: 0px !important;
}

.color-555 {
    color: #555555 !important;
}
.color-555 *{
    color: #555555 !important;
}
.color-white {
    color: white !important;
}
.col-no-padding{
    padding-left: 0px;
    padding-right: 0px;
}
.col-2px-padding{
    padding: 2px;
}

.pos-express-btn{
    font-size: 23px !important;
    overflow: hidden !important;
    height: 73px !important;
    white-space: normal;
}
.word-wrap{
    word-wrap: break-word !important;
}

.modal-xl{
    width: 90%; /* respsonsive width */
    margin-left: auto !important;
    margin-right: auto !important;
}
table.ajax_view tbody tr{
    cursor: pointer;
}
.bg-white{
    background-color: #fff;
}

.navbar-yellow .navbar-nav>li.active,
.navbar-yellow .navbar-nav>li>a:hover{
    background: #f7941e;
}
.navbar-yellow .navbar-nav>li > a:hover,
.navbar-yellow .navbar-nav>li.active > a {
    color: #fff;
}
nav.navbar.navbar-yellow{
    min-height: 40px;
}
.navbar-yellow a.navbar-brand{
    height: 40px;
    padding: 10px;
}
.navbar-yellow ul.navbar-nav>li>a{
    padding: 10px!important;
}
.navbar-yellow .container-fluid{
    box-shadow: 0 1px 1px rgb(0 0 0 / 10%);
    border-bottom: 1px solid #d2d6de;
}
.product-thumbnail-small{
    height: 50px;
    width: 50px;
}

table.table-text-center td, table.table-text-center th{
    vertical-align: middle !important;
}
.product_list{
    padding-left: 8px;
    padding-right: 8px;
}
.product_box{
    width: 100%;
    /*padding-top: 5px;
    padding-bottom: 2px;*/
    margin-bottom: 10px;
    text-align: center;
    cursor: pointer;
    /*border: 1px solid darkgray;*/
    font-weight: 600;
    background-color: #fff;
    border-radius: 2px;
    padding-top: 3px;
}
.product_box .image-container{
    /*width: 95%;*/
    height: 55px;
    margin: auto;
    /*padding-top: 5px;*/

}
.product_box .image-container img{
    height: 45px;
    /*width: 45px*/
}
.eq-height-row{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:flex;
    flex-wrap: wrap;
}
.eq-height-col{
    display: flex;
}

.product_box .text_div{
    margin-top: 3px;
}
.product_box .text{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1; /* number of lines to show */
    line-height: 14px;        /* fallback */
    max-height: 14px;       /* fallback */
}
.small-box.bg-gray:hover{
    color: #000;
    text-decoration: none;
}

#calendar table tbody td {
    cursor: pointer;
}

.min-height-90hv{
    min-height: 90vh !important;
}

/* Grow Shadow */
.hvr-grow-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
}
.hvr-grow-shadow:hover, .hvr-grow-shadow:focus, .hvr-grow-shadow:active {
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.text-link{
    cursor: pointer;
}

.text-link:hover{
    text-decoration: underline;
}

.v-center{
    vertical-align: middle !important;
}

.bg-woocommerce{
    background-color: #9E458B !important;
}

/*.box, .info-box, .nav-tabs-custom, .external-event{
  box-shadow: 0 4px 6px 0 hsla(0, 0%, 0%, 0.2) !important;
}*/

.user_avatar {
    border-radius: 50%;
    width: 25px;
    height: 25px;
    margin: 1px;
}
.login-form{
    padding: 20px;
}

.table>tbody>tr.cskh>td, .table>tbody>tr.cskh>th, .table>tbody>tr>td.cskh, .table>tbody>tr>th.cskh, .table>tfoot>tr.cskh>td, .table>tfoot>tr.cskh>th, .table>tfoot>tr>td.cskh, .table>tfoot>tr>th.cskh, .table>thead>tr.cskh>td, .table>thead>tr.cskh>th, .table>thead>tr>td.cskh, .table>thead>tr>th.cskh{
    background-color: #fde0b2;
}
#reception-form .box .table{
    margin-bottom: 0;
}
#reception-form .box .box-header{
    padding: 5px 10px;
}
/*#reception-form ::placeholder { !* Chrome, Firefox, Opera, Safari 10.1+ *!*/
/*    color: #555;*/
/*    opacity: 1; !* Firefox *!*/
/*    font-weight: bold;*/
/*}*/

/*#reception-form :-ms-input-placeholder { !* Internet Explorer 10-11 *!*/
/*    color: #555;*/
/*    font-weight: bold;*/
/*}*/

/*#reception-form ::-ms-input-placeholder { !* Microsoft Edge *!*/
/*    color: #555;*/
/*    font-weight: bold;*/
/*}*/

#reception-form .form-control{
    color: #000;
}
@media only screen and (max-width: 767px) {
    .fixed-tools.fixed{
        position: relative;
        top: 0;
        right: inherit;
    }
    .navbar-custom-menu>.navbar-nav>li>.dropdown-menu{
        right: -50px;
    }
    .btn{
        padding:5px;
    }
    .main-header .navbar-collapse .dropdown .dropdown-menu li a{
        color: #fff;
    }
    .main-header .navbar-collapse .navbar-nav .dropdown .dropdown-menu {
        width: 100%;
        background: #3c8dbc;
    }
    .main-header .navbar-collapse .navbar-nav .dropdown .caret{
        float: right;
    }
    #reception-form .table-responsive #invoice_devices_table textarea{
        min-width: 150px;
    }
    #reception-form .table-responsive .multi-input,
    #reception-form .table-responsive select{
        min-width: 120px;
    }
    #reception-form .table-responsive input[type="text"]{
        min-width: 100px;
    }
    #reception-form .table-responsive input.input_quantity{
        min-width: 30px;
    }
    #reception-form .table-responsive .multi-input input, #reception-form .table-responsive .multi-input select{
        min-width: 50%;
    }
    #reception-form .table-responsive .multi-input .width-30{
        min-width: 30%;
    }
    #reception-form .table-responsive .multi-input .width-70{
        min-width: 70%;
    }
}
#reception-form .select2-container--default .select2-selection--single,
#reception-form .form-control{
    background-color: #d9edf7;
}
#reception-form .form-control[disabled], #reception-form .form-control[readonly], #reception-form fieldset[disabled] .form-control{
    background-color: #f1f1f1;
}
/*CSS to print receipts*/
.print_section{
    display: none;
}
@media print{
    .print_section{
        display: inline !important;
    }
    .modal-xl{
        width: 100% !important;
    }
    ::-webkit-scrollbar{
        display: none !important;
    }
    #toast-container {
        display: none;
    }
}


