.validate-wrap[data-v-5bfca75e] {
  max-width: 600px;
  margin: 0 auto;
  padding: 60px;
  text-align: center;
}
.validate-wrap img[data-v-5bfca75e] {
    width: 300px;
    margin-bottom: 40px;
}
.validate-wrap .el-select[data-v-5bfca75e],
  .validate-wrap .el-input[data-v-5bfca75e] {
    margin-bottom: 20px;
}
.feedback-form[data-v-5bfca75e] {
  max-width: 960px;
  margin: 20px auto;
  border-radius: 10px;
  background-color: #fff;
  padding: 10px;
}
.feedback-form table[data-v-5bfca75e] {
    width: 100%;
}
.feedback-form .form-title[data-v-5bfca75e] {
    text-align: center;
    font-weight: bold;
    margin: 10px 0;
}
.feedback-form th[data-v-5bfca75e] {
    background-color: #f5f5f5;
    font-weight: normal;
    white-space: nowrap;
}
.feedback-form td[data-v-5bfca75e],
  .feedback-form th[data-v-5bfca75e] {
    border: 1px solid #ccc;
    padding: 5px;
    font-size: 0.9em;
}
.feedback-form .el-select[data-v-5bfca75e] {
    width: 100%;
}
.feedback-form .el-checkbox[data-v-5bfca75e] {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
    margin-left: 10px;
    margin-right: 10px;
}
.feedback-form[data-v-5bfca75e] .el-form-item__error {
    background-color: #f56c6c;
    color: #fff;
    padding: 3px 10px;
    border-radius: 25px;
    float: right;
}
.complete-wrap[data-v-5bfca75e] {
  max-width: 600px;
  margin: 0 auto;
  padding: 60px;
  text-align: center;
}
.complete-wrap img[data-v-5bfca75e] {
    width: 300px;
    margin-bottom: 40px;
}
.complete-wrap .text[data-v-5bfca75e] {
    margin-bottom: 40px;
}

