@import url(//fonts.googleapis.com/earlyaccess/opensanshebrew.css);
@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?fhkouq');
    src: url('../fonts/icomoon.eot?fhkouq#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?fhkouq') format('truetype'),
        url('../fonts/icomoon.woff?fhkouq') format('woff'),
        url('../fonts/icomoon.svg?fhkouq#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^='icon-'],
[class*=' icon-'] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    font-style: normal;  
    font-weight: normal;
    font-variant: normal; 
    text-transform: none;
    line-height: 1; /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.model-header-btn {
    position: absolute;
    right: 8%;
    top: 8px;
}

.payment_transaction_color_charge{
    color :#7638ff;
}

.payment_transaction_color_credit{
    color :orange;
}

.payment_transaction_color_success {
    color :green;
}

.payment_transaction_color_canceled {
    color :red;
}

.icon-add-comment:before {
    content: '\e900';
}

.icon-angle-arrow-down:before {
    content: '\e901';
}

.icon-angle-arrow-left:before {
    content: '\e902';
}

.icon-angle-arrow-right:before {
    content: '\e903';
}

.icon-angle-arrow-up:before {
    content: '\e904';
}

.icon-barcode:before {
    content: '\e905';
}

.icon-calculator:before {
    content: '\e906';
}

.icon-close:before {
    content: '\e907';
}

.icon-delete:before {
    content: '\e908';
}

.icon-file:before {
    content: '\e909';
}

.icon-full-size:before {
    content: '\e90a';
}

.icon-go-back-arrow:before {
    content: '\e90b';
}

.icon-info-tooltip:before {
    content: '\e90c';
}

.icon-info:before {
    content: '\e90d';
}

.icon-location:before {
    content: '\e90e';
}

.icon-minus-thin:before {
    content: '\e90f';
}

.icon-minus:before {
    content: '\e910';
}

.icon-pause:before {
    content: '\e911';
}

.icon-pencil:before {
    content: '\e912';
}

.icon-phone:before {
    content: '\e913';
}

.icon-plus-thin:before {
    content: '\e914';
}

.icon-plus:before {
    content: '\e915';
}

.icon-printer:before {
    content: '\e916';
}

.icon-user:before {
    content: '\e917';
}

.icon-businessman:before {
    content: '\e918';
}

.icon-calendar:before {
    content: '\e919';
}

.icon-clock-timer:before {
    content: '\e91a';
}

.icon-pause-alt:before {
    content: '\e91b';
}

.icon-play-alt:before {
    content: '\e91c';
}

.icon-arrow-left:before {
    content: '\e91d';
}

.rtl .icon-arrow-left:before {
    content: '\e91e';
}

.icon-eye:before {
    content: '\e920';
}

.icon-search:before {
    content: '\e921';
}

.icon-download:before {
    content: '\e91f';
}

.input_inline {
    width: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    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;
    -webkit-transition: border 0.2s ease-in-out;
    transition: border 0.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;
}

.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;
}

#product_list_body,
.product_list_body {
    max-height: 80vh;
    overflow-y: auto;
    overflow-x: hidden;
}

.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 > tbody + tbody {
    border-top: 0;
}

.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;
}

.nav-tabs > li > a {
    font-size: 18px;
    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;
}

tr.footer-total > td {
    vertical-align: middle !important;
}

.error {
    color: red !important;
}

/*  pos tab */

/* div.pos-tab-container {
    z-index: 10;
    background-color: #fff;
    padding: 0 !important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    border: 1px solid #ddd;
    margin-bottom: 28px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -moz-box-shadow: 0 6px 12px rgba(0, 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: #fff;
    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: #fff;
    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;
}

.pos_product_div {
    min-height: 56vh;
    max-height: 56vh;
    overflow-y: auto;
    margin-bottom: 20px;
}

.bg-lightgray {
    background-color: #f0eded !important;
}

.balance_due_box > li {
    padding: 11px 5px 0 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-left-50 {
    margin-left: 50px;
}

.margin-bottom-12 {
    margin-bottom: 12px;
}

.bg-info {
    background-color: #00c0ef !important;
}

.bg-info > a {
    color: #fff !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, .icheckbox_square-purple,
.iradio_square-purple{
    margin-right: 10px;
}

.header-right-div {
    right: 10px;
    float: right;
    position: absolute;
    top: 15px;
}

.header-left-div {
    margin-top: 15px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.m-8 {
    margin: 8px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-25 {
    margin-top: 25px;
}

.m-5 {
    margin: 5px;
}

.icon-link {
    text-align: center;
    display: block;
    margin-bottom: 18px;
}

.icon-link > a {
    display: -ms-grid;
    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: 0;
}

.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;
}

.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;
}

/*CSS to print receipts*/

.print_section {
    display: none;
}

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

.width-50 {
    width: 50% !important;
}

.width-40 {
    width: 40% !important;
}

.width-60 {
    width: 60% !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;
}

.text-muted-imp {
    color: #a3a3a3 !important;
}

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

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

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

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

.color-555 {
    color: #555 !important;
}

.color-555 * {
    color: #555 !important;
}

.color-white {
    color: white !important;
}

.col-no-padding {
    padding-left: 0;
    padding-right: 0;
}

.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;
}

.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: 5px;
    padding-right: 5px;
}

.eq-height-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.eq-height-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.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;
    -webkit-transition-property: box-shadow, -webkit-transform;
    transition-property: box-shadow, -webkit-transform;
    transition-property: box-shadow, transform;
    transition-property: box-shadow, transform, -webkit-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);
    -ms-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;
}

.bg-woocommerce-link {
    background-color: #9e458b !important;
    color: #fff !important;
}

.bg-shopify-link {
    background-color: #86ae59 !important;
    color: #fff !important;
}

.sidebar-menu li > a > .fa-angle-left:before,
.sidebar-menu li > a > .pull-right-container > .fa-angle-left:before {
    content: '\f105';
}

.skin-black-light .sidebar-menu > li.bg-woocommerce > a:not(:hover) {
    color: #fff;
}

.red-bg,
.red-bg div.content-wrapper,
.red-bg header.main-header a.logo,
.red-bg header.main-header nav.navbar {
    background: #e6c9c5  !important;
}


.legacy-blue-bg,
.legacy-blue-bg div.content-wrapper,
.legacy-blue-bg header.main-header a.logo,
.legacy-blue-bg header.main-header nav.navbar {
    background: #A1CBE3 !important;
}


.legacy-green-bg,
.legacy-green-bg div.content-wrapper,
.legacy-green-bg header.main-header a.logo,
.legacy-green-bg header.main-header nav.navbar {
    background: #5ced73 !important;
}

.pace .pace-progress {
    background: #00a65a;
}

/* .contact_modal .modal-content {
    background: #fff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
}

.contact_modal .modal-header {
    border: none;
    background: #f9f9f9;
    position: relative;
    padding: 12px 20px;
}

.contact_modal .modal-title {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.25;
    color: #34434c;
}

.contact_modal .close {
    opacity: 1;
    width: 29px;
    height: 29px;
    background: #f5f5f5;
    border-radius: 50%;
    font-size: 13px;
    line-height: 1;
    color: #34434c;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 14px;
}

.contact_modal .close:hover {
    background: #34434c;
    color: #fff;
}

.contact_modal .modal-body {
    padding: 12px 20px;
}

.contact_modal .row {
    margin-left: -11px;
    margin-right: -11px;
}

.contact_modal .row [class^='col-'],
.contact_modal .row [class*='col-'] {
    padding-left: 11px;
    padding-right: 11px;
}

.contact_modal .form-control {
    background: #f9f9f9;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    height: 36px;
    font-size: 14px;
    line-height: 20px;
    padding: 7px 12px;
    color: #4f4f4e;
}

.contact_modal .form-control::-webkit-input-placeholder {
    color: #4f4f4e;
}

.contact_modal .form-control::-moz-placeholder {
    opacity: 1;
    color: #4f4f4e;
}

.contact_modal .form-control:-moz-placeholder {
    color: #4f4f4e;
}

.contact_modal .form-control:-ms-input-placeholder {
    color: #4f4f4e;
}

.contact_modal .form-control.placeholder {
    color: #4f4f4e;
}

.contact_modal .input-group .input-group-addon {
    border-color: #d9d9d9;
    background: #f9f9f9;
}

.contact_modal .input-group-addon:first-child {
    border-radius: 3px 0 0 3px;
}

.rtl .contact_modal .input-group-addon:first-child {
    border-radius: 0 3px 3px 0;
}

.contact_modal .input-group .form-control:last-child {
    border-radius: 0 3px 3px 0;
}

.rtl .contact_modal .input-group .form-control:last-child {
    border-radius: 3px 0 0 3px;
}

.contact_modal .modal-footer {
    padding: 0;
    text-align: center;
    border: none;
    padding: 0 0 34px;
}

.contact_modal .modal-footer .btn-primary {
    vertical-align: top;
    font-size: 16px;
    line-height: 1.25;
    background: #5A16D0;
    border-radius: 3px;
    border-color: #5A16D0;
    padding: 14px;
    width: 100%;
    padding: 7px;
    -webkit-transition: 0.25s ease-in-out background, 0.25s ease-in-out color,
        0.25s ease-in-out border;
    transition: 0.25s ease-in-out background, 0.25s ease-in-out color, 0.25s ease-in-out border;
}

.contact_modal .modal-footer .btn-primary:hover {
    border-color: #5A16D0;
    color: #5A16D0;
    background: #fff;
} */

.invoice-container {
    max-width: 750px;
    margin: 0 auto;
}

.custom_products_wrap .col-sm-4 {
    margin-left: 10px;
}

.custom_products_wrap .col-sm-4 .list-group-item {
    border-left: 5px solid #d3d3d3;
    margin-bottom: 10px;
}

.autocomplete_box_wrap {
    max-height: 200px;
    overflow-y: auto;
    z-index: 9999;
}

.autocomplete_box_wrap li {
    cursor: pointer;
}

.autocomplete_box_wrap li:hover {
    background-color: #dedede;
}

.customized-widget-image-container {
    width: 100%;
    border: 1px solid darkgray;
    padding: 15px 15px;
    width: 150px;
    height: 150px;
    position: relative;
}

.customized-widget-image-container .delete_widget_image {
    position: absolute;
    top: -11px;
    right: -6px;
}

.customized-widget-image-container img {
    max-width: 100%;
    max-height: 100%;
}

.autocomplete_box_wraper {
    position: relative;
}

.autocomplete_box_wraper .autocomplete_box_wrap {
    position: absolute;
    width: 100%;
}

.clear30 {
    clear: both;
    height: 30px;
}

.clear20 {
    clear: both;
    height: 20px;
}

.clear10 {
    clear: both;
    height: 10px;
}

.clear {
    clear: both;
    height: 10px;
}

.color-red {
    color: #a79b9b;
}
.on_shift_thead th{
    color: #7f7f7f !important;
}

#pos_overlay {
    background: rgba(0, 0, 0, 0.5);
    color: #666;
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 5000;
    top: 0;
    left: 0;
    float: left;
    text-align: center;
    padding-top: 25%;
    opacity: 1;
    display: none;
}

#overlay,
#pdf_preview_loading {
    background: #fff;
    color: #666;
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 5000;
    top: 0;
    left: 0;
    float: left;
    text-align: center;
    padding-top: 25%;
    opacity: 0.8;
}

#overlay .spinner,
#pdf_preview_loading .spinner {
    margin: 0 auto;
    height: 64px;
    width: 64px;
    -webkit-animation: rotate 0.8s infinite linear;
    animation: rotate 0.8s infinite linear;
    border: 5px solid firebrick;
    border-right-color: transparent;
    border-radius: 50%;
}

.box-body .table-responsive {
    min-height: 380px;
}

.box.box-anim  .box-body .table-responsive{
    min-height: 100%;
}

.box.boxanim.box_wrapper .box-body .table-responsive, .modal-content.box_wrapper .table-responsive{
    overflow:hidden;
}

.modal-body.box_wrapper .table-responsive {
    overflow-y:hidden;
    overflow-x:auto;
}

.box-body .pos_product_div .table-responsive {
    min-height: 0;
}

/* pos cart table */

#pos_table, #matrix_sell_table {
    width: 100%;
}

#pos_table thead tr th,
#pos_table thead tr td {
    font-size: 12px;
    line-height: 1.25;
    font-weight: 700;
    color: #353535;
    border: 1px solid #d9d9d9;
    border-width: 1px 0;
    padding: 8px 5px;
}

#pos_table thead tr th .hover-q,
#pos_table thead tr td .hover-q {
    font-size: 1em;
}
#pos_table thead tr th:first-child {
    width: 110px;
}
.pos_quantity,
.pos_line_total {
    font-weight: bold;
}
#pos_table thead tr th:nth-child(2):not(.dummy-attr-box),
#pos_table tbody tr td:nth-child(2):not(.dummy-attr-box) {
    border-right-width: 1px;
    padding-right: 16px;
    width: 240px;
    text-align: center;
}

#pos_table thead tr th:nth-child(3),
#pos_table thead tr td:nth-child(3) {
    width: 110px;
}

#pos_table thead tr th:nth-child(4),
#pos_table thead tr td:nth-child(4) {
    width: 110px;
}

#pos_table thead tr th:nth-child(5) {
    width: 110px;
}
#pos_table thead tr th:nth-child(6) {
    width: 150px;
}

#pos_table thead tr th:last-child,
#pos_table thead tr td:last-child {
    border-left-width: 1px;
    padding-left: 0;
    padding-right: 0;
    width: 56px;
    max-width: 56px;
    min-width: 56px;
}

#pos_table tbody tr td, #matrix_sell_table tbody tr td {
    padding: 2px 6px;
    vertical-align: middle;
    font-size: 12px;
    line-height: 1.3846;
    color: #353535;
    border: none;
    border-bottom: 1px solid #f5f5f5;
}

#pos_table tbody tr td:first-child, #matrix_sell_table tbody tr td:first-child {
    border-right: 1px solid #f5f5f5;
    padding-right: 16px;
    position: relative;
}

#pos_table tbody tr td:last-child, #matrix_sell_table tbody tr td:last-child {
    border-left: 1px solid #f5f5f5;
    padding-left: 16px;
}

#pos_table tbody tr td.subtotal, #matrix_sell_table tbody tr td.subtotal {
    /* padding-top: 22px; */
    text-align: center;
}

#pos_table tbody span.product-title {
    display: inline-block;
    width: calc(100% - 42px);
}

#pos_table tbody .add-comment {
    margin-right: 15px;
}

.rtl #pos_table tbody .add-comment {
    margin-right: 0;
    margin-left: 15px;
}

#pos_table tbody .mti-add-comment {
    color: #000;
    font-size: 18px;
    line-height: 1;
    display: block;
}

#pos_table tbody .has_note .mti-add-comment {
    color: #086b23;
}

#pos_table tbody .add-gift-card-number {
    color: #353535;
    font-size: 15px;
    line-height: 1;
    vertical-align: initial;
}

#pos_table tbody .icon-add-comment:hover,
#pos_table tbody .add-gift-card-number:hover {
    color: #5A16D0;
}

#pos_table tbody .icon-pencil:hover {
    color: #5A16D0;
}

#pos_table tbody .display_currency {
    color: #353535;
    font-size: 13px;
}

#pos_table tbody del.display_currency {
    color: rgba(61, 61, 60, 0.3);
}

#pos_table tbody .input-group.input-number, #matrix_sell_table tbody .input-group.input-number {
    max-width: 92px;
    margin: 0 auto;
}

#pos_table tbody .input-group.input-number .form-control, #matrix_sell_table tbody .input-group.input-number .form-control {
    text-align: center;
    padding-left: 3px;
    padding-right: 3px;
    border-color: #d9d9d9;
    min-width:40px;
    height: 26px;
    font-size: 14px;
}

#pos_table tbody .input-group.input-number .btn.btn-default, #matrix_sell_table tbody .input-group.input-number .btn.btn-default {
    padding: 3px;
    width: 26px;
    text-align: center;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
}

.rtl #pos_table tbody .input-group.input-number .input-group-btn:first-child > .btn,
.rtl #matrix_sell_table tbody .input-group.input-number .input-group-btn:first-child > .btn {
    margin-left: -1px;
}

#pos_table tbody .input-group.input-number .input-group-btn .btn,
#matrix_sell_table tbody .input-group.input-number .input-group-btn .btn {
    border-color: #d9d9d9;
    color: #353535;
    margin:0;
}

#pos_table tbody .input-group.input-number .input-group-btn .btn .text-success,
#matrix_sell_table tbody .input-group.input-number .input-group-btn .btn .text-success {
    color: #353535;
}

#pos_table tfoot .pos_subtotal {
    background: #f2f2f2;
}

#pos_table tbody .pos_remove_row {
    color: #f20000;
    /* font-size: 18px; */
}

/* payment option */

.choose-payment-box .payment-option-row {
    padding-top: 10px;
}

.payment-option-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 22px;
}

.payment-option-row .option-item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 7px 10px;
}

.payment-option-row .option-item label {
    position: relative;
    display: block;
}

.payment-option-row .option-item label input[type='radio'] {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.payment-option-row .option-item label input[type='radio']:checked ~ .payment-name {
    background: #5A16D0;
    border: 1px solid #5A16D0;
    color: #fff;
}

.payment-option-row .option-item label .payment-name {
    background: #f9f9f9;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    height: 62px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-direction: column;
    font-size: 13px;
    line-height: 1.5;
    color: #353535;
    text-align: center;
    clip: auto;
    -webkit-transition: 0.2s ease-in-out background, 0.2s ease-in-out border, 0.2s ease-in-out color;
    transition: 0.2s ease-in-out background, 0.2s ease-in-out border, 0.2s ease-in-out color;
}

.ajax_css_loader {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999999;
    background: rgba(255, 255, 255, 0.7);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: 0.4s ease-in-out opacity, 0.4s ease-in-out visibility;
    transition: 0.4s ease-in-out opacity, 0.4s ease-in-out visibility;
    opacity: 0;
    visibility: hidden;
}

.ajax-loader .ajax_css_loader {
    opacity: 1;
    visibility: visible;
}

.css-loader {
    color: #ef1f68;
    font-size: 60px;
    text-indent: -9999em;
    overflow: hidden;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    margin: 72px auto;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
    animation: load6 1.7s infinite ease, round 1.7s infinite ease;
}

.monthly-summary-box .summary-body dl,
.hour-report-section .report-table tbody .time-detail-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.worker-content-wrapper {
    padding: 30px 15px;
}

.worker-content-wrapper .admin-add-btn button {
    width: unset;
    min-width: 60px;
    margin-bottom: 10px;
}

.worker-content-wrapper h1 {
    color: #485662;
    font-size: 18px;
    line-height: 1.25;
    font-weight: 700;
    margin: 0 0 0.91666667em;
}

.timer-banner {
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    border-radius: 3px;
    position: relative;
    margin: 0 0 27px;
}

.timer-banner .timer-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-bottom: 1px solid #d9d9d9;
    padding: 8px 14px;
}

.timer-banner .timer-header .date {
    font-weight: 700;
    color: #454545;
    font-size: 16px;
    line-height: 1.25;
}

.timer-banner .timer-header .day {
    font-size: 14px;
    line-height: 1.25;
    color: #5A16D0;
    font-weight: 700;
    margin: 10px 0;
}

.timer-banner .timer-header .btn,
.admin-add-btn .btn {
    background: #34434c;
    border-radius: 3px;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 700;
    border-color: #34434c;
    color: #fff;
    min-width: 168px;
}

.timer-banner .timer-header .btn:hover,
.admin-add-btn .btn:hover {
    background: #5A16D0;
    border-color: #5A16D0;
    color: #fff;
}

.timer-banner .timer-body {
    padding: 30px 0 0;
}

.timer-banner .timer-text-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    height: 42px;
    margin: 0 0 17px;
}

.timer-banner .timer-text-box .info {
    font-size: 16px;
    line-height: 1.5;
    color: #34434c;
    font-weight: 700;
}

.timer-banner .timer-text-box .info strong {
    font-weight: 800;
}

.timerRunning .timer-banner .timer-text-box .info,
.timerStopped .timer-banner .timer-text-box .info {
    display: none;
}

.timer-banner .timer-text-box .timer-clock {
    display: none;
    font-size: 30px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 0.07894737em;
    color: #34434c;
}

.timerRunning .timer-banner .timer-text-box .timer-clock,
.timerStopped .timer-banner .timer-text-box .timer-clock {
    display: block;
}

.timer-banner .btns-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 6px 8px 14px;
    margin-bottom: 30px;
}

.timerRunning .timer-banner .btns-wrap {
    background: url(../images/stars.svg) 50% 0 / auto 100% no-repeat;
}

.timer-banner .btns-wrap button {
    border: none;
    outline: none;
    padding: 0;
    margin: 0;
    line-height: 1;
    background: none;
    color: #5A16D0;
    font-size: 55px;
}

.timerRunning .timer-banner .btns-wrap .startButton {
    display: none;
}

.timer-banner .btns-wrap .pauseButton {
    display: none;
}

.timerRunning .timer-banner .btns-wrap .pauseButton {
    display: block;
}

.timer-banner .bottom-image {
    margin: 0 -40px;
}

.timer-banner .bottom-image img {
    width: 100%;
}

.timer-banner .rocket {
    position: absolute;
    bottom: 0;
    right: 50%;
    -webkit-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    transform: translate(50%, 0);
    width: 80px;
    -webkit-transition: 0.5s ease-in-out bottom, 0.5s ease-in-out transform;
    transition: 0.5s ease-in-out bottom, 0.5s ease-in-out transform;
}

.timerClicked .timer-banner .rocket {
    bottom: 100%;
}

.timer-banner .rocket img {
    width: 100%;
}

.monthly-summary-box {
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    border-radius: 3px;
    position: relative;
    margin: 0 0 27px;
    height: 410px;
}

.monthly-summary-box .summary-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-bottom: 1px solid #d9d9d9;
    padding: 8px 16px;
}

.monthly-summary-box .summary-header h2 {
    font-size: 16px;
    line-height: 1.5;
    color: #5A16D0;
    font-weight: 800;
}

.monthly-summary-box .summary-header .btn {
    font-size: 14px;
    line-height: 1.5;
    color: #34434c;
    font-weight: 400;
    border-radius: 2px;
    border: 1px solid #d9d9d9;
    min-width: 110px;
}

.monthly-summary-box .summary-header .btn:hover {
    border-color: #5A16D0;
    background: #5A16D0;
    color: #fff;
}

.monthly-summary-box .summary-body {
    padding: 20px 16px;
}

.monthly-summary-box .summary-body dl {
    color: #34434c;
    font-size: 16px;
    line-height: 1.5;
}

.monthly-summary-box .summary-body dl > dd,
.monthly-summary-box .summary-body dl > dt {
    padding: 8px 0;
    margin: 0;
}

.monthly-summary-box .summary-body dl dt {
    color: #000;
    font-weight: 700;
    margin-right: 2px;
    float: left;
    clear: left;
}

.rtl .monthly-summary-box .summary-body dl dt {
    float: right;
    clear: right;
}

.rtl .monthly-summary-box .summary-body dl dt {
    margin-right: 0;
    margin-left: 6px;
}

.monthly-summary-box .summary-body dl dd {
    display: block;
    margin: 0;
    overflow: hidden;
}

.hour-report-section .report-header {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.hour-report-section .report-header h2 {
    color: #5A16D0;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    margin: 0 0 10px;
}

.hour-report-section .btn-excel:hover {
    background: #5A16D0;
    border-color: #5A16D0;
    color: #fff;
}

.hour-report-section .btn-excel img {
    position: absolute;
    height: 28px;
    width: auto;
    top: 6px;
    right: 10px;
}

.rtl .hour-report-section .btn-excel img {
    right: auto;
    left: 10px;
}

.hour-report-section .date-input,
.hour-report-section .select-wrap {
    -ms-flex-preferred-size: 138px;
    flex-basis: 138px;
    max-width: 138px;
    margin: 0 10px 10px 0;
    position: relative;
}

.rtl .hour-report-section .date-input,
.rtl .hour-report-section .select-wrap {
    margin-right: 0;
    margin-left: 10px;
}

.hour-report-section .select-wrap .select2-container.select2-container--default {
    min-width: 100%;
    max-width: 100%;
    display: block;
}

.hour-report-section
    .select-wrap
    .select2-container.select2-container--default.select2-container--open
    .select2-selection--single {
    border-radius: 3px 3px 0 0;
}

.hour-report-section
    .select-wrap
    .select2-container.select2-container--default.select2-container--open
    .select2-selection--single
    .select2-selection__arrow:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.hour-report-section
    .select-wrap
    .select2-container.select2-container--default
    .select2-selection--single {
    height: 35px;
    font-size: 12px;
    line-height: 1.25;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    padding: 0 35px;
    color: #34434c;
}

.hour-report-section
    .select-wrap
    .select2-container.select2-container--default
    .select2-selection--single:before {
    content: '\e918';
    pointer-events: none;
    height: 33px;
    position: absolute;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: 'icomoon';
    z-index: 3;
    line-height: 1;
    color: #5A16D0;
    left: 8px;
    font-size: 19px;
}

.rtl
    .hour-report-section
    .select-wrap
    .select2-container.select2-container--default
    .select2-selection--single:before {
    left: auto;
    right: 8px;
}

.hour-report-section
    .select-wrap
    .select2-container.select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    margin: 0;
    line-height: 33px;
    padding: 0;
}

.hour-report-section
    .select-wrap
    .select2-container.select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    pointer-events: none;
    height: 36px;
    position: absolute;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #34434c;
    right: 11px;
    padding-top: 1px;
    width: auto;
}

.hour-report-section
    .select-wrap
    .select2-container.select2-container--default
    .select2-selection--single
    .select2-selection__arrow:before {
    content: '\e901';
    font: 10px/1 'icomoon';
}

.rtl
    .hour-report-section
    .select-wrap
    .select2-container.select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    right: auto;
    left: 11px;
}

.hour-report-section
    .select-wrap
    .select2-container.select2-container--default
    .select2-selection--single
    .select2-selection__arrow
    b {
    display: none;
}

.hour-report-section .date-input:before,
.hour-report-section .date-input:after {
    pointer-events: none;
    height: 35px;
    position: absolute;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: 'icomoon';
    z-index: 3;
    line-height: 1;
}

.hour-report-section .date-input:before {
    content: '\e919';
    left: 10px;
    color: #5A16D0;
    font-size: 14px;
}

.rtl .hour-report-section .date-input:before {
    left: auto;
    right: 10px;
}

.hour-report-section .date-input:after {
    color: #34434c;
    content: '\e901';
    right: 11px;
    font-size: 10px;
    padding-top: 1px;
}

.rtl .hour-report-section .date-input:after {
    right: auto;
    left: 11px;
}

.hour-report-section .date-input input.form-control {
    height: 35px;
    font-size: 12px;
    line-height: 1.25;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    padding: 9px 35px;
    color: #34434c;
}

.hour-report-section .report-body {
    padding: 11px 0;
}

.hour-report-section .report-table {
    width: 100%;
    display: block;
    text-align: center;
    min-width: 600px;
}

.hour-report-section .report-table tr {
  
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.hour-report-section .report-table tr td,
.hour-report-section .report-table tr th {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 4px 5px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 30px;
}

.hour-report-section .report-table tr td:first-child,
.hour-report-section .report-table tr th:first-child {
    width: 9.821918%;
}

.hour-report-section .report-table tr td:nth-child(2),
.hour-report-section .report-table tr th:nth-child(2) {
    width: 6.136986%;
}

.hour-report-section .report-table tr td:nth-child(3),
.hour-report-section .report-table tr th:nth-child(3) {
    width: 20.136986% !important;
}

.hour-report-section .report-table tr td:nth-child(4),
.hour-report-section .report-table tr th:nth-child(4) {
    width: 12.068493%;
}

.hour-report-section .report-table tr td:nth-child(5),
.hour-report-section .report-table tr th:nth-child(5) {
    width: 13.534247%;
}

.hour-report-section .report-table tr td:nth-child(6),
.hour-report-section .report-table tr th:nth-child(6) {
    width: 15.534247%;
}

.hour-report-section .report-table tr td:last-child,
.hour-report-section .report-table tr th:last-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.hour-report-section .report-table thead {
    display: block;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 700;
    color: #34434c;
}

.hour-report-section .report-table thead th {
    min-height: 40px;
}

.hour-report-section .report-table tbody {
    display: block;
    font-size: 12px;
    line-height: 1.5;
    color: #353535;
}

.hour-report-section .report-table tbody tr {
    margin-bottom: 5px;
}

.hour-report-section .report-table tbody .hour-time span {
    font-size: 8px;
    color: #34434c;
}

.hour-report-section .report-table tbody .time-detail-list > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 10px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 2px 0;
}

.hour-report-section .report-table tbody .time-detail-list > li strong {
    color: #5A16D0;
}

.hour-report-section .report-table tbody .time-detail-list > li .detail-data {
    padding: 0 5px;
}

.hour-report-section .report-table tbody .time-detail-list > li .detail-data .time-edit-btn {
    margin: 0px 5px;
    cursor: pointer;
}

.hour-report-section .report-table tbody .overtime {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.hour-report-section .report-table tbody .overtime .over-hour {
    padding: 0 4px;
    direction: ltr;
}

.hour-report-section .report-table tbody .overtime span {
    font-size: 8px;
}

.hour-report-section .report-table tbody .inline-edit-note .td-row-bg {
    width: 100%;
}

.timepicker-popup {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    background: rgba(39, 51, 56, 0.51);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.4s ease opacity, 0.4s ease visibility;
    transition: 0.4s ease opacity, 0.4s ease visibility;
}

.timepicker_active .timepicker-popup {
    opacity: 1;
    visibility: visible;
}

.timepicker-popup .popup-wrap {
    position: relative;
    max-width: 312px;
    margin: 35px auto;
    background: #fff;
    border-radius: 3px;
    padding: 21px 25px 48px;
}

.timepicker-popup h2 {
    color: #5A16D0;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.5;
    margin: 0 0 4px;
    text-align: center;
}

.timepicker-popup .info-text {
    text-align: center;
    color: #000;
    font-size: 12px;
    display: block;
    line-height: 1.5;
    margin: 0 0 17px;
}

.timepicker-popup .popup-close {
    width: 29px;
    height: 29px;
    position: absolute;
    top: 2px;
    left: 2px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #f5f5f5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    line-height: 1;
    font-size: 13px;
    color: #34434c;
}

.timepicker-popup .popup-close:hover {
    background: #34434c;
    color: #fff;
}

.rtl .timepicker-popup .popup-close {
    left: auto;
    right: 2px;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
}

.time-calculator {
    background: #f9f9f9;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
    border-radius: 3px;
    overflow: hidden;
    max-width: 220px;
    direction: ltr;
    margin: 0 auto;
}

.time-calculator .result-input {
    display: block;
    margin: 0;
    width: 100%;
    height: 56px;
    border: none;
    background: #f9f9f9;
    outline: none;
    direction: rtl;
    text-align: center;
    font-size: 18px;
    color: #3d4c57;
    font-weight: 700;
    line-height: 1;
    padding: 19px;
}

.time-calculator .calc-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.time-calculator .calc-btns .calc-btn-n {
    background: #fff;
    -ms-flex-preferred-size: calc(33.33% + 2px);
    flex-basis: calc(33.33% + 2px);
    max-width: calc(33.33% + 2px);
    border: 1px solid #d9d9d9;
    margin: 0 -1px -1px;
    font-size: 18px;
    line-height: 1;
    padding: 19px 10px;
    text-align: center;
    font-weight: 700;
    color: #3d4c57;
    border-radius: 0;
    outline: none;
}

.time-calculator .calc-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.time-calculator .calc-footer button {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: #5A16D0;
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
    padding: 11px 5px 10px;
    text-align: center;
    border: none;
    outline: none;
    font-weight: 700;
}

span.disabled {
    cursor: not-allowed;
}

.startButton:disabled,
.pauseButton:disabled,
.btn-add-time:disabled {
    cursor: not-allowed;
}

.rapid-action-btn-link,
.rapid-action-link {
    background-color: transparent;
    color: #000 !important;
}

.rapid-action-btn-link {
    display: block;
    width: 100%;
    border: 0;
    padding: 5px;
    text-align: start;
}


.rapid-action-btn-link:hover {
    background-color: #e1e3e9; /* Background color when hovered */
}
.pos-dropdown-class:hover{
    background-color: #0056b3 !important;
}

.rapid_action_modal .ui-state-highlight {
    height: 45px !important;
    margin-bottom: 4px;
}

.rapid_action_modal .rapid-action-move-icon {
    display: flex;
    justify-content: center;
    text-align: center;
    width: 32px;
    margin: 5px;
    vertical-align: middle;
    cursor: move;
}

ul.rapid-action-dropdown > li > a {
    padding: 7px 20px;
    font-size: 14px;
}

/* this css for language dropdown in header */
.change-lang-header {
    border-left: 1px solid #eee;
    border-right: 0;
}

.skin-black-light.rtl .change-lang-header {
    border-right: 1px solid #eee;
    border-left: 0;
}

.change-lang-header .select2-container--default .select2-selection--single,
.select2-selection .select2-selection--single {
    background: transparent;
    border: 0;
}

.change-lang-header:hover {
    background: #fff;
}

/* FOR FLOATING CALCULATOR MODEL CUSTOMIZE */
#calculator-modal .modal {
    width: 215px;
    height: 290px;
    -webkit-box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
    box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
    border: 1px solid #a0a0a0;
    border-radius: 5px;
}

#calculator-modal .modal-dialog {
    margin: 0;
    width: 215px;
}

#calculator-modal {
    padding-right: 0px !important;
}

#calculator-modal .modal-header {
    height: 30px;
    padding: 17px;
    color: #1b1b1b;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    cursor: move;
}

#calculator-modal .modal-title {
    margin-top: -9px;
    font-size: 14px;
}

#calculator-modal .modal-header .close {
    margin-top: -10px;
    color: #717171;
    opacity: 1;
}

#calculator-modal .modal-body {
    padding: 10px;
}

/* for make sidebar menu fixed and scrollable */
.fixed-header {
    position: fixed;
    left: 0;
    right: 0;
}

.margin-top-50 {
    margin-top: 50px;
}

.scrollable-main-sidebar {
    position: fixed;
    overflow-y: auto;
    overflow-x: hidden;
    bottom: 0;
}

.sidebar-collapse .scrollable-main-sidebar {
    position: absolute;
    overflow-y: unset;
    overflow-x: unset;
    bottom: unset;
}

.sticky-wrapper {
    z-index: 9;
    margin-bottom: 20px;
}

#accordion-sticky-wrapper #accordion {
    z-index: 9;
}

div#accordion-sticky-wrapper .accrodion-top-static-border {
    display: none;
}

div#accordion-sticky-wrapper.is-sticky .accrodion-top-static-border {
    display: block;
}

.accrodion-top-static-border,
.accrodion-bottom-static-border {
    background-color: #ecf0f5;
    position: fixed;
    width: 100%;
    z-index: 100;
}

.red-bg .accrodion-top-static-border,
.red-bg .accrodion-bottom-static-border {
    background-color: #e6c9c5;
}
.accrodion-bottom-static-border.background-unset {
    background-color: unset !important;
}

/* SHOW EVERY PAGE SECTION TITLE IN HEADER LEFT CORNER */
.header-business-name,
section.content-header {
    display: none;
}

.logo.bolder-logo {
    font-weight: 600;
}

#collapseFilter {
    position: relative;
}

.box-header.with-border {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* .filter-left-part-wrap {
    padding: 10px;
}

.option-right-part-wrap {
    position: absolute;
    top: 7px;
    right: 10px;
}

.header-right-part-wrap .option-right-part-wrap {
    padding: 3px 0px 0 10px;
}

.rtl .header-right-part-wrap .option-right-part-wrap {
    padding: 3px 10px 0 0px;
    right: unset;
    left: 10px;
}

.rtl .header-right-part-wrap {
    float: left;
} */

.filter-left-part-section, .filter-left-part-wrap{
    flex: 1 1 0%;
}

.box-header.with-border .option-right-part-wrap .box-tools{
    display:flex;
}

.box-header.with-border .option-right-part-wrap .box-tools .btn{
    margin:0;
}

.modal-dialog .modal-content .modal-body .expand-full-screen-btn {
    display: none;
}

.expand-full-screen {
    z-index: 1030;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    overflow-y: scroll;
}

.clear5 {
    clear: both;
    height: 5px;
}

.option-right-part-wrap .hide_dataTables_length {
    display: none;
}

.option-right-part-wrap .hide_dataTables_length.active {
    display: block;
}

.sticky-datatable-upper-area-fixed.sticky-datatable-upper-area {
    right: 15px;
    background: rgba(255, 255, 255, 1);
    border-top: 3px solid #530dc5;
    border-radius: 2px;
    position: fixed;
    z-index: 1;
    padding: 10px 10px 7px;
    margin-right: 0;
}

.expand-full-screen.nav-tabs-custom .nav-tabs {
    position: unset !important;
}

.nav-tabs-custom .tab-content .sticky-datatable-upper-area-fixed.sticky-datatable-upper-area {
    border: unset;
}

.nav-tabs-custom .nav-tabs {
    z-index: 1;
    background-color: #fff;
}

.rtl .sticky-datatable-upper-area-fixed.sticky-datatable-upper-area {
    right: unset;
    left: 15px;
}

.modal-dialog .modal-content .modal-body .sticky-datatable-upper-area-fixed,
.expand-full-screen .sticky-datatable-upper-area-fixed.sticky-datatable-upper-area {
    width: unset !important;
    position: unset;
    border-top: unset;
    padding: unset;
}
.expand-full-screen.nav-tabs-custom .table-responsive,
.expand-full-screen.box .box-body .table-responsive {
    margin-top: unset !important;
}

.expand-full-screen .box-body > .nav-tabs-custom .nav{
    top:0!important;
}

.total_discount_wrap {
    display: none;
}

.total_discount_wrap.show_block {
    display: block;
}

/* START : EXPORT EXCEL FILE FOR PRODUCT */
.required-checklist input[type='checkbox']:empty {
    display: none;
}

.required-checklist label {
    width: 100%;
    border-radius: 3px;
    border: 1px solid #d1d3d4;
    font-weight: normal;
}

.required-checklist input[type='checkbox']:checked ~ label {
    color: #777;
}

.required-checklist input[type='checkbox']:empty ~ label {
    position: relative;
    line-height: 2.5em;
    text-indent: 3.25em;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.required-checklist input[type='checkbox']:empty ~ label:before {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    content: '';
    width: 2.5em;
    background: #d1d3d4;
    border-radius: 3px 0 0 3px;
}

.required-checklist input[type='checkbox']:checked ~ label:before {
    content: '\2714';
    text-indent: 0.9em;
    color: #333;
    background-color: #ccc;
}

.required-checklist-success input[type='checkbox']:checked ~ label:before,
.required-checklist-success1 input[type='checkbox']:checked ~ label:before {
    color: #fff;
    background-color: #5cb85c;
}
/* END : EXPORT EXCEL FILE FOR PRODUCT */

button.set-default-img.selected {
    color: #ef0707;
}

#variation_values_sorting .ui-state-highlight {
    height: 59px !important;
    margin-bottom: 4px;
}

/*Select2 ReadOnly Start*/
select[readonly].select2-hidden-accessible + .select2-container {
    pointer-events: none;
    touch-action: none;
}

select[readonly].select2-hidden-accessible + .select2-container .select2-selection {
    background: #eee;
    box-shadow: none;
}

select[readonly].select2-hidden-accessible + .select2-container .select2-selection__arrow,
select[readonly].select2-hidden-accessible + .select2-container .select2-selection__clear {
    display: none;
}
/*Select2 ReadOnly End*/

.borderless-field {
    width: 28px;
    display: inline-block;
    text-align: center;
}

	.square-right {
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
	}

	.square-left {
		border-top-left-radius: 0px !important;
		border-bottom-left-radius: 0px !important;
	}

.cursor-move {
    cursor: move;
} 

.special_days_list_wrapper .day_wrap,
.special_days_list_wrapper .year_wrap {
    width: 9%;
}   

@media (min-width: 768px) {
    /* .contact_modal .modal-lg {
        width: 640px;
    }

    .contact_modal .modal-header {
        padding: 14px 27px;
    }

    .contact_modal .modal-body {
        padding: 14px 27px;
    }

    .contact_modal .form-control {
        height: 42px;
        padding: 10px 14px;
    }

    .contact_modal .modal-footer .btn-primary {
        width: 360px;
        padding: 10px;
    } */

    .worker-content-wrapper {
        padding-left: 20px;
        padding-right: 20px;
    }

    .worker-content-wrapper h1 {
        font-size: 20px;
    }

    .timer-banner .timer-header {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 60px;
    }

    .timer-banner .timer-header .date {
        font-size: 18px;
    }

    .timer-banner .timer-header .day {
        margin: 0 12px;
    }

    .timer-banner .timer-header .btn {
        margin-left: auto;
    }

    .rtl .timer-banner .timer-header .btn {
        margin-left: 0;
        margin-right: auto;
    }

    .timer-banner .timer-text-box .info {
        font-size: 18px;
    }

    .timer-banner .timer-text-box .timer-clock {
        font-size: 32px;
    }

    .timer-banner .btns-wrap {
        margin-bottom: 25px;
    }

    .timer-banner .bottom-image {
        margin: 0 -8px;
    }

    .timer-banner .rocket {
        width: 100px;
    }

    .monthly-summary-box .summary-header {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 60px;
    }

    .monthly-summary-box .summary-header h2 {
        font-size: 18px;
        margin: 0;
    }

    .monthly-summary-box .summary-header .btn {
        font-size: 16px;
        line-height: 1.3125;
        margin-left: auto;
        padding: 6px;
    }

    .rtl .monthly-summary-box .summary-header .btn {
        margin-left: 0;
        margin-right: auto;
    }

    .monthly-summary-box .summary-body dl {
        font-size: 18px;
    }

    .monthly-summary-box .summary-body dl > dd,
    .monthly-summary-box .summary-body dl > dt {
        padding: 9px 0;
    }

    .hour-report-section .report-header {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        min-height: 35px;
    }

    .hour-report-section .report-header h2 {
        margin: 0 10px 10px 0;
    }

    .rtl .hour-report-section .report-header h2 {
        margin-right: 0;
        margin-left: 10px;
    }

    .hour-report-section .btn-excel {
        position: absolute;
        top: 0;
        right: 0;
        width: 144px;
    }

    .hour-report-section .btn-excel span {
        padding-right: 25px;
    }

    .rtl .hour-report-section .btn-excel span {
        padding-right: 0px;
        padding-left: 25px;
    }
    .rtl .hour-report-section .btn-excel {
        right: auto;
        left: 0;
    }

    .hour-report-section .report-table {
        min-width: 730px;
    }

    .hour-report-section .report-table tr td,
    .hour-report-section .report-table tr th {
        min-height: 35px;
    }

    .hour-report-section .report-table thead th {
        min-height: 50px;
    }

    .hour-report-section .report-table tbody {
        font-size: 14px;
    }

    .timepicker-popup h2 {
        font-size: 20px;
    }

    .timepicker-popup .info-text {
        margin-bottom: 22px;
    }

    .change-passsword-wrap {
        float: right;
    }

    .rtl .change-passsword-wrap {
        float: left;
    }
}

@media (min-width: 992px) {
    .worker-content-wrapper {
        padding-left: 25px;
        padding-right: 25px;
    }

    .worker-content-wrapper h1 {
        font-size: 22px;
    }

    .timer-banner .timer-header .date {
        font-size: 19px;
    }

    .timer-banner .timer-header .day {
        font-size: 15px;
    }

    .timer-banner .timer-text-box .info {
        font-size: 19px;
    }

    .timer-banner .timer-text-box .timer-clock {
        font-size: 35px;
    }

    .timer-banner .btns-wrap {
        margin-bottom: 20px;
    }

    .timer-banner .bottom-image {
        margin: 0 -4px;
    }

    .monthly-summary-box .summary-header h2 {
        font-size: 19px;
    }

    .monthly-summary-box .summary-body dl {
        font-size: 19px;
    }

    .monthly-summary-box .summary-body dl > dd,
    .monthly-summary-box .summary-body dl > dt {
        padding: 11px 0;
    }
}

@media (min-width: 993px) {
    .hour-report-section .report-header h2 {
        font-size: 18px;
    }
}

@media (min-width: 1024px) {
    /* Custom scroll bar start*/

    /* width */

    ::-webkit-scrollbar {
        width: 11px;
    }

    /* 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*/

    /* .contact_modal .modal-lg {
        width: 696px;
    }

    .contact_modal .modal-header {
        padding: 18px 37px;
    }

    .contact_modal .modal-body {
        padding: 18px 37px;
    }

    .contact_modal .form-control {
        height: 50px;
        padding: 14px 15px;
    }

    .contact_modal .modal-footer .btn-primary {
        width: 422px;
        padding: 14px;
    } */
}

@media (min-width: 1200px) {
    .hour-report-section .report-table {
        min-width: 0;
    }

    .accrodion-top-static-border,
    .accrodion-bottom-static-border {
        height: 21px;
    }
}

@media (min-width: 1360px) {
    .worker-content-wrapper {
        padding-left: 30px;
        padding-right: 30px;
    }

    .worker-content-wrapper h1 {
        font-size: 24px;
    }

    .timer-banner .timer-header .date {
        font-size: 20px;
    }

    .timer-banner .timer-header .day {
        font-size: 16px;
    }

    .timer-banner .timer-text-box .info {
        font-size: 20px;
    }

    .timer-banner .timer-text-box .timer-clock {
        font-size: 38px;
    }

    .timer-banner .btns-wrap {
        margin-bottom: 0;
    }

    .timer-banner .bottom-image {
        margin: 0 -2px;
    }

    .timer-banner .rocket {
        width: 110px;
    }

    .monthly-summary-box .summary-header h2 {
        font-size: 20px;
        padding: 0 12px;
    }

    .monthly-summary-box .summary-body {
        padding: 29px 33px 33px;
    }

    .monthly-summary-box .summary-body dl {
        font-size: 20px;
    }

    .monthly-summary-box .summary-body dl > dd,
    .monthly-summary-box .summary-body dl > dt {
        padding: 13px 0 14px;
    }

    .monthly-summary-box .summary-body dl dt {
        margin-right: 2px;
    }

    .rtl .monthly-summary-box .summary-body dl dt {
        margin-left: 6px;
    }

    .hour-report-section .report-table thead {
        font-size: 16px;
    }
}

@media (min-width: 768px) {
    #pos_table thead tr th,
    #pos_table thead tr td {
        font-size: 14px;
        padding: 9px 10px;
    }

    #pos_table tbody tr td, #matrix_sell_table tbody tr td {
        padding: 6px;
        font-size: 14px;
    }

    /* #pos_table tbody .pos_remove_row {
        font-size: 18px;
    } */
}
@media (max-width: 991px) {
    .collect_items_btn_responsive {
        display: flex; 
        flex-direction: column-reverse;
    }
    .collect_items_btn_responsive .barcode-read-btn {
        font-size: 40px !important;
        width: 40%;
        margin-left: 35%;
        height: 55px;
    }
    .collect_items_btn_responsive .play-pause-btn-wrap {
        left: 0;
        display: flex;
        margin-bottom: 5px;
    }

    .collected-items .action-btn-wrap {
        float: right;
    }
    .area--non-collectable .btn-md,
    .collected-items .action-btn-wrap .btn-md {
        font-size: 20px;
        height: 45px;
    }
}

@media (max-width: 767px) {
    body > table.dataTable {
        display: none !important;
    }

    .user-super-admin .main-header {
        background: #e6c9c5;
    }
    .user-super-admin .main-header > .logo {
        width: 46%;
        max-width: 46%;
        text-align: left;
    }

    .user-super-admin .navbar-custom-menu > .navbar-nav > li.super-admin-info-item {
        position: absolute;
        top: -50px;
        right: 0;
        z-index: 9;
        width: 54%;
    }

    .rtl.user-super-admin .navbar-custom-menu > .navbar-nav > li.super-admin-info-item {
        right: auto;
        left: 0;
    }

    #pos_table tbody .input-group.input-number .form-control {
        min-width: 46px;
    }

    #pos_table tbody tr td:first-child, #matrix_sell_table tbody tr td:first-child {
        padding-right: 10px;
    }

    #pos_table tbody span.product-title {
        width: calc(100% - 15px);
    }

    #pos_table tbody span.product-title input {
        min-width: 100px;
    }

    #pos_table tbody .display_currency {
        margin: 0 3px;
    }

    .payment-option-row {
        padding: 0;
        margin: 0 -6px;
    }

    .payment-option-row .option-item {
        min-width: 50%;
        flex: unset;
    }

    .payment-option-row .option-item label .payment-name {
        flex-direction: column;
        font-size: 12px;
        line-height: 1.25;
        text-align: center;
        padding: 0 3px;
    }

    .payment-option-row .option-item label .payment-name .fa {
        margin-bottom: 5px;
    }

    /* #accordion-sticky-wrapper #accordion,
    #accordion-sticky-wrapper #accordion .accrodion-bottom-static-border,
    table.dataTable.fixedHeader-locked,
    table.dataTable.fixedHeader-floating,
    .sticky-datatable-upper-area-fixed.sticky-datatable-upper-area {
        position: static !important;
    } */

    /* #accordion-sticky-wrapper #accordion .header-right-part-wrap {
        position: relative;
    }

    #accordion-sticky-wrapper #accordion .header-right-part-wrap .option-right-part-wrap {
        top: -43px;
    } */

    .content-wrapper.margin-top-50 {
        margin-top: 50px !important;
    }

    .content-header h1 {
        margin-top: 0;
    }

    .hour-report-section .report-header h2 {
        -ms-flex-preferred-size: calc(100% - 50px);
        flex-basis: calc(100% - 50px);
        max-width: calc(100% - 50px);
        margin-right: auto;
        padding: 6px 0 5px;
    }

    .rtl .hour-report-section .report-header h2 {
        margin-right: 0;
        margin-left: auto;
    }

    .hour-report-section .btn-excel > span {
        display: none;
    }
}

@media print {
    .print_section,
    .collapse_print {
        display: inline !important;
    }

    .modal-xl {
        width: 100% !important;
    }

    ::-webkit-scrollbar {
        display: none !important;
    }

    #toast-container {
        display: none;
    }

    .tooltip {
        visibility: hidden;
    }
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes load6 {
    0% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em,
            0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }

    5%,
    95% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em,
            0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }

    10%,
    59% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em,
            -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    }

    20% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em,
            -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    }

    38% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em,
            -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    }

    100% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em,
            0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
}

@keyframes load6 {
    0% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em,
            0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }

    5%,
    95% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em,
            0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }

    10%,
    59% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em,
            -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    }

    20% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em,
            -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    }

    38% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em,
            -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    }

    100% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em,
            0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
}

@-webkit-keyframes round {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes round {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.rtl .discount_date,
.rtl #transaction_date,
.rtl #attendance_modal #clock_in_time_display,
.rtl #attendance_modal #clock_out_time_display,
.rtl form#reminder_form input#time,
.rtl #expense_transaction_date,
.rtl #od_datetimepicker,
.rtl form#add_booking_form #start_time {
    direction: ltr !important;
    text-align: right;
}

.rtl .bootstrap-datetimepicker-widget .table-condensed,
.rtl .bootstrap-datetimepicker-widget .datepicker-months .table-condensed,
.rtl .bootstrap-datetimepicker-widget .timepicker-picker .table-condensed {
    direction: ltr !important;
}
.rtl .bootstrap-datetimepicker-widget .datepicker table tr td span,
.rtl .bootstrap-datetimepicker-widget .datepicker table tr th span {
    float: right !important;
}
.rtl .datepicker table tr td span {
    float: right !important;
}
/* .rtl .bootstrap-datetimepicker-widget .datepicker table tr td span, .rtl .bootstrap-datetimepicker-widget .datepicker table tr th span
{
	float:right !important;
}
.rtl .datepicker table tr td span {
	float:right !important;
} */
.padding2px {
    padding-left: 2px;
    padding-right: 2px;
}

.text-divider {
    margin: 2em 0;
    line-height: 0;
    text-align: center;
}
.text-divider span {
    background-color: #f5f5f5;
    padding: 1em;
}
.text-divider:before {
    content: ' ';
    display: block;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #f7f7f7;
}

/* #add_sell_form .pos_product_div .discount-calculator .calc-btns{
	width: 105px;
	margin: 0 auto;
}
#add_sell_form .pos_product_div .discount-calculator .calc-btns .calc-btn{
	margin: 2px;
}
#add_sell_form .pos_product_div .discount-calculator .calc-btns .calc-btn:last-child{
	padding-right: 4px;
	padding-left: 4px;
}
#add_sell_form .pos_product_div .discount-calculator .calc-btns .calc-btn:nth-child(10){
	padding-right: 7px;
	padding-left: 7px;
} */

/* Shipping Delivery API */
.customer_shipping_city .select2-container {
    width: 100% !important;
}

.payment-collection {
    padding-left: 0px !important;
}

.payment-collection-icon {
    margin: 0px 5px;
    color: #337ab7;
}

.status_td span {
    cursor: pointer;
}

.padding-right-0 {
    padding-right: 0px !important;
}

#product_add_form .file-preview-image.kv-preview-data {
    max-width: 100% !important;
    max-height: 100% !important;
}
#product_add_form .file-actions button[data-imagename="{caption}"] {
    display: none !important;
  }


.view_register .modal-title label,
.close_register_modal .modal-title label {
    font-weight: normal;
    margin-bottom: 0;
    vertical-align: middle;
}

td.collapseCardSplitInfo {
    padding: 0px 8px !important;
    border-top: none !important;
}

div.service_staff_checkbox span {
    width: 80%;
    display: inline-flex;
}

div.service_staff_checkbox label {
    width: 75%;
}

.pos_product_div input.pos_quantity,
span.pos_line_total_text,
span.pos_line_without_tax,
span.total_payable_span,
span.change_return_span,
span.total_paying,
span.price_total,
span.balance_due,
span.display_currency,
span#total_payable,
span#total_subtotal,
span.row_subtotal_before_tax,
.input_number {
    direction: ltr;
    unicode-bidi: bidi-override;
}

.variation_price_options .swal-title {
    text-align: left;
}

.rtl .variation_price_options .swal-title {
    text-align: right;
}
.reset_margin {
     margin: 0px !important;
}
.reset_margin_padding {
    margin: 0px !important;
    padding: 0px !important;
}
.modal.payment_modal .side-calculation span.change_return_span {
    font-size: 15px;
    font-weight: bold;
}
#return_exchange_modal .modal-body {
    max-height: 500px;
    overflow-y: auto;
}
.rtl .rtl_date {
    direction: ltr;
    text-align: right;
}
.clear_all_button {
    padding-left: 20px;
}

.sidebar-menu .treeview-menu > li.active > a .fa-plus-circle:before {
    content: '\f056';
}
.doc_currency_conversion_rate,
.line_currency_conversion_rate {
    float: none !important;
    padding-top: 3px;
}
.draggable-tr {
    background: #f2f2f2 !important;
}

button.show-actions-modal {
    padding-top: 6px;
    padding-bottom: 6px;
}

#actions-modal .modal-body .dropdown-menu,
#sell_actions_modal .modal-body .dropdown-menu {
    position: relative;
    float: none;
    padding: 0px;
}

#actions-modal .modal-body .dropdown-menu li a,
#sell_actions_modal .modal-body .dropdown-menu li a {
    border: 1px solid #ddd;
}

#actions-modal .modal-body .dropdown-menu li a,
#sell_actions_modal .modal-body .dropdown-menu li a {
    padding: 15px 20px;
}

.padding-top-1 {
    padding-top: 1px !important;
}

.padding-bottom-1 {
    padding-bottom: 1px !important;
}

#actions-modal .modal-body .dropdown-menu li button,
#sell_actions_modal .modal-body .dropdown-menu li button {
    border: 1px solid #ddd;
    padding: 15px 20px;
    width: 100%;
    text-align: unset;
    background: transparent;
    color: #777;
    border-radius: 0;
}

#actions-modal .modal-body .dropdown-menu li button i,
#sell_actions_modal .modal-body .dropdown-menu li button i {
    margin-right: 5px;
}

.doctreeview .btn-default {
    border-color: #e3e5ef;
}
.doctreeview ul {
    list-style: none;
    padding-left: 32px;
}
.doctreeview ul li {
    padding: 50px 0px 0px 35px;
    position: relative;
}
.doctreeview ul li:before {
    content: '';
    position: absolute;
    top: -26px;
    left: -31px;
    border-left: 2px dashed #a2a5b5;
    width: 1px;
    height: 100%;
}
.doctreeview ul li:after {
    content: '';
    position: absolute;
    border-top: 2px dashed #a2a5b5;
    top: 70px;
    left: -30px;
    width: 65px;
}
.doctreeview ul li:last-child:before {
    top: -22px;
    height: 90px;
}
.doctreeview > ul > li:after,
.doctreeview > ul > li:last-child:before {
    content: unset;
}
.doctreeview > ul > li:before {
    top: 90px;
    left: 36px;
}
.doctreeview > ul > li:not(:last-child) > ul > li:before {
    content: unset;
}
.doctreeview__level.active:before {
    height: 60px;
    width: 60px;
    top: -9.5px;
    background-color: #54a6d9;
    border: 7.5px solid #d5e9f6;
    font-size: 22px;
}
.doctreeview > ul > li > ul {
    padding-left: 34px;
}
.doctreeview__level {
    padding: 7px;
    padding-left: 42.5px;
    display: inline-block;
    border-radius: 5px;
    font-weight: 700;
    border: 1px solid #e3e5ef;
    position: relative;
    z-index: 1;
}
.doctreeview__level:before {
    content: attr(data-level);
    position: absolute;
    left: -27.5px;
    top: -6.5px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 55px;
    width: 55px;
    border-radius: 50%;
    border: 7.5px solid #e8e8e8;
    background-color: #cacaca;
    color: #fff;
    font-size: 20px;
}
.doctreeview__level-btns {
    margin-left: 15px;
    display: inline-block;
    position: relative;
}
.doctreeview__level .level-same,
.doctreeview__level .level-sub {
    position: absolute;
    display: none;
    transition: opacity 250ms cubic-bezier(0.7, 0, 0.3, 1);
}
.doctreeview__level .level-same.in,
.doctreeview__level .level-sub.in {
    display: block;
}
.doctreeview__level .level-same.in .btn-default,
.doctreeview__level .level-sub.in .btn-default {
    background-color: #faeaea;
    color: #da5555;
}
.doctreeview__level .level-same {
    top: 0;
    left: 45px;
}
.doctreeview__level .level-sub {
    top: 42px;
    left: 0px;
}
.doctreeview__level .level-remove {
    display: none;
}
.doctreeview__level.selected {
    background-color: #f9f9fb;
    box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.1);
}
.doctreeview__level.selected .level-remove {
    display: inline-block;
}
.doctreeview__level.selected .level-add {
    display: none;
}
.doctreeview__level .level-add {
    color: #444 !important;
    cursor: default;
    background: #fff !important;
    border: 1px solid #e3e5ef !important;
    box-shadow: none !important;
    outline: 0;
}
.doctreeview__level.selected .level-same,
.doctreeview__level.selected .level-sub {
    display: none;
}
.doctreeview .level-title {
    cursor: pointer;
    user-select: none;
}
.doctreeview .level-title a {
    color: #333;
}
.doctreeview .level-title:hover {
    text-decoration: underline;
}
.doctreeview--mapview ul {
    justify-content: center;
    display: flex;
}
.doctreeview--mapview ul li:before {
    content: unset;
}
.doctreeview--mapview ul li:after {
    content: unset;
}
.rtl-doctreeview ul {
    padding-right: 32px;
}
.rtl-doctreeview .doctreeview__level {
    padding-right: 42.5px;
    padding-left: 0px;
}
.rtl-doctreeview .doctreeview__level:before {
    right: -27.5px;
}
.rtl-doctreeview .doctreeview__level-btns {
    margin-right: 15px;
}
.rtl-doctreeview ul li {
    padding: 50px 35px 0px 0px;
}
.rtl-doctreeview ul li:before {
    right: -31px;
}
.rtl-doctreeview ul li:after {
    right: -30px;
}
.rtl-doctreeview > ul > li > ul {
    padding-right: 34px;
}
.split-success-wrap {
    border-left: 4px solid black;
    background-color: #fff !important;
    color: #444 !important;
    margin-bottom: 10px;
    min-height: 48px;
    border-color: #5A16D0 !important;
}

.split-success-wrap .split-success-text {
    padding-top: 4px;
    font-size: 14px;
}

.enlarge-text {
    font-weight: 700;
}

.enlarge-text-sm {
    font-size: 16px;
}

#transaction_payment_add_form {
    font-size: 16px;
}
.no-padding {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
div.custom-tab-on-report {
    margin: 0;
    box-shadow: none;
}

#payment_rows_div .payment_row {
    width: 96.4%;
    margin: 0px 1.5% 0px 1.8%;
}

.rtl #payment_rows_div .payment_row {
    width: 96.4%;
    margin: 0px 1.8% 0px 1.5%;
}

.payment_row .split-success-wrap{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.payment_row .split-success-wrap > div{
    flex:1;
}

.payment_row .split-success-wrap > div.split-success-action-btns {
    display: flex;
    align-items: center;
    justify-content: end;
}

.payment_row .split-success-wrap > div.split-success-action-btns .view_payment_row_detail{
    height: 24px;
    line-height: 24px;
}

.payment_row_amount_text {
    color: green;
    font-weight: bold;
}

#pos_table .discount-calculator {
    background: #f9f9f9;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
    border-radius: 3px 3px 0 0;
    width: 220px;
    direction: ltr;
    position: absolute;
    top: 20%;
    right: 38%;
    z-index: 999;
}

#pos_table .discount-calculator .discount-tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#pos_table .discount-calculator .discount-tab label {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0 -1px -1px;
    position: relative;
}

#pos_table .discount-calculator .discount-tab label:first-child {
    border: none;
}

#pos_table .discount-calculator .discount-tab label:first-child .label-text {
    border-radius: 3px 0 0 0;
}

#pos_table .discount-calculator .discount-tab label:last-child .label-text {
    border-radius: 0 3px 0 0;
}

#pos_table .discount-calculator .discount-tab label input[type='radio'] {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

#pos_table .discount-calculator .discount-tab label input[type='radio']:checked ~ .label-text {
    background: #34434c;
    color: #fff;
}

#pos_table .discount-calculator .discount-tab .label-text {
    display: block;
    font-size: 13px;
    line-height: 20px;
    color: #34434c;
    background: #f9f9f9;
    text-align: center;
    font-weight: 700;
    padding: 10px 2px;
    border: 1px solid #34434c;
    cursor: pointer;
}

#pos_table .discount-calculator .discount-tab .label-text:hover {
    background: #34434c;
    color: #fff;
}

#pos_table .discount-calculator .discount-result {
    display: block;
    margin: 0;
    width: 100%;
    height: 56px;
    border: none;
    background: #f9f9f9;
    outline: none;
    direction: rtl;
    text-align: center;
    font-size: 18px;
    color: #3d4c57;
    font-weight: 700;
    line-height: 1;
    padding: 19px;
}

#pos_table .discount-calculator .calc-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#pos_table .discount-calculator .calc-btns .calc-btn {
    background: #fff;
    -ms-flex-preferred-size: calc(33.33% + 2px);
    flex-basis: 75px;
    max-width: calc(33.33% + 2px);
    border: 1px solid #d9d9d9;
    margin: 0 -1px -1px;
    font-size: 18px;
    line-height: 1;
    padding: 19px 10px;
    text-align: center;
    font-weight: 700;
    color: #3d4c57;
    border-radius: 0;
    outline: none;
}

#pos_table .discount-calculator .calc-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#pos_table .discount-calculator .calc-footer button {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: #273338;
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
    padding: 11px 5px 10px;
    text-align: center;
    border: none;
    outline: none;
    font-weight: 700;
    border-left: 1px solid #fff;
}

#pos_table .discount-calculator .calc-footer button:first-child {
    border: none;
}

#pos_table .discount-calculator .calc-footer button span {
    color: #61c5d2;
}

#pos_table .add-note-popup {
    position: absolute;
    width: 280px;
    background: #fff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
    border-radius: 3px;
    padding: 10px;
    top: 45px;
    right: 0%;
    z-index: 999;
    margin-right: 0;
}

.rtl #pos_table .add-note-popup {
    right: auto !important;
    left: 0;
}

#pos_table .add-note-popup .form-group {
    margin-bottom: 10px;
}

#pos_table .add-note-popup textarea.form-control {
    background: #f9f9f9;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    min-height: 98px;
    resize: none;
}

#pos_table .add-note-popup .btn {
    display: block;
    width: 100%;
    max-width: 204px;
    margin: 0 auto;
    background: #5A16D0;
    border-radius: 3px;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    border-color: #5A16D0;
    padding: 9px;
}

.reposition_total_discount {
    position: absolute;
    right: 15px;
    top: -15px;
}

.rtl .reposition_total_discount {
    left: 15px;
    right: unset;
}
.sale_note_detail_wrap .split-success-action-btns,
.staff_note_detail_wrap .split-success-action-btns,
.payment_modal_note_detail_wrap .split-success-action-btns {
    padding-top: 4px;
}
.sale_note_detail_wrap .icon,
.staff_note_detail_wrap .icon,
.payment_modal_note_detail_wrap .icon {
    font-size: 16px;
}
.sell_add_payment_modal .payment_modal_change_return_wrap .change_return_span {
    color: green;
    font-weight: bold;
}
.sell_add_payment_modal input[type='number'] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
}
.sell_add_payment_modal input[type='number']::-webkit-inner-spin-button,
.sell_add_payment_modal input[type='number']::-webkit-outer-spin-button {
    -webkit-appearance: none;
}
.sell_add_payment_modal .jq-dte {
    direction: ltr !important;
}
#actions-modal .modal-content,
#sell_actions_modal .modal-content {
    max-height: 800px;
    overflow: auto;
}

#actions-modal .modal-content.modal-content-full{
    max-height:100%;
}

.cheque_date_dummy_date span.jq-dte {
    display: inline-block;
    position: relative;
    padding: 5px 6px;
    margin: 0px;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border-radius: 8px;
    height: 38px;
    font-size: 14px;
    line-height: 26px;
}

.taxfree-img-wrap {
    position: absolute;
    right: 0;
    top: 10px;
}

.rtl .taxfree-img-wrap {
    right: unset;
    left: 0;
}

.taxfree-img {
    width: 65px;
    transform: rotate(345deg);
}

#add_expense_form .file-preview .file-actions .kv-file-remove {
    display: none;
}

.modal-ocr {
    width: 70%;
}

#ocr-draw-area {
    text-align: center;
}

#ocr-screenshot-wrap {
    position: relative;
    display: table-cell;
    vertical-align: middle;
}

#ocr-screenshot {
    max-width: 100%;
    position: relative;
    display: inline-block;
    margin: 0 auto;
    cursor: crosshair;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

#ocr-draw {
    position: absolute;
    z-index: 2;
    pointer-events: none;
}
#ocr-draw #ocr-boxes {
    fill: #5e5e5e;
    stroke: red;
    stroke-dasharray: 5, 5;
    stroke-width: 1;
    fill-opacity: 0.5;
    stroke-opacity: 0.9;
}
#ocr-draw #ocr-marquee {
    fill: white;
    stroke: red;
    stroke-width: 1;
    stroke-dasharray: 5, 5;
    stroke-opacity: 0.9;
    fill-opacity: 0.2;
}
#ocr-draw #ocr-marquee.hide {
    display: none;
}

#ocr-upload-area .file-preview-frame {
    display: none;
}
.account_card_icon {
    cursor: pointer;
}
.rating-success {
    background-color: #198754 !important;
    color: #fff !important;
}
.rating-light-success {
    background-color: #67c794 !important;
    color: #fff !important;
}
.rating-warning {
    background-color: #ffc107 !important;
    color: #fff !important;
}
.rating-light-danger {
    background-color: #ff8ba7 !important;
    color: #fff !important;
}
.rating-danger {
    background-color: #dc3545 !important;
    color: #fff !important;
}

.contact_note_timeline ul.timeline {
    list-style-type: none;
    position: relative;
}
.contact_note_timeline .timeline::before {
    display: none;
}
.contact_note_timeline ul.timeline > li {
    margin: 20px 0;
    padding-left: 20px;
    border-left: 4px solid #d3d3d3;
}

.rtl .contact_note_timeline ul.timeline > li {
    padding-right: 20px;
    border-right: 4px solid #d3d3d3;
    border-left: none;
}

.rtl .rating-container {
    direction: ltr;
}
.rating-container .clear-rating {
    display: none;
}
.view_account_card_purchased_product_modal .modal-body {
    max-height: 700px;
    overflow: auto;
    overflow-x: auto;
    overflow-x: hidden;
}

.view_account_card_purchased_product_modal .nav-tabs-custom .nav-tabs {
    width: auto !important;
}
.disable_row {
    opacity: 0.3;
}

.confirm_credit .swal-footer > .swal-button-container:first-child {
    position: absolute;
    left: 10px;
}
.rtl .confirm_credit .swal-footer {
    text-align: left;
}
.rtl .confirm_credit .swal-footer > .swal-button-container:first-child {
    position: absolute;
    right: 10px;
    left: unset;
}

.confirm_credit .swal-footer .swal-button--confirm {
    background-color: #006600 !important;
}

.confirm_credit .swal-footer .swal-button--cancel_credit_action {
    background-color: #e64942 !important;
}

.green {
    color: green !important;
}

.brown {
    color: brown;
}

.red {
    color: red !important;
}

.sell-note-div-parent {
    display: flex;
}

.sell-note-div-child {
    display: inline-block;
    align-self: flex-end;
}

.sms-status-tag {
    font-size: 12px;
    font-weight: 700;
}

.s2c .select2-container {
    width: 100% !important;
    min-width: 130px;
}

.s2c .select2-selection {
    height: 30px !important;
}

#business_register_form .second-step {
    display: none;
}

#create_documents_template_form .form-group {
    position: relative;
}

#create_documents_template_form .multiselect.dropdown-toggle {
    width: 100%;
    overflow: hidden;
}

#create_documents_template_form #document_types,
#create_documents_template_form #document_source {
    display: unset !important;
    opacity: 0;
    height: 0;
    position: absolute;
    top: 10px;
}

.modal-auto-scrollbar {
    max-height: calc(100vh - 212px);
    overflow-y: auto;
}

.box-custom {
    box-shadow: 0px 0px 2px 2px rgb(0 0 0 / 10%);
    border-top: none;
}

.text-customer-name {
    font-size: 15px;
    font-weight: bold;
    margin: 0px 25px;
}

.main-header .navbar.red-bg {
    background: #e6c9c5;
}

#location_map_overlay {
    width: 100%;
    height: 320px;
    border: 1px solid #e0e0e0;
}

#custom_location_map_overlay {
    width: 100%;
    height: 600px;
    border: 1px solid #e0e0e0;
}

#business_register_form .checkbox label {
    padding-left: 0px;
}

.custom_location_modal .modal-dialog {
    max-width: 100% !important;
}

.custom_location_modal .modal-dialog .modal-header h4 {
    width: 100% !important;
}

.custom_location_modal .modal-dialog .modal-header .close {
    margin-top: -6px;
    position: absolute;
    right: 15px;
}

.form-control.red_border_error {
    border-color: #e74c3c;
}
.custom_box_radio_button label {
    display: inline-block;
    border: solid 2px;
    width: 280px;
    min-height: 40px;
    margin-top: 10px;
    color: green;
    text-align: center;
    margin-right: 10px;
    cursor: pointer;
    padding: 10px 0px;
}

.custom_box_radio_button input[type='radio'] {
    display: none !important;
}

.custom_box_radio_button input[type='checkbox'] {
    display: none !important;
}

.custom_box_radio_button input:checked + label:before {
    content: '✓ ';
}

.custom_box_radio_button input:checked + label {
    border: solid 2px purple;
    color: purple;
}

.custom_box_radio_button input:disabled + label {
    border: solid 2px gray;
    color: black;
    background-color: gray;
}
.custom_box_radio_button label.block {
    display: block !important ;
    margin: 0 auto;
}
.pricing_popup_overlay,
.choose_product_type_overlay {
    position: absolute;
    right: 0px;
    left: 0px;
    top: 0px;
    bottom: 0px;
    width: 100%;
    z-index: 99999;
}

#product_add_form .krajee-default.file-preview-frame .kv-file-content {
    height: auto !important;
}
#product_add_form .krajee-default.file-preview-frame .file-thumbnail-footer {
    height: auto !important;
}
/* #product_add_form .krajee-default .file-drag-handle, */
#product_add_form .krajee-default .file-upload-indicator {
    display: none;
}
#product_add_form .krajee-default .file-footer-caption {
    margin-bottom: 5px;
    display: none;
}
.payment_method_items_wrap .payment_method_item {
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: 25px;
}

form#instant_invitation_form .user_invitation_btns_wrap {
    display: flex;
    justify-content: center;
    gap: 3em;
}
form#instant_invitation_form .user_invitation_btns_wrap button {
    padding-left: 3em;
    padding-right: 3em;
}

/* FOR ANNOUNCEMENT CONFIRMATION POPUP */
.announcement_message {
    box-shadow: 0 5px 10px 0 rgba(59, 56, 66, 0.31) !important;
    height: 150px;
}
.validationClass {
    border-top: 3px solid #dd4b39 !important;
    box-shadow: 0 1px 5px 0 #dd4b39 !important;
}
.y-scrollable {
    overflow-y: scroll;
    scrollbar-width: none;
}
.y-scrollable::-webkit-scrollbar {
    display: none;
}
iframe.fullView {
    min-height: 100vh;
    overflow: scroll;
}
#confirmAnnouncementModal div.modal-content {
    max-height: 800px;
    overflow-y: scroll;
}
a.fullScreen {
    cursor: pointer;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    opacity: 0.5;
    transition: all 0.3s ease-in-out;
}
a.fullScreen:hover {
    opacity: 1;
    transition: all 0.3s ease-in-out;
}

form#instant_invitation_form .user_invitation_btns_wrap {
    display: flex;
    justify-content: center;
    gap: 3em;
}
form#instant_invitation_form .user_invitation_btns_wrap button {
    padding-left: 3em;
    padding-right: 3em;
}

/* FOR ANNOUNCEMENT CONFIRMATION POPUP */
.announcement_message {
    box-shadow: 0 5px 10px 0 rgba(59, 56, 66, 0.31) !important;
    height: 250px;
}
.announcment_message_box {
    height: 100px;
    overflow-y: scroll;
}
.announcement_message_iframe {
    height: 250px;
    position: relative;
    width: 100%;
}
.announcement_message_iframe iframe {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100px;
    min-width: 100%;
    height: 100px;
    min-height: 100%;
}
.announcement_box_shadow {
    box-shadow: 0 5px 10px 0 rgba(59, 56, 66, 0.31) !important;
}
.validationClass {
    border-top: 3px solid #dd4b39 !important;
    box-shadow: 0 1px 5px 0 #dd4b39 !important;
}
.y-scrollable {
    overflow-y: scroll;
    scrollbar-width: none;
}
.y-scrollable::-webkit-scrollbar {
    display: none;
}
iframe.fullView {
    min-height: 100vh;
    overflow: scroll;
}
#confirmAnnouncementModal div.modal-content {
    max-height: 800px;
    overflow-y: scroll;
}
a.fullScreen {
    cursor: pointer;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    opacity: 0.5;
    transition: all 0.3s ease-in-out;
}
a.fullScreen:hover {
    opacity: 1;
    transition: all 0.3s ease-in-out;
}
img.signature_image {
    object-fit: contain;
    object-position: center;
    border: 1px solid #c4c4c4;
}
button.signPadOpen {
    position: absolute;
    right: 0;
    bottom: 0;
}
.announcment-swal.swal-modal {
    width: 700px;
    min-height: 400px;
}
.announcment-swal .swal-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
}
.announcment-swal .swal-text {
    text-align: center;
    font-size: 1.8rem;
    line-height: 1.5;
}

.show_selected_categories_readonly
    .select2-container--default
    .select2-selection--multiple
    .select2-selection__choice__remove {
    display: none;
}

.table-header-outline th {
    background-color: #ffffff;
    color: #333333;
}
.table-header-outline th,
.table-header-outline td {
    border: none !important;
}
.table-header-outline th span.width_padding {
    position:relative;
    width: 100%;
    padding: 5px 25px;
    border: 1px solid #757575;
    border-radius: 6px;
    display: inline-block;
    box-shadow: 0px 3px 5px #b5b5b5;
    text-align: center;
    white-space:nowrap;
}
.table-header-outline th span.ouline-red {
    border-color: #dd4b39;
}
.table-header-outline th span.ouline-green {
    border-color: #00a65a ;
}
.table-header-outline th span.ouline-matat {
    border-color: #7638ff;
}
.table-footer-outline tfoot th span.width_padding {
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
    border-bottom: #777 2px solid;
    border-left: #777 2px solid;
    box-shadow: -3px 3px 5px #b5b5b5;
}
.rtl .table-footer-outline tfoot th span.width_padding {
    border-top: #ccc 1px solid;
    border-left: #ccc 1px solid;
    border-bottom: #777 2px solid;
    border-right: #777 2px solid;
    box-shadow: 3px 3px 5px #b5b5b5;
}
.readOnlyInputStyle {
    background-color: #fff !important;
    border: none;
    color: #757575;
    text-align: center;
}
.readOnlyInputStyle.ouline-red-color {
    color: red;
}
.readOnlyInputStyle.ouline-green-color {
    color: green;
}
.readOnlyInputStyle.ouline-matat-color {
    color: #7638ff;
}
.product_update_btn_group {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}
.btn-ecosite-link {
    background-color: #9b5c8f;
    color: #fff;
}
.btn-ecosite-link:hover {
    background-color: #814e78;
    color: #fff;
}


.colorpicker.colorpicker-2x {
    width: 272px;
}

.colorpicker-2x .colorpicker-saturation {
    width: 200px;
    height: 200px;
}

.colorpicker-2x .colorpicker-hue,
.colorpicker-2x .colorpicker-alpha {
    width: 25px;
    height: 200px;
}
.mflow-label {
    display: inline;
    padding: .3em .6em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .5em;
    color: #7638ff;
    background: #fff;
    box-shadow: 0 0 5px 0 rgb(118 56 255 / 32%)
}

table.dataTable tbody td {
    vertical-align: middle;
}

ul.sell-status-list {
    text-align: center;
    padding: 0;
}
ul.sell-status-list li {
    list-style: none;
    padding: .5em 0;
}
ul.sell-status-list li span:hover{
    border: 1px solid #7638ff;
    cursor: pointer;
}
.light-green-outline {
    color: #00a65a !important;
    border: 1px solid #00a65a !important;
}
.red-outline {
    color: #dd4b39 !important;
    border: 1px solid #dd4b39 !important;
}
.aqua-outline {
    color: #00c0ef !important;
    border: 1px solid #00c0ef !important;
}
.cl-lbl {
    font-size: 1.2em;
    color: #7638ff;
    font-weight: 500;
}
.cl-lbl-vl {
    font-size: .8em !important;
    color: #333333;
    font-weight: 500;
}
.box.cl-sl-ln {
    box-shadow: 0 3px 10px 0 rgba(21, 21, 21, 0.2);
}
.cl-pr-qt {
    padding: .5rem 1rem;
    border: 1px solid #d0d0d0;
    border-radius: 8px;
    box-shadow: 0 1px 5px #aaaaaa63;
    cursor: pointer;
}
.cl-pr-qt:hover {
    border-color: #7638ff;
}
.cl-pr-qt > .cl-pr-lbl, .cl-pr-vl, .cl-pr-nm span, .cl-pr-inf span {
    font-weight: 700;
    color: #333;
}
.text-color-mflow {
    color:#7638ff !important;
}
#collectMassItemsModal .cl-qt-mdl-hd {
    font-size: 2rem;
    color: #7638ff;
    text-align: center;
}
.btn-visibility-hidden {
    visibility: hidden;
}
.collection-approve-buttons-box, .verification-approve-buttons-box {
    display: flex;
    justify-content: center;
    gap: 15px;
}
.bg-mflow {
    background-color: #7638ff;
}

.text-mflow {
   color: #7638ff !important;
}

table.table thead th.sorting::after { 
    display: none!important; 
}

table.table thead th.sorting_desc::after,  table.table thead th.sorting_asc::after{ 
    left: 15px; 
    right: unset;
}

/* Customer Filter Styles */

.selected_customer_wrapper .multiselect-container.dropdown-menu{
    box-shadow: none;
    border-radius: 8px;
}

.thead-filter-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0px;
}


.show_selected_customers_box .selected_customer {
    padding: 5px;
    display: block;
    color: #5e5e5e;
    font-weight: 700;
    margin-bottom: 0px;
}
.show_selected_customers_box .selected_customer input[type="checkbox"],
.show_selected_data_box .selected_data input[type="checkbox"] {
    margin-bottom: 5px; 
}
.show_selected_customers_box .selected_customers_heading,
.show_selected_data_box .selected_data_heading {
    font-weight: 700;
    cursor: pointer;
}

.show_selected_customers_box .selected_customers_heading:hover,
.show_selected_data_box .selected_data_heading:hover {
    color:#5c18d4;
}
.customer_filter_modal ul.multiselect-container.dropdown-menu > .multiselect-filter{
    width: 100%;
    z-index: 1000;
    background: #fff;
    position: sticky;
    top: 0;
}
.filter_modal ul.multiselect-container.dropdown-menu > .multiselect-filter > input.multiselect-search{
    width: 100%;
    z-index: 999;
}
ul.checked_customer_list,
ul.checked_data_list {
    list-style-type: none; 
    max-height: 160px; 
    overflow-y:auto; 
    padding: 0 
}

.filter_modal.modal {
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    background: rgba(0,0,0,0);
}

.filter_modal .multiselect-container.dropdown-menu {
     width: 100%; 
     position: relative; 
}
.filter_modal .multiselect-container.dropdown-menu > li > a > label,
.products_creation_wizard .multiselect-container.dropdown-menu > li > a > label { 
    padding-left: 12px; 
}
.filter_modal .multiselect-container > li > a { 
    white-space: normal; 
    padding:4px;
}

.filter_modal .multiselect-container.dropdown-menu .no_more_customers,
.filter_modal .multiselect-container.dropdown-menu .no_more_data {
    text-align: center;
    color:red;
}

.multiselect-filter--serverSide-input {
    box-shadow: 0 5px 5px rgba(0,0,0,.175);
    border-radius:4px;
    border: 1px solid #7638ff;
}

/* Customer Filter Styles End */

.stash-item-button--swal .swal-footer {
    display: flex;
    justify-content: center;
}

.flex-justify-center {
    display: flex;
    justify-content: center;
}

/* Toggle Checkbox Switch Style */

.switch-checkbox {
    position: relative;
    display: inline-block;
    width: 52px;
    height: 25px;
}

table.product_pricing_table .switch-checkbox {
    position: absolute; 
    top:5px; 
    left:5px;
    right: unset;
    width: 40px;
    height: 16px;
}

.rtl table.product_pricing_table .switch-checkbox {
    position: absolute; 
    right:5px;
    left: unset;
}

.switch-checkbox input { 
    opacity: 0;
    width: 0;
    height: 0;
}

.switch-checkbox .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .2s;
    transition: .2s;
}

.switch-checkbox .slider:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .2s;
    transition: .2s;
}

table.product_pricing_table .switch-checkbox .slider:before {
    height: 11px;
    width: 12px;
    bottom: 3px;
}

.switch-checkbox input:checked + .slider {
    background-color: #7638ff;
}

.switch-checkbox input:focus + .slider {
    box-shadow: 0 0 1px #7638ff;
}

.switch-checkbox input.is_on_sale:checked + .slider {
    background-color: #91B946;
}

.switch-checkbox input.is_on_sale:focus + .slider {
    box-shadow: 0 0 1px #91B946;
}

.switch-checkbox input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

table.product_pricing_table .switch-checkbox input:checked + .slider:before {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
}

/* Rounded sliders */
.switch-checkbox .slider.round {
    border-radius: 34px;
}

.switch-checkbox .slider.round:before {
    border-radius: 50%;
}

/* Toggle Checkbox Switch Style End */

/* Tippy Tooltip Themes */

.tippy-box {
    font-weight: 700;
    text-align: center;
    white-space: normal;
    font-size: 12px;
    word-wrap: anywhere;
}
.tippy-box[data-theme~='mflow'] {
    background-color: #813eff;
    color: #ffffff;
}
.tippy-box[data-theme~='mflow'][data-placement^='top'] > .tippy-arrow::before {
    border-top-color: #813eff;
}
.tippy-box[data-theme~='mflow'][data-placement^='right'] > .tippy-arrow::before {
    border-right-color: #813eff;
}
.tippy-box[data-theme~='mflow'][data-placement^='left'] > .tippy-arrow::before {
    border-left-color: #813eff;
}
.tippy-box[data-theme~='mflow'][data-placement^='bottom'] > .tippy-arrow::before {
    border-bottom-color: #813eff;
}
.tippy-box[data-theme~='danger'] {
    background-color: #dd4b39;
    color: #ffffff;
}
.tippy-box[data-theme~='danger'][data-placement^='top'] > .tippy-arrow::before {
    border-top-color: #dd4b39;
}
.tippy-box[data-theme~='green'] {
    background-color: #00a65a;
    color: #ffffff;
}
.tippy-box[data-theme~='green'][data-placement^='top'] > .tippy-arrow::before {
    border-top-color: #00a65a;
}
.tippy-box[data-theme~='dark'] {
    background-color: #555555;
    color: #f9f9f9;
}
.tippy-box[data-theme~='dark'][data-placement^='top'] > .tippy-arrow::before {
    border-top-color: #555555;
}
.tippy-box[data-theme~='info'] {
    background-color: #00c0ef;
    color: #ffffff;
}
.tippy-box[data-theme~='info'][data-placement^='top'] > .tippy-arrow::before {
    border-top-color: #00c0ef;
}

/* End Tippy Tooltip Themes */

.pos_left_part .box > .box-header .pos-actions-wrap.rapid-pos-box-title {
    display: flex; 
    align-items:center; 
    gap:1em; 
    margin-left:unset;
}

.rtl .pos_left_part .box > .box-header .pos-actions-wrap.rapid-pos-box-title {
    margin-right:unset;
}

.box-primary.child-box {
    box-shadow: 0 5px 10px 0 rgba(118, 56, 255, 0.15);
}

#pos_table .discount-calculator.numpad .calc-btns .calc-btn {
    font-size: 12px;
}

/* Added custom bootstrap larger screensize (xl) */

.padding-left-35 {
    padding-left: 35px !important;
}

.rtl .padding-left-35 {
    padding-right: 35px !important;
}

ul.page-permissions .change_page_btn {
    cursor: pointer;
    color: #570bff;
}

.margin-r-10 {
    margin-right: 10px;
    margin-left: 0;
}

.rtl .margin-r-10 {
    margin-left: 10px;
    margin-right: 0;
}

.matat_header {
    font-size: 12px;
    position: relative;
    width: 100%;
    padding: 5px 25px;
    border-radius: 8px;
    display: inline-block;
    box-shadow: 0px 3px 5px #b5b5b5;
    text-align: center;
    white-space: nowrap;
    border: 1px solid #7638ff;
    font-weight: 700;
}

.attendance-modal-date{
    font-size: medium;
    color: #813eff;
    padding-left: 220px;
}
.disabled_area {
    opacity: 0.3;
    pointer-events: none;
}

.disabled_area .activate-switch {
    opacity: 1;
    pointer-events: all;
}

.custom_heart_beat_animation {
    animation: animateHeart 1.2s infinite;
}

.rm-15 {
    margin-right: 15px;
    margin-left: 0;
}

.rtl .rm-15 {
    margin-right: 0;
    margin-left: 15px;
}
.woo_v_stock_request_status_wrap {
    position: absolute;
    right: 20%;
    z-index: 3;
    top: 25%;
}

.icon_blink {
    animation: blink 2s ease-in infinite;
}

.icon_blink_mflowget {
    animation: blink_mflowget 2s ease-in infinite;
}


.discount_popover_wrap {
	position:relative;
}
.discount_popover_wrap .discount_popover {
	cursor:pointer;
}
.discount_popover_wrap .popover {
	max-width: 600px;
	max-height:300px;
	overflow-y:auto;
	overflow-x:hidden;
}
.rtl .discount_popover_wrap .popover .popover-title {
	width:600px;
}
.discount_popover_wrap .popover .table-bordered > thead > tr > th, .discount_popover_wrap .popover .table-bordered > tbody > tr > th, .discount_popover_wrap .popover .table-bordered > tfoot > tr > th, .discount_popover_wrap .popover .table-bordered > thead > tr > td, .discount_popover_wrap .popover .table-bordered > tbody > tr > td, .discount_popover_wrap .popover .table-bordered > tfoot > tr > td {
	border: 1px solid #d3d3d3;
}

.special_day_list_wrap .special_day_added .remove_day {
    display: none;
}

/* FOR DOCUMENT TEMPLATE LOGO ORIENTATION */
.top_left {
    vertical-align: top !important;
    text-align: left !important;
}
.top_center {
    vertical-align: top !important;
    text-align: center !important;
}
.top_right {
    vertical-align: top !important;
    text-align: right !important;
}
.middle_left {
    vertical-align: middle !important;
    text-align: left !important;
}
.middle_center {
    vertical-align: middle !important;
    text-align: center !important;
}
.middle_right {
    vertical-align: middle !important;
    text-align: right !important;
}
.bottom_left {
    vertical-align:bottom  !important;
    text-align: left !important;
}
.bottom_center {
    vertical-align: bottom !important;
    text-align: center !important;
}
.bottom_right {
    vertical-align: bottom !important;
    text-align: right !important;
}
/* FOR DOCUMENT TEMPLATE LOGO ORIENTATION */

@keyframes blink {
    from, to { color: #008000 }
    50% { color: #6ac6ff }
}

@keyframes blink_mflowget {
    from, to { color: #008000 }
    50% { color: orange }
}

@keyframes animateHeart {
    0% {
      transform: scale(0.8);
    }
    5% {
      transform: scale(0.9);
    }
    10% {
      transform: scale(0.8);
    }
    15% {
      transform: scale(1);
    }
    50% {
      transform: scale(0.8);
    }
    100% {
      transform: rotate(0) scale(0.8);
    }
}

@media (min-width: 1400px) {
    .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
      float: left;
    }
    .col-xl-12 {
      width: 100%;
    }
    .col-xl-11 {
      width: 91.66666667%;
    }
    .col-xl-10 {
      width: 83.33333333%;
    }
    .col-xl-9 {
      width: 75%;
    }
    .col-xl-8 {
      width: 66.66666667%;
    }
    .col-xl-7 {
      width: 58.33333333%;
    }
    .col-xl-6 {
      width: 50%;
    }
    .col-xl-5 {
      width: 41.66666667%;
    }
    .col-xl-4 {
      width: 33.33333333%;
    }
    .col-xl-3 {
      width: 25%;
    }
    .col-xl-2 {
      width: 16.66666667%;
    }
    .col-xl-1 {
      width: 8.33333333%;
    }
    .col-xl-pull-12 {
      right: 100%;
    }
    .col-xl-pull-11 {
      right: 91.66666667%;
    }
    .col-xl-pull-10 {
      right: 83.33333333%;
    }
    .col-xl-pull-9 {
      right: 75%;
    }
    .col-xl-pull-8 {
      right: 66.66666667%;
    }
    .col-xl-pull-7 {
      right: 58.33333333%;
    }
    .col-xl-pull-6 {
      right: 50%;
    }
    .col-xl-pull-5 {
      right: 41.66666667%;
    }
    .col-xl-pull-4 {
      right: 33.33333333%;
    }
    .col-xl-pull-3 {
      right: 25%;
    }
    .col-xl-pull-2 {
      right: 16.66666667%;
    }
    .col-xl-pull-1 {
      right: 8.33333333%;
    }
    .col-xl-pull-0 {
      right: auto;
    }
    .col-xl-push-12 {
      left: 100%;
    }
    .col-xl-push-11 {
      left: 91.66666667%;
    }
    .col-xl-push-10 {
      left: 83.33333333%;
    }
    .col-xl-push-9 {
      left: 75%;
    }
    .col-xl-push-8 {
      left: 66.66666667%;
    }
    .col-xl-push-7 {
      left: 58.33333333%;
    }
    .col-xl-push-6 {
      left: 50%;
    }
    .col-xl-push-5 {
      left: 41.66666667%;
    }
    .col-xl-push-4 {
      left: 33.33333333%;
    }
    .col-xl-push-3 {
      left: 25%;
    }
    .col-xl-push-2 {
      left: 16.66666667%;
    }
    .col-xl-push-1 {
      left: 8.33333333%;
    }
    .col-xl-push-0 {
      left: auto;
    }
    .col-xl-offset-12 {
      margin-left: 100%;
    }
    .col-xl-offset-11 {
      margin-left: 91.66666667%;
    }
    .col-xl-offset-10 {
      margin-left: 83.33333333%;
    }
    .col-xl-offset-9 {
      margin-left: 75%;
    }
    .col-xl-offset-8 {
      margin-left: 66.66666667%;
    }
    .col-xl-offset-7 {
      margin-left: 58.33333333%;
    }
    .col-xl-offset-6 {
      margin-left: 50%;
    }
    .col-xl-offset-5 {
      margin-left: 41.66666667%;
    }
    .col-xl-offset-4 {
      margin-left: 33.33333333%;
    }
    .col-xl-offset-3 {
      margin-left: 25%;
    }
    .col-xl-offset-2 {
      margin-left: 16.66666667%;
    }
    .col-xl-offset-1 {
      margin-left: 8.33333333%;
    }
    .col-xl-offset-0 {
      margin-left: 0;
    }
  }

  .light-green-border {
    border: 6px solid #98d973 !important;
  }
  .top-text{
      padding-left: 17px;
      padding-bottom: 20px;
  }

  .text-orange {
    color:orange;
  }

  .supplier_purchased_quantity_icon.orange {
    color:orange
  }

  .supplier_purchased_quantity_icon {
    cursor:pointer;
  }

    img.membership-card-ico {
        width: 25px;
    }
    img.blue-color-icon{
        filter: invert(31%) sepia(53%) saturate(5885%) hue-rotate(249deg) brightness(96%) contrast(112%);
    }
.fix_print_issue_in_mozzila {
    min-height: 0 !important;
}