.template-list-wp .search-card-wp .search-form-wp .search-input[data-v-4181c8cb] {
  width: 200px;
}
.template-list-wp .search-card-wp + .list-card-wp[data-v-4181c8cb] {
  margin-top: 20px;
}
.template-list-wp .search-card-wp .action-buttons[data-v-4181c8cb] {
  padding-top: 10px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.template-list-wp .search-card-wp .action-buttons .button + .button[data-v-4181c8cb] {
  margin-left: 20px;
}
.template-list-wp .list-card-wp .search-result-total[data-v-4181c8cb] {
  padding-top: 10px;
  font-size: 14px;
}
.template-list-wp .pagination-wrapper[data-v-4181c8cb] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
}

.search-input .el-cascader {
  width: 100%;
}
.list-card-wp .list-form-wp .table-expand label {
  width: 10em;
  color: #99a9bf;
}
.list-card-wp .list-form-wp .table-expand .el-form-item {
  margin-right: 0;
  margin-bottom: 0;
  width: 50%;
}
.list-card-wp .list-form-wp .table-expand .el-form-item.row {
  width: 100%;
}

