.formWrap .ant-form-item {
  margin-bottom: 16px;
}
.formWrap .ant-form-item-explain {
  display: none;
}
.formWrap .ant-input-affix-wrapper {
  height: 40px;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.formWrap .ant-btn-lg {
	width: 100%;
  height: 40px;
  padding: 6px 0px;
}
.formWrap .ant-form-item-control-input {
  min-height: 40px;
}
.icon___25WAF {
  margin-top: 2px;
  font-size: 16px;
  color: #aa010c;
}
.captchaRowMain___3ZeZ_ {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.others {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.others .disabled___FZzMg {
  color: rgba(0, 0, 0, 0.25);
  font-weight: 600;
  cursor: not-allowed;
}
.others a {
  font-weight: 600;
}
.others .otherDivider___2Ywcd {
  top: 0;
  height: 18px;
  border-left: 1px solid #ccc;
  margin: 0 16px;
}
.others .forgetpwd {
  font-weight: 400;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.85);
}
.others .forgetpwd:hover {
  color: #222;
}
