@media (max-width: 767px) {
  .main-header .navbar-custom-menu {
    float: none !important;
    display: block !important;
  }
  .main-header .navbar-custom-menu .dropdown-menu {
    left: auto !important;
  }
  .skin-blue-light .main-header .navbar .dropdown-menu li a {
    color: #777;
  }
  .main-header .navbar {
    height: auto;
  }
}
#online_indicator {
  font-size: 8px;
  vertical-align: middle;
}
.pt-0 {
  padding-top: 0;
}
.of-visible {
    overflow: visible !important;
}

.f-right {
  float: right;
}
.mb-10 {
  margin-bottom: 10px;
}
.discount-badge {
  position: absolute;
  top: 6px;
  right: 10px;
  font-size: 18px;
  padding: 7px;
}
.discount-badge-small {
  position: absolute;
  top: -2px;
  left: 10px;
  font-size: 12px;
  padding: 6px;
}
.product-info-table td,
.product-info-table th {
  font-size: 12px;
}
.catalogue {
  max-height: 127px;
  margin: auto;
  margin-bottom: 18px;
}
.catalogue-title {
  display: inline-block;
  font-size: 18px;
  margin: 0;
  line-height: 1;
  margin-bottom: 10px;
}
.bg-light-gray {
  background-color: #f8f8f8 !important;
}
.p-5-5 {
  padding: 5px 5px !important;
}
.m-4 {
  margin: 4px;
}
.skin-black .main-header,
.skin-black-light .main-header {
  color: #525f7f !important;
}
.skin-black .main-header .navbar .nav .open > a {
  color: #999 !important;
}
.skin-black .main-header .navbar .nav > li > a:hover {
  color: #999 !important;
}
.skin-black .main-header .navbar > .sidebar-toggle:hover {
  color: #999 !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.table-pdf thead tr {
  background-color: #357ca5 !important;
  color: #fff;
}
.table-pdf thead tr th {
  color: #fff !important;
}
.blue-heading {
  background-color: #357ca5;
  color: #fff;
}
.table-pdf .odd {
  background-color: #dce6f1;
}
.p-4 {
  padding: 4px;
}
.p-10 {
  padding: 10px !important;
}
.jquery-top-scrollbar {
  height: 6px !important;
}
.jquery-top-scrollbar div {
  height: 6px !important;
}
.scroll-top-bottom {
  width: 100%;
  overflow: scroll;
}
.scroll-top-bottom::-webkit-scrollbar {
  height: 6px;
}
.scrolltop {
  display: none;
  width: 100%;
  margin: 0 auto;
  position: fixed;
  bottom: 20px;
  right: 10px;
}
.scroll {
  position: absolute;
  right: 20px;
  bottom: 20px;
  background: #b2b2b2;
  background: rgba(178, 178, 178, 0.7);
  padding: 7px;
  text-align: center;
  margin: 0;
  cursor: pointer;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  border-radius: 6px;
}
.scroll:hover {
  background: #b2b2b2;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}
.scroll .fas {
  font-size: 25px;
  margin-top: -5px;
  margin-left: 1px;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}
.f-left {
  float: left;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.table-pdf {
  border-collapse: collapse;
  width: 100%;
  border-spacing: 8px 10px;
}
.td-border td,
.td-border th {
  border-bottom: 1px solid #d3d3d3;
  padding: 8px 5px;
}
.ws-nowrap {
  white-space: nowrap;
}
.btn-app > .fab,
.btn-app > .fas {
  font-size: 20px;
  display: block;
}
.dropdown-menu > li > a > .fas {
  margin-right: 6px;
}
.mt-5 {
  margin-top: 5px !important;
}
.pos-form-actions {
  height: auto;
  padding-top: 12px;
  padding-bottom: 20px;
  position: fixed;
  bottom: 0;
  background-color: #d1d5dc;
  width: 100%;
  z-index: 1000;
}
.mb-12 {
  margin-bottom: 12px !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pr-12 {
  padding-right: 12px !important;
}
.main-header .sidebar-toggle:before {
  content: "" !important;
}
.ui-autocomplete {
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
}
.margin-bottom-20 {
  margin-bottom: 20px !important;
}
.text-white {
  color: #fff;
}
.wizard > .steps > ul > li {
  width: 33.33% !important;
}
.wizard > .content {
  background: #445867 !important;
}
legend {
  color: #fff;
  margin-bottom: 6px;
  border-bottom: none;
}
.left-col {
  text-align: center;
  background-size: cover;
  background-position: center;
}
.left-col-content {
  color: #1a7bf9;
  width: 100%;
}
.login-header {
  font-size: 27px;
  font-weight: 600;
}
.login-header a {
  color: #fff;
}
.form-header {
  font-size: 18px;
  margin: 16px 0;
}
.btn-login {
  padding: 6px 52px !important;
}
.right-col {
  height: 100%;
  min-height: 100vh;
}
#login-form {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(51, 51, 51, 0.32));
  padding: 5px 20px 5px;
}
.right-col label {
  color: #fff;
}
.right-col a,
.text-white a {
  color: #fff;
  font-weight: normal;
  font-size: 15px;
}
.right-col a:hover,
.text-white a:hover {
  color: #ccc;
}
.right-col-content {
  padding: 10% 10%;
  padding-bottom: 3%;
}
.right-col-content-register {
  padding: 2% 8%;
}
.input_inline {
  width: 100%;
  display: inline-flex;
}
.input_inline input,
.input_inline span {
  width: 50%;
}
.bg-manufacturing {
  background-color: #ff851b;
}
.img-thumbnail {
  position: relative;
  width: 70px;
  height: 70px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  transition: border 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 {
  max-height: 485px;
  overflow-y: scroll;
  overflow-x: hidden;
  background: inherit;
}
.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 > tfoot > tr > td:first-child,
table.table-border-center > thead > tr > th:first-child {
  border-right: 1px solid #a9a9a9;
}
table.table-border-center-col > tbody > tr > td:nth-child(2),
table.table-border-center-col > tfoot > tr > td:nth-child(2),
table.table-border-center-col > thead > tr > th:nth-child(2) {
  border-right: 1px solid #a9a9a9;
  border-left: 1px solid #a9a9a9;
}
.bg-transparent {
  background-color: transparent !important;
}
.mb-0 {
  margin-bottom: 0;
}
.nav-tabs > li > a {
  font-size: 18px;
  font-weight: 500;
}
.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;
}
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;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  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 .fa,
div.pos-tab-menu div.list-group > a .glyphicon {
  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 .fa,
div.pos-tab-menu div.list-group > a.active .glyphicon {
  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: #fff;
}
.blue-header th {
  background-color: #3c8dbc;
  color: #fff;
}
.table-th-green th {
  background-color: #5cb85c;
  color: #fff;
}
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: 47vh;
  max-height: 57vh;
  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-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 {
  margin-right: 10px;
}
.header-right-div {
  right: 10px;
  float: right;
  position: absolute;
  top: 15px;
}
.header-left-div {
  margin-top: 15px;
  display: inline-flex;
}
.m-8 {
  margin: 8px;
}
.mt-10 {
  margin-top: 10px;
}
.mt-15 {
  margin-top: 15px;
}
.m-5 {
  margin: 5px;
}
.icon-link {
  text-align: center;
  display: block;
  margin-bottom: 18px;
}
.icon-link > a {
  display: grid;
}
.icon-link > .badge {
  position: absolute;
  top: 20px;
  right: 67px;
}
.link-des {
  display: inline-block;
  text-align: left;
}
.navbar-nav > .user-menu > .dropdown-menu > li.user-header > img {
  border: none;
  height: auto;
  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: 700;
}
.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;
}
::-webkit-scrollbar {
  width: 7px;
}
::-webkit-scrollbar-track {
  background: #f1f1f1;
}
::-webkit-scrollbar-thumb {
  background: #888;
}
::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.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;
}
.print_section {
  display: none;
}
@media print {
  .print_section {
    display: inline !important;
  }
  .modal-xl {
    width: 100% !important;
  }
  ::-webkit-scrollbar {
    display: none !important;
  }
  #toast-container {
    display: none;
  }
}
.input-number .btn-default {
  background-color: #fff;
  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: #fff !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%;
  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: 8px;
  padding-right: 8px;
}
.product_box {
  width: 100%;
  margin-bottom: 10px;
  text-align: center;
  cursor: pointer;
  font-weight: 600;
  background-color: #fff;
  border-radius: 2px;
  padding-top: 3px;
}
.product_box .image-container {
  height: 55px;
  margin: auto;
}
.product_box .image-container img {
  height: 45px;
}
.eq-height-row {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(51, 51, 51, 0.32)),
    url(../img/bg.jpg);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  background-size: 100% 100%;
}
.eq-height-col {
  display: flex;
}
.product_box .text_div {
  margin-top: 3px;
}
.product_box .text {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-height: 14px;
  max-height: 14px;
}
.small-box.bg-gray:hover {
  color: #000;
  text-decoration: none;
}
#calendar table tbody td {
  cursor: pointer;
}
.min-height-90hv {
  min-height: 90vh !important;
}
.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 transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform;
}
.hvr-grow-shadow:active,
.hvr-grow-shadow:focus,
.hvr-grow-shadow:hover {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.text-link {
  cursor: pointer;
}
.text-link:hover {
  text-decoration: underline;
}
.v-center {
  vertical-align: middle !important;
}
.bg-woocommerce {
  background-color: #9e458b !important;
}
.user_avatar {
  border-radius: 50%;
  width: 25px;
  height: 25px;
  margin: 1px;
}
.fs-10 {
  font-size: 10px;
}
.timeline-lode-more-btn {
  margin-left: 50px;
  margin-top: 25px;
  padding-right: 12px;
  padding-left: 12px;
}
.pa-0 {
  padding: 0 !important;
}
.mt-56 {
  margin-top: 56px !important;
}
.m-2 {
  margin: 2px !important;
}
@media only screen and (max-width: 600px) {
  .pos-form-actions {
    position: absolute;
  }
}
.mr-8 {
  margin-right: 8px !important;
}
@media (max-width: 1024px) {
  .pos_form_totals {
    margin-bottom: 40px;
  }
}
@media (max-width: 1024px) {
   .pos_form_totals{
        margin-bottom: 40px;
    }
}

.swal-modal .swal-text {
    text-align: center;
}
.pos-total {
    display: inline-block;
    padding: 8px 10px;
    vertical-align: middle;
    margin-left: 5px;
    margin-right: 5px;
}
.pos-total span.number{
    font-size: 26px;
    vertical-align: middle;
    font-weight: bolder;
}

.pos-total span.text{
    font-weight: bolder;
    display: inline-block;
    width: 60px;
    vertical-align: middle;
}
.pos-action-btn,
.pos-action-box {
  box-sizing: border-box;
}
.pos-form-actions {
  border-top: 1px solid rgba(15, 23, 42, 0.08);
  box-shadow: 0 -10px 30px rgba(15, 23, 42, 0.08);
}
@media (min-width: 768px) {
  .pos-form-actions {
    padding: 10px 16px 12px;
    background: linear-gradient(180deg, #f8fafc 0%, #edf2f7 100%);
  }
  .pos-form-actions .pos-form-actions__group {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    gap: 8px;
  }
  .pos-form-actions .pos-action-btn {
    min-height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    padding: 8px 14px;
    line-height: 1.2;
    white-space: nowrap;
    margin: 0 !important;
    border-radius: 10px !important;
    border: 1px solid transparent !important;
    font-weight: 700;
    letter-spacing: 0.01em;
    transition: background-color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
    box-shadow: 0 4px 14px rgba(15, 23, 42, 0.08);
  }
  .pos-form-actions .pos-action-btn:hover,
  .pos-form-actions .pos-action-btn:focus {
    transform: translateY(-1px);
    box-shadow: 0 8px 18px rgba(15, 23, 42, 0.12);
  }
  .pos-form-actions .pos-action-box {
    min-height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 8px 14px;
    margin: 0 !important;
    border-radius: 10px;
  }
  .pos-form-actions .pos-total span.text,
  .pos-form-actions .pos-total span.number {
    display: inline-flex;
    align-items: center;
    vertical-align: middle;
  }
  .pos-form-actions .pos-total span.text {
    width: auto;
    margin-right: 2px;
  }
  .pos-form-actions #recent-transactions {
    margin-left: auto !important;
  }
  .pos-form-actions .pos-action-secondary {
    background: #ffffff !important;
    color: #1e3a5f !important;
    border-color: rgba(30, 58, 95, 0.16) !important;
  }
  .pos-form-actions .pos-action-secondary:hover,
  .pos-form-actions .pos-action-secondary:focus {
    background: #f8fbff !important;
    color: #16304f !important;
    border-color: rgba(30, 58, 95, 0.28) !important;
  }
  .pos-form-actions .pos-action-primary {
    background: linear-gradient(135deg, #163a63 0%, #0f2744 100%) !important;
    color: #ffffff !important;
    border-color: #0f2744 !important;
  }
  .pos-form-actions .pos-action-primary:hover,
  .pos-form-actions .pos-action-primary:focus {
    background: linear-gradient(135deg, #1c497c 0%, #123254 100%) !important;
    color: #ffffff !important;
  }
  .pos-form-actions .pos-action-primary--accent {
    background: linear-gradient(135deg, #d4a816 0%, #b88708 100%) !important;
    color: #0f2744 !important;
    border-color: #b88708 !important;
  }
  .pos-form-actions .pos-action-primary--accent:hover,
  .pos-form-actions .pos-action-primary--accent:focus {
    background: linear-gradient(135deg, #e0b628 0%, #c7920a 100%) !important;
    color: #0b2138 !important;
  }
  .pos-form-actions .pos-action-danger {
    background: #fff5f5 !important;
    color: #b42318 !important;
    border-color: rgba(180, 35, 24, 0.2) !important;
  }
  .pos-form-actions .pos-action-danger:hover,
  .pos-form-actions .pos-action-danger:focus {
    background: #ffe7e7 !important;
    color: #96221a !important;
    border-color: rgba(180, 35, 24, 0.32) !important;
  }
  .pos-form-actions .pos-total-summary {
    background: linear-gradient(135deg, #0f2744 0%, #163a63 100%) !important;
    border: 1px solid rgba(212, 168, 22, 0.28);
    box-shadow: 0 10px 24px rgba(15, 39, 68, 0.18);
    position: relative;
    overflow: hidden;
  }
  .pos-form-actions .pos-total-summary:before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(255,255,255,0.04), rgba(212,168,22,0.16));
    pointer-events: none;
  }
  .pos-form-actions .pos-total-summary span.text,
  .pos-form-actions .pos-total-summary span.number {
    position: relative;
    z-index: 1;
  }
  .pos-form-actions .pos-total-summary span.text {
    color: rgba(255, 255, 255, 0.84);
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-weight: 700;
  }
  .pos-form-actions .pos-total-summary span.number {
    color: #ffd54d;
    font-size: 24px;
    line-height: 1;
    font-weight: 800;
  }
}
@media (max-width: 767px) {
  .pos-form-actions {
    background: #f8fafc;
    border-top: 1px solid rgba(15, 23, 42, 0.08);
    box-shadow: 0 -8px 20px rgba(15, 23, 42, 0.06);
  }
  .pos-form-actions .pos-action-btn {
    min-height: 42px;
    border-radius: 10px !important;
    font-weight: 700;
    margin-bottom: 6px;
  }
  .pos-form-actions .pos-action-box {
    min-height: 42px;
    padding: 8px 12px;
    border-radius: 10px;
  }
  .pos-form-actions .pos-action-secondary {
    background: #ffffff !important;
    color: #1e3a5f !important;
    border: 1px solid rgba(30, 58, 95, 0.16) !important;
  }
  .pos-form-actions .pos-action-primary {
    background: #163a63 !important;
    color: #ffffff !important;
    border: 1px solid #163a63 !important;
  }
  .pos-form-actions .pos-action-primary--accent {
    background: #d4a816 !important;
    color: #0f2744 !important;
    border: 1px solid #d4a816 !important;
  }
  .pos-form-actions .pos-action-danger {
    background: #fff5f5 !important;
    color: #b42318 !important;
    border: 1px solid rgba(180, 35, 24, 0.2) !important;
  }
}
.mb-40 {
    margin-bottom: 40px !important;
}
.pos-create-header {
  padding: 6px 8px 8px;
}
.pos-create-header .row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.pos-create-header .pos-create-header-toolbar {
  width: 100%;
  margin: 0;
  padding: 8px 12px;
  background: #ffffff;
  border: 1px solid rgba(30, 58, 95, 0.12);
  border-radius: 14px;
  box-shadow: 0 8px 22px rgba(15, 23, 42, 0.06);
}
.pos-create-header .pos-create-header-toolbar__left,
.pos-create-header .pos-create-header-toolbar__right {
  padding-left: 0;
  padding-right: 0;
}
.pos-create-header .pos-create-header-toolbar__right {
  margin-left: auto;
  display: flex;
  justify-content: flex-end;
}
.pos-create-header .pos-create-header-info,
.pos-create-header .col-md-6 {
  display: flex;
  align-items: center;
}
.pos-create-header .pos-create-header-info {
  width: 100%;
  min-height: 46px;
  padding: 2px 0;
}
.pos-create-header .pos-create-header-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  width: 100%;
}
.pos-create-header .pos-create-header-badge {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  min-height: 36px;
  padding: 6px 10px;
  border-radius: 10px;
  background: #ffffff;
  border: 1px solid rgba(30, 58, 95, 0.12);
  box-shadow: 0 6px 18px rgba(15, 23, 42, 0.05);
  color: #1e3a5f;
}
.pos-create-header .pos-create-header-badge__label {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.03em;
  color: #52637a;
  text-transform: uppercase;
}
.pos-create-header .pos-create-header-badge__value {
  font-weight: 700;
  color: #0f2744;
  font-size: 13px;
  line-height: 1.2;
}
.pos-create-header .pos-create-header-badge--location {
  gap: 8px;
}
.pos-create-header .pos-create-header-badge--location .pos-create-header-badge__value {
  max-width: 180px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pos-create-header .pos-create-header-location-select {
  min-width: 160px;
  max-width: 210px;
}
.pos-create-header .pos-create-header-location-select .form-control {
  border: 0;
  box-shadow: none;
  padding: 0;
  height: 22px;
  font-weight: 700;
  color: #0f2744;
  background: transparent;
  font-size: 13px;
}
.pos-create-header .pos-create-header-badge--datetime {
  color: #163a63;
  font-weight: 600;
}
.pos-create-header .pos-create-header-badge--datetime i {
  color: #d4a816;
}
.pos-create-header .pos-create-header-badge--ip {
  background: rgba(255, 255, 255, 0.72);
  border-style: dashed;
  color: #6b7a90;
  box-shadow: none;
}
.pos-create-header .pos-create-header-badge--ip .pos-create-header-badge__label,
.pos-create-header .pos-create-header-badge--ip .pos-create-header-badge__value {
  color: #6b7a90;
}
.pos-create-header .pos-create-header-shortcut {
  width: 36px;
  height: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(30, 58, 95, 0.12);
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 0 4px 14px rgba(15, 23, 42, 0.05);
  padding: 0;
}
.pos-create-header .pos-create-header-shortcut:hover,
.pos-create-header .pos-create-header-shortcut:focus {
  background: #f8fbff;
  border-color: rgba(30, 58, 95, 0.22);
}
.pos-create-header .pos-create-topbar-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  gap: 8px;
  width: 100%;
  margin-left: auto;
}
.pos-create-header .pos-create-topbar-actions > .btn,
.pos-create-header .pos-create-topbar-actions > a.btn {
  float: none !important;
  margin: 0 !important;
}
.pos-create-header .pos-create-topbar-btn {
  width: 36px;
  height: 36px;
  min-width: 36px;
  min-height: 36px;
  padding: 0;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  border-radius: 10px !important;
  background: #ffffff !important;
  border: 1px solid rgba(30, 58, 95, 0.14) !important;
  box-shadow: 0 4px 12px rgba(15, 23, 42, 0.08);
  color: #1e3a5f !important;
  transition: background-color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}
.pos-create-header .pos-create-topbar-btn strong {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  width: 100%;
}
.pos-create-header .pos-create-topbar-btn i {
  color: inherit !important;
  font-size: 13px;
}
.pos-create-header .pos-create-topbar-btn:hover,
.pos-create-header .pos-create-topbar-btn:focus {
  background: #f8fbff !important;
  border-color: rgba(30, 58, 95, 0.28) !important;
  box-shadow: 0 10px 22px rgba(15, 23, 42, 0.12);
  transform: translateY(-1px);
}
.pos-create-header .pos-create-topbar-btn--nav,
.pos-create-header .pos-create-topbar-btn--action,
.pos-create-header .pos-create-topbar-btn--utility {
  color: #1e3a5f !important;
}
.pos-create-header .pos-create-topbar-btn--danger {
  color: #c62828 !important;
  border-color: rgba(198, 40, 40, 0.18) !important;
  background: #fffafa !important;
}
.pos-create-header .pos-create-topbar-btn--danger:hover,
.pos-create-header .pos-create-topbar-btn--danger:focus {
  background: #fff1f1 !important;
  border-color: rgba(198, 40, 40, 0.3) !important;
}
.pos-create-header .pos-create-topbar-btn--wide {
  width: auto;
  min-width: 118px;
  padding: 0 12px;
}
.pos-create-header #add_expense.pos-create-topbar-btn--wide {
  min-width: 126px;
}
@media (max-width: 991px) {
  .pos-create-header {
    padding-left: 4px;
    padding-right: 4px;
  }
  .pos-create-header .pos-create-header-toolbar {
    padding: 8px 10px;
  }
  .pos-create-header .pos-create-header-info {
    margin-bottom: 6px;
  }
  .pos-create-header .pos-create-header-toolbar__right {
    margin-left: 0;
    justify-content: flex-start;
  }
  .pos-create-header .pos-create-topbar-actions {
    margin-top: 4px;
    justify-content: flex-start;
  }
}
@media (max-width: 767px) {
  .pos-create-header .pos-create-header-meta {
    gap: 6px;
  }
  .pos-create-header .pos-create-header-badge {
    min-height: 34px;
    padding: 6px 10px;
    border-radius: 10px;
  }
  .pos-create-header .pos-create-header-location-select {
    min-width: 140px;
    max-width: 170px;
  }
  .pos-create-header .pos-create-header-badge--ip {
    display: none;
  }
  .pos-create-header .pos-create-topbar-actions {
    gap: 6px;
  }
  .pos-create-header .pos-create-topbar-btn {
    width: 34px;
    height: 34px;
    min-width: 34px;
    min-height: 34px;
    border-radius: 10px !important;
  }
  .pos-create-header .pos-create-topbar-btn--wide {
    min-width: 116px;
    padding: 0 12px;
  }
}

@media (max-width: 767px) {
  .pos-create-page {
    padding-bottom: 190px;
    overflow-x: hidden;
  }
  .pos-create-page .row.mb-12 {
    margin-bottom: 6px !important;
  }
  .pos-create-page .box.box-solid {
    margin-bottom: 6px !important;
  }
  .pos-create-page .box-body {
    padding: 8px 8px 0;
  }
  .pos-create-header {
    padding: 4px 4px 6px;
  }
  .pos-create-header .pos-create-header-toolbar {
    padding: 6px 8px;
    border-radius: 12px;
  }
  .pos-create-header .pos-create-header-toolbar__left,
  .pos-create-header .pos-create-header-toolbar__right {
    width: auto;
    flex: 1 1 auto;
  }
  .pos-create-header .pos-create-header-info {
    min-height: 38px;
    padding: 0;
  }
  .pos-create-header .pos-create-header-meta {
    flex-wrap: nowrap;
    gap: 6px;
    overflow: hidden;
  }
  .pos-create-header .pos-create-header-badge--datetime,
  .pos-create-header .pos-create-header-badge--ip,
  .pos-create-header .pos-create-header-shortcut {
    display: none !important;
  }
  .pos-create-header .pos-create-header-badge--location {
    min-width: 0;
    flex: 1 1 auto;
    max-width: 100%;
  }
  .pos-create-header .pos-create-header-badge--location .pos-create-header-badge__label {
    margin-right: 2px;
  }
  .pos-create-header .pos-create-header-badge--location .pos-create-header-badge__value,
  .pos-create-header .pos-create-header-location-select {
    max-width: 100%;
    min-width: 0;
  }
  .pos-create-header .pos-create-header-toolbar__right {
    justify-content: flex-end;
    margin-left: auto;
  }
  .pos-create-header .pos-create-topbar-actions {
    justify-content: flex-end;
    gap: 6px;
    flex-wrap: nowrap;
    margin-top: 0;
  }
  .pos-create-header .pos-create-topbar-btn {
    width: 36px;
    height: 36px;
    min-width: 36px;
    min-height: 36px;
  }
  .pos-create-header .pos-create-topbar-btn--wide {
    min-width: 108px;
    max-width: 124px;
    padding: 0 10px;
    font-size: 12px;
  }
  .pos-create-header .pos-create-topbar-btn--mobile-secondary {
    display: none !important;
  }
  .pos-create-header .pos-create-topbar-btn--mobile-primary {
    display: inline-flex !important;
  }
  .pos-create-header .pos-create-topbar-dropdown-wrap {
    display: inline-block !important;
  }
  .pos-create-header .pos-create-topbar-btn--mobile-menu {
    display: inline-flex !important;
  }
  .pos-create-header .pos-create-topbar-dropdown {
    min-width: 220px;
    padding: 6px 0;
    border-radius: 12px;
    border: 1px solid rgba(30, 58, 95, 0.12);
    box-shadow: 0 14px 30px rgba(15, 23, 42, 0.14);
    margin-top: 8px;
  }
  .pos-create-header .pos-create-topbar-dropdown > li > a {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 14px;
    font-size: 13px;
    color: #16304f;
  }
  .pos-create-header .pos-create-topbar-dropdown > li > a i {
    width: 16px;
    text-align: center;
  }

  .pos-create-page .input-group {
    display: flex;
    align-items: stretch;
    width: 100%;
    max-width: 100%;
  }
  .pos-create-page .pos-create-primary-fields,
  .pos-create-page .pos-create-primary-fields__col,
  .pos-create-page .pos-create-primary-fields > [class*="col-"] {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .pos-create-page .mobile-pos-input-row,
  .pos-create-page .pos-customer-row,
  .pos-create-page .pos-search-row {
    display: flex;
    align-items: stretch;
    width: 100%;
    max-width: 100%;
    flex-wrap: nowrap;
    overflow: hidden;
    background: #ffffff;
    border: 1px solid rgba(30, 58, 95, 0.12);
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(15, 23, 42, 0.04);
  }
  .pos-create-page .mobile-pos-input-row > .input-group-addon,
  .pos-create-page .mobile-pos-input-row > .input-group-btn,
  .pos-create-page .mobile-pos-input-row .input-group-btn,
  .pos-create-page .mobile-pos-input-row .btn {
    flex: 0 0 38px;
    width: 38px;
    min-width: 38px;
    max-width: 38px;
  }
  .pos-create-page .mobile-pos-input-row > .select2-container,
  .pos-create-page .mobile-pos-input-row > input,
  .pos-create-page .mobile-pos-input-row > select,
  .pos-create-page .mobile-pos-input-row > .form-control,
  .pos-create-page .mobile-pos-input-row .select2-container,
  .pos-create-page .mobile-pos-input-row .form-control {
    flex: 1 1 auto;
    width: auto !important;
    min-width: 0 !important;
    max-width: 100% !important;
  }
  .pos-create-page .mobile-pos-input-row .input-group-addon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    border: 0;
    border-right: 1px solid rgba(30, 58, 95, 0.1);
    background: #f8fafc;
    color: #56708f;
    font-size: 14px;
  }
  .pos-create-page .mobile-pos-input-row .input-group-btn,
  .pos-create-page .pos-customer-row__actions,
  .pos-create-page .pos-search-row__actions {
    display: flex !important;
    align-items: stretch;
    flex: 0 0 auto;
    white-space: nowrap;
    margin-left: 6px;
  }
  .pos-create-page .mobile-pos-input-row .input-group-btn .btn,
  .pos-create-page .pos-customer-row__actions .btn,
  .pos-create-page .pos-search-row__actions .btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 36px;
    width: 36px;
    min-width: 36px;
    max-width: 36px;
    padding-left: 0;
    padding-right: 0;
    border: 1px solid rgba(47, 128, 237, 0.18);
    background: #ffffff !important;
    box-shadow: 0 4px 10px rgba(47, 128, 237, 0.12);
    overflow: hidden;
    border-radius: 10px !important;
  }
  .pos-create-page .mobile-pos-input-row .btn i,
  .pos-create-page .mobile-pos-input-row .input-group-addon i {
    font-size: 14px;
  }
  .pos-create-page .mobile-pos-input-row .btn i {
    color: #1e64c8 !important;
  }
  .pos-create-page .add_new_customer,
  .pos-create-page .pos_add_quick_product {
    background: linear-gradient(135deg, #2f80ed 0%, #1e64c8 100%) !important;
    border-color: #1e64c8 !important;
  }
  .pos-create-page .add_new_customer i,
  .pos-create-page .pos_add_quick_product i {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    border-radius: 999px;
    background: transparent;
    color: #ffffff !important;
    font-size: 11px;
    box-shadow: none;
  }
  .pos-create-page .add_new_customer:active i,
  .pos-create-page .pos_add_quick_product:active i,
  .pos-create-page .add_new_customer:focus i,
  .pos-create-page .pos_add_quick_product:focus i {
    background: transparent;
    box-shadow: none;
  }
  .pos-create-page .pos-search-row__actions--right .btn + .btn {
    margin-left: 0;
  }
  .pos-create-page #weighing_scale_btn {
    display: none !important;
  }
  .pos-create-page .form-group {
    margin-bottom: 8px;
  }
  .pos-create-page .input-group-addon,
  .pos-create-page .input-group-btn > .btn,
  .pos-create-page .input-group .form-control,
  .pos-create-page .select2-container .select2-selection--single {
    min-height: 42px;
    border-radius: 0 !important;
  }
  .pos-create-page #customer_id,
  .pos-create-page #search_product {
    font-size: 14px;
  }
  .pos-create-page .mobile-pos-input-row input,
  .pos-create-page .mobile-pos-input-row select,
  .pos-create-page .mobile-pos-input-row .form-control,
  .pos-create-page .pos-search-row #search_product {
    border: 0;
    box-shadow: none;
    padding-left: 12px;
    padding-right: 12px;
    background: transparent;
  }
  .pos-create-page .select2-container {
    width: 100% !important;
    min-width: 0 !important;
  }
  .pos-create-page .select2-container .select2-selection--single {
    display: flex;
    align-items: center;
    padding-left: 10px;
    padding-right: 28px;
    min-width: 0;
    border: 0 !important;
    box-shadow: none !important;
    background: transparent !important;
    width: auto !important;
  }
  .pos-create-page .select2-container--default .select2-selection--single .select2-selection__rendered {
    min-width: 0;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 40px;
    padding-right: 0;
  }
  .pos-create-page .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 8px;
  }
  .pos-create-page .pos_product_div {
    padding-bottom: 8px;
  }
  .pos-create-page #pos_table {
    width: 100%;
    margin-bottom: 0;
    table-layout: fixed;
  }
  .pos-create-page #pos_table th,
  .pos-create-page #pos_table td {
    padding: 6px 4px;
    vertical-align: middle;
    overflow: hidden;
  }
  .pos-create-page #pos_table .pos-col-product {
    width: auto;
    min-width: 0;
    white-space: normal;
    word-break: break-word;
  }
  .pos-create-page #pos_table .pos-col-qty,
  .pos-create-page #pos_table .pos-col-price,
  .pos-create-page #pos_table .pos-col-subtotal {
    width: 96px;
    min-width: 96px;
    max-width: 96px;
  }
  .pos-create-page #pos_table .pos-col-service {
    width: 88px;
    min-width: 88px;
    max-width: 88px;
  }
  .pos-create-page #pos_table .pos-col-remove {
    width: 28px;
    min-width: 28px;
    max-width: 28px;
    padding-left: 2px;
    padding-right: 2px;
  }
  .pos-create-page #pos_table .input-number {
    display: flex;
    align-items: stretch;
    flex-wrap: nowrap;
    width: 100%;
    max-width: 100%;
  }
  .pos-create-page #pos_table .input-number > .input-group-btn {
    display: flex;
    flex: 0 0 26px;
    width: 26px;
    min-width: 26px;
    max-width: 26px;
  }
  .pos-create-page #pos_table .input-number > .input-group-btn > .btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 26px;
    min-width: 26px;
    max-width: 26px;
    height: 34px;
    padding: 0;
    border-radius: 8px !important;
  }
  .pos-create-page #pos_table .input-number > .pos_quantity {
    flex: 1 1 auto;
    width: auto !important;
    min-width: 0;
    height: 34px;
    padding: 6px 2px;
    font-size: 12px;
    text-align: center;
  }
  .pos-create-page #pos_table .pos_unit_price_inc_tax,
  .pos-create-page #pos_table .pos_line_total {
    width: 100% !important;
    min-width: 0;
    height: 34px;
    padding: 6px 4px;
    font-size: 12px;
    text-align: right;
  }
  .pos-create-page #pos_table .pos_line_total_text {
    display: block;
    width: 100%;
    font-size: 12px;
    line-height: 1.2;
    text-align: right;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .pos-create-page #pos_table .pos-col-remove .pos_remove_row {
    font-size: 16px;
  }
  .pos-create-page #pos_table tbody:empty::before {
    content: "🛒\A Cart is empty";
    display: block;
    white-space: pre-line;
    text-align: center;
    color: #70829a;
    font-weight: 700;
    font-size: 15px;
    padding: 36px 12px;
  }

  .pos-create-page .pos-form-actions {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1035;
    background: rgba(248, 250, 252, 0.98);
    backdrop-filter: blur(12px);
    padding: 8px 10px calc(env(safe-area-inset-bottom, 0px) + 8px);
    border-top: 1px solid rgba(15, 23, 42, 0.1);
    box-shadow: 0 -10px 24px rgba(15, 23, 42, 0.12);
  }
  .pos-create-page .pos-form-actions .pos-form-actions__group {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    align-items: stretch;
  }
  .pos-create-page .pos-form-actions .pos-total-summary {
    order: 1;
    flex: 1 1 100%;
    width: 100%;
    justify-content: space-between;
    min-height: 40px;
    padding: 8px 12px;
  }
  .pos-create-page .pos-form-actions .pos-total-summary span.text {
    font-size: 10px;
  }
  .pos-create-page .pos-form-actions .pos-total-summary span.number {
    font-size: 20px;
  }
  .pos-create-page .pos-form-actions .pos-action-secondary {
    order: 2;
    flex: 1 1 calc(50% - 3px);
    width: auto !important;
    min-height: 36px;
    padding: 6px 10px;
    font-size: 11px;
    line-height: 1.15;
  }
  .pos-create-page .pos-form-actions .pos-action-primary,
  .pos-create-page .pos-form-actions .pos-action-primary--accent,
  .pos-create-page .pos-form-actions .pos-action-danger {
    order: 3;
    flex: 1 1 calc(33.333% - 4px);
    width: auto !important;
    min-height: 46px;
    padding: 8px 10px;
    font-size: 12px;
  }
  .pos-create-page .pos-form-actions #recent-transactions {
    order: 2;
    margin-left: 0 !important;
  }
}
