@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.bi-arrow-repeat.spin{animation:1s linear infinite spin;display:inline-block}.custom-scrollbar::-webkit-scrollbar{width:12px;height:12px}.table-responsive::-webkit-scrollbar{width:12px;height:12px}html::-webkit-scrollbar{width:12px;height:12px}body::-webkit-scrollbar{width:12px;height:12px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f5f9;border-radius:6px}.table-responsive::-webkit-scrollbar-track{background:#f1f5f9;border-radius:6px}html::-webkit-scrollbar-track{background:#f1f5f9;border-radius:6px}body::-webkit-scrollbar-track{background:#f1f5f9;border-radius:6px}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#94a3b8;border:3px solid #f1f5f9;border-radius:6px}.table-responsive::-webkit-scrollbar-thumb{background-color:#94a3b8;border:3px solid #f1f5f9;border-radius:6px}html::-webkit-scrollbar-thumb{background-color:#94a3b8;border:3px solid #f1f5f9;border-radius:6px}body::-webkit-scrollbar-thumb{background-color:#94a3b8;border:3px solid #f1f5f9;border-radius:6px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#64748b}.table-responsive::-webkit-scrollbar-thumb:hover{background-color:#64748b}html::-webkit-scrollbar-thumb:hover{background-color:#64748b}body::-webkit-scrollbar-thumb:hover{background-color:#64748b}.app-wrapper,.app-main,.app-content{min-height:100vh;overflow-y:auto}
