.step-form-wrapper[data-v-ab1e4d58] {
  margin: 0 auto;
  width: 80%;
  max-width: 400px;
}


.input-user[data-v-b06108c8]{
  -web-kit-appearance:none;
  -moz-appearance: none;
  border: none;
  width: 100%;
  margin-right: 15px;
  background-color: transparent;
  border: none;
  outline: none;
  font-size: 16px;
  color: black;
}
.errmessage[data-v-b06108c8]{
  padding-left: 20px;
  margin-top: 8px;
  font-size: 16px;
  color: #ff4d4f;
}



.input-user[data-v-47afbe38]{
  -web-kit-appearance:none;
  -moz-appearance: none;
  border: none;
  width: 100%;
  margin-right: 15px;
  background-color: transparent;
  border: none;
  outline: none;
  font-size: 16px;
  color: black;
}
.errmessage[data-v-47afbe38]{
  padding-left: 20px;
  margin-top: 8px;
  font-size: 16px;
  color: #ff4d4f;
}


.main[data-v-04fd257d] {
  min-width: 20%;
  width: 20%;
  /*margin: 0 auto;*/
  position: absolute;
  /*background-color: red;*/
  left: 50%;
  top: 50%;
  margin-left: 50px;
  transform: translateY(-50%);
  /*margin-right: 572px;*/
  /*position: absolute;*/
}
.user-title[data-v-04fd257d] {
  font-size: 36px;
  margin-bottom: 50px;
  color: #333333;
  font-weight: bold;
  letter-spacing: 8px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.user-layout-login label[data-v-04fd257d] {
  font-size: 14px;
}
.user-layout-login .getCaptcha[data-v-04fd257d] {
  display: block;
  width: 100%;
  height: 40px;
}
.user-layout-login .forge-password[data-v-04fd257d] {
  font-size: 14px;
}
.user-layout-login button.login-button[data-v-04fd257d] {
  padding: 0 15px;
  font-size: 16px;
  height: 40px;
  width: 100%;
}
.user-layout-login .user-login-other[data-v-04fd257d] {
  text-align: left;
  margin-top: 24px;
  line-height: 22px;
}
.user-layout-login .user-login-other .item-icon[data-v-04fd257d] {
  font-size: 24px;
  color: rgba(0, 0, 0, 0.2);
  margin-left: 16px;
  vertical-align: middle;
  cursor: pointer;
  transition: color 0.3s;
}
.user-layout-login .user-login-other .item-icon[data-v-04fd257d]:hover {
  color: #1890ff;
}
.user-layout-login .user-login-other .register[data-v-04fd257d] {
  float: right;
}
.valid-error .ant-select-selection__placeholder[data-v-04fd257d] {
  color: #f5222d;
}
.agree-change[data-v-04fd257d] {
  width: 100%;
  margin-top: 14px;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 12px;
  -ms-flex-direction: row;
      flex-direction: row;
  height: 20px;
  -ms-flex-align: center;
      align-items: center;
}

