.system-footer[data-v-3caeec87]{padding:12px 20px;font-size:14px;text-align:center;bottom:0;left:0;right:0;z-index:100;box-shadow:0 -2px 10px rgba(0,0,0,.1);border-top:1px solid hsla(0,0%,100%,.1);background-color:var(--bg-color);color:var(--font-color)}.footer-content[data-v-3caeec87]{display:flex;justify-content:center;align-items:center;gap:8px}.company-name[data-v-3caeec87]{font-weight:600;letter-spacing:.5px;color:#42b983}.version[data-v-3caeec87]{margin-left:15px;font-size:12px;opacity:.8}@media (max-width:768px){.system-footer[data-v-3caeec87]{font-size:12px;padding:8px 10px}.footer-content[data-v-3caeec87]{flex-direction:column;gap:2px}}.loading-overlay[data-v-49dab096]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9999}.loading-spinner[data-v-49dab096]{border:5px solid #f3f3f3;border-top:5px solid #3498db;border-radius:50%;width:50px;height:50px;animation:spin-49dab096 1s linear infinite}.loading-text[data-v-49dab096]{color:#fff;margin-top:15px;font-size:1.2rem}@keyframes spin-49dab096{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body{background-color:var(--bg-color)!important;transition:background-color .3s ease,color .3s ease}a,button{color:var(--font-color)}button{border-color:var(--font-color)}.main[data-v-4cfdc640]{margin-top:-2.87rem}.login_container[data-v-4cfdc640]{font-family:Roboto,sans-serif;background-color:#f8f9fa;display:flex;justify-content:center;align-items:center;min-height:100vh}.branch_selection[data-v-4cfdc640],.login_form[data-v-4cfdc640]{background-color:#fff;padding:2rem;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);width:100%;max-width:400px;background-color:#303030}.login_logo img[data-v-4cfdc640]{width:100px;height:auto}.login_txt span[data-v-4cfdc640]{font-size:1.5rem;font-weight:500;color:#333}.login_password[data-v-4cfdc640],.login_username[data-v-4cfdc640]{width:100%}.login_password input[data-v-4cfdc640],.login_username input[data-v-4cfdc640]{width:100%;padding:.5rem;border:1px solid;border-radius:5px;font-size:1rem}.key_button[data-v-4cfdc640]{background-color:#f8f9fa;border:1px solid;border-radius:5px}.key_button img[data-v-4cfdc640]{width:20px;height:auto}.key_button[data-v-4cfdc640]{cursor:pointer;display:flex;align-items:center;justify-content:center;background:#f0f0f0;border-radius:4px}.key_button[data-v-4cfdc640]:hover{background:#e0e0e0}.log_button[data-v-4cfdc640]{background-color:#298b61;color:#fff;padding:.5rem 1rem;border:none;border-radius:5px;font-size:1rem;cursor:pointer;transition:background-color .3s ease}.log_button[data-v-4cfdc640]:hover{background-color:#1f6f4a}.branch_options[data-v-4cfdc640]{width:100%;margin-top:1rem}.branch_option[data-v-4cfdc640]{display:flex;align-items:center;padding:1rem;margin-bottom:.5rem;border:1px solid;border-radius:5px;cursor:pointer;transition:all .2s ease}.branch_option[data-v-4cfdc640]:hover{transform:translateY(-2px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.branch_icon[data-v-4cfdc640]{width:30px;height:30px;margin-right:1rem}.branch_name[data-v-4cfdc640]{font-size:1rem;font-weight:500}.modal-overlay{background-color:rgba(0,0,0,.5)}.modal-content{background-color:var(--bg-color)!important;border-radius:8px;width:90%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 4px 6px rgba(0,0,0,.1)}.modal-header{padding:15px 20px;border-bottom:1px solid #eee;background-color:#f8f9fa;border-radius:8px 8px 0 0}.modal-header h3{margin:0;color:#333}.close-btn{font-size:24px;color:#666}.modal-body{padding:20px}.modal-footer{padding:15px 20px;border-top:1px solid #eee}.cash-table,.other-table,.totals-table{width:100%;border-collapse:collapse}.cash-table td,.cash-table th,.other-table td,.totals-table td{padding:8px;border-bottom:1px solid #eee}.cash-table tr:last-child td,.totals-table tr:last-child td{border-bottom:none}.amount{text-align:right;font-weight:500}.total-row{font-weight:700;border-top:2px solid #ddd}.cash-counting,.expected-totals,.other-payments{margin-bottom:30px}.cash-counting h4,.expected-totals h4,.other-payments h4{margin-top:0;margin-bottom:15px;border-bottom:2px solid #eee;padding-bottom:5px}.cash-input{width:80px;padding:5px;border:1px solid #ddd;border-radius:4px;text-align:right}.input{color:initial}.cash-summary{margin-top:15px;padding:10px;border-radius:4px}.summary-row{display:flex;justify-content:space-between;padding:5px 0}.difference-positive{color:#28a745;font-weight:700}.difference-negative{color:#dc3545;font-weight:700}.btn-cancel{border:1px solid #ddd;background:#fff;border-radius:4px}.btn-cancel,.btn-save{padding:8px 16px;cursor:pointer}.btn-save{background-color:#007bff;color:#fff;border:none;border-radius:4px}.btn-save:hover{background-color:#0056b3}.loading-spinner{text-align:center;padding:30px;color:#666}@media (max-width:768px){.modal-content{width:95%;margin:10px}.cash-input{width:60px}}.modal-header{width:-webkit-fill-available;justify-content:center;background-color:#4caf50;color:#fff}.form-control:focus{box-shadow:0 0 0 .2rem rgba(76,175,80,.25)}.btn-primary,.form-control:focus{border-color:#4caf50}.btn-primary:hover{border-color:#45a049}select.form-control{cursor:pointer}select.form-control:disabled{background-color:#e9ecef;cursor:not-allowed}.address-section[data-v-ccbe579a]{padding:20px;border-radius:8px;margin-bottom:20px;border:1px solid #dee2e6}.searchbyphone[data-v-ccbe579a]{position:relative}.infobox.fieldOuter[data-v-ccbe579a]{position:relative;width:100%}.icon1.icon2[data-v-ccbe579a]{display:flex;align-items:center;justify-content:center;width:40px;height:38px;border:1px solid #ced4da;border-left:none;cursor:pointer;border-radius:0 4px 4px 0}.icon1.icon2 svg[data-v-ccbe579a]{width:20px;height:20px;fill:#495057}.form-control[data-v-ccbe579a]{border-radius:4px 0 0 4px!important}.btn-outline-secondary[data-v-ccbe579a]{border:1px dashed #6c757d;color:#6c757d;transition:all .3s}.btn-outline-secondary[data-v-ccbe579a]:hover{border-style:solid;background-color:hsla(208,7%,46%,.1)}@media (max-width:768px){.address-section[data-v-ccbe579a],.container[data-v-ccbe579a]{padding:15px}}.qr-code-container[data-v-46173162]{margin:0 auto;padding:15px;border:1px solid #eee;border-radius:8px;max-width:250px;text-align:center}.address-info[data-v-46173162]{text-align:left;margin-top:15px;padding:10px;border-radius:5px}.address-info p[data-v-46173162]{margin:5px 0;font-size:.9rem}.cont[data-v-46173162]{background-color:var(--bg-color)!important}.modal-content[data-v-46173162]{border:none;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.2)}.modal-header[data-v-46173162]{border-bottom:1px solid #e9ecef;padding:1.25rem 1.5rem;place-content:center}.modal-title[data-v-46173162]{font-weight:600;font-size:1.25rem}.order-details-container[data-v-46173162]{display:flex;flex-direction:column;gap:1.5rem}.section-title[data-v-46173162]{font-size:1rem;display:flex;align-items:center;gap:.5rem}.summary-card[data-v-46173162]{background:#f8f9fa;border-radius:8px;padding:1rem;display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.summary-item[data-v-46173162]{display:flex;justify-content:space-between}.summary-label[data-v-46173162]{font-weight:500;color:#6c757d}.summary-value[data-v-46173162]{font-weight:500}.address-card[data-v-46173162]{background:#f8f9fa;border-radius:8px;padding:1rem}.address-line[data-v-46173162]{margin-bottom:.25rem}.items-list[data-v-46173162]{border:1px solid #e9ecef;border-radius:8px;overflow:hidden}.item-row[data-v-46173162]{display:flex;justify-content:space-between;padding:.75rem 1rem;border-bottom:1px solid #e9ecef;background:#fff}.item-row[data-v-46173162]:last-child{border-bottom:none}.item-info[data-v-46173162]{display:flex;gap:.5rem}.item-quantity[data-v-46173162]{font-weight:500;color:#495057}.item-name[data-v-46173162]{color:#6c757d}.item-price[data-v-46173162]{font-weight:500}.notes-card[data-v-46173162]{font-style:italic;color:#495057}.notes-card[data-v-46173162],.payment-details[data-v-46173162]{background:#f8f9fa;border-radius:8px;padding:1rem}.payment-row[data-v-46173162]{display:flex;justify-content:space-between;margin-bottom:.5rem}.payment-row.total-row[data-v-46173162]{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #dee2e6;font-weight:600}.payment-label[data-v-46173162]{color:#6c757d}.payment-value[data-v-46173162]{font-weight:500}.badge[data-v-46173162]{padding:.35em .65em;font-size:.75em;font-weight:600;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}@media (max-width:576px){.summary-card[data-v-46173162]{grid-template-columns:1fr}}.modal-body[data-v-46173162]{padding:1.5rem}.modal-footer[data-v-46173162]{border-top:1px solid #e9ecef;padding:1rem 1.5rem;justify-content:space-between}.search-section[data-v-46173162]{display:flex;flex-direction:column;gap:1.5rem}.search-container[data-v-46173162]{position:relative}.search-input-group[data-v-46173162]{position:relative;display:flex;align-items:center}.orders-list[data-v-46173162]{max-height:60vh;overflow-y:auto;padding-right:10px}.order-item[data-v-46173162]{transition:all .2s}.order-items[data-v-46173162]{max-height:200px;overflow-y:auto;margin-bottom:10px}.search-input[data-v-46173162]{padding:.75rem 1rem .75rem 3rem;border-radius:8px;border:1px solid #e0e0e0;font-size:1rem;transition:all .2s;background-color:#f8f9fa}.search-input[data-v-46173162]:focus{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25);background-color:#fff}.search-icon-btn[data-v-46173162]{position:absolute;left:1rem;background:none;border:none;color:#6c757d;z-index:2}.search-results[data-v-46173162]{position:absolute;width:100%;max-height:300px;overflow-y:auto;z-index:1000;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);margin-top:.5rem}.results-list[data-v-46173162]{padding:.5rem 0}.customer-item[data-v-46173162]{display:flex;align-items:center;padding:.75rem 1rem;cursor:pointer;transition:background-color .2s}.customer-item[data-v-46173162]:hover{background-color:#f8f9fa}.customer-avatar[data-v-46173162]{width:40px;height:40px;border-radius:50%;background-color:#e9ecef;display:flex;align-items:center;justify-content:center;margin-right:1rem;color:#6c757d}.customer-details[data-v-46173162]{flex:1}.customer-name[data-v-46173162]{font-weight:500;color:#343a40;margin-bottom:.25rem}.customer-meta[data-v-46173162]{display:flex;font-size:.875rem;color:#6c757d}.customer-phone[data-v-46173162]{margin-right:1rem}.no-results[data-v-46173162]{padding:1.5rem;text-align:center;color:#6c757d;display:flex;flex-direction:column;align-items:center}.no-results svg[data-v-46173162]{margin-bottom:.5rem;color:#adb5bd}.divider[data-v-46173162]{display:flex;align-items:center;color:#6c757d;margin:1rem 0}.divider[data-v-46173162]:after,.divider[data-v-46173162]:before{content:"";flex:1;border-bottom:1px solid #e0e0e0}.divider span[data-v-46173162]{padding:0 1rem}.add-new-btn[data-v-46173162]{color:var(--font-color);display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;border-radius:8px;font-weight:500}.address-section[data-v-46173162]{display:flex;flex-direction:column;gap:1.5rem}.customer-card[data-v-46173162]{display:flex;align-items:center;padding:1rem;background-color:#f8f9fa;border-radius:8px;margin-bottom:1rem}.customer-avatar.large[data-v-46173162]{width:50px;height:50px;margin-right:1rem}.customer-info h4[data-v-46173162]{margin-bottom:.25rem;font-weight:600}.section-title[data-v-46173162]{font-weight:600;color:#495057;margin-bottom:1rem}.address-list[data-v-46173162]{display:flex;flex-direction:column;gap:.75rem;max-height:300px;overflow-y:auto;padding-right:.5rem}.address-item[data-v-46173162]{display:flex;align-items:flex-start;padding:1rem;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all .2s;background-color:#fff}.address-item[data-v-46173162]:hover{border-color:#adb5bd}.gr[data-v-46173162]{background-color:#28a745!important}.address-item.selected[data-v-46173162]{border-color:#007bff;background-color:#f0f7ff}.address-icon[data-v-46173162]{margin-right:1rem;color:#6c757d}.address-content[data-v-46173162]{flex:1}.address-title[data-v-46173162]{font-weight:500;color:#343a40;margin-bottom:.25rem}.address-details[data-v-46173162]{font-size:.875rem;color:#6c757d;line-height:1.4}.address-check[data-v-46173162]{margin-left:1rem;color:#007bff}.back-btn[data-v-46173162]{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;margin-top:1rem}.btn[data-v-46173162]{font-weight:500;transition:all .2s}.cancel-btn[data-v-46173162]{color:#6c757d}.cancel-btn[data-v-46173162]:hover{color:#495057;text-decoration:none}.submit-btn[data-v-46173162]{min-width:150px}.submit-btn[data-v-46173162]:disabled{opacity:.65}.fade-slide-enter-active[data-v-46173162],.fade-slide-leave-active[data-v-46173162]{transition:all .3s ease}.fade-slide-enter-from[data-v-46173162],.fade-slide-leave-to[data-v-46173162]{opacity:0;transform:translateY(10px)}.fade-enter-active[data-v-46173162],.fade-leave-active[data-v-46173162]{transition:opacity .2s ease}.fade-enter-from[data-v-46173162],.fade-leave-to[data-v-46173162]{opacity:0}[data-v-46173162]::-webkit-scrollbar{width:6px}[data-v-46173162]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}[data-v-46173162]::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}[data-v-46173162]::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.input-group-append .btn-keypad[data-v-6c8c3e3f]{border-color:#ced4da;background-color:#f8f9fa}.input-group-append .btn-keypad[data-v-6c8c3e3f]:hover{background-color:#e9ecef}.input-group-append .btn-keypad svg[data-v-6c8c3e3f]{width:16px;height:16px}.modal[data-v-6c8c3e3f]{display:block;background-color:rgba(0,0,0,.5);position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow-y:scroll}.modal-dialog[data-v-6c8c3e3f]{max-width:800px;margin:1.75rem auto}.modal-content[data-v-6c8c3e3f]{border:none;border-radius:.5rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)}.modal-header[data-v-6c8c3e3f]{border-bottom:1px solid hsla(0,0%,100%,.1);padding:1.25rem 1.5rem}.modal-title[data-v-6c8c3e3f]{font-weight:600;font-size:1.25rem}.modal-body[data-v-6c8c3e3f]{padding:0 1.5rem}.modal-footer[data-v-6c8c3e3f]{border-top:1px solid rgba(0,0,0,.1);padding:0 1rem 1.5rem;justify-content:space-between}.section-title[data-v-6c8c3e3f]{font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px}.submit-btn[data-v-6c8c3e3f]{background-color:#45a049;color:#fff}.total-section[data-v-6c8c3e3f]{background-color:#f8f9fa;border-left:4px solid #4caf50}.input-group-text[data-v-6c8c3e3f]{background-color:#f8f9fa}.form-control[data-v-6c8c3e3f]:disabled{background-color:#e9ecef;opacity:1}.dropdown-results[data-v-6c8c3e3f]{position:absolute;width:100%;max-height:300px;overflow-y:auto;z-index:1000;background:#fff;border:1px solid #dee2e6;border-radius:.375rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.1)}.list-group-item[data-v-6c8c3e3f]{border-left:none;border-right:none;padding:.75rem 1.25rem;cursor:pointer}.list-group-item[data-v-6c8c3e3f]:first-child{border-top:none}.list-group-item[data-v-6c8c3e3f]:last-child{border-bottom:none}.customer-info[data-v-6c8c3e3f]{border-left:4px solid}.bg-success-light[data-v-6c8c3e3f]{background-color:rgba(40,167,69,.1);border-left-color:#28a745}.bg-danger-light[data-v-6c8c3e3f]{background-color:rgba(220,53,69,.1);border-left-color:#dc3545}.btn-lg[data-v-6c8c3e3f]{padding:.75rem 1.5rem;font-size:1rem;line-height:1.5;border-radius:.375rem}.btn-outline-secondary[data-v-6c8c3e3f]:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn.btn-lg.btn-outline-secondary[data-v-6c8c3e3f]{background-color:#e91c0c;color:#fff}.text-success[data-v-6c8c3e3f]{color:#28a745!important}.text-danger[data-v-6c8c3e3f]{color:#dc3545!important}.font-weight-bold[data-v-6c8c3e3f]{font-weight:600!important}.rounded[data-v-6c8c3e3f]{border-radius:.375rem!important}.close[data-v-6c8c3e3f]{font-size:1.5rem;font-weight:700;line-height:1;opacity:1}.close[data-v-6c8c3e3f]:hover{opacity:.75}.numeric-keypad-container[data-v-6c8c3e3f]{position:fixed;bottom:0;left:0;right:0;z-index:1100;background:#fff;padding:15px;box-shadow:0 -2px 10px rgba(0,0,0,.1)}@media (max-width:768px){.modal-dialog[data-v-6c8c3e3f]{margin:.5rem auto}.modal-body[data-v-6c8c3e3f]{padding:1rem}}.modal-container[data-v-00b5f28c]{margin:25px;background:#596157;border-radius:5px;height:100%}.driver-grid[data-v-00b5f28c]{max-height:540px;margin-bottom:16px;overflow-y:auto}.carddriver[data-v-00b5f28c]{width:120px;height:80px;margin:8px;background:#fff;border-radius:5px;padding:10px;text-align:center;cursor:pointer;transition:all .2s ease}.carddriver[data-v-00b5f28c]:hover{transform:scale(1.03);box-shadow:0 4px 8px rgba(0,0,0,.1)}.selected-driver[data-v-00b5f28c]{background-color:#4caf50;color:#fff}.selected-driver .text-muted[data-v-00b5f28c]{color:#e0e0e0!important}.buttons[data-v-00b5f28c]{padding:10px 0}.cancle[data-v-00b5f28c],.submit[data-v-00b5f28c]{padding:8px 20px;margin-left:10px;cursor:pointer;border-radius:4px;border:none}.cancle[data-v-00b5f28c]{background:#ccc}.submit[data-v-00b5f28c]{background:#4caf50;color:#fff}.submit[data-v-00b5f28c]:disabled{background:#ccc;cursor:not-allowed;opacity:.7}.modal[data-v-00b5f28c]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:block;overflow:scroll;outline:0}.modal-backdrop[data-v-00b5f28c]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000;opacity:.5}.active{text-decoration-line:underline;color:#fff}.modal-content[data-v-a296576c]{border-radius:10px}.modal-header[data-v-a296576c]{background-color:#f8f9fa;border-bottom:1px solid #dee2e6}.modal-title[data-v-a296576c]{color:#333;font-weight:600}.form-group[data-v-a296576c]{margin-bottom:1rem}.form-control[data-v-a296576c]{border:1px solid #ced4da;border-radius:5px;padding:8px 12px}.form-control[data-v-a296576c]:focus{border-color:#e3655b;box-shadow:0 0 0 .2rem hsla(4,71%,62%,.25)}.btn-primary[data-v-a296576c]{background-color:#e3655b;border-color:#e3655b}.btn-primary[data-v-a296576c]:hover{background-color:#d45a50;border-color:#d45a50}.btn-primary[data-v-a296576c]:disabled{background-color:#6c757d;border-color:#6c757d}body{font-size:14px}@media (max-width:768px){.main_box{flex-direction:column!important;height:auto!important}.left_panel,.right_panel{width:100%!important;padding:10px!important}.right_panel{flex-direction:row!important;flex-wrap:wrap!important;justify-content:center!important;background:#f5f5f5}.menue{padding:10px!important}.first_row{display:flex!important;flex-wrap:wrap!important;gap:5px!important}.aa,.ab,.ac{flex:1 1 auto!important;min-width:100px!important;font-size:12px!important;padding:8px 5px!important;text-align:center!important}.ac{width:auto!important}.third_row{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(120px,1fr))!important;gap:5px!important;padding:5px!important}.item{width:100%!important;height:100px!important;margin:0!important}.itemmenue{padding:5px!important}.text3{font-size:12px!important}.search-bar-container{margin-bottom:10px!important}.search-input{font-size:14px!important;padding:8px!important}.barcode-search-container{width:100%!important;padding-left:0!important;margin-top:10px!important}.barcode-input{font-size:14px!important;padding:8px!important}.table_header{display:flex!important;flex-wrap:nowrap!important;background:#333;color:#fff;padding:8px 5px!important}.cell{font-size:11px!important;padding:0 3px!important}.itemcell{flex:2!important;min-width:100px!important}.qtycell,.ratecell,.totalcell{flex:1!important;min-width:60px!important}.table_row{flex-wrap:nowrap!important;padding:8px 5px!important;border-bottom:1px solid #eee}.qtycell,.table_row{display:flex!important}.qtycell{align-items:center!important;gap:2px!important}.minus,.plus{width:20px!important;height:20px!important}.qtycontent{min-width:20px!important;text-align:center!important}.qtycontent,.total{font-size:12px!important}.customize svg{width:18px!important}.table_footer{flex-direction:column!important;padding:10px!important}.table_footer>div{width:100%!important;margin:5px 0!important}.leftborder{display:none!important}.d-flex.flex-column.flex-lg-row.p-2.align-items-center{flex-direction:column!important;align-items:flex-start!important}.d-flex.flex-row{flex-wrap:wrap!important;gap:5px!important}.d-flex.flex-row .d-flex{width:calc(50% - 5px)!important}input#first,input#second{width:100%!important;font-size:12px!important;padding:6px!important}.delivery-cards,.takeaway-cards{width:100%!important;margin:5px 0!important}.tables{width:100%!important;justify-content:center!important}.table-cards{width:calc(50% - 10px)!important;margin:5px!important}.right_panel .right{width:70px!important;height:70px!important;margin:3px!important}.right_panel .right img,.right_panel .right svg{width:30px!important;height:30px!important}.right_panel .txt{font-size:9px!important;margin-top:2px!important}.modal-dialog{margin:10px!important;max-width:calc(100% - 20px)!important}.modal-content{padding:15px!important}.modal-body1{padding:10px!important}.customization-options{max-height:200px!important;overflow-y:auto!important}.customization-option{margin-bottom:8px!important}.form-check-label,.notes-section textarea{font-size:12px!important}.notes-section textarea{min-height:60px!important}.buttonsrow{margin-top:10px!important}.cancle,.clear,.done{padding:8px 12px!important;font-size:12px!important}.toast{position:fixed!important;bottom:20px!important;left:50%!important;transform:translateX(-50%)!important;width:90%!important;max-width:300px!important;background:#333;color:#fff;padding:12px!important;border-radius:8px!important;text-align:center!important;z-index:9999!important}.barcode-results{width:calc(100% - 40px)!important;max-height:150px!important;font-size:12px!important}.barcode-result-item{padding:8px!important}.modal-overlay .modal-dialog{width:95%!important;margin:10px auto!important}.reason-input{min-height:80px!important;font-size:12px!important}.modal-footer{flex-direction:column!important;gap:5px!important}.modal-footer .btn{width:100%!important;margin:2px 0!important}}@media (max-width:480px){.third_row{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))!important}.item{height:80px!important}.right_panel .right{width:60px!important;height:60px!important}.right_panel .right img,.right_panel .right svg{width:25px!important;height:25px!important}.right_panel .txt{font-size:8px!important}.table_header .cell,.table_row .cell{font-size:10px!important}.qtycell{gap:1px!important}.minus svg,.plus svg{width:18px!important;height:18px!important}.qtycontent{font-size:11px!important;min-width:16px!important}.customize svg{width:16px!important}.table_footer{padding:8px!important}.table_footer>div{font-size:11px!important}input#first,input#second{font-size:11px!important;padding:5px!important}}@media (max-width:900px) and (orientation:landscape){.main_box{flex-direction:row!important}.left_panel{width:60%!important}.right_panel{width:40%!important;flex-direction:column!important}.third_row{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))!important}.right_panel .right{width:50px!important;height:50px!important}}.cell{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.itemcell .note-text{white-space:normal!important;word-wrap:break-word!important}.cancle,.clear,.customize,.done,.minus,.plus{min-width:44px!important;min-height:44px!important;display:flex!important;align-items:center!important;justify-content:center!important}.modal{overflow-y:auto!important}.modal-open{overflow:hidden!important;position:fixed!important;width:100%!important}button,input,select,textarea{font-size:16px!important}.pos{max-width:100vw!important;overflow-x:hidden!important}.table_header{position:sticky!important;top:0!important;z-index:10!important}.right8{background:#cfd186}@media (max-width:600px){.main_box{flex-direction:column}.left_panel,.right_panel{width:100%!important;padding:10px!important}.content_table{overflow-x:auto}.input-group{display:flex;align-items:stretch}.input-group .form-control{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.input-group .btn{border-top-left-radius:0;border-bottom-left-radius:0;display:flex;align-items:center;justify-content:center}.reason-input{width:100%;min-height:100px;padding:10px;border:1px solid #ddd;border-radius:4px;resize:vertical}.form-control[readonly]{background-color:#fff;cursor:pointer}.form-control[readonly]:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.table_header,.table_row{flex-wrap:wrap}.itemcell,.qtycell,.ratecell,.totalcell{flex:1 1 100px;min-width:80px;font-size:12px!important}.right_panel .right{width:80px!important;height:80px!important;margin:5px!important}.right_panel .txt{font-size:10px!important}.modal-content{width:95%!important;margin:10px auto!important}}@media (max-height:800px){.main_box{height:auto!important;min-height:100vh}.driver-img{filter:invert(100%) sepia(0) saturate(0) hue-rotate(0deg)}.right_panel{justify-content:flex-start!important}}.search-bar-container{position:relative;padding-right:10px}.search-input{width:100%;padding:8px 15px;border:1px solid;border-radius:20px;font-size:14px;outline:none;color:#000}.barcode-search-container{height:-moz-fit-content;height:fit-content;padding-left:22px;width:55%}.barcode-input{flex:1;padding:8px 15px;border:1px solid;border-radius:20px;font-size:14px;outline:none;width:-webkit-fill-available;color:#000}.clear-barcode-btn{background:none;border:none;font-size:20px;margin-left:8px;cursor:pointer;color:#777}.barcode-results{position:absolute;z-index:1000;background:var(--bg-color);width:calc(70% - 20px);max-height:200px;overflow-y:auto;border:1px solid;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.barcode-result-item{padding:10px;border-bottom:1px solid #eee;cursor:pointer}.barcode-result-item:hover{background-color:#2b2b2b}.clear-search-btn{position:absolute;right:20px;top:50%;transform:translateY(-50%);background:transparent;border:none;font-size:18px;cursor:pointer;color:#999}.right10{background-color:rgba(255,18,0,.5)}.clear-search-btn:hover{color:#333}.aa.active,.ab.active,.white{color:#fff}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.modal-dialog{background:#fff;border-radius:8px;width:90%;max-width:500px}.modal-content{padding:20px}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.modal-header h5{margin:0;font-size:1.25rem}.close-btn{background:none;border:none;font-size:1.5rem;cursor:pointer}.reason-input{width:100%;min-height:100px;padding:10px;border:1px solid #ddd;border-radius:4px;resize:vertical}.modal-footer{display:flex;justify-content:flex-end;gap:10px;margin-top:15px}.btn{padding:8px 16px;border-radius:4px}.btn-secondary{background:#6c757d}.btn-danger{background:#dc3545}.aa,.ab,.ac{padding:10px 15px;cursor:pointer;transition:all .3s ease}.aa.active,.ab.active,.ac.active{color:#fff}.aa.active,.ab.active,.ac,.ac.active{background-color:#e3655b;border-radius:5px}.ac{height:35px;width:159px;-moz-text-align-last:center;text-align-last:center}tr.child-row[data-v-af597a0e]{background-color:var(--font-color)* .8}.child-row[data-v-af597a0e]{background-color:var(--font-color) * .8}.add-category-btn[data-v-af597a0e]{margin-right:.5rem}.action-buttons button img[data-v-af597a0e]{width:20px;height:20px}.toggle-children[data-v-af597a0e]{cursor:pointer;display:inline-block;width:20px;text-align:center;margin-right:5px}.child-row td[data-v-af597a0e]:first-child{padding-left:30px}td[data-v-af597a0e],th[data-v-af597a0e]{border:1px solid;padding:8px;text-align:left}.add-category-btn[data-v-af597a0e]{float:right;margin-bottom:10px;padding:10px;background-color:#4caf50;color:#fff;border:none;cursor:pointer;width:-moz-max-content;width:max-content;border-radius:5px;margin-top:.5rem}.action-buttons button[data-v-af597a0e]{background:none;border:none;cursor:pointer;margin:0 5px;position:relative;transition:transform .2s ease,opacity .2s ease}.action-buttons button[data-v-af597a0e]:hover{transform:scale(1.2);opacity:.8}.action-buttons button[data-v-af597a0e]:hover:after{content:attr(data-tooltip);position:absolute;bottom:-25px;left:50%;transform:translateX(-50%);background-color:#333;color:#fff;padding:5px;border-radius:4px;font-size:12px;white-space:nowrap}.action-buttons-container[data-v-6645ca0a]{display:flex;justify-content:flex-end;gap:10px;margin-bottom:10px;margin-top:.5rem;margin-right:.5rem}.add-user-btn[data-v-6645ca0a],.waiters-list-btn[data-v-6645ca0a]{padding:10px;color:#fff;border:none;cursor:pointer;width:-moz-max-content;width:max-content;border-radius:5px}.add-user-btn[data-v-6645ca0a]{background-color:#4caf50}.waiters-list-btn[data-v-6645ca0a]{background-color:#2196f3}.action-buttons button[data-v-6645ca0a]{background:none;border:none;cursor:pointer;margin:0 5px;position:relative;transition:transform .2s ease,opacity .2s ease}.action-buttons button[data-v-6645ca0a]:hover{transform:scale(1.2);opacity:.8}.action-buttons button[data-v-6645ca0a]:hover:after{content:attr(data-tooltip);position:absolute;bottom:-25px;left:50%;transform:translateX(-50%);background-color:#333;color:#fff;padding:5px;border-radius:4px;font-size:12px;white-space:nowrap}.action-buttons button img[data-v-6645ca0a]{width:20px;height:20px}.action-buttons button[data-tooltip="Update Permission"] img[data-v-6645ca0a]{filter:invert(50%) sepia(100%) saturate(500%) hue-rotate(180deg)}.action-buttons button[data-tooltip=Update] img[data-v-6645ca0a]{filter:invert(50%) sepia(100%) saturate(500%) hue-rotate(90deg)}.action-buttons button[data-tooltip="Set as Default"] img[data-v-6645ca0a]{filter:invert(50%) sepia(100%) saturate(500%) hue-rotate(45deg)}.class-1[data-v-12ab3b80]{font-family:Poppins,sans-serif}.logo_icon[data-v-12ab3b80]{width:100px;height:auto}.container[data-v-12ab3b80]{max-width:800px;margin:0 auto}.form-control[data-v-12ab3b80]{border-radius:5px;border:1px solid;padding:.5rem}.btn[data-v-12ab3b80]{padding:.5rem 1rem;border-radius:5px;cursor:pointer}.btn-primary[data-v-12ab3b80]{background-color:#007bff;border:none;color:#fff}.btn-secondary[data-v-12ab3b80]{background-color:#6c757d;border:none;color:#fff}.txtfooter[data-v-12ab3b80]{margin-top:2rem}.btn-primary[data-v-12ab3b80]{background-color:#4caf50}.searchbyphone[data-v-16ee3ab8]{position:relative}.infobox.fieldOuter[data-v-16ee3ab8]{position:relative;width:100%}.icon1.icon2[data-v-16ee3ab8]{display:flex;align-items:center;justify-content:center;width:40px;height:38px;background:#f8f9fa;border:1px solid #ced4da;border-left:none;cursor:pointer}.icon1.icon2 svg[data-v-16ee3ab8]{width:20px;height:20px;fill:#495057}.form-control[data-v-16ee3ab8]{border-radius:.25rem 0 0 .25rem!important}.class-1[data-v-16ee3ab8]{font-family:Poppins,sans-serif}.logo_icon[data-v-16ee3ab8]{max-width:100px}.addcat[data-v-16ee3ab8]{background-color:#4caf50;color:#fff}.gap-2[data-v-16ee3ab8]{gap:.5rem}.btn-success[data-v-16ee3ab8]{background-color:#28a745;border-color:#28a745}.btn-success[data-v-16ee3ab8]:hover{background-color:#218838;border-color:#1e7e34}.progress[data-v-16ee3ab8]{height:20px;border-radius:4px}.progress-bar[data-v-16ee3ab8]{background-color:#4caf50;transition:width .3s ease}.card[data-v-16ee3ab8]{background-color:transparent;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.card-title[data-v-16ee3ab8]{margin-bottom:1rem;font-size:1.1rem;font-weight:500}.position-relative[data-v-16ee3ab8]{position:relative}.d-none[data-v-16ee3ab8]{display:none}.alert[data-v-16ee3ab8]{padding:1rem;border-radius:.25rem}.alert-success[data-v-16ee3ab8]{background-color:#d4edda;border-color:#c3e6cb;color:#155724}.alert-warning[data-v-16ee3ab8]{background-color:#fff3cd;border-color:#ffeeba;color:#856404}.btn-link[data-v-16ee3ab8]{color:#007bff;text-decoration:none}.btn-link[data-v-16ee3ab8]:hover{text-decoration:underline}.text-danger[data-v-16ee3ab8]{color:#dc3545}.small[data-v-16ee3ab8]{font-size:.875rem}.mt-2[data-v-16ee3ab8]{margin-top:.5rem}.mt-3[data-v-16ee3ab8]{margin-top:1rem}.mb-4[data-v-16ee3ab8]{margin-bottom:1.5rem}.category-card.active span[data-v-997f29c4]{color:#28a745;transition:color .3s ease}.category-card span[data-v-997f29c4]{transition:transform .3s ease,color .3s ease}.category-card.active span[data-v-997f29c4]{transform:rotate(180deg)}.categories-grid[data-v-997f29c4]{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}.category-card[data-v-997f29c4]{border:1px solid #dee2e6;border-radius:.5rem;padding:1rem;cursor:pointer;transition:all .3s ease}.category-card[data-v-997f29c4]:hover{transform:translateY(-2px);box-shadow:0 4px 6px rgba(0,0,0,.1)}.category-card.active[data-v-997f29c4]{border-color:#adb5bd}.permissions-display[data-v-997f29c4]{border:1px solid #dee2e6;border-radius:.5rem;padding:1.5rem;margin-top:1rem}.permissions-list[data-v-997f29c4]{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:.5rem}.permission-item[data-v-997f29c4]{padding:.5rem;border-radius:.25rem;transition:background-color .2s ease}.form-check-input[data-v-997f29c4]{cursor:pointer}.form-check-label[data-v-997f29c4]{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.container[data-v-03f65e2e]{max-width:800px;margin:0 auto}.action-buttons button[data-v-03f65e2e]{background:none;border:none;cursor:pointer;margin:0 5px;position:relative;transition:transform .2s ease,opacity .2s ease}.action-buttons button[data-v-03f65e2e]:hover{transform:scale(1.2);opacity:.8}.action-buttons button[data-v-03f65e2e]:hover:after{content:attr(data-tooltip);position:absolute;bottom:-25px;left:50%;transform:translateX(-50%);background-color:#333;color:#fff;padding:5px;border-radius:4px;font-size:12px;white-space:nowrap}.action-buttons button img[data-v-03f65e2e]{width:20px;height:20px}.action-buttons button[data-tooltip=Barcode] img[data-v-03f65e2e],.bi.bi-upc-scan[data-v-03f65e2e]{filter:invert(50%) sepia(100%) saturate(500%) hue-rotate(270deg)}.action-buttons button[data-tooltip=Menu] img[data-v-03f65e2e]{filter:invert(50%) sepia(100%) saturate(500%) hue-rotate(180deg)}.action-buttons button[data-tooltip=Update] img[data-v-03f65e2e]{filter:invert(50%) sepia(100%) saturate(500%) hue-rotate(90deg)}.action-buttons button[data-tooltip=Suspend] img[data-v-03f65e2e]{filter:invert(50%) sepia(100%) saturate(500%) hue-rotate(45deg)}.action-buttons button[data-tooltip*="Hot Key"] img[data-v-03f65e2e]{filter:invert(50%) sepia(100%) saturate(500%) hue-rotate(0deg)}.action-buttons button[data-tooltip=Tax] img[data-v-03f65e2e]{filter:invert(50%) sepia(100%) saturate(500%) hue-rotate(210deg)}.action-buttons button[data-tooltip=Customize] img[data-v-03f65e2e]{filter:invert(50%) sepia(100%) saturate(500%) hue-rotate(300deg)}.add-language-btn[data-v-03f65e2e]{padding:10px;background-color:#4caf50;border:none;cursor:pointer;width:-moz-max-content;width:max-content;border-radius:5px;margin-right:1rem}.class-1[data-v-31a2cc6c]{font-family:Poppins,sans-serif}.logo_icon[data-v-31a2cc6c]{width:100px;height:auto}.container[data-v-31a2cc6c]{max-width:800px;margin:0 auto}.form-control[data-v-31a2cc6c]{margin-bottom:1rem}.btn-primary[data-v-31a2cc6c]{background-color:#4caf50;border:none;color:#fff;padding:.5rem 1rem;border-radius:5px;cursor:pointer}.btn-primary[data-v-31a2cc6c]:hover{background-color:#45a049}.btn-secondary[data-v-31a2cc6c]{background-color:#6c757d;border:none;color:#fff;padding:.5rem 1rem;border-radius:5px;cursor:pointer}.btn-secondary[data-v-31a2cc6c]:hover{background-color:#5a6268}.txtfooter[data-v-31a2cc6c]{margin-top:2rem}.class-1[data-v-b552ad5c]{font-family:Poppins,sans-serif}.logo_icon[data-v-b552ad5c]{width:100px;height:auto}.container[data-v-b552ad5c]{max-width:800px;margin:0 auto}.form-control[data-v-b552ad5c]{margin-bottom:1rem}.btn-primary[data-v-b552ad5c]{background-color:#4caf50;border:none;color:#fff;padding:.5rem 1rem;border-radius:5px;cursor:pointer}.btn-primary[data-v-b552ad5c]:hover{background-color:#45a049}.btn-secondary[data-v-b552ad5c]{background-color:#6c757d;border:none;color:#fff;padding:.5rem 1rem;border-radius:5px;cursor:pointer}.btn-secondary[data-v-b552ad5c]:hover{background-color:#5a6268}.txtfooter[data-v-b552ad5c]{margin-top:2rem}.class-1[data-v-60aaf24c]{font-family:Poppins,sans-serif}.logo_icon[data-v-60aaf24c]{max-width:100px}.updatecat[data-v-60aaf24c]{background-color:#4caf50;color:#fff}.form-check[data-v-60aaf24c]{margin-bottom:8px}.form-check-label[data-v-60aaf24c]{margin-left:5px}td[data-v-2b2120ec],th[data-v-2b2120ec]{border:1px solid;padding:8px;text-align:left}.add-product-btn[data-v-2b2120ec]{float:right;margin-bottom:10px;padding:10px;background-color:#4caf50;color:#fff;border:none;cursor:pointer;width:-moz-max-content;width:max-content;border-radius:5px;margin-top:.5rem;margin-right:.5rem}.action-buttons button[data-v-2b2120ec]{background:none;border:none;cursor:pointer;margin:0 5px;position:relative;transition:transform .2s ease,opacity .2s ease}.action-buttons button[data-v-2b2120ec]:hover{transform:scale(1.2);opacity:.8}.action-buttons button[data-v-2b2120ec]:hover:after{content:attr(data-tooltip);position:absolute;bottom:-25px;left:50%;transform:translateX(-50%);background-color:#333;color:#fff;padding:5px;border-radius:4px;font-size:12px;white-space:nowrap}.action-buttons button img[data-v-2b2120ec]{width:20px;height:20px}.action-buttons button[data-tooltip=Menu] img[data-v-2b2120ec]{filter:invert(50%) sepia(100%) saturate(500%) hue-rotate(180deg)}.action-buttons button[data-tooltip=Update] img[data-v-2b2120ec]{filter:invert(50%) sepia(100%) saturate(500%) hue-rotate(90deg)}.action-buttons button[data-tooltip=Suspend] img[data-v-2b2120ec]{filter:invert(50%) sepia(100%) saturate(500%) hue-rotate(45deg)}.action-buttons button[data-tooltip*="Hot Key"] img[data-v-2b2120ec]{filter:invert(50%) sepia(100%) saturate(500%) hue-rotate(0deg)}.action-buttons button[data-tooltip=Tax] img[data-v-2b2120ec]{filter:invert(50%) sepia(100%) saturate(500%) hue-rotate(210deg)}.action-buttons button[data-tooltip=Customize] img[data-v-2b2120ec]{filter:invert(50%) sepia(100%) saturate(500%) hue-rotate(300deg)}.class-1[data-v-4dcccfb4]{font-family:Poppins,sans-serif}.logo_icon[data-v-4dcccfb4]{max-width:100px}.addproduct[data-v-4dcccfb4]{background-color:#4caf50;color:#fff}.gap-2[data-v-4dcccfb4]{gap:.5rem}.btn-success[data-v-4dcccfb4]{background-color:#28a745;border-color:#28a745}.btn-success[data-v-4dcccfb4]:hover{background-color:#218838;border-color:#1e7e34}.progress[data-v-4dcccfb4]{height:20px;border-radius:4px}.progress-bar[data-v-4dcccfb4]{background-color:#4caf50;transition:width .3s ease}.card[data-v-4dcccfb4]{border:1px solid rgba(0,0,0,.125);border-radius:.25rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.card-title[data-v-4dcccfb4]{margin-bottom:1rem;font-size:1.1rem;font-weight:500}.position-relative[data-v-4dcccfb4]{position:relative}.d-none[data-v-4dcccfb4]{display:none}.alert[data-v-4dcccfb4]{padding:1rem;border-radius:.25rem}.alert-success[data-v-4dcccfb4]{background-color:#d4edda;border-color:#c3e6cb;color:#155724}.alert-warning[data-v-4dcccfb4]{background-color:#fff3cd;border-color:#ffeeba;color:#856404}.btn-link[data-v-4dcccfb4]{color:#007bff;text-decoration:none}.btn-link[data-v-4dcccfb4]:hover{text-decoration:underline}.text-danger[data-v-4dcccfb4]{color:#dc3545}.small[data-v-4dcccfb4]{font-size:.875rem}.mt-2[data-v-4dcccfb4]{margin-top:.5rem}.mt-3[data-v-4dcccfb4]{margin-top:1rem}.mb-4[data-v-4dcccfb4]{margin-bottom:1.5rem}.ml-4[data-v-4dcccfb4]{margin-left:1.5rem}.class-1[data-v-52f850f9]{font-family:Poppins,sans-serif}.logo_icon[data-v-52f850f9]{max-width:100px}.editproduct[data-v-52f850f9]{background-color:#2196f3;color:#fff}.tax-management[data-v-151068e8]{padding:20px}.add-tax-btn[data-v-151068e8]{float:right;margin-bottom:10px;padding:10px;background-color:#4caf50;color:#fff;border:none;cursor:pointer;width:-moz-max-content;width:max-content;border-radius:5px;margin-top:.5rem}.action-buttons button[data-v-151068e8]{background:none;border:none;cursor:pointer;margin:0 5px;position:relative;transition:transform .2s ease,opacity .2s ease}.action-buttons button[data-v-151068e8]:hover{transform:scale(1.2);opacity:.8}.action-buttons button[data-v-151068e8]:hover:after{content:attr(data-tooltip);position:absolute;bottom:-25px;left:50%;transform:translateX(-50%);background-color:#333;color:#fff;padding:5px;border-radius:4px;font-size:12px;white-space:nowrap}.action-buttons button img[data-v-151068e8]{width:20px;height:20px}.action-buttons button[data-tooltip=Edit] img[data-v-151068e8]{filter:invert(50%) sepia(100%) saturate(500%) hue-rotate(90deg)}.form-control[data-v-aa8ead3e]{margin-bottom:15px}.btn[data-v-aa8ead3e]{padding:8px 20px}.btn-primary[data-v-aa8ead3e]{background-color:#4caf50;border-color:#4caf50}.btn-secondary[data-v-aa8ead3e]{background-color:#6c757d;border-color:#6c757d}.form-control[data-v-57633a26]{margin-bottom:15px}.btn[data-v-57633a26]{padding:8px 20px}.btn-primary[data-v-57633a26]{background-color:#4caf50;border-color:#4caf50}.btn-secondary[data-v-57633a26]{background-color:#6c757d;border-color:#6c757d}.form-check-input[data-v-57633a26]{margin-top:.3rem}.form-control[data-v-326e28e4]{margin-bottom:15px}.btn[data-v-326e28e4]{padding:8px 20px}.btn-primary[data-v-326e28e4]{background-color:#4caf50;border-color:#4caf50}.btn-secondary[data-v-326e28e4]{background-color:#6c757d;border-color:#6c757d}td[data-v-a3d00d68],th[data-v-a3d00d68]{border:1px solid;padding:8px;text-align:left}.add-customization-btn[data-v-a3d00d68]{float:right;margin-bottom:10px;padding:10px;background-color:#4caf50;color:#fff;border:none;cursor:pointer;width:-moz-max-content;width:max-content;border-radius:5px;margin-top:.5rem}.action-buttons button[data-v-a3d00d68]{background:none;border:none;cursor:pointer;margin:0 5px;position:relative;transition:transform .2s ease,opacity .2s ease}.action-buttons button[data-v-a3d00d68]:hover{transform:scale(1.2);opacity:.8}.action-buttons button[data-v-a3d00d68]:hover:after{content:attr(data-tooltip);position:absolute;bottom:-25px;left:50%;transform:translateX(-50%);background-color:#333;color:#fff;padding:5px;border-radius:4px;font-size:12px;white-space:nowrap}.action-buttons button img[data-v-a3d00d68]{width:20px;height:20px}.action-buttons button[data-tooltip=Edit] img[data-v-a3d00d68]{filter:invert(50%) sepia(100%) saturate(500%) hue-rotate(90deg)}.form-control[data-v-91f31836]{margin-bottom:15px}.btn[data-v-91f31836]{padding:8px 20px}.btn-primary[data-v-91f31836]{background-color:#4caf50;border-color:#4caf50}.btn-secondary[data-v-91f31836]{background-color:#6c757d;border-color:#6c757d}td[data-v-79aea5d4],th[data-v-79aea5d4]{border:1px solid;padding:8px;text-align:left}.search-add-container[data-v-79aea5d4]{display:flex;justify-content:space-between;margin:10px}.search-input[data-v-79aea5d4]{padding:10px;width:300px;border:1px solid #ddd;border-radius:5px;font-size:14px;color:#000}.add-customer-btn[data-v-79aea5d4]{padding:10px;background-color:#4caf50;color:#fff;border:none;cursor:pointer;width:-moz-max-content;width:max-content;border-radius:5px;margin-top:0}.back-btn[data-v-79aea5d4]{padding:8px 12px;background-color:#6c757d;color:#fff;border:none;border-radius:4px;cursor:pointer;margin-right:10px}.back-btn[data-v-79aea5d4]:hover{background-color:#5a6268}.table-container[data-v-79aea5d4]{overflow-x:auto}.pagination-container[data-v-79aea5d4]{display:flex;justify-content:center;align-items:center;margin-top:20px;gap:10px}.pagination-btn[data-v-79aea5d4]{padding:8px 16px;background-color:#4caf50;color:var(--font-color);border:none;border-radius:4px;cursor:pointer}.pagination-btn[data-v-79aea5d4]:disabled{background-color:#ccc;cursor:not-allowed}.page-info[data-v-79aea5d4]{margin:0 10px;color:var(--font-color)}.page-size-select[data-v-79aea5d4]{padding:8px;border-radius:4px;border:1px solid #ddd;margin-left:10px}.text-success[data-v-79aea5d4]{color:#28a745}.delete-btn img[data-v-79aea5d4]{filter:invert(20%) sepia(100%) saturate(500%) hue-rotate(300deg)}.suspend-btn[data-v-79aea5d4]{color:#dc3545}.activate-btn[data-v-79aea5d4]{color:#28a745}.action-buttons button[data-tooltip=Suspend] img[data-v-79aea5d4]{filter:none}.updatecat[data-v-df8aa6a6]{background-color:#4caf50;color:#fff;border:none;padding:8px 16px;border-radius:4px;transition:all .3s}.updatecat[data-v-df8aa6a6]:hover{background-color:#3e8e41}.address-section[data-v-df8aa6a6]{padding:20px;border-radius:8px;margin-bottom:20px;border:1px solid #dee2e6}.searchbyphone[data-v-df8aa6a6]{position:relative;display:flex;align-items:stretch}.infobox.fieldOuter[data-v-df8aa6a6]{position:relative;width:100%}.icon1.icon2[data-v-df8aa6a6]{display:flex;align-items:center;justify-content:center;width:40px;height:38px;border:1px solid #ced4da;border-left:none;cursor:pointer;border-radius:0 4px 4px 0;background-color:#f8f9fa;transition:all .2s}.icon1.icon2[data-v-df8aa6a6]:hover{background-color:#e9ecef}.icon1.icon2 i[data-v-df8aa6a6]{color:#495057;font-size:16px}.form-control[data-v-df8aa6a6]{border-radius:4px 0 0 4px!important;height:38px}.btn-outline-secondary[data-v-df8aa6a6]{border:1px dashed #6c757d;color:#6c757d;transition:all .3s;padding:8px 16px}.btn-outline-secondary[data-v-df8aa6a6]:hover{border-style:solid;background-color:hsla(208,7%,46%,.1)}.address-display[data-v-df8aa6a6]{background-color:#f8f9fa;padding:15px;border-radius:4px;margin-bottom:15px;border-left:4px solid #4caf50}.address-display p[data-v-df8aa6a6]{margin-bottom:5px;color:#495057}.address-display p[data-v-df8aa6a6]:first-child{font-weight:600;color:#212529}.btn-danger[data-v-df8aa6a6],.btn-primary[data-v-df8aa6a6],.btn-success[data-v-df8aa6a6]{padding:6px 12px;font-size:14px}.btn-primary[data-v-df8aa6a6]{background-color:#007bff;border-color:#007bff}.btn-success[data-v-df8aa6a6]{background-color:#28a745;border-color:#28a745}.btn-danger[data-v-df8aa6a6]{background-color:#dc3545;border-color:#dc3545}.btn-secondary[data-v-df8aa6a6]{background-color:#6c757d;border-color:#6c757d}.form-row[data-v-df8aa6a6]{margin-bottom:15px}.form-group[data-v-df8aa6a6]{margin-bottom:0}.card-header[data-v-df8aa6a6]{background-color:#f8f9fa;padding:10px 15px}.card-header h6[data-v-df8aa6a6]{margin-bottom:0;font-weight:600}.d-flex.justify-content-between[data-v-df8aa6a6]{margin-top:20px}@media (max-width:768px){.address-section[data-v-df8aa6a6],.container[data-v-df8aa6a6]{padding:15px}.icon1.icon2[data-v-df8aa6a6]{width:35px}.btn-outline-secondary[data-v-df8aa6a6],.btn-secondary[data-v-df8aa6a6],.updatecat[data-v-df8aa6a6]{padding:6px 12px;font-size:14px}}.add-delivery-company-btn[data-v-650c074d]{float:right;margin-bottom:10px;padding:10px;background-color:#4caf50;color:#fff;border:none;cursor:pointer;width:-moz-max-content;width:max-content;border-radius:5px;margin-right:.5rem;margin-top:.5rem}.action-buttons[data-v-650c074d]{display:flex;gap:8px;border-bottom:hidden;border-right:hidden}.action-buttons button[data-v-650c074d]{display:flex;align-items:center;gap:4px;padding:4px 8px;border-radius:4px;border:none;cursor:pointer;transition:all .2s ease}.action-buttons button[data-v-650c074d]:hover{transform:scale(1.05)}.action-buttons button[data-v-650c074d]:hover:after{content:attr(data-tooltip);position:absolute;bottom:-25px;left:50%;transform:translateX(-50%);background-color:#333;color:#fff;padding:5px;border-radius:4px;font-size:12px;white-space:nowrap}.action-buttons button img[data-v-650c074d]{width:20px;height:20px}.text-success[data-v-650c074d]{color:#28a745}.text-danger[data-v-650c074d]{color:#dc3545}.delete-btn img[data-v-650c074d]{filter:invert(20%) sepia(100%) saturate(500%) hue-rotate(300deg)}.deactivate-btn[data-v-650c074d]{color:#dc3545}.activate-btn[data-v-650c074d]{color:#28a745}.class-1[data-v-8c347bb8]{font-family:Poppins,sans-serif}.container[data-v-8c347bb8]{max-width:800px;margin:0 auto}.form-group[data-v-8c347bb8]{margin-bottom:1.5rem}label[data-v-8c347bb8]{font-weight:500;margin-bottom:.5rem;display:block}.form-control[data-v-8c347bb8]{height:calc(2.25rem + 12px);padding:.375rem .75rem;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control[data-v-8c347bb8]:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.input-group-text[data-v-8c347bb8]{cursor:pointer;background-color:#e9ecef;border:1px solid #ced4da}.btn[data-v-8c347bb8]{padding:.5rem 1.5rem;font-weight:500;border-radius:.25rem;transition:all .15s ease-in-out}.btn-primary[data-v-8c347bb8]{background-color:#007bff;border-color:#007bff}.btn-primary[data-v-8c347bb8]:hover{background-color:#0069d9;border-color:#0062cc}.btn-secondary[data-v-8c347bb8]{background-color:#6c757d;border-color:#6c757d}.btn-secondary[data-v-8c347bb8]:hover{background-color:#5a6268;border-color:#545b62}.fa-keyboard[data-v-8c347bb8]{font-size:1rem}.class-1[data-v-fe5dd03c]{font-family:Poppins,sans-serif}.container[data-v-fe5dd03c]{max-width:800px;margin:0 auto}.form-group[data-v-fe5dd03c]{margin-bottom:1.5rem}label[data-v-fe5dd03c]{font-weight:500;margin-bottom:.5rem;display:block}.form-control[data-v-fe5dd03c]{height:calc(2.25rem + 12px);padding:.375rem .75rem;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control[data-v-fe5dd03c]:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.input-group-text[data-v-fe5dd03c]{cursor:pointer;background-color:#e9ecef;border:1px solid #ced4da}.btn[data-v-fe5dd03c]{padding:.5rem 1.5rem;font-weight:500;border-radius:.25rem;transition:all .15s ease-in-out}.btn-primary[data-v-fe5dd03c]{background-color:#007bff;border-color:#007bff}.btn-primary[data-v-fe5dd03c]:hover{background-color:#0069d9;border-color:#0062cc}.btn-secondary[data-v-fe5dd03c]{background-color:#6c757d;border-color:#6c757d}.btn-secondary[data-v-fe5dd03c]:hover{background-color:#5a6268;border-color:#545b62}.fa-keyboard[data-v-fe5dd03c]{font-size:1rem}table[data-v-02f8efe2]{width:100%;border-collapse:collapse;margin-top:20px}td[data-v-02f8efe2],th[data-v-02f8efe2]{border:1px solid;padding:8px;text-align:left}.add-driver-btn[data-v-02f8efe2]{float:right;margin-right:.5rem;margin-bottom:10px;padding:10px;background-color:#4caf50;color:#fff;border:none;cursor:pointer;width:-moz-max-content;width:max-content;border-radius:5px;margin-top:.5rem}.action-buttons[data-v-02f8efe2]{display:flex;gap:8px;border-bottom:hidden;border-right:hidden}.action-buttons button[data-v-02f8efe2]{display:flex;align-items:center;gap:4px;padding:4px 8px;border-radius:4px;border:none;cursor:pointer;transition:all .2s ease}.action-buttons button[data-v-02f8efe2]:hover{transform:scale(1.05)}.action-buttons button[data-v-02f8efe2]:hover:after{content:attr(data-tooltip);position:absolute;bottom:-25px;left:50%;transform:translateX(-50%);background-color:#333;color:#fff;padding:5px;border-radius:4px;font-size:12px;white-space:nowrap}.action-buttons button img[data-v-02f8efe2]{width:20px;height:20px}.text-success[data-v-02f8efe2]{color:#28a745}.text-danger[data-v-02f8efe2]{color:#dc3545}.delete-btn img[data-v-02f8efe2]{filter:invert(20%) sepia(100%) saturate(500%) hue-rotate(300deg)}.suspend-btn[data-v-02f8efe2]{color:#dc3545}.activate-btn[data-v-02f8efe2]{color:#28a745}.btn[data-v-214f1fe1]{padding:8px 20px;border-radius:4px;font-weight:500}.btn-primary[data-v-214f1fe1]{background-color:#007bff;border-color:#007bff}.btn-secondary[data-v-214f1fe1]{background-color:#6c757d;border-color:#6c757d}.btn[data-v-214f1fe1]:hover{opacity:.9}select.form-control[data-v-214f1fe1]{height:calc(2.25rem + 8px)}.form-control[data-v-10ebc776]{border-radius:4px;padding:10px 15px;border:1px solid #ced4da}.input-group-append button[data-v-10ebc776]{border-color:#ced4da}.btn[data-v-10ebc776]{padding:8px 20px;border-radius:4px;font-weight:500}.btn-primary[data-v-10ebc776]{background-color:#007bff;border-color:#007bff}.btn-secondary[data-v-10ebc776]{background-color:#6c757d;border-color:#6c757d}.btn[data-v-10ebc776]:hover{opacity:.9}select.form-control[data-v-10ebc776]{height:calc(2.25rem + 8px)}.add-waiter-btn[data-v-68cd8bb3]{float:right;margin-bottom:10px;padding:10px;background-color:#4caf50;color:#fff;border:none;cursor:pointer;width:-moz-max-content;width:max-content;border-radius:5px;margin-top:.5rem}.action-buttons[data-v-68cd8bb3]{display:flex;gap:8px;border-bottom:hidden;border-right:hidden}.action-buttons button[data-v-68cd8bb3]{display:flex;align-items:center;gap:4px;padding:4px 8px;border-radius:4px;border:none;cursor:pointer;transition:all .2s ease}.action-buttons button[data-v-68cd8bb3]:hover{transform:scale(1.05)}.action-buttons button[data-v-68cd8bb3]:hover:after{content:attr(data-tooltip);position:absolute;bottom:-25px;left:50%;transform:translateX(-50%);background-color:#333;color:#fff;padding:5px;border-radius:4px;font-size:12px;white-space:nowrap}.action-buttons button img[data-v-68cd8bb3]{width:20px;height:20px}.delete-btn img[data-v-68cd8bb3]{filter:invert(20%) sepia(100%) saturate(500%) hue-rotate(300deg)}.form-control[data-v-38119129]{margin-bottom:15px}.form-check[data-v-38119129]{margin-top:10px}.btn[data-v-38119129]{padding:8px 20px}.text-danger[data-v-38119129]{font-size:.875em}.form-control[data-v-458c6f7a]{margin-bottom:15px}.form-check[data-v-458c6f7a]{margin-top:10px}.btn[data-v-458c6f7a]{padding:8px 20px}.card-scrollable-content[data-v-065f7ecf]::-webkit-scrollbar{width:6px}.card-scrollable-content[data-v-065f7ecf]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.card-scrollable-content[data-v-065f7ecf]::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.card-scrollable-content[data-v-065f7ecf]::-webkit-scrollbar-thumb:hover{background:#555}.amount[data-v-065f7ecf],.customer[data-v-065f7ecf],.driver[data-v-065f7ecf],.order-no[data-v-065f7ecf]{width:100%;text-align:center}.opencard[data-v-065f7ecf]{background:#4caf50;color:#fff;padding:6px 12px;border-radius:4px;font-weight:700;margin-top:8px;text-align:center}.heavy[data-v-065f7ecf]{font-weight:600}.cards-container[data-v-065f7ecf]{display:flex;flex-wrap:wrap;padding:10px}.amount[data-v-065f7ecf],.customer[data-v-065f7ecf],.order-no[data-v-065f7ecf]{position:relative;padding-bottom:12px;margin-bottom:8px}.amount[data-v-065f7ecf]:after,.customer[data-v-065f7ecf]:after,.order-no[data-v-065f7ecf]:after{content:"";position:absolute;bottom:0;left:10%;right:10%;height:1px;background-color:#e0e0e0}.amount[data-v-065f7ecf],.customer[data-v-065f7ecf],.driver[data-v-065f7ecf]{margin-top:12px}.delivery-cards[data-v-065f7ecf]{width:250px;height:300px;background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);margin:10px;overflow:hidden;display:flex;flex-direction:column}.card-scrollable-content[data-v-065f7ecf]{flex:1;overflow-y:auto;padding:12px;display:flex;flex-direction:column;min-height:100%;justify-content:space-around;overflow-x:hidden}.green[data-v-2ca62651]{background-color:#4caf50}.red[data-v-2ca62651]{background-color:#f44336}.yellow[data-v-2ca62651]{background:#929b7f}.table-cards[data-v-2ca62651]{margin:5px;border-radius:8px;color:#fff;text-align:center;cursor:pointer;min-width:100px;min-height:100px;display:flex;align-items:center;justify-content:center}.floor[data-v-2ca62651]{cursor:pointer}.arrowcircle[data-v-2ca62651]{width:30px;height:30px;border-radius:50%;background-color:#f0f0f0;cursor:pointer;transition:all .3s ease}.arrowcircle.active[data-v-2ca62651]{background-color:#4caf50}.arrowcircle.active svg[data-v-2ca62651]{fill:#fff}.arrowcircle svg[data-v-2ca62651]{width:16px;height:16px;fill:#333}.floornum[data-v-2ca62651]{font-size:18px;font-weight:700;padding:0 10px;min-width:120px;text-align:center}.available[data-v-2ca62651],.busy[data-v-2ca62651],.reserved[data-v-2ca62651],.totaltables[data-v-2ca62651]{padding:5px 15px;border-radius:5px;background-color:#f0f0f0;margin:0 5px;min-width:100px}.no-tables-message[data-v-2ca62651]{width:100%;text-align:center;padding:40px;color:#666;font-size:16px}@media (max-width:768px){.floornum[data-v-2ca62651]{font-size:14px;min-width:80px}.available[data-v-2ca62651],.busy[data-v-2ca62651],.reserved[data-v-2ca62651],.totaltables[data-v-2ca62651]{min-width:60px;font-size:12px;padding:5px 8px}.table-cards[data-v-2ca62651]{min-width:70px;min-height:70px;font-size:12px}}.table-striped tbody tr:nth-child(2n) td[data-v-23699fc0],label[data-v-23699fc0]{color:#fff}#pagination-div[data-v-23699fc0]{display:flex;justify-content:center;margin-top:20px}#pagination-div button[data-v-23699fc0]{background:#007bff;color:#fff;border:none;padding:10px 15px;margin:5px;cursor:pointer;border-radius:5px}#pagination-div button.active[data-v-23699fc0]{background:#0056b3;font-weight:700}#pagination-div button[data-v-23699fc0]:hover{background:#0056b3}.flex-between-a-center[data-v-23699fc0]{display:flex;justify-content:space-between;align-items:center}.modal[data-v-1a45364c]{z-index:1050;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;opacity:1!important}.modal[data-v-1a45364c] *{pointer-events:auto}.modal-dialog[data-v-1a45364c]{pointer-events:auto;z-index:1051;max-width:500px;width:100%}.add-table-btn[data-v-1a45364c]{float:right;margin-bottom:10px;padding:10px;background-color:#4caf50;color:#fff;border:none;cursor:pointer;width:-moz-max-content;width:max-content;border-radius:5px;margin-top:.5rem}.searchbyphone[data-v-1a45364c]{margin-bottom:15px}.infobox[data-v-1a45364c]{position:relative;flex:1}.fieldOuter input[data-v-1a45364c]{width:100%;padding:10px;border:1px solid;border-radius:4px;background-color:#f8f9fa}.fieldOuter label[data-v-1a45364c]{position:absolute;top:-10px;left:10px;background-color:#f8f9fa;padding:0 5px;font-size:12px;color:#495057}.icon1[data-v-1a45364c]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin-left:10px;background-color:#f8f9fa;border-radius:4px;cursor:pointer}.icon1 svg[data-v-1a45364c]{width:20px;height:20px;fill:#495057}.buttons[data-v-1a45364c]{margin-top:20px}.cancel[data-v-1a45364c],.submit[data-v-1a45364c]{padding:10px 20px;border-radius:4px;cursor:pointer;margin-left:10px}.cancel[data-v-1a45364c]{background-color:#f8f9fa;color:#495057}.submit[data-v-1a45364c]{background-color:#4caf50;color:#fff}.add-customer-btn[data-v-1a45364c],.add-table-btn[data-v-1a45364c]{float:right;margin-right:1rem;margin-bottom:10px;padding:10px;background-color:#4caf50;color:#fff;border:none;cursor:pointer;width:-moz-max-content;width:max-content;border-radius:5px;margin-top:.5rem}.action-buttons[data-v-1a45364c]{display:flex;gap:8px;position:relative}.action-buttons button[data-v-1a45364c]{display:flex;align-items:center;gap:4px;padding:4px 8px;border-radius:4px;border:none;cursor:pointer;transition:all .2s ease;position:relative}.action-buttons button[data-v-1a45364c]:hover{transform:scale(1.05)}.action-buttons button[data-v-1a45364c]:hover:after{content:attr(data-tooltip);position:absolute;bottom:-25px;left:50%;transform:translateX(-50%);background-color:#333;color:#fff;padding:5px;border-radius:4px;font-size:12px;white-space:nowrap}.action-buttons button img[data-v-1a45364c]{width:20px;height:20px}.text-success[data-v-1a45364c]{color:#28a745}.text-danger[data-v-1a45364c]{color:#dc3545}.text-muted[data-v-1a45364c]{color:#6c757d;font-style:italic}.delete-btn img[data-v-1a45364c]{filter:invert(20%) sepia(100%) saturate(500%) hue-rotate(300deg)}.suspend-btn[data-v-1a45364c]{color:#dc3545}.activate-btn[data-v-1a45364c]{color:#28a745}.report-card{border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1);transition:all .3s ease;cursor:pointer;display:flex;align-items:center;justify-content:center;border:1px solid #e0e0e0;text-decoration:none}.page-size-select[data-v-45f2e946]{padding:8px;border-radius:4px;border:1px solid #dee2e6;margin-left:15px}.toolbar[data-v-45f2e946]{display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap;margin-top:1rem;margin:15px 15px 0 15px}.search-box[data-v-45f2e946]{position:relative;flex-grow:1;max-width:400px}.search-box input[data-v-45f2e946]{width:100%;padding:10px 15px 10px 40px;border:1px solid;border-radius:6px;font-size:14px}.search-box i[data-v-45f2e946]{position:absolute;left:15px;top:50%;transform:translateY(-50%);color:#6c757d}.filter-options select[data-v-45f2e946]{padding:10px 15px;border:1px solid;border-radius:6px;background-color:#fff;font-size:14px}td[data-v-45f2e946],th[data-v-45f2e946]{padding:12px 15px;text-align:left;border-bottom:1px solid #e9ecef}.negative-balance[data-v-45f2e946],.positive-balance[data-v-45f2e946],.status-active[data-v-45f2e946],.status-suspended[data-v-45f2e946]{font-weight:500}.zero-balance[data-v-45f2e946]{color:#6c757d}.action-buttons[data-v-45f2e946]{display:flex;gap:8px;border-bottom:hidden;border-right:hidden}.action-buttons button[data-v-45f2e946]{width:36px;height:36px;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;position:relative}.balance-control[data-v-45f2e946]{display:flex;align-items:center;gap:5px}.balance-input[data-v-45f2e946]{width:70px;padding:5px;border:1px solid #dee2e6;border-radius:4px;color:#000;text-align:center}.balance-btn[data-v-45f2e946]{width:25px;height:25px;border:none;border-radius:4px;background-color:#f8f9fa;cursor:pointer;display:flex;align-items:center;justify-content:center;font-weight:700}.balance-btn[data-v-45f2e946]:hover{background-color:#e9ecef}.balance-btn.plus[data-v-45f2e946]{color:green}.balance-btn.minus[data-v-45f2e946]{color:red}.balance-input[data-v-45f2e946]::-webkit-inner-spin-button,.balance-input[data-v-45f2e946]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.balance-input[data-v-45f2e946]{-moz-appearance:textfield}.action-buttons button[data-v-45f2e946]:hover{transform:scale(1.1)}.action-buttons button[data-v-45f2e946]:hover:after{content:attr(data-tooltip);position:absolute;bottom:-35px;left:50%;transform:translateX(-50%);color:#fff;padding:5px 10px;border-radius:4px;font-size:12px;white-space:nowrap;z-index:10}.btn-edit[data-v-45f2e946]:hover{transform:scale(1.2);opacity:.8}.empty-state[data-v-45f2e946]{text-align:center;padding:40px;color:#6c757d}.empty-state i[data-v-45f2e946]{font-size:48px;margin-bottom:15px;opacity:.5}.pagination[data-v-45f2e946]{display:flex;justify-content:center;align-items:center;margin-top:20px;gap:15px}.page-nav[data-v-45f2e946]{width:36px;height:36px;border:1px solid #dee2e6;background:#fff;border-radius:4px;cursor:pointer;transition:all .2s}.page-nav[data-v-45f2e946]:hover:not(:disabled){background-color:#f8f9fa}.page-nav[data-v-45f2e946]:disabled{opacity:.5;cursor:not-allowed}.page-info[data-v-45f2e946]{font-size:14px;color:#6c757d}@media (max-width:768px){.toolbar[data-v-45f2e946]{flex-direction:column}.search-box[data-v-45f2e946]{max-width:100%}td[data-v-45f2e946],th[data-v-45f2e946]{padding:8px 10px;font-size:14px}.action-buttons[data-v-45f2e946]{flex-wrap:wrap;gap:5px}.action-buttons button[data-v-45f2e946]{width:30px;height:30px;font-size:12px}.pagination[data-v-45f2e946]{flex-wrap:wrap}.page-size-select[data-v-45f2e946]{margin-left:0;margin-top:10px;width:100%}}.dashboard-container[data-v-77c624e8]{max-width:1200px;margin:0 auto;padding:2rem}.customericon[data-v-77c624e8]{filter:invert(100%) sepia(100%) saturate(500%) hue-rotate(172deg)}.dashboard-title[data-v-77c624e8]{text-align:center;margin-bottom:2.5rem;font-size:2.2rem}.cards-container[data-v-77c624e8]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.dashboard-card[data-v-77c624e8]{border-radius:12px;box-shadow:0 6px 15px rgba(0,0,0,.1);padding:1.5rem;display:flex;align-items:center;cursor:pointer;transition:all .3s ease;border:2px solid #3498db}.dashboard-card[data-v-77c624e8]:hover{transform:translateY(-5px);box-shadow:0 12px 20px rgba(0,0,0,.15)}.dashboard-card[data-v-77c624e8]:nth-child(2){border-color:#2ecc71}.card-icon[data-v-77c624e8]{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:1.5rem;flex-shrink:0}.card-icon img[data-v-77c624e8]{width:100%;height:32px;filter:invert(100%) sepia(0) saturate(0) hue-rotate(0deg)}.card-content[data-v-77c624e8]{flex-grow:1}.card-content h3[data-v-77c624e8]{margin:0;font-size:1.3rem}.card-content p[data-v-77c624e8]{margin:.5rem 0 0;color:#7f8c8d;font-size:.95rem}.card-arrow[data-v-77c624e8]{color:#bdc3c7;font-size:1.2rem;transition:all .3s ease}.dashboard-card:hover .card-arrow[data-v-77c624e8]{color:#3498db;transform:translateX(5px)}.dashboard-card:nth-child(2):hover .card-arrow[data-v-77c624e8]{color:#2ecc71}@media (max-width:768px){.cards-container[data-v-77c624e8]{grid-template-columns:1fr}}.action-row[data-v-98ccad3e]{margin-top:20px;justify-content:center}.btn-update[data-v-98ccad3e]{padding:10px 20px;background-color:#4caf50;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:16px;transition:background-color .3s}.btn-update[data-v-98ccad3e]:hover{background-color:#45a049}.btn-update[data-v-98ccad3e]:disabled{background-color:#ccc;cursor:not-allowed}.info-value-input[data-v-98ccad3e]{border:1px solid #ddd}.invoice-update-container[data-v-98ccad3e]{font-family:Arial,sans-serif;padding:20px;margin:0 auto}.info-value-input[data-v-98ccad3e]{flex-grow:1;padding:8px;border:1px solid #ccc;border-radius:4px;font-size:16px;width:100%;max-width:200px}h1[data-v-98ccad3e]{font-size:24px;margin-bottom:20px}h3[data-v-98ccad3e]{font-size:18px;margin:20px 0 10px}.info-row[data-v-98ccad3e]{display:flex;margin-bottom:10px}.info-row label[data-v-98ccad3e]{font-weight:700;width:150px}.info-value[data-v-98ccad3e]{flex-grow:1}.divider[data-v-98ccad3e]{border-top:1px solid #ccc;margin:20px 0}.invoices-table[data-v-98ccad3e]{width:100%;color:var(--font-color);border-collapse:collapse;margin-bottom:20px}.table-header[data-v-98ccad3e],.table-row[data-v-98ccad3e]{display:flex;padding:8px 0}.table-header[data-v-98ccad3e]{font-weight:700;border-bottom:2px solid #ccc}.table-row[data-v-98ccad3e]{border-bottom:1px solid #eee}.action-buttons[data-v-98ccad3e]{display:flex;justify-content:flex-end;gap:15px;margin-top:25px}.search-bar[data-v-98ccad3e]{margin-top:20px}.search-bar input[data-v-98ccad3e]{width:100%;padding:8px;border:1px solid #ccc;border-radius:4px}.error[data-v-98ccad3e],.loading[data-v-98ccad3e]{padding:20px;text-align:center;color:#666}.error[data-v-98ccad3e]{color:#d9534f}.header-cell[data-v-98ccad3e],.table-cell[data-v-98ccad3e]{flex:1;min-width:0;padding:0 5px}.filters-container[data-v-69c5bda4]{padding:15px;border-radius:5px;margin:20px 0;display:flex;flex-wrap:wrap;gap:20px;align-items:flex-end}.filter-group[data-v-69c5bda4]{display:flex;flex-direction:column;gap:5px}.filter-group label[data-v-69c5bda4]{font-weight:700;font-size:.9em}.filter-group input[data-v-69c5bda4]{padding:8px 12px;border:1px solid;border-radius:4px}.date-range-inputs[data-v-69c5bda4]{display:flex;align-items:center;gap:10px}.date-range-inputs span[data-v-69c5bda4]{color:#666}.clear-filters-btn[data-v-69c5bda4]{padding:8px 16px;background-color:#dc3545;color:#fff;border:none;border-radius:4px;cursor:pointer;height:-moz-fit-content;height:fit-content}.pagination[data-v-69c5bda4]{margin-top:20px;display:flex;justify-content:center;align-items:center;gap:15px;color:var(--font-color)}.pagination button[data-v-69c5bda4]{padding:8px 16px;background-color:#4caf50;color:#fff;border:none;border-radius:4px;cursor:pointer}.pagination button[data-v-69c5bda4]:disabled{background-color:#ccc;cursor:not-allowed}.theme-colors-container[data-v-df09a1ee]{display:flex;flex-wrap:wrap;gap:2rem;padding:1rem;max-width:800px;margin:0 auto}.color-picker-box[data-v-df09a1ee]{border:2px solid #fff;padding:1rem;display:flex;flex-direction:column;gap:.5rem;min-width:250px}label[data-v-df09a1ee]{display:block;margin-bottom:15px;font-weight:700;font-size:1.1rem}input[type=color][data-v-df09a1ee]{width:80px;height:80px;margin:0 auto 15px;display:block;border:2px solid;border-radius:8px;cursor:pointer}.color-preview[data-v-df09a1ee]{display:block;width:100px;height:100px;border:2px solid #ccc;border-radius:8px;margin:0 auto 20px;box-shadow:0 2px 5px rgba(0,0,0,.1)}button[data-v-df09a1ee]{padding:10px 25px;background-color:#4caf50;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:1rem;transition:background-color .3s;margin-top:10px}button[data-v-df09a1ee]:hover{background-color:#45a049}button[data-v-df09a1ee]:disabled{background-color:#ccc;cursor:not-allowed}.message[data-v-df09a1ee]{margin-top:15px;padding:10px;border-radius:4px}.message.success[data-v-df09a1ee]{background-color:#dff0d8;color:#3c763d}.message.error[data-v-df09a1ee]{background-color:#f2dede;color:#a94442}.invoice-update-container[data-v-02f06b14]{font-family:Arial,sans-serif;padding:20px;margin:0 auto}.info-value-input[data-v-02f06b14]{flex-grow:1;padding:8px;border:1px solid #ccc;border-radius:4px;font-size:16px;width:100%;max-width:200px}h1[data-v-02f06b14]{font-size:24px;margin-bottom:20px}h3[data-v-02f06b14]{font-size:18px;margin:20px 0 10px}.info-row[data-v-02f06b14]{display:flex;margin-bottom:10px}.info-row label[data-v-02f06b14]{font-weight:700;width:150px}.info-value[data-v-02f06b14]{flex-grow:1}.divider[data-v-02f06b14]{border-top:1px solid #ccc;margin:20px 0}.invoices-table[data-v-02f06b14]{width:100%;color:var(--font-color);border-collapse:collapse;margin-bottom:20px}.table-header[data-v-02f06b14],.table-row[data-v-02f06b14]{display:flex;padding:8px 0}.table-header[data-v-02f06b14]{font-weight:700;border-bottom:2px solid #ccc}.table-row[data-v-02f06b14]{border-bottom:1px solid #eee}.action-buttons[data-v-02f06b14]{display:flex;justify-content:flex-end;gap:15px;margin-top:25px}.search-bar[data-v-02f06b14]{margin-top:20px}.search-bar input[data-v-02f06b14]{width:100%;padding:8px;border:1px solid #ccc;border-radius:4px}.error[data-v-02f06b14],.loading[data-v-02f06b14]{padding:20px;text-align:center;color:#666}.error[data-v-02f06b14]{color:#d9534f}.header-cell[data-v-02f06b14],.table-cell[data-v-02f06b14]{flex:1;min-width:0;padding:0 5px}.green{background-color:#4caf50}.red{background-color:#f44336}.split-invoice-container{border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.split-container{display:flex;gap:20px}.split-controls{flex:1;max-width:300px}.split-preview-container{flex:2}.split-options{display:flex;align-items:center}.split-preview{max-height:500px;overflow-y:auto;border:1px solid;padding:10px;border-radius:4px}.split-group{padding:15px;border-radius:5px;box-shadow:0 1px 3px rgba(0,0,0,.1);margin-bottom:15px}.form-control{display:block;padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.badge-success{color:#fff;background-color:#28a745}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.text-muted{color:#6c757d!important}.bills-container[data-v-5137d23c]{padding:20px}.filter-options[data-v-5137d23c]{display:flex;justify-content:space-between;margin-bottom:20px;flex-wrap:wrap;gap:15px}.date-filter[data-v-5137d23c]{display:flex;align-items:center;gap:10px}.search-box input[data-v-5137d23c]{padding:8px 15px;border:1px solid;border-radius:4px;min-width:250px}.table-responsive[data-v-5137d23c]{overflow-x:auto}#billsTable[data-v-5137d23c]{width:100%;border-collapse:collapse;margin-top:20px}#billsTable td[data-v-5137d23c],#billsTable th[data-v-5137d23c]{border:1px solid;padding:12px;text-align:left}#billsTable th[data-v-5137d23c]{font-weight:700}.no-data[data-v-5137d23c]{text-align:center;padding:20px;color:#666}@media (max-width:768px){.filter-options[data-v-5137d23c]{flex-direction:column}.date-filter[data-v-5137d23c]{flex-wrap:wrap}}.toolbar[data-v-7e6caf85]{display:flex;justify-content:space-between;margin:20px;gap:15px;flex-wrap:wrap}.search-box[data-v-7e6caf85]{position:relative;flex-grow:1;max-width:400px}.search-box input[data-v-7e6caf85]{width:100%;padding:10px 15px 10px 40px;border:1px solid #ddd;border-radius:6px;font-size:14px}.search-box i[data-v-7e6caf85]{position:absolute;left:15px;top:50%;transform:translateY(-50%);color:#6c757d}.filter-options select[data-v-7e6caf85]{padding:10px 15px;border:1px solid #ddd;border-radius:6px;background-color:#fff;font-size:14px}.summary-cards[data-v-7e6caf85]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;margin-inline:20px}.summary-card[data-v-7e6caf85]{padding:15px;border-radius:8px;background-color:#f8f9fa;box-shadow:0 2px 4px rgba(0,0,0,.1);text-align:center}.negative-value[data-v-7e6caf85]{color:#dc3545}.summary-title[data-v-7e6caf85]{font-size:14px;color:#6c757d;margin-bottom:5px}.summary-value[data-v-7e6caf85]{font-size:18px;font-weight:600}table[data-v-7e6caf85]{width:100%;border-collapse:collapse}td[data-v-7e6caf85],th[data-v-7e6caf85]{padding:12px 15px;text-align:left;border-bottom:1px solid #e9ecef}.status-canceled[data-v-7e6caf85],.status-paid[data-v-7e6caf85],.status-unpaid[data-v-7e6caf85]{font-weight:500}.action-buttons[data-v-7e6caf85]{display:flex;gap:8px}.action-buttons button[data-v-7e6caf85]{width:32px;height:32px;border:none;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;background-color:transparent}.action-buttons button[data-v-7e6caf85]:hover{transform:scale(1.1)}.action-buttons button[data-v-7e6caf85]:hover:after{content:attr(data-tooltip);position:absolute;bottom:-35px;left:50%;transform:translateX(-50%);background-color:#343a40;color:#fff;padding:5px 10px;border-radius:4px;font-size:12px;white-space:nowrap;z-index:10}.btn-view[data-v-7e6caf85]{color:#17a2b8}.btn-view[data-v-7e6caf85]:hover{background-color:rgba(23,162,184,.1)}.btn-receipt[data-v-7e6caf85]{color:#6c757d}.btn-receipt[data-v-7e6caf85]:hover{background-color:hsla(208,7%,46%,.1)}.btn-refund[data-v-7e6caf85]{color:#dc3545}.btn-refund[data-v-7e6caf85]:hover{background-color:rgba(220,53,69,.1)}.empty-state[data-v-7e6caf85]{text-align:center;padding:40px;color:#6c757d}.empty-state i[data-v-7e6caf85]{font-size:48px;margin-bottom:15px;opacity:.5}.pagination[data-v-7e6caf85]{display:flex;justify-content:center;align-items:center;margin-top:20px;gap:15px}.page-nav[data-v-7e6caf85]{width:36px;height:36px;border:1px solid #dee2e6;background:#fff;border-radius:4px;cursor:pointer;transition:all .2s}.page-nav[data-v-7e6caf85]:hover:not(:disabled){background-color:#f8f9fa}.page-nav[data-v-7e6caf85]:disabled{opacity:.5;cursor:not-allowed}.page-info[data-v-7e6caf85]{font-size:14px;color:#6c757d}.text-muted[data-v-7e6caf85]{color:#6c757d;font-style:italic}@media (max-width:768px){.toolbar[data-v-7e6caf85]{flex-direction:column}.search-box[data-v-7e6caf85]{max-width:100%}.summary-cards[data-v-7e6caf85]{flex-direction:column}.summary-card[data-v-7e6caf85]{min-width:100%}td[data-v-7e6caf85],th[data-v-7e6caf85]{padding:8px 10px;font-size:14px}.action-buttons[data-v-7e6caf85]{flex-wrap:wrap;gap:5px}.action-buttons button[data-v-7e6caf85]{width:28px;height:28px;font-size:12px}.empty-state[data-v-7e6caf85]{text-align:center;padding:40px;color:#6c757d;background-color:#f8f9fa;border-radius:8px;margin-top:20px}.empty-state i[data-v-7e6caf85]{font-size:48px;margin-bottom:15px;opacity:.5;color:#6c757d}.empty-state p[data-v-7e6caf85]{font-size:16px;font-weight:500}}.action-buttons-container[data-v-84b0af3c]{margin-right:.5rem;display:flex;justify-content:flex-end;gap:10px;margin-bottom:10px;margin-top:.5rem}.add-language-btn[data-v-84b0af3c]{padding:10px;background-color:#4caf50;border:none;cursor:pointer;width:-moz-max-content;width:max-content;border-radius:5px;margin-right:1rem}.action-buttons button[data-v-84b0af3c]{background:none;border:none;cursor:pointer;margin:0 5px;position:relative;transition:transform .2s ease,opacity .2s ease}.action-buttons button[data-v-84b0af3c]:hover{transform:scale(1.2);opacity:.8}.action-buttons button[data-v-84b0af3c]:hover:after{content:attr(data-tooltip);position:absolute;bottom:-25px;left:50%;transform:translateX(-50%);padding:5px;border-radius:4px;font-size:12px;white-space:nowrap}.action-buttons button img[data-v-84b0af3c]{width:20px;height:20px}.action-buttons button[data-tooltip=Edit] img[data-v-84b0af3c]{filter:invert(50%) sepia(100%) saturate(500%) hue-rotate(90deg)}.action-buttons button[data-tooltip=Delete] img[data-v-84b0af3c]{filter:invert(20%) sepia(100%) saturate(3000%) hue-rotate(350deg)}.searchbyphone[data-v-010c1519]{position:relative}.infobox.fieldOuter[data-v-010c1519]{position:relative;width:100%}.icon1.icon2[data-v-010c1519]{display:flex;align-items:center;justify-content:center;width:40px;height:38px;background:#f8f9fa;border:1px solid #ced4da;border-left:none;cursor:pointer}.icon1.icon2 svg[data-v-010c1519]{width:20px;height:20px;fill:#495057}.form-control[data-v-010c1519]{border-radius:.25rem 0 0 .25rem!important}.class-1[data-v-010c1519]{font-family:Poppins,sans-serif}.btn-primary[data-v-010c1519]{background-color:#4caf50;border-color:#4caf50}.btn-primary[data-v-010c1519]:hover{background-color:#3e8e41;border-color:#3e8e41}.btn-template[data-v-010c1519]{background-color:#17a2b8;color:#fff;padding:8px 16px;border-radius:4px;border:none;cursor:pointer;transition:background-color .3s}.btn-template[data-v-010c1519]:hover{background-color:#138496}.btn-template i[data-v-010c1519]{margin-right:8px}.form-text.text-muted[data-v-010c1519]{display:block;margin-top:5px;font-size:.875em;color:#6c757d}.searchbyphone[data-v-aa9a52a6]{position:relative}.infobox.fieldOuter[data-v-aa9a52a6]{position:relative;width:100%}.icon1.icon2[data-v-aa9a52a6]{display:flex;align-items:center;justify-content:center;width:40px;height:38px;background:#f8f9fa;border:1px solid #ced4da;border-left:none;cursor:pointer}.icon1.icon2 svg[data-v-aa9a52a6]{width:20px;height:20px;fill:#495057}.form-control[data-v-aa9a52a6]{border-radius:.25rem 0 0 .25rem!important}.class-1[data-v-aa9a52a6]{font-family:Poppins,sans-serif}.btn-primary[data-v-aa9a52a6]{background-color:#4caf50;border-color:#4caf50}.btn-primary[data-v-aa9a52a6]:hover{background-color:#3e8e41;border-color:#3e8e41}.btn-template[data-v-aa9a52a6]{background-color:#17a2b8;color:#fff;padding:8px 16px;border-radius:4px;border:none;cursor:pointer;transition:background-color .3s}.btn-template[data-v-aa9a52a6]:hover{background-color:#138496}.btn-template i[data-v-aa9a52a6]{margin-right:8px}.form-text.text-muted[data-v-aa9a52a6]{display:block}.form-text.text-muted[data-v-aa9a52a6],.text-muted[data-v-aa9a52a6]{margin-top:5px;font-size:.875em;color:#6c757d}.barcode-segmentation-container[data-v-172e74fa]{padding:20px}.header[data-v-172e74fa]{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.segmentation-form[data-v-172e74fa]{padding:20px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.form-label[data-v-172e74fa]{font-weight:500;margin-bottom:5px}.actions[data-v-172e74fa]{display:flex;justify-content:flex-end}@media (max-width:768px){.header[data-v-172e74fa]{flex-direction:column;align-items:flex-start}.header button[data-v-172e74fa]{margin-top:10px}}td[data-v-97089898],th[data-v-97089898]{border:1px solid;padding:12px;text-align:left}.search-add-container[data-v-97089898]{display:flex;justify-content:space-between;margin:20px;align-items:center}.search-input[data-v-97089898]{padding:10px;width:300px;border:1px solid #ddd;border-radius:5px;font-size:14px;color:#000}.add-printer-btn[data-v-97089898]{padding:10px 20px;background-color:#4caf50;color:#fff;border:none;cursor:pointer;border-radius:5px;font-size:14px}.add-printer-btn[data-v-97089898]:hover{background-color:#45a049}.back-btn[data-v-97089898]{padding:8px 12px;background-color:#6c757d;color:#fff;border:none;border-radius:4px;cursor:pointer;margin-right:10px}.back-btn[data-v-97089898]:hover{background-color:#5a6268}.table-container[data-v-97089898]{overflow-x:auto;margin:20px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.pagination-container[data-v-97089898]{display:flex;justify-content:center;align-items:center;margin-top:20px;gap:10px;padding:20px}.pagination-btn[data-v-97089898]{padding:8px 16px;background-color:#4caf50;color:#fff;border:none;border-radius:4px;cursor:pointer}.pagination-btn[data-v-97089898]:disabled{background-color:#ccc;cursor:not-allowed}.page-info[data-v-97089898]{margin:0 10px;color:var(--font-color)}.page-size-select[data-v-97089898]{padding:8px;border-radius:4px;border:1px solid #ddd;margin-left:10px}.text-success[data-v-97089898]{color:#28a745}.text-danger[data-v-97089898]{color:#dc3545}.delete-btn img[data-v-97089898]{filter:invert(20%) sepia(100%) saturate(500%) hue-rotate(300deg)}.suspend-btn[data-v-97089898]{color:#dc3545}.activate-btn[data-v-97089898]{color:#28a745}.action-buttons[data-v-97089898]{display:flex;gap:8px}.action-buttons button[data-v-97089898]{background:none;border:none;cursor:pointer;padding:5px;border-radius:4px;transition:background-color .2s}.action-buttons button[data-v-97089898]:hover{background-color:#f5f5f5}.action-buttons img[data-v-97089898]{width:18px;height:18px}.language-tag[data-v-97089898]{display:inline-block;padding:2px 6px;border-radius:3px;margin:2px;font-size:12px}.no-data[data-v-97089898]{text-align:center;padding:40px;color:#6c757d;font-style:italic}[data-tooltip][data-v-97089898]{position:relative}[data-tooltip][data-v-97089898]:hover:after{content:attr(data-tooltip);position:absolute;bottom:100%;left:50%;transform:translateX(-50%);background:#333;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;white-space:nowrap;z-index:1000}.takeaway-container[data-v-08226806]{max-width:600px;margin:0 auto;padding:2rem}h2[data-v-08226806]{text-align:center;margin-bottom:2rem;color:#333}.setting-box[data-v-08226806]{border:2px solid #ddd;padding:2rem;border-radius:8px;margin-bottom:2rem;background-color:#f9f9f9}label[data-v-08226806]{display:block;margin-bottom:1rem;font-weight:700;font-size:1.1rem;color:#333}.setting-description[data-v-08226806]{margin-top:1rem;color:#666;font-size:.9rem;line-height:1.4}.toggle-switch[data-v-08226806]{position:relative;display:inline-block;width:60px;height:34px}.toggle-switch input[data-v-08226806]{opacity:0;width:0;height:0}.slider[data-v-08226806]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-08226806]:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-08226806]{background-color:#4caf50}input:checked+.slider[data-v-08226806]:before{transform:translateX(26px)}.slider.round[data-v-08226806]{border-radius:34px}.slider.round[data-v-08226806]:before{border-radius:50%}button[data-v-08226806]{padding:12px 30px;background-color:#4caf50;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:1rem;transition:background-color .3s;display:block;margin:0 auto}button[data-v-08226806]:hover{background-color:#45a049}button[data-v-08226806]:disabled{background-color:#ccc;cursor:not-allowed}.message[data-v-08226806]{margin-top:15px;padding:10px;border-radius:4px;text-align:center}.message.success[data-v-08226806]{background-color:#dff0d8;color:#3c763d;border:1px solid #d6e9c6}.message.error[data-v-08226806]{background-color:#f2dede;color:#a94442;border:1px solid #ebccd1}.takeaway-container[data-v-ff4191ee]{max-width:600px;margin:0 auto;padding:2rem}h2[data-v-ff4191ee]{text-align:center;margin-bottom:2rem;color:#333}.setting-box[data-v-ff4191ee]{border:2px solid #ddd;padding:2rem;border-radius:8px;margin-bottom:2rem;background-color:#f9f9f9}label[data-v-ff4191ee]{display:block;margin-bottom:1rem;font-weight:700;font-size:1.1rem;color:#333}.setting-description[data-v-ff4191ee]{margin-top:1rem;color:#666;font-size:.9rem;line-height:1.4}.toggle-switch[data-v-ff4191ee]{position:relative;display:inline-block;width:60px;height:34px}.toggle-switch input[data-v-ff4191ee]{opacity:0;width:0;height:0}.slider[data-v-ff4191ee]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-ff4191ee]:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-ff4191ee]{background-color:#4caf50}input:checked+.slider[data-v-ff4191ee]:before{transform:translateX(26px)}.slider.round[data-v-ff4191ee]{border-radius:34px}.slider.round[data-v-ff4191ee]:before{border-radius:50%}button[data-v-ff4191ee]{padding:12px 30px;background-color:#4caf50;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:1rem;transition:background-color .3s;display:block;margin:0 auto}button[data-v-ff4191ee]:hover{background-color:#45a049}button[data-v-ff4191ee]:disabled{background-color:#ccc;cursor:not-allowed}.message[data-v-ff4191ee]{margin-top:15px;padding:10px;border-radius:4px;text-align:center}.message.success[data-v-ff4191ee]{background-color:#dff0d8;color:#3c763d;border:1px solid #d6e9c6}.message.error[data-v-ff4191ee]{background-color:#f2dede;color:#a94442;border:1px solid #ebccd1}.print-container[data-v-05c43a4c]{padding:20px;text-align:center}.error-message[data-v-05c43a4c],.loading-message[data-v-05c43a4c]{margin:20px 0;font-size:18px;color:#fff}.print-button[data-v-05c43a4c]{padding:10px 20px;background-color:#42b983;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:16px}.print-button[data-v-05c43a4c]:hover{background-color:#3aa876}.payment-container[data-v-30dbf615]{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f5f7fa;padding:20px}.payment-card[data-v-30dbf615]{background:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1);width:100%;max-width:500px;padding:30px}.payment-header[data-v-30dbf615]{text-align:center;margin-bottom:30px}.payment-header h1[data-v-30dbf615]{color:#2c3e50;font-size:24px;font-weight:600;margin-bottom:8px}.order-info[data-v-30dbf615]{color:#7f8c8d;font-size:16px}.payment-details[data-v-30dbf615]{margin:25px 0}.detail-row[data-v-30dbf615]{display:flex;justify-content:space-between;padding:15px 0;border-bottom:1px solid #ecf0f1}.detail-label[data-v-30dbf615]{color:#7f8c8d;font-weight:500}.detail-value[data-v-30dbf615]{color:#2c3e50;font-weight:600;font-size:18px}.pay-button[data-v-30dbf615]{width:100%;padding:15px;background-color:#3498db;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .3s}.pay-button[data-v-30dbf615]:hover{background-color:#2980b9}.container[data-v-1fcbc3c7]{max-width:800px;margin:0 auto}.filter-section[data-v-1fcbc3c7]{max-width:300px;margin-bottom:1rem}.filter-section label[data-v-1fcbc3c7]{display:block;margin-bottom:.5rem;font-weight:500}.action-buttons button[data-v-1fcbc3c7]{background:none;border:none;cursor:pointer;margin:0 5px;position:relative;transition:transform .2s ease,opacity .2s ease}.action-buttons button[data-v-1fcbc3c7]:hover{transform:scale(1.2);opacity:.8}.action-buttons button[data-v-1fcbc3c7]:hover:after{content:attr(data-tooltip);position:absolute;bottom:-25px;left:50%;transform:translateX(-50%);background-color:#333;color:#fff;padding:5px;border-radius:4px;font-size:12px;white-space:nowrap;z-index:1000}.action-buttons button img[data-v-1fcbc3c7]{width:20px;height:20px}.bi.bi-grid-3x3-gap-fill[data-v-1fcbc3c7]{filter:invert(50%) sepia(100%) saturate(500%) hue-rotate(180deg);font-size:1.2rem}.action-buttons button[data-tooltip=Update] img[data-v-1fcbc3c7]{filter:invert(50%) sepia(100%) saturate(500%) hue-rotate(90deg)}.add-floor-btn[data-v-1fcbc3c7]{padding:10px;background-color:#4caf50;border:none;cursor:pointer;width:-moz-max-content;width:max-content;border-radius:5px;margin-right:1rem;color:#fff;font-weight:500}.add-floor-btn[data-v-1fcbc3c7]:hover{background-color:#45a049}.form-control[data-v-1fcbc3c7]{width:100%;padding:.5rem;border:1px solid #ddd;border-radius:4px}table[data-v-1fcbc3c7]{width:100%;border-collapse:collapse}td[data-v-1fcbc3c7],th[data-v-1fcbc3c7]{padding:12px;text-align:left;border-bottom:1px solid #ddd}th[data-v-1fcbc3c7]{font-weight:600}.text-center[data-v-1fcbc3c7]{text-align:center}.mb-3[data-v-1fcbc3c7]{margin-bottom:1rem}.modal-overlay[data-v-1fcbc3c7]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.modal-container[data-v-1fcbc3c7]{background-color:var(--bg-color);border-radius:8px;width:90%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 4px 6px rgba(0,0,0,.1)}.modal-header[data-v-1fcbc3c7]{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid #dee2e6}.modal-header h3[data-v-1fcbc3c7]{margin:0;font-size:1.25rem}.close-btn[data-v-1fcbc3c7]{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#6c757d}.close-btn[data-v-1fcbc3c7]:hover{color:#343a40}.modal-body[data-v-1fcbc3c7]{padding:1.5rem}.gap-2[data-v-1fcbc3c7]{gap:.5rem}.btn[data-v-1fcbc3c7]{padding:8px 16px;border:none;border-radius:4px;cursor:pointer;font-size:14px}.btn-primary[data-v-1fcbc3c7]{background-color:#4caf50;color:#fff}.btn-primary[data-v-1fcbc3c7]:hover:not(:disabled){background-color:#45a049}.btn-primary[data-v-1fcbc3c7]:disabled{background-color:#a5d6a7;cursor:not-allowed}.btn-secondary[data-v-1fcbc3c7]{background-color:#6c757d;color:#fff}.btn-secondary[data-v-1fcbc3c7]:hover{background-color:#5a6268}.required[data-v-1fcbc3c7]{color:red}.class-1[data-v-a2188d8c]{font-family:Poppins,sans-serif}.container[data-v-a2188d8c]{max-width:600px;margin:0 auto;padding:20px}h2[data-v-a2188d8c]{margin-bottom:30px;color:#333;font-size:24px}.form-group[data-v-a2188d8c]{margin-bottom:20px}label[data-v-a2188d8c]{display:block;margin-bottom:8px;font-weight:500}.required[data-v-a2188d8c]{color:red}.form-control[data-v-a2188d8c]{width:100%;padding:10px;border:1px solid #ddd;border-radius:4px;font-size:14px;transition:border-color .3s}.form-control[data-v-a2188d8c]:focus{outline:none;border-color:#4caf50;box-shadow:0 0 5px rgba(76,175,80,.3)}.metadata-section[data-v-a2188d8c]{background-color:#f8f9fa;padding:15px;border-radius:4px;margin:20px 0}.metadata-section p[data-v-a2188d8c]{margin:5px 0;color:#666;font-size:13px}.metadata-section strong[data-v-a2188d8c]{color:#333}.btn[data-v-a2188d8c]{padding:10px 30px;border:none;border-radius:5px;cursor:pointer;font-size:14px;font-weight:500;transition:all .3s}.btn-primary[data-v-a2188d8c]{background-color:#4caf50;color:#fff}.btn-primary[data-v-a2188d8c]:hover:not(:disabled){background-color:#45a049}.btn-primary[data-v-a2188d8c]:disabled{background-color:#a5d6a7;cursor:not-allowed}.btn-secondary[data-v-a2188d8c]{background-color:#6c757d;color:#fff}.btn-secondary[data-v-a2188d8c]:hover{background-color:#5a6268}.d-flex[data-v-a2188d8c]{display:flex}.justify-content-between[data-v-a2188d8c]{justify-content:space-between}.mt-4[data-v-a2188d8c]{margin-top:2rem}.text-center[data-v-a2188d8c]{text-align:center;padding:40px;color:#666}select.form-control[data-v-a2188d8c]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:15px;padding-right:35px}.class-1[data-v-486c0174]{font-family:Poppins,sans-serif}.container[data-v-486c0174]{max-width:600px;margin:0 auto;padding:20px}h2[data-v-486c0174]{margin-bottom:30px;font-size:24px}.form-group[data-v-486c0174]{margin-bottom:20px}label[data-v-486c0174]{display:block;margin-bottom:8px;font-weight:500}.required[data-v-486c0174]{color:red}.form-control[data-v-486c0174]{width:100%;padding:10px;border:1px solid #ddd;border-radius:4px;font-size:14px;transition:border-color .3s}.form-control[data-v-486c0174]:focus{outline:none;border-color:#4caf50;box-shadow:0 0 5px rgba(76,175,80,.3)}.text-muted[data-v-486c0174]{font-size:12px;margin-top:5px;display:block}.btn[data-v-486c0174]{padding:10px 30px;border:none;border-radius:5px;cursor:pointer;font-size:14px;font-weight:500;transition:all .3s}.btn-primary[data-v-486c0174]{background-color:#4caf50;color:#fff}.btn-primary[data-v-486c0174]:hover:not(:disabled){background-color:#45a049}.btn-primary[data-v-486c0174]:disabled{background-color:#a5d6a7;cursor:not-allowed}.btn-secondary[data-v-486c0174]{background-color:#6c757d;color:#fff}.btn-secondary[data-v-486c0174]:hover{background-color:#5a6268}.d-flex[data-v-486c0174]{display:flex}.justify-content-between[data-v-486c0174]{justify-content:space-between}.mt-4[data-v-486c0174]{margin-top:2rem}select.form-control[data-v-486c0174]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:15px;padding-right:35px}.class-1[data-v-4af7036e]{font-family:Poppins,sans-serif;min-height:100vh;background-color:#f5f5f5}#settings[data-v-4af7036e]{padding:20px}.settings_body[data-v-4af7036e]{max-width:1200px;margin:0 auto;width:100%}.homerow[data-v-4af7036e]{margin-top:30px}.txthead[data-v-4af7036e]{font-size:20px;font-weight:600;margin-bottom:20px;padding-left:10px;border-left:4px solid #4caf50}.settings-row[data-v-4af7036e]{gap:20px;justify-content:flex-start}.settings-card[data-v-4af7036e]{width:150px;height:150px;background:#3b427c;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.1);cursor:pointer;transition:all .3s ease;padding:20px}.settings-card[data-v-4af7036e]:hover{transform:translateY(-5px);box-shadow:0 5px 20px rgba(0,0,0,.15);background-color:#f8f9fa}.settings-card svg[data-v-4af7036e]{width:52px;height:52px;stroke:#4caf50;margin-bottom:10px;transition:stroke .3s ease}.settings-card:hover svg[data-v-4af7036e]{stroke:#45a049}.settings-card .txt[data-v-4af7036e]{font-size:14px;font-weight:500;text-align:center}@media (max-width:768px){.settings-row[data-v-4af7036e]{justify-content:center}.settings-card[data-v-4af7036e]{width:130px;height:130px}.settings-card svg[data-v-4af7036e]{width:40px;height:40px}}@media (max-width:480px){.settings-card[data-v-4af7036e]{width:100px;height:100px;padding:15px}.settings-card svg[data-v-4af7036e]{width:35px;height:35px}.settings-card .txt[data-v-4af7036e]{font-size:12px}}.container[data-v-6977ea92]{max-width:800px;margin:0 auto}.filter-section[data-v-6977ea92]{max-width:300px;margin-bottom:1rem}.filter-section label[data-v-6977ea92]{display:block;margin-bottom:.5rem;font-weight:500}.action-buttons button[data-v-6977ea92]{background:none;border:none;cursor:pointer;margin:0 5px;position:relative;transition:transform .2s ease,opacity .2s ease}.action-buttons button[data-v-6977ea92]:hover{transform:scale(1.2);opacity:.8}.action-buttons button[data-v-6977ea92]:hover:after{content:attr(data-tooltip);position:absolute;bottom:-25px;left:50%;transform:translateX(-50%);background-color:#333;color:#fff;padding:5px;border-radius:4px;font-size:12px;white-space:nowrap;z-index:1000}.icon-btn[data-v-6977ea92]{font-size:1.2rem;padding:5px}.icon-btn i[data-v-6977ea92]{font-size:1.2rem}.add-shift-btn[data-v-6977ea92]{padding:10px 15px;background-color:#4caf50;border:none;cursor:pointer;width:-moz-max-content;width:max-content;border-radius:5px;margin-right:1rem;color:#fff;font-weight:500}.add-shift-btn i[data-v-6977ea92]{margin-right:5px}.add-shift-btn[data-v-6977ea92]:hover{background-color:#45a049}.form-control[data-v-6977ea92]{width:100%;padding:.5rem;border:1px solid #ddd;border-radius:4px}table[data-v-6977ea92]{width:100%;border-collapse:collapse}td[data-v-6977ea92],th[data-v-6977ea92]{padding:12px;text-align:left;border-bottom:1px solid #ddd}th[data-v-6977ea92]{font-weight:600}.text-center[data-v-6977ea92]{text-align:center}.mb-3[data-v-6977ea92]{margin-bottom:1rem}.mt-4[data-v-6977ea92]{margin-top:1.5rem}.status-badge[data-v-6977ea92]{display:inline-block;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500;text-align:center}.status-badge i[data-v-6977ea92]{margin-right:4px;font-size:11px}.status-open[data-v-6977ea92]{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.status-closed[data-v-6977ea92]{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.alert[data-v-6977ea92]{padding:12px;border-radius:4px;margin-bottom:1rem}.alert i[data-v-6977ea92]{margin-right:5px}.alert-warning[data-v-6977ea92]{background-color:#fff3cd;border:1px solid #ffeeba;color:#856404}.modal-overlay[data-v-6977ea92]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.modal-container[data-v-6977ea92]{background-color:var(--bg-color);border-radius:8px;width:90%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 4px 6px rgba(0,0,0,.1)}.modal-lg[data-v-6977ea92]{max-width:700px}.modal-header[data-v-6977ea92]{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid #dee2e6;border-radius:8px 8px 0 0}.modal-header h3[data-v-6977ea92]{margin:0;font-size:1.25rem}.modal-header h3 i[data-v-6977ea92]{margin-right:8px;color:#4caf50}.close-btn[data-v-6977ea92]{background:none;border:none;font-size:1.2rem;cursor:pointer;color:#6c757d}.close-btn[data-v-6977ea92]:hover{color:#343a40}.modal-body[data-v-6977ea92]{padding:1.5rem}.gap-2[data-v-6977ea92]{gap:.5rem}.btn[data-v-6977ea92]{padding:8px 16px;border:none;border-radius:4px;cursor:pointer;font-size:14px;transition:background-color .2s ease}.btn i[data-v-6977ea92]{margin-right:5px}.btn-primary[data-v-6977ea92]{background-color:#4caf50;color:#fff}.btn-primary[data-v-6977ea92]:hover:not(:disabled){background-color:#45a049}.btn-primary[data-v-6977ea92]:disabled{background-color:#a5d6a7;cursor:not-allowed}.btn-secondary[data-v-6977ea92]{background-color:#6c757d;color:#fff}.btn-secondary[data-v-6977ea92]:hover{background-color:#5a6268}.required[data-v-6977ea92]{color:red}.shift-details[data-v-6977ea92]{padding:.5rem}.detail-row[data-v-6977ea92]{margin-bottom:1rem;padding:.5rem;border-bottom:1px solid #eee}.detail-row strong[data-v-6977ea92]{display:inline-block;min-width:140px;color:#555}.detail-row strong i[data-v-6977ea92]{margin-right:5px;color:#4caf50;width:18px}.text-muted[data-v-6977ea92]{color:#6c757d;font-style:italic}.summary-section[data-v-6977ea92]{background-color:#f8f9fa;padding:1rem;border-radius:4px;margin-top:1rem}.summary-section h4[data-v-6977ea92]{margin-top:0;margin-bottom:1rem;color:#333}.summary-section h4 i[data-v-6977ea92]{margin-right:5px;color:#4caf50}.summary-grid[data-v-6977ea92]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.summary-item[data-v-6977ea92]{display:flex;justify-content:space-between;align-items:center;padding:.5rem;background-color:#fff;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.summary-label[data-v-6977ea92]{font-weight:500;color:#555}.summary-label i[data-v-6977ea92]{margin-right:5px;color:#4caf50}.summary-value[data-v-6977ea92]{font-weight:600;color:#333}@font-face{font-family:Inter}html{width:100%;height:-webkit-fill-available;overflow-x:hidden}body.class-1{color:#fff}body.class-2{background:#eee;color:#303030}body.class-2 #pos .main_box .left_panel .menue .line{border-top:1px solid #303030}body.class-2 #pos .main_box .left_panel .content_table .center-panel .itemcell{border-bottom:1px solid #303030;border-right:1px solid #303030}body.class-2 #pos .main_box .left_panel .content_table .center-panel .table_footer{background-color:#fff;border-top:1px solid #303030}body.class-2 #pos .main_box .left_panel .content_table .center-panel .table_footer .leftborder{border-left:1px solid #303030}input{color:var(--font-color)}#pos{display:flex;color:var(--font-color)!important;flex-direction:column;flex:1}#pos .modal-content,#pos .modal-dialog{background-color:#303030!important}#pos .modal-dialog{max-width:676px}#pos .modal-content{height:calc(100% - 56px);border:none}#pos .modal-content .modal-header{border-bottom:none}.action-buttons button img{width:20px;height:20px}.action-buttons button{background:none;transition:transform .2s,opacity .2s;transform-origin:center;border:none;cursor:pointer;margin:0 5px;position:relative;transition:transform .2s ease,opacity .2s ease}.action-buttons button:hover{transform:scale(1.2);opacity:.8}.action-buttons button:hover:after{content:attr(data-tooltip);position:absolute;bottom:-25px;left:50%;transform:translateX(-50%);background-color:#333;color:#fff;padding:5px;border-radius:4px;font-size:12px;white-space:nowrap}.action-buttons button[data-tooltip=Edit] img{filter:invert(50%) sepia(100%) saturate(500%) hue-rotate(90deg)}#pos .modal-content .modal-body1{height:calc(100% - 56px);margin-left:27px;margin-right:27px}#pos .modal-content .modal-body1 span{cursor:pointer}#pos .modal-content .modal-body1 .extra,#pos .modal-content .modal-body1 .less,#pos .modal-content .modal-body1 .none,#pos .modal-content .modal-body1 .type{width:124.37px;height:41.46px;border-radius:5px;display:flex}#pos .modal-content .modal-body1 .extra span,#pos .modal-content .modal-body1 .less span,#pos .modal-content .modal-body1 .none span,#pos .modal-content .modal-body1 .type span{text-align:center;margin:auto}#pos .modal-content .modal-body1 .extra,#pos .modal-content .modal-body1 .less,#pos .modal-content .modal-body1 .none{opacity:50%}#pos .modal-content .modal-body1 .type{background-color:#d9d9d9;margin-right:48.92px;color:#303030;font-family:Poppins;font-size:20px;line-height:30px}#pos .modal-content .modal-body1 .none{background-color:#e3655b;margin-right:20.73px}#pos .modal-content .modal-body1 .less{background-color:hsla(62,45%,67%,.5);margin-right:20.73px}#pos .modal-content .modal-body1 .extra{background-color:rgba(91,140,90,.5);margin-right:12.44px}#pos .modal-content .modal-body1 .deleteme{display:flex}#pos .modal-content .modal-body1 .deleteme span{text-align:center;margin:auto}#pos .modal-content .modal-body1 hr{margin-top:16.58px;margin-bottom:16.58px;border:0;border-top:1px solid #fff;color:#fff}#pos .modal-content .modal-body1 .noterow .notee{display:flex}#pos .modal-content .modal-body1 .noterow span{cursor:default;text-align:center;margin:auto;color:#fff;font-family:Poppins;font-size:20px;line-height:30px;font-weight:700}#pos .modal-content .modal-body1 .noterow .inputt{display:flex;width:67%;flex-direction:row;justify-content:flex-end}#pos .modal-content .modal-body1 .noterow input{width:100%;height:48px;background-color:#d9d9d9;border:none;border-radius:5px}#pos .modal-content .modal-body1 .noterow input:focus-visible{outline:none}#pos .modal-content .modal-body1 .buttonsrow{margin-top:29px;margin-left:-1px;margin-bottom:16px}#pos .modal-content .modal-body1 .buttonsrow .cancle,#pos .modal-content .modal-body1 .buttonsrow .clear,#pos .modal-content .modal-body1 .buttonsrow .done{width:124.37px;height:41.46px;border-radius:5px;display:flex}#pos .modal-content .modal-body1 .buttonsrow .cancle span,#pos .modal-content .modal-body1 .buttonsrow .clear span,#pos .modal-content .modal-body1 .buttonsrow .done span{text-align:center;margin:auto;font-family:Poppins;font-size:20px;line-height:30px;font-weight:lighter}#pos .modal-content .modal-body1 .buttonsrow .clear{background-color:#e3655b}#pos .modal-content .modal-body1 .buttonsrow .cancle{background-color:#e91c0c;margin-left:20px}#pos .modal-content .modal-body1 .buttonsrow .done{background-color:#52d04f;margin-left:20px}#pos .modal-content .active{opacity:100%!important;background-color:#4caf50;border-color:#4caf50}#pos .header_row{display:flex;flex-direction:row;z-index:10;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);height:3rem}#pos .header_row .first{margin-right:20px}#pos .header_row .logo_container{margin-top:auto;margin-bottom:auto}#pos .header_row .logo{margin:13px 34px;width:74px;height:30px;display:block}#pos .header_row .element{color:#fff}#pos .header_row .centered:hover{cursor:pointer}#pos .header_row .centered{opacity:100%;flex-grow:1;height:100px;width:139px;display:flex;flex-direction:column;align-content:center;justify-content:center;align-items:center;font-size:20px}#pos .header_row .active,#pos .header_row .centered:hover{opacity:100%}#pos .header_row .pos{background:#596157}#pos .header_row .dinein{background:#5b8c5a}#pos .header_row .takeaway{background:#52414c}#pos .header_row .delivery{background:#e3655b}#pos .header_row .bills{background:#cfd186}#pos .header_row .bills .element{color:#303030}#pos .header_row .righttext{margin:20px;display:flex;font-size:14px;font-weight:400;font-family:Inter;margin-left:auto;line-height:16.94px}#pos .main_box{flex:1;display:flex;flex-direction:row}#pos .main_box .left_panel{display:flex;flex-direction:row;flex-grow:1;margin-left:16px;margin-right:0;margin-top:12px}#pos .main_box .left_panel .menue .first_row{display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:9px}#pos .main_box .left_panel .menue .first_row .aa,#pos .main_box .left_panel .menue .first_row .ab{display:flex;flex-direction:row;justify-content:center;height:35px;width:159px;position:relative}#pos .main_box .left_panel .menue .first_row .aa span,#pos .main_box .left_panel .menue .first_row .ab span{margin:0;position:absolute;top:50%;transform:translateY(-50%);color:#fff}#pos .main_box .left_panel .menue .first_row .aa{background-color:#cfd186}#pos .main_box .left_panel .menue .first_row .ab{background-color:#52414c}#pos .main_box .left_panel .menue .first_row .aa:hover,#pos .main_box .left_panel .menue .first_row .ab:hover{cursor:pointer}#pos .main_box .left_panel .menue .second_row{display:flex;flex-direction:row;justify-content:flex-start}#pos .main_box .left_panel .menue .second_row .ba:hover,#pos .main_box .left_panel .menue .second_row .bb:hover,#pos .main_box .left_panel .menue .second_row .bc:hover{cursor:pointer}#pos .main_box .left_panel .menue .second_row .ba,#pos .main_box .left_panel .menue .second_row .bb,#pos .main_box .left_panel .menue .second_row .bc{display:flex;flex-direction:row;justify-content:center;height:39px;width:100px;position:relative}#pos .main_box .left_panel .menue .second_row .ba svg,#pos .main_box .left_panel .menue .second_row .bb svg,#pos .main_box .left_panel .menue .second_row .bc svg{margin:0;position:absolute;top:50%;transform:translateY(-50%)}#pos .main_box .left_panel .menue .second_row .ba{background-color:#cfd186}#pos .main_box .left_panel .menue .second_row .bb{background-color:#5b8c5a;margin-left:9px}#pos .main_box .left_panel .menue .second_row .bc{background-color:#52414c;margin-left:9px}#pos .main_box .left_panel .menue .line{margin:10px 0;margin-right:22px;border-top:1px solid #eee}#pos .main_box .left_panel .menue .third_row{margin-right:-9px}#pos .main_box .left_panel .menue .third_row .item:hover{cursor:pointer}#pos .main_box .left_panel .menue .third_row .item{width:100px;height:85px;position:relative;margin-bottom:9px;margin-right:9px;color:#fff;border-radius:5px}#pos .main_box .left_panel .menue .third_row .item .text1,#pos .main_box .left_panel .menue .third_row .item .text2{background-color:rgba(48,48,48,.5);font-family:Poppins;font-size:10px;line-height:10.1px;padding-left:.5rem}#pos .main_box .left_panel .menue .third_row .item .text1{position:absolute;top:0;margin-top:5px;width:71px;height:14px}#pos .main_box .left_panel .menue .third_row .item .text2{position:absolute;bottom:0;width:71px;height:45px;margin-bottom:5px}#pos .main_box .left_panel .menue .third_row .item .itemmenue{height:100%}#pos .main_box .left_panel .menue .third_row .item .text3{font-family:Poppins;font-weight:700;color:#fff;font-size:14px;text-align:center}#pos .main_box .left_panel .menue .third_row>*{flex:0 0 70px;margin-right:9px}#pos .main_box .left_panel .v_line{border-left:1px solid #eee}#pos .main_box .left_panel .center-panel>div{margin-right:25px;margin-left:25px}#pos .main_box .left_panel .content_table{flex-grow:1;font-size:16px;font-family:Poppins;color:#fff!important;font-weight:700}#pos .main_box .left_panel .content_table .center-panel{height:92%}#pos .main_box .left_panel .content_table .center-panel .cell{font-size:14px;display:flex;flex-direction:column;justify-content:center}#pos .main_box .left_panel .content_table .center-panel .afteredit{color:#e3655b;font-family:Poppins;font-weight:400;font-size:10px}#pos .main_box .left_panel .content_table .center-panel .minus:hover,#pos .main_box .left_panel .content_table .center-panel .plus:hover,#pos .main_box .left_panel .content_table .center-panel .trash:hover{cursor:pointer}#pos .main_box .left_panel .content_table .center-panel .qtycell,#pos .main_box .left_panel .content_table .center-panel .ratecell,#pos .main_box .left_panel .content_table .center-panel .totalcell{padding:6px}#pos .main_box .left_panel .content_table .center-panel .table_header{position:sticky;top:0;z-index:1;background-color:#303030;border-radius:5px}#pos .main_box .left_panel .content_table .center-panel .itemcell{min-width:93px;width:35%;border-bottom:1px solid #fff;border-right:1px solid #fff;font-size:13px;font-weight:400;padding:6px}#pos .main_box .left_panel .content_table .center-panel .qtycell,#pos .main_box .left_panel .content_table .center-panel .ratecell{font-size:13px;font-weight:400;width:20%;border-bottom:1px solid #fff;border-right:1px solid #fff}#pos .main_box .left_panel .content_table .center-panel .totalcell{width:25%;border-bottom:1px solid #fff;display:flex;flex-direction:row;justify-content:space-between;align-items:center}#pos .main_box .left_panel .content_table .center-panel .customize:hover{cursor:pointer}#pos .main_box .left_panel .content_table .center-panel .grow{flex-grow:1}#pos .main_box .left_panel .content_table .center-panel .table_footer{position:sticky;inset-block-end:0;background-color:#303030;border-top:1px solid #fff;font-weight:600;border-radius:5px}#pos .main_box .left_panel .content_table .center-panel .table_footer .notefooter{background-color:#e3655b;border-radius:5px;height:47px;width:78px;padding:16px}#pos .main_box .left_panel .content_table .center-panel .table_footer .notefooter svg{fill:none;width:18px;height:18px;stroke:#fff;stroke-width:34px}#pos .main_box .left_panel .content_table .center-panel .table_footer .notefooter{cursor:pointer}#pos .main_box .left_panel .content_table .center-panel .table_footer .leftborder{border-left:1px solid #fff;height:80%;position:absolute;top:10%;bottom:10%;left:0}#pos .main_box .left_panel .content_table .center-panel .table_footer input{width:95px;height:23px;border-radius:5px}#pos .main_box .left_panel .content_table .center-panel .table_footer input:focus-visible{outline:none}#pos .main_box .left_panel .content_table .line1,#pos .main_box .left_panel .content_table .line2{border-top:1px solid #eee;margin:8px 0}#pos .main_box .left_panel .content_table .line3{border-top:1px solid #eee;margin:8px 25px}#pos .main_box .right_panel{display:flex;flex-direction:column;justify-content:space-between;width:96px;background-color:#596157}#pos .main_box .right_panel .right{height:75px;width:85px;-webkit-box-flex:1;-ms-flex-positive:1}#pos .main_box .right_panel .right .txt{text-align:center;font-size:13px;font-weight:700;line-height:24px;color:#fff;width:-moz-max-content;width:max-content}#pos .main_box .right_panel .right .txt1{color:#ffffff88;line-height:16.08px;font-size:12.5px}#pos .main_box .right_panel .right:hover{cursor:pointer}#pos .main_box .right_panel .right1{background-color:#5b8c5a}#pos .main_box .right_panel .right2{background-color:#52414c}#pos .main_box .right_panel .right3{background-color:#e3655b}#pos .main_box .right_panel .right4{background-color:#88dd86}#pos .main_box .right_panel .right5{background-color:rgba(48,48,48,.5)}#pos .main_box .right_panel .right6{background-color:rgba(233,28,12,.5)}#pos .main_box .right_panel .right7{background-color:#38988c}#pos .main_box .right_panel .right7 .dollarsign{fill:none;stroke:#fff;stroke-width:28px;stroke-dasharray:0;stroke-linejoin:round}@media only screen and (min-width:200px){#pos #humbbar,#pos #humbbar:hover{display:flex;margin:auto 30px}#pos .modal-content .modal-body1{margin-left:8px;margin-right:8px}#pos .modal-content .modal-body1 .extra,#pos .modal-content .modal-body1 .less,#pos .modal-content .modal-body1 .none,#pos .modal-content .modal-body1 .type{width:90px;font-size:14px}#pos .modal-content .modal-body1 .type{margin-right:0}#pos .modal-content .modal-body1 .less,#pos .modal-content .modal-body1 .none{margin-right:0;margin-bottom:8px}#pos .modal-content .modal-body1 .extra{margin-right:0}#pos .modal-content .modal-body1 .noterow .inputt{width:100%}#pos .modal-content .modal-body1 .buttonsrow .cancle,#pos .modal-content .modal-body1 .buttonsrow .clear,#pos .modal-content .modal-body1 .buttonsrow .done{width:90px}#pos .modal-content .modal-body1 .buttonsrow .cancle span,#pos .modal-content .modal-body1 .buttonsrow .clear span,#pos .modal-content .modal-body1 .buttonsrow .done span{font-size:16px}#pos .modal-content .modal-body1 .buttonsrow .cancle,#pos .modal-content .modal-body1 .buttonsrow .done{margin-left:8px}#pos .header_row{flex-direction:column!important}#pos .header_row .logo_container{margin:0;margin-top:8px;margin-bottom:8px;margin-left:16px}#pos .header_row .logo{margin:auto 30px}#pos .header_row .links{flex-grow:1;flex-direction:column!important;display:none}#pos .header_row .centered{width:auto;height:50px}#pos .header_row .righttext{display:none!important}#pos .main_box{flex-direction:column}#pos .main_box .left_panel{flex-direction:column;margin-right:9px;margin-left:9px}#pos .main_box .left_panel .menue .line{margin:10px 0;margin-right:0}#pos .main_box .left_panel .menue .first_row,#pos .main_box .left_panel .menue .second_row{justify-content:center}#pos .main_box .left_panel .menue .third_row{width:auto}#pos .main_box .left_panel .v_line{margin-right:0}#pos .main_box .left_panel .content_table .center-panel>div{margin-right:8px;margin-left:8px}#pos .main_box .left_panel .content_table .line2{margin-right:0;margin-left:0}#pos .main_box .left_panel .content_table .table_footer{font-size:12px}#pos .main_box .right_panel{flex-direction:row;margin-left:0;width:auto;flex-wrap:wrap}}@media only screen and (min-width:576px){#pos #humbbar{display:flex}#pos .modal-content .modal-body1{margin-left:16px;margin-right:16px}#pos .modal-content .modal-body1 .extra,#pos .modal-content .modal-body1 .less,#pos .modal-content .modal-body1 .none,#pos .modal-content .modal-body1 .type{width:100px;font-size:16px}#pos .modal-content .modal-body1 .type{margin-right:0}#pos .modal-content .modal-body1 .less,#pos .modal-content .modal-body1 .none{margin-right:16px;margin-bottom:0}#pos .modal-content .modal-body1 .extra{margin-right:0}#pos .modal-content .modal-body1 .noterow .inputt{width:67%}#pos .modal-content .modal-body1 .buttonsrow .cancle,#pos .modal-content .modal-body1 .buttonsrow .clear,#pos .modal-content .modal-body1 .buttonsrow .done{width:100px}#pos .modal-content .modal-body1 .buttonsrow .cancle span,#pos .modal-content .modal-body1 .buttonsrow .clear span,#pos .modal-content .modal-body1 .buttonsrow .done span{font-size:18px}#pos .modal-content .modal-body1 .buttonsrow .cancle,#pos .modal-content .modal-body1 .buttonsrow .done{margin-left:16px}#pos .header_row{flex-direction:column!important}#pos .header_row .logo_container{margin:0;margin-top:8px;margin-bottom:8px;margin-left:16px}#pos .header_row .logo{margin:auto 30px}#pos .header_row .links{flex-grow:1;flex-direction:row!important;display:none}#pos .header_row .centered{width:120px;height:3rem}#pos .header_row .righttext{display:none!important}#pos .main_box{flex-direction:column}#pos .main_box .left_panel{flex-direction:row;margin-right:9px;margin-left:9px}#pos .main_box .left_panel .menue .line{margin:10px 0;margin-right:22px}#pos .main_box .left_panel .menue .first_row{justify-content:flex-start}#pos .main_box .left_panel .menue .first_row .aa,#pos .main_box .left_panel .menue .first_row .ab{width:120px}#pos .main_box .left_panel .menue .second_row{justify-content:flex-start}#pos .main_box .left_panel .menue .second_row .ba,#pos .main_box .left_panel .menue .second_row .bb,#pos .main_box .left_panel .menue .second_row .bc{width:74px}#pos .main_box .left_panel .menue .third_row{width:270px}#pos .main_box .left_panel .v_line{margin-right:0}#pos .main_box .left_panel .content_table .center-panel>div{margin-right:8px;margin-left:8px}#pos .main_box .left_panel .content_table .line2{margin-right:0;margin-left:0}#pos .main_box .left_panel .content_table .table_footer{font-size:13px}#pos .main_box .right_panel{flex-direction:row;margin-left:0;width:auto;flex-wrap:wrap}}@media only screen and (min-width:768px){#pos #humbbar{display:none}#pos .modal-content .modal-body1{margin-left:27px;margin-right:27px}#pos .modal-content .modal-body1 .extra,#pos .modal-content .modal-body1 .less,#pos .modal-content .modal-body1 .none,#pos .modal-content .modal-body1 .type{width:124.37px;font-size:20px}#pos .modal-content .modal-body1 .type{margin-right:48.92px}#pos .modal-content .modal-body1 .less,#pos .modal-content .modal-body1 .none{margin-right:20.73px}#pos .modal-content .modal-body1 .extra{margin-right:12.44px}#pos .modal-content .modal-body1 .buttonsrow .cancle,#pos .modal-content .modal-body1 .buttonsrow .clear,#pos .modal-content .modal-body1 .buttonsrow .done{width:124.37px}#pos .modal-content .modal-body1 .buttonsrow .cancle span,#pos .modal-content .modal-body1 .buttonsrow .clear span,#pos .modal-content .modal-body1 .buttonsrow .done span{font-size:20px}#pos .modal-content .modal-body1 .buttonsrow .cancle,#pos .modal-content .modal-body1 .buttonsrow .done{margin-left:20px}#pos .header_row{flex-direction:row!important}#pos .header_row .logo_container{margin:0;margin-top:auto;margin-bottom:auto}#pos .header_row .logo{margin:auto 30px}#pos .header_row .links{flex-grow:1;display:flex!important}#pos .header_row .centered{width:123px}#pos .header_row .righttext{display:none!important}#pos .main_box{flex-direction:row}#pos .main_box .left_panel{flex-direction:row;margin-right:0}#pos .main_box .left_panel .menue .line{margin:10px 0;margin-right:22px}#pos .main_box .left_panel .menue .first_row{justify-content:flex-start}#pos .main_box .left_panel .menue .first_row .aa,#pos .main_box .left_panel .menue .first_row .ab{width:120px}#pos .main_box .left_panel .menue .second_row{justify-content:flex-start}#pos .main_box .left_panel .menue .second_row .ba,#pos .main_box .left_panel .menue .second_row .bb,#pos .main_box .left_panel .menue .second_row .bc{width:74px}#pos .main_box .left_panel .menue .third_row{width:270px}#pos .main_box .left_panel .v_line{margin-right:0}#pos .main_box .left_panel .content_table .center-panel>div{margin-right:16px;margin-left:16px}#pos .main_box .left_panel .content_table .table_footer{font-size:13px}#pos .main_box .right_panel{flex-direction:column;flex-wrap:nowrap}}@media only screen and (min-width:992px){#pos .header_row .logo{margin:auto 34px}#pos .header_row .links{flex-grow:0;display:flex}#pos .header_row .centered{width:129px}#pos .header_row .righttext{display:flex!important}#pos .main_box{flex-direction:row}#pos .main_box .menue .first_row,#pos .main_box .menue .second_row{justify-content:flex-start}#pos .main_box .left_panel .content_table .center-panel>div{margin-right:25px;margin-left:25px}#pos .main_box .left_panel .content_table .table_footer{font-size:16px}#pos .main_box .left_panel .menue .line{margin:10px 0;margin-right:22px}#pos .main_box .left_panel .menue .first_row{justify-content:flex-start}#pos .main_box .left_panel .menue .first_row .aa,#pos .main_box .left_panel .menue .first_row .ab{width:159px}#pos .main_box .left_panel .menue .second_row{justify-content:flex-start}#pos .main_box .left_panel .menue .second_row .ba,#pos .main_box .left_panel .menue .second_row .bb,#pos .main_box .left_panel .menue .second_row .bc{width:100px}#pos .main_box .left_panel .menue .third_row{width:350px}#pos .main_box .right_panel{flex-direction:column;flex-wrap:nowrap}}@media only screen and (min-width:1024px){#pos .header_row .logo{margin:auto 34px}#pos .header_row .links{flex-grow:0}#pos .header_row .centered{width:139px}#pos .header_row .righttext{display:flex!important}#pos .main_box{flex-direction:row}#pos .main_box .menue .first_row,#pos .main_box .menue .second_row{justify-content:flex-start}#pos .main_box .left_panel .menue .line{margin:10px 0;margin-right:22px}#pos .main_box .left_panel .menue .first_row{justify-content:flex-start}#pos .main_box .left_panel .menue .first_row .aa,#pos .main_box .left_panel .menue .first_row .ab{width:159px}#pos .main_box .left_panel .menue .second_row{justify-content:flex-start}#pos .main_box .left_panel .menue .second_row .ba,#pos .main_box .left_panel .menue .second_row .bb,#pos .main_box .left_panel .menue .second_row .bc{width:100px}#pos .main_box .left_panel .menue .third_row{width:350px}#pos .main_box .right_panel{flex-direction:column;flex-wrap:nowrap}}@media only screen and (min-width:1200px){#pos .header_row .logo{margin:auto 34px}#pos .header_row .links{flex-grow:0}#pos .header_row .centered{width:159px}#pos .header_row .righttext{display:flex!important}#pos .main_box{flex-direction:row}#pos .main_box .menue .first_row,#pos .main_box .menue .second_row{justify-content:flex-start}#pos .main_box .right_panel{flex-direction:column;flex-wrap:nowrap}}#login{background:url(/viamenu/img/1.4b4c9663.png);color:var(--font-color)!important}#login .login_form{width:auto;height:auto;background-color:#303030;margin:auto;padding:64px}#login .login_txt{font-family:Poppins;font-size:24px;font-weight:700;line-height:36px;text-align:center;color:#fff}#login .login_password .key_button,#login .login_username .key_button{background-color:#3dad5d;border-radius:5px;cursor:pointer}#login .login_password .key_button img,#login .login_username .key_button img{min-width:41px;min-height:27.63px}#login .login_password input,#login .login_username input{background-color:#999;color:#fff;border-radius:5px;outline:none;border:none}#login .login_password input:focus,#login .login_username input:focus{outline:none;border:none}#login .login_password ::-moz-placeholder,#login .login_username ::-moz-placeholder{color:#fff;opacity:1}#login .login_password ::placeholder,#login .login_username ::placeholder{color:#fff;opacity:1}#login .login_password :-ms-input-placeholder,#login .login_username :-ms-input-placeholder{color:#fff}#login .login_password ::-ms-input-placeholder,#login .login_username ::-ms-input-placeholder{color:#fff}#login .login_button{background-color:#3dad5d;border-radius:5px;font-family:Poppins;font-size:24px;font-weight:700;line-height:36px;text-align:center;color:#fff;cursor:pointer}#login .login_button .log_button{padding-left:2rem;padding-right:2rem;padding-top:.5rem;padding-bottom:.5rem}@media only screen and (min-width:200px){#login .login_form{font-size:12px;padding:32px}#login .login_button{background-color:#3dad5d;border-radius:5px;font-family:Poppins;font-size:16px;font-weight:700;line-height:24px;text-align:center;color:#fff}#login .login_button .log_button{padding-left:1rem;padding-right:1rem;padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width:576px){#login .login_form{font-size:14px;padding:40px}#login .login_button{background-color:#3dad5d;border-radius:5px;font-family:Poppins;font-size:24px;font-weight:700;line-height:36px;text-align:center;color:#fff}#login .login_button .log_button{padding-left:2rem;padding-right:2rem;padding-top:.5rem;padding-bottom:.5rem}}@media only screen and (min-width:768px){#login .login_form{font-size:16px;padding:48px}}@media only screen and (min-width:992px){#login .login_form{font-size:18px;padding:56px}}@media only screen and (min-width:1200px){#login .login_form{font-size:24px;padding:64px;padding-top:96px;padding-bottom:96px}#login .login_button{background-color:#3dad5d;border-radius:5px;font-family:Poppins;font-size:24px;font-weight:700;line-height:36px;text-align:center;color:#fff}#login .login_button .log_button{padding-left:2rem;padding-right:2rem;padding-top:.5rem;padding-bottom:.5rem}}#dinein{display:flex;color:var(--font-color)!important;flex-direction:column;flex:1}#dinein .modal-content,#dinein .modal-dialog{background-color:#303030!important}#dinein .modal-dialog{max-width:676px}#dinein .modal-content{border:none}#dinein .modal-content .modal-header{border-bottom:none;padding-left:0;margin-left:25px}#dinein .modal-content .modal-body1{height:calc(100% - 56px);margin-left:27px;margin-right:27px}#dinein .modal-content .modal-body1 span{cursor:pointer}#dinein .modal-content .modal-body1 .extra,#dinein .modal-content .modal-body1 .less,#dinein .modal-content .modal-body1 .none,#dinein .modal-content .modal-body1 .type{width:124.37px;height:41.46px;border-radius:5px;display:flex}#dinein .modal-content .modal-body1 .extra span,#dinein .modal-content .modal-body1 .less span,#dinein .modal-content .modal-body1 .none span,#dinein .modal-content .modal-body1 .type span{text-align:center;margin:auto}#dinein .modal-content .modal-body1 .extra,#dinein .modal-content .modal-body1 .less,#dinein .modal-content .modal-body1 .none{opacity:50%}#dinein .modal-content .modal-body1 .type{background-color:#d9d9d9;margin-right:48.92px;color:#303030;font-family:Poppins;font-size:20px;line-height:30px}#dinein .modal-content .modal-body1 .none{background-color:#e3655b;margin-right:20.73px}#dinein .modal-content .modal-body1 .less{background-color:hsla(62,45%,67%,.5);margin-right:20.73px}#dinein .modal-content .modal-body1 .extra{background-color:rgba(91,140,90,.5);margin-right:12.44px}#dinein .modal-content .modal-body1 .deleteme{display:flex}#dinein .modal-content .modal-body1 .deleteme span{text-align:center;margin:auto}#dinein .modal-content .modal-body1 hr{margin-top:16.58px;margin-bottom:16.58px;border:0;border-top:1px solid #fff;color:#fff}#dinein .modal-content .modal-body1 .noterow .notee{display:flex}#dinein .modal-content .modal-body1 .noterow span{cursor:default;text-align:center;margin:auto;color:#fff;font-family:Poppins;font-size:20px;line-height:30px;font-weight:700}#dinein .modal-content .modal-body1 .noterow .inputt{display:flex;width:67%;flex-direction:row;justify-content:flex-end}#dinein .modal-content .modal-body1 .noterow input{width:100%;height:48px;background-color:#d9d9d9;border:none;border-radius:5px}#dinein .modal-content .modal-body1 .noterow input:focus-visible{outline:none}#dinein .modal-content .modal-body1 .buttonsrow{margin-top:29px;margin-left:-1px;margin-bottom:16px}#dinein .modal-content .modal-body1 .buttonsrow .cancle,#dinein .modal-content .modal-body1 .buttonsrow .clear,#dinein .modal-content .modal-body1 .buttonsrow .done{width:124.37px;height:41.46px;border-radius:5px;display:flex}#dinein .modal-content .modal-body1 .buttonsrow .cancle span,#dinein .modal-content .modal-body1 .buttonsrow .clear span,#dinein .modal-content .modal-body1 .buttonsrow .done span{text-align:center;margin:auto;color:#303030;font-family:Poppins;font-size:20px;line-height:30px;font-weight:lighter}#dinein .modal-content .modal-body1 .buttonsrow .clear{background-color:#e3655b}#dinein .modal-content .modal-body1 .buttonsrow .cancle{background-color:#e91c0c;margin-left:20px}#dinein .modal-content .modal-body1 .buttonsrow .done{background-color:#52d04f;margin-left:20px}#dinein .modal-content .active{opacity:100%!important}#dinein .header_row{display:flex;flex-direction:row;z-index:10;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);height:3rem}#dinein .header_row .first{margin-right:20px}#dinein .header_row .logo_container{margin-top:auto;margin-bottom:auto}#dinein .header_row .logo{margin:13px 34px;width:74px;height:74px;display:block}#dinein .header_row .element{color:#fff}#dinein .header_row .centered:hover{cursor:pointer}#dinein .header_row .centered{opacity:100%;flex-grow:1;height:100px;width:139px;display:flex;flex-direction:column;align-content:center;justify-content:center;align-items:center;font-size:20px}#dinein .header_row .active,#dinein .header_row .centered:hover{opacity:100%}#dinein .header_row .pos{background:#596157}#dinein .header_row .dinein{background:#5b8c5a}#dinein .header_row .takeaway{background:#52414c}#dinein .header_row .delivery{background:#e3655b}#dinein .header_row .bills{background:#cfd186}#dinein .header_row .bills .element{color:#303030}#dinein .header_row .righttext{margin:20px;display:flex;font-size:14px;font-weight:400;font-family:Inter;margin-left:auto;line-height:16.94px}#dinein .main_box{flex:1;color:var(--font-color)!important;display:flex;flex-direction:row}#dinein .main_box .left_panel{display:flex;flex-direction:row;flex-grow:1;margin-left:16px;margin-right:0;margin-top:12px}#dinein .main_box .left_panel .floor .active{background:gray;border:1px solid gray}#dinein .main_box .left_panel .arrowcircle{border:1px solid #fff;border-radius:50%;background:#fff;width:24px;height:24px}#dinein .main_box .left_panel .arrowcircle svg{width:16px;height:16px}#dinein .main_box .left_panel .arrowcircle:hover{cursor:pointer}#dinein .main_box .left_panel .table-cards{margin-right:26px;margin-bottom:26px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);height:130px;width:100px}#dinein .main_box .left_panel .table-cards svg{width:90px;height:50px}#dinein .main_box .left_panel .table-cards:hover{cursor:pointer}#dinein .main_box .left_panel .symbol{min-height:50px}#dinein .main_box .left_panel .available,#dinein .main_box .left_panel .busy,#dinein .main_box .left_panel .reserved{min-width:117px;color:#fff}#dinein .main_box .left_panel .available,#dinein .main_box .left_panel .green{background-color:#5b8c5a}#dinein .main_box .left_panel .busy,#dinein .main_box .left_panel .red{background-color:#e3655b}#dinein .main_box .left_panel .burble,#dinein .main_box .left_panel .reserved{background-color:#52414c}#dinein .main_box .left_panel .table-number{color:#fff;font-size:24px;font-weight:700}#dinein .main_box .left_panel .time{color:#fff;font-size:16px;font-weight:400}#dinein .main_box .left_panel .menue .first_row{display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:9px}#dinein .main_box .left_panel .menue .first_row .aa,#dinein .main_box .left_panel .menue .first_row .ab{display:flex;flex-direction:row;justify-content:center;height:49px;width:159px;position:relative}#dinein .main_box .left_panel .menue .first_row .aa span,#dinein .main_box .left_panel .menue .first_row .ab span{margin:0;position:absolute;top:50%;transform:translateY(-50%)}#dinein .main_box .left_panel .menue .first_row .aa{background-color:#cfd186}#dinein .main_box .left_panel .menue .first_row .ab{background-color:#52414c}#dinein .main_box .left_panel .menue .first_row .aa:hover,#dinein .main_box .left_panel .menue .first_row .ab:hover{cursor:pointer}#dinein .main_box .left_panel .menue .second_row{display:flex;flex-direction:row;justify-content:flex-start}#dinein .main_box .left_panel .menue .second_row .ba:hover,#dinein .main_box .left_panel .menue .second_row .bb:hover,#dinein .main_box .left_panel .menue .second_row .bc:hover{cursor:pointer}#dinein .main_box .left_panel .menue .second_row .ba,#dinein .main_box .left_panel .menue .second_row .bb,#dinein .main_box .left_panel .menue .second_row .bc{display:flex;flex-direction:row;justify-content:center;height:39px;width:100px;position:relative}#dinein .main_box .left_panel .menue .second_row .ba svg,#dinein .main_box .left_panel .menue .second_row .bb svg,#dinein .main_box .left_panel .menue .second_row .bc svg{margin:0;position:absolute;top:50%;transform:translateY(-50%)}#dinein .main_box .left_panel .menue .second_row .ba{background-color:#cfd186}#dinein .main_box .left_panel .menue .second_row .bb{background-color:#5b8c5a;margin-left:9px}#dinein .main_box .left_panel .menue .second_row .bc{background-color:#52414c;margin-left:9px}#dinein .main_box .left_panel .menue .line{margin:10px 0;margin-right:22px;border-top:1px solid #eee}#dinein .main_box .left_panel .menue .third_row{margin-right:-9px}#dinein .main_box .left_panel .menue .third_row .item:hover{cursor:pointer}#dinein .main_box .left_panel .menue .third_row .item{width:100px;height:100px;position:relative;margin-bottom:9px;margin-right:9px}#dinein .main_box .left_panel .menue .third_row .item .text1,#dinein .main_box .left_panel .menue .third_row .item .text2{background-color:rgba(48,48,48,.5);font-family:Poppins;font-size:10px;line-height:10.1px;padding-left:.5rem}#dinein .main_box .left_panel .menue .third_row .item .text1{position:absolute;top:0;margin-top:5px;width:71px;height:14px}#dinein .main_box .left_panel .menue .third_row .item .text2{position:absolute;bottom:0;width:71px;height:45px;margin-bottom:5px}#dinein .main_box .left_panel .menue .third_row .item .itemmenue{height:100%}#dinein .main_box .left_panel .menue .third_row .item .text3{font-family:Poppins;font-weight:700;color:#fff;font-size:14px;text-align:center}#dinein .main_box .left_panel .menue .third_row>*{flex:0 0 100px;margin-right:9px}#dinein .main_box .left_panel .v_line{border-left:1px solid #eee}#dinein .main_box .left_panel .center-panel>div{margin-right:25px;margin-left:25px}#dinein .main_box .left_panel .content_table{flex-grow:1;font-size:16px;font-family:Poppins;color:#fff!important;font-weight:700}#dinein .main_box .left_panel .content_table .center-panel{height:100%}#dinein .main_box .left_panel .content_table .center-panel .cell{font-size:14px;display:flex;flex-direction:column;justify-content:center}#dinein .main_box .left_panel .content_table .center-panel .afteredit{color:#e3655b;font-family:Poppins;font-weight:400;font-size:10px}#dinein .main_box .left_panel .content_table .center-panel .minus:hover,#dinein .main_box .left_panel .content_table .center-panel .plus:hover,#dinein .main_box .left_panel .content_table .center-panel .trash:hover{cursor:pointer}#dinein .main_box .left_panel .content_table .center-panel .qtycell,#dinein .main_box .left_panel .content_table .center-panel .ratecell,#dinein .main_box .left_panel .content_table .center-panel .totalcell{padding:6px}#dinein .main_box .left_panel .content_table .center-panel .table_header{position:sticky;top:0;z-index:1;background-color:#303030}#dinein .main_box .left_panel .content_table .center-panel .itemcell{min-width:93px;width:35%;border-bottom:1px solid #fff;border-right:1px solid #fff}#dinein .main_box .left_panel .content_table .center-panel .qtycell,#dinein .main_box .left_panel .content_table .center-panel .ratecell{width:20%;border-bottom:1px solid #fff;border-right:1px solid #fff}#dinein .main_box .left_panel .content_table .center-panel .totalcell{width:25%;border-bottom:1px solid #fff;display:flex;flex-direction:row;justify-content:space-between;align-items:center}#dinein .main_box .left_panel .content_table .center-panel .customize:hover{cursor:pointer}#dinein .main_box .left_panel .content_table .center-panel .grow{flex-grow:1}#dinein .main_box .left_panel .content_table .center-panel .table_footer{position:sticky;inset-block-end:0;background-color:#303030;border-top:1px solid #fff;font-weight:600}#dinein .main_box .left_panel .content_table .center-panel .table_footer .notefooter{background-color:#e3655b;border-radius:5px;height:47px;width:78px;padding:16px}#dinein .main_box .left_panel .content_table .center-panel .table_footer .notefooter svg{fill:none;width:18px;height:18px;stroke:#fff;stroke-width:34px}#dinein .main_box .left_panel .content_table .center-panel .table_footer .leftborder{border-left:1px solid #fff;height:80%;position:absolute;top:10%;bottom:10%;left:0}#dinein .main_box .left_panel .content_table .center-panel .table_footer input{width:33px;height:23px;border-radius:5px}#dinein .main_box .left_panel .content_table .center-panel .table_footer input:focus-visible{outline:none}#dinein .main_box .left_panel .content_table .line1,#dinein .main_box .left_panel .content_table .line2{border-top:1px solid #eee;margin:8px 0}#dinein .main_box .left_panel .content_table .line3{border-top:1px solid #eee;margin:8px 25px}#dinein .main_box .right_panel{display:flex;flex-direction:column;justify-content:space-between;width:96px;background-color:#596157}#dinein .main_box .right_panel .right{height:75px;width:85px;-webkit-box-flex:1;-ms-flex-positive:1}#dinein .main_box .right_panel .right .txt{text-align:center;font-size:13px;font-weight:700;line-height:24px;color:#fff}#dinein .main_box .right_panel .right .txt1{color:#ffffff88;line-height:16.08px}#dinein .main_box .right_panel .right:hover{cursor:pointer}#dinein .main_box .right_panel .right1{background-color:#5b8c5a}#dinein .main_box .right_panel .right2{background-color:#52414c}#dinein .main_box .right_panel .right3{background-color:#e3655b}#dinein .main_box .right_panel .right4{background-color:#88dd86}#dinein .main_box .right_panel .right5{background-color:rgba(48,48,48,.5)}#dinein .main_box .right_panel .right6{background-color:rgba(233,28,12,.5)}#dinein .main_box .right_panel .right7{background-color:#596157}#dinein .main_box .right_panel .right7 .dollarsign{fill:none;stroke:#fff;stroke-width:28px;stroke-dasharray:0;stroke-linejoin:round}@media only screen and (min-width:200px){#dinein #humbbar,#dinein #humbbar:hover{display:flex;margin:auto 30px}#dinein .modal-content .modal-body1{margin-left:8px;margin-right:8px}#dinein .modal-content .modal-body1 .extra,#dinein .modal-content .modal-body1 .less,#dinein .modal-content .modal-body1 .none,#dinein .modal-content .modal-body1 .type{width:90px;font-size:14px}#dinein .modal-content .modal-body1 .type{margin-right:0}#dinein .modal-content .modal-body1 .less,#dinein .modal-content .modal-body1 .none{margin-right:0;margin-bottom:8px}#dinein .modal-content .modal-body1 .extra{margin-right:0}#dinein .modal-content .modal-body1 .noterow .inputt{width:100%}#dinein .modal-content .modal-body1 .buttonsrow .cancle,#dinein .modal-content .modal-body1 .buttonsrow .clear,#dinein .modal-content .modal-body1 .buttonsrow .done{width:90px}#dinein .modal-content .modal-body1 .buttonsrow .cancle span,#dinein .modal-content .modal-body1 .buttonsrow .clear span,#dinein .modal-content .modal-body1 .buttonsrow .done span{font-size:16px}#dinein .modal-content .modal-body1 .buttonsrow .cancle,#dinein .modal-content .modal-body1 .buttonsrow .done{margin-left:8px}#dinein .header_row{flex-direction:column!important}#dinein .header_row .logo_container{margin:0;margin-top:8px;margin-bottom:8px;margin-left:16px}#dinein .header_row .logo{margin:auto 30px}#dinein .header_row .links{flex-grow:1;flex-direction:column!important;display:none}#dinein .header_row .centered{width:auto;height:50px}#dinein .header_row .righttext{display:none!important}#dinein .main_box{flex-direction:column}#dinein .main_box .left_panel{flex-direction:column;margin-right:9px;margin-left:9px}#dinein .main_box .left_panel .floorrow{font-size:12px}#dinein .main_box .left_panel .menue .line{margin:10px 0;margin-right:0}#dinein .main_box .left_panel .menue .first_row,#dinein .main_box .left_panel .menue .second_row{justify-content:center}#dinein .main_box .left_panel .menue .third_row{width:auto}#dinein .main_box .left_panel .v_line{margin-right:0}#dinein .main_box .left_panel .content_table .center-panel>div{margin-right:8px;margin-left:8px}#dinein .main_box .left_panel .content_table .line2{margin-right:0;margin-left:0}#dinein .main_box .right_panel{flex-direction:row;margin-left:0;width:auto;flex-wrap:wrap}}@media only screen and (min-width:576px){#dinein #humbbar{display:flex}#dinein .modal-content .modal-body1{margin-left:16px;margin-right:16px}#dinein .modal-content .modal-body1 .extra,#dinein .modal-content .modal-body1 .less,#dinein .modal-content .modal-body1 .none,#dinein .modal-content .modal-body1 .type{width:100px;font-size:16px}#dinein .modal-content .modal-body1 .type{margin-right:0}#dinein .modal-content .modal-body1 .less,#dinein .modal-content .modal-body1 .none{margin-right:16px;margin-bottom:0}#dinein .modal-content .modal-body1 .extra{margin-right:0}#dinein .modal-content .modal-body1 .noterow .inputt{width:67%}#dinein .modal-content .modal-body1 .buttonsrow .cancle,#dinein .modal-content .modal-body1 .buttonsrow .clear,#dinein .modal-content .modal-body1 .buttonsrow .done{width:100px}#dinein .modal-content .modal-body1 .buttonsrow .cancle span,#dinein .modal-content .modal-body1 .buttonsrow .clear span,#dinein .modal-content .modal-body1 .buttonsrow .done span{font-size:18px}#dinein .modal-content .modal-body1 .buttonsrow .cancle,#dinein .modal-content .modal-body1 .buttonsrow .done{margin-left:16px}#dinein .header_row{flex-direction:column!important}#dinein .header_row .logo_container{margin:0;margin-top:8px;margin-bottom:8px;margin-left:16px}#dinein .header_row .logo{margin:auto 30px}#dinein .header_row .links{flex-grow:1;flex-direction:row!important;display:none}#dinein .header_row .centered{width:120px;height:3rem}#dinein .header_row .righttext{display:none!important}#dinein .main_box{flex-direction:column}#dinein .main_box .left_panel{flex-direction:row;margin-right:9px;margin-left:9px}#dinein .main_box .left_panel .floorrow{font-size:14px}#dinein .main_box .left_panel .menue .line{margin:10px 0;margin-right:22px}#dinein .main_box .left_panel .menue .first_row{justify-content:flex-start}#dinein .main_box .left_panel .menue .first_row .aa,#dinein .main_box .left_panel .menue .first_row .ab{width:120px}#dinein .main_box .left_panel .menue .second_row{justify-content:flex-start}#dinein .main_box .left_panel .menue .second_row .ba,#dinein .main_box .left_panel .menue .second_row .bb,#dinein .main_box .left_panel .menue .second_row .bc{width:74px}#dinein .main_box .left_panel .menue .third_row{width:270px}#dinein .main_box .left_panel .v_line{margin-right:0}#dinein .main_box .left_panel .content_table .center-panel>div{margin-right:8px;margin-left:8px}#dinein .main_box .left_panel .content_table .line2{margin-right:0;margin-left:0}#dinein .main_box .right_panel{flex-direction:row;margin-left:0;width:auto;flex-wrap:wrap}}@media only screen and (min-width:768px){#dinein #humbbar{display:none}#dinein .modal-content .modal-body1{margin-left:27px;margin-right:27px}#dinein .modal-content .modal-body1 .extra,#dinein .modal-content .modal-body1 .less,#dinein .modal-content .modal-body1 .none,#dinein .modal-content .modal-body1 .type{width:124.37px;font-size:20px}#dinein .modal-content .modal-body1 .type{margin-right:48.92px}#dinein .modal-content .modal-body1 .less,#dinein .modal-content .modal-body1 .none{margin-right:20.73px}#dinein .modal-content .modal-body1 .extra{margin-right:12.44px}#dinein .modal-content .modal-body1 .buttonsrow .cancle,#dinein .modal-content .modal-body1 .buttonsrow .clear,#dinein .modal-content .modal-body1 .buttonsrow .done{width:124.37px}#dinein .modal-content .modal-body1 .buttonsrow .cancle span,#dinein .modal-content .modal-body1 .buttonsrow .clear span,#dinein .modal-content .modal-body1 .buttonsrow .done span{font-size:20px}#dinein .modal-content .modal-body1 .buttonsrow .cancle,#dinein .modal-content .modal-body1 .buttonsrow .done{margin-left:20px}#dinein .header_row{flex-direction:row!important}#dinein .header_row .logo_container{margin:0;margin-top:auto;margin-bottom:auto}#dinein .header_row .logo{margin:auto 30px}#dinein .header_row .links{flex-grow:1;display:flex!important}#dinein .header_row .centered{width:123px}#dinein .header_row .righttext{display:none!important}#dinein .main_box{flex-direction:row}#dinein .main_box .left_panel{flex-direction:row;margin-right:0}#dinein .main_box .left_panel .floorrow{font-size:16px}#dinein .main_box .left_panel .menue .line{margin:10px 0;margin-right:22px}#dinein .main_box .left_panel .menue .first_row{justify-content:flex-start}#dinein .main_box .left_panel .menue .first_row .aa,#dinein .main_box .left_panel .menue .first_row .ab{width:159px}#dinein .main_box .left_panel .menue .second_row{justify-content:flex-start}#dinein .main_box .left_panel .menue .second_row .ba,#dinein .main_box .left_panel .menue .second_row .bb,#dinein .main_box .left_panel .menue .second_row .bc{width:100px}#dinein .main_box .left_panel .menue .third_row{width:350px}#dinein .main_box .left_panel .content_table .center-panel>div{margin-right:16px;margin-left:16px}#dinein .main_box .right_panel{flex-direction:column;width:96px;flex-wrap:nowrap}}@media only screen and (min-width:992px){#dinein .header_row .logo{margin:auto 34px}#dinein .header_row .links{flex-grow:0;display:flex!important}#dinein .header_row .centered{width:129px}#dinein .header_row .righttext{display:flex!important}#dinein .main_box{flex-direction:row}#dinein .main_box .menue .first_row,#dinein .main_box .menue .second_row{justify-content:flex-start}#dinein .main_box .left_panel .content_table .center-panel>div{margin-right:25px;margin-left:25px}#dinein .main_box .right_panel{flex-direction:column;width:96px;flex-wrap:nowrap}}@media only screen and (min-width:1024px){#dinein .header_row .logo{margin:auto 34px}#dinein .header_row .links{flex-grow:0}#dinein .header_row .centered{width:139px}#dinein .header_row .righttext{display:flex!important}#dinein .main_box{flex-direction:row}#dinein .main_box .menue .first_row,#dinein .main_box .menue .second_row{justify-content:flex-start}#dinein .main_box .right_panel{flex-direction:column;width:96px;flex-wrap:nowrap}}@media only screen and (min-width:1200px){#dinein .header_row .logo{margin:auto 34px}#dinein .header_row .links{flex-grow:0}#dinein .header_row .centered{width:159px}#dinein .header_row .righttext{display:flex!important}#dinein .main_box{flex-direction:row}#dinein .main_box .menue .first_row,#dinein .main_box .menue .second_row{justify-content:flex-start}#dinein .main_box .right_panel{flex-direction:column;width:96px;flex-wrap:nowrap}}#home{align-items:stretch;margin-bottom:3rem}#home .header_row{padding:16px 32px;z-index:100;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}#home .txt{font-family:Poppins;text-align:center;font-size:16px;font-weight:700;line-height:16.08px;color:#fff}#home .left{margin-left:35px}#home .left .txthead{font-size:24px;font-weight:700;line-height:24px;margin-top:26px}#home .left .txt{padding-bottom:6px}#home .left svg{padding:.5rem}#home .left .left_card{height:114.71px;width:114.71px;border-radius:5px;margin-top:16px;cursor:pointer}#home .left .first-row,#home .left .second-row,#home .left .third-row{margin-right:-16px}#home .left .first-row>*,#home .left .second-row>*,#home .left .third-row>*{flex:0 0 114.71px;margin-right:16px}#home .left .left1{background-color:#5b8c5a}#home .left .left2{background-color:#e3655b}#home .left .left3{background-color:#38988c}#home .left .left4{background-color:#52414c}#home .left .left5{background-color:#e8bf58}#home .left .left6{background-color:#5b8c5a}#home .right{margin-bottom:-40px;background-color:#596157;box-shadow:-4px 0 4px 0 rgba(0,0,0,.25);right:0;position:fixed}#home .right .right_card{height:100px;width:100px;cursor:pointer}#home .right .right1{background-color:#e3655b}#home .right .right2{background-color:hsla(4,71%,62%,.5)}#home .right .right3{background-color:rgba(82,65,76,.4)}#home .txtfooter{font-weight:300;font-size:14px;margin-bottom:16px;line-height:24px;text-align:center}@media only screen and (min-width:200px){#home .left{margin-top:0;margin-left:16px}#home .left .first-row,#home .left .second-row,#home .left .third-row{margin-right:0}#home .right{min-height:auto;margin-bottom:16px;margin-top:16px}}@media only screen and (min-width:576px){#home .left{margin-left:35px}#home .left .first-row,#home .left .second-row,#home .left .third-row{margin-right:0}#home .right{min-height:auto;margin-bottom:16px;margin-top:16px}}@media only screen and (min-width:768px){#home .left{margin-left:35px}#home .left .first-row,#home .left .second-row,#home .left .third-row{margin-right:-16px}#home .right{margin-top:0;margin-bottom:-40px}}#home-profile{align-items:stretch}#home-profile .header_row{padding:16px 32px;z-index:100;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);height:4.3rem}#home-profile .txt{font-family:Poppins;text-align:center;font-size:16px;font-weight:700;line-height:16.08px;color:#fff}#home-profile .left .headtitle{margin-bottom:36px}#home-profile .left .plus{display:flex;align-items:center}#home-profile .left .plus svg{fill:#fff}#home-profile .left .plus:hover{cursor:pointer}#home-profile .left .infobox{max-width:350px;background-color:hsla(0,0%,100%,.5);border-radius:5px;margin-bottom:24px}#home-profile .left .infobox #full-stars-example-two .rating-group{display:inline-flex}#home-profile .left .infobox #full-stars-example-two .rating__icon{pointer-events:none}#home-profile .left .infobox #full-stars-example-two .rating__input{position:absolute!important;left:-9999px!important}#home-profile .left .infobox #full-stars-example-two .rating__input--none{display:none}#home-profile .left .infobox #full-stars-example-two .rating__label{cursor:pointer;padding:0 .1em;font-size:22px}#home-profile .left .infobox #full-stars-example-two .rating__icon--star{color:#e8bf58}#home-profile .left .infobox #full-stars-example-two .rating__input:checked~.rating__label .rating__icon--star{color:#fff}#home-profile .left .infobox #full-stars-example-two .rating-group:hover .rating__label .rating__icon--star{color:#e8bf58}#home-profile .left .infobox #full-stars-example-two .rating__input:hover~.rating__label .rating__icon--star{color:#fff}#home-profile .left .ratings{padding-left:10px;height:56px}#home-profile .left .logobox{max-width:156px;height:147px;background-color:hsla(0,0%,100%,.5);border-radius:5px;margin-bottom:24px;position:relative;font-family:Poppins;font-size:13px;font-weight:300}#home-profile .left .logobox .logoboxtxt{display:flex;align-items:center;height:100%;justify-content:center}#home-profile .left .logobox:hover{cursor:pointer}#home-profile .left .fieldOuter{position:relative;font-family:Poppins;font-size:16px;height:56px}#home-profile .left .fieldOuter input{padding:10px;padding-bottom:6px;transition:all .5s;border:2px solid rgba(0,0,0,.25);font-size:18px;color:#fff;padding-top:20px;background:hsla(0,0%,100%,.5);box-shadow:0 4px 4px rgba(0,0,0,.25);font-weight:300;font-family:Poppins;width:100%;height:100%;border-radius:5px;background-color:transparent;outline:none}#home-profile .left ::-moz-placeholder{color:#fff;font-weight:300;font-family:Poppins;font-size:18px}#home-profile .left ::placeholder{color:#fff;font-weight:300;font-family:Poppins;font-size:18px}#home-profile .left .fieldOuter label{position:absolute;left:0;top:0;line-height:15px;transition:all .5s;overflow:hidden;color:#fff;white-space:nowrap;z-index:1;opacity:0}#home-profile .left .fieldOuter input:focus{outline:none}#home-profile .left input:not(:-moz-placeholder-shown)+label{opacity:1;top:8px;left:12px;font-size:13px;font-weight:400;font-family:Poppins}#home-profile .left input:not(:placeholder-shown)+label{opacity:1;top:8px;left:12px;font-size:13px;font-weight:400;font-family:Poppins}#home-profile .left input:-moz-placeholder-shown{padding:10px;padding-bottom:10px}#home-profile .left input:placeholder-shown{padding:10px;padding-bottom:10px}#home-profile .left .branchbox{padding:10px}#home-profile .left .branchbox .branchtitle{font-size:13px;font-weight:300}#home-profile .left .branchbox .branchvalue{font-size:13px;font-weight:600}#home-profile .left #addbranch .modal-content,#home-profile .left #addbranch .modal-dialog{background-color:#303030!important}#home-profile .left #addbranch .modal-dialog{max-width:426px}#home-profile .left #addbranch .modal-content .modal-header{border-bottom:none;padding:36px}#home-profile .left #addbranch .modal-content .modal-body1{padding:36px}#home-profile .left #addbranch .modal-content .modal-body1 .cancle,#home-profile .left #addbranch .modal-content .modal-body1 .submit{width:134px;height:41.46px;border-radius:5px;display:flex;justify-content:center;align-items:center}#home-profile .left #addbranch .modal-content .modal-body1 .cancle span,#home-profile .left #addbranch .modal-content .modal-body1 .submit span{text-align:center;margin:auto;color:#fff;font-family:Poppins;font-size:24px;line-height:30px;font-weight:700;text-transform:uppercase}#home-profile .left #addbranch .modal-content .modal-body1 .submit{background-color:#52d04f;margin-left:20px;width:200px}#home-profile .left #addbranch .modal-content .modal-body1 .cancle{background-color:#e91c0c}#home-profile .left #addbranch .modal-content .modal-body1 .cancle:hover,#home-profile .left #addbranch .modal-content .modal-body1 .submit:hover{cursor:pointer}#home-profile .right{min-height:calc(100vh - 115px);margin-bottom:-40px;background-color:#596157;box-shadow:-4px 0 4px 0 rgba(0,0,0,.25)}#home-profile .right .right_card{height:100px;width:100px;cursor:pointer}#home-profile .right .right1{background-color:#e3655b}#home-profile .right .right2{background-color:#303030}#home-profile .right .right3{background-color:#e91c0c}#home-profile .txtfooter{font-weight:300;font-size:16px;margin-bottom:16px;line-height:24px;text-align:center}@media only screen and (min-width:200px){#home-profile .right{min-height:auto;margin-bottom:16px;margin-top:16px}}@media only screen and (min-width:576px){#home-profile .right{margin-top:16px;min-height:auto;margin-bottom:16px}}@media only screen and (min-width:768px){#home-profile .right{min-height:calc(100vh - 115px);margin-bottom:-40px;margin-top:0}}#takeaway{display:flex;flex-direction:column;flex:1}#takeaway .opencard{background:#349053;border-radius:5px;display:flex;justify-content:center;align-items:center;width:114px;height:38px;cursor:pointer;box-shadow:2px 2px #0000001f}#takeaway .header_row{display:flex;flex-direction:row;z-index:10;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}#takeaway .header_row .first{margin-right:20px}#takeaway .header_row .logo_container{margin-top:auto;margin-bottom:auto}#takeaway .header_row .logo{margin:13px 34px;width:74px;height:74px;display:block}#takeaway .header_row .element{color:#fff}#takeaway .header_row .centered:hover{cursor:pointer}#takeaway .header_row .centered{opacity:100%;flex-grow:1;height:100px;width:139px;display:flex;flex-direction:column;align-content:center;justify-content:center;align-items:center;font-size:20px}#takeaway .header_row .centered:hover{opacity:100%}#takeaway .header_row .pos{background:#596157}#takeaway .header_row .dinein{background:#5b8c5a}#takeaway .header_row .takeaway{background:#52414c}#takeaway .header_row .delivery{background:#e3655b}#takeaway .header_row .bills{background:#cfd186}#takeaway .header_row .bills .element{color:#303030}#takeaway .header_row .righttext{margin:20px;display:flex;font-size:14px;font-weight:400;font-family:Inter;margin-left:auto;line-height:16.94px}#takeaway .main_box{flex:1;display:flex;flex-direction:row}#takeaway .main_box .left_panel{display:flex;flex-direction:column;flex-grow:1;padding:30px}#takeaway .main_box .left_panel .header{padding-bottom:30px;width:100%;display:flex;flex-direction:row;justify-content:space-between}#takeaway .main_box .left_panel .header .toggle-button{-webkit-appearance:none;outline:none;width:55px;height:28px;background-color:#d9d9d9;border-radius:15px;position:relative;transition:.4s}#takeaway .main_box .left_panel .header .toggle-button:hover{cursor:pointer}#takeaway .main_box .left_panel .header .toggle-button:before{content:"";position:absolute;height:29px;width:29px;border-radius:15px;top:0;bottom:0;background-color:#e91c0c;transition:.4s}#takeaway .main_box .left_panel .header .toggle-button:checked:before{transform:translate(100%);background-color:#240d0d;transition:.4s}#takeaway .main_box .left_panel .header .showpaidtxt{margin-left:16px}#takeaway .main_box .left_panel .cards-container .light{font-size:14px;font-weight:300}#takeaway .main_box .left_panel .cards-container .heavy{font-size:14px;font-weight:600}#takeaway .main_box .left_panel .cards-container .takeaway-cards{margin-right:32px;margin-bottom:32px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);width:142px;background-color:#52414c}#takeaway .main_box .left_panel .cards-container .takeaway-cards svg{width:42px;height:42px}#takeaway .main_box .left_panel .cards-container .delivery-cards{margin-right:32px;margin-bottom:32px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);height:246px;width:142px;background-color:#e3655b}#takeaway .main_box .left_panel .cards-container .delivery-cards svg{width:42px;height:42px}#takeaway .main_box .left_panel .cards-container .table-cards{margin-right:32px;margin-bottom:32px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);height:207px;width:142px;background-color:#5b8c5a}#takeaway .main_box .left_panel .cards-container .table-cards svg{width:66px;height:39px}#takeaway .main_box .right_panel{display:flex;flex-direction:column;justify-content:space-between;width:96px;background-color:#596157}#takeaway .main_box .right_panel .right{height:95px;width:96px;flex-grow:1}#takeaway .main_box .right_panel .right .txt{text-align:center;font-size:16px;font-weight:700;line-height:24px;color:#fff}#takeaway .main_box .right_panel .right .txt1{color:#ffffff88;line-height:16.08px}#takeaway .main_box .right_panel .right:hover{cursor:pointer}#takeaway .main_box .right_panel .right1{background-color:#5b8c5a}#takeaway .main_box .right_panel .right2{background-color:#52414c}#takeaway .main_box .right_panel .right3{background-color:#e3655b}#takeaway .main_box .right_panel .right4{background-color:#88dd86}#takeaway .main_box .right_panel .right5{background-color:rgba(48,48,48,.5)}#takeaway .main_box .right_panel .right6{background-color:rgba(233,28,12,.5)}#takeaway .main_box .right_panel .right7{background-color:#596157}#takeaway .main_box .right_panel .right7 .dollarsign{fill:none;stroke:#fff;stroke-width:28px;stroke-dasharray:0;stroke-linejoin:round}@media only screen and (min-width:200px){#takeaway .header_row{flex-direction:column!important}#takeaway .header_row .logo_container{margin:auto;margin-top:8px;margin-bottom:8px}#takeaway .header_row .logo{margin:auto 30px}#takeaway .header_row .links{flex-grow:1;flex-direction:column!important}#takeaway .header_row .centered{width:auto}#takeaway .header_row .righttext{display:none!important}#takeaway .main_box{flex-direction:column}#takeaway .main_box .right_panel{flex-direction:row;margin-left:0;width:auto;flex-wrap:wrap}}@media only screen and (min-width:576px){#takeaway .header_row{flex-direction:column!important}#takeaway .header_row .logo_container{margin:auto;margin-top:8px;margin-bottom:8px}#takeaway .header_row .logo{margin:auto 30px}#takeaway .header_row .links{flex-grow:1;flex-direction:row!important}#takeaway .header_row .centered{width:120px}#takeaway .header_row .righttext{display:none!important}#takeaway .main_box{flex-direction:column}#takeaway .main_box .right_panel{flex-direction:row;margin-left:0;width:auto;flex-wrap:wrap}}@media only screen and (min-width:768px){#takeaway .header_row{flex-direction:row!important}#takeaway .header_row .logo_container{margin:0;margin-top:auto;margin-bottom:auto}#takeaway .header_row .logo{margin:auto 30px}#takeaway .header_row .links{flex-grow:1}#takeaway .header_row .centered{width:123px}#takeaway .header_row .righttext{display:none!important}#takeaway .main_box{flex-direction:row}#takeaway .main_box .right_panel{flex-direction:column;width:96px;flex-wrap:nowrap}}@media only screen and (min-width:992px){#takeaway .header_row .logo{margin:auto 34px}#takeaway .header_row .links{flex-grow:0}#takeaway .header_row .centered{width:129px}#takeaway .header_row .righttext{display:flex!important}#takeaway .main_box{flex-direction:row}#takeaway .main_box .menue .first_row,#takeaway .main_box .menue .second_row{justify-content:flex-start}#takeaway .main_box .right_panel{flex-direction:column;width:96px;flex-wrap:nowrap}}@media only screen and (min-width:1024px){#takeaway .header_row .logo{margin:auto 34px}#takeaway .header_row .links{flex-grow:0}#takeaway .header_row .centered{width:139px}#takeaway .header_row .righttext{display:flex!important}#takeaway .main_box{flex-direction:row}#takeaway .main_box .menue .first_row,#takeaway .main_box .menue .second_row{justify-content:flex-start}#takeaway .main_box .right_panel{flex-direction:column;width:96px;flex-wrap:nowrap}}@media only screen and (min-width:1200px){#takeaway .header_row .logo{margin:auto 34px}#takeaway .header_row .links{flex-grow:0}#takeaway .header_row .centered{width:159px}#takeaway .header_row .righttext{display:flex!important}#takeaway .main_box{flex-direction:row}#takeaway .main_box .menue .first_row,#takeaway .main_box .menue .second_row{justify-content:flex-start}#takeaway .main_box .right_panel{flex-direction:column;width:96px;flex-wrap:nowrap}}#delivery .modal-content .modal-body1 .cancle span,#delivery .modal-content .modal-body1 .submit span{font-size:24px;font-weight:700}#delivery .modal-content .modal-body1 .resaults{margin-right:76px}#takeawaymodal .fieldOuter{position:relative;font-family:Poppins;font-size:16px;height:56px}#takeawaymodal .fieldOuter input{padding:10px;padding-bottom:6px;transition:all .5s;border:2px solid rgba(0,0,0,.25);font-size:18px;color:#fff;padding-top:20px;background:hsla(0,0%,100%,.5);box-shadow:0 4px 4px rgba(0,0,0,.25);font-weight:300;font-family:Poppins;width:100%;height:100%;border-radius:5px;background-color:transparent;outline:none}#takeawaymodal ::-moz-placeholder{color:#fff;font-weight:300;font-family:Poppins;font-size:18px}#takeawaymodal ::placeholder{color:#fff;font-weight:300;font-family:Poppins;font-size:18px}#takeawaymodal .fieldOuter label{position:absolute;left:0;top:0;line-height:15px;transition:all .5s;overflow:hidden;color:#fff;white-space:nowrap;z-index:1;opacity:0}#takeawaymodal .fieldOuter input:focus{outline:none}#takeawaymodal input:not(:-moz-placeholder-shown)+label{opacity:1;top:8px;left:12px;font-size:13px;font-weight:400;font-family:Poppins}#takeawaymodal input:not(:placeholder-shown)+label{opacity:1;top:8px;left:12px;font-size:13px;font-weight:400;font-family:Poppins}#takeawaymodal input:-moz-placeholder-shown{padding:10px;padding-bottom:10px}#takeawaymodal input:placeholder-shown{padding:10px;padding-bottom:10px}#takeawaymodal .infobox{background-color:hsla(0,0%,100%,.5);border-radius:5px;margin-bottom:4px;flex:1}#takeawaymodal .modal-content,#takeawaymodal .modal-dialog{background-color:#303030!important}#takeawaymodal .modal-dialog{max-width:703px;min-height:725px}#takeawaymodal .modal-content{border:none;height:calc(100% - 56px);min-height:725px}#takeawaymodal .modal-content .modal-header{border-bottom:none;margin-left:24px;padding-left:0}#takeawaymodal .modal-content .modal-header .icon1{height:47px;width:47px}#takeawaymodal .modal-content .modal-body1{height:calc(100% - 56px);margin-left:24px;margin-right:24px}#takeawaymodal .modal-content .modal-body1 .buttons{margin-bottom:16px}#takeawaymodal .modal-content .modal-body1 .add,#takeawaymodal .modal-content .modal-body1 .cancle,#takeawaymodal .modal-content .modal-body1 .submit{width:150px;height:50px;border-radius:5px;display:flex;justify-content:center;align-items:center}#takeawaymodal .modal-content .modal-body1 .add span,#takeawaymodal .modal-content .modal-body1 .cancle span,#takeawaymodal .modal-content .modal-body1 .submit span{text-align:center;margin:auto;color:#fff;font-family:Poppins;font-size:24px;line-height:30px;font-weight:700;text-transform:uppercase}#takeawaymodal .modal-content .modal-body1 .submit{background-color:#349053}#takeawaymodal .modal-content .modal-body1 .cancle{background-color:#e91c0c}#takeawaymodal .modal-content .modal-body1 .add{background-color:#e3655b}#takeawaymodal .modal-content .modal-body1 .add:hover,#takeawaymodal .modal-content .modal-body1 .cancle:hover,#takeawaymodal .modal-content .modal-body1 .submit:hover{cursor:pointer}#takeawaymodal .modal-content .modal-body1 .resaults{margin-right:76px;background:rgba(0,0,0,.25)}#takeawaymodal .modal-content .modal-body1 .resaultrow{text-align:left;background:#52414c;padding:8px;font-size:16px;font-weight:300}#takeawaymodal .modal-content .modal-body1 .resaultrow:hover{cursor:pointer}#takeawaymodal .modal-content .modal-body1 .addnew{text-align:center}#takeawaymodal .modal-content .modal-body1 .endresaults{font-size:14px;font-weight:300}#takeawaymodal .modal-content .modal-body1 .endresaultsbutton{font-size:14px;font-weight:700;background-color:#5b8c5a;padding:8px;max-width:164px;border-radius:5px;margin:auto}#takeawaymodal .modal-content .modal-body1 .endresaultsbutton:hover{cursor:pointer}#takeawaymodal .delivery{margin:auto}#takeawaymodal .deliveryheader{font-size:24px;font-weight:700;margin-bottom:10px}#takeawaymodal input{width:100%;height:48px;background-color:#c5c5c5;border:none;border-radius:5px;color:#fff;padding:8px}#takeawaymodal input::-moz-placeholder{font-family:Poppins;font-size:18px;font-weight:lighter;color:#fff}#takeawaymodal input::placeholder{font-family:Poppins;font-size:18px;font-weight:lighter;color:#fff}#takeawaymodal input:focus-visible{outline:none}#takeawaymodal .icon1{height:56px;width:56px;cursor:pointer;margin-left:20px;background-color:#5b8c5a;border-radius:5px;display:flex;flex-direction:column;justify-content:center}#takeawaymodal .icon1 svg{padding:5px}@media only screen and (min-width:200px){#takeawaymodal{padding:10px}#takeawaymodal .modal-content .modal-body1 .add,#takeawaymodal .modal-content .modal-body1 .cancle,#takeawaymodal .modal-content .modal-body1 .submit{width:90px}#takeawaymodal .modal-content .modal-body1 .add span,#takeawaymodal .modal-content .modal-body1 .cancle span,#takeawaymodal .modal-content .modal-body1 .submit span{font-size:16px}}@media only screen and (min-width:576px){#takeawaymodal{padding:10px}#takeawaymodal .modal-content .modal-body1 .add,#takeawaymodal .modal-content .modal-body1 .cancle,#takeawaymodal .modal-content .modal-body1 .submit{width:150px}#takeawaymodal .modal-content .modal-body1 .add span,#takeawaymodal .modal-content .modal-body1 .cancle span,#takeawaymodal .modal-content .modal-body1 .submit span{font-size:24px}}.deliverycon{background-color:#e3655b;padding:.4rem}.takeawayorder{box-shadow:0 4px 4px 0 rgba(0,0,0,.25);background-color:#52414c;padding:.5rem}.table-cards{margin:5px;border-radius:8px;color:#fff;text-align:center;cursor:pointer}.toast{position:fixed;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.7)!important;color:#fff;padding:12px 24px;border-radius:4px;z-index:1000;animation:fadeInOut 3s ease-in-out}@keyframes fadeInOut{0%{opacity:0}10%{opacity:1}90%{opacity:1}to{opacity:0}}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6,label{color:var(--font-color)}.username_header{font-family:Poppins;font-size:12px}.logo_icon{width:5rem}table{border-radius:5px;width:97%;border-collapse:collapse;margin-top:20px;margin:24px;box-shadow:inset 0 0 1px 1px var(--font-color);border:hidden}td,th{border:1px solid;padding:8px;text-align:left;color:var(--font-color)}.btn-primary{padding:.5rem 1rem;border-radius:5px;cursor:pointer}.btn-primary:hover{background-color:#45a049}.btn-danger{background-color:#dc3545;border:none;color:#fff;padding:.5rem 1rem;border-radius:5px;cursor:pointer}.btn-danger:hover{background-color:#c82333}.logo_icon{height:auto!important}.form-control{border-radius:5px;border:1px solid;padding:.5rem}.form-label{display:block;margin-bottom:5px;font-weight:700}.btn{padding:.5rem 1rem;border-radius:5px;cursor:pointer}.btn-primary{background-color:#007bff;border:none;color:#fff}.btn-secondary{background-color:#6c757d;border:none;color:#fff}.txtfooter{margin-top:2rem}.btn-primary{background-color:#4caf50}.class-1{font-family:Poppins,sans-serif}.action-buttons button[data-tooltip=Menu] img{filter:invert(50%) sepia(100%) saturate(500%) hue-rotate(180deg)}.action-buttons button[data-tooltip=Update] img{filter:invert(50%) sepia(100%) saturate(500%) hue-rotate(90deg)}.action-buttons button[data-tooltip=Suspend] img{filter:invert(50%) sepia(100%) saturate(500%) hue-rotate(45deg)}.action-buttons button[data-tooltip=Delete] img{filter:invert(32%) sepia(100%) saturate(1000%) hue-rotate(-34deg)}.logo_icon{width:100px;height:auto}.container{max-width:800px;margin:0 auto}.first_row div{cursor:pointer;padding:8px}.first_row div.active{background-color:#e3655b;color:#fff;border-radius:4px;border-bottom:2px solid #fff}.notes-section{padding:10px}.note-text{color:red;font-size:12px;margin-top:5px;font-style:italic}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:90%!important;height:90%!important;overflow:scroll!important;outline:0;place-self:anchor-center;scrollbar-width:none}div#app{display:grid;grid-template-rows:1fr auto;background-color:var(--bg-color)!important}body,div#app{min-height:100vh}body{font-family:Poppins;font-size:18px;color:var(--font-color)!important;background-color:#303030;margin:0;display:flex;flex-flow:column}#delivery #list-customers{display:none}#delivery .carddriver{height:130px;width:130px;background:#d9d9d9;margin-right:21px;margin-bottom:58px;border-radius:5px}#delivery .carddriver span{color:#303030;font-size:20px;font-weight:700}#delivery .modal-dialog{margin-top:0!important}#delivery .fieldOuter{position:relative;font-family:Poppins;font-size:16px;height:56px}#delivery .fieldOuter input{padding:10px;padding-bottom:6px;transition:all .5s;border:2px solid rgba(0,0,0,.25);font-size:18px;color:#fff;padding-top:20px;background:hsla(0,0%,100%,.5);box-shadow:0 4px 4px rgba(0,0,0,.25);font-weight:300;font-family:Poppins;width:100%;height:100%;border-radius:5px;background-color:transparent;outline:none}#delivery ::-moz-placeholder{color:#fff;font-weight:300;font-family:Poppins;font-size:18px}#delivery ::placeholder{color:#fff;font-weight:300;font-family:Poppins;font-size:18px}#delivery .fieldOuter label{position:absolute;left:0;top:0;line-height:15px;transition:all .5s;overflow:hidden;color:#fff;white-space:nowrap;z-index:1;opacity:0}#delivery .fieldOuter input:focus{outline:none}#delivery input:not(:-moz-placeholder-shown)+label{opacity:1;top:8px;left:12px;font-size:13px;font-weight:400;font-family:Poppins}#delivery input:not(:placeholder-shown)+label{opacity:1;top:8px;left:12px;font-size:13px;font-weight:400;font-family:Poppins}#delivery input:-moz-placeholder-shown{padding:10px;padding-bottom:10px}#delivery input:placeholder-shown{padding:10px;padding-bottom:10px}#delivery .infobox{background-color:hsla(0,0%,100%,.5);border-radius:5px;margin-bottom:4px;flex:1}#delivery .modal-content,#delivery .modal-dialog{background-color:#303030!important}#delivery .modal-dialog{max-width:703px;min-height:725px}#delivery .modal-content{border:none;height:calc(100% - 56px);min-height:725px}#delivery .modal-content .modal-header{border-bottom:none;margin-left:24px;padding-left:0}#delivery .modal-content .modal-header .icon1{height:47px;width:47px}#delivery .modal-content .modal-body1{height:calc(100% - 56px);margin-left:24px;margin-right:24px}#delivery .modal-content .modal-body1 .buttons{margin-bottom:16px}#delivery .modal-content .modal-body1 .cancle,#delivery .modal-content .modal-body1 .submit{width:134px;height:41.46px;border-radius:5px;display:flex;justify-content:center;align-items:center}#delivery .modal-content .modal-body1 .cancle span,#delivery .modal-content .modal-body1 .submit span{text-align:center;margin:auto;color:#fff;font-family:Poppins;font-size:20px;line-height:30px;font-weight:600;text-transform:uppercase}#delivery .modal-content .modal-body1 .submit{background-color:#52d04f;margin-left:20px;width:200px}#delivery .modal-content .modal-body1 .cancle{background-color:#e91c0c}#delivery .modal-content .modal-body1 .cancle:hover,#delivery .modal-content .modal-body1 .submit:hover{cursor:pointer}#delivery .modal-content .modal-body1 .resaults{background:rgba(0,0,0,.25);overflow-y:auto;max-height:445px;margin-bottom:16px}#delivery .modal-content .modal-body1 .resaultrow{text-align:left;background:#52414c;padding:8px;font-size:16px;font-weight:300;display:block}#delivery .modal-content .modal-body1 .resaultrow:hover{cursor:pointer}#delivery .modal-content .modal-body1 .addnew{text-align:center}#delivery .modal-content .modal-body1 .endresaults{font-size:14px;font-weight:300}#delivery .modal-content .modal-body1 .endresaultsbutton{font-size:14px;font-weight:700;background-color:#5b8c5a;padding:8px;max-width:164px;border-radius:5px;margin:auto}#delivery .modal-content .modal-body1 .endresaultsbutton:hover{cursor:pointer}#delivery .delivery{margin:auto}#delivery .deliveryheader{font-size:24px;font-weight:700;margin-bottom:10px}#delivery input{width:100%;height:48px;background-color:#c5c5c5;border:none;border-radius:5px;color:#fff;padding:8px}#delivery input::-moz-placeholder{font-family:Poppins;font-size:18px;font-weight:lighter;color:#fff}#delivery input::placeholder{font-family:Poppins;font-size:18px;font-weight:lighter;color:#fff}#delivery input:focus-visible{outline:none}#delivery .icon1{height:56px;width:56px;cursor:pointer;margin-left:20px;background-color:#5b8c5a;border-radius:5px;display:flex;flex-direction:column;justify-content:center}#delivery .icon1 svg{padding:5px}#delivery .icon2{background-color:#303030}#delivery .icon2 svg{fill:#fff}@media only screen and (min-width:200px){#delivery{padding:10px}}@media only screen and (min-width:576px){#delivery{padding:10px}}#notes .modal-dialog{margin-top:0!important}#notes .modal-content,#notes .modal-dialog{background-color:#303030!important}#notes .modal-dialog{width:676px;height:492px;max-width:676px}#notes .modal-content{padding:8px;border:none}#notes .modal-content .modal-header{border-bottom:none;font-size:24px;font-weight:700}#notes .modal-content .modal-body1{padding:0 16px}#notes textarea{width:100%;height:191px;background-color:#c5c5c5;border:none;border-radius:5px;color:#fff;padding:8px}#notes textarea:focus-visible{outline:none}#notes .keyboard{text-align:right;font-size:14px;font-family:sans-serif}#notes .keyboard__row{display:inline-block;height:3em;margin:.2em}#notes .keyboard__row--h1{height:1.7em;line-height:1.4em}#notes .keyboard__row--h3{height:3.3em}#notes .keyboard__row>*{position:relative;background:#333;text-align:center;color:#eee;float:left;border-radius:.3em;margin:.2em;padding:.2em;width:3em;height:100%;box-sizing:border-box;cursor:pointer;-webkit-user-select:none;border:1px solid #444;box-shadow:0 .2em 0 .05em #222;border-bottom-color:#555}#notes .keyboard__row--h1>div{width:3.5em}#notes .keyboard__row>div:active,#notes .keyboard__row>div[data-pressed]{background:#2a2a2a;color:#aaa;position:relative;top:.2em;box-shadow:0 0 0 .05em #000}#notes .key--w3{width:4.6em}#notes .key--w4{width:6em}#notes .key--w5{width:6.5em}#notes .key--w6{width:8.3em}#notes .key--space{width:18em}#notes .key--double>*{padding-top:.1em}#notes .key--letter{line-height:2.8em}#notes .key--bottom-left>*{position:absolute;text-align:left;bottom:.4em;left:.4em}#notes .key--bottom-right>*{position:absolute;text-align:right;bottom:.4em;right:.4em}#notes .key--fn>*{font-size:.6em;line-height:1em;padding-top:1.2em;padding-right:.2em;text-align:right;float:right}#notes .key--word>*{font-size:.8em}#notes .key--arrow--tall>*,#notes .key--arrow>*{font-size:.5em;line-height:3em}#notes .key--arrow{height:1.8em;margin-top:1.7em;line-height:.5em}#notes .key--arrow--tall>*{padding-top:.2em}#notes .keyboard>.keyboard__row{text-align:center}#currency .modal-dialog,#keypadnum .modal-dialog{margin-top:0!important}#currency .modal-content,#currency .modal-dialog,#keypadnum .modal-content,#keypadnum .modal-dialog{background-color:#303030!important}#currency .modal-dialog,#keypadnum .modal-dialog{width:400px;height:400px;position:relative;top:15%}#currency .modal-content,#keypadnum .modal-content{padding:8px;border:none}#currency .modal-content .modal-header,#keypadnum .modal-content .modal-header{border-bottom:none}#currency .modal-content .modal-body1,#keypadnum .modal-content .modal-body1{padding:0 16px;margin-left:0;margin-right:0}#currency .modal-content .modal-body1 .num,#keypadnum .modal-content .modal-body1 .num{height:60px;width:60px;background-color:#c5c5c5;display:flex;align-items:center;justify-content:center;margin-bottom:15px;margin-right:15px;border-radius:5px;cursor:pointer;color:#303030;font-size:24px;font-weight:700}#currency .modal-content .modal-body1 .numwide,#keypadnum .modal-content .modal-body1 .numwide{width:208px}#currency .modal-content .modal-body1 .numnarrow,#keypadnum .modal-content .modal-body1 .numnarrow{width:134px}#currency .modal-content .modal-body1 .btnk,#keypadnum .modal-content .modal-body1 .btnk{height:60px;width:122px;border-radius:5px;margin-bottom:15px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:24px;font-weight:700;color:#fff!important}#currency .modal-content .modal-body1 .back,#keypadnum .modal-content .modal-body1 .back{background:#e8bf58}#currency .modal-content .modal-body1 .back svg,#keypadnum .modal-content .modal-body1 .back svg{fill:#fff;width:46px;height:37px}#currency .modal-content .modal-body1 .clear,#keypadnum .modal-content .modal-body1 .clear{background:#e3655b}#currency .modal-content .modal-body1 .cancel,#keypadnum .modal-content .modal-body1 .cancel{background:#e91c0c}#currency .modal-content .modal-body1 .done,#keypadnum .modal-content .modal-body1 .done{background:#349053}#currency input,#keypadnum input{width:100%;height:48px;background-color:#c5c5c5;border:none;border-radius:5px;color:#000;padding:8px}#currency input::-moz-placeholder,#keypadnum input::-moz-placeholder{font-family:Poppins;font-size:18px;font-weight:lighter;color:#fff}#currency input::placeholder,#keypadnum input::placeholder{font-family:Poppins;font-size:18px;font-weight:lighter;color:#fff}#currency input:focus-visible,#keypadnum input:focus-visible{outline:none}#payq .modal-dialog{margin-top:0!important}#payq .modal-content,#payq .modal-dialog{background-color:#303030!important}#payq .modal-dialog{max-width:500px;min-height:500px}#payq .modal-content{padding:8px;border:none;max-height:500px}#payq .modal-content .modal-header{border-bottom:none;font-size:24px;font-weight:700}#payq .modal-content .modal-body1{padding:0 16px}#payq .modal-content .modal-body1 .pay{background:#349053;margin-bottom:26px}#payq .modal-content .modal-body1 .later,#payq .modal-content .modal-body1 .pay{max-width:450px;min-width:100%;height:107px;border-radius:5px;cursor:pointer;font-size:24px;font-weight:700}#payq .modal-content .modal-body1 .later{background:#e3655b;margin-top:26px}#takeawayproc .fieldOuter{position:relative;font-family:Poppins;font-size:16px;height:56px}#takeawayproc .fieldOuter input{padding:10px;padding-bottom:6px;transition:all .5s;border:2px solid rgba(0,0,0,.25);font-size:18px;color:#fff;padding-top:20px;background:hsla(0,0%,100%,.5);box-shadow:0 4px 4px rgba(0,0,0,.25);font-weight:300;font-family:Poppins;width:100%;height:100%;border-radius:5px;background-color:transparent;outline:none}#takeawayproc ::-moz-placeholder{color:#fff;font-weight:300;font-family:Poppins;font-size:18px}#takeawayproc ::placeholder{color:#fff;font-weight:300;font-family:Poppins;font-size:18px}#takeawayproc .fieldOuter label{position:absolute;left:0;top:0;line-height:15px;transition:all .5s;overflow:hidden;color:#fff;white-space:nowrap;z-index:1;opacity:0}#takeawayproc .fieldOuter input:focus{outline:none}#takeawayproc input:not(:-moz-placeholder-shown)+label{opacity:1;top:8px;left:12px;font-size:13px;font-weight:400;font-family:Poppins}#takeawayproc input:not(:placeholder-shown)+label{opacity:1;top:8px;left:12px;font-size:13px;font-weight:400;font-family:Poppins}#takeawayproc input:-moz-placeholder-shown{padding:10px;padding-bottom:10px}#takeawayproc input:placeholder-shown{padding:10px;padding-bottom:10px}#takeawayproc .infobox{background-color:rgba(48,48,48,.5);border-radius:5px;margin-bottom:16px;flex:1}#takeawayproc .icon1{height:56px;width:56px;cursor:pointer;margin-left:20px;background-color:#303030;border-radius:5px;display:flex;flex-direction:column;justify-content:center}#takeawayproc .icon1 svg{padding:5px;fill:#fff}#takeawayproc .modal-dialog{margin-top:0!important}#takeawayproc .modal-content,#takeawayproc .modal-dialog{background-color:transparent!important}#takeawayproc .modal-dialog{max-width:703px;min-height:742px}#takeawayproc .modal-content{padding:8px;border:none;height:calc(100% - 56px);background-color:var(--bg-color)!important}#takeawayproc .modal-content .modal-header{border-bottom:none}#takeawayproc .modal-content .modal-body1{padding:0 16px}#takeawayproc .modal-content .modal-body1 .green{padding:26px;background:#5b8c5a;border-radius:5px;margin-bottom:26px}#takeawayproc .modal-content .modal-body1 .mauve{padding:26px;background:#52414c;border-radius:5px}#takeawayproc .modal-content .modal-body1 .paycompanies{max-height:126px;overflow-y:auto}#takeawayproc .modal-content .modal-body1 .company{cursor:pointer}#takeawayproc .modal-content .modal-body1 .firstletter{background-color:azure;width:75px;height:75px;border-radius:5px;padding:12px;display:flex;justify-content:center;align-items:center;font-size:24px;font-weight:700;color:gray}#takeawayproc .modal-content .modal-body1 .cname{font-size:18px;font-weight:300}#takeawayproc .modal-content .modal-body1 .buttons{margin-top:16px}#takeawayproc .modal-content .modal-body1 .cancle,#takeawayproc .modal-content .modal-body1 .submit{width:134px;height:41.46px;border-radius:5px;display:flex;justify-content:center;align-items:center}#takeawayproc .modal-content .modal-body1 .cancle span,#takeawayproc .modal-content .modal-body1 .submit span{text-align:center;margin:auto;color:#fff;font-family:Poppins;font-size:20px;line-height:30px;font-weight:600;text-transform:uppercase}#takeawayproc .modal-content .modal-body1 .submit{background-color:#52d04f;margin-left:20px;width:200px}#takeawayproc .modal-content .modal-body1 .cancle{background-color:#e91c0c}#takeawayproc .modal-content .modal-body1 .cancle:hover,#takeawayproc .modal-content .modal-body1 .submit:hover{cursor:pointer}#keypad .modal-dialog{margin-top:0!important}#keypad .modal-content,#keypad .modal-dialog{background-color:#303030!important}#keypad .modal-dialog{width:675px;height:210px;max-width:675px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}#keypad .modal-content{padding:8px;border:none}#keypad .modal-content .modal-header{border-bottom:none;font-size:24px;font-weight:700}#keypad .modal-content .modal-body1{padding:0 16px}#keypad .keyboard{text-align:right;font-size:14px;font-family:sans-serif}#keypad .keyboard__row{display:inline-block;height:3em;margin:.2em}#keypad .keyboard__row--h1{height:1.7em;line-height:1.4em}#keypad .keyboard__row--h3{height:3.3em}#keypad .keyboard__row>*{position:relative;background:#333;text-align:center;color:#eee;float:left;border-radius:.3em;margin:.2em;padding:.2em;width:3em;height:100%;box-sizing:border-box;cursor:pointer;-webkit-user-select:none;border:1px solid #444;box-shadow:0 .2em 0 .05em #222;border-bottom-color:#555}#keypad .keyboard__row--h1>div{width:3.5em}#keypad .keyboard__row>div:active,#keypad .keyboard__row>div[data-pressed]{background:#2a2a2a;color:#aaa;position:relative;top:.2em;box-shadow:0 0 0 .05em #000}#keypad .key--w3{width:4.6em}#keypad .key--w4{width:6em}#keypad .key--w5{width:6.5em}#keypad .key--w6{width:8.3em}#keypad .key--space{width:18em}#keypad .key--double>*{padding-top:.1em}#keypad .key--letter{line-height:2.8em}#keypad .key--bottom-left>*{position:absolute;text-align:left;bottom:.4em;left:.4em}#keypad .key--bottom-right>*{position:absolute;text-align:right;bottom:.4em;right:.4em}#keypad .key--fn>*{font-size:.6em;line-height:1em;padding-top:1.2em;padding-right:.2em;text-align:right;float:right}#keypad .key--word>*{font-size:.8em}#keypad .key--arrow--tall>*,#keypad .key--arrow>*{font-size:.5em;line-height:3em}#keypad .key--arrow{height:1.8em;margin-top:1.7em;line-height:.5em}#keypad .key--arrow--tall>*{padding-top:.2em}#keypad .keyboard>.keyboard__row{text-align:center}#payment .modal-dialog{margin-top:0!important}#payment .modal-content,#payment .modal-dialog{background-color:#303030!important}#payment .modal-dialog{width:auto}#payment .modal-content{padding:8px;border:none}#payment .modal-content .modal-header{border-bottom:none;font-size:24px;background-color:#4caf50;font-weight:700}#payment .modal-content .modal-body1 .totalvalue1{border-radius:5px;background:#596157;padding:.5rem 1rem;margin-bottom:30px}#payment .modal-content .modal-body1 .cash,#payment .modal-content .modal-body1 .credit{width:150px;height:50px;border-radius:5px;cursor:pointer}#payment .modal-content .modal-body1 .cash{background:#5b8c5a}#payment .modal-content .modal-body1 .credit{background:#52414c}#payment .modal-content .modal-body1 span.deleteicon{position:relative;display:inline-flex;align-items:center}#payment .modal-content .modal-body1 span.deleteicon span{position:absolute;display:block;right:3px;width:15px;height:15px;border-radius:0;color:#fff;background-color:#e91c0c;font:13px monospace;text-align:center;line-height:1em;cursor:pointer}#payment .modal-content .modal-body1 span.deleteicon input{padding-right:18px;box-sizing:border-box}#payment .modal-content .modal-body1 input{padding:10px;transition:all .5s;border:2px solid rgba(0,0,0,.25);font-size:18px;color:#fff;background:hsla(0,0%,100%,.5);box-shadow:0 4px 4px rgba(0,0,0,.25);font-weight:300;font-family:Poppins;width:200px;height:36px;border-radius:5px;background-color:hsla(0,0%,100%,.5);outline:none}#payment .modal-content .modal-body1 input:focus{outline:none}#payment .modal-content .modal-body1 input:not(:-moz-placeholder-shown)+span{opacity:1}#payment .modal-content .modal-body1 input:not(:placeholder-shown)+span{opacity:1}#payment .modal-content .modal-body1 input:-moz-placeholder-shown+span{opacity:0}#payment .modal-content .modal-body1 input:placeholder-shown+span{opacity:0}#payment .modal-content .modal-body1 .hrrow{border-top:1px solid hsla(0,0%,100%,.5)}#payment .modal-content .modal-body1 .cancel{background:#e91c0c}#payment .modal-content .modal-body1 .done{background:#349053}#payment .modal-content .modal-body1 .cancel,#payment .modal-content .modal-body1 .done{border-radius:5px;cursor:pointer;width:150px;height:50px}#available_open .modal-dialog{margin-top:0!important}#available_open .modal-content,#available_open .modal-dialog{background-color:#303030!important}#available_open .modal-dialog{width:auto;height:500px;max-width:700px}#available_open .modal-content{padding:8px;border:none;height:100%}#available_open .modal-content .modal-header{border-bottom:none;padding-bottom:8px;font-size:24px;font-weight:700}#available_open .modal-content .modal-header .smallfont{font-size:16px;font-weight:300}#available_open .modal-content .modal-body1{padding:0 16px;height:100%}#available_open .hrrow{border-top:1px solid hsla(0,0%,100%,.5)}#available_open .merge,#available_open .open,#available_open .reserve,#available_open .split{flex-grow:1;padding-top:16px;padding-bottom:16px;cursor:pointer}#available_open .open{background-color:#e3655b}#available_open .reserve{background-color:#52414c}#available_open .merge{background-color:#5b8c5a}#available_open .split{background-color:#e8bf58}#available_open h4{font-size:20px;font-weight:700;margin-bottom:0}#available_open #reserve1 .vrrow{border-left:1px solid hsla(0,0%,100%,.25)}#available_open .fieldOuter{position:relative;font-family:Poppins;font-size:16px;height:40px}#available_open .fieldOuter input{padding:10px;padding-bottom:6px;transition:all .5s;border:2px solid rgba(0,0,0,.25);font-size:18px;color:#fff;padding-top:20px;background:hsla(0,0%,100%,.5);box-shadow:0 4px 4px rgba(0,0,0,.25);font-weight:300;font-family:Poppins;width:100%;height:100%;border-radius:5px;background-color:transparent;outline:none}#available_open ::-moz-placeholder{color:#fff;font-weight:300;font-family:Poppins;font-size:18px}#available_open ::placeholder{color:#fff;font-weight:300;font-family:Poppins;font-size:18px}#available_open .fieldOuter label{position:absolute;left:0;top:0;line-height:15px;transition:all .5s;overflow:hidden;color:#fff;white-space:nowrap;z-index:1;opacity:0}#available_open .fieldOuter input:focus{outline:none}#available_open input:not(:-moz-placeholder-shown)+label{opacity:1;top:2px;left:12px;font-size:13px;font-weight:400;font-family:Poppins}#available_open input:not(:placeholder-shown)+label{opacity:1;top:2px;left:12px;font-size:13px;font-weight:400;font-family:Poppins}#available_open input:-moz-placeholder-shown{padding:10px;padding-bottom:10px}#available_open input:placeholder-shown{padding:10px;padding-bottom:10px}#available_open .infobox{background-color:hsla(0,0%,100%,.5);border-radius:5px;margin-bottom:4px;flex:1}#available_open .icon1{height:41px;width:41px;cursor:pointer;margin-left:20px;background-color:#5b8c5a;border-radius:5px;display:flex;flex-direction:column;justify-content:center}#available_open .icon1 svg{padding:5px;fill:#fff}#available_open .cancel{background:#e91c0c;margin-right:26px}#available_open .done{background:#349053}#available_open .cancel,#available_open .done{border-radius:5px;cursor:pointer;width:150px;height:50px}#deliverytakeawaybill .modal-dialog,#tablebusyinvoice .modal-dialog{margin-top:0!important}#deliverytakeawaybill .modal-content,#deliverytakeawaybill .modal-dialog,#tablebusyinvoice .modal-content,#tablebusyinvoice .modal-dialog{background-color:#303030!important}#deliverytakeawaybill .modal-dialog,#tablebusyinvoice .modal-dialog{width:auto;height:700px;max-width:700px}#deliverytakeawaybill .modal-content,#tablebusyinvoice .modal-content{padding:8px;border:none}#deliverytakeawaybill .modal-content .modal-header,#tablebusyinvoice .modal-content .modal-header{border-bottom:none;font-size:24px;font-weight:700}#deliverytakeawaybill .modal-content .modal-body1,#tablebusyinvoice .modal-content .modal-body1{padding:0 16px}#deliverytakeawaybill .modal-content .modal-body1 .hrrow,#tablebusyinvoice .modal-content .modal-body1 .hrrow{border-top:1px solid hsla(0,0%,100%,.5)}#deliverytakeawaybill .modal-content .modal-body1 h4,#tablebusyinvoice .modal-content .modal-body1 h4{font-size:20px;font-weight:700;margin-bottom:0}#deliverytakeawaybill .modal-content .modal-body1 .merge,#deliverytakeawaybill .modal-content .modal-body1 .open,#deliverytakeawaybill .modal-content .modal-body1 .reserve,#deliverytakeawaybill .modal-content .modal-body1 .split,#tablebusyinvoice .modal-content .modal-body1 .merge,#tablebusyinvoice .modal-content .modal-body1 .open,#tablebusyinvoice .modal-content .modal-body1 .reserve,#tablebusyinvoice .modal-content .modal-body1 .split{flex-grow:1;padding-top:16px;padding-bottom:16px;cursor:pointer}#deliverytakeawaybill .modal-content .modal-body1 .open,#tablebusyinvoice .modal-content .modal-body1 .open{background-color:#e3655b}#deliverytakeawaybill .modal-content .modal-body1 .reserve,#tablebusyinvoice .modal-content .modal-body1 .reserve{background-color:#52414c}#deliverytakeawaybill .modal-content .modal-body1 .merge,#tablebusyinvoice .modal-content .modal-body1 .merge{background-color:#5b8c5a}#deliverytakeawaybill .modal-content .modal-body1 .split,#tablebusyinvoice .modal-content .modal-body1 .split{background-color:#e8bf58}#deliverytakeawaybill .modal-content .modal-body1 .content_table,#tablebusyinvoice .modal-content .modal-body1 .content_table{flex-grow:1;font-size:16px;font-family:Poppins;color:#fff!important;font-weight:700}#deliverytakeawaybill .modal-content .modal-body1 .content_table .center-panel .cell,#tablebusyinvoice .modal-content .modal-body1 .content_table .center-panel .cell{font-size:14px;display:flex;flex-direction:column;justify-content:center}#deliverytakeawaybill .modal-content .modal-body1 .content_table .center-panel .afteredit,#tablebusyinvoice .modal-content .modal-body1 .content_table .center-panel .afteredit{color:#e3655b;font-family:Poppins;font-weight:400;font-size:10px}#deliverytakeawaybill .modal-content .modal-body1 .content_table .center-panel .minus:hover,#deliverytakeawaybill .modal-content .modal-body1 .content_table .center-panel .plus:hover,#deliverytakeawaybill .modal-content .modal-body1 .content_table .center-panel .trash:hover,#tablebusyinvoice .modal-content .modal-body1 .content_table .center-panel .minus:hover,#tablebusyinvoice .modal-content .modal-body1 .content_table .center-panel .plus:hover,#tablebusyinvoice .modal-content .modal-body1 .content_table .center-panel .trash:hover{cursor:pointer}#deliverytakeawaybill .modal-content .modal-body1 .content_table .center-panel .qtycell,#deliverytakeawaybill .modal-content .modal-body1 .content_table .center-panel .ratecell,#deliverytakeawaybill .modal-content .modal-body1 .content_table .center-panel .totalcell,#tablebusyinvoice .modal-content .modal-body1 .content_table .center-panel .qtycell,#tablebusyinvoice .modal-content .modal-body1 .content_table .center-panel .ratecell,#tablebusyinvoice .modal-content .modal-body1 .content_table .center-panel .totalcell{padding:6px}#deliverytakeawaybill .modal-content .modal-body1 .content_table .center-panel .table_header,#tablebusyinvoice .modal-content .modal-body1 .content_table .center-panel .table_header{position:sticky;top:0;z-index:1;background-color:#303030}#deliverytakeawaybill .modal-content .modal-body1 .content_table .center-panel .itemcell,#tablebusyinvoice .modal-content .modal-body1 .content_table .center-panel .itemcell{min-width:93px;width:35%;border-bottom:1px solid #fff;border-right:1px solid #fff;font-size:13px;font-weight:400}#deliverytakeawaybill .modal-content .modal-body1 .content_table .center-panel .qtycell,#deliverytakeawaybill .modal-content .modal-body1 .content_table .center-panel .ratecell,#tablebusyinvoice .modal-content .modal-body1 .content_table .center-panel .qtycell,#tablebusyinvoice .modal-content .modal-body1 .content_table .center-panel .ratecell{font-size:13px;font-weight:400;width:20%;border-bottom:1px solid #fff;border-right:1px solid #fff}.countCell{font-size:13px;font-weight:400;width:40%;border-bottom:1px solid #fff;padding:6px}#deliverytakeawaybill .modal-content .modal-body1 .content_table .center-panel .totalcell,#tablebusyinvoice .modal-content .modal-body1 .content_table .center-panel .totalcell{width:25%;border-bottom:1px solid #fff;display:flex;flex-direction:row;justify-content:space-between;align-items:center}#deliverytakeawaybill .modal-content .modal-body1 .content_table .center-panel .customize:hover,#tablebusyinvoice .modal-content .modal-body1 .content_table .center-panel .customize:hover{cursor:pointer}#deliverytakeawaybill .modal-content .modal-body1 .content_table .center-panel .grow,#tablebusyinvoice .modal-content .modal-body1 .content_table .center-panel .grow{flex-grow:1}#deliverytakeawaybill .modal-content .modal-body1 .content_table .center-panel .table_footer,#tablebusyinvoice .modal-content .modal-body1 .content_table .center-panel .table_footer{background-color:#303030;border-top:1px solid #fff;font-weight:600}#deliverytakeawaybill .modal-content .modal-body1 .content_table .center-panel .table_footer .notefooter,#tablebusyinvoice .modal-content .modal-body1 .content_table .center-panel .table_footer .notefooter{background-color:#e3655b;border-radius:5px;height:47px;width:78px;padding:16px}#deliverytakeawaybill .modal-content .modal-body1 .content_table .center-panel .table_footer .notefooter svg,#tablebusyinvoice .modal-content .modal-body1 .content_table .center-panel .table_footer .notefooter svg{fill:none;width:18px;height:18px;stroke:#fff;stroke-width:34px}#deliverytakeawaybill .modal-content .modal-body1 .content_table .center-panel .table_footer .notefooter,#tablebusyinvoice .modal-content .modal-body1 .content_table .center-panel .table_footer .notefooter{cursor:pointer}#deliverytakeawaybill .modal-content .modal-body1 .content_table .center-panel .table_footer .leftborder,#tablebusyinvoice .modal-content .modal-body1 .content_table .center-panel .table_footer .leftborder{border-left:1px solid #fff;height:80%;position:absolute;top:10%;bottom:10%;left:0}#deliverytakeawaybill .modal-content .modal-body1 .content_table .center-panel .table_footer input,#tablebusyinvoice .modal-content .modal-body1 .content_table .center-panel .table_footer input{width:33px;height:23px;border-radius:5px}#deliverytakeawaybill .modal-content .modal-body1 .content_table .center-panel .table_footer input:focus-visible,#tablebusyinvoice .modal-content .modal-body1 .content_table .center-panel .table_footer input:focus-visible{outline:none}#deliverytakeawaybill .modal-content .modal-body1 .content_table .line1,#deliverytakeawaybill .modal-content .modal-body1 .content_table .line2,#tablebusyinvoice .modal-content .modal-body1 .content_table .line1,#tablebusyinvoice .modal-content .modal-body1 .content_table .line2{border-top:1px solid #eee;margin:8px 0}#deliverytakeawaybill .modal-content .modal-body1 .content_table .line3,#tablebusyinvoice .modal-content .modal-body1 .content_table .line3{border-top:1px solid #eee;margin:8px 25px}#deliverytakeawaybill .modal-content .modal-body1 .cancel,#tablebusyinvoice .modal-content .modal-body1 .cancel{background:#e91c0c}#deliverytakeawaybill .modal-content .modal-body1 .add,#tablebusyinvoice .modal-content .modal-body1 .add{background:#e3655b;margin-right:26px}#deliverytakeawaybill .modal-content .modal-body1 .pay,#tablebusyinvoice .modal-content .modal-body1 .pay{background:#349053}#deliverytakeawaybill .modal-content .modal-body1 .add,#deliverytakeawaybill .modal-content .modal-body1 .cancel,#deliverytakeawaybill .modal-content .modal-body1 .pay,#tablebusyinvoice .modal-content .modal-body1 .add,#tablebusyinvoice .modal-content .modal-body1 .cancel,#tablebusyinvoice .modal-content .modal-body1 .pay{border-radius:5px;cursor:pointer;width:150px;height:50px}@media only screen and (min-width:200px){#deliverytakeawaybill .modal-content .modal-body1 .add,#deliverytakeawaybill .modal-content .modal-body1 .cancel,#deliverytakeawaybill .modal-content .modal-body1 .pay,#tablebusyinvoice .modal-content .modal-body1 .add,#tablebusyinvoice .modal-content .modal-body1 .cancel,#tablebusyinvoice .modal-content .modal-body1 .pay{border-radius:5px;cursor:pointer;width:90px;height:40px}#deliverytakeawaybill .modal-content .modal-body1 .add,#tablebusyinvoice .modal-content .modal-body1 .add{margin-right:8px}}@media only screen and (min-width:576px){#deliverytakeawaybill .modal-content .modal-body1 .add,#deliverytakeawaybill .modal-content .modal-body1 .cancel,#deliverytakeawaybill .modal-content .modal-body1 .pay,#tablebusyinvoice .modal-content .modal-body1 .add,#tablebusyinvoice .modal-content .modal-body1 .cancel,#tablebusyinvoice .modal-content .modal-body1 .pay{border-radius:5px;cursor:pointer;width:150px;height:50px}#deliverytakeawaybill .modal-content .modal-body1 .add,#tablebusyinvoice .modal-content .modal-body1 .add{margin-right:26px}}#dine_in_process .modal-dialog{margin-top:0!important}#dine_in_process .modal-content,#dine_in_process .modal-dialog{background-color:#303030!important}#dine_in_process .modal-dialog{width:auto;height:725px;max-width:900px}#dine_in_process .modal-content{padding:8px;border:none;height:100%}#dine_in_process .modal-content .modal-header{border-bottom:none;font-size:24px;font-weight:700}#dine_in_process .modal-content .modal-body1{height:100%;padding:0 16px}#dine_in_process .cancel{background:#e91c0c;border-radius:5px;cursor:pointer;width:150px;height:50px}#dine_in_process .left_panel{display:flex;flex-direction:row;flex-grow:1;margin-left:16px;margin-right:0;margin-top:12px}#dine_in_process .left_panel .floor .active{background:gray;border:1px solid gray}#dine_in_process .left_panel .arrowcircle{border:1px solid #fff;border-radius:50%;background:#fff;width:24px;height:24px}#dine_in_process .left_panel .arrowcircle svg{width:16px;height:16px}#dine_in_process .left_panel .arrowcircle:hover{cursor:pointer}#dine_in_process .left_panel .table-cards{margin-right:17px;margin-bottom:17px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);height:100px;width:100px}#dine_in_process .left_panel .table-cards svg{width:90px;height:50px}#dine_in_process .left_panel .table-cards:hover{cursor:pointer}#dine_in_process .left_panel .symbol{min-height:50px}#dine_in_process .left_panel .available,#dine_in_process .left_panel .busy,#dine_in_process .left_panel .reserved{min-width:117px}#dine_in_process .left_panel .available,#dine_in_process .left_panel .green{background-color:#5b8c5a}#dine_in_process .left_panel .busy,#dine_in_process .left_panel .red{background-color:#e3655b}#dine_in_process .left_panel .burble,#dine_in_process .left_panel .reserved{background-color:#52414c}#dine_in_process .left_panel .table-number{font-size:24px;font-weight:700}#dine_in_process .left_panel .time{font-size:16px;font-weight:400}.right{text-align:end}.endField{background-color:hsla(0,0%,100%,.5);border-radius:5px;box-shadow:0 4px 4px rgba(0,0,0,.25);padding:5px 10px;margin:5px 0;width:100%;color:#fff}.searchbyphone{margin-bottom:15px}#endSession ::-moz-placeholder{color:#fff;font-weight:300;font-family:Poppins;font-size:13px}#endSession ::placeholder{color:#fff;font-weight:300;font-family:Poppins;font-size:13px}#endSession{padding:auto}.header-sub{font-size:14px;color:#fff;padding:5px 16px}.header-container[data-v-4d70a0ae]{position:sticky;top:0;left:0;right:0;z-index:1000;background:var(--bg-color);color:var(--font-color)}body.class-1[data-v-4d70a0ae]{padding:none}