.loginBox { height: 340px; }
.loginBox .input-text { width: 100%; }

.header { background: none; background-color: rgba(255, 255, 255, 0.6); }
.header .title { color: #666; font-size: 26px; line-height: 60px; padding-left: 20px; }


#form-login label.error { right: 20px; top: 10px; }

.error_box_p .error_box { color: #e4393c; border: 1px solid #fceee8; padding: 2px 10px 2px 5px; height: auto; background-color: #ffebeb; }
.error_box_p .error_box .err_span { background-image: url("../images/iconpic-error.png"); background-repeat: no-repeat; width: 19px; height: 19px; float: left; }
.error_box_p .error_box .err_txt { float: left; margin-left: 5px; line-height: 19px; font-size: 12px; }

.link_a { font-size: 16px; color: #5eb95e; transition: all 0.6s; }

.link_a:hover { color: #528036; position: relative; }

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