body{font-family:Roboto,sans-serif}.firstBox{padding:10px;height:50vh;overflow-y:auto}.firstBox::-webkit-scrollbar{width:10px}.firstBox::-webkit-scrollbar-thumb{background-color:#e7e7e7;border-radius:2px;cursor:pointer}.firstBox::-webkit-scrollbar-thumb:hover{background-color:#d3d3d3}.firstBox::-webkit-scrollbar-track:hover{background-color:#f0f0f0}.bgImage{background-image:url(/assets/shyena-DZcymptZ.png);background-size:100vw 100vh;background-repeat:no-repeat;width:100%;height:auto}.loading-dots{display:flex;justify-content:center;align-items:center}.dot{width:8px;height:8px;margin:0 4px;background-color:#115e98;border-radius:50%;animation:loading .8s infinite ease-in-out}.dot:nth-child(1){animation-delay:-.32s}.dot:nth-child(2){animation-delay:-.16s}@keyframes loading{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.filter-input .MuiInputBase-input,.filter-select .MuiInputBase-input{padding:8px}.filter-input .MuiOutlinedInput-root,.filter-select .MuiOutlinedInput-root{border-radius:8px}.table-scroll,.MuiTableContainer-root{scrollbar-width:thin;scrollbar-color:#d9d9d9 #f3f3f3}.table-scroll::-webkit-scrollbar,.MuiTableContainer-root::-webkit-scrollbar{width:8px;height:8px}.table-scroll::-webkit-scrollbar-thumb,.MuiTableContainer-root::-webkit-scrollbar-thumb{background-color:#d9d9d9;border-radius:8px}.table-scroll::-webkit-scrollbar-track,.MuiTableContainer-root::-webkit-scrollbar-track{background:#f3f3f3}.mt-16{margin-top:16px}.ml-20{margin-left:20px}
