
[data-v-67981269] .el-table th:first-of-type,[data-v-67981269] .el-table th:last-of-type,[data-v-67981269] .el-table td:first-of-type,[data-v-67981269] .el-table td:last-of-type {
  text-align: center !important;
}
[data-v-67981269] .el-form-item{
  /* margin-bottom: 20px !important; */
}
.add-box[data-v-67981269] {
  text-align: right;
}
.jurisdiction-title[data-v-67981269] {
  font-size: 14px;
  width: 80px;
}
.jurisdiction-box[data-v-67981269] {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  justify-content: space-between;
}
.btn-edit[data-v-67981269] {
  width: 100%;
  margin-top: calc(40 / 14 * 1rem) !important;
}
[data-v-67981269]  input[type="number"] {
  -moz-appearance: textfield;
}
[data-v-67981269]  input[type="number"]::-webkit-inner-spin-button,[data-v-67981269] input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.search-box[data-v-67981269]{
  display: flex !important;
  justify-content: space-between;
  align-items: center;
}
[data-v-67981269]  .conditional-query {
  display: flex !important;
  flex-wrap: wrap;
  align-items: center;
}
[data-v-67981269] .conditional-item {
  margin-right: 10px !important;
  margin-bottom: 20px !important;
}
.btn-add[data-v-67981269] {
  height: 28px;
}
[data-v-67981269] .el-form-item{
  margin-bottom: 0px;
}

