html{box-sizing:border-box;width:100%;max-width:100vw;height:100%;overflow:hidden}*,:before,:after{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}body{background-color:#fbfbff;width:100%;max-width:100vw;height:100vh;max-height:100vh;margin:0;padding:8px;font-family:Lato;overflow:hidden}#__next{width:100%;height:100%}input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 30px #7c1e4b!important}input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #7c1e4b!important}input:-webkit-autofill:focus{-webkit-box-shadow:inset 0 0 0 30px #7c1e4b!important}input:-webkit-autofill:active{-webkit-box-shadow:inset 0 0 0 30px #7c1e4b!important}.MuiOutlinedInput-root{background:#eff1f3}.MuiTableCell-root{height:50px;padding:0 14px!important}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
