
[data-v-3cd577ed] .el-table th:first-of-type,[data-v-3cd577ed] .el-table th:last-of-type,[data-v-3cd577ed] .el-table td:first-of-type,[data-v-3cd577ed] .el-table td:last-of-type {
  text-align: center !important;
}
.add-box[data-v-3cd577ed] {
  text-align: right;
}
.btn-add[data-v-3cd577ed] {
  width: calc(100 / 14 * 1rem);
  min-height: calc(34 / 14 * 1rem);
}
.btn-edit[data-v-3cd577ed] {
  width: 100%;
  margin-top: 10px;
}
.jurisdiction-title[data-v-3cd577ed] {
  font-size: 14px;
  margin-bottom: calc(20 / 14 * 1rem);
  margin-top: calc(10 / 14 * 1rem);
}
[data-v-3cd577ed] .el-select {
  width: 100%;
}
[data-v-3cd577ed] .input-textarea textarea {
  /* height: 80px !important; */
  min-height: 200px !important;
}
.question-box[data-v-3cd577ed] {
  border-radius: 6px;
  padding: 0 calc(20 / 14 * 1rem) calc(20 / 14 * 1rem);
  background: #f8f8f8;
  overflow: hidden;
}
[data-v-3cd577ed]  .el-upload {
  width: 100%;
}
[data-v-3cd577ed]  .el-upload-dragger {
  width: 100%;
}
.mask[data-v-3cd577ed] {
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
}
[data-v-3cd577ed]  .conditional-query {
  display: flex !important;
  flex-wrap: wrap;
  /* margin-top: 30px; */
}
[data-v-3cd577ed] .conditional-item {
  margin-right: 20px !important;
  /* width: 20% !important; */
}
.btn-add[data-v-3cd577ed] {
  width: 100px;
  min-height: 34px;
}
.question-text[data-v-3cd577ed] {
  font-size: calc(17 / 14 * 1rem);
  margin: calc(10 / 14 * 1rem) 0;
}

