/* TungstenCloud dynamic product list compatibility v2.1.8.
 * Loaded after the selected module template; intentionally scoped to the module root. */
.tc-legacy-product-list,
.tc-legacy-product-list * { box-sizing: border-box !important; }
.tc-legacy-product-list {
  width: 100% !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  color: #17253d !important;
  background: transparent !important;
  font-size: 14px !important;
  line-height: 1.5 !important;
}
.tc-legacy-product-list > .main-card {
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  min-height: 0 !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  border: 1px solid #dfe7f1 !important;
  border-radius: 16px !important;
  background: #fff !important;
  box-shadow: 0 12px 30px rgba(24, 52, 86, .08) !important;
}
.tc-legacy-product-list .main-card > .main-card-title {
  position: relative !important;
  width: 100% !important;
  min-height: 72px !important;
  height: auto !important;
  display: flex !important;
  align-items: center !important;
  margin: 0 !important;
  padding: 17px 22px !important;
  overflow: hidden !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(255,255,255,.16) !important;
  border-radius: 0 !important;
  color: #fff !important;
  background: linear-gradient(112deg, #173878 0%, #2059ce 58%, #347af0 100%) !important;
  box-shadow: none !important;
  font-size: 21px !important;
  font-weight: 750 !important;
  line-height: 1.25 !important;
}
.tc-legacy-product-list .main-card > .main-card-title::after {
  position: absolute !important;
  right: 22px !important;
  bottom: -30px !important;
  color: rgba(255,255,255,.07) !important;
  font-size: 88px !important;
  font-weight: 900 !important;
  line-height: 1 !important;
  content: "TC" !important;
  pointer-events: none !important;
}
.tc-legacy-product-list .main-card-title .title-text {
  position: relative !important;
  z-index: 1 !important;
  width: auto !important;
  min-width: 0 !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 4px !important;
  margin: 0 !important;
  padding: 0 !important;
  color: inherit !important;
  font: inherit !important;
  white-space: nowrap !important;
}
.tc-legacy-product-list .main-card-title .title-text::before {
  color: rgba(255,255,255,.72) !important;
  font-size: 10px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  letter-spacing: .13em !important;
  content: "CLOUD SERVICES" !important;
}
.tc-legacy-product-list .main-card-table {
  width: 100% !important;
  min-width: 0 !important;
  min-height: 0 !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: #fff !important;
  box-shadow: none !important;
}
.tc-legacy-product-list .product-tab-list {
  width: 100% !important;
  min-height: 48px !important;
  height: auto !important;
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  align-items: stretch !important;
  gap: 26px !important;
  margin: 0 !important;
  padding: 0 20px !important;
  overflow-x: auto !important;
  overflow-y: hidden !important;
  border: 0 !important;
  border-bottom: 1px solid #dfe7f1 !important;
  background: #fff !important;
  white-space: nowrap !important;
}
.tc-legacy-product-list .product-tab-list .pro-tab-item {
  position: relative !important;
  width: auto !important;
  min-width: max-content !important;
  min-height: 48px !important;
  height: 48px !important;
  display: inline-flex !important;
  flex: 0 0 auto !important;
  align-items: center !important;
  justify-content: center !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  color: #718096 !important;
  background: transparent !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 48px !important;
  writing-mode: horizontal-tb !important;
  word-break: keep-all !important;
  white-space: nowrap !important;
}
.tc-legacy-product-list .product-tab-list .pro-tab-item::after {
  position: absolute !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  height: 2px !important;
  border-radius: 2px 2px 0 0 !important;
  background: transparent !important;
  content: "" !important;
}
.tc-legacy-product-list .product-tab-list .pro-tab-item.active,
.tc-legacy-product-list .product-tab-list .pro-tab-item:hover {
  color: var(--color-primary, #1769e0) !important;
  font-weight: 650 !important;
}
.tc-legacy-product-list .product-tab-list .pro-tab-item.active::after { background: var(--color-primary, #1769e0) !important; }
.tc-legacy-product-list .main-card-search {
  width: 100% !important;
  min-height: 62px !important;
  height: auto !important;
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  gap: 10px !important;
  margin: 0 !important;
  padding: 12px 20px !important;
  border: 0 !important;
  border-bottom: 1px solid #dfe7f1 !important;
  background: #fff !important;
}
.tc-legacy-product-list .main-card-search > * { margin-top: 0 !important; margin-bottom: 0 !important; }
.tc-legacy-product-list .main-card-search .right-search {
  width: auto !important;
  min-width: 0 !important;
  display: flex !important;
  flex: 1 1 560px !important;
  flex-direction: row !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  justify-content: flex-end !important;
  gap: 10px !important;
  margin: 0 0 0 auto !important;
  padding: 0 !important;
}
.tc-legacy-product-list .right-search > .el-select,
.tc-legacy-product-list .right-search > .el-input {
  width: 210px !important;
  min-width: 170px !important;
  margin: 0 !important;
}
.tc-legacy-product-list .main-card-search .el-input__inner {
  height: 38px !important;
  line-height: 38px !important;
  border-radius: 9px !important;
}
.tc-legacy-product-list .main-card-search .el-input__icon { line-height: 38px !important; }
.tc-legacy-product-list .main-card-search .search-btn {
  width: auto !important;
  min-width: 72px !important;
  height: 38px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin: 0 !important;
  padding: 0 18px !important;
  border: 1px solid var(--color-primary, #1769e0) !important;
  border-radius: 8px !important;
  color: #fff !important;
  background: var(--color-primary, #1769e0) !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 36px !important;
  writing-mode: horizontal-tb !important;
  word-break: keep-all !important;
  white-space: nowrap !important;
}
.tc-legacy-product-list .table {
  width: 100% !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow-x: auto !important;
  border: 0 !important;
  background: #fff !important;
}
.tc-legacy-product-list .table > .el-table {
  width: 100% !important;
  min-width: 960px !important;
  margin: 0 !important;
  border: 0 !important;
  color: #17253d !important;
  background: #fff !important;
}
.tc-legacy-product-list .el-table::before,
.tc-legacy-product-list .el-table--border::after,
.tc-legacy-product-list .el-table--group::after { display: none !important; }
.tc-legacy-product-list .el-table th.el-table__cell {
  height: 48px !important;
  padding: 10px 0 !important;
  border-right: 0 !important;
  border-bottom: 1px solid #dfe7f1 !important;
  color: #64748b !important;
  background: #f6f8fb !important;
  font-size: 13px !important;
  font-weight: 650 !important;
}
.tc-legacy-product-list .el-table td.el-table__cell {
  height: 58px !important;
  padding: 10px 0 !important;
  border-right: 0 !important;
  border-bottom: 1px solid #dfe7f1 !important;
  color: #17253d !important;
  background: #fff !important;
}
.tc-legacy-product-list .el-table .cell {
  padding-right: 14px !important;
  padding-left: 14px !important;
  line-height: 1.45 !important;
  word-break: normal !important;
}
.tc-legacy-product-list .cloud-name {
  min-width: 0 !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 2px !important;
  margin: 0 !important;
  line-height: 1.35 !important;
}
.tc-legacy-product-list .cloud-name .packge-name,
.tc-legacy-product-list .cloud-name .name {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}
.tc-legacy-product-list .cloud-name .packge-name { color: #17253d !important; font-weight: 650 !important; }
.tc-legacy-product-list .cloud-name .name { color: #718096 !important; font-size: 12px !important; }
.tc-legacy-product-list .area,
.tc-legacy-product-list .com-ip-box {
  min-width: 0 !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 4px !important;
  white-space: nowrap !important;
}
.tc-legacy-product-list .status {
  width: auto !important;
  min-width: 48px !important;
  min-height: 24px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin: 0 !important;
  padding: 3px 10px !important;
  border-radius: 999px !important;
  font-size: 12px !important;
  line-height: 18px !important;
  white-space: nowrap !important;
}
.tc-legacy-product-list .page,
.tc-legacy-product-list pagination,
.tc-legacy-product-list .pagination {
  width: 100% !important;
  min-height: 58px !important;
  height: auto !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  margin: 0 !important;
  padding: 10px 20px !important;
  border: 0 !important;
  background: #fff !important;
}
@media (max-width: 980px) {
  .tc-legacy-product-list .main-card-search .right-search { flex-basis: 100% !important; justify-content: flex-start !important; margin-left: 0 !important; }
}
