*{margin:0;padding:0;box-sizing:border-box}body{background-color:#bbe1fa;font-family:Nunito,sans-serif!important}.input-field{width:100%;outline:none;padding:.5rem;border-radius:6px;border:1px solid gray;margin-bottom:.5rem}.input-field-error{border:1px solid red}li.ant-menu-item{padding:0 .8rem!important}.label{font-size:1.1rem;font-weight:600}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #e4e4e4;border-radius:10px}::-webkit-scrollbar-thumb{background:#ff6565;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#ff6565}.custom-table{width:100%;font-size:16px;text-align:center;font-size:.9rem}.custom-table th{background-color:#f2f2f2;padding:6px;font-weight:700;border:1px solid #ddd}.custom-table tbody tr:nth-child(2n){background-color:#f9f9f9}.custom-table td{padding:4px;border-bottom:1px solid #ddd}.custom-table tbody tr:hover{background-color:#e0e0e0}.query-filter{width:75%}.query-filter label{font-weight:700}.sales{padding:.6rem 2rem 2rem;margin:.2rem;border:1px solid #000;border-radius:1rem;width:100%;overflow:auto}.number-card{width:100%;margin:.5rem;min-height:150px;border-radius:1rem;border:1px solid gray;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.number-card h3{font-size:1.4rem}.number-card h1{font-size:2.5rem}.update-sale-modal{border:1px solid gray;padding:2rem;border-radius:1rem}.bulk-delete-btn{padding:"0 .3rem";height:"25px";background-color:red!important;opacity:.7;transition:all .3s;color:"#fff"}.bulk-delete-btn:hover{opacity:1;background-color:red!important;color:#e0e0e0}.bulk-delete-btn:disabled{background-color:gray!important;color:#e0e0e0}.table-btn-small{width:30px;height:30px;border-radius:6px;padding:0;margin-right:.2rem}.table-btn{border-radius:6px;height:30px;padding:0 .5rem;margin-right:.2rem;font-weight:600}@keyframes spin-animation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spin{display:inline-block;animation:spin-animation 2s linear infinite}
