.rate-page[data-v-0f996cc0] {
  height: calc(100% - 30px) !important;
  min-height: 0;
  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-size: 14px;
  color: #1f2329;
}
.rate-wrap[data-v-0f996cc0] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  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;
}
.rate-wrap[data-v-0f996cc0] .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;
}
.rate-wrap[data-v-0f996cc0] .basic-container__card {
  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;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.rate-wrap[data-v-0f996cc0] .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;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.rate-body[data-v-0f996cc0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  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;
}
.rate-header[data-v-0f996cc0] {
  min-height: 46px;
  padding: 8px 12px;
  border: 1px solid #dbeafe;
  background: #f8fbff;
  border-radius: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.rate-header__main[data-v-0f996cc0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 10px;
}
.rate-header__title[data-v-0f996cc0] {
  font-size: 16px;
  font-weight: 600;
  color: #303133;
  white-space: nowrap;
}
.rate-header__desc[data-v-0f996cc0] {
  font-size: 12px;
  color: #606266;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.rate-header__actions[data-v-0f996cc0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  white-space: nowrap;
}
.filter-card[data-v-0f996cc0] {
  margin-top: 8px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.filter-form[data-v-0f996cc0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.filter-form[data-v-0f996cc0] .el-form-item {
  margin-bottom: 0;
}
.table-section[data-v-0f996cc0] {
  margin-top: 8px;
  min-height: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid #ebeef5;
  background: #fff;
}
.table-toolbar[data-v-0f996cc0] {
  height: 42px;
  padding: 0 12px;
  border-bottom: 1px solid #ebeef5;
  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;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.table-title[data-v-0f996cc0] {
  font-weight: 600;
}
.table-count[data-v-0f996cc0] {
  color: #909399;
  font-size: 12px;
  margin-left: 8px;
}
.legend[data-v-0f996cc0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 14px;
  color: #606266;
  font-size: 12px;
}
.dot[data-v-0f996cc0] {
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-right: 4px;
}
.dot-auto[data-v-0f996cc0] {
  background: #67c23a;
}
.dot-gen[data-v-0f996cc0] {
  background: #e6a23c;
}
.dot-manual[data-v-0f996cc0] {
  background: #909399;
}
.table-scroll[data-v-0f996cc0] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 0;
  overflow: hidden;
}
.table-scroll[data-v-0f996cc0] .el-table__body-wrapper {
  overflow-y: auto !important;
}
.pagination-bar[data-v-0f996cc0] {
  height: 46px;
  padding: 7px 12px;
  border-top: 1px solid #ebeef5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.rate-value[data-v-0f996cc0] {
  font-weight: 600;
  color: #303133;
}
.text-muted[data-v-0f996cc0] {
  color: #909399;
}
.source-mode[data-v-0f996cc0] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 22px;
  padding: 0 8px;
  border-radius: 11px;
  font-size: 12px;
}
.source-mode--auto[data-v-0f996cc0] {
  color: #237804;
  background: #f0f9eb;
}
.source-mode--generated[data-v-0f996cc0] {
  color: #ad6800;
  background: #fff7e6;
}
.source-mode--manual[data-v-0f996cc0] {
  color: #606266;
  background: #f4f4f5;
}
.source-cell[data-v-0f996cc0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  min-width: 0;
}
.source-cell span[data-v-0f996cc0] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.source-info[data-v-0f996cc0] {
  color: #909399;
  cursor: help;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.source-tooltip[data-v-0f996cc0] {
  max-width: 420px;
  line-height: 1.6;
}
.dialog-tip[data-v-0f996cc0],
.sync-rule[data-v-0f996cc0] {
  color: #606266;
  font-size: 12px;
  line-height: 1.6;
  background: #f5f7fa;
  border: 1px solid #ebeef5;
  padding: 8px 10px;
  border-radius: 4px;
}
[data-v-0f996cc0] .el-button,[data-v-0f996cc0] .el-input__inner,[data-v-0f996cc0] .el-select .el-input__inner,[data-v-0f996cc0] .el-date-editor .el-range-input {
  font-size: 14px;
}
@media (max-width: 1440px) {
.rate-header[data-v-0f996cc0] {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.rate-header__main[data-v-0f996cc0] {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
}
}
