
.errorMessage_wrap > div[data-v-7352a30f] {
  margin-top: 12px;
}
.el-tag[data-v-7352a30f] {
  width: 100%;
  /* font-size: 15px; */
  font-size: 14px;
  text-align: center;
  height: auto;
  white-space: normal;
}
.el-tag i[data-v-7352a30f] {
  margin-right: 5px;
  width: 15px;
}
.errorMessage_wrap[data-v-7352a30f] {
  padding-left: 0px !important;
}

.Withdraw_Usdt .el-form-item {
  display: flex;
  align-items: center;
}
.Withdraw_Usdt .el-form-item__content {
  flex: 1;
  margin: 0 !important;
}
.Withdraw_Usdt .el-form-item__label {
  position: relative;
}
.Withdraw_Usdt .el-form-item__label::before {
  position: absolute;
  left: -12px;
}
.text-center {
  text-align: center;
}
.el-input.is-disabled .el-input__inner {
  color: #000 !important;
  border: none !important;
}

#Withdraw .user_check {
  margin-top: 10px;
  display: flex;
  align-content: center;
  justify-content: space-between;
}
#Withdraw .user_check .user_check_msg {
  font-weight: 600;
  font-size: 14px;
  color: #606266;
}
#Withdraw .user_check .user_check_msg a {
  color: #49a3f8 !important;
}


.text-center {
  text-align: center;
}
.el-input.is-disabled .el-input__inner {
  color: #000 !important;
  border: none !important;
}

