@charset "UTF-8";
.client-responsibility-config-page[data-v-2705c85d] {
  height: calc(100% - 30px) !important;
  min-height: 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #1f2329;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: none;
          transform: none;
}
.client-responsibility-config-page[data-v-2705c85d] .basic-container {
  height: 100%;
  min-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  padding: 0;
}
.client-responsibility-config-page[data-v-2705c85d] .basic-container__card,
.client-responsibility-config-page[data-v-2705c85d] .basic-container .el-card__body {
  height: 100%;
  min-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
}
.toolbar-card[data-v-2705c85d] {
  margin-bottom: 16px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.toolbar-form .el-form-item[data-v-2705c85d] {
  margin-bottom: 12px;
}
.content-row[data-v-2705c85d] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.panel-card[data-v-2705c85d] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 0;
}
.panel-card .panel-header[data-v-2705c85d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
  font-weight: 600;
  color: #1f2329;
}
.panel-card .header-actions[data-v-2705c85d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.pagination[data-v-2705c85d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 12px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 991px) {
.content-row[data-v-2705c85d] {
    display: block;
    overflow: auto;
}
.content-row > .el-col[data-v-2705c85d] {
    width: 100%;
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
}
.content-row > .el-col[data-v-2705c85d]:first-child {
    margin-bottom: 12px;
}
.panel-card[data-v-2705c85d] {
    min-height: 360px;
}
}
/* 表格字体和样式统一（左表 + 右表） */
.client-responsibility-config-page[data-v-2705c85d] .el-table {
  font-size: 14px;
  color: #1f2329;
}
.client-responsibility-config-page[data-v-2705c85d] .el-table .el-table__header-wrapper th {
  font-weight: 600;
  font-size: 13px;
  color: #1f2329;
  background: #f6f7f9 !important;
  border-bottom: 1px solid #e6e8eb;
  padding: 10px 0;
}
.client-responsibility-config-page[data-v-2705c85d] .el-table .el-table__header-wrapper th .cell {
  font-weight: 600;
  color: #1f2329;
  line-height: 1.5;
}
.client-responsibility-config-page[data-v-2705c85d] .el-table .el-table__body-wrapper td {
  padding: 10px 0;
  color: #1f2329;
  border-bottom: 1px solid #eef0f2;
}
.client-responsibility-config-page[data-v-2705c85d] .el-table .el-table__body-wrapper td .cell {
  color: #1f2329;
  line-height: 1.5;
  font-size: 14px;
}
.client-responsibility-config-page[data-v-2705c85d] .el-table tr:hover > td {
  background-color: #f7faff;
}
.client-responsibility-config-page[data-v-2705c85d] .el-table .el-table__row {
  cursor: pointer;
}
.client-responsibility-config-page[data-v-2705c85d] .el-table .current-row > td {
  background-color: #ecf5ff !important;
}
.client-responsibility-config-page[data-v-2705c85d] .el-table.el-table--border {
  border: 1px solid #e6e8eb;
}
.client-responsibility-config-page[data-v-2705c85d] .el-table td,
.client-responsibility-config-page[data-v-2705c85d] .el-table th {
  border-right: 1px solid #e6e8eb;
}
.client-responsibility-config-page[data-v-2705c85d] .el-table td:last-child,
.client-responsibility-config-page[data-v-2705c85d] .el-table th:last-child {
  border-right: none;
}
[data-v-2705c85d] .el-button {
  font-size: 14px;
  font-weight: 400;
}
[data-v-2705c85d] .el-input__inner {
  font-size: 14px;
  color: #1f2329;
}
[data-v-2705c85d] .el-select .el-input__inner {
  font-size: 14px;
  color: #1f2329;
}
[data-v-2705c85d] .el-form-item__label {
  font-size: 14px;
  color: #1f2329;
}
[data-v-2705c85d] .el-radio-button__inner {
  font-size: 14px;
  color: #1f2329;
}
[data-v-2705c85d] .el-tag {
  font-size: 14px;
}
[data-v-2705c85d] .el-pagination {
  font-size: 14px;
  color: #1f2329;
}
