.customs-dashboard-page[data-v-30516f58] {
  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;
}
[data-v-30516f58] .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;
}
[data-v-30516f58] .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;
}
[data-v-30516f58] .basic-container__card .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;
}
.mission-center-container[data-v-30516f58] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: hidden;
  min-height: 0;
  max-width: 100%;
  gap: 10px;
  font-size: 14px;
  line-height: 1.5;
  color: #1f2329;
  -webkit-transform: none;
          transform: none;
}
.main-content[data-v-30516f58] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 0;
  min-width: 0;
  max-width: 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;
  background: #fff;
  -webkit-transform: none;
          transform: none;
}
.toolbar-card[data-v-30516f58] {
  margin-bottom: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.toolbar-form[data-v-30516f58] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.toolbar-form .el-form-item[data-v-30516f58] {
  margin-right: 16px;
  margin-bottom: 8px;
}
.summary-cards[data-v-30516f58] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  margin-bottom: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.summary-card[data-v-30516f58] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: #f8fafc;
  border: 1px solid #ebeef5;
  border-radius: 8px;
  padding: 12px 14px;
  min-width: 0;
}
.card-header[data-v-30516f58] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  margin-bottom: 8px;
}
.card-icon[data-v-30516f58] {
  font-size: 16px;
}
.card-title[data-v-30516f58] {
  font-size: 13px;
  font-weight: 600;
  color: #606266;
}
.card-metrics .metric-main[data-v-30516f58] {
  font-size: 28px;
  font-weight: 700;
  color: #303133;
  line-height: 1.2;
}
.card-metrics .metric-subs[data-v-30516f58] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
  margin-top: 6px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.metric-tag[data-v-30516f58] {
  font-size: 12px;
  padding: 1px 6px;
  border-radius: 3px;
  white-space: nowrap;
}
.tag-success[data-v-30516f58] {
  background: #f0f9eb;
  color: #67c23a;
}
.tag-warning[data-v-30516f58] {
  background: #fdf6ec;
  color: #e6a23c;
}
.tag-info[data-v-30516f58] {
  background: #f4f4f5;
  color: #909399;
}
.metric-row[data-v-30516f58] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 14px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.metric-item[data-v-30516f58] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.metric-num[data-v-30516f58] {
  font-size: 20px;
  font-weight: 700;
  color: #303133;
  line-height: 1.2;
}
.metric-label[data-v-30516f58] {
  font-size: 11px;
  color: #909399;
  margin-top: 2px;
}
.table-container[data-v-30516f58] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 0;
  overflow: hidden;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transform: none;
          transform: none;
}
.table-scroll[data-v-30516f58] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 0;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #fff;
  position: relative;
  z-index: 0;
}
.table-scroll-inner[data-v-30516f58] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 0;
  overflow: auto;
  background: #fff;
}
.pagination-wrap.pagination[data-v-30516f58] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-top: 12px;
  padding: 8px 12px;
  border-top: 1px solid #eef0f2;
  background: #fff;
  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;
  position: relative;
  z-index: 10;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.pagination-total[data-v-30516f58] {
  font-size: 14px;
  color: #606266;
}
.link-text[data-v-30516f58] {
  color: #409eff;
  cursor: pointer;
}
.link-text[data-v-30516f58]:hover {
  text-decoration: underline;
}
.warn-text[data-v-30516f58] {
  color: #e6a23c;
  font-weight: 500;
}
.table-scroll-inner[data-v-30516f58] .el-table th {
  background: #f6f7f9;
  font-weight: 600;
  font-size: 13px;
  color: #1f2329;
  padding: 8px 0;
  border-bottom: 1px solid #e6e8eb;
}
.table-scroll-inner[data-v-30516f58] .el-table td {
  padding: 8px 0;
  color: #1f2329;
  font-size: 13px;
  border-bottom: 1px solid #eef0f2;
}
.table-scroll-inner[data-v-30516f58] .el-table__body tr:hover > td {
  background: #f7faff;
}
.mission-center-container[data-v-30516f58], .main-content[data-v-30516f58], .table-container[data-v-30516f58], .table-scroll[data-v-30516f58] {
  -webkit-transform: none !important;
          transform: none !important;
}
[data-v-30516f58] .el-button {
  font-size: 14px;
  font-weight: 400;
}
[data-v-30516f58] .el-input__inner {
  font-size: 14px;
  color: #1f2329;
}
