*{padding:0;box-sizing:border-box;color:#fff}*,body{margin:0}body{padding:2%;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;background:#202020}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.login-page{height:100vh;width:100%}.login-form,.login-page{display:flex;justify-content:center;align-items:center}.login-form{flex-flow:column wrap;width:60%;height:300px;border:1px solid #fff}.login-form label{font-size:30px}.login-form input{width:300px;height:50px;display:block;background:#252525;padding:5px;border:1px solid #202020;font-size:25px}.login-form button{width:300px;height:50px;margin-top:20px;border-radius:5px;border:2px solid green;background:#000;font-size:20px}.login-form button:disabled{border:2px solid red}.info-form{width:100%;height:50px;display:flex;flex-flow:row wrap;justify-content:space-around;align-items:center;border-bottom:1px solid #404040;margin-bottom:10px;padding-bottom:10px}.info-form input,select{background:#252525;border:none;height:30px;padding:5px}.info-form button{width:150px;height:30px;background-color:#252525;border:1px solid #fff}header{height:50px;display:flex;flex-flow:row wrap;justify-content:space-around;align-items:center}header,table{width:100%}table tr td,table tr th{border:1px solid #404040;height:10px;border-collapse:collapse}table tr td{padding:5px}
/*# sourceMappingURL=main.3a061179.chunk.css.map */