@charset "utf-8";
.input-box label{min-width:130px;}
.input-box input{width:75%}
.login-button button{font-size: 16px;}
@media only screen and (max-width:440px) {
.code-error{position:static;line-height: 1.2;margin-top: 5px;}
}