body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.loader{align-items:center;display:flex;gap:2}.dots{background-color:#757575;border-radius:50%;height:3px;margin:7px;width:3px}.dots:first-child{animation:preloader .7s ease-in-out infinite alternate}.dots:nth-child(2){animation:preloader .7s ease-in-out .3s infinite alternate}.dots:nth-child(3){animation:preloader .7s ease-in-out .5s infinite alternate}.dots:nth-child(4){animation:preloader .7s ease-in-out .8s infinite alternate}.dots:nth-child(5){animation:preloader .7s ease-in-out 1.2s infinite alternate}@keyframes preloader{to{box-shadow:10px 10px 22px -2px #00000040;transform:scale(3)}}.MuiTableRow-root td:last-of-type{border-bottom-right-radius:5px;border-top-right-radius:5px}.MuiTableRow-root td:first-of-type{border-bottom-left-radius:5px;border-top-left-radius:5px}