[data-v-425c28f5] .ivu-table table tr td {
  text-align: center;
}
[data-v-425c28f5] .ivu-table table tr th {
  text-align: center;
}
.container[data-v-425c28f5] {
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.verification-form[data-v-425c28f5] {
  padding: 24px;
}
.verification-form .form-row label[data-v-425c28f5] {
  width: 80px;
}
.verification-form .form-row[data-v-425c28f5] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 8px;
}
.verification-form .validation-row[data-v-425c28f5] {
  margin-bottom: 16px;
  min-height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 70px;
}
.verification-form .validation-result[data-v-425c28f5] {
  font-weight: 600;
  line-height: 1.2;
}
.verification-form .validation-result.success[data-v-425c28f5] {
  color: #52c41a;
}
.verification-form .validation-result.error[data-v-425c28f5] {
  color: #f5222d;
}
.verification-form .validation-result.neutral[data-v-425c28f5] {
  color: #999;
}
.verification-form .form-actions[data-v-425c28f5] {
  text-align: center;
  margin-top: 24px;
}
.verification-form .form-actions .ivu-btn[data-v-425c28f5] {
  min-width: 100px;
}

