@charset "utf-8";.user-login-form{margin:120px auto}@media (min-width:1025px){.user-login-form{max-width:800px}}@media (min-width:651px) and (max-width:1024px){.user-login-form{max-width:600px}}@media screen and (max-width:650px){.user-login-form{max-width:300px}}.user-login-form label{color:#181c1e;font-size:21px;display:inline-block;margin-bottom:10px}.user-login-form input{border:1px solid #e3e3e4;margin-bottom:15px}.user-login-form input:focus{border-color:#e3e3e4}.user-login-form .form-item{margin:2em 0}.user-login-form .form-item-label--required{color:#fb614e}.user-login-form .description{position:relative;font-size:14px}.user-login-form .button{background-color:#8e9aa1}.user-login-form .button:hover{background-color:#e3e3e4}