html{height:100vh}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Public Sans,sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.MuiTableCell-head:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.MuiTableCell-head:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#eaeaea;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#bbb}.hide-scroll::-webkit-scrollbar{width:0;height:8px}.hide-scroll::-webkit-scrollbar-thumb{background:0 0}.hide-scroll::-webkit-scrollbar-track{background:0 0}.hide-scroll:hover::-webkit-scrollbar-track{background:#f1f1f1}.hide-scroll:hover::-webkit-scrollbar-thumb{background:#bbb}.spinner{text-align:center;width:70px;margin:50vh auto 0}.spinner>div{background-color:green;border-radius:100%;width:18px;height:18px;animation:1.4s ease-in-out infinite both sk-bouncedelay;display:inline-block}.spinner .bounce1{animation-delay:-.32s}.spinner .bounce2{animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}a.highlight-link{color:#000;text-decoration:none}a.highlight-link:hover{-webkit-text-decoration:underline #000;text-decoration:underline #000}
