input.wrong{color:#9e9a98;text-align:left;background:#28221f;border:2px solid #e53d32}input.wrong+.btn_info:before{position:relative;content:"";display:block;float:right;top:-48px;margin:0 14px -45px 0;z-index:2;width:33px;height:33px;background:url(/portal/assets/landing_register/images/xerror_detail.png.pagespeed.ic.HY89Sb4dht.png) no-repeat center}input:focus{background-color:#d8d7d6;border:2px solid #ccc}input:focus+.btn_info:before{display:none}p.msg{clear:both;position:relative;display:none;margin:0 auto;-moz-calc(100% - 30px): ;width:-webkit-calc(100% - 30px);width:-o-calc(100% - 30px);width:calc(100% - 30px);height:2.0em;top:-49px;margin-bottom:-36px;z-index:3;margin-left:5px\9 ;background:#28221f;color:#e53d32;font-family:'Open Sans Condensed';font-weight:300;text-align:left}p[class^="msg"] em.btn_msg_close{position:absolute;display:inline-block;top:0;right:6px;cursor:pointer;width:17px;height:33px;background:url(/portal/assets/landing_register/images/xerror_close.png.pagespeed.ic.43LbeWiG0D.png) no-repeat center}input.wrong+.btn_info+p.msg{display:block}input.wrong+span.btn_pw+p.msg{display:block}p.msg_full{position:absolute;margin:0 auto;top:20px;padding:50px 20px 20px;max-width:640px;min-height:170px;left:50%;transform:translateX(-50%);z-index:5;border:2px solid #e53d32;text-align:center;background:#1b1d20;width:-webkit-calc(100% - 80px);width:-o-calc(100% - 80px);width:calc(100% - 80px);height:-webkit-calc(100% - 95px);height:-o-calc(100% - 95px);height:calc(100% - 95px);-moz-calc(100% - 80px)}p[class^="msg"] span{color:#e53d32;font-family:'Open Sans Condensed';font-size:14px;font-weight:300;line-height:14px}p.msg_full span{font-size:16px;line-height:14px}em.icon_error{clear:both;display:block;margin:0 auto;margin-bottom:10px;width:60px;padding:5px;background:#e53d32;border-radius:50%;font-family:'Open Sans';color:#28221f;font-size:60px;font-weight:600;line-height:60px}div.loading{position:absolute;margin:0 auto;top:20px;padding:20px;padding-top:30%;height:100%;min-height:300px;left:50%;transform:translateX(-50%);z-index:5;-moz-calc(100% - 80px);width:-webkit-calc(100% - 80px);width:-o-calc(100% - 80px);width:calc(100% - 80px);text-align:center}.loading_spinner{display:inline-block;width:100px;height:100px;border:16px solid #f3f3f3;border-top:16px solid #e53d32;border-radius:50%;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}@-webkit-keyframes spin {
  0% {-webkit-transform: rotate(0deg);}
  100% {-webkit-transform: rotate(360deg);}
}@keyframes spin {
  0% {transform: rotate(0deg);}
  100% {transform: rotate(360deg);}
}@media screen and (min-width:700px){p.msg_full,div.loading{width:620px}}@media screen and (max-width:425px){p.msg>span{line-height:10px}}@media screen and (max-width:350px){p.msg_full,div.loading{float:left;width:270px}p.msg>span{font-size:13px}}