body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.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}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}BODY{font-family:Verdana}.custom-button{background:#15d;font-size:16px;font-weight:700;line-height:20px;padding-left:16px;padding-right:16px}SELECT{background:#0002;border:0 solid #0000;border-radius:3px;color:#333;font-family:Verdana;font-size:14px;outline:none;padding:5px 5px 5px 10px;width:180px}.signin-form{align-items:center;justify-content:space-evenly;margin:0 auto;max-width:320px;min-height:320px}.signin-form,.signin-form>DIV{display:flex;flex-direction:column}.signin-form>DIV{justify-content:flex-start}.signin-form>DIV>LABEL{font-size:16px;font-weight:700;text-align:left}.signin-form>DIV>INPUT{background:#0002;border:0 solid #0000;border-radius:3px;color:#ddd;font-family:Verdana;font-size:14px;outline:none;padding:5px 5px 5px 10px}.action-button{background:#18f;border-radius:5px;color:#fff;cursor:pointer;margin:5px auto;padding:5px 10px;text-align:center;transition:.4s}.action-button-in-wait{display:flex;flex-direction:row;justify-content:space-around;margin:0 auto;max-width:128px}.disabled-action-button{background:#fff1;color:#fff3;font-style:italic;font-weight:400;transition:.4s}.loader{align-self:center;animation:spin 1s linear infinite;background:#aaa;border-radius:50%;height:10px;margin:0 auto;width:10px}@keyframes spin{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}} /*# sourceMappingURL=main.5184e7bb.css.map*/