/***
-----------------------------
register
----------------------------
**/
#window-captcha .form-label {
  text-align: left;
  padding-left: 16px; }
#window-captcha img {
  display: inline-block; }
#window-captcha .form-group {
  padding: 10px 20px 10px 90px; }
#window-captcha .footer {
  border-top: 1px solid #d7d7d7;
  background-color: #eee;
  text-align: right; }
  #window-captcha .footer .button {
    height: 36px;
    margin-left: 10px; }

#doc-main .wrapper {
  width: 660px;
  margin: 0 auto; }

#doc-main form {
  margin-top: 20px; }
  #doc-main form .form-label {
    width: 110px;
    padding-right: 20px; }
  #doc-main form footer {
    margin-left: 110px; }

.U-tab-filter {
  margin-top: 20px;
  margin-left: 200px;
  cursor: pointer; }

.reg-body {
  width: 660px;
  margin: 0 auto; }

.reg-body .reg-main {
  clear: both;
  position: relative;
  min-height: 360px; }

.reg-body .reg-main .reg-email {
  display: none; }

.reg-body .reg-main.r-e .reg-mobile {
  display: none; }

.reg-body .reg-main.r-e .reg-email {
  display: block; }

.reg-body .reg-main .j-selcet-avatar {
  line-height: 48px;
  margin-left: 25px; }

.reg-body .reg-main .label {
  width: 85px; }

.reg-reset {
  width: 500px;
  margin: 0 auto; }
  .reg-reset h3 {
    margin: 15px 0; }
  .reg-reset button {
    margin-top: 20px; }

.form-control.error {
  border-color: #f00; }

i.sina, i.wx, i.qq {
  display: inline-block;
  width: 28px;
  height: 22px;
  vertical-align: middle;
  background-image: url(/res/default/img/sprite.png); }

i.sina {
  background-position: -8px -53px; }

i.wx {
  background-position: -8px -104px; }

i.qq {
  background-position: -8px -182px; }

.result1 {
  padding: 30px 75px; }

.result1 .u-title {
  margin-bottom: 15px;
  font-size: 20px; }

.reg-result p {
  font-size: 14px;
  line-height: 2; }

.reg-result .link-email {
  margin-top: 15px; }

.result1 .tip {
  margin-top: 26px;
  padding: 15px 27px;
  line-height: 24px; }

.reg-result .tip h6 {
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
  color: #333; }

.reg-result .tip .j-resend {
  border: 1px solid;
  line-height: 24px; }

.result2 {
  padding: 100px 0 100px 180px; }

.result2 .u-title {
  padding-left: 48px;
  margin-bottom: 10px;
  height: 32px;
  font-size: 24px;
  line-height: 32px; }

.success .u-title {
  background-position: -749px -6px; }

.failed .u-title {
  background-position: -749px -125px; }

.result2 .first-a {
  margin-left: 48px; }

.reg-result .tip .j-resend.disabled {
  cursor: not-allowed;
  border-color: #999 !important;
  color: #999 !important; }

.register-wrap i.qq {
  background-position: -8px -181px; }

.btn-link {
  border: none;
  padding-left: 0;
  padding-right: 0;
  font-size: inherit;
  background: none;
  display: inline-block;
  line-height: 1.5;
  text-align: center;
  user-select: none; }

.en #window-captcha .form-group {
  padding-left: 110px; }

.en .form-compact .form-label {
  width: 120px; }

.en #doc-main form .form-label {
  width: 114px; }

.password-wrapper {
  display: inline-block;
  position: relative; }
  .password-wrapper #toggleBtn {
    position: absolute;
    right: 10px;
    top: 8px;
    cursor: pointer;
    user-select: none;
    color: #ccc;
    font-size: 16px; }
  .password-wrapper .eye {
    width: 20px;
    height: 20px;
    background: url("/res/img/eye.png") no-repeat;
    background-size: contain; }
  .password-wrapper .eye-close {
    width: 20px;
    height: 20px;
    background: url("/res/img/eye-close.png") no-repeat;
    background-size: contain; }

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