body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#888;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#555}.h-100{height:100%}.p-12{padding:12px}.text-center{text-align:center}.flex{display:flex}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-jcenter{justify-content:center}.flex-acenter,.flex-ajcenter{align-items:center}.flex-ajcenter{justify-content:center}.white{color:#fff}.MuiInput-root:focus{border:1px solid #3075cb!important}.Mui-disabled{color:#fff}.Mui-focused{border:1px solid #3075cb;caret-color:#3075cb;border-radius:4px}.m-child-8>*{margin:8px 0!important}.m-child-4>*{margin:4px 0!important}.w-100{width:100%}.hidden{display:none}.red{background-color:#8f2727}.green{background-color:#1d625b}.blue{background-color:#3075cb}.spinner{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.1dfcf647.chunk.css.map */