@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap);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}:root{--dark-green:#325f80;--white:#fff;--light-blue:#8fbfe2;--light-grey:#868686;--dark-grey:#515151;--blue:#1e88e5;--lite-border:#eaeaea;--light-brown:#c4ba82;--dark-blue:#1e3c50;--orange:#df6535;--background-grey:#f7f7fb;--title-color:#595959;--title-light:#707070;--red:#b71c1c;--input-title:rgba(0,0,0,0.5411764705882353);--input-active:#1565c0;--input-fill:rgba(0,0,0,0.8705882352941177);--table-title-bg:#d2d2d2;--bar-orange:#f57c00;--bar-red:#dd0d0d;--bar-green:#4caf50;--green:#00c853;--table-grey:#edf0f2}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.loading-sync{animation:App-logo-spin 1s linear infinite}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Toastify__progress-bar--animated{display:none}.Toastify__toast--success{background:#43a047 0 0 no-repeat padding-box!important;border-radius:4px!important;opacity:1!important}.Toastify__toast--info{background:#1976d2 0 0 no-repeat padding-box!important;border-radius:4px!important;opacity:1!important}.Toastify__toast--warning{background:#ffa000 0 0 no-repeat padding-box!important;border-radius:4px!important;opacity:1!important}.Toastify__toast--error{background:#d32f2f 0 0 no-repeat padding-box!important;border-radius:4px!important;opacity:1!important}a{text-decoration:none}.MuiFormHelperText-root{letter-spacing:unset!important}.MuiSvgIcon-colorPrimary{color:#1e88e5!important}#custom-toast{z-index:9999;display:flex;justify-content:flex-start;align-items:center;background:#d32f2f;border-radius:4px!important;color:#fff;position:absolute;top:20px;min-height:64px;width:330px;box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:1px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);max-height:800px;overflow:hidden;font-family:sans-serif;cursor:pointer;direction:ltr;font:normal normal normal 14px/20px Roboto;letter-spacing:.1px;animation:slide .5s forwards;right:-350px}#custom-toast>#toast-message{max-width:215px;word-break:break-all}#custom-toast>#toast-timer{position:absolute;right:40px}#custom-toast svg{margin:5px}#custom-toast>svg:last-child{position:absolute;right:0}@keyframes slide{to{right:20px}}.removeAnimation{right:20px!important;animation:slideOut .5s forwards!important}@keyframes slideOut{to{right:-280px}}
/*# sourceMappingURL=main.be4c7ca6.chunk.css.map */