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