@charset "UTF-8";.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:gray}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}@font-face{font-style:normal;font-weight:200;font-family:Source Sans Pro;font-display:swap;src:url(/app/assets/SourceSansPro-ExtraLight-dgRwscMy.woff2) format("woff2"),url(/app/assets/SourceSansPro-ExtraLight-B3KOMcbU.woff) format("woff")}@font-face{font-style:normal;font-weight:300;font-family:Source Sans Pro;font-display:swap;src:url(/app/assets/SourceSansPro-Light-BNkbZRMY.woff2) format("woff2"),url(/app/assets/SourceSansPro-Light-CrHshPQm.woff) format("woff")}@font-face{font-style:normal;font-weight:400;font-family:Source Sans Pro;font-display:swap;src:url(/app/assets/SourceSansPro-Regular-DttFCsV7.woff2) format("woff2"),url(/app/assets/SourceSansPro-Regular-x6Hy6nNt.woff) format("woff")}@font-face{font-style:normal;font-weight:500;font-family:Source Sans Pro;font-display:swap;src:url(/app/assets/SourceSansPro-SemiBold-BlPiV9Yc.woff2) format("woff2"),url(/app/assets/SourceSansPro-SemiBold-CWIR-k26.woff) format("woff")}@font-face{font-style:normal;font-weight:700;font-family:Source Sans Pro;font-display:swap;src:url(/app/assets/SourceSansPro-Bold-DWEctvia.woff2) format("woff2"),url(/app/assets/SourceSansPro-Bold-tz3yV1Tz.woff) format("woff")}@font-face{font-style:normal;font-weight:900;font-family:Source Sans Pro;font-display:swap;src:url(/app/assets/SourceSansPro-Black-20B8tPlm.woff2) format("woff2"),url(/app/assets/SourceSansPro-Black-btYM4XZI.woff) format("woff")}@font-face{font-family:icomoon;src:url(/app/assets/icomoon-y7-9JJw2.eot);src:url(/app/assets/icomoon-y7-9JJw2.eot) format("embedded-opentype"),url(/app/assets/icomoon-CVGqZJZZ.ttf) format("truetype"),url(/app/assets/icomoon-D58vNsie.woff) format("woff"),url(/app/assets/icomoon-DobDYR9Q.svg) format("svg");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=" icon-"]{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;color:currentColor;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-barcode:before{content:""}.icon-box-add:before{content:""}.icon-barcode-solid:before{content:""}.icon-calendar-plus:before{content:""}.icon-clipboard-check-solid:before{content:""}.icon-filter-solid:before{content:""}.icon-home-solid:before{content:""}.icon-list-alt-solid:before{content:""}.icon-print-solid:before{content:""}.icon-sort-amount-down-solid:before{content:""}.icon-times-solid:before{content:""}.icon-truck-loading-solid:before{content:""}.icon-analytic-plus:before{content:""}.icon-analytic-delete:before{content:""}.icon-dashboard-analytic:before{content:""}.icon-payment:before{content:""}.icon-global-supplier:before{content:""}.icon-shipment:before{content:""}.icon-task:before{content:""}.icon-warehouse:before{content:""}.icon-offer:before{content:""}.icon-log-out:before{content:""}.icon-account:before{content:""}.icon-product:before{content:""}.icon-analytic:before{content:""}.icon-reset:before{content:""}.icon-pin:before{content:""}.icon-dashboard-hover:before{content:""}.icon-customer-hover:before{content:""}.icon-purchase-order-hover:before{content:""}.icon-order-hover:before{content:""}.icon-campaign-hover:before{content:""}.icon-tool-hover:before{content:""}.icon-star-hover:before{content:""}.icon-ticket-hover:before{content:""}.icon-global-hover:before{content:""}.icon-badge-hover:before{content:""}.icon-setting-hover:before{content:""}.icon-tool:before{content:""}.icon-badge:before{content:""}.icon-campaign:before{content:""}.icon-customer:before{content:""}.icon-dashboard:before{content:""}.icon-global:before{content:""}.icon-order:before{content:""}.icon-purchase-order:before{content:""}.icon-setting:before{content:""}.icon-star:before{content:""}.icon-ticket:before{content:""}.icon-search:before{content:""}.icon-arrow-bottom:before{content:""}:root{--font-family: "Source Sans Pro", sans-serif;--second-family: "Urbanist", sans-serif;--aside-width: 250px;--ss-main-height: 38px !important;--tblr-pagination-active-border-color: #094E81;--tblr-pagination-active-bg: #094E81;--tblr-btn-active-shadow: 0px 2px 1px 0px rgba(0, 0, 0, .25);--cl-a: #ffffff;--cl-b: #094E81;--cl-c: #003256;--cl-d: #DA5126;--cl-e: #000000;--cl-f: #0E9014;--cl-g: #930011;--bg-a: #ffffff;--bg-b: #094E81;--bg-c: #003256;--bg-d: #DA5126;--bg-e: #000000;--bg-f: #0E9014;--bg-g: #930011;--main-radius: 8px;--main-gap: 15px;--gap15-35: clamp(15px, 2.44140625vw, 35px);--14-16: clamp(14px, 1.46484375vw, 16px);--16-18: clamp(16px, 1.66015625vw, 18px);--20-24: clamp(20px, 2.1484375vw, 24px);--24-28: clamp(24px, 2.5390625vw, 28px);--dark-blue: #094E81;--light-gray: rgba(0, 0, 0, .02);--mid-gray: #E2E7ED;--extra-dark-blue: #1B2A4E;--half-gap: 5px}.customer-item-title{font-size:30px;font-weight:600;line-height:120%}.pretitle{font-size:var(--20-24);font-weight:600;line-height:120%;display:flex;align-items:center;gap:var(--main-gap);justify-content:space-between}.title{font-size:20px;font-weight:500;line-height:120%;margin-bottom:15px;display:inline-block;padding-left:8px}.title:has(button){margin:0}.accent-link{font-size:20px;color:#0b5e9d;text-decoration:underline;text-underline-offset:5px;overflow:visible!important}#crudTable_reset_button{position:relative;display:inline-flex;align-items:center;gap:5px}#crudTable_reset_button:before{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;color:currentColor;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.header-operation__text,#crudTable_info{font-size:16px;font-weight:500;color:#6b7280;padding:0 8px;margin-left:auto;display:flex;align-items:center;gap:4px}.modal-footer{display:flex;align-items:center;gap:1rem;padding:1rem}.modal-footer *{margin:0}.modal-content form{margin:0!important}.modal-title{font-size:20px}.modal .create-order-table{margin-top:2rem}@media (max-width: 991.98px){.modal .create-order-table{margin:0}}.popover:has(.sales-data){max-width:200px!important;width:100%}.popover:has(.sales-data) .popover-header{font-size:16px}.sales-data__title{display:flex;align-items:center;justify-content:space-between}.sales-data__title *{font-size:14px;font-weight:500}.sales-data .sales-history{display:flex;align-items:center;justify-content:space-between}.sales-data .sales-history-date,.sales-data .sales-history-item{font-size:14px}.product-product-events .custom-table{text-align:left!important}.h1{color:var(--cl-e);font-family:var(--font-family);font-size:40px;font-style:normal;font-weight:400;line-height:110%;margin:0}.h4{color:var(--cl-e);font-family:var(--font-family);font-size:28px;font-style:normal;font-weight:400;line-height:100%;margin:0}.h5{color:#094e81;font-family:var(--font-family);font-size:24px;font-style:normal;font-weight:400;line-height:100%;margin:0}.h6{color:var(--cl-e);font-family:var(--font-family);font-size:22px;font-style:normal;font-weight:600;line-height:100%;margin:0}html{box-sizing:border-box;width:100%;max-width:100dvw;--tblr-border-radius: 8px !important}@media (max-width: 991.98px){html{overflow-x:hidden;height:initial}}:root,html[data-bs-theme=light],html[data-menu-theme=light]{--tblr-primary-rgb: 9, 78, 129}body{-webkit-text-size-adjust:100%;font-family:var(--font-family);font-size:var(--14-16);background-color:var(--cl-a)}@media (max-width: 991.98px){body{max-width:100vw;overflow-x:hidden;height:initial;padding-bottom:calc(var(--mobile-footer, 40px) + 0px);padding-top:calc(var(--mobile-header, 40px) + 0px)}body:has(#bp-filters-navbar.show) .page-body,body:has(#bp-filters-navbar.show) main{overflow:hidden!important}}*,*:after,*:before{box-sizing:border-box}*{-webkit-tap-highlight-color:rgba(0,0,0,0)}a{display:inline-flex;margin:0;font-style:inherit;font-weight:inherit;font-family:inherit;color:inherit;text-decoration:none;cursor:pointer}main{display:flex;flex-direction:column;gap:calc(var(--main-gap) / 2)}button{display:inline-flex;margin:0;padding:0;line-height:initial;color:inherit;background-color:transparent;border:none;outline:none;cursor:pointer}ul,ol,li{margin:0;padding:0;list-style:none}h1,h2,h3,h4,h5,h6,a,span,button,p{margin:0;padding:0}img{max-width:100%;height:auto;-o-object-fit:cover;object-fit:cover}picture{display:inline-flex}label{display:inline-flex}input{width:100%;background-color:transparent;border:none;outline:none}input::-moz-placeholder{font-weight:inherit;font-size:inherit;line-height:inherit;font-family:inherit}input::placeholder{font-weight:inherit;font-size:inherit;line-height:inherit;font-family:inherit}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea{border:none;outline:none;resize:none}fieldset{margin:0;padding:0;border:none}.container-xl{max-width:100%!important}.modal-header{position:relative}.modal-header .close{position:absolute;right:1.5rem;font-size:25px;transform:translateY(-50%);top:50%}.checkBoxLists{display:grid;grid-template-columns:repeat(2,1fr);gap:5px 10px;margin:0;padding:0}.container-xl{max-width:100%!important;padding:0!important;margin:0 auto!important}[data-content]{height:0;overflow:hidden;transition:height .3s ease-out}.flex{display:flex}.flex-col{flex-direction:column}.page{display:grid;grid-template-columns:var(--aside-width) 1fr;grid-template-rows:auto 1fr}@media (max-width: 991px){.page{grid-template-columns:100%}}.page-wrapper{margin:0!important}@media (min-width: 992px){.page-wrapper{grid-column:2/-1}}.page .navbar-vertical{grid-column:1;grid-row-start:1}.dtfh-floatingparent.dtfh-floatingparenthead{height:initial!important}.grid-cols{display:grid;grid-template-columns:repeat(12,1fr);gap:var(--main-gap);max-width:100%;padding:var(--tblr-card-cap-padding-y) var(--tblr-card-cap-padding-x);grid-auto-rows:max-content}.grid-cols>*:not([class*=cols-]){grid-column:span 4}@media (max-width: 1024px){.grid-cols{grid-template-columns:repeat(8,1fr)}}@media (max-width: 768px){.grid-cols{grid-template-columns:repeat(4,1fr)}}@media (max-width: 480px){.grid-cols{grid-template-columns:repeat(2,1fr)}}.cols-1{grid-column:span 1}.cols-2{grid-column:span 2}.cols-3{grid-column:span 3}.cols-4{grid-column:span 4}.cols-5{grid-column:span 5}.cols-6{grid-column:span 6}.cols-7{grid-column:span 7}.cols-8{grid-column:span 8}.cols-9{grid-column:span 9}.cols-10{grid-column:span 10}.cols-11{grid-column:span 11}.cols-12{grid-column:span 12}@media (max-width: 1024px){.cols-9,.cols-10,.cols-11,.cols-12{grid-column:span 8}}@media (max-width: 768px){.cols-5,.cols-6,.cols-7,.cols-8,.cols-9,.cols-10,.cols-11,.cols-12{grid-column:span 4}}@media (max-width: 480px){.cols-3,.cols-4,.cols-5,.cols-6,.cols-7,.cols-8,.cols-9,.cols-10,.cols-11,.cols-12{grid-column:span 2}}.full-row{grid-column:1/-1!important}*::-webkit-scrollbar{width:12px!important;height:12px!important}*::-webkit-scrollbar-thumb{background-color:#c1c1c1!important;border-radius:6px!important;border:3px solid transparent!important;background-clip:content-box!important}*::-webkit-scrollbar-track{background-color:#f1f1f1!important}*::-webkit-scrollbar-button{display:none!important}*::-webkit-scrollbar-corner{background:transparent!important}.hidden{display:none!important}*{scrollbar-width:thin!important;scrollbar-color:#c1c1c1 #f1f1f1!important}.modal-backdrop{background-color:#161c2d}.modal-backdrop.show{opacity:.5}.select2-container--below .select2-selection,.select2-container--bootstrap .select2-selection{background-color:var(--bg-a)!important}.select2-search__field{width:100%!important}#crudTable_length label{display:flex;align-items:center;gap:.5rem;font-weight:600}#crudTable_length select{max-width:53px}#crudTable_length .select2-selection__rendered,#crudTable_length .select2-container .select2-selection--single,#crudTable_length select{height:34px}#crudTable_length .select2-selection__arrow{height:100%}#crudTable_length .select2-selection__rendered{display:flex;align-items:center}#crudTable_length .select2{max-width:53px;width:100%}#crudTable_length .select2 *{height:100%}#crudTable_length .select2-selection--single{border-radius:5px!important;overflow:hidden;border-color:#a2b6d7;font-weight:600;color:#003256}#crudTable_length .select2-selection--single .select2-selection__arrow b{display:none}#crudTable_length .select2-selection--single .select2-selection__arrow:before{width:10px;height:12px;position:absolute;content:"";left:50%;top:50%;background-size:contain;background-position:center center;transform:translate(-50%,-50%);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 11 13'%3E%3Cpath fill='%23094e81' d='m5.2 0-.4.3-4 4-.8.9h10.4l-.8-.9-4-4zm0 1.4L8 4.2H2.4zM0 7.2l.8.9 4 4 .4.3.4-.3 4-4 .8-.9zm2.4 1H8L5.2 11z'/%3E%3C/svg%3E")}#datatable_search_stack{display:none}.page-body{margin-top:calc(var(--tblr-page-padding-y) / 2);margin-bottom:calc(var(--tblr-page-padding-y) / 2)}.container-tight{grid-column:1/-1}.form-switch .form-check-input{margin:0!important}.form-check-input[type=checkbox]{border-radius:0!important}.cropperImageWrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--main-gap)}main:has(.sticky-buttons-box){margin-bottom:70px!important}@media (max-width: 991.98px){main:has(.sticky-buttons-box){margin-bottom:54px!important}}.ui-autocomplete{z-index:20000;transform:translateY(10px);max-width:388px;width:100%;overflow:hidden;border-radius:var(--tblr-border-radius)!important;border:var(--tblr-border-width) solid #d3d3d3!important}.ui-autocomplete .ui-menu-item-wrapper{font-size:15px;cursor:pointer}.badge{display:flex;align-items:center;justify-content:center}.badge-pill{aspect-ratio:1}.title-label{text-align:center;font-size:14px;font-weight:600;text-transform:uppercase;color:var(--cl-a);line-height:130%;text-decoration:none!important;width:-moz-fit-content;width:fit-content;margin:0 auto;background:#094e81;padding:3px 10px;box-shadow:none;border-radius:5px;border:none}.title-label.partially-imported{border:1px solid #C7A20B;background:#efcb25;color:#4a3c00;box-shadow:0 1px #000000d9}.title-label.partially-imported:hover{background:#f2d550}.title-label.blue{border:1px solid #094E81;background:#003256;box-shadow:0 1px #000000d9}.title-label.blue:hover{background:#094e81}.title-label.draft{border:1px solid #696969;background:#696969;box-shadow:0 1px #000000d9}.title-label.draft:hover{background:#7d7d7d}.title-label.sent{border:1px solid #DA5126;background:#da5126;box-shadow:0 1px #000000d9}.title-label.sent:hover{background:#e95f33}.title-label.accepted{border:1px solid #0E9014;background:#0e9014;box-shadow:0 1px #000000d9}.title-label.accepted:hover{background:#12a018}.title-label.canceled,.title-label.rejected{border:1px solid #930011;background:#930011;box-shadow:0 1px #000000d9}.title-label.canceled:hover,.title-label.rejected:hover{background:#b00014}.title-label.completed{color:#1e4620;background:#d7f2da}.title-label.completed:hover{background:#c3e6c7}.title-label.imported{border:1px solid #A2B6D7;background:#a2b6d7;box-shadow:0 1px #000000d9}.title-label.imported:hover{background:#bac8e1}.title-label.in-stock{border:1px solid #0E9014;background:#28a745;color:#fff}.title-label.in-stock:hover{background:#34c759}.title-label.low-in-stock{border:1px solid #C7A20B;background:#ffc107;color:#4a3c00}.title-label.low-in-stock:hover{background:#ffd54f}.title-label.out-of-stock{border:1px solid #930011;background:#dc3545;color:#fff}.title-label.out-of-stock:hover{background:#e55363}.title-label.delivery{border:1px solid #094E81;background:#007bff;color:#fff}.title-label.delivery:hover{background:#39f}.searchBox{max-width:600px;width:100%;max-height:50px;position:relative;z-index:10;align-self:center;box-shadow:0 1px 4px #69696980;border-radius:var(--tblr-border-radius)!important}.searchBox input{padding:10px;background-color:#fff;border-radius:calc(var(--tblr-border-radius) / 2);border:var(--tblr-border-width) solid var(--tblr-border-color);height:50px;flex-shrink:0}.searchBoxResult{margin:10px 0 0;padding:10px;box-shadow:0 5px 16px #00000026;background-color:#fff;border:var(--tblr-border-width) solid var(--tblr-border-color);border-radius:calc(var(--tblr-border-radius) / 2)}.searchBoxResult:empty{display:none}.searchBox .main-btn{max-height:40px}.searchBox .searchResultInner{max-height:400px;display:flex;flex-direction:column;gap:10px;overflow-y:auto}.searchBox .searchResultItem{border-radius:var(--tblr-border-radius);border:var(--tblr-border-width) solid var(--tblr-border-color);padding:5px;display:grid;grid-template-columns:100px 2fr 100px;gap:10px}.searchBox .searchResultItem .itemData{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;grid-auto-rows:auto;align-items:flex-start}.searchBox .searchResultItem .itemRow{display:flex;flex-wrap:wrap;gap:5px;line-height:110%}.searchBox .searchResultItem .itemRow .itemLabel{font-size:var(--14-16);font-weight:800;color:#52525b}.searchBox .searchResultItem .itemRow .itemValue{color:var(--cl-e);font-size:16px}.searchBox .searchResultItem .itemImage{border:1px solid rgb(229,229,229);padding:5px;border-radius:8px;width:100%;display:flex;aspect-ratio:1/1}.searchBox .searchResultItem .itemImage img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.searchBox .searchResultItem .itemName{font-size:16px;font-weight:800;line-height:110%;color:#52525b;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;grid-column:1/-1}.searchBox .searchResultWrapper{position:relative;padding:0}.searchBox .close{right:0;top:0;border-radius:50%;transform:translate(50%,-50%);display:flex;width:20px;aspect-ratio:1;position:absolute;background-color:green;color:#fff;align-items:center;justify-content:center;text-align:center}.searchBox .searchFormData{display:flex;flex-direction:column;gap:10px}.searchBox .searchFormData .button{display:flex;align-items:center;justify-content:center;height:100%;border-radius:calc(var(--tblr-border-radius) / 1.5);border:var(--tblr-border-width) solid var(--tblr-border-color)}.searchBox .searchFormData input{height:100%;border-radius:calc(var(--tblr-border-radius) / 1.5);border:var(--tblr-border-width) solid var(--tblr-border-color);text-align:center}.searchBox .searchFormData .formQuantity{display:grid;grid-template-columns:1fr 40px 1fr;align-items:center;gap:5px}.searchBox .searchFormData .formQuantity .formQuantityButtons{display:contents}.searchBox .searchFormData .formQuantity .formQuantityButtons [data-action=decrement]{order:-1}.total-widget{display:flex;flex-wrap:wrap;min-width:150px;align-items:flex-start;margin-left:auto;gap:20px;padding:10px;background-color:#fff;border-radius:12px;box-shadow:0 0 16px #00000026;position:relative;width:-moz-fit-content;width:fit-content}.total-widget li{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px}.total-widget li:before{content:attr(data-bs-title);font-size:var(--14-16);font-weight:500;line-height:110%;max-width:120px}.total-widget li span{font-size:18px;font-weight:600;line-height:110%;width:100%;padding:5px;border-radius:8px;box-shadow:inset 0 0 86px -46px #00000014}.dashboardInfo{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));flex-direction:column;gap:var(--main-gap);position:relative;overflow:hidden}.dashboardInfo>*:not(.printCurrentLabelsWrapper){grid-column:1/-1}.dashboardInfo .loader-wrapper{position:absolute;z-index:999999;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background-color:#ffffffc7;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:blink-bg .7s infinite alternate}@keyframes blink-bg{0%{background-color:#f1f5f9}to{background-color:#ffffffc7}}.dashboard-widget{display:flex;width:100%}.widget{width:100%;flex-grow:1;min-height:80px;background-color:var(--bg-a);padding:12px;border-radius:var(--main-radius);border:var(--tblr-border-width) solid var(--tblr-border-color);display:grid;grid-template-columns:1fr auto;gap:var(--main-gap);align-items:flex-start}.widget__inner{display:flex;flex-direction:column;justify-content:space-between;gap:10px;height:100%}.widget__title{color:var(--cl-c);font-family:var(--second-family);font-size:var(--14-16);font-style:normal;font-weight:600;line-height:normal;display:grid;grid-template-columns:auto auto;align-items:flex-start;justify-content:flex-start;gap:.5rem}.widget__currency{color:var(--cl-b);font-family:var(--second-family);font-size:var(--14-16);font-style:normal;font-weight:600;line-height:normal}.widget .la-arrow-circle-down~span{color:var(--cl-g)}.widget .la-arrow-circle-up~span{color:var(--cl-f)}.widget__value{font-size:var(--16-18);display:flex;flex-direction:column;justify-content:space-between;height:100%;align-items:flex-end}.widget__value .la{font-size:30px}.widget__value .la.la-arrow-circle-up{color:var(--cl-f)}.widget__value .la.la-arrow-circle-down{color:var(--cl-g)}.widget__value span{font-weight:600;font-family:var(--second-family)}.aside-section{padding:8px;background-color:#fff;border-radius:12px;box-shadow:0 1px 4px #69696980;display:flex;flex-direction:column;gap:10px;grid-column:2;--tblr-border-color:#696969 !important}.aside-section form{display:flex;flex-direction:column;gap:10px}aside.navbar.navbar-vertical{position:fixed!important;overflow-y:initial!important}@media (max-width: 991px){aside.navbar.navbar-vertical{z-index:20}}aside.navbar.navbar-vertical #mobile-menu{max-height:calc(100svh - 62.183px);overflow-y:auto}.top-bar{grid-column:2/-1;margin:0!important;background-color:var(--bg-c);padding:9px;display:flex;align-items:center;justify-content:space-between}.top-bar__coll{display:flex;align-items:center}.navbar-vertical{min-width:var(--aside-width)}aside .navbar-nav{padding:24px 16px 16px;background-color:var(--bg-c);flex-direction:column}.top-bar-nav,aside .navbar-nav{color:var(--cl-a);display:flex;gap:3px}.top-bar-nav__header,aside .navbar-nav__header{padding-left:0}.top-bar-nav__separator,aside .navbar-nav__separator{flex-grow:1;margin:0 -16px;border-bottom:1px solid color-mix(in srgb,var(--bg-b) 40%,transparent)}.top-bar-nav__sub .navbar-nav__sub,aside .navbar-nav__sub .navbar-nav__sub{padding-left:28px}.top-bar-nav__sub .navbar-nav__sub ul.pin:before,aside .navbar-nav__sub .navbar-nav__sub ul.pin:before{left:19px}.top-bar-nav__item,aside .navbar-nav__item{position:relative}.top-bar-nav__item a,aside .navbar-nav__item a{text-decoration:none;display:flex;align-items:center;gap:10px;padding:5px 12px;font-family:var(--font-family);font-weight:400;font-size:16px;line-height:143%;color:var(--cl-a);border-radius:var(--main-radius);transition:all .3s}.top-bar-nav__item a[data-id],aside .navbar-nav__item a[data-id]{position:relative;color:color-mix(in srgb,var(--cl-a) 80%,transparent)}.top-bar-nav__item a[data-id]:after,aside .navbar-nav__item a[data-id]:after{content:"";font-family:icomoon!important;speak:never;font-size:inherit;color:inherit;margin-left:auto;transition:all .3s;line-height:1}.top-bar-nav__item a[data-id].active,aside .navbar-nav__item a[data-id].active{color:color-mix(in srgb,var(--cl-a) 100%,transparent)}.top-bar-nav__item a[data-id].active:after,aside .navbar-nav__item a[data-id].active:after{scale:1 -1}.top-bar-nav__item a span,aside .navbar-nav__item a span{font-size:18px;color:color-mix(in srgb,var(--cl-a) 80%,transparent);transition:all .3s}.top-bar-nav__item a:hover,.top-bar-nav__item a.active,.top-bar-nav__item a.current,aside .navbar-nav__item a:hover,aside .navbar-nav__item a.active,aside .navbar-nav__item a.current{background-color:color-mix(in srgb,var(--bg-b) 80%,transparent)}.top-bar-nav__item a:hover span,.top-bar-nav__item a.active span,.top-bar-nav__item a.current span,aside .navbar-nav__item a:hover span,aside .navbar-nav__item a.active span,aside .navbar-nav__item a.current span{color:var(--cl-d)}.top-bar-nav__sub ul,aside .navbar-nav__sub ul{margin:10px 0;position:relative}.top-bar-nav__sub ul.pin:before,aside .navbar-nav__sub ul.pin:before{position:absolute;width:0px;top:0;bottom:0;border-right:2px dashed color-mix(in srgb,var(--cl-a) 20%,transparent);content:"";left:24px;transform:translate(50%)}.top-bar-nav__sub ul.pin a,aside .navbar-nav__sub ul.pin a{position:relative;background-color:transparent!important}.top-bar-nav__sub ul.pin a.current,.top-bar-nav__sub ul.pin a:hover,aside .navbar-nav__sub ul.pin a.current,aside .navbar-nav__sub ul.pin a:hover{color:color-mix(in srgb,var(--cl-a) 100%,transparent)}.top-bar-nav__sub ul.pin a.current span:before,.top-bar-nav__sub ul.pin a:hover span:before,aside .navbar-nav__sub ul.pin a.current span:before,aside .navbar-nav__sub ul.pin a:hover span:before{background-color:color-mix(in srgb,var(--cl-d) 20%,transparent)}.top-bar-nav__sub ul.pin a.current span:after,.top-bar-nav__sub ul.pin a:hover span:after,aside .navbar-nav__sub ul.pin a.current span:after,aside .navbar-nav__sub ul.pin a:hover span:after{background-color:color-mix(in srgb,var(--cl-d) 100%,transparent)}.top-bar-nav__sub ul a,aside .navbar-nav__sub ul a{color:color-mix(in srgb,var(--cl-a) 80%,transparent)}.top-bar-nav__sub ul a.current,.top-bar-nav__sub ul a:hover,aside .navbar-nav__sub ul a.current,aside .navbar-nav__sub ul a:hover{color:color-mix(in srgb,var(--cl-a) 100%,transparent)}aside .navbar-nav__item{position:relative}aside .navbar-nav__item [data-id]{position:absolute;right:0;top:2px;width:28px;height:28px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:color-mix(in srgb,var(--cl-a) 80%,transparent)}aside .navbar-nav__item [data-id]:after{content:"";font-family:icomoon!important;speak:never;font-size:18px;color:inherit;transition:all .3s;line-height:1}aside .navbar-nav__item [data-id].active{color:color-mix(in srgb,var(--cl-a) 100%,transparent)}aside .navbar-nav__item [data-id].active:after{scale:1 -1}aside .navbar-nav__item a{text-decoration:none;display:flex;align-items:center;gap:10px;padding:5px 12px;font-family:var(--font-family);font-weight:400;font-size:16px;line-height:143%;color:var(--cl-a);border-radius:var(--main-radius);transition:all .3s}aside .navbar-nav__item a span{font-size:18px;color:color-mix(in srgb,var(--cl-a) 80%,transparent);transition:all .3s}aside .navbar-nav__item a:hover,aside .navbar-nav__item a.active,aside .navbar-nav__item a.current{background-color:color-mix(in srgb,var(--bg-b) 80%,transparent)}aside .navbar-nav__item a:hover span,aside .navbar-nav__item a.active span,aside .navbar-nav__item a.current span{color:var(--cl-d)}.navbar-nav li .nav-link:hover{background-color:#e4e7ea;border-radius:3px}ul.navbar-nav{padding-left:10px;padding-right:10px}.top-bar-nav{position:relative}.top-bar-nav .flag{width:28px;aspect-ratio:1;height:initial;border-radius:50%}.top-bar-nav:last-of-type .top-bar-nav__item>.top-bar-nav__sub{left:initial;right:-15px}.top-bar-nav__item>.top-bar-nav__sub{z-index:20;position:absolute;left:-15px;top:calc(100% + 0px)}.top-bar-nav__item>.top-bar-nav__sub>ul{background-color:var(--bg-c);padding:15px;border-radius:0 0 var(--main-radius) var(--main-radius);white-space:nowrap;display:flex;flex-direction:column;gap:5px}ol.breadcrumb{justify-content:flex-start!important}ol.breadcrumb a{font-size:var(--14-16);font-weight:400;line-height:100%;color:#094e81}ol.breadcrumb .breadcrumb-item{display:flex;align-items:center;gap:var(--tblr-breadcrumb-item-padding-x)}ol.breadcrumb .breadcrumb-item.active{font-weight:400;color:#094e81}ol.breadcrumb .breadcrumb-item+.breadcrumb-item:before{content:"/"!important;float:initial;padding:0;background-color:transparent;display:flex}.custom-field{width:100%;display:flex;flex-direction:column;gap:5px;padding:0;position:relative}.custom-field>.la{position:absolute;right:20px;bottom:19px;transform:translateY(50%);cursor:pointer}.custom-field--mode{display:grid;grid-template-columns:1fr 4fr;max-width:576px;align-items:center}.custom-field--mode label{flex-shrink:0}.custom-field--mce .tox-tinymce{height:100%!important;width:100%!important}.custom-field textarea.form-control{height:100%}.custom-field label{padding:0;font-weight:500;font-size:var(--14-16)}.custom-field input:not([type=checkbox]){min-height:38px!important;margin:0;overflow:hidden!important}.custom-field .title{font-size:20px;font-weight:600;line-height:105%;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;padding:0}.custom-field p{font-size:16px;color:#71717a}.custom-field span,.custom-field p{margin:0}.custom-field .select2-selection--multiple,.custom-field .select2-selection--single{min-height:38px;display:flex;align-items:center;position:relative;border:none!important}.custom-field .select2-selection__arrow{top:50%!important;transform:translateY(-50%)}.custom-field .select2.select2-container,.custom-field .form-control{overflow:hidden;border-radius:var(--tblr-border-radius)!important;border:var(--tblr-border-width) solid #d3d3d3!important}.custom-field .input-group.date input{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.select2-dropdown{margin:5px 0!important;border-radius:4px!important;border:1px solid #aaa!important;border-color:#0028641f!important;box-shadow:0 6px 12px #0000002d!important}.select2-container{z-index:2000}.repeatableField+.repeatableField{margin-top:var(--main-gap)}.repeatableFieldRow{display:grid;grid-template-columns:1fr 50px;gap:var(--main-gap)}.form-switch .form-check-input[type=checkbox]{border-radius:2rem!important}.label-counter{display:flex;flex-direction:column;gap:.5em}.label-counter #labelCount,.label-counter .numbers_pad{display:grid;grid-template-columns:repeat(3,1fr);gap:.5em;align-items:center;margin:0}.label-counter label{padding:0}.date-picker{flex-direction:row!important;align-items:center}.date-picker .la{font-size:25px;color:var(--tblr-muted)}.date-picker .la-edit{display:none}.search{position:relative;display:flex;align-items:center;background-color:var(--bg-a);border-radius:var(--main-radius);padding:10px;gap:8px;margin:0}.search__label{position:relative;z-index:1;padding:0}.search__button{z-index:2;font-size:24px}.search input{width:100%;font-size:16px;padding:0;font-family:var(--font-family);font-weight:400;min-width:clamp(200px,19.53125vw,350px)}.input-icon{position:relative}.input-icon .icon-search{position:absolute;left:10px;top:50%;font-size:20px;transform:translateY(-50%)}.custom-input-file--account{display:grid;grid-template-columns:1fr 21.5%;gap:5px var(--main-gap);position:relative;grid-row:span 2}.custom-input-file--account>span{font-weight:500;font-size:var(--14-16)}.custom-input-file--account [data-handle=remove]{position:absolute;right:-2px;bottom:-2px}.custom-input-file--account .preview-image{overflow:hidden;padding:5px;aspect-ratio:1;display:flex;align-items:center;justify-content:center;border-radius:var(--tblr-border-radius)!important;border:var(--tblr-border-width) solid var(--tblr-border-color)!important}.custom-input-file--account .preview-image img{max-width:100%;height:auto;width:100%;border-radius:calc(var(--tblr-border-radius) / 2)}.custom-input-file .title{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--main-gap)}.custom-input-file form{margin:0!important}.custom-input-file textarea{width:100%;border:1px solid var(--tblr-border-color);border-radius:var(--tblr-border-radius);padding:10px;min-height:100px}.custom-input-file .upload-box{display:flex;align-items:center;justify-content:center;min-height:100px;padding:10px;border:1px dashed var(--tblr-border-color);border-radius:var(--tblr-border-radius);color:#0d1116;font-weight:400;gap:var(--half-gap);font-size:13px;cursor:pointer;position:relative}.custom-input-file .upload-box input{position:absolute;opacity:0;top:0;right:0;bottom:0;left:0;z-index:-1}.custom-input-file .file-list{display:flex;flex-direction:column}.custom-input-file .file-list-row{display:grid;grid-template-columns:1fr .5fr 30px;gap:10px}.custom-input-file .file-list-row span{display:flex;align-items:center;font-size:var(--14-16);font-weight:500;color:#0d1116;gap:5px;-webkit-hyphens:auto;hyphens:auto;word-break:break-word}.dot{width:10px!important;height:10px!important;aspect-ratio:1;border-radius:50%;flex-shrink:0;min-width:initial!important;min-height:initial!important;margin-right:.5em}@media (max-width: 991.98px){.dot{display:inline-flex;width:12px!important;height:12px!important;margin-right:5px}}table.custom-table.dataTable tr.even,#crudTable tr.even{background:var(--light-gray)}table.custom-table p:has(a~.dot){align-self:flex-start;display:flex;gap:.5rem;align-items:baseline}table.custom-table tr>th:not(:first-of-type),table.custom-table tr>td:not(:first-of-type){text-align:center}table.custom-table td>span:has(>span+span){display:flex;flex-direction:row!important;justify-content:center}table.custom-table td>span:has(>span+span) *{margin:0!important}table.custom-table p:has(.product-name~.dot) .product-name{width:-moz-fit-content;width:fit-content;text-align:left}table.custom-table .badge{width:-moz-fit-content;width:fit-content;margin:0 auto}@media (max-width: 991.98px){table.custom-table .badge{border-radius:3px;padding:0 5px!important;color:var(--White, #FFF);text-align:center;font-size:13px;font-style:normal;font-weight:600;line-height:130%;text-transform:uppercase}}table.custom-table img{flex-shrink:0;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}table.custom-table.dataTable .product-name{margin:0;width:100%;font-size:16px;color:var(--dark-blue)}table.custom-table.dataTable tr td>span{flex-direction:column;gap:.5em;flex-wrap:wrap}table.custom-table.dataTable tr td a{gap:.5em;align-items:center;color:#003256}table.custom-table.dataTable tr td:last-of-type .order_action_buttons{gap:5px;display:flex}table.custom-table.dataTable tr td:last-of-type .order_action_buttons i{font-size:16px;padding:3px 0}table.custom-table.dataTable tr td:last-of-type .order_action_buttons:has(.inner-buttons){display:grid;grid-template-columns:repeat(4,auto);align-items:center;min-width:420px}table.custom-table.dataTable tr td:last-of-type .order_action_buttons:has(.inner-buttons) .btn-group{width:-moz-fit-content;width:fit-content}table.custom-table.dataTable tr td:last-of-type .order_action_buttons:has(.inner-buttons) .btn{padding:2px 5px;font-size:14px;height:30px;font-weight:400;gap:4px}table.custom-table td span:has(p+.ProductInfo){flex-direction:column}table.custom-table td span:has(p+.ProductInfo) .ProductInfo{flex-direction:row;flex-wrap:wrap}.custom-table{padding:8px;background-color:#fff;border-radius:12px!important;box-shadow:0 1px 4px #69696980;position:relative;grid-column:1/-1;margin:0;width:100%;border-collapse:separate!important}@media (max-width: 991.98px){.custom-table{padding:0;background-color:transparent;border-radius:0!important;box-shadow:none}.custom-table:before{content:none}}.custom-table thead tr th:first-of-type{border-radius:12px 0 0}.custom-table thead tr th:last-of-type{border-radius:0 12px 0 0}@media (max-width: 991.98px){.custom-table thead{display:none}}.custom-table tfoot tr th:first-of-type{border-radius:0 0 0 12px}.custom-table tfoot tr th:last-of-type{border-radius:0 0 12px}.custom-table tfoot th,.custom-table thead th{flex-shrink:1;flex-grow:1;color:#09090b;font-size:clamp(12px,.976vw,14px);font-weight:500;line-height:110%;text-align:center;background:#f4f4f5;border:1px solid #E5E5E5!important;padding:12px!important}.custom-table .rooms{display:flex;flex-wrap:wrap;align-items:center;height:100%;gap:.5em;padding:2px}.custom-table td{border:1px solid #E5E5E5!important;padding:12px!important}.custom-table tr{background-color:transparent}.custom-table tr:hover{background-color:#f4f4f5}.custom-table:before{top:8px;right:8px;bottom:8px;left:8px;position:absolute;content:"";border-radius:10px;border:1px solid #E5E5E5;pointer-events:none}@media (max-width: 991.98px){.custom-table:before{content:none}}.custom-table__coll .image-container img{max-height:100px}.custom-table__actions{display:flex;flex-direction:column;gap:5px;justify-content:flex-start!important}.custom-table__actions .btn{width:100%;background:none!important;border:none!important;color:var(--extra-dark-blue)!important;box-shadow:none}.custom-table.has-checkbox .custom-table__row{grid-template-columns:30px repeat(var(--cols),minmax(45px,1fr))}.custom-table.has-action .custom-table__row{grid-template-columns:repeat(var(--cols),minmax(45px,1fr)) auto}.custom-table.has-action .custom-table__row.head{background:#f4f4f5}.custom-table.has-action .custom-table__row.head span{border:none;background:none}.custom-table.has-checkbox.has-action .custom-table__row{grid-template-columns:50px repeat(var(--cols),minmax(45px,1fr)) 30px}.custom-table.products-list .custom-table__row{grid-template-columns:30px minmax(45px,1fr) repeat(var(--cols),minmax(45px,1fr)) 45px}.custom-table.products-list .custom-table__row .custom-table__actions .btn{padding:2px 5px;margin:0}.custom-table.products-list .custom-checkbox{justify-content:center;align-items:center}.custom-table__bottom{display:grid;grid-template-columns:repeat(2,1fr)}.custom-table__bottom .custom-table__coll{border:1px solid #E5E5E5}.custom-table__footer{display:flex;justify-content:flex-end}.custom-table__footer .offer-total-price>span{display:grid;grid-template-columns:160px 1fr;gap:20px;line-height:120%;font-size:20px}.custom-table__footer .offer-total-price>span>*:first-child{font-size:18px}.custom-table__footer .custom-table__coll{border:1px solid #E5E5E5;padding:2px 10px;display:flex;flex-direction:column;gap:2px;line-height:100%}.custom-table__row{display:grid;grid-template-columns:repeat(var(--cols),minmax(45px,1fr));background-color:transparent;position:relative;z-index:1}.custom-table__row:hover{background-color:#f4f4f5}.custom-table__row textarea{width:calc(100% - 20px);margin:10px;padding:10px;background-color:var(--tblr-bg-forms);background-clip:padding-box;border:var(--tblr-border-width) solid var(--tblr-border-color);border-radius:var(--tblr-border-radius);min-height:50px;resize:vertical;grid-column:1/-1}.custom-table__row .custom-table__coll{display:flex;align-items:flex-start;justify-content:flex-start;text-align:left}.custom-table__row .custom-table__coll>*:not(.badge,a,.dot,.title-label,.text-field,.products-total){width:100%!important;text-align:center}.custom-table__row .custom-table__coll:has(.dot){align-items:center}.custom-table__row .custom-table__coll .badge{align-self:center;margin-right:.5rem}.custom-table__row .custom-table__coll a{display:flex;justify-content:center;text-align:left}.custom-table__row .custom-table__coll>span{min-height:50px;display:flex;align-items:center;justify-content:center}.custom-table__row .custom-table__coll input:not([type=checkbox]){background-color:var(--tblr-bg-forms);background-clip:padding-box;border:var(--tblr-border-width) solid var(--tblr-border-color);border-radius:var(--tblr-border-radius);min-height:50px;width:100%;text-align:center}.custom-table__row>span,.custom-table__row .custom-table__coll{padding:12px 10px;-webkit-hyphens:auto;hyphens:auto;width:100%}.custom-table__row>span:first-of-type,.custom-table__row .custom-table__coll:first-of-type{border:0}.custom-table__row>span.checkbox,.custom-table__row .custom-table__coll.checkbox{padding-left:2px;padding-right:2px}.custom-table__row.head{border-radius:10px 10px 0 0;overflow:hidden;border:1px solid #E5E5E5;position:sticky;top:8px;z-index:2000}.custom-table__row.head .custom-table__checkbox .custom-checkbox__inner{font-weight:700;transform:rotate(90deg)}.custom-table__row.head .custom-table__checkbox .custom-checkbox__inner:before{transform:rotate(-90deg)}.custom-table__row.head .custom-table__actions{font-size:0}.custom-table__row.head>*{color:#09090b;font-size:clamp(12px,.976vw,16px);font-weight:500;line-height:110%;display:flex;width:100%;align-items:flex-end;justify-content:flex-start;text-align:left;background:#f4f4f5}.custom-table__row.head:last-of-type{border:0!important;border-radius:10px}.custom-table__row.head span.PO-Checkbox .custom-checkbox__inner:before{transform:rotate(-90deg)}.custom-table__row:not(.head){border-bottom:1px solid #E5E5E5}.custom-table__row:not(.head) .custom-table__coll span{color:#52525b;font-size:clamp(14px,.976vw,16px);font-weight:400;line-height:100%}.custom-table__row:not(.head) .custom-table__coll span a{color:#094e81;text-decoration:underline}.custom-table__row:last-of-type{border:0!important}.custom-table__inner{height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.custom-table__inner .margin{display:flex;flex-direction:column;align-items:flex-start;font-size:18px;gap:3px}.custom-table__inner .margin b{font-size:16px}.custom-table__image{display:flex;align-items:center;justify-content:center}.custom-table__image img{width:100%;height:100%;max-height:120px;-o-object-fit:contain;object-fit:contain}.custom-table__name{grid-column:span 3;justify-content:flex-start!important}.custom-table__name>span{padding:0;text-align:left;flex-grow:1;height:100%;flex-direction:column;align-items:flex-start!important;justify-content:space-between!important}.custom-table__name.text-field{justify-content:space-between}.custom-table-filter{display:flex;align-items:center;flex-wrap:wrap;gap:calc(var(--main-gap) / 2) var(--main-gap)}.custom-table-filter:before{content:attr(data-title);font-size:20px;font-weight:500;line-height:120%;display:inline-block}.custom-table [data-order]{font-size:var(--16-18)}.custom-table .campaign-name{display:flex;flex-direction:column;justify-content:flex-start}.custom-table .campaign-name>a{font-size:var(--16-18)}.custom-table .campaign-name .ProductInfo{margin:0;display:grid;grid-template-columns:auto auto;font-size:var(--16-18)}.custom-table td,.custom-table thead th,.custom-table tfoot th{border-left:0!important;border-right:0!important}#crudTable .btn{font-size:14px;height:auto;padding:3px 8px;text-align:center}#crudTable_wrapper #crudTable .sorting:after,#crudTable_wrapper #crudTable .sorting_asc:after,#crudTable_wrapper #crudTable .sorting_desc:after,#crudTable_wrapper #crudTable .sorting_asc_disabled:after,#crudTable_wrapper #crudTable .sorting_desc_disabled:after,#crudTable_wrapper table.dataTable .sorting:after,#crudTable_wrapper table.dataTable .sorting_asc:after,#crudTable_wrapper table.dataTable .sorting_desc:after,#crudTable_wrapper table.dataTable .sorting_asc_disabled:after,#crudTable_wrapper table.dataTable .sorting_desc_disabled:after{transform:translateY(calc(-50% + 2px))}#crudTable_wrapper #crudTable .sorting:before,#crudTable_wrapper #crudTable .sorting_asc:before,#crudTable_wrapper #crudTable .sorting_desc:before,#crudTable_wrapper #crudTable .sorting_asc_disabled:before,#crudTable_wrapper #crudTable .sorting_desc_disabled:before,#crudTable_wrapper table.dataTable .sorting:before,#crudTable_wrapper table.dataTable .sorting_asc:before,#crudTable_wrapper table.dataTable .sorting_desc:before,#crudTable_wrapper table.dataTable .sorting_asc_disabled:before,#crudTable_wrapper table.dataTable .sorting_desc_disabled:before{transform:translateY(calc(-50% - 2px))}table.dataTable thead>tr>th.sorting:before,table.dataTable thead>tr>th.sorting:after,table.dataTable thead>tr>th.sorting_asc:before,table.dataTable thead>tr>th.sorting_asc:after,table.dataTable thead>tr>th.sorting_desc:before,table.dataTable thead>tr>th.sorting_desc:after,table.dataTable thead>tr>th.sorting_asc_disabled:before,table.dataTable thead>tr>th.sorting_asc_disabled:after,table.dataTable thead>tr>th.sorting_desc_disabled:before,table.dataTable thead>tr>th.sorting_desc_disabled:after,table.dataTable thead>tr>td.sorting:before,table.dataTable thead>tr>td.sorting:after,table.dataTable thead>tr>td.sorting_asc:before,table.dataTable thead>tr>td.sorting_asc:after,table.dataTable thead>tr>td.sorting_desc:before,table.dataTable thead>tr>td.sorting_desc:after,table.dataTable thead>tr>td.sorting_asc_disabled:before,table.dataTable thead>tr>td.sorting_asc_disabled:after,table.dataTable thead>tr>td.sorting_desc_disabled:before,table.dataTable thead>tr>td.sorting_desc_disabled:after{opacity:.5}.orders-table+.orders-table{margin-top:15px}button.inline-create-button{padding:5px 10px 5px 5px;height:auto;font-size:13px;gap:5px;margin-bottom:8px}button.inline-create-button i{font-size:15px;margin-right:5px}.action-buttons{display:flex;align-items:center;gap:10px;--tblr-border-radius: 8px !important}.action-buttons .separator{flex-grow:1}.action-buttons .btn{min-width:120px;align-self:flex-end;align-content:flex-end}.action-buttons .btn.end:nth-of-type(1){grid-column:-0/-1}.action-buttons .btn.end:nth-of-type(2){grid-column:-1/-2}.action-buttons .btn.end:nth-of-type(3){grid-column:-2/-3}.action-buttons .btn.end:nth-of-type(4){grid-column:-3/-4}.action-buttons .btn.end:nth-of-type(5){grid-column:-4/-5}.action-buttons .btn.end:nth-of-type(6){grid-column:-5/-6}.action-buttons .btn.end:nth-of-type(7){grid-column:-6/-7}.action-buttons .btn.end:nth-of-type(8){grid-column:-7/-8}.action-buttons .btn.end:nth-of-type(9){grid-column:-8/-9}.action-buttons .btn.end:nth-of-type(10){grid-column:-9/-10}.action-buttons .btn.end:nth-of-type(11){grid-column:-10/-11}.action-buttons .btn.end:nth-of-type(12){grid-column:-11/-12}.action-buttons .btn.end:nth-of-type(13){grid-column:-12/-13}.action-buttons .btn.end:nth-of-type(14){grid-column:-13/-14}.action-buttons .btn.end:nth-of-type(15){grid-column:-14/-15}.action-buttons .btn.end:nth-of-type(16){grid-column:-15/-16}.action-buttons .btn.end:nth-of-type(17){grid-column:-16/-17}.action-buttons .btn.end:nth-of-type(18){grid-column:-17/-18}.action-buttons .btn.end:nth-of-type(19){grid-column:-18/-19}.action-buttons .btn.end:nth-of-type(20){grid-column:-19/-20}.card-info{display:grid;grid-template-columns:1fr auto;gap:5px;grid-template-rows:auto 1fr;grid-auto-rows:auto;justify-content:space-between;align-items:flex-start;padding:10px 16px;background-color:#fff;border-radius:12px;box-shadow:0 0 16px #0000000a;border:1px solid #ccc}.card-info [data-tab]{transition:all .3s}.card-info [data-tab].hide{opacity:0;visibility:hidden}.card-info__coll{display:flex;flex-direction:column;gap:5px}.card-info__coll:only-of-type{grid-column:1/-1}.card-info__label{display:flex;font-size:12px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:-.2px;color:#333}.card-info__name{color:#09090b;font-size:18px;font-weight:500;line-height:24px;text-align:left;grid-row:1;display:flex;align-items:center;justify-content:space-between;width:100%;gap:5px}.card-info__name:only-of-type{grid-column:1/-1}.card-info__name .la{font-size:20px;align-content:flex-start;line-height:100%}.card-info__name button{align-self:flex-start}.card-info__value{color:#0e9014;font-size:24px;font-weight:600;line-height:32px;text-align:left}.card-info__bottom{grid-column:1/-1;margin-top:auto}.details-card{border:1px solid #E6EAF0;border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;padding:16px;background-color:#fff;min-height:88px;position:relative}.details-card .buttons-group{display:flex;position:absolute;right:16px}.details-card .buttons-group>*{color:#71717a;font-size:20px}.details-card .buttons-group>*:hover{text-decoration:none;color:#4d4d54}.details-card .attribute-value{font-size:24px;font-style:normal;font-weight:600;line-height:110%;letter-spacing:-.2px}.details-card .attribute-name{font-size:var(--14-16);font-style:normal;line-height:110%;letter-spacing:-.2px;max-width:calc(100% - 50px);font-weight:400;color:#333}nav.products-grid__nav{display:none!important}.products-grid{display:flex;flex-direction:column;gap:10px}.products-grid__items{padding:16px;background-color:#fff;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:14px;border-radius:12px;box-shadow:0 0 16px #0000000a}.products-grid__nav{grid-column:1/-1;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:14px;padding-top:14px;position:relative}.products-grid__nav:before{position:absolute;height:1px;top:0;left:-16px;right:-16px;content:"";background-color:#e5e5e5}.products-grid__cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px}.products-grid.no-bg{background:none;box-shadow:none;border:none;padding:0;background:transparent}.products-grid.no-bg .products-grid__items{background:none;box-shadow:none;gap:0;padding:0;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.products-grid.no-bg .details-card{background:none;border:none;box-shadow:none;min-height:0;padding:15px}.product-tabs-wrapper{padding:40px 0}.product-tabs-wrapper .purchase-orders-buttons{display:flex;align-items:center;gap:5px;position:sticky;bottom:8px}.product-tabs-wrapper .purchase-orders-widgets:empty{display:none}.product-tabs-wrapper .product-tabs,.product-tabs-wrapper .product-tabs-content{padding:0;margin:0}.product-tabs-wrapper .product-tab:not(.active){display:none}.product-tabs-wrapper .product-tab.active{display:flex;flex-direction:column;gap:15px}.product-tabs-wrapper .product-tabs-content{padding:15px;background-color:#fff;border-radius:16px;box-shadow:0 0 16px #0000000a;position:relative}.product-tabs-wrapper .product-tabs{display:flex;align-items:flex-end;gap:5px;padding:0 20px;position:relative;z-index:10;overflow:hidden}.product-tabs-wrapper .product-tabs .tab{display:flex;padding:6px 12px 12px;align-items:center;justify-content:center;transform:translateY(10%);font-size:var(--14-16);font-weight:500;gap:8px;line-height:100%;border-radius:8px 8px 0 0;color:#09090b;border:1px solid #E5E5E5;box-shadow:0 0 16px #0000;border-bottom:none;background:transparent;transition:all .3s ease}.product-tabs-wrapper .product-tabs .tab.active{padding:8px 12px;min-height:36px;background-color:#fff;transform:translateY(0);box-shadow:0 1px 4px #69696980}.product-tabs-wrapper .product-tabs .tab:hover{text-decoration:none;padding:8px 12px;min-height:36px;background-color:#fff;transform:translateY(0);box-shadow:0 1px 4px #69696980}.product-tab .filters{margin:0 0 15px;display:flex;align-items:center;justify-content:flex-start;gap:5px}.product-tab .filters .btn{background-color:transparent;color:var(--cl-c);border:none;box-shadow:none;height:24px;font-size:13px;padding:3px 8px}.product-tab .filters .btn:hover,.product-tab .filters .btn.active{background-color:var(--bg-f)!important;color:var(--cl-a)!important}.product-tab.sales-data{grid-template-columns:1fr 300px}.product-tab.sales-data.active{display:grid!important}.product-tab.sales-data .filters{margin:0}.product-tab .chart-wrapper{grid-column:1}.product-reserved,.sales-range{display:flex;flex-direction:column;gap:var(--main-gap)}.sales-range__title{font-size:16px;font-weight:500}.sales-range__list{border-bottom:1px solid #ccc}.sales-range__item{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid #ccc}.sales-range__item span{padding:5px 10px}.sales-range__item span:first-of-type{background-color:var(--mid-gray);font-weight:500}.product-name{line-height:120%;margin-bottom:var(--main-gap)}.ProductInfo{display:flex;gap:5px 15px;font-size:13px;flex-direction:row;color:#374151}.ProductInfo li{display:flex;align-items:center;gap:3px;line-height:1.4}.ProductInfo li *{font-size:13px!important;text-decoration:none!important}.ProductInfo li:has(.product-code:empty),.ProductInfo li:has(.supplier-code:empty),.ProductInfo li:has(.bar-code:empty){opacity:.5}.ProductInfo li span:first-child{min-width:0;font-weight:500}.ProductInfo li .copyValue{font-weight:500}.ProductInfo li .copyValue *{color:#0b5e9d}.ProductInfo li .copyValue .bar-code{font-family:inherit}.ProductInfo li .copyValue:has(.product-code:empty),.ProductInfo li .copyValue:has(.supplier-code:empty),.ProductInfo li .copyValue:has(.bar-code:empty){display:none}.ProductInfo li span+span{cursor:pointer;background:var(--light-gray);border:1px solid #C0C0C0;border-radius:3px;padding:1px 5px}.ProductInfo.NotVisible{opacity:.5;filter:grayscale(100%)}.product-search{display:flex;min-width:300px;position:relative}@media (max-width: 991.98px){.product-search{display:grid;grid-template-columns:1fr 20%;min-width:100%;gap:5px}.product-search .input-search{margin:0;border-radius:3px!important;color:#696969;font-size:14px;font-style:normal;font-weight:400;line-height:14px}}@media (min-width: 991px){.product-search .input-search{margin:0;padding-right:30px;border-radius:8px!important}.product-search .input-group-append{position:absolute;right:10px;top:50%;transform:translateY(-50%);z-index:20}}.product-search .shop-search-btn,.product-search .product-search-btn{transition:transform .3s}@media (max-width: 991.98px){.product-search .shop-search-btn,.product-search .product-search-btn{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:5px;border:1px solid var(--GreenDark, #215E25);background:var(--Green, #0E9014);box-shadow:0 2px 1px #00000040;color:var(--cl-a);font-size:24px}}.product-search .shop-search-btn:hover,.product-search .product-search-btn:hover{transform:scale(1.2)}ul.product-search{max-height:300px;overflow-y:auto;line-height:150%;margin-top:5px!important;padding:.4375rem .75rem;font-size:.875rem;font-weight:400;background-color:var(--tblr-bg-forms);border:var(--tblr-border-width) solid var(--tblr-border-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:var(--tblr-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.header-operation{display:grid;grid-template-columns:1fr auto;gap:var(--main-gap) calc(var(--main-gap) * 2)}.header-operation.mode{grid-template-columns:1fr auto}.header-operation .product-search{max-width:400px;margin-left:auto}@media (max-width: 576px){.header-operation{grid-auto-flow:row}}.header-operation__btns{display:flex;gap:calc(var(--main-gap));align-items:center}.header-operation .backorderModal{display:flex;align-items:center;flex-shrink:0;margin-left:auto;font-size:clamp(14px,.976vw,16px);font-style:normal;font-weight:500;line-height:100%;letter-spacing:-.2px;color:#71717a}.header-operation .backorderModal i{font-size:100%;margin:0 5px}.header-operation .backorderModal:hover{text-decoration:none;color:#4d4d54}@media (max-width: 991px){.header-operation .backorderModal{order:10}}.header-operation .backorderModal:before{content:" ";background:green;width:10px;height:10px;border-radius:100%}.header-operation .product-name{text-transform:capitalize;color:var(--cl-e);display:flex;flex-wrap:wrap-reverse;align-items:center;gap:calc(var(--main-gap) / 2) var(--main-gap);font-size:clamp(20px,3.90625vw,44px);font-weight:500;line-height:100%;margin-bottom:0}@media (max-width: 991px){.header-operation .product-name{grid-column:1/-1}}.header-operation .product-name .title-label{margin:initial}.header-operation .subtitle{text-transform:capitalize;color:var(--cl-e);display:flex;flex-wrap:wrap-reverse;align-items:center;gap:var(--main-gap);font-size:clamp(18px,1.951vw,24px);font-weight:500;line-height:100%;margin-bottom:0}@media (max-width: 991px){.header-operation .subtitle{grid-column:1/-1}}.header-operation__info{font-style:normal;font-weight:500;line-height:110%;letter-spacing:-.2px;align-items:center;display:flex;font-size:16px;color:#6b7280;gap:4px}.header-operation__info>*{margin:0!important}.header-operation__info b{color:var(--cl-e)}.header-operation__bottom{font-weight:600;flex-direction:row;gap:20px;grid-row:2}.header-operation__bottom .header-operation__info,.header-operation .title{margin:0}.header-operation__btns{justify-content:flex-end}.nav-operation{display:grid;grid-template-columns:300px minmax(300px,.3fr);gap:var(--main-gap);width:100%;justify-content:space-between}.nav-operation .navbar{grid-column:1/-1;margin:0!important}@media (max-width: 991.98px){.nav-operation{grid-template-columns:repeat(2,1fr) auto;align-items:center;gap:0 var(--main-gap)}.nav-operation .navbar{grid-column:initial;margin:0!important}.nav-operation:has(#remove_filters_button.nav-link.invisible) .nav-operation__clear{opacity:0;visibility:hidden}.nav-operation__clear{border-radius:5px;background:#a2b6d7;transition:all .4s;opacity:1;visibility:visible;color:#094e81;font-size:18px;font-style:normal;font-weight:600;line-height:100%;justify-content:center;width:-moz-fit-content;width:fit-content;align-items:center;gap:5px;padding:3px 5px}.nav-operation__clear .icon{--tblr-icon-size: 10px}.nav-operation__item{width:-moz-fit-content;width:fit-content;padding:4px 10px;display:flex;align-items:center;gap:5px;color:#094e81;font-size:16px;font-style:normal;font-weight:600;line-height:100%;min-height:36px}.nav-operation__bottom{display:flex;flex-wrap:wrap;gap:0 var(--main-gap)}.nav-operation__bottom .crud_bulk_actions_checkbox{border-right:1px solid #A2B6D7;width:30vw;padding:4px 10px;display:flex;align-items:center;gap:5px;color:#094e81;font-size:16px;font-style:normal;font-weight:600;line-height:100%;min-height:36px}.nav-operation__bottom .crud_bulk_actions_checkbox input{border-radius:5px!important;border:1px solid #094E81;width:20px;height:20px;flex-shrink:0}}.body-operation{display:flex;flex-direction:column;gap:var(--half-gap);width:100%}.warehouses-products .custom-field[bp-field-type=warehouse_stock],.warehouses-products .custom-field[bp-field-type=warehouse_product_search]{grid-column:initial}.warehouses-products>label{display:none}.warehouses-products .custom-field{height:100%;justify-content:space-between}.warehouses-products .custom-field-toggle{grid-row:initial}.warehouses-products .custom-field-toggle>*{display:flex!important;flex-direction:column-reverse!important;align-items:flex-start!important;gap:10px}.warehouses-products .custom-field-toggle .form-switch .form-check-input{margin:0;align-self:center}.warehouses-products .custom-field-toggle .switch-label{align-self:center;width:100%;flex-grow:1}.warehouses-products .specialNote{grid-column:2/-1}#tab_tiedot .grid-box,#tab_details .grid-box{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:var(--main-gap)}#tab_tuotteet .searchBox,#tab_products .searchBox{align-self:flex-start;position:sticky;top:20px}#tab_tuotteet .tab-inner,#tab_products .tab-inner{display:grid;grid-template-columns:30% 1fr;gap:calc(var(--main-gap) * 2);align-items:flex-start}#tab_tuotteet .tab-inner .hidden,#tab_products .tab-inner .hidden{display:none}#tab_tuotteet .tab-inner .controls,#tab_products .tab-inner .controls{grid-row:1/-1;grid-column:-1;display:flex;flex-direction:column;align-self:center;gap:5px}#tab_tuotteet .tab-inner .controls .move-element-up,#tab_products .tab-inner .controls .move-element-up{order:-1}#tab_tuotteet .tab-inner .controls .close,#tab_products .tab-inner .controls .close{transform:none;display:flex;align-items:center;justify-content:center;line-height:100%}#tab_tuotteet .tab-inner .controls .close>*,#tab_products .tab-inner .controls .close>*{width:100%;height:100%}#tab_tuotteet .tab-inner .controls .delete-element,#tab_products .tab-inner .controls .delete-element{position:relative}#tab_tuotteet .tab-inner .controls .delete-element:before,#tab_products .tab-inner .controls .delete-element:before{content:"";font-family:Line Awesome Free;font-weight:900}#tab_tuotteet .tab-inner .controls .delete-element span,#tab_products .tab-inner .controls .delete-element span{display:none}#tab_tuotteet .tab-inner .repeatable-element+.repeatable-element,#tab_products .tab-inner .repeatable-element+.repeatable-element{margin-top:30px}#tab_tuotteet .tab-inner .repeatable-element,#tab_products .tab-inner .repeatable-element{width:100%;display:grid;align-items:flex-start;grid-template-rows:1fr auto auto;grid-template-columns:150px repeat(5,auto);gap:var(--main-gap);max-width:100%;text-align:left}#tab_tuotteet .tab-inner .repeatable-element .custom-field-toggle:not(.specialNoteSwitchWrapper),#tab_products .tab-inner .repeatable-element .custom-field-toggle:not(.specialNoteSwitchWrapper){grid-column:2;grid-row:2}#tab_tuotteet .tab-inner .repeatable-element .custom-field-toggle>label,#tab_products .tab-inner .repeatable-element .custom-field-toggle>label{display:none!important}#tab_tuotteet .tab-inner .warehouse-product,#tab_products .tab-inner .warehouse-product{display:contents}#tab_tuotteet .tab-inner .warehouse-product-name,#tab_products .tab-inner .warehouse-product-name{grid-column:2/-1;font-size:clamp(18px,1.22vw,25px)}#tab_tuotteet .tab-inner .warehouse-product-name a,#tab_products .tab-inner .warehouse-product-name a{font-weight:500}#tab_tuotteet .tab-inner .warehouse-product-contents,#tab_products .tab-inner .warehouse-product-contents{display:contents}#tab_tuotteet .tab-inner .warehouse-product-image,#tab_products .tab-inner .warehouse-product-image{width:100%;grid-row:span 3;padding:10px;border:var(--tblr-border-width) solid var(--tblr-border-color);border-radius:calc(var(--tblr-border-radius) / 2);background-color:#fff;display:flex;aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain}.custom-field-toggle{grid-row:initial}.custom-field-toggle .form-switch .form-check-input:checked{background-color:var(--bg-b)!important}.warehouse{max-width:767px;margin:0 auto;background:#fff;padding:16px;border-radius:8px}.warehouse .warehouse-name{font-size:20px;font-weight:700;text-align:center;margin-bottom:10px;position:relative}.warehouse .warehouse-name .btn{left:0;top:50%;transform:translateY(-50%);position:absolute}.warehouse .warehouse-products-wrapper{border:1px solid #ddd;padding:10px;border-radius:8px}.warehouse .product-row{display:flex;align-items:center;gap:10px;margin-bottom:12px}.warehouse .product-row .image-wrapper{position:relative;width:clamp(90px,11.71875vw,150px);height:clamp(90px,11.71875vw,150px);border:1px solid #ccc;border-radius:6px;overflow:hidden;flex-shrink:0;padding:5px}.warehouse .product-row .image-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background-color:transparent}.warehouse .product-row .image-wrapper .quantity{position:absolute;bottom:-1px;right:-1px;background:var(--bg-e);color:var(--bg-a);padding:6px;line-height:100%;min-width:40px;display:flex;align-items:center;justify-content:center;font-size:18px;border-radius:6px 0}.warehouse .product-row .product-content{flex:1}.warehouse .product-row .product-content .product-name{font-size:var(--16-18);font-weight:600;margin-bottom:5px;-webkit-hyphens:auto;hyphens:auto}.warehouse .product-row .product-content .product-controls{display:flex;align-items:center;gap:6px}.warehouse .product-row .product-content .product-controls .btn-minus,.warehouse .product-row .product-content .product-controls .btn-plus{width:32px;height:32px;font-size:22px;border:none;font-weight:500;border-radius:4px;color:var(--bg-a);cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:100%}.warehouse .product-row .product-content .product-controls .btn-minus svg,.warehouse .product-row .product-content .product-controls .btn-plus svg{width:100%;height:auto}.warehouse .product-row .product-content .product-controls .btn-minus svg path,.warehouse .product-row .product-content .product-controls .btn-plus svg path{stroke:currentColor}.warehouse .product-row .product-content .product-controls .btn-plus{background:var(--bg-f)}.warehouse .product-row .product-content .product-controls .btn-minus{background:var(--bg-g)}.warehouse .product-row .product-content .product-controls .order-quantity{width:40px;text-align:center;padding:4px;font-size:16px;border:1px solid #ccc;border-radius:4px}.warehouse .process-order{width:100%}.chart{max-width:100%!important}.dashboard-filters{gap:10px 20px;align-items:flex-end;display:flex}.dashboard-filters.customer{grid-template-columns:repeat(auto-fill,minmax(clamp(250px,29.296875vw,320px),1fr))}.dashboard-filters .form-switch{display:flex;min-height:38px;align-items:center}.dashboard-filters .date-picker,.dashboard-filters .custom-field:has(select){max-width:250px;width:100%!important}.dashboard-filters .date-picker .select2,.dashboard-filters .custom-field:has(select) .select2{width:100%!important}.dashboard-buttons{display:grid;gap:var(--main-gap);grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}@media (max-width: 991.98px){.card:has(.tasks-table){border:none!important;background-color:transparent;gap:10px}.card:has(.tasks-table) .card-header{border:none;color:var(--cl-e);font-size:28px;font-style:normal;font-weight:400;line-height:100%;padding:0 10px}.card:has(.tasks-table) .card-body{padding:0 10px}}.dashboard-customer{display:flex;flex-direction:column;gap:var(--main-gap)}.customer-list{display:grid;grid-template-columns:repeat(3,1fr);gap:calc(var(--main-gap) * 2)}.customer-list__item{display:flex;flex-direction:column;gap:var(--main-gap)}.customer-list .title{padding:0}.customer-list span:not([class]){width:100%}.customer-list span:not([class]) .title-label{margin:0}.customer-group{display:flex;flex-direction:column;gap:var(--main-gap)}.customer-group__item{display:inline-flex;align-items:center;justify-content:flex-start;gap:calc(var(--main-gap) / 2)}.customer-group__item span:not([class]){display:flex;align-items:center;gap:calc(var(--main-gap) / 4)}.customer-group .title-label{margin:0}.customer-group a{color:var(--cl-c);font-family:var(-font-family);font-size:var(--16-18);font-style:normal;font-weight:600;display:inline-flex;line-height:100%;text-decoration:underline;position:relative}.offerDashboard{display:flex;flex-direction:column;align-items:center;background-color:var(--bg-a);padding:12px;border-radius:var(--main-radius);border:var(--tblr-border-width) solid var(--tblr-border-color)}.offerDashboard .title{width:100%}.offerDashboardList{display:flex;flex-direction:column;gap:var(--main-gap);width:100%}.offerDashboardLabel{color:var(--DarkBlue, #003256);font-size:var(--14-16);font-style:normal;font-weight:600;line-height:137%}.offerDashboardImage{display:flex;flex-direction:column;align-items:center;background-color:var(--bg-a);padding:12px;aspect-ratio:1;border-radius:var(--main-radius);border:var(--tblr-border-width) solid var(--tblr-border-color);justify-content:center}.offerDashboardImage img{width:100%;height:auto}.offerDashboardName{color:var(--DarkBlue, #003256);font-size:var(--16-18);font-style:normal;font-weight:500;line-height:137%}.offerDashboardItem{display:grid;gap:var(--main-gap);grid-template-columns:minmax(50px,5%) 100px auto}.widget-items{display:grid;grid-template-columns:repeat(auto-fill,minmax(20vw,1fr));grid-auto-flow:dense;gap:var(--main-gap)}@media (max-width: 1440px){.widget-items{grid-template-columns:repeat(4,1fr)}}@media (max-width: 1240px){.widget-items{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1024px){.widget-items{grid-template-columns:repeat(2,1fr);grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}.widget-items [class="1-1-widget"]{grid-column:span 1;grid-row:span 1}.widget-items [class="1-3-widget"]{grid-column:span 1;grid-row:span 3}.widget-items [class="3-4-widget"]{grid-column:1/span 2;grid-row:1/span 4;order:1;border:var(--tblr-border-width) solid var(--tblr-border-color);min-height:300px;padding:12px}.widget-items [class="3-4-widget"] canvas{width:initial!important;height:auto!important;-o-object-fit:contain;object-fit:contain;max-width:100%}@media (max-width: 1240px){.widget-items [class="3-4-widget"]{grid-column:1/-1}}.widget-items .widget{height:100%}.widget-items>*{height:100%}.widget-items>*:has(canvas){padding:0!important;background-color:var(--bg-a);border-radius:var(--main-radius)}.purchase-box .title{margin:0;padding:0}.customer-offer-box{display:flex;flex-direction:column;gap:var(--main-gap)}.customer-offer-box .searchBox{margin-right:auto}.customer-offer-box .searchBlock{margin-top:5px}.customer-offer-box .searchResultWrapper{background-color:var(--bg-a);box-shadow:0 2px 1px #00000040}.offer-logs{grid-column:1/-1;display:grid;grid-template-columns:3fr 1fr;gap:var(--main-gap)}.offer-logs__box{padding:8px;background-color:#fff;border-radius:12px;box-shadow:0 1px 4px #69696980;display:flex}.offer-logs__aside,.offer-logs__body{display:flex;flex-direction:column;gap:var(--main-gap)}.offer-logs .timeline{width:100%;display:flex;flex-direction:column;gap:var(--main-gap)}.offer-logs .timeline li{gap:10px;display:grid;grid-template-columns:1fr 1fr 1.5fr 28px minmax(100px,10%) minmax(50px,5%)}.offer-logs .timeline li:first-of-type .icon-pin:before{top:0}.offer-logs .timeline li:last-of-type .icon-pin:before{bottom:0}.offer-logs .timeline .icon-pin{--cl-a: var(--bg-b);position:relative}.offer-logs .timeline .icon-pin:before{position:absolute;width:0px;border-right:2px dashed color-mix(in srgb,var(--cl-c) 50%,transparent);content:"";left:50%;top:calc(var(--main-gap) * -.5);transform:translate(-50%);z-index:1;border-radius:0;aspect-ratio:initial;bottom:calc(var(--main-gap) * -.5)}.offer-logs .timeline .icon-pin:after{z-index:2;outline:3px solid color-mix(in srgb,var(--cl-a) 20%,transparent);width:12px;background-color:color-mix(in srgb,var(--cl-a) 100%,transparent)}.offer-logs .timeline span{display:flex;align-items:center}.container-repeatable-elements>div{display:flex;flex-direction:column;gap:20px}.repeatable-element{display:grid;grid-template-columns:repeat(var(--count-items, 2),1fr) auto;align-items:flex-end;gap:var(--main-gap)}.controls-buttons{grid-column:calc(var(--count-items, 2) + 1);grid-row:1}.custom-fields{display:grid;grid-template-columns:repeat(5,1fr) 1.2fr;grid-auto-rows:1fr;gap:1rem;padding:8px;background-color:#fff;border-radius:12px;box-shadow:0 1px 4px #69696980;position:relative}.custom-fields__row{display:grid;gap:1rem;grid-template-columns:repeat(5,1fr);align-items:flex-start;grid-column:1/6;grid-row:1/2}.custom-fields .hidden{display:none}.custom-fields .main-btn{height:50px;align-self:flex-end;width:100%}.custom-fields .custom-field-note{grid-column:6;grid-row:2/span 2;display:flex;flex-direction:column}.custom-fields .custom-field-note textarea{flex-grow:1}.custom-fields .custom-field-сomment{grid-row:1/span 1;grid-column:6;display:flex;flex-direction:column}.custom-fields .custom-field-сomment textarea{flex-grow:1}.navbar.navbar-filters{background:transparent;border:0;box-shadow:none!important;padding:0!important}.navbar.navbar-filters .nav-link{text-transform:none}.navbar-filters li>a:active,.navbar-filters .navbar-nav>.active>a,.navbar-filters .navbar-nav>.active>a:focus,.navbar-filters .navbar-nav>.active>a:hover,.navbar-filters .navbar-nav>.open>a,.navbar-filters .navbar-nav>.open>a:focus,.navbar-filters .navbar-nav>.open>a:hover{background-color:#0e9014;color:#fff!important}.navbar-nav li:after{content:none!important}.navbar-filters .navbar-nav>.active>a:before{line-height:100%;content:""!important;font-family:Line Awesome Free;position:absolute;top:-5px;right:-5px;background:var(--tblr-body-bg)!important;border-radius:100%;display:flex;align-items:center;justify-content:center;color:#0e9014;border:1px solid var(--tblr-body-bg)}.edit-form{display:grid;grid-template-columns:repeat(2,auto);align-items:flex-start;gap:30px;margin:0;position:relative;z-index:1}.edit-form .full-row,.edit-form__actions{grid-column:1/-1}.edit-form form{margin:0;display:flex;flex-direction:column;gap:20px}.edit-form .total-widget{order:999}.edit-form .tab-content .row{display:grid;grid-template-columns:repeat(7,1fr)}.edit-form .tab-content{background-color:transparent!important;border-radius:12px}.edit-form .nav-tabs{gap:5px;padding:0 20px!important}.purchase-box{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--main-gap)}.purchase-box .row{grid-column:1/-1;margin:0!important}.purchase-box .card input{min-height:40px}.purchase-box .card-body{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:var(--main-gap)}.purchase-box .card .form-group{margin:0!important}.purchase-box .card .row{grid-column:1/-1}.purchase-box .card .row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:0;padding-left:0;margin-top:0}.page-body{margin-bottom:0}.edit-form{gap:15px}.purchase-order{display:flex;flex-direction:column;gap:var(--main-gap)}.purchase-order .PO-ProductName .custom-table__name>span{justify-content:normal!important}.purchase-order .PO-ProductName .custom-table__coll{align-self:center;border:none}.purchase-order .PO-ProductName>a{width:100%;clear:both;display:inline-block;color:var(--dark-blue);text-decoration:underline}.purchase-order .custom-table__actions{gap:0;padding:0}.purchase-order .custom-table__actions .btn{padding:2px 5px;margin:0;height:auto}.customer.customerBox .customerInformationArea{width:100%;display:flex;flex-direction:column;gap:20px}.customer.customerBox .customerInformationArea textarea{border-radius:var(--main-radius);border:var(--tblr-border-width) solid var(--tblr-border-color)}.customer.customerBox .customerInformationArea .btn{margin-left:auto}.customerBox{display:grid;grid-template-columns:2fr 1fr;grid-auto-flow:dense;grid-auto-rows:auto;gap:var(--main-gap);padding:20px;border-radius:var(--main-radius);background:var(--bg-a);box-shadow:0 1px 4px #69696980}.customerBoxColl{display:flex;flex-direction:column;gap:var(--gap15-35)}.customerInformation{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:calc(var(--gap15-35) / 2);line-height:100%}.customerInformationWrapper{display:flex;flex-direction:column;gap:calc(var(--gap15-35) / 2)}.customerInformationColl{display:flex;flex-direction:column;gap:calc(var(--main-gap));align-items:flex-start}.customerInformationList{display:flex;flex-direction:column;gap:calc(var(--main-gap) / 2)}.customerInformationInner{display:flex;flex-direction:column;width:100%;padding:10px;gap:var(--main-gap);background-color:var(--bg-a);height:100%;border-radius:5px;border:var(--tblr-border-width) solid var(--tblr-border-color)}.customerInformationInner textarea{width:100%}.customerInformationInner .btn{margin-left:auto}.customer .dashboard-filters,.customer .dashboard-widgets{grid-column:1/3}.marketingList{display:flex;align-items:center;gap:10px}.marketingItem{display:flex;align-items:center;gap:5px}.marketingItem span:not([class]){font-style:normal;font-weight:600;line-height:110%;letter-spacing:-.2px;align-items:center;display:flex;font-size:var(--14-16);color:#6b7280}.EventsBox{grid-column:1/3}.EventsWrapper{display:flex;flex-direction:column;gap:calc(var(--main-gap) * 2);order:-1}.EventsWrapperBlockTop{display:flex;align-items:center;gap:20px;order:-2}.EventsWrapperBlockSubtitle{font-size:var(--16-18)}.eventItem{display:grid;align-items:center;gap:calc(var(--main-gap) * 2);grid-template-columns:minmax(150px,20%) 10% 40px 1fr;color:var(--cl-e);font-size:var(--14-16);font-style:normal;font-weight:500;line-height:130%}.eventItem:first-of-type .eventItemInfo:before{top:0}.eventItem:last-of-type .eventItemInfo:before{bottom:0}.eventItemIcon{display:flex;align-items:center;justify-content:center;aspect-ratio:1;position:relative;z-index:5}.eventItemIcon i.la-lg{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--bg-f);color:var(--cl-a);font-size:var(--20-24)}.eventItemIcon i.la-lg.la-phone{background-color:var(--bg-b);outline:5px solid color-mix(in srgb,var(--bg-b) 40%,transparent)}.eventItemIcon i.la-lg.la-asterisk{background-color:var(--bg-f);outline:5px solid color-mix(in srgb,var(--bg-f) 40%,transparent)}.eventItemIcon i.la-lg.la-sticky-note{background-color:gray;outline:5px solid color-mix(in srgb,grey 40%,transparent)}.eventItemIcon i.la-lg.la-user-plus{background-color:var(--bg-b);outline:5px solid color-mix(in srgb,var(--bg-b) 40%,transparent)}.eventItemIcon i.la-lg.la-percent{background-color:var(--bg-g);outline:5px solid color-mix(in srgb,var(--bg-g) 40%,transparent)}.eventItemInfo{position:relative;z-index:1}.eventItemInfo:before{position:absolute;width:0px;border-right:2px dashed color-mix(in srgb,var(--cl-c) 50%,transparent);content:"";left:calc((var(--main-gap) * 2 + 20px) * -1);top:calc(var(--main-gap) * -1);transform:translate(-50%);bottom:calc(var(--main-gap) * -.5)}.eventItemDescr{font-weight:400}.eventItemType{text-align:center}.customerInterests{grid-column:1/3;display:grid;grid-template-columns:repeat(2,1fr) .5fr;align-items:flex-start;gap:var(--main-gap)}.customerInterests .customerTitle{grid-column:1/-1;color:var(--cl-e);font-size:20px;font-style:normal;font-weight:500;line-height:28px}.customerInterestsSublist{grid-column:1/-1;background:var(--bg-a);padding:12px;border-radius:var(--main-radius);border:var(--tblr-border-width) solid var(--tblr-border-color);display:flex;flex-direction:column;gap:var(--main-gap);max-height:366px;overflow-y:auto;flex-grow:1}.customerInterestsImage{display:flex;align-items:center;justify-content:center;padding:5px;aspect-ratio:1;border-radius:3px;box-shadow:0 1px 4px #69696980}.customerInterests>.customerInterestsItem{display:flex;flex-direction:column;gap:var(--main-gap);height:100%}.customerInterests>.customerInterestsItem .customerInterestsItem{display:grid;grid-template-columns:60px 1fr;gap:var(--main-gap)}.customerInterests>.customerInterestsItem .customerInterestsItem img{max-height:50px;-o-object-fit:contain;object-fit:contain}.customerInterests>.customerInterestsItem .customerInterestsItem a{color:var(--cl-e);font-style:normal;font-weight:500;line-height:120%;font-size:var(--16-18)}.customerInterests .customerOpenOrder{color:var(--cl-b);font-size:var(--16-18);text-decoration:underline;font-style:normal;font-weight:600;line-height:110%}.customerInterests .customerOpenOrder:hover{color:var(--cl-c)}.customerInterests .openOrders{display:flex;flex-direction:column}.customerOrders{display:flex;flex-direction:column;gap:var(--main-gap);grid-column:1/3}.customerOrdersInner{display:flex;flex-direction:column;gap:calc(var(--main-gap) * 2)}.customerOrdersList{margin:0;list-style:none;background-color:var(--bg-a);padding:12px;border-radius:var(--main-radius);border:var(--tblr-border-width) solid var(--tblr-border-color);display:flex;flex-direction:column;gap:var(--main-gap)}.customerOrdersItem{display:grid;grid-template-columns:100px 1fr;grid-gap:20px;align-items:center}.customerOrderLabel{width:100px;display:flex;align-items:center;justify-content:center;font-size:15px;height:30px;border-radius:6px;font-weight:500}.customerOrderLabel.OPEN{background-color:var(--cl-f);color:var(--cl-a)}.customerOrderLabel.CANCELLED{background-color:var(--cl-g);color:var(--cl-a)}.customerOrderLabel.COMPLETED{background-color:var(--cl-b);color:var(--cl-a)}.customerOrderLink{text-decoration:underline;color:#0f5496;font-size:20px;line-height:20px;font-weight:500}.customerOrderWrapp{display:flex;flex-direction:column;grid-gap:2px}.customerOrderInfo{display:grid;grid-template-columns:100px 150px 1fr;align-items:center;grid-gap:clamp(20px,2.222vw,30px)}.customerOrderInner{font-size:16px;font-weight:500;display:flex;align-items:center;grid-gap:var(--main-gap)}.customerOrderInner b{font-weight:inherit}.customerOrderInner span{flex-grow:1}.customerOrderInner .Open,.customerOrderInner .Paid{background-color:var(--bg-f);padding:0 10px;justify-content:center;align-items:center;height:20px;display:flex;border-radius:6px;color:var(--cl-a);text-transform:lowercase;font-size:10px;line-height:100%}.customerOrder .pagination{margin:0!important}#crudTable_paginate .pagination{justify-content:flex-end}.customerActions{display:flex;flex-direction:column;gap:var(--main-gap)}.customerActions .box-header,.customerActions .box-header .box-title{margin:0}.customerActionsList{margin:0;list-style:none;background:var(--bg-a);padding:12px;border-radius:var(--main-radius);border:var(--tblr-border-width) solid var(--tblr-border-color);display:flex;flex-direction:column;gap:calc(var(--main-gap) * 2)}.customerActionsList>li{display:grid;grid-template-columns:120px 1fr;gap:var(--main-gap);align-items:flex-start}.customerActionsList .header{display:flex;align-items:flex-start;flex-direction:column}.customerActionsInner{display:grid;align-items:flex-start;gap:20px;grid-template-columns:80px 1fr}.customerActionsSubList{grid-column:2;position:relative;display:flex;flex-direction:column;gap:var(--main-gap);height:100%;padding-left:calc(var(--main-gap) * 2)}.customerActionsSubList:before{position:absolute;width:0px;border-right:2px dashed color-mix(in srgb,var(--cl-c) 50%,transparent);content:"";left:0;top:calc(var(--main-gap) * -1);transform:translate(-50%);bottom:calc(var(--main-gap) * -.5)}.customerActionsSubItem{display:flex;flex-direction:column;gap:10px;padding:5px;border:1px solid var(--tblr-border-color);border-radius:var(--tblr-border-radius);position:relative;z-index:2}.customerActionsSubItem:after{position:absolute;content:"";background-color:color-mix(in srgb,#094E81 100%,transparent);width:12px;border:3px solid #CEDCE6;aspect-ratio:1;display:flex;border-radius:50%;transition:all .3s;transform:translate(-50%);left:-21px;top:8px}.customerActionsSubItem:before{content:"";position:absolute;left:0;top:9px;z-index:-1;transform:translate(-100%) rotate(-90deg);width:0;height:0;border-left:calc(var(--main-gap) / 1.5) solid transparent;border-right:calc(var(--main-gap) / 1.5) solid transparent;border-bottom:var(--main-gap) solid var(--tblr-border-color)}.customerActions .actionImages{background:#fff;aspect-ratio:1;max-width:80px;display:flex;justify-content:center;gap:10px;align-items:center;flex-wrap:wrap;border:1px solid var(--tblr-border-color);border-radius:var(--tblr-border-radius);padding:5px}.customerActions .actionImages img{max-width:100%;max-height:100%}.customerActions .action-time{color:var(--cl-e);font-size:14px;font-style:normal;font-weight:800;line-height:120%}.customerActions .action-link{word-break:break-all;color:var(--cl-e);font-size:14px;font-style:normal;font-weight:400;line-height:120%}.customerGroupWrapper{display:flex;flex-direction:column;background-color:var(--bg-a);padding:12px;border-radius:var(--main-radius);border:var(--tblr-border-width) solid var(--tblr-border-color)}.customerGroupList{display:flex;flex-direction:column;gap:var(--main-gap)}.customerGroupItem .title-label{width:100%;display:flex;gap:5px;text-align:center;justify-content:center}.create-order-table{display:grid;grid-template-columns:repeat(4,1fr);gap:10px 20px;padding:8px}@media (max-width: 766.98px){.create-order-table{grid-template-columns:repeat(2,1fr)}}@media (max-width: 575.98px){.create-order-table{grid-template-columns:100%}}.form-check-input:checked{background-color:var(--bg-b)!important;border-color:var(--tblr-border-color-translucent)}.dropdown .select2-container--below,.dropdown .select2-container--bootstrap{width:100%!important;max-width:320px}.dropdown .select2-container--below .select2-selection,.dropdown .select2-container--bootstrap .select2-selection{background-color:transparent!important;border:none!important}.dropdown .select2-container--below .select2-dropdown,.dropdown .select2-container--bootstrap .select2-dropdown{width:100%!important}.order_action_buttons .btn{border:none}.order_action_buttons .btn:not(:hover){background:var(--mid-gray);color:var(--extra-dark-blue)!important}.transfer-order{display:flex;flex-direction:column;gap:var(--main-gap)}.order-logs{grid-column:1/-1;display:grid;grid-template-columns:3fr 1fr;gap:var(--main-gap);align-items:flex-start;grid-auto-rows:auto}.order-logs .title{grid-column:1/-1;margin:0}.order-logs__main{grid-row:span 3;display:flex;flex-direction:column;gap:25px;padding:10px 15px;background-color:#fff;border-radius:12px;box-shadow:0 1px 4px #69696980}.filter-buttons{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:5px;position:relative}.filter-buttons:before{content:"";align-self:center;color:#09090b;font-size:16px;font-weight:500;line-height:110%}.filter-buttons .btn{display:flex;padding:3px 8px;align-items:center;gap:5px;height:initial;color:var(--cl-b);background-color:transparent;box-shadow:none;border:0;font-size:13px;font-style:normal;font-weight:500;line-height:18px}.filter-buttons .btn:hover{background-color:var(--bg-f)!important;color:var(--cl-a)!important}.filter-buttons .btn.active{background-color:var(--bg-f);position:relative;color:var(--cl-a);border:0!important}.filter-buttons .btn.active:before{line-height:100%;content:""!important;font-family:Line Awesome Free;position:absolute;top:-5px;right:-5px;background:var(--tblr-body-bg)!important;border-radius:100%;display:flex;align-items:center;justify-content:center;color:#0e9014;border:1px solid var(--tblr-body-bg)}.timeline{display:flex;flex-direction:column;gap:20px;margin:0}.timeline-marker{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1;border-radius:50%;background-color:green}.timeline-marker.comment{background-color:#094e81}.timeline-item{align-items:center;display:grid;grid-template-columns:1fr 2fr 1fr 30px 3fr;gap:30px}.timeline-item__item{height:100%;align-items:center;justify-content:center;position:relative;z-index:1}.timeline-item__item:before{position:absolute;width:0px;border-right:2px dashed color-mix(in srgb,var(--cl-c) 50%,transparent);content:"";left:50%;top:calc(var(--main-gap) * -1);transform:translate(-50%);z-index:-1;bottom:calc(var(--main-gap) * -.5)}.timeline-item .icon-pin:before{background-color:color-mix(in srgb,var(--cl-b) 40%,transparent)}.timeline-item .icon-pin:after{background-color:color-mix(in srgb,var(--cl-b) 100%,transparent)}.timeline-item>span{display:flex;flex-direction:column;gap:5px;font-size:16px;line-height:110%}.timeline-item a{color:#0d1116}.timeline-item .comment-box{padding:20px;border:2px solid var(--tblr-border-color);border-radius:var(--tblr-border-radius);line-height:120%;position:relative;background-color:#fff;z-index:0}.timeline-item .comment-box:before{content:"";position:absolute;left:0;top:50%;z-index:-1;transform:translate(-100%,-50%) rotate(-90deg);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:20px solid var(--tblr-border-color)}#tab_campaign-type .card__btn{min-width:200px}#tab_campaign-type .fieldValue{grid-column:1/-1;font-weight:500;font-family:var(--second-family);font-size:var(--20-24);text-align:center}#tab_campaign-type .fieldHint{text-align:center;grid-column:1/-1;font-weight:500;font-family:var(--second-family);font-size:var(--16-18)}#tab_campaign-setup .grid-box{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:var(--main-gap)}#tab_campaign-setup .grid-box .form-group{margin:0!important;padding:0!important;width:100%;display:flex;flex-direction:column}#tab_campaign-setup .grid-box .form-group[bp-field-name=point_delimiter]{grid-column:1/-1}#tab_campaign-setup .grid-box .form-group[bp-field-name=point_delimiter] hr{margin:var(--main-gap) 0 0!important}#tab_campaign-setup .grid-box .form-group .form-check{height:40px;margin-top:auto}#tab_goal-reward .grid-box{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:var(--main-gap)}#tab_goal-reward .grid-box .form-group{padding:0;margin:0!important}#tab_goal-reward .grid-box .form-group:has(.container-repeatable-elements){grid-column:1/-1}#tab_goal-reward .grid-box .form-group .col-md-1{width:100%}#tab_goal-reward .grid-box .repeatable-element{margin:0!important}@media (max-width: 991.98px){main{overflow:hidden}.content-header{position:fixed;top:0;left:0;right:0;max-width:100vw;overflow:hidden;z-index:250;border-bottom:1px solid var(--cl-e);background:var(--Blue, #094E81)}.content-header__box{padding:10px 5px;margin:0 -5px}.content-header__box.mode{background:var(--DarkBlue, #003256);display:grid;grid-template-columns:1fr repeat(11,1fr);gap:10px;align-items:center;text-transform:uppercase}.content-header__box.mode .product-search{grid-column:span 11}.content-header__subtitle{font-family:var(--font-family);color:var(--cl-a);font-size:max(16px,1.953125vw)!important;font-style:normal!important;font-weight:700!important;line-height:110%;text-transform:uppercase}.content-header__title{color:var(--cl-a);font-size:max(24px,2.9296875vw);font-style:normal;font-weight:700;line-height:100%;text-transform:uppercase}}.mobile-footer{position:fixed;z-index:20000000;bottom:0;left:0;right:0;background:var(--Blue, #094E81);display:grid;grid-template-columns:repeat(6,16.6666666667%);max-width:100vw}.mobile-footer__item{position:relative;width:100%;height:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:10px 2px;color:var(--cl-a);text-align:center;font-size:max(10px,1.3671875vw);font-style:normal;font-weight:700;line-height:110%;text-transform:uppercase}.mobile-footer__item:not(:last-of-type){border-right:2px solid var(--DarkBlue, #003256)}@media (max-width: 991.98px){.mobile-footer__item .badge{position:absolute;top:0;right:0;border-radius:50%;transform:translateY(-50%);background-color:#da5126;font-size:max(14px,1.3671875vw);padding:2px}}.mobile-footer__item a{height:100%;display:grid;grid-template-columns:100%;grid-template-rows:auto 1fr;justify-content:center;align-items:center;gap:5px;text-decoration:none}.mobile-footer__item a *[class*=la-],.mobile-footer__item a *[class*=icon-]{display:flex;align-items:center;justify-content:center;font-size:max(30px,3.515625vw);text-decoration:none}.mobile-footer__item a.active *[class*=la-],.mobile-footer__item a.active *[class*=icon-]{color:#ffc107}.icon-pin{position:relative;background-color:transparent!important;width:18px;display:flex;aspect-ratio:1;align-items:center;justify-content:center}.icon-pin:before{position:absolute;content:"";background-color:color-mix(in srgb,var(--cl-a) 20%,transparent);width:16px;aspect-ratio:1;display:flex;border-radius:50%;transition:all .3s}.icon-pin:after{content:"";width:8px;aspect-ratio:1;display:flex;border-radius:50%;background-color:color-mix(in srgb,var(--cl-a) 40%,transparent);z-index:2;transition:all .3s}.dropdown-toggle:after{content:""!important;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;color:currentColor;line-height:1;width:initial!important;height:initial!important;transform:none!important;border:none!important;margin:0!important;font-size:1rem}@media (max-width: 991.98px){.btn-sqr{--size: max(65px, 7.8125vw);width:var(--size);display:grid;grid-template-columns:100%;grid-template-rows:auto 1fr;justify-content:center;justify-items:center;align-items:center;-webkit-hyphens:auto;hyphens:auto;gap:2px;color:var(--cl-e);text-align:center;font-size:10px;font-style:normal;font-weight:700;line-height:9px;border-radius:8px;border:1px solid #A2B6D7;background:var(--LightBlue, #D0DFF4)}.btn-sqr i{font-size:max(36px,3.90625vw);color:#094e81}}.btn{min-width:initial;display:inline-flex;padding:7px 10px;align-items:center;white-space:normal!important;height:38px;max-width:100%;color:#fff;background:#094e81;justify-content:center;cursor:pointer;font-size:var(--14-16);font-weight:500;gap:8px;line-height:100%;text-decoration:none!important;border:1px solid #083d68;border-radius:5px;box-shadow:0 2px 1px #00000040;transition:transform .3s ease,background .3s ease,color .3s ease,border-color .3s ease}@media (max-width: 991.98px){.btn{border-radius:5px;height:34px;padding:6px 10px}}.btn-medium{padding:3px 5px;min-height:25px;height:initial;font-size:14px;width:-moz-fit-content;width:fit-content}.btn-medium i{font-size:150%!important}.btn-file{display:flex;flex-direction:column}.btn.btn-link{color:var(--cl-a)!important}.btn.dropdown-toggle.show{color:#094e81;border-color:currentColor;box-shadow:0 2px 1px #00000040}.btn i{margin:0!important;font-size:24px}.btn *{text-decoration:none!important}.btn:hover{background:#083d68!important;color:#fff!important;border-color:#083d68!important}.btn:active{transform:scale(.98)}.btn.dropdown-toggle{min-width:-moz-fit-content!important;min-width:fit-content!important}.btn.btn-default:active{color:#083d68!important}.btn.btn-default:hover{color:#fff!important}.btn.active{border:1px solid #2c60a9;color:#fff;background-color:#2f66b3;box-shadow:0 2px 1px #0000004d,0 1px #fffffe33 inset}.btn.active:hover{background-color:#285594;color:#fff!important}.btn.active:active{transform:scale(.98)}.btn.status-sent{background:#da5126;color:#fff;border:1px solid #DA5126;box-shadow:0 1px #000000d9;font-size:14px;font-style:normal;font-weight:600;text-transform:uppercase}.btn.status-sent:hover{background:#c64721;border-color:#c64721}.btn.status-sent:active{transform:scale(.98)}.btn.status-draft{border-radius:5px;border:1px solid var(--GrayDark, #696969);background:var(--Gray-60, #9D9FA6);box-shadow:0 2px 1px #00000040}.btn.status-draft:active,.btn.status-draft:hover{background:#505050!important;border-color:#505050!important}.btn.status-draft:active{transform:scale(.98)}.btn.btn-primary,.btn.primary{background:#3490dc;color:#fff;border:1px solid #3490dc}.btn.btn-primary:hover,.btn.primary:hover{background:#2779bd;border-color:#2779bd}.btn.btn-primary:active,.btn.primary:active{transform:scale(.98)}.btn.white{background:#fff;color:#09090b;border:1px solid #E5E5E5}.btn.white:hover{background:#f0f0f0;border-color:#ccc}.btn.white:active{transform:scale(.98)}.btn.btn-success,.btn.green{background:#0e9014;color:#fff;border:1px solid #215E25}.btn.btn-success:hover,.btn.green:hover{background:#0c7a12!important;border-color:#06650d!important}.btn.btn-success:active,.btn.green:active{transform:scale(.98)!important}@media (max-width: 991.98px){.btn.btn-success,.btn.green{border-radius:5px!important}}.btn.btn-success.dropdown-toggle.show,.btn.green.dropdown-toggle.show{color:#fff!important;border-color:#06650d!important}.btn.grey{background:#e5e5e5;color:#09090b;border:1px solid #E5E5E5}.btn.grey:hover{background:#ccc!important;border-color:#b3b3b3!important;color:#09090b!important}.btn.grey:active{transform:scale(.98)}.btn.light{background:#fae9da;color:#e1642e;border:1px solid #E1642E}.btn.light:hover{background:#f4d2b5!important;border-color:#d2551e!important}.btn.light:active{transform:scale(.98)}.btn.btn-error,.btn.red{border-radius:5px;background:var(--Red, #DF4759);box-shadow:0 2px 1px #00000040}.btn.btn-error:hover,.btn.red:hover{background:#c62828!important;border-color:#b71c1c!important;color:#fff!important}.btn.btn-error:active,.btn.red:active{transform:scale(.98)}[bp-button]{border-radius:5px}[bp-button=show]{color:#fff!important;background-color:#094e81;border:1px solid #003256;box-shadow:0 2px 1px #00000040}[bp-button=show]:hover{border-color:#003256;background:#003256;box-shadow:0 2px 1px #00000040}[bp-button=update]{color:#fff!important;background-color:#0e9014;border:1px solid #215E25;box-shadow:0 2px 1px #00000040}[bp-button=update]:hover{border-color:#215e25!important;background:#215e25!important}[bp-button=delete]{color:#fff!important;background-color:#df4759;border:1px solid #930011;box-shadow:0 2px 1px #00000040}[bp-button=delete]:hover{background-color:#930011}[bp-field-type=color] .input-group-text{padding:0!important;overflow:hidden;margin:0!important;border-radius:var(--tblr-border-radius)!important;border:var(--tblr-border-width) solid var(--tblr-border-color)!important}[bp-field-type=color] .input-group-text input{padding:0!important;border:none!important;outline:none!important;border-radius:inherit;width:38px;cursor:pointer}.back-link{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:#3c3c3c;text-decoration:none;font-family:sans-serif}.back-link:hover{text-decoration:underline}.active>.page-link,.page-link.active{color:var(--tblr-pagination-active-color);background-color:var(--bg-b);border-color:var(--bg-c)}.container-repeatable-elements{position:relative}.close{width:20px;height:20px;display:flex!important;align-items:center!important;justify-content:center!important;font-size:20px;margin:0!important;right:0;top:0;transform:translateY(-50%);text-decoration:none!important}.close span{line-height:20px;transform:translateY(-3%)}.popover-header{display:flex;align-items:center;gap:.5rem}.popover-header strong{display:contents}.popover-header .close{transform:none;background-color:var(--bg-b);color:var(--cl-a);border-radius:4px}.dropdown-menu{padding:5px;flex-direction:column;gap:.5rem}.dropdown-menu .dropdown-item{margin:0!important}.dropdown-menu.show{display:flex}.sticky-buttons-box{position:fixed;z-index:100000;bottom:0;right:0;left:var(--aside-width);display:flex;gap:10px;flex-wrap:wrap;align-items:flex-start;padding:10px calc(var(--tblr-gutter-x) * .5);background-color:#f1f5f9;box-shadow:0 0 10px #0000004d;margin-top:var(--main-gap)}.sticky-buttons-box form{margin-bottom:0}@media (max-width: 991.98px){.sticky-buttons-box{bottom:var(--mobile-footer);left:0;right:0;margin:0!important}.sticky-buttons-box form{width:100%;display:flex;justify-content:space-between;gap:5px}}.card{z-index:50}.tab-pane .select2-container--below,.tab-pane .select2-container--bootstrap{max-width:100%}.controls-buttons{display:flex;flex-direction:column;align-items:center}.controls-buttons .move-element-up{order:-1}.controls-buttons .close{transform:none}.controls-buttons .delete-element{color:#930011}.controls-buttons .move-element-up{color:#0e9014}.controls-buttons .move-element-down{color:#003256}.custom-field[bp-field-type=custom_radio]{display:flex;flex-direction:row;flex-wrap:wrap}.custom-field[bp-field-type=custom_radio] label{flex-grow:1;width:100%}.custom-field[bp-field-type=custom_radio] .form-check{margin:0;padding:0}.custom-field[bp-field-type=custom_radio] .form-check-input{position:absolute;opacity:0}.custom-field[bp-field-type=custom_radio] .form-check-input:checked~label{opacity:1;transform:scale(1.05)}.custom-field[bp-field-type=custom_radio] .form-check-label{transition:all .3s;opacity:.4;transform:scale(1)}.custom-field[bp-field-type=custom_radio] .form-check-label:not(:has(.badge)){border-radius:3px;border:1px solid var(--Blue, #094E81);background:#003256;box-shadow:0 1px #000000d9;color:var(--White, #FFF);text-align:center;font-size:14px;font-style:normal;font-weight:600;line-height:137%;text-transform:uppercase;padding:3px 6px!important}.custom-field[bp-field-type=custom_radio] .form-check-label .badge{padding:3px 6px;border-radius:3px!important;color:var(--White, #FFF);text-align:center;font-size:14px;font-style:normal;font-weight:600;line-height:137%;text-transform:uppercase}.ck-content{min-height:200px}.ck-editor{max-width:100%}@media (max-width: 991.98px){.mobile-tasks{padding:20px 0}.tasks-table{display:flex;flex-direction:column;gap:var(--main-gap)}.tasks-table__list{display:flex;flex-direction:column}.tasks-table__item{padding:10px}.tasks-table .badge{border-radius:3px;color:var(--White, #FFF);text-align:center;font-size:13px;font-style:normal;font-weight:600;line-height:100%;padding:4px;text-transform:uppercase}.tasks-table__head{display:none!important}.tasks-table [data-title]{position:relative;color:#094e81;font-size:14px;font-style:normal;font-weight:400;line-height:100%}.tasks-table [data-title]:before{content:attr(data-title)}.tasks-table [data-title=Name]{width:100%}.tasks-table [data-title=Name] *{color:#094e81;font-family:var(--font-family);font-size:28px;font-style:normal;font-weight:400;line-height:100%;margin:0}.tasks-table [data-title=Name]:before{content:none}.tasks-table__head li{font-weight:600;font-size:14px}.tasks-table .grid-cols{padding:0;display:flex;align-items:center;flex-wrap:wrap;gap:5px 10px}.tasks-table .grid-cols li{display:flex;align-items:center;flex-wrap:wrap;gap:5px}.modal:has(.create-mobile){top:0;bottom:var(--mobile-footer);height:calc(100svh - var(--mobile-footer))}.modal:has(.create-mobile) .modal-header{position:sticky;top:0;z-index:200}.create-mobile{margin:0!important;width:100%;max-width:100%!important;border-radius:initial;height:inherit}.create-mobile .modal-content{padding:0;border:0!important;border-radius:initial!important;height:inherit}.create-mobile .modal-body{padding:0}.create-mobile .modal-body .card{border-radius:0!important;border:none!important}.create-mobile .modal-body .card-body{padding:10px;margin:0;display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:15px 25px}.create-mobile .modal-body .card-body .custom-field:not([bp-field-type=date_picker],[bp-field-type=select2]){grid-column:1/-1!important;grid-row:initial!important}.create-mobile .modal-body .card-body .custom-field{display:flex;flex-direction:row;flex-wrap:wrap;--tblr-border-radius: 3px !important}.create-mobile .modal-body .card-body .custom-field .form-control{--tblr-border-color: #696969;border:var(--tblr-border-width) solid var(--tblr-border-color)!important}.create-mobile .modal-body .card-body .custom-field .ck-editor{width:100%;max-width:100%}.create-mobile .modal-body .card-body .custom-field .ck-content{min-height:280px}.create-mobile .modal-body .card-body .custom-field label{width:100%;flex-grow:1}.create-mobile .modal-header{min-height:initial;background:var(--Blue, #094E81);padding:10px}.create-mobile .modal-header *{color:var(--cl-a)!important}.create-mobile .modal-header .close{filter:invert(1)!important;opacity:1!important;right:0}.create-mobile .modal-title{color:var(--cl-a);font-size:max(24px,2.9296875vw);font-style:normal;font-weight:700;line-height:100%;text-transform:uppercase}.create-mobile .modal-footer{position:sticky;bottom:0;z-index:200;justify-content:space-between;padding:8px 10px;background:#f1f5f9;box-shadow:0 0 10px #00000080;border-radius:0}.create-mobile .modal-footer>*{height:36px}.create-mobile .modal-footer #saveButton{border-radius:5px;border:1px solid var(--GreenDark, #215E25);background:var(--Green, #0E9014);box-shadow:0 2px 1px #00000040}.create-mobile .modal-header{border-radius:initial!important}}.scan-box{display:flex;flex-direction:column;align-items:center;gap:20px}.scan-box__title{color:var(--cl-e);font-size:28px;font-style:normal;font-weight:400;line-height:28px;text-align:center}.scan-box__form{max-width:576px;width:100%;margin:0}.scan-box__form .form-control{border-radius:3px!important;border:1px solid #696969!important;background:#fff;position:relative;text-indent:20px}.scan-box__label{position:relative}.scan-box__label .input-group-addon{position:absolute;z-index:5;top:50%;transform:translateY(-50%)}.scan-box__label .input-group-addon.barcode{left:10px;color:#003256!important}.scan-box__label .input-group-addon.clear_input{right:10px}.scan-box__icon{font-size:max(155px,19.53125vw);color:#003256!important}.scan-box__row{display:grid;grid-template-columns:1fr 30%;align-items:center;gap:10px}@media (max-width: 991.98px){.page-wrapper:has(.content-header.mobile) .page-body{margin:0;overflow-y:auto;height:calc(100svh - var(--mobile-footer) - var(--mobile-header))}.product-mobile{margin:0 -10px;display:flex;flex-direction:column}.product-mobile__top{display:grid;grid-template-columns:1fr 2fr;align-items:revert}.product-mobile__image{background:#d9d9d9;padding:10px;display:flex;align-items:center;justify-content:center}.product-mobile__image img{max-width:100%;height:100%!important;width:100%;-o-object-fit:contain;object-fit:contain;aspect-ratio:1}.product-mobile__title{background:#003256;color:#fff;font-size:20px;font-style:normal;font-weight:400;line-height:18px;display:grid;align-items:center;padding:10px}.mobile-product{padding-bottom:20px}.mobile-product .item-value{color:var(--cl-e);font-size:14px;font-style:normal;font-weight:400;line-height:100%}.mobile-product__buttons{display:flex;flex-direction:column;gap:10px;padding-top:20px}.mobile-product-list{--bg-color: transparent}.mobile-product-list__trigger{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between}.mobile-product-list__trigger .item-value{min-width:50%}.mobile-product-list__trigger a{text-decoration:none!important}.mobile-product-list__row{display:grid;grid-template-columns:1fr 3fr;align-items:center;gap:10px;padding:7px 10px;border-bottom:1px solid #A2B6D7;background-color:var(--bg-color)}.mobile-product-list__row .filters{flex-wrap:wrap;margin:0!important;padding:7px;gap:2px}.mobile-product-list__row.active{--bg-color: #D0DFF4}.mobile-product-list__row.active .la-plus-circle:before{content:""}.mobile-product-list__row .pagination{justify-content:center;margin-top:16px}.mobile-product-list__row .la-edit{font-size:16px}.mobile-product-list__row .item-name{color:var(--cl-e);font-size:14px;font-style:normal;font-weight:400;line-height:100%}.mobile-product-list__row .item-value{display:flex;align-items:center;justify-content:space-between;gap:10px}.mobile-product-list__row .item-value .process-product{margin-left:auto}.mobile-product-list__row.head{background:#094e81}.mobile-product-list__row.head *{color:var(--cl-a)!important;font-size:14px;font-style:normal;font-weight:700!important;line-height:100%}.mobile-product-list__row.double{grid-template-columns:repeat(4,1fr)}.mobile-product-list .process-product-info{display:none;grid-column:1/-1;margin:0 -10px -7px;padding-bottom:7px;max-width:100vw;background-color:#fff}.mobile-product-list .process-product-info>div{max-width:100%}.mobile-product-list .process-product-info>div .title{display:none}.mobile-product-list .process-product-info>div .custom-table{overflow-x:auto;display:flex;flex-direction:column;--col: calc(var(--cols) - 1)}.mobile-product-list .process-product-info>div .custom-table__coll{font-weight:400!important}.mobile-product-list .process-product-info>div .custom-table__coll.red{color:#d90000}.mobile-product-list .process-product-info>div .custom-table__coll.green{color:#0e9014}.mobile-product-list .process-product-info>div .custom-table.mode .custom-table__row{grid-template-columns:repeat(var(--col),minmax(100px,calc(100% / var(--col)))) 250px}.mobile-product-list .process-product-info>div .custom-table__description{color:#000;font-size:14px;font-style:italic;font-weight:400;line-height:110%;padding:0 30px 7px;grid-column:1/-1}.mobile-product-list .process-product-info>div .custom-table__row{grid-template-columns:repeat(var(--cols),minmax(100px,1fr));width:100%;min-width:-moz-fit-content;min-width:fit-content;flex-shrink:0;position:initial;top:initial}.mobile-product-list .process-product-info>div .custom-table__row:nth-of-type(odd){border-color:#a2b6d7;background:#f1f5f9}.mobile-product-list .process-product-info>div .custom-table__row[style="--cols: 1;"]{grid-template-columns:100%;width:100%}.mobile-product-list .process-product-info>div .custom-table__row[style="--cols: 1;"] .custom-table__coll{width:inherit;text-align:center}.mobile-product-list .process-product-info>div .custom-table__row>span{width:100%;display:inline-block;text-align:left;padding:7px;font-size:14px;font-weight:700}.mobile-product-list .process-product-info>div .custom-table__row>span a{display:inherit}.mobile-product-list .process-product-info>div .custom-table__row.head{border-radius:0;padding:0;border:none}.mobile-product-list .process-product-info>div .custom-table__row.head>*{background-color:#d0dff4}.viewed-products{display:flex;flex-direction:column;gap:10px}.viewed-products__image{align-self:flex-start;border-radius:5px;background:#d9d9d9;display:flex;overflow:hidden}.viewed-products__image img{width:100%;height:100%;aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain}.viewed-products__item{padding:10px;display:grid;gap:10px;grid-template-columns:50px 1fr;align-items:center}.viewed-products__item:nth-of-type(2n){border-radius:5px;background:#d0dff440}}@media (max-width: 991.98px) and (max-width: 991.98px){.mobile-products{padding-top:var(--nav-operation);max-width:100vw;overflow-x:hidden;margin:0 calc(var(--tblr-gutter-x) * -.5)}.mobile-products .body-operation{gap:0!important}}@media (max-width: 991.98px){.mobile-products tfoot,.mobile-products td:nth-of-type(2),.mobile-products thead{display:none}.mobile-products tr{display:flex;flex-direction:column}.mobile-products tr.odd{background:#d0dff480}.mobile-products tbody{--tblr-table-bg: transparent !important}.mobile-products td,.mobile-products .custom-table{background-color:transparent!important;width:100%!important;max-width:100%!important;padding:0!important;margin:0!important;border:0!important}.product-row{display:flex;flex-direction:column;gap:10px;padding:10px}.product-row .item-name-list,.product-row .item-value-list,.product-row .item-name{color:var(--cl-e);font-size:14px;font-style:normal;font-weight:400;line-height:100%}.product-row .item-value-list-stock{font-weight:600}.product-row__body{display:grid;grid-template-columns:1fr auto auto;gap:10px 30px}.product-row__list{display:flex;flex-direction:column;gap:5px;max-width:450px}.product-row__list--meta{grid-column:1/-1}.product-row__list--stats{grid-column:span 2;display:grid;grid-template-columns:repeat(2,1fr);gap:5px 10px}.product-row__list--stats .product-row__item{grid-template-columns:repeat(2,auto);justify-content:space-between}.product-row__item{display:grid;grid-template-columns:30% 1fr;gap:10px}.product-row-name{display:flex;align-items:center;color:#094e81}.product-row-name br{display:none}.product-row .order_action_buttons{display:grid;grid-template-columns:repeat(3,auto);align-items:center;gap:8px}.product-row .order_action_buttons>.btn-group>.btn,.product-row .order_action_buttons>.btn{width:32px!important;gap:0;padding:2px!important;height:32px!important;border-radius:5px;border:1px solid var(--LightBlueStroke, #A2B6D7);background:var(--LightBlue, #D0DFF4);box-shadow:0 1px 1px #000000bf}.product-row .order_action_buttons>.btn-group>.btn i,.product-row .order_action_buttons>.btn i{font-size:20px}}.dashboard-products{padding:10px 0;display:flex;flex-direction:column;gap:20px}@media (max-width: 991.98px){#bp-filters-navbar{position:fixed;z-index:2000;background-color:#fff;right:0;bottom:var(--mobile-footer);top:var(--mobile-header);max-width:70vw;width:100%;height:100%!important;max-height:100%!important;display:flex!important;flex-direction:column;transform:translate(100%);transition:all .4s;padding:10px;box-shadow:0 6px 12px #0000002d!important}#bp-filters-navbar.show{transform:translate(0)}#bp-filters-navbar .navbar-nav{width:100%;padding:0}.nav-operation{background:var(--LightBlue, #D0DFF4);position:fixed;top:var(--mobile-header);z-index:250;box-shadow:0 6px 12px #0000002d!important;max-width:100vw;overflow:hidden}.navbar-toggler{padding:4px 10px;border-radius:0;height:initial;margin:0!important;transition:all .3s;border-right:1px solid #A2B6D7;color:#094e81;text-transform:uppercase;font-size:18px;font-style:normal;font-weight:600;line-height:28px;max-width:30vw;width:100%}.navbar-toggler[aria-expanded=true]{background-color:#0e9014;color:#fff!important}}@media (max-width: 991.98px){.mobile-order{padding-top:var(--nav-operation);max-width:100vw;overflow-x:hidden;margin:0 calc(var(--tblr-gutter-x) * -.5)}.mobile-order .body-operation{gap:0!important}.mobile-order tfoot,.mobile-order td:nth-of-type(2),.mobile-order thead{display:none}.mobile-order tr{display:flex;width:100%;flex-direction:column}.mobile-order tr.odd{background:#d0dff480}.mobile-order tbody{--tblr-table-bg: transparent !important}.mobile-order td,.mobile-order .custom-table{background-color:transparent!important;width:100%!important;max-width:100vw!important;padding:0!important;margin:0!important;border:0!important}.mobile-order__table td,.mobile-order__table tr{display:flex;align-items:center;gap:10px;width:100%}.mobile-order__table tr:has(input:checked){background:#0e901433!important}.mobile-order__table td{padding:8px 10px!important;box-sizing:border-box!important}.mobile-order__table td .crud_bulk_actions_checkbox{margin:0!important;position:relative}.mobile-order__table td .crud_bulk_actions_checkbox:has(input:checked):before{opacity:1}.mobile-order__table td .crud_bulk_actions_checkbox:before{font-family:Line Awesome Free;font-weight:900;transition:all .3s;content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#215e25;pointer-events:none;opacity:0}.mobile-order__table td .crud_bulk_actions_checkbox .form-check-input[type=checkbox]{width:20px!important;height:20px!important;border-radius:5px!important;border:1px solid #094E81!important;background-color:#fff!important;margin:0!important;color:var(--cl-a)!important}.mobile-order__item{display:flex;align-items:center;width:100%}.mobile-order__item-title{display:flex;align-items:center;flex-wrap:wrap;gap:5px 15px}.mobile-order__item-wrap{width:100%;display:flex;flex-direction:column;gap:5px}.mobile-order__item-value{color:var(--cl-e);font-size:14px;font-style:normal;font-weight:400;line-height:100%;display:flex;align-items:center;flex-wrap:wrap;gap:5px 15px}.mobile-order__item .title-label{font-size:13px;border-radius:3px;padding:0 5px;margin:0}.mobile-order .table-footer{margin:0!important;padding:10px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.mobile-order .table-footer>*{flex-shrink:initial;width:initial;max-width:initial;padding-right:initial;padding-left:initial;margin-top:initial}.mobile-order .table-footer label{font-size:0}.mobile-order .table-footer label *{font-size:14px}.mobile-order .collectCurrent{border-radius:5px;border:1px solid var(--LightBlueStroke, #A2B6D7);background:var(--LightBlue, #D0DFF4);box-shadow:0 1px 1px #000000bf;display:flex;width:34px!important;height:34px!important}.mobile-order .collectCurrent i{color:var(--cl-e);font-size:14px}}@media (max-width: 991.98px){.mobile-tasks{padding-top:var(--nav-operation);max-width:100vw;overflow-x:hidden;margin:0 calc(var(--tblr-gutter-x) * -.5)}.mobile-tasks .body-operation{gap:0!important}.mobile-tasks tfoot,.mobile-tasks td:nth-of-type(2),.mobile-tasks thead{display:none}.mobile-tasks tr{display:flex;width:100%;flex-direction:column}.mobile-tasks tr.odd{background:#d0dff480}.mobile-tasks tbody{--tblr-table-bg: transparent !important}.mobile-tasks td,.mobile-tasks .custom-table{background-color:transparent!important;width:100%!important;max-width:100vw!important;padding:0!important;margin:0!important;border:0!important}.mobile-tasks__table .tasks-table__item{padding:0}.mobile-tasks .table-footer{margin:0!important;padding:10px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.mobile-tasks .table-footer>*{flex-shrink:initial;width:initial;max-width:initial;padding-right:initial;padding-left:initial;margin-top:initial}.mobile-tasks .table-footer label{font-size:0}.mobile-tasks .table-footer label *{font-size:14px}.create-task-mobile .card{border:0!important}.create-task-mobile .sticky-buttons-box{justify-content:space-between}.create-task-mobile .grid-cols{padding:0;margin:0;display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:15px 25px}.create-task-mobile .custom-field:not([bp-field-type=date_picker],[bp-field-type=select2]){grid-column:1/-1!important;grid-row:initial!important}.create-task-mobile .custom-field{grid-column:initial;display:flex;flex-direction:row;flex-wrap:wrap;--tblr-border-radius: 3px !important}.create-task-mobile .custom-field .form-control{--tblr-border-color: #696969;border:var(--tblr-border-width) solid var(--tblr-border-color)!important}.create-task-mobile .custom-field .ck-editor{width:100%;max-width:100%}.create-task-mobile .custom-field .ck-content{min-height:280px}.create-task-mobile .custom-field label{width:100%;flex-grow:1}}@media (max-width: 991.98px){:root{--grid: 1fr 10% 15% 25% 20px}.productStockPlace{color:var(--cl-e);font-size:clamp(25px,7.5vw,30px);font-style:normal;font-weight:600;line-height:100%}.orderValue{color:var(--cl-e);font-size:22px;font-style:normal;font-weight:600;line-height:100%;padding:4px 5px}.binValue{color:var(--cl-e);font-size:26px;font-style:normal;font-weight:600;line-height:100%;padding:4px 5px}.productName{color:var(--cl-e);font-size:20px;font-style:normal;font-weight:400;line-height:105%}.productQuantity{position:relative;width:100%;display:flex;aspect-ratio:1;justify-content:center;max-width:30px;margin:0 auto;color:var(--cl-e);text-align:center;font-size:24px;font-style:normal;font-weight:600;line-height:28px}.productQuantity.productQuantityHighlight{position:relative;z-index:0;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#233b72}.productQuantity .badge{position:absolute;left:0;top:0;border-radius:50%;transform:translate(-30%,-30%);border:1px solid #A2B6D7;background:#a2b6d7;display:flex;aspect-ratio:1/1;--tblr-badge-font-size: 12px}.processing-section__bottom{justify-content:center}.processing-section__bottom .btn{height:auto;font-size:24px;font-weight:600}.processing-list{display:flex;flex-direction:column}.processing-list__item:has(input:checked) .processing-list__header{background:#0e901433;padding:10px;margin:0 -10px}.processing-list [data-title]{display:flex;flex-direction:column;gap:2px;color:var(--cl-e);font-size:20px;font-style:normal;font-weight:400;line-height:100%}.processing-list [data-title]:before{content:attr(data-title);color:var(--cl-e);font-size:12px;font-style:normal;font-weight:400;line-height:18px}.processing-list__header{display:grid;grid-template-columns:var(--grid);gap:var(--main-gap);align-items:flex-start;padding:10px 0;position:relative}.processing-list__header-coll{display:flex;flex-direction:column;align-self:center;gap:0px}.processing-list__header-coll>*{padding:0 5px!important}.processing-list__header-value{color:var(--cl-e);font-size:15px;font-style:normal;font-weight:600;line-height:18px}.processing-list__header .binValue{font-size:48px;align-self:center}.processing-list__header .badge{position:absolute;border-radius:3px;color:var(--White, #FFF);text-align:center;font-size:10px;font-style:normal;font-weight:600;line-height:100%;padding:2px;text-transform:uppercase;bottom:-10px;right:-5px}.processing-list__counter{display:flex;flex-direction:column;gap:10px;position:relative}.processing-list__counter .btn{width:100%;max-width:100%}.processing-list__counter-wrapper{display:flex;flex-direction:column;gap:5px}.processing-list__head{position:sticky;top:0;display:grid;grid-template-columns:var(--grid);gap:var(--main-gap);background:var(--DarkBlue, #003256);padding:0 5px;margin:0 calc(var(--tblr-gutter-x) * -.5);z-index:200}.processing-list__head li{color:#fff;font-size:clamp(14px,4.5vw,18px);font-style:normal;font-weight:600;line-height:110%;padding:4px 5px}.order-products__row:has(input[type=checkbox]:checked){background:#0e901433}.order-products .custom-checkbox__inner:empty{width:100%}.order-products__row{padding:10px 5px;margin:0 calc(var(--tblr-gutter-x) * -.5);display:grid;grid-template-columns:var(--grid);gap:5px var(--main-gap);align-items:center}.order-products__row:nth-of-type(2n){background:#d0dff480}.order-products__wrap{display:flex;flex-direction:column}.order-products__wrap:has(.order-products__image){display:grid;grid-template-columns:repeat(12,1fr);align-items:center;gap:10px}.order-products__wrap:has(.order-products__variation) .order-products__image{grid-row:span 2}.order-products__image{grid-column:span 2;background-color:gray}.order-products__image img{width:100%;aspect-ratio:1/1;display:flex;-o-object-fit:contain;object-fit:contain}.order-products__name{grid-column:3/-1;color:var(--cl-e);font-size:20px;font-style:normal;font-weight:400;line-height:110%}.order-products__variation{grid-column:3/-1}.counter{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;align-items:center}.counter .btn,.counter__label{height:36px}.counter__label input{border-radius:3px;border:1px solid #696969;background:#fff;height:100%;text-align:center;padding:0;color:#696969;font-size:30px;font-style:normal;font-weight:400;line-height:100%}}.custom-checkbox{display:flex;position:relative}.custom-checkbox input{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;display:none}.custom-checkbox__inner{display:grid;grid-template-columns:15px 1fr;align-items:flex-start;gap:5px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;color:#71717a;font-size:12px;font-weight:400;line-height:110%}.custom-checkbox__inner:empty{display:flex;justify-content:center;width:15px}.custom-checkbox__inner:before{width:100%;aspect-ratio:1;content:"";background-color:transparent;border:1px solid #A1A1AA;border-radius:3px;background-size:0 0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 256 256'%3E%3Cpath fill='%23A1A1AA' d='M251.8 11.2a17.6 17.6 0 0 0-28.7-2L94.7 167.3a7.5 7.5 0 0 1-12-.4L52 123a27.8 27.8 0 0 0-45.5 32l63 90c7.6 11 23.8 11 31.5 0l18-26L251.1 30.3c4-5.7 4.3-13.2.7-19.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center center;transition:all .08s ease-in}.custom-checkbox input:checked~.custom-checkbox__inner:before{background-size:100% 80%}.offer-checkbox input{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;display:none}.offer-checkbox span{display:flex;padding:5px 10px;align-items:center;justify-content:center;border:1px solid #E5E5E5;border-radius:var(--main-radius);cursor:pointer;position:relative}.offer-checkbox span:before{right:-7.5px;top:-7.5px;width:15px;background-color:#fff;border-radius:50%;height:15px;position:absolute;display:flex;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='22' fill='none'%3E%3Cpath fill='%230e9014' d='m19.6 9.7-1.4-1.5c-.3-.3-.5-.9-.5-1.3V5.2c0-1-.8-2-1.9-2h-1.7c-.4 0-1-.1-1.3-.4l-1.5-1.4a2 2 0 0 0-2.6 0L7.2 2.8c-.3.3-.9.5-1.3.5H4.2c-1 0-2 .8-2 1.9v1.7c0 .4-.2 1-.4 1.3L.4 9.8a2 2 0 0 0 0 2.4l1.4 1.6c.2.3.4.9.4 1.3v1.7c0 1 1 2 2 2h1.7c.4 0 1 .1 1.3.4l1.5 1.4a2 2 0 0 0 2.6 0l1.5-1.4c.3-.3 1-.5 1.3-.5h1.7c1 0 2-.8 2-1.9v-1.7c0-.4.1-1 .4-1.3l1.4-1.5a2 2 0 0 0 0-2.6Zm-5.4-.6L9.3 14a.7.7 0 0 1-1 0l-2.5-2.4a.8.8 0 0 1 0-1c.3-.3.8-.3 1.1 0l1.9 1.8L13.1 8c.3-.2.8-.2 1 0 .3.3.3.8 0 1.1Z'/%3E%3C/svg%3E");background-position:center center;background-repeat:no-repeat;background-size:130%;transform:scale(0);transition:all .4s;outline:2px solid var(--cl-a)}.offer-checkbox input:checked~span{background-color:var(--bg-f);color:var(--cl-a)}.offer-checkbox input:checked~span:before{transform:scale(1)}.custom-loader{position:relative;min-height:320px}@keyframes rotate360{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.custom-loader.loaded:before,.custom-loader.loaded:after{opacity:0}.custom-loader:before,.custom-loader:after{content:"";position:absolute;z-index:10;display:flex;opacity:1;transition:all .3s ease;pointer-events:none}.custom-loader:before{top:0;right:0;bottom:0;left:0;background-color:#fff;opacity:.9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.custom-loader:after{left:50%;top:50%;z-index:11;border-radius:50%;width:clamp(120px,13.139vw,180px);aspect-ratio:1;display:flex;transform:translate(-50%,-50%);transition-property:transform;animation:rotate360 1.5s ease-in-out infinite;border:clamp(15px,2.5vw,30px) solid #094E81;border-top-color:transparent}
