.rotate[data-v-257f0787]{border-radius:50%;transform:scale(1);animation:pulse-257f0787 2s infinite}@keyframes pulse-257f0787{0%{transform:scale(.95)}70%{transform:scale(1)}to{transform:scale(.95)}}div#wave[data-v-257f0787]{position:relative;margin-top:5px;text-align:center;width:100px;height:100px;margin-left:auto;margin-right:auto}div#wave .dot[data-v-257f0787]{display:inline-block;width:12px;height:12px;border-radius:50%;margin-right:3px;background:#303131;animation:wave-257f0787 1.3s linear infinite}div#wave .dot[data-v-257f0787]:nth-child(2){animation-delay:-1.1s}div#wave .dot[data-v-257f0787]:nth-child(3){animation-delay:-.9s}@keyframes wave-257f0787{0%,60%,to{transform:none}30%{transform:translateY(-15px)}}body,html{width:100vw;height:100vh;max-height:100vh;overflow-y:hidden;background:linear-gradient(180deg,#bcbfd0,#d7dbe6);font-family:Inter,sans-serif!important}.skeleton{animation:skeleton-loading 1s linear infinite alternate;border-radius:10px}a{cursor:pointer}@keyframes skeleton-loading{0%{background-color:#a3b8c2}to{background-color:#f0f3f5}}.page{height:100%!important;width:100%;background:#fff}.change-amount{white-space:nowrap}input{border:1px solid #c9cacf;outline:transparent}input:focus{border-width:1px!important;outline:1px!important}.centered-icon{display:flex;justify-content:center;align-items:center}button{border:#42b983;transition:all .3s ease-in-out}button:active{transform:scale(1.15)}.primary-button{background:#1e88e5;color:#fff;padding:8px 0;border-radius:5px}.secondary-button{background:#85a3bf;color:#fff}.dark-button{background:#34373c}#app{width:100%}#app,#app .root-pane{height:100%}@font-face{font-family:Inter;src:url(/fonts/Inter-Bold.e5b77f9d.woff) format("woff");font-weight:700;font-style:normal;font-display:auto}@font-face{font-family:Inter;src:url(/fonts/Inter-Light.95c8235b.woff) format("woff");font-weight:300;font-style:normal;font-display:auto}@font-face{font-family:Inter;src:url(/fonts/Inter-ExtraLight.f479e601.woff) format("woff");font-weight:200;font-style:normal;font-display:auto}@font-face{font-family:Inter;src:url(/fonts/Inter-Medium.7125aa4a.woff) format("woff");font-weight:500;font-style:normal;font-display:auto}@font-face{font-family:Inter;src:url(/fonts/Inter-Regular.d78d9239.woff) format("woff");font-weight:400;font-style:normal;font-display:auto}@font-face{font-family:Inter;src:url(/fonts/Inter-Thin.f2193238.woff) format("woff");font-weight:100;font-style:normal;font-display:auto}@font-face{font-family:Inter;src:url(/fonts/Inter-SemiBold.ee3207a3.woff) format("woff");font-weight:600;font-style:normal;font-display:auto}.title-fonts{font-weight:700}.title-fonts,a,p{font-family:Inter,sans-serif}a,p{font-weight:500}h1,h2,h3,h4{font-family:Inter,sans-serif;font-weight:700}.navigation-bar{display:flex;background:#9ccc65;justify-content:space-around;align-items:center;min-height:58px;max-height:60px;height:5vh}.navigation-bar .navbar-logo{width:100px;height:50px;flex:1}.navigation-bar .navigation-box{flex:2}.navigation-bar .toastr{z-index:1060}.navigation-bar .user-settings{flex:1}.navigation-route-view{flex:1;max-height:96vh}.w-35{width:35%!important}.w-40{width:40%!important}.ripple{display:inline-block;position:relative;overflow:hidden;transition:all .2s ease-in-out}.ripple:after{content:"";display:block;position:absolute;top:0;left:25%;height:100%;width:50%;background-color:#000;border-radius:100px;opacity:0;pointer-events:none;transition:all .3s ease-in-out;transform:scale(5)}.ripple:active:after{padding:0;margin:0;opacity:.2;transition:0s;transform:scale(0)}.lyt-soft-btn{background:#1e88e5;color:#fff;font-weight:bolder;display:block;height:45px;flex:1;border-radius:6px}.switch{position:relative;display:inline-block;width:50px;height:27px}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{content:"";height:18px;width:18px;left:4px;bottom:4px;background-color:#fff}input:checked+.slider{background-color:#2196f3}input:focus+.slider{box-shadow:0 0 1px #2196f3}input:checked+.slider:before{transform:translateX(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.modal-backdrop{z-index:-2!important}.burger[data-v-342c7a61]{width:40px;height:40px;background:transparent;color:#fff;font-size:30px}.user-settings[data-v-342c7a61]{display:flex;flex-direction:row;justify-content:end}.disabled[data-v-6ab11eda]{pointer-events:none;display:none}.drawer[data-v-6ab11eda]{width:100%;background:#fff;height:100%;overflow-y:auto}.drawer .routes ul[data-v-6ab11eda]{list-style:none;margin:0;padding:0}.drawer .routes ul li[data-v-6ab11eda]{padding:0}.drawer .routes ul li a[data-v-6ab11eda]{height:50px;display:flex;flex-direction:row;align-items:center;font-weight:600;padding-left:10px;text-decoration:none;color:#1c1c1c}.drawer .routes ul li a .icon-box[data-v-6ab11eda]{width:35px;margin-right:10px;display:flex;justify-content:center}.drawer .routes ul li a .icon-box .icon[data-v-6ab11eda]{font-size:25px;color:#34373c}.drawer .routes ul li a.router-link-exact-active[data-v-6ab11eda],.drawer .routes ul li a[data-v-6ab11eda]:hover{background:#f1f1f1;color:#42b983;font-weight:700}.drawer .routes ul li a.router-link-exact-active .icon-box .icon[data-v-6ab11eda],.drawer .routes ul li a:hover .icon-box .icon[data-v-6ab11eda]{color:#42b983}.drawer .user-avatar[data-v-6ab11eda]{display:inline-flex;width:100%;background:url(data:image/png;base64,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) fixed;background-size:cover;color:#fff;min-height:140px;background-color:rgba(50,70,80,.7);background-blend-mode:soft-light}.drawer .user-avatar .avatar[data-v-6ab11eda]{background:#40434a;min-width:80px;width:80px;height:80px;border-radius:50%}.drawer .user-avatar .avatar-details[data-v-6ab11eda]{width:100%;padding:5px 5px 5px 10px;display:flex;flex-direction:column;align-items:start;justify-content:center}.drawer .user-avatar .avatar-details h5[data-v-6ab11eda],.drawer .user-avatar .avatar-details p[data-v-6ab11eda]{margin:0}.drawer .user-avatar .avatar-details p[data-v-6ab11eda]{font-size:15px;color:#fff;font-weight:400}.drawer .user-avatar .avatar-details p[data-v-6ab11eda]:nth-child(3){color:#9ccc65;font-weight:600}ul[data-v-6ab11eda]{text-align:center}ul span[data-v-6ab11eda]{font-family:Inter,sans-serif;font-size:15px;font-weight:700}.last-upd[data-v-6ab11eda]{font-weight:700}.root-pane[data-v-0616ec63]{display:flex;flex-direction:column;justify-content:space-evenly}.navigation-drawer[data-v-0616ec63]{min-width:285px;width:100%;height:100vh}.navigation-route-view[data-v-0616ec63]{transition:.5s ease}.offline-banner[data-v-0616ec63]{position:-webkit-sticky;position:sticky;top:0;left:0;padding:5px;display:block;text-align:center;width:100%;background:#dc3545;color:#fff;right:0}.login-btn[data-v-5ba3169c]{background:#1e88e5;color:#fff;font-weight:600;display:block;width:100%;height:45px}.btn[data-v-5ba3169c]{display:inline-block;font-weight:700;font-family:Inter,sans-serif;font-size:25px;color:#212529;text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}button[data-v-5ba3169c]{border-radius:10px!important;border:1px solid #9e9e9e!important;height:45px;width:100px;outline:none;margin:1px;box-shadow:-2px -2px 5px #fff,3px 3px 5px rgba(0,0,0,.1)}.card[data-v-5ba3169c]{padding-left:10px;padding-right:10px;width:400px;max-width:95vw;margin-top:3rem!important}.show-password-checkbox[data-v-5ba3169c]{margin-bottom:20px}.input-amount[data-v-5ba3169c]{width:100%;position:relative;display:block;margin:0 auto;max-width:350px;height:35px;border-radius:10px;border:none;outline:transparent;text-align:center;font-size:25px;font-weight:600;color:#363636}.page[data-v-726cc2bf]{background:#9ccc65;background:linear-gradient(180deg,#9ccc65 14%,#fff 0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#40434a",endColorstr="#ffffff",GradientType=1);overflow-y:scroll}.banner[data-v-726cc2bf]{height:8vh;display:flex;flex-direction:column;justify-content:center;color:#fff;background:#a9d15e;margin-top:69px!important;max-height:280px}.row[data-v-80867122]{background:#9ccc65;padding:0 10px}button[data-v-80867122]{background:#9ccc65}.stock-search-bar[data-v-80867122]{background:#92a7ba;padding:5px 10px;display:flex;align-items:center;border-radius:10px 10px 0 0;justify-content:flex-start;position:relative}.stock-search-bar .barcode-scanner[data-v-80867122]{width:40px;height:40px;border-radius:10px;font-size:24px}.stock-search-bar .viewOrder[data-v-80867122]{position:relative;display:flex;justify-content:center;align-items:center;margin-left:10px}.stock-search-bar .viewOrder .badge[data-v-80867122]{display:flex;justify-content:center;align-items:center;position:absolute;top:-10px;right:-10px;font-size:8px;width:24px;height:24px;background:#9ccc65;border-radius:50%}.stock-search-bar .search-icon[data-v-80867122]{left:67px;font-size:18px;color:#40434a}.stock-search-bar .stock-search-field[data-v-80867122]{margin-left:10px;height:40px;width:100%;border-radius:10px;padding-left:30px;outline:transparent}@media(max-width:400px){.category-bar[data-v-7facc3dc]{overflow-y:hidden}}.cat-icon[data-v-7facc3dc]{font-size:20px}.category-bar[data-v-7facc3dc]{height:50px;padding:0 10px;background:#fff;display:inline-flex}.category-bar .category-list[data-v-7facc3dc]{display:inline-flex;overflow-y:hidden}.category-bar .category-list h6[data-v-7facc3dc]{padding:0;margin:0}.category-bar .category-list .category[data-v-7facc3dc]{padding:5px;display:inline-flex;gap:3px;margin-left:10px;font-size:14px;align-items:center}.home-button[data-v-7facc3dc]{color:#40434a;background:transparent;width:40px;height:40px}.select[data-v-7facc3dc]{position:relative;display:inline-block}.select select[data-v-7facc3dc]{display:inline-block;min-width:50px;cursor:pointer;padding:10px 5px;outline:0;border:0 hidden #000;border-radius:0;background:transparent;color:#1c1c1c;appearance:none;-webkit-appearance:none;-moz-appearance:none;font-family:Inter,serif;font-weight:600;font-size:15px}.select select[data-v-7facc3dc]::-ms-expand{display:none}.select select[data-v-7facc3dc]:focus,.select select[data-v-7facc3dc]:hover{color:#000;background:transparent}.select select[data-v-7facc3dc]:disabled{opacity:0;pointer-events:none}.select_arrow[data-v-7facc3dc]{position:absolute;top:13px;right:16px;width:14px;height:14px;border:solid #7b7b7b;border-width:0 3px 3px 0;display:inline-block;padding:3px;transform:rotate(45deg);-webkit-transform:rotate(45deg)}.select select:focus~.select_arrow[data-v-7facc3dc],.select select:hover~.select_arrow[data-v-7facc3dc]{border-color:#000}.select select:disabled~.select_arrow[data-v-7facc3dc]{border-top-color:#ccc}.qty-component[data-v-9915f3e2]{gap:5px}.qty-input[data-v-9915f3e2]{width:75px;border:1px solid #c9cacf;border-radius:10px;text-align:center}.add-qty-btn[data-v-9915f3e2],.rmv-qty-btn[data-v-9915f3e2]{border-radius:10px;width:30px;height:30px}button[data-v-9915f3e2]{background:#9ccc65}.current-sale-line[data-v-8ddeba0c]{padding:10px;min-height:95px;margin-bottom:5px}.current-sale-line .row .line-description-pane .line-description[data-v-8ddeba0c]{font-size:18px;margin:0;line-height:18px;font-weight:500}.current-sale-line .row .line-prices-pane .price-label[data-v-8ddeba0c]{font-size:12px;margin:0}.current-sale-line .row .line-prices-pane .price-label .line-price[data-v-8ddeba0c]{font-size:15px;font-weight:700}button[data-v-8ddeba0c]{background-color:transparent}.cooking-instruction-list[data-v-8ddeba0c]{list-style:inside}.cooking-instruction-list .cooking-instruction-list-item[data-v-8ddeba0c]{font-size:11px;font-weight:600;text-transform:uppercase;color:#404040;display:flex;justify-content:space-between}.price-row[data-v-8ddeba0c]{display:flex;flex-direction:row}label.mb-3[data-v-8ddeba0c]{border-radius:8px!important}.text-sm[data-v-8ddeba0c]{font-size:12px}#discount-btn[data-v-8ddeba0c]{padding:2px;border-radius:5px}.sheet[data-v-9813fd58]{height:100%}.disc-header[data-v-9813fd58]{display:flex;align-items:center;justify-content:center}.wrapper[data-v-9813fd58]{height:50px;margin:0 10px;display:flex!important;flex-direction:row;gap:10px}.wrapper .option[data-v-9813fd58]{background:#fff;height:100%;max-width:200px;flex:1;display:flex;align-items:center;justify-content:flex-start;gap:20px;border-radius:5px;cursor:pointer;padding:0 10px;border:2px solid #d3d3d3;transition:all .3s ease}.wrapper .option .dot[data-v-9813fd58]{height:20px;width:20px;background:#d9d9d9;border-radius:50%;position:relative}.wrapper .option .dot[data-v-9813fd58]:before{position:absolute;content:"";top:4px;left:4px;width:12px;height:12px;background:#0069d9;border-radius:50%;opacity:0;transform:scale(1.5);transition:all .3s ease}input[type=radio][data-v-9813fd58]{display:none}#option-3:checked:checked~.option-1[data-v-9813fd58],#option-4:checked:checked~.option-2[data-v-9813fd58]{border-color:#0069d9;background:#0069d9}#option-3:checked:checked~.option-1 .dot[data-v-9813fd58],#option-4:checked:checked~.option-2 .dot[data-v-9813fd58]{background:#fff}#option-3:checked:checked~.option-1 .dot[data-v-9813fd58]:before,#option-4:checked:checked~.option-2 .dot[data-v-9813fd58]:before{opacity:1;transform:scale(1)}.wrapper .option span[data-v-9813fd58]{font-size:15px;color:gray}#option-3:checked:checked~.option-1 span[data-v-9813fd58],#option-4:checked:checked~.option-2 span[data-v-9813fd58]{color:#fff}.next-button[data-v-9813fd58]{width:100%;max-width:500px;color:#fff;font-weight:700;height:60px;border-radius:10px}button[data-v-9813fd58]{background:#9ccc65;border-radius:10px!important;border:1px solid #9e9e9e!important;height:60px;width:100px;outline:none;margin:1px;box-shadow:-2px -2px 5px #fff,3px 3px 5px rgba(0,0,0,.1)}.amount-box[data-v-9813fd58]{height:100px;width:50%;display:flex;flex-direction:column}.amount-box .amount-label[data-v-9813fd58]{color:#40434a}.amount-box .amount-paid[data-v-9813fd58]{font-size:2rem;padding:0;margin:0;outline:transparent;border:none;height:44px;font-family:Inter,sans-serif;font-weight:700}.amount-box[data-v-9813fd58]:first-child{align-items:end}.amount-box:first-child .amount-paid[data-v-9813fd58]{padding-bottom:9px;text-align:right;max-width:250px;width:100%}.amount-box:first-child .amount-paid[data-v-9813fd58]:active,.amount-box:first-child .amount-paid[data-v-9813fd58]:focus{border-bottom:3px solid #9ccc65!important}.amount-box[data-v-9813fd58]:nth-child(2){align-items:start;border-left:1px solid #d2d2d2}.btn[data-v-9813fd58]{display:inline-block;font-weight:700;font-family:Inter,sans-serif;font-size:30px;color:#212529;text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.input-amount[data-v-9813fd58]{width:100%;position:relative;display:block;margin:0 auto;max-width:350px;height:35px;border-radius:10px;border:none;outline:transparent;text-align:center;font-size:40px;font-weight:600;color:#363636}.sale-details[data-v-41608aee]{display:grid;grid-gap:5px 10px;padding:10px;width:100%;grid-template-columns:35% 65%}.sale-details .sale-detail-label[data-v-41608aee]{text-align:left}.sale-details .sale-detail-value[data-v-41608aee]{text-align:right;padding-right:18px}h4[data-v-41608aee],h5[data-v-41608aee],h6[data-v-41608aee]{margin:0}h4[data-v-41608aee]{font-weight:700}.discount-btn[data-v-41608aee]{background:#0069d9;color:#fff;height:-moz-fit-content;height:fit-content}.discount-section[data-v-41608aee]{width:420px;justify-content:center}.discount-section .discount-box[data-v-41608aee]{width:100%;min-width:300px;padding:10px;border:2px solid #d3d3d3;height:50px;border-radius:10px}.discount-section .discount-box p[data-v-41608aee]{margin:0;height:100%;width:100%}.sales-panel[data-v-7f67e5be]{display:flex;flex-direction:column;padding:0;position:relative}.sales-panel .sale-header[data-v-7f67e5be]{background:#f2f2f4;box-shadow:0 2px 8px 0 hsla(21,43%,65%,.4);border:1px solid #e6e7ec;height:53px;max-height:55px}.sales-panel .sale-header .header[data-v-7f67e5be]{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}.sales-panel .sale-header .header h2[data-v-7f67e5be]{margin:0}.sales-panel .sale-header .header button[data-v-7f67e5be]{width:30px;background:#fff;font-size:25px}@media(min-height:769px){.sales-panel .sale-lines-table[data-v-7f67e5be]{height:83vh!important}}.sales-panel .sale-lines-table[data-v-7f67e5be]{flex:auto;overflow-y:auto;overflow-x:hidden;height:77vh}.sales-panel .sale-lines-table .sales-list[data-v-7f67e5be]{list-style:none;padding:0 0 130px 0}.sales-panel .sale-lines-table .sales-list li[data-v-7f67e5be]{border:1px solid #e6e7ec}.sales-panel .sale-stats[data-v-7f67e5be]{position:absolute;background:#f2f2f4;border:1px solid #e6e7ec;max-height:163px;bottom:0;left:0;right:0}img[data-v-091fcbe1]{width:80px}h4[data-v-091fcbe1],h5[data-v-091fcbe1],h6[data-v-091fcbe1]{margin:0}.example-card-img-responsive[data-v-091fcbe1]{width:80px;height:65px;margin:10px;opacity:.8}.product-card[data-v-091fcbe1]{height:-moz-fit-content;height:fit-content;transition:.2s ease-in-out;overflow:hidden;width:100%;word-wrap:break-word;background-color:#fff;background-clip:initial;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;display:flex;flex-direction:row;flex-wrap:nowrap}.product-card .product-description[data-v-091fcbe1]{font-weight:600;color:#303030}.product-card .product-description2[data-v-091fcbe1]{font-weight:400;color:#303030}.product-card .product-price[data-v-091fcbe1]{font-weight:700;color:#322f2f}.product-card[data-v-091fcbe1]:focus,.product-card[data-v-091fcbe1]:hover{background:#9ccc65;color:#fff;transform:scale(1.03)}.product-card:focus .product-description[data-v-091fcbe1],.product-card:focus .product-price[data-v-091fcbe1],.product-card:hover .product-description[data-v-091fcbe1],.product-card:hover .product-price[data-v-091fcbe1]{color:#fff}img[data-v-091fcbe1]{height:60px;width:60px;opacity:.7;object-fit:contain;border-radius:10px}.text-sm[data-v-091fcbe1]{font-size:12px!important}.stock-items-list[data-v-4ef7ec12]{scroll-behavior:smooth;margin-bottom:50px}.grid-container[data-v-4ef7ec12]{display:grid;grid-gap:5px;grid-template-columns:32% 34% 32%;padding:10px 10px 80px 10px;width:100%;height:100%}@media screen and (min-width:768px)and (max-width:940px){.grid-container[data-v-4ef7ec12]{grid-template-columns:repeat(2,1fr)}}@media(max-width:400px){.grid-container[data-v-4ef7ec12]{grid-template-columns:repeat(1,1fr)!important}}@media(max-width:650px){.grid-container[data-v-4ef7ec12]{grid-template-columns:repeat(2,1fr)}}@media(min-width:650px){.grid-container[data-v-4ef7ec12]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.view-order-button[data-v-e7e04826]{opacity:1!important}}.w-40[data-v-e7e04826]{border-radius:10px}.payment-panel[data-v-e7e04826]{box-shadow:0 -2px 8px 0 hsla(21,43%,65%,.4);display:flex;gap:10px;flex-direction:row;padding:10px;z-index:1;background:#fff}.payment-panel .view-order-button[data-v-e7e04826]{color:#fff;background:#40434a;font-size:20px;font-weight:700;font-family:Inter,sans-serif;border-radius:10px;min-width:140px;opacity:0}.payment-panel .payment-button[data-v-e7e04826]{color:#fff;font-size:20px;font-weight:700;font-family:Inter,sans-serif;border-radius:5px;height:100%;width:100%}.pos-panel[data-v-0f342c67]{flex-grow:1;height:100%;overflow-y:scroll}.content[data-v-0f342c67]{height:100%;padding:0 10px 10px 10px;overflow:hidden}@media(max-width:767px){.pos-sales-table[data-v-0f342c67]{display:none!important}}@media(min-height:769px){.stock-list[data-v-0f342c67]{height:83vh!important}}.body[data-v-0f342c67]{background:#fff;padding:0;overflow:hidden;position:relative}.body .category-bar[data-v-0f342c67]{height:53px;max-height:53px;border-bottom:1px solid #c9cacf}.body .stock-list[data-v-0f342c67]{height:77vh;padding-bottom:77px;width:100%;overflow-x:hidden;overflow-y:auto}.body .payment-controls[data-v-0f342c67]{position:absolute;bottom:1px;left:0;right:0;height:75px}.body[data-v-0f342c67]:first-child{border-radius:0 0 0 20px}.body[data-v-0f342c67]:nth-child(2){border-radius:0 0 20px 0}.nav-bar[data-v-71411535]{display:inline-flex;gap:20px;height:50px;align-items:center;width:100%;padding:0 15px;top:0;right:0;left:0;background:#fff;position:-webkit-sticky;position:sticky;box-shadow:1px -5px 12px rgba(0,0,0,.5);z-index:1}.nav-bar .icon[data-v-71411535]{font-size:25px}.nav-bar h4[data-v-71411535]{margin:0;font-weight:600;text-overflow:ellipsis}.page[data-v-18224ac3]{height:100%;background:#fff;overflow-x:hidden;overflow-y:scroll;position:relative}.header[data-v-663a61a0]{position:relative}.header p[data-v-663a61a0]{color:#fff;font-size:1.5em}.header #myChart[data-v-663a61a0]{height:100%!important}.header .scrollmenu[data-v-663a61a0]{z-index:9999;display:flex;justify-content:center}.header .scrollmenu a[data-v-663a61a0]{color:#fff!important}.header .chart[data-v-663a61a0]{position:absolute;top:45px;left:10px;right:10px;bottom:35px;padding-top:17px}.header #radios[data-v-663a61a0]{text-align:center;margin:0 auto;z-index:9999}.header #radios #radios label[data-v-663a61a0]{cursor:pointer;position:relative}.header #radios #radios label+label[data-v-663a61a0]{margin-left:15px}.header #radios input[type=radio][data-v-663a61a0]{opacity:0;position:absolute}.header #radios input[type=radio]+span[data-v-663a61a0]{color:#b3cefb;border-radius:17px;padding:5px 10px;transition:all .4s;-webkit-transition:all .4s}.header #radios input[type=radio]:checked+span[data-v-663a61a0]{color:#d9e7fd;background-color:rgba(24,110,218,.5);box-shadow:0 8px 32px 0 rgba(31,38,135,.37);border-radius:18px}.header #radios input[type=radio]:focus+span[data-v-663a61a0]{color:#fff}.options[data-v-663a61a0]{padding-top:20px;padding-bottom:30px}.icon[data-v-0ec1f64c]{font-size:25px;margin:10px}p[data-v-0ec1f64c]{margin:0}.stock-card_company[data-v-0ec1f64c]{font-size:12px}.stock-card[data-v-0ec1f64c]{background:#fff;padding:6px 15px;box-shadow:0 2px 10px rgba(0,0,0,.1);border-bottom:1px solid #d2d2d2}.stock-card__content[data-v-0ec1f64c]{display:flex;align-items:center}.stock-card__content .stock-card_img>.icon-img[data-v-0ec1f64c]{font-size:20px}.stock-card__content .stock-card_img>.icon-img img[data-v-0ec1f64c]{height:60px;width:60px;opacity:.7;object-fit:contain;border-radius:8px}.stock-card__content .stock-card_info[data-v-0ec1f64c]{flex:1}.stock-card__content .stock-card_info .text-muted a[data-v-0ec1f64c]{color:#777}.stock-card__footer[data-v-0ec1f64c]{display:flex;align-items:center;justify-content:space-between}.stock-card__footer .stock-card_stock-type[data-v-0ec1f64c]{width:60%}.stock-card__footer .stock-card-price[data-v-0ec1f64c]{font-weight:500;font-size:18px;color:#40434a}.stock-label[data-v-0ec1f64c]{display:inline-block;padding:2px 12px;font-size:10px;font-weight:700;background:#f5f5f5;border:1px solid #d2d2d2;border-radius:5px;margin-right:2px;color:#40434a}h4[data-v-0ec1f64c],h6[data-v-0ec1f64c],p[data-v-0ec1f64c]{margin:0}.btm-crd[data-v-4ad0e794]{position:absolute;bottom:-1px;left:0;right:0;width:100%;height:75px;box-shadow:0 -2px 8px 0 hsla(21,43%,65%,.4);display:flex;gap:10px;flex-direction:row;padding:10px;z-index:1;background:#fff}.btm-crd .opn-tbl[data-v-4ad0e794]{background:#1e88e5}.btm-crd .void-tbl[data-v-4ad0e794]{background:red}.btm-crd button[data-v-4ad0e794]{color:#fff;font-size:15px;font-weight:700;font-family:Inter,sans-serif;border-radius:5px;height:80%;width:50%;max-width:400px}.btm-crd h6[data-v-4ad0e794]{bottom:0;margin:0}.btm-crd .sum-line[data-v-4ad0e794]{font-size:.8rem;font-weight:bolder}.btm-crd .container[data-v-4ad0e794]{overflow-y:scroll}.ref[data-v-4ad0e794]{margin-bottom:15px}.send-email[data-v-4ad0e794]{color:#fff;font-size:20px;height:45px;width:45px;border-radius:10px;position:absolute;top:27px;right:9px;bottom:0}.content[data-v-4ad0e794]{overflow-y:scroll}.cooking-instruction-list[data-v-4ad0e794]{list-style:inside}.cooking-instruction-list .cooking-instruction-list-item[data-v-4ad0e794]{font-size:11px;font-weight:600;text-transform:uppercase;color:#404040;display:flex;justify-content:space-between}.col-md-4[data-v-1bfe8ddf]{margin-bottom:10px}p[data-v-506b4f4c]{margin:0}.stock-card_company[data-v-506b4f4c]{font-size:12px}.stock-card[data-v-506b4f4c]{background:#fff;padding:6px 15px;box-shadow:0 2px 10px rgba(0,0,0,.1);border-bottom:1px solid #d2d2d2}.stock-card__content[data-v-506b4f4c]{display:flex;align-items:center}.stock-card__content .stock-card_img[data-v-506b4f4c]{margin-right:10px}.stock-card__content .stock-card_img img[data-v-506b4f4c]{height:60px;width:60px;opacity:.7;object-fit:contain;border-radius:8px}.stock-card__content .stock-card_info[data-v-506b4f4c]{flex:1}.stock-card__content .stock-card_info .text-muted a[data-v-506b4f4c]{color:#777}.stock-card__footer[data-v-506b4f4c]{display:flex;align-items:center;justify-content:space-between}.stock-card__footer .stock-card_stock-type[data-v-506b4f4c]{width:60%}.stock-card__footer .stock-card-price[data-v-506b4f4c]{font-weight:700;color:#40434a}.stock-label[data-v-506b4f4c]{display:inline-block;padding:2px 12px;font-size:10px;font-weight:700;background:#f5f5f5;border:1px solid #d2d2d2;border-radius:5px;margin-right:2px;color:#40434a}h4[data-v-506b4f4c],h6[data-v-506b4f4c],p[data-v-506b4f4c]{margin:0}.search-box[data-v-0efc3e46]{position:-webkit-sticky;position:sticky;background-color:#fff;top:0;z-index:1}.col-md-4[data-v-0efc3e46]{margin-bottom:10px}.page[data-v-0bef4128]{height:100vh;overflow-y:scroll}.kazang-logo[data-v-7b87f398]{background:#d6e311;width:100%;max-height:100%;height:100%}.kazang-logo svg[data-v-7b87f398]{height:100%;width:100%}.banner[data-v-c7edef74]{height:30vh;display:flex;flex-direction:column;justify-content:center;color:#fff;margin-top:-2px!important;max-height:280px;background-size:cover}.btn[data-v-30c00c41]{background:#1e88e5;color:#fff;font-weight:600;display:block;width:100%;height:45px}.card[data-v-30c00c41]{padding-left:10px;padding-right:10px;width:400px;max-width:95vw;margin-top:-3rem!important}.page[data-v-30c00c41]{height:100vh!important;overflow-y:auto}.show-password-checkbox[data-v-30c00c41]{margin-bottom:20px}.btn[data-v-5ccca071]{background:#1e88e5;color:#fff;font-weight:600;display:block;width:100%;height:45px}.card[data-v-5ccca071]{padding-left:10px;padding-right:10px;width:400px;max-width:95vw;margin-top:-3rem!important}.show-password-checkbox[data-v-5ccca071]{margin-bottom:20px}.btn[data-v-9e0962e8]{background:#1e88e5;color:#fff;font-weight:600;display:block;width:100%;height:45px}.card[data-v-9e0962e8]{padding-left:10px;padding-right:10px;width:400px;max-width:95vw;margin-top:-3rem!important}.page[data-v-9e0962e8]{height:100vh!important;overflow-y:auto}.show-password-checkbox[data-v-9e0962e8]{margin-bottom:20px}