*{margin:0}.button{background-color:#fff;border:1px solid #1976d2;border-radius:5px;padding:5px 14px;color:#1976d2;text-decoration:none;font-size:15px;-webkit-transition:all 50ms ease-in-out;transition:all 50ms ease-in-out}.button:hover{color:#fff;background-color:#1976d2}.button:disabled{color:#d0d0d0;border:1px solid #d0d0d0;cursor:not-allowed}.button:disabled:hover{color:#d0d0d0;border:1px solid #d0d0d0;background-color:#fff}.button.danger{color:#ff2b2a;border:1px solid #ff2b2a}.button.danger:hover{color:#fff;background-color:#ff2b2a}.text-field{padding:10px 15px;border:2px solid #efefef;border-radius:5px}.text-field:autofill{background:#fafafa}form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}form input{margin-bottom:10px}.message{display:none;margin-top:20px;width:100%;text-align:center;color:#fff;font-size:15px;padding:5px 0;border-radius:5px}.message.notification{display:block;background-color:#1976d2}.message.success{display:block;background-color:#00ba00}.message.error{display:block;background-color:#ff2b2a}.login-form{width:310px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #efefef;border-radius:5px;padding:20px 5}.login-form form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.login-form form input{margin-bottom:10px}.login-page__wrap{height:100vh;width:100vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
/*# sourceMappingURL=login.css.map */
