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

