@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600);
.auth-form{align-items:center;display:flex;padding-bottom:40px;padding-top:40px}.auth-form form{margin:auto;max-width:330px;padding:15px;width:100%}.auth-form form .checkbox{font-weight:400}.auth-form form .form-control{border-radius:0;box-sizing:border-box;font-size:16px;height:auto;margin-bottom:-1px;padding:10px;position:relative}.auth-form form .form-control:focus{z-index:2}.auth-form form input:first-of-type{border-top-left-radius:5px;border-top-right-radius:5px}.auth-form form input:last-of-type{border-bottom-left-radius:5px;border-bottom-right-radius:5px}

/*# sourceMappingURL=app.css.map*/