@charset "utf-8";

.main-panel {position: relative;margin-top: 50px;margin-left: auto;margin-right: auto;width: 640px;}
.register_captcha_column {position: absolute;margin-top: 2px;right: 72px;}
.register_captcha_img {width: 100px;height: 46px;cursor: pointer;}
.register_captcha_pass {position: absolute;display: none;margin-top: 15px;right: 180px;width: 20px;height: 20px;background: url(../img/icon_status.png) no-repeat 0 0;z-index: 999;}
.font_size_16 {font-size: 16px;}
.float_left {float: left;}
.font_blue {color: #5caeff;}
.clear_both {clear: both;}
.register_container {border-top: #ffffff 4px solid;margin:0px auto 0;width: inherit;height: 620px;min-height: 620px;background-color: #FFFFFF;}
.register_body {text-align: center;margin: 60px auto 0;}
.register_row {height: 86px;}
.register_columns {margin: 0 auto;width: 510px;height: 50px;text-align: center;}
.register_column_label {width: 114px;height: 50px;line-height: 50px;text-align: left;color: #333333;}
.register_input {width: 390px;height: 48px;line-height: 50px;border: #CCCCCC 1px solid;border-radius: 6px;text-indent: 15px;}
.register_column_input {width: 392px;position: relative;}
.register_button_row {width: 288px;margin: 0 auto;}
.register_button {margin: 0 auto;color: #FFFFFF;border-radius: 6px;font-size: 24px;text-align: center;height: 50px;line-height: 50px;width: 260px;background-color: #5caeff;cursor: pointer;}
.sms_code {border: 0;width: 100px;height: 46px;line-height: 28px;position: absolute;right: 1px;top: 2px;background-color: #f3f3f3 !important;cursor: pointer;}
.warning_message_phone, .warning_message_pwd, .warning_message_pwd_confirm, .warning_message_captcha, .warning_message_sms {height: 36px;line-height: 36px;color: red;text-align: left; margin: 0 0 0 114px;}
.disabled {background: none repeat scroll 0 0; cursor: not-allowed !important;}
input:-webkit-autofill {-webkit-box-shadow : 0 0 0px 1000px white inset;border : 1px solid #CCC !important;}
