@charset "UTF-8";
/* 基础色盘
-------------------------- */
/* 蓝(主题色) */
/* 橙 */
/* 天翼红 */
/* 宝石红 */
/* 绿 */
/* 中性色盘
-------------------------- */
/* 黑色 */
/* 白色 */
/* 灰色 */
/* images path - 图片路径变量，定制主题scss使用 */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 主题色衍生色(用于element-ui); Doc: false
-------------------------- */
/* CT特殊色, ct意为ctyun缩写 */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 行间距; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Button; Doc: false
-------------------------- */
/* Title: Radio; Doc: false
-------------------------- */
/* Title: Form; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Select; Doc: false
-------------------------- */
/* Title: Range Editor; Doc: false
-------------------------- */
/* Title: Checkbox; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Transfer; Doc: false
-------------------------- */
/* Title: Tabs; Doc: false
-------------------------- */
/* Title: Switch; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Notification; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Card; Doc: false
-------------------------- */
/* Title: Badge; Doc: false
-------------------------- */
/* Title: Time; Doc: false
-------------------------- */
/* Title: Cascader; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Steps; Doc: false
-------------------------- */
/* Title: Dialog; Doc: false
-------------------------- */
/* Title: Icon; Doc: true
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: Alert; Doc: false
-------------------------- */
/* Title: CuteSlider; Doc: false
-------------------------- */
/* Title: Animation; Doc: true
-------------------------- */
/* Title: Z-Index; Doc: true
-------------------------- */
/* Title: 响应式断点; Doc: true
-------------------------- */
/* Title: 图表默认的颜色; Doc: true
-------------------------- */
/* Title: 图表高亮颜色; Doc: true
-------------------------- */
/* CuteTitleCardBox 组件需要的阴影和背景变量
-------------------------- */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 其他色; Doc: false
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: 图表默认颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表高亮颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表light颜色(deprecated(弃用)); Doc: false
-------------------------- */
.dataset-card {
  height: 182px;
  margin-bottom: 20px;
  border-radius: 8px;
  box-shadow: 0px 2px 8px 0px rgba(200, 201, 204, 0.5);
  transition: all 0.2s ease-in-out;
}
.dataset-card:hover {
  background: #3d73f5;
  padding-top: 4px;
}
.dataset-card__body {
  height: 142px;
  padding: 20px;
  border-radius: 8px;
  background: #fff;
  border-radius: 8px 8px 0px 0px;
}
.dataset-card__footer {
  height: 40px;
  background: #fff;
  box-shadow: 0px 2px 8px 0px rgba(200, 201, 204, 0.5);
  border-radius: 0px 0px 8px 8px;
}
@charset "UTF-8";
/* 基础色盘
-------------------------- */
/* 蓝(主题色) */
/* 橙 */
/* 天翼红 */
/* 宝石红 */
/* 绿 */
/* 中性色盘
-------------------------- */
/* 黑色 */
/* 白色 */
/* 灰色 */
/* images path - 图片路径变量，定制主题scss使用 */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 主题色衍生色(用于element-ui); Doc: false
-------------------------- */
/* CT特殊色, ct意为ctyun缩写 */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 行间距; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Button; Doc: false
-------------------------- */
/* Title: Radio; Doc: false
-------------------------- */
/* Title: Form; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Select; Doc: false
-------------------------- */
/* Title: Range Editor; Doc: false
-------------------------- */
/* Title: Checkbox; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Transfer; Doc: false
-------------------------- */
/* Title: Tabs; Doc: false
-------------------------- */
/* Title: Switch; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Notification; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Card; Doc: false
-------------------------- */
/* Title: Badge; Doc: false
-------------------------- */
/* Title: Time; Doc: false
-------------------------- */
/* Title: Cascader; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Steps; Doc: false
-------------------------- */
/* Title: Dialog; Doc: false
-------------------------- */
/* Title: Icon; Doc: true
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: Alert; Doc: false
-------------------------- */
/* Title: CuteSlider; Doc: false
-------------------------- */
/* Title: Animation; Doc: true
-------------------------- */
/* Title: Z-Index; Doc: true
-------------------------- */
/* Title: 响应式断点; Doc: true
-------------------------- */
/* Title: 图表默认的颜色; Doc: true
-------------------------- */
/* Title: 图表高亮颜色; Doc: true
-------------------------- */
/* CuteTitleCardBox 组件需要的阴影和背景变量
-------------------------- */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 其他色; Doc: false
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: 图表默认颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表高亮颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表light颜色(deprecated(弃用)); Doc: false
-------------------------- */
.edit-input-icon[data-v-61d40d9e] {
  font-size: 16px;
  margin-left: 10px;
  color: #353f58;
  cursor: pointer;
}
.edit-input-icon[data-v-61d40d9e]:hover {
  color: #3d73f5;
}
.edit-input-icon.svg-icon[data-v-61d40d9e] {
  vertical-align: sub;
}
.wrap[data-v-61d40d9e] {
  width: 100%;
  height: 100%;
  display: inline-block;
}
.wrap .el-input[data-v-61d40d9e],
.wrap .el-textarea[data-v-61d40d9e] {
  width: calc(100% - 84px);
  height: 100%;
  margin-right: 10px;
}
.wrap .el-textarea ~ svg[data-v-61d40d9e] {
  margin-bottom: 4px;
}
.wrap svg[data-v-61d40d9e] {
  cursor: pointer;
  font-size: 16px;
  margin-right: 4px;
  vertical-align: sub;
}
[data-v-61d40d9e] textarea {
  height: 100%;
}
@charset "UTF-8";
/* 基础色盘
-------------------------- */
/* 蓝(主题色) */
/* 橙 */
/* 天翼红 */
/* 宝石红 */
/* 绿 */
/* 中性色盘
-------------------------- */
/* 黑色 */
/* 白色 */
/* 灰色 */
/* images path - 图片路径变量，定制主题scss使用 */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 主题色衍生色(用于element-ui); Doc: false
-------------------------- */
/* CT特殊色, ct意为ctyun缩写 */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 行间距; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Button; Doc: false
-------------------------- */
/* Title: Radio; Doc: false
-------------------------- */
/* Title: Form; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Select; Doc: false
-------------------------- */
/* Title: Range Editor; Doc: false
-------------------------- */
/* Title: Checkbox; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Transfer; Doc: false
-------------------------- */
/* Title: Tabs; Doc: false
-------------------------- */
/* Title: Switch; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Notification; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Card; Doc: false
-------------------------- */
/* Title: Badge; Doc: false
-------------------------- */
/* Title: Time; Doc: false
-------------------------- */
/* Title: Cascader; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Steps; Doc: false
-------------------------- */
/* Title: Dialog; Doc: false
-------------------------- */
/* Title: Icon; Doc: true
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: Alert; Doc: false
-------------------------- */
/* Title: CuteSlider; Doc: false
-------------------------- */
/* Title: Animation; Doc: true
-------------------------- */
/* Title: Z-Index; Doc: true
-------------------------- */
/* Title: 响应式断点; Doc: true
-------------------------- */
/* Title: 图表默认的颜色; Doc: true
-------------------------- */
/* Title: 图表高亮颜色; Doc: true
-------------------------- */
/* CuteTitleCardBox 组件需要的阴影和背景变量
-------------------------- */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 其他色; Doc: false
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: 图表默认颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表高亮颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表light颜色(deprecated(弃用)); Doc: false
-------------------------- */
.dataset-item .header[data-v-954fae66] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.dataset-item .header .dataset-name[data-v-954fae66] {
  flex: 1;
  width: calc(100% - 88px);
}
.dataset-item .header .dataset-name[data-v-954fae66]  .value-text {
  max-width: calc(100% - 30px);
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: bottom;
  cursor: pointer;
  color: #3d73f5;
}
.dataset-item .header .storage[data-v-954fae66] {
  margin-left: 20px;
}
.dataset-item .header .storage__box[data-v-954fae66] {
  padding: 2px 8px;
  border-radius: 3px;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
}
.dataset-item .header .storage--s3[data-v-954fae66] {
  border: 1px solid #3d73f5;
  color: #3d73f5;
  background: #f0f7ff;
}
.dataset-item .header .storage--ufs[data-v-954fae66] {
  border: 1px solid #1ac45d;
  color: #1ac45d;
  background: #edfff1;
}
.dataset-item .header .storage--ufs .svg-icon[data-v-954fae66] {
  margin-right: 4px;
  font-size: 12px;
}
.dataset-item .header .storage .quicken[data-v-954fae66] {
  border: 1px solid #ff8f34;
  background: #fff9f0;
  color: #ff8f34;
}
.dataset-item .create-time[data-v-954fae66] {
  margin-top: 8px;
  line-height: 18px;
  font-weight: 400;
  font-size: 12px;
}
.dataset-item .content[data-v-954fae66] {
  display: flex;
  align-items: center;
  margin-top: 9px;
}
.dataset-item .content-item[data-v-954fae66] {
  flex-basis: 40%;
  margin: 0 24px;
}
.dataset-item .content-item[data-v-954fae66]:first-child {
  flex: 1 1 30%;
  max-width: 35%;
  margin-left: 0;
}
.dataset-item .content-item[data-v-954fae66]:last-child {
  flex: 0 1 30%;
  margin-right: 0;
}
.dataset-item .content__label[data-v-954fae66] {
  font-weight: 400;
  font-size: 12px;
  white-space: nowrap;
  color: #999;
  line-height: 17px;
  text-align: left;
  font-style: normal;
}
.dataset-item .content__value[data-v-954fae66] {
  margin-top: 8px;
  white-space: nowrap;
  line-height: 17px;
  font-weight: 500;
  font-size: 12px;
}
.dataset-item .content__value[data-v-954fae66]  .el-progress__text {
  margin-left: 10px;
  line-height: 18px;
  font-weight: 400;
}
.dataset-item .content__value .status[data-v-954fae66] {
  display: flex;
  align-items: center;
}
.dataset-item .content__value .status .dot[data-v-954fae66] {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-right: 8px;
}
.dataset-item .content__value .status .loading[data-v-954fae66] {
  margin-right: 8px;
  color: #3d73f5;
}
.dataset-item .content__value .status .INIT[data-v-954fae66] {
  background-color: #7c818c;
}
.dataset-item .content__value .status .PUBLISHING[data-v-954fae66] {
  background-color: #3d73f5;
}
.dataset-item .content__value .status .IMPORTED[data-v-954fae66],
.dataset-item .content__value .status .PUBLISHED[data-v-954fae66] {
  background-color: #1ac45d;
}
.dataset-item .content__value .status .IMPORT_FAILED[data-v-954fae66],
.dataset-item .content__value .status .PUBLISH_FAILED[data-v-954fae66] {
  background-color: #ff4545;
}
.dataset-item .content[data-v-954fae66]  .el-divider--vertical {
  height: 16px;
  margin: 0;
}
.dataset-item .content .error-tip[data-v-954fae66] {
  color: #f5212d;
  margin-left: 4px;
}
.dataset-item .footer[data-v-954fae66] {
  display: flex;
  justify-content: space-between;
  padding: 11px 0;
}
.dataset-item .footer > div[data-v-954fae66] {
  flex: 1;
  text-align: center;
  border-right: 1px solid var(--border-color);
}
.dataset-item .footer > div[data-v-954fae66]:last-child {
  border: none;
}
.dataset-item .footer .el-dropdown-link[data-v-954fae66] {
  color: var(--color-master);
  cursor: pointer;
}
@charset "UTF-8";
/* 基础色盘
-------------------------- */
/* 蓝(主题色) */
/* 橙 */
/* 天翼红 */
/* 宝石红 */
/* 绿 */
/* 中性色盘
-------------------------- */
/* 黑色 */
/* 白色 */
/* 灰色 */
/* images path - 图片路径变量，定制主题scss使用 */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 主题色衍生色(用于element-ui); Doc: false
-------------------------- */
/* CT特殊色, ct意为ctyun缩写 */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 行间距; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Button; Doc: false
-------------------------- */
/* Title: Radio; Doc: false
-------------------------- */
/* Title: Form; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Select; Doc: false
-------------------------- */
/* Title: Range Editor; Doc: false
-------------------------- */
/* Title: Checkbox; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Transfer; Doc: false
-------------------------- */
/* Title: Tabs; Doc: false
-------------------------- */
/* Title: Switch; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Notification; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Card; Doc: false
-------------------------- */
/* Title: Badge; Doc: false
-------------------------- */
/* Title: Time; Doc: false
-------------------------- */
/* Title: Cascader; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Steps; Doc: false
-------------------------- */
/* Title: Dialog; Doc: false
-------------------------- */
/* Title: Icon; Doc: true
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: Alert; Doc: false
-------------------------- */
/* Title: CuteSlider; Doc: false
-------------------------- */
/* Title: Animation; Doc: true
-------------------------- */
/* Title: Z-Index; Doc: true
-------------------------- */
/* Title: 响应式断点; Doc: true
-------------------------- */
/* Title: 图表默认的颜色; Doc: true
-------------------------- */
/* Title: 图表高亮颜色; Doc: true
-------------------------- */
/* CuteTitleCardBox 组件需要的阴影和背景变量
-------------------------- */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 其他色; Doc: false
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: 图表默认颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表高亮颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表light颜色(deprecated(弃用)); Doc: false
-------------------------- */
.alert-container[data-v-31d46dac] {
  margin-bottom: 16px;
}
.manage-form-title[data-v-31d46dac] {
  border-left: 4px solid #3d73f5;
  padding-left: 10px;
  margin: 24px 0 16px 0;
  font-weight: bold;
}
.block[data-v-31d46dac] {
  background: #f7f8fa;
  height: 172px;
}
.block .block-tip[data-v-31d46dac] {
  padding: 20px;
  color: #7c818c;
  display: flex;
  justify-content: center;
  align-items: center;
}
.block .block-tip-img[data-v-31d46dac] {
  width: 35%;
  margin: 0 40px;
  color: #636363;
  text-align: center;
}
.block .block-tip-img .bock-tip-img[data-v-31d46dac] {
  width: 150px;
}
.block .block-tip .guidelines[data-v-31d46dac] {
  position: relative;
  top: -6px;
}
.block .block-tip .block-tip-text[data-v-31d46dac] {
  margin-top: 8px;
  color: #666;
}
.custom-alert[data-v-31d46dac] {
  display: flex;
  align-items: center;
  background-color: #fff2f0;
  padding: 0 10px;
  width: 100%;
  height: 36px;
  border-radius: 5px;
  box-sizing: border-box;
  font-size: 14px;
}
.alert-icon[data-v-31d46dac] {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  font-size: 16px;
  color: #ff4646;
  height: 100%;
  transform: rotateX(180deg);
}
.alert-content[data-v-31d46dac] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.alert-title[data-v-31d46dac] {
  font-weight: bold;
  font-size: 14px;
  color: #333;
  margin-bottom: 2px;
}
.alert-description[data-v-31d46dac] {
  font-size: 12px;
  color: #7c818c;
  margin: 0;
}
.share-form[data-v-31d46dac] {
  margin-bottom: 15px;
}
.share-form .el-form-item[data-v-31d46dac] {
  margin-bottom: 0;
}
@charset "UTF-8";
/* 基础色盘
-------------------------- */
/* 蓝(主题色) */
/* 橙 */
/* 天翼红 */
/* 宝石红 */
/* 绿 */
/* 中性色盘
-------------------------- */
/* 黑色 */
/* 白色 */
/* 灰色 */
/* images path - 图片路径变量，定制主题scss使用 */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 主题色衍生色(用于element-ui); Doc: false
-------------------------- */
/* CT特殊色, ct意为ctyun缩写 */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 行间距; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Button; Doc: false
-------------------------- */
/* Title: Radio; Doc: false
-------------------------- */
/* Title: Form; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Select; Doc: false
-------------------------- */
/* Title: Range Editor; Doc: false
-------------------------- */
/* Title: Checkbox; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Transfer; Doc: false
-------------------------- */
/* Title: Tabs; Doc: false
-------------------------- */
/* Title: Switch; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Notification; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Card; Doc: false
-------------------------- */
/* Title: Badge; Doc: false
-------------------------- */
/* Title: Time; Doc: false
-------------------------- */
/* Title: Cascader; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Steps; Doc: false
-------------------------- */
/* Title: Dialog; Doc: false
-------------------------- */
/* Title: Icon; Doc: true
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: Alert; Doc: false
-------------------------- */
/* Title: CuteSlider; Doc: false
-------------------------- */
/* Title: Animation; Doc: true
-------------------------- */
/* Title: Z-Index; Doc: true
-------------------------- */
/* Title: 响应式断点; Doc: true
-------------------------- */
/* Title: 图表默认的颜色; Doc: true
-------------------------- */
/* Title: 图表高亮颜色; Doc: true
-------------------------- */
/* CuteTitleCardBox 组件需要的阴影和背景变量
-------------------------- */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 其他色; Doc: false
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: 图表默认颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表高亮颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表light颜色(deprecated(弃用)); Doc: false
-------------------------- */
.alert-container[data-v-1d9b3ac2] {
  margin-bottom: 16px;
}
.tip[data-v-1d9b3ac2] {
  width: 366px;
  margin-left: 10px;
  font-size: 12px;
  display: inline-block;
  line-height: 20px;
  background-color: #f0f7ff;
  color: #7c818c;
  box-sizing: border-box;
  padding: 8px 13px;
  border-radius: 3px;
}
.tip .svg-icon[data-v-1d9b3ac2] {
  font-size: 14px;
  margin-right: 6px;
  color: #3d73f5;
}
.block[data-v-1d9b3ac2] {
  background: #f7f8fa;
  height: 172px;
}
.block .block-tip[data-v-1d9b3ac2] {
  padding: 20px;
  color: #7c818c;
  display: flex;
  justify-content: center;
}
.block .block-tip .block-tip-img[data-v-1d9b3ac2] {
  width: 35%;
  margin: 0 45px;
  color: #636363;
  text-align: center;
}
.block .block-tip .guidelines[data-v-1d9b3ac2] {
  position: relative;
  top: 50px;
}
.block .block-tip .block-tip-text[data-v-1d9b3ac2] {
  margin-top: 8px;
  color: #666;
}
.block .command[data-v-1d9b3ac2] {
  margin-right: 24px;
}
.block .el-form-item[data-v-1d9b3ac2] {
  margin-bottom: 16px;
}
.custom-alert[data-v-1d9b3ac2] {
  display: flex;
  align-items: center;
  background-color: #fff2f0;
  padding: 0 10px;
  width: 100%;
  height: 36px;
  border-radius: 5px;
  box-sizing: border-box;
  font-size: 14px;
}
.alert-icon[data-v-1d9b3ac2] {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  font-size: 16px;
  color: #ff4646;
  height: 100%;
  transform: rotateX(180deg);
}
.alert-content[data-v-1d9b3ac2] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.alert-title[data-v-1d9b3ac2] {
  font-weight: bold;
  font-size: 14px;
  color: #333;
  margin-bottom: 2px;
}
.alert-description[data-v-1d9b3ac2] {
  font-size: 12px;
  color: #7c818c;
  margin: 0;
}
.manage-form-title[data-v-1d9b3ac2] {
  border-left: 4px solid #3d73f5;
  padding-left: 10px;
  margin-bottom: 16px;
  font-weight: bold;
}
.manage-readonly[data-v-1d9b3ac2] {
  margin-left: 10px;
}
.lapse-prompt[data-v-1d9b3ac2] {
  color: #999999;
}
.el-form-item[data-v-1d9b3ac2] {
  margin-bottom: 10px;
}
.share-password[data-v-1d9b3ac2] {
  height: 116px;
  border: #3d73f5 dashed 1px;
  border-radius: 8px;
  background: rgba(61, 94, 255, 0.06);
}
.share-password .obtain[data-v-1d9b3ac2] {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.share-password .obtain-true[data-v-1d9b3ac2] {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.share-password .obtain-true div[data-v-1d9b3ac2] {
  margin: 5px 0;
  font-weight: 400;
  font-size: 16px;
  color: #353f58;
}
@charset "UTF-8";
/* 基础色盘
-------------------------- */
/* 蓝(主题色) */
/* 橙 */
/* 天翼红 */
/* 宝石红 */
/* 绿 */
/* 中性色盘
-------------------------- */
/* 黑色 */
/* 白色 */
/* 灰色 */
/* images path - 图片路径变量，定制主题scss使用 */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 主题色衍生色(用于element-ui); Doc: false
-------------------------- */
/* CT特殊色, ct意为ctyun缩写 */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 行间距; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Button; Doc: false
-------------------------- */
/* Title: Radio; Doc: false
-------------------------- */
/* Title: Form; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Select; Doc: false
-------------------------- */
/* Title: Range Editor; Doc: false
-------------------------- */
/* Title: Checkbox; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Transfer; Doc: false
-------------------------- */
/* Title: Tabs; Doc: false
-------------------------- */
/* Title: Switch; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Notification; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Card; Doc: false
-------------------------- */
/* Title: Badge; Doc: false
-------------------------- */
/* Title: Time; Doc: false
-------------------------- */
/* Title: Cascader; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Steps; Doc: false
-------------------------- */
/* Title: Dialog; Doc: false
-------------------------- */
/* Title: Icon; Doc: true
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: Alert; Doc: false
-------------------------- */
/* Title: CuteSlider; Doc: false
-------------------------- */
/* Title: Animation; Doc: true
-------------------------- */
/* Title: Z-Index; Doc: true
-------------------------- */
/* Title: 响应式断点; Doc: true
-------------------------- */
/* Title: 图表默认的颜色; Doc: true
-------------------------- */
/* Title: 图表高亮颜色; Doc: true
-------------------------- */
/* CuteTitleCardBox 组件需要的阴影和背景变量
-------------------------- */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 其他色; Doc: false
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: 图表默认颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表高亮颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表light颜色(deprecated(弃用)); Doc: false
-------------------------- */
.medium-dialog[data-v-3de1d3cb]  .el-dialog {
  width: 480px;
}
.medium-dialog[data-v-3de1d3cb]  .el-dialog .el-textarea .el-textarea__inner {
  max-height: 300px;
}
.row[data-v-3de1d3cb] {
  display: flex;
  color: #333;
  margin-bottom: 16px;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  line-height: 18px;
}
.row .title[data-v-3de1d3cb] {
  width: 80px;
  text-align: right;
  color: #666;
}
.row .info[data-v-3de1d3cb] {
  margin-left: 24px;
  width: 320px;
}
.row .icon-wrap[data-v-3de1d3cb] {
  display: flex;
}
.row .icon-wrap .export-icon[data-v-3de1d3cb] {
  margin-right: 16px;
  color: #3d73f5;
  cursor: pointer;
}
.row .icon-wrap .disabled[data-v-3de1d3cb] {
  cursor: not-allowed;
  color: #7c818c;
}
@charset "UTF-8";
/* 基础色盘
-------------------------- */
/* 蓝(主题色) */
/* 橙 */
/* 天翼红 */
/* 宝石红 */
/* 绿 */
/* 中性色盘
-------------------------- */
/* 黑色 */
/* 白色 */
/* 灰色 */
/* images path - 图片路径变量，定制主题scss使用 */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 主题色衍生色(用于element-ui); Doc: false
-------------------------- */
/* CT特殊色, ct意为ctyun缩写 */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 行间距; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Button; Doc: false
-------------------------- */
/* Title: Radio; Doc: false
-------------------------- */
/* Title: Form; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Select; Doc: false
-------------------------- */
/* Title: Range Editor; Doc: false
-------------------------- */
/* Title: Checkbox; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Transfer; Doc: false
-------------------------- */
/* Title: Tabs; Doc: false
-------------------------- */
/* Title: Switch; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Notification; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Card; Doc: false
-------------------------- */
/* Title: Badge; Doc: false
-------------------------- */
/* Title: Time; Doc: false
-------------------------- */
/* Title: Cascader; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Steps; Doc: false
-------------------------- */
/* Title: Dialog; Doc: false
-------------------------- */
/* Title: Icon; Doc: true
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: Alert; Doc: false
-------------------------- */
/* Title: CuteSlider; Doc: false
-------------------------- */
/* Title: Animation; Doc: true
-------------------------- */
/* Title: Z-Index; Doc: true
-------------------------- */
/* Title: 响应式断点; Doc: true
-------------------------- */
/* Title: 图表默认的颜色; Doc: true
-------------------------- */
/* Title: 图表高亮颜色; Doc: true
-------------------------- */
/* CuteTitleCardBox 组件需要的阴影和背景变量
-------------------------- */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 其他色; Doc: false
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: 图表默认颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表高亮颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表light颜色(deprecated(弃用)); Doc: false
-------------------------- */
.small-dialog[data-v-6cad7e4c]  .el-dialog {
  width: 700px;
}
.small-dialog[data-v-6cad7e4c]  .el-dialog .el-textarea .el-textarea__inner {
  max-height: 300px;
}
.small-dialog .data-type[data-v-6cad7e4c] {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.small-dialog .data-type .data-type-item[data-v-6cad7e4c] {
  padding: 4px 20px;
  background: #fff;
  border: 1px solid #333;
  font-size: 12px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.65);
  line-height: 20px;
  border-right: 0;
  cursor: pointer;
}
.small-dialog .data-type .data-type-item[data-v-6cad7e4c]:first-child {
  border-radius: 2px 0 0 2px;
}
.small-dialog .data-type .data-type-item[data-v-6cad7e4c]:last-child {
  border-right: 1px solid #333;
  border-radius: 0 2px 2px 0;
}
.small-dialog .data-type .data-type-item.active[data-v-6cad7e4c] {
  background: #f0f3fb;
  color: #3d73f5;
  border: 1px solid #3d73f5;
}
.small-dialog .data-type .data-type-item.active + .data-type-item[data-v-6cad7e4c] {
  border-left: 0;
}
.small-dialog .mark-type .mark-type-item[data-v-6cad7e4c] {
  display: inline-block;
  padding: 4px 20px;
  margin-right: 2px;
  margin-bottom: 16px;
  line-height: 20px;
  border-radius: 2px;
  border: 1px solid #333;
  font-size: 12px;
  font-weight: 400;
  background: #e8edf9;
  color: #333;
  cursor: pointer;
}
.small-dialog .mark-type .mark-type-item.active[data-v-6cad7e4c] {
  background: #3d73f5;
  color: #fff;
  border: 1px solid #3d73f5;
}
@charset "UTF-8";
/* 基础色盘
-------------------------- */
/* 蓝(主题色) */
/* 橙 */
/* 天翼红 */
/* 宝石红 */
/* 绿 */
/* 中性色盘
-------------------------- */
/* 黑色 */
/* 白色 */
/* 灰色 */
/* images path - 图片路径变量，定制主题scss使用 */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 主题色衍生色(用于element-ui); Doc: false
-------------------------- */
/* CT特殊色, ct意为ctyun缩写 */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 行间距; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Button; Doc: false
-------------------------- */
/* Title: Radio; Doc: false
-------------------------- */
/* Title: Form; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Select; Doc: false
-------------------------- */
/* Title: Range Editor; Doc: false
-------------------------- */
/* Title: Checkbox; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Transfer; Doc: false
-------------------------- */
/* Title: Tabs; Doc: false
-------------------------- */
/* Title: Switch; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Notification; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Card; Doc: false
-------------------------- */
/* Title: Badge; Doc: false
-------------------------- */
/* Title: Time; Doc: false
-------------------------- */
/* Title: Cascader; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Steps; Doc: false
-------------------------- */
/* Title: Dialog; Doc: false
-------------------------- */
/* Title: Icon; Doc: true
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: Alert; Doc: false
-------------------------- */
/* Title: CuteSlider; Doc: false
-------------------------- */
/* Title: Animation; Doc: true
-------------------------- */
/* Title: Z-Index; Doc: true
-------------------------- */
/* Title: 响应式断点; Doc: true
-------------------------- */
/* Title: 图表默认的颜色; Doc: true
-------------------------- */
/* Title: 图表高亮颜色; Doc: true
-------------------------- */
/* CuteTitleCardBox 组件需要的阴影和背景变量
-------------------------- */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 其他色; Doc: false
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: 图表默认颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表高亮颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表light颜色(deprecated(弃用)); Doc: false
-------------------------- */
.text[data-v-4142434d] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@charset "UTF-8";
/* 基础色盘
-------------------------- */
/* 蓝(主题色) */
/* 橙 */
/* 天翼红 */
/* 宝石红 */
/* 绿 */
/* 中性色盘
-------------------------- */
/* 黑色 */
/* 白色 */
/* 灰色 */
/* images path - 图片路径变量，定制主题scss使用 */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 主题色衍生色(用于element-ui); Doc: false
-------------------------- */
/* CT特殊色, ct意为ctyun缩写 */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 行间距; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Button; Doc: false
-------------------------- */
/* Title: Radio; Doc: false
-------------------------- */
/* Title: Form; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Select; Doc: false
-------------------------- */
/* Title: Range Editor; Doc: false
-------------------------- */
/* Title: Checkbox; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Transfer; Doc: false
-------------------------- */
/* Title: Tabs; Doc: false
-------------------------- */
/* Title: Switch; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Notification; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Card; Doc: false
-------------------------- */
/* Title: Badge; Doc: false
-------------------------- */
/* Title: Time; Doc: false
-------------------------- */
/* Title: Cascader; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Steps; Doc: false
-------------------------- */
/* Title: Dialog; Doc: false
-------------------------- */
/* Title: Icon; Doc: true
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: Alert; Doc: false
-------------------------- */
/* Title: CuteSlider; Doc: false
-------------------------- */
/* Title: Animation; Doc: true
-------------------------- */
/* Title: Z-Index; Doc: true
-------------------------- */
/* Title: 响应式断点; Doc: true
-------------------------- */
/* Title: 图表默认的颜色; Doc: true
-------------------------- */
/* Title: 图表高亮颜色; Doc: true
-------------------------- */
/* CuteTitleCardBox 组件需要的阴影和背景变量
-------------------------- */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 其他色; Doc: false
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: 图表默认颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表高亮颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表light颜色(deprecated(弃用)); Doc: false
-------------------------- */
.medium-dialog[data-v-35dffaed]  .el-dialog {
  width: 700px;
}
.medium-dialog[data-v-35dffaed]  .el-dialog .el-textarea .el-textarea__inner {
  max-height: 300px;
}
@charset "UTF-8";
/* 基础色盘
-------------------------- */
/* 蓝(主题色) */
/* 橙 */
/* 天翼红 */
/* 宝石红 */
/* 绿 */
/* 中性色盘
-------------------------- */
/* 黑色 */
/* 白色 */
/* 灰色 */
/* images path - 图片路径变量，定制主题scss使用 */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 主题色衍生色(用于element-ui); Doc: false
-------------------------- */
/* CT特殊色, ct意为ctyun缩写 */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 行间距; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Button; Doc: false
-------------------------- */
/* Title: Radio; Doc: false
-------------------------- */
/* Title: Form; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Select; Doc: false
-------------------------- */
/* Title: Range Editor; Doc: false
-------------------------- */
/* Title: Checkbox; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Transfer; Doc: false
-------------------------- */
/* Title: Tabs; Doc: false
-------------------------- */
/* Title: Switch; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Notification; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Card; Doc: false
-------------------------- */
/* Title: Badge; Doc: false
-------------------------- */
/* Title: Time; Doc: false
-------------------------- */
/* Title: Cascader; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Steps; Doc: false
-------------------------- */
/* Title: Dialog; Doc: false
-------------------------- */
/* Title: Icon; Doc: true
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: Alert; Doc: false
-------------------------- */
/* Title: CuteSlider; Doc: false
-------------------------- */
/* Title: Animation; Doc: true
-------------------------- */
/* Title: Z-Index; Doc: true
-------------------------- */
/* Title: 响应式断点; Doc: true
-------------------------- */
/* Title: 图表默认的颜色; Doc: true
-------------------------- */
/* Title: 图表高亮颜色; Doc: true
-------------------------- */
/* CuteTitleCardBox 组件需要的阴影和背景变量
-------------------------- */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 其他色; Doc: false
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: 图表默认颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表高亮颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表light颜色(deprecated(弃用)); Doc: false
-------------------------- */
.tree-container[data-v-0aa331ee] {
  padding: 20px;
  background-color: #f7f8fa;
}
.tree[data-v-0aa331ee] {
  width: 100%;
  max-height: 500px;
  overflow-y: auto;
}
.node-content[data-v-0aa331ee] {
  margin-left: -0.5em;
  display: flex;
  align-items: center;
  color: #333;
}
.node-radio[data-v-0aa331ee] {
  margin-left: 5px;
  margin-right: 5px;
}
[data-v-0aa331ee] label.node-radio > span.el-radio__label {
  display: none !important;
}
.node-icon[data-v-0aa331ee] {
  color: #353f58;
}
.node-icon .svg-icon[data-v-0aa331ee] {
  display: none;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 2px;
}
.node-icon .svg-icon[data-v-0aa331ee]:first-child {
  display: inline;
}
.is-expanded > .el-tree-node__content .node-icon[data-v-0aa331ee] {
  color: #353f58;
}
.is-expanded > .el-tree-node__content .node-icon .svg-icon[data-v-0aa331ee] {
  display: none;
}
.is-expanded > .el-tree-node__content .node-icon .svg-icon[data-v-0aa331ee]:last-child {
  display: inline;
}
[data-v-0aa331ee] .el-tree-node__content {
  position: relative;
}
[data-v-0aa331ee] .el-tree-node__content .handler-menu {
  position: absolute;
  right: 0.5em;
  display: none;
}
[data-v-0aa331ee] .el-tree-node__content .handler-menu .el-button:not(.pop-tooltip .el-button) {
  padding: 0;
  margin: 0.9em 0.3em;
}
[data-v-0aa331ee] .el-tree-node__content .handler-menu .handler-icon {
  color: #353f58;
}
[data-v-0aa331ee] .el-tree-node__content:hover .handler-menu {
  display: flex;
}
.sub-tree[data-v-0aa331ee]  .el-tree-node > .el-tree-node__children {
  overflow: initial;
}
.sub-tree .hover-wrapper[data-v-0aa331ee] {
  display: inline-block;
  margin-left: -0.4em;
}
.sub-tree .hover-wrapper:hover .pop-tooltip[data-v-0aa331ee] {
  display: block;
}
.sub-tree .pop-tooltip[data-v-0aa331ee] {
  display: none;
  position: absolute;
  z-index: 2019;
  top: 24px;
  right: 0;
}
.edit-wrap[data-v-0aa331ee] {
  height: 24px;
  width: 200px;
  display: inline-block;
}
.edit-wrap .el-input[data-v-0aa331ee] {
  height: 24px;
  width: 100%;
  margin-right: 10px;
}
.edit-wrap svg[data-v-0aa331ee] {
  cursor: pointer;
  font-size: 16px;
  margin-right: 4px;
  vertical-align: sub;
}
[data-v-0aa331ee] .edit-wrap .el-input__inner {
  height: 24px;
}
.pvc-name-wrap[data-v-0aa331ee] {
  display: flex;
  height: 16px;
}
.pvc-name[data-v-0aa331ee] {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #3d73f5;
  cursor: pointer;
  margin: 0 12px;
}
.delete-pvc[data-v-0aa331ee] {
  cursor: pointer;
  color: #353f58;
  margin-top: 2px;
}
@charset "UTF-8";
/* 基础色盘
-------------------------- */
/* 蓝(主题色) */
/* 橙 */
/* 天翼红 */
/* 宝石红 */
/* 绿 */
/* 中性色盘
-------------------------- */
/* 黑色 */
/* 白色 */
/* 灰色 */
/* images path - 图片路径变量，定制主题scss使用 */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 主题色衍生色(用于element-ui); Doc: false
-------------------------- */
/* CT特殊色, ct意为ctyun缩写 */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 行间距; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Button; Doc: false
-------------------------- */
/* Title: Radio; Doc: false
-------------------------- */
/* Title: Form; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Select; Doc: false
-------------------------- */
/* Title: Range Editor; Doc: false
-------------------------- */
/* Title: Checkbox; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Transfer; Doc: false
-------------------------- */
/* Title: Tabs; Doc: false
-------------------------- */
/* Title: Switch; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Notification; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Card; Doc: false
-------------------------- */
/* Title: Badge; Doc: false
-------------------------- */
/* Title: Time; Doc: false
-------------------------- */
/* Title: Cascader; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Steps; Doc: false
-------------------------- */
/* Title: Dialog; Doc: false
-------------------------- */
/* Title: Icon; Doc: true
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: Alert; Doc: false
-------------------------- */
/* Title: CuteSlider; Doc: false
-------------------------- */
/* Title: Animation; Doc: true
-------------------------- */
/* Title: Z-Index; Doc: true
-------------------------- */
/* Title: 响应式断点; Doc: true
-------------------------- */
/* Title: 图表默认的颜色; Doc: true
-------------------------- */
/* Title: 图表高亮颜色; Doc: true
-------------------------- */
/* CuteTitleCardBox 组件需要的阴影和背景变量
-------------------------- */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 其他色; Doc: false
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: 图表默认颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表高亮颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表light颜色(deprecated(弃用)); Doc: false
-------------------------- */
.tooltip-cache .el-link {
  vertical-align: baseline;
}
@charset "UTF-8";
/* 基础色盘
-------------------------- */
/* 蓝(主题色) */
/* 橙 */
/* 天翼红 */
/* 宝石红 */
/* 绿 */
/* 中性色盘
-------------------------- */
/* 黑色 */
/* 白色 */
/* 灰色 */
/* images path - 图片路径变量，定制主题scss使用 */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 主题色衍生色(用于element-ui); Doc: false
-------------------------- */
/* CT特殊色, ct意为ctyun缩写 */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 行间距; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Button; Doc: false
-------------------------- */
/* Title: Radio; Doc: false
-------------------------- */
/* Title: Form; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Select; Doc: false
-------------------------- */
/* Title: Range Editor; Doc: false
-------------------------- */
/* Title: Checkbox; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Transfer; Doc: false
-------------------------- */
/* Title: Tabs; Doc: false
-------------------------- */
/* Title: Switch; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Notification; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Card; Doc: false
-------------------------- */
/* Title: Badge; Doc: false
-------------------------- */
/* Title: Time; Doc: false
-------------------------- */
/* Title: Cascader; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Steps; Doc: false
-------------------------- */
/* Title: Dialog; Doc: false
-------------------------- */
/* Title: Icon; Doc: true
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: Alert; Doc: false
-------------------------- */
/* Title: CuteSlider; Doc: false
-------------------------- */
/* Title: Animation; Doc: true
-------------------------- */
/* Title: Z-Index; Doc: true
-------------------------- */
/* Title: 响应式断点; Doc: true
-------------------------- */
/* Title: 图表默认的颜色; Doc: true
-------------------------- */
/* Title: 图表高亮颜色; Doc: true
-------------------------- */
/* CuteTitleCardBox 组件需要的阴影和背景变量
-------------------------- */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 其他色; Doc: false
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: 图表默认颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表高亮颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表light颜色(deprecated(弃用)); Doc: false
-------------------------- */
.table-tools[data-v-36b2516b]  .el-form {
  width: 100%;
  display: flex;
  justify-content: right;
}
.table-tools[data-v-36b2516b]  .el-form .el-form-item {
  flex: 1;
  max-width: 30%;
  margin-bottom: 0;
}
.table-tools[data-v-36b2516b]  .el-form .el-form-item:last-child {
  flex: none;
  margin-right: 0;
}
.table-tools[data-v-36b2516b]  .el-form .el-form-item .el-form-item__content {
  width: 100%;
}
.table-tools[data-v-36b2516b]  .el-form .el-form-item .el-form-item__content .el-select {
  width: 100%;
}
.table-tools .table-tool[data-v-36b2516b] {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #e2e5ed;
}
.list-table[data-v-36b2516b] {
  margin-top: 16px;
  margin-bottom: 0px;
  min-height: 200px;
}
.el-pagination[data-v-36b2516b] {
  text-align: right;
}
@charset "UTF-8";
/* 基础色盘
-------------------------- */
/* 蓝(主题色) */
/* 橙 */
/* 天翼红 */
/* 宝石红 */
/* 绿 */
/* 中性色盘
-------------------------- */
/* 黑色 */
/* 白色 */
/* 灰色 */
/* images path - 图片路径变量，定制主题scss使用 */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 主题色衍生色(用于element-ui); Doc: false
-------------------------- */
/* CT特殊色, ct意为ctyun缩写 */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 行间距; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Button; Doc: false
-------------------------- */
/* Title: Radio; Doc: false
-------------------------- */
/* Title: Form; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Select; Doc: false
-------------------------- */
/* Title: Range Editor; Doc: false
-------------------------- */
/* Title: Checkbox; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Transfer; Doc: false
-------------------------- */
/* Title: Tabs; Doc: false
-------------------------- */
/* Title: Switch; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Notification; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Card; Doc: false
-------------------------- */
/* Title: Badge; Doc: false
-------------------------- */
/* Title: Time; Doc: false
-------------------------- */
/* Title: Cascader; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Steps; Doc: false
-------------------------- */
/* Title: Dialog; Doc: false
-------------------------- */
/* Title: Icon; Doc: true
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: Alert; Doc: false
-------------------------- */
/* Title: CuteSlider; Doc: false
-------------------------- */
/* Title: Animation; Doc: true
-------------------------- */
/* Title: Z-Index; Doc: true
-------------------------- */
/* Title: 响应式断点; Doc: true
-------------------------- */
/* Title: 图表默认的颜色; Doc: true
-------------------------- */
/* Title: 图表高亮颜色; Doc: true
-------------------------- */
/* CuteTitleCardBox 组件需要的阴影和背景变量
-------------------------- */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 其他色; Doc: false
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: 图表默认颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表高亮颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表light颜色(deprecated(弃用)); Doc: false
-------------------------- */
.storage-card-container[data-v-259fd659] {
  position: relative;
  height: 250px;
}
.storage-card-container .storage-card[data-v-259fd659] {
  position: absolute;
  top: 1px;
  left: 11px;
  width: calc(100% - 22px);
  height: calc(100% - 2px);
  padding: 20px;
  background: #fff;
  border-radius: 18px;
  border: 1px solid #e5e6e8;
}
.storage-card-container .storage-card .left-corner[data-v-259fd659],
.storage-card-container .storage-card .right-corner[data-v-259fd659] {
  display: none;
  position: absolute;
  width: 10px;
  height: 10px;
  bottom: -1px;
}
.storage-card-container .storage-card .left-corner[data-v-259fd659] {
  left: -10px;
  border-right: 1px solid rgba(61, 94, 255, 0.2);
  border-radius: 0px 0px 10px 0px;
}
.storage-card-container .storage-card .right-corner[data-v-259fd659] {
  right: -10px;
  /* 设置径向渐变 */
  border-left: 1px solid rgba(61, 94, 255, 0.2);
  border-radius: 0px 0px 0px 10px;
}
.storage-card-container.active[data-v-259fd659]::before {
  content: "";
  content: "";
  position: absolute;
  top: 0;
  left: 10px;
  z-index: 0;
  width: calc(100% - 20px);
  height: calc(100% - 10px);
  border-radius: 18px 18px 0 0;
  background: linear-gradient(180deg, rgb(61, 115, 245), rgba(61, 94, 255, 0.58), rgba(61, 94, 255, 0.2));
}
.storage-card-container.active[data-v-259fd659]::after {
  position: absolute;
  top: 1px;
  left: 11px;
  content: "";
  width: calc(100% - 22px);
  height: calc(100% - 2px);
  z-index: 1;
  border-radius: 18px 18px 0 0;
  background: #fff;
}
.storage-card-container.active .storage-card[data-v-259fd659] {
  z-index: 2;
  background: linear-gradient(180deg, #f0f2ff 0%, rgba(240, 242, 255, 0) 100%);
  border: 0;
}
.storage-card-container.active .storage-card .left-corner[data-v-259fd659],
.storage-card-container.active .storage-card .right-corner[data-v-259fd659] {
  display: block;
}
.storage-card-container + .storage-card-container[data-v-259fd659] {
  margin-left: -5px;
}
.storage-card-container .storage-card-header[data-v-259fd659] {
  display: flex;
}
.storage-card-container .storage-card-header .logo-container[data-v-259fd659] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
}
.storage-card-container .storage-card-header .logo-container.ZOS[data-v-259fd659] {
  background: url(../img/ZOS.e5acca2e.png?regionId=200000001852) 0 0/100% 100%;
}
.storage-card-container .storage-card-header .logo-container.HPFS[data-v-259fd659] {
  background: url(../img/HPFS.8314a1b6.png?regionId=200000001852) 0 0/100% 100%;
}
.storage-card-container .storage-card-header .base-info-container[data-v-259fd659] {
  margin-left: 12px;
}
.storage-card-container .storage-card-header .base-info-container .title-container .title[data-v-259fd659] {
  font-weight: 600;
  font-size: 14px;
  color: #111111;
  line-height: 20px;
}
.storage-card-container .storage-card-header .base-info-container .title-container .advantage[data-v-259fd659] {
  margin-left: 12px;
  padding: 5px 8px;
  font-weight: 400;
  border-radius: 12px 0px 12px 0px;
  font-size: 12px;
  color: #fff;
  line-height: 18px;
  background: #3d5eff;
}
.storage-card-container .storage-card-header .base-info-container .tag-container[data-v-259fd659] {
  margin-top: 12px;
}
.storage-card-container .storage-card-header .base-info-container .tag-container .tag[data-v-259fd659] {
  padding: 3px 8px;
  background: #f7f8fa;
  border-radius: 3px;
  border: 1px solid #e2e5ed;
  font-weight: 400;
  font-size: 12px;
  color: #333;
  line-height: 18px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.storage-card-container .storage-card-header .base-info-container .tag-container .tag + .tag[data-v-259fd659] {
  margin-left: 8px;
}
.storage-card-container .storage-card-header .rate-container[data-v-259fd659] {
  display: flex;
  margin-left: auto;
}
.storage-card-container .storage-card-header .rate-container .rate-title[data-v-259fd659] {
  margin-right: 8px;
  font-weight: 400;
  font-size: 12px;
  color: #666;
  line-height: 17px;
  text-align: justify;
  font-style: normal;
}
.storage-card-container .detail[data-v-259fd659] {
  display: flex;
  margin-top: 22px;
}
.storage-card-container .detail .question-icon[data-v-259fd659] {
  margin-left: 2px;
  font-size: 12px;
  color: #999;
  cursor: pointer;
}
.storage-card-container .detail .left-container .title[data-v-259fd659] {
  font-weight: 400;
  font-size: 14px;
  color: #333;
  line-height: 14px;
  text-align: left;
  font-style: normal;
}
.storage-card-container .detail .left-container .quantity[data-v-259fd659] {
  margin-top: 12px;
}
.storage-card-container .detail .left-container .quantity .num[data-v-259fd659] {
  font-weight: bold;
  font-size: 30px;
  line-height: 30px;
  color: #111111;
}
.storage-card-container .detail .left-container .quantity .unit[data-v-259fd659] {
  margin-left: 8px;
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  color: #111111;
}
.storage-card-container .detail .left-container .update-time-container[data-v-259fd659] {
  margin-top: 8px;
}
.storage-card-container .detail .left-container .update-time-container .update-time[data-v-259fd659] {
  font-weight: 400;
  font-size: 12px;
  color: #999;
  line-height: 17px;
  text-align: justify;
  font-style: normal;
}
.storage-card-container .detail .left-container .update-time-container .update-time.empty[data-v-259fd659] {
  color: #999;
}
.storage-card-container .detail .right-container[data-v-259fd659] {
  flex-grow: 1;
}
.storage-card-container .detail .right-container .cluster-scope[data-v-259fd659] {
  text-align: right;
}
.storage-card-container .detail .right-container .cluster-scope .title[data-v-259fd659] {
  font-weight: 400;
  font-size: 12px;
  color: #999;
  line-height: 17px;
  text-align: justify;
  font-style: normal;
}
.storage-card-container .detail .right-container .cluster-name[data-v-259fd659] {
  padding: 3px 5px;
  margin-left: 8px;
  border-radius: 6px;
  line-height: 18px;
  font-weight: 400;
  font-size: 12px;
  text-align: left;
  font-style: normal;
}
.storage-card-container .detail .right-container .cluster-name.common[data-v-259fd659] {
  background: rgba(61, 115, 245, 0.06);
  color: #3d73f5;
}
.storage-card-container .detail .right-container .cluster-name.exclusive[data-v-259fd659] {
  background: rgba(255, 143, 52, 0.06);
  color: #ff8f34;
}
.storage-card-container .detail .right-container .usage-info[data-v-259fd659] {
  display: flex;
  justify-content: space-between;
  margin: 16px 50px 0;
}
.storage-card-container .detail .right-container .usage-info .quantity[data-v-259fd659] {
  margin-top: 10px;
}
.storage-card-container .detail .right-container .usage-info .quantity .num[data-v-259fd659],
.storage-card-container .detail .right-container .usage-info .quantity .unit[data-v-259fd659] {
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  color: #333;
}
.storage-card-container .description[data-v-259fd659] {
  margin-top: 12px;
  font-weight: 400;
  font-size: 12px;
  color: #666;
  line-height: 18px;
  text-align: justify;
  font-style: normal;
}
.storage-card-container .unavailable-container[data-v-259fd659] {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 12px;
  height: 36px;
  border-radius: 9px;
  background: rgba(61, 94, 255, 0.06);
}
.storage-card-container .unavailable-container .info-icon[data-v-259fd659] {
  font-size: 12px;
  color: #3d73f5;
}
.storage-card-container .unavailable-container .main-title[data-v-259fd659] {
  margin-left: 5px;
  line-height: 14px;
  font-weight: 600;
  font-size: 12px;
  color: #333;
}
.storage-card-container .unavailable-container .sub-title[data-v-259fd659] {
  margin-left: 4px;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #666;
}
@charset "UTF-8";
/* 基础色盘
-------------------------- */
/* 蓝(主题色) */
/* 橙 */
/* 天翼红 */
/* 宝石红 */
/* 绿 */
/* 中性色盘
-------------------------- */
/* 黑色 */
/* 白色 */
/* 灰色 */
/* images path - 图片路径变量，定制主题scss使用 */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 主题色衍生色(用于element-ui); Doc: false
-------------------------- */
/* CT特殊色, ct意为ctyun缩写 */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 行间距; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Button; Doc: false
-------------------------- */
/* Title: Radio; Doc: false
-------------------------- */
/* Title: Form; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Select; Doc: false
-------------------------- */
/* Title: Range Editor; Doc: false
-------------------------- */
/* Title: Checkbox; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Transfer; Doc: false
-------------------------- */
/* Title: Tabs; Doc: false
-------------------------- */
/* Title: Switch; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Notification; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Card; Doc: false
-------------------------- */
/* Title: Badge; Doc: false
-------------------------- */
/* Title: Time; Doc: false
-------------------------- */
/* Title: Cascader; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Steps; Doc: false
-------------------------- */
/* Title: Dialog; Doc: false
-------------------------- */
/* Title: Icon; Doc: true
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: Alert; Doc: false
-------------------------- */
/* Title: CuteSlider; Doc: false
-------------------------- */
/* Title: Animation; Doc: true
-------------------------- */
/* Title: Z-Index; Doc: true
-------------------------- */
/* Title: 响应式断点; Doc: true
-------------------------- */
/* Title: 图表默认的颜色; Doc: true
-------------------------- */
/* Title: 图表高亮颜色; Doc: true
-------------------------- */
/* CuteTitleCardBox 组件需要的阴影和背景变量
-------------------------- */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 其他色; Doc: false
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: 图表默认颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表高亮颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表light颜色(deprecated(弃用)); Doc: false
-------------------------- */
.drawer-container {
  position: relative;
  height: 100%;
  padding: 20px 24px 0;
}
.drawer-container .el-alert {
  align-items: center;
}
.drawer-container .form {
  margin-top: 20px;
}
.drawer-container .table-tools {
  display: flex;
  justify-content: space-between;
  /* 筛选表单 */
}
.drawer-container .table-tools__left {
  line-height: 32px;
  font-weight: 500;
  font-size: 14px;
  color: #333;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.drawer-container .table-tools__conditions {
  flex: 1;
}
.drawer-container .table-tools__conditions .el-form {
  display: flex;
  justify-content: right;
}
.drawer-container .table-tools__conditions .el-form .el-form-item {
  margin-bottom: 0;
}
.drawer-container .table-tools__conditions .search-input {
  width: 320px;
}
.drawer-container .user-table {
  margin-bottom: 24px;
}
.drawer-container .user-table .el-switch.active::before {
  content: "开";
  position: absolute;
  z-index: 1;
  left: 6px;
  color: #fff;
  cursor: pointer;
}
.drawer-container .user-table .el-switch::before {
  content: "关";
  position: absolute;
  z-index: 1;
  right: 6px;
  color: #fff;
  cursor: pointer;
}
.drawer-container .main-content {
  height: calc(100% - 56px);
  overflow-y: auto;
}
.drawer-container .main-content .alert-icon {
  color: #3d73f5;
}
.drawer-container .main-content .check-fail-detail-container {
  position: relative;
  background: rgba(255, 242, 240, 0.4);
  padding: 20px;
  margin-bottom: 24px;
}
.drawer-container .main-content .check-fail-detail-container .close-icon {
  position: absolute;
  top: 18px;
  right: 18px;
  width: 14px;
  height: 14px;
  cursor: pointer;
  color: #ff4545;
}
.drawer-container .main-content .check-fail-detail-container .header .svg-icon {
  color: #ff4545;
  margin-right: 8px;
}
.drawer-container .main-content .check-fail-detail-container .header .title {
  font-weight: 600;
  font-size: 14px;
  color: #333;
  line-height: 24px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.drawer-container .main-content .check-fail-detail-container .fail-detail {
  margin-top: 4px;
  padding: 0 24px;
}
.drawer-container .main-content .check-fail-detail-container .tips {
  font-weight: 400;
  font-size: 12px;
  color: #333;
  line-height: 24px;
  text-align: left;
  font-style: normal;
}
.drawer-container .main-content .check-fail-detail-container .task,
.drawer-container .main-content .check-fail-detail-container .vscode {
  display: inline-block;
  padding: 3px 8px;
  border-radius: 3px;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.drawer-container .main-content .check-fail-detail-container .task {
  color: #3d73f5;
  background: #f0f7ff;
}
.drawer-container .main-content .check-fail-detail-container .vscode {
  color: #333;
  background: #f7f8fa;
}
.drawer-container .footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 58px;
  padding: 12px 24px;
  background: #f7f8fa;
}
@charset "UTF-8";
/* 基础色盘
-------------------------- */
/* 蓝(主题色) */
/* 橙 */
/* 天翼红 */
/* 宝石红 */
/* 绿 */
/* 中性色盘
-------------------------- */
/* 黑色 */
/* 白色 */
/* 灰色 */
/* images path - 图片路径变量，定制主题scss使用 */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 主题色衍生色(用于element-ui); Doc: false
-------------------------- */
/* CT特殊色, ct意为ctyun缩写 */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 行间距; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Button; Doc: false
-------------------------- */
/* Title: Radio; Doc: false
-------------------------- */
/* Title: Form; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Select; Doc: false
-------------------------- */
/* Title: Range Editor; Doc: false
-------------------------- */
/* Title: Checkbox; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Transfer; Doc: false
-------------------------- */
/* Title: Tabs; Doc: false
-------------------------- */
/* Title: Switch; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Notification; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Card; Doc: false
-------------------------- */
/* Title: Badge; Doc: false
-------------------------- */
/* Title: Time; Doc: false
-------------------------- */
/* Title: Cascader; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Steps; Doc: false
-------------------------- */
/* Title: Dialog; Doc: false
-------------------------- */
/* Title: Icon; Doc: true
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: Alert; Doc: false
-------------------------- */
/* Title: CuteSlider; Doc: false
-------------------------- */
/* Title: Animation; Doc: true
-------------------------- */
/* Title: Z-Index; Doc: true
-------------------------- */
/* Title: 响应式断点; Doc: true
-------------------------- */
/* Title: 图表默认的颜色; Doc: true
-------------------------- */
/* Title: 图表高亮颜色; Doc: true
-------------------------- */
/* CuteTitleCardBox 组件需要的阴影和背景变量
-------------------------- */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 其他色; Doc: false
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: 图表默认颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表高亮颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表light颜色(deprecated(弃用)); Doc: false
-------------------------- */
.name-column-slot .svg-icon[data-v-69fdaa70] {
  cursor: pointer;
  color: #999;
}
.name-column-slot .svg-icon.margin-left-4[data-v-69fdaa70] {
  margin-left: 4px;
}
.name-column-slot .svg-icon.edit-square[data-v-69fdaa70] {
  color: #3d73f5;
}
.name-column-slot .svg-icon + .svg-icon[data-v-69fdaa70] {
  margin-left: 4px;
}
.name-column-slot .content[data-v-69fdaa70] {
  font-weight: 400;
  font-size: 12px;
  color: #333;
  line-height: 18px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.name-column-slot .content.main-content[data-v-69fdaa70] {
  color: #333;
}
.name-column-slot .content.sub-content[data-v-69fdaa70] {
  color: #999;
}
.name-column-slot .edit-name-container[data-v-69fdaa70] {
  position: absolute;
  display: flex;
  align-items: center;
  width: 350px;
  height: 100%;
  padding: 12px 16px;
  top: 0;
  left: 0;
  z-index: 1;
  box-shadow: 0px 0px 16px 0px rgba(100, 110, 144, 0.2);
  background: #fff;
}
.name-column-slot .edit-name-container .el-input[data-v-69fdaa70] {
  width: calc(100% - 84px);
}
.name-column-slot .edit-name-container .svg-icon[data-v-69fdaa70] {
  cursor: pointer;
  font-size: 16px;
}
.name-column-slot .edit-name-container .edit-confirm-icon[data-v-69fdaa70] {
  margin-left: 13px;
  color: #1ac45d;
}
.name-column-slot .edit-name-container .edit-cancel-icon[data-v-69fdaa70] {
  margin-left: 8px;
  color: #ff4545;
}
@charset "UTF-8";
/* 基础色盘
-------------------------- */
/* 蓝(主题色) */
/* 橙 */
/* 天翼红 */
/* 宝石红 */
/* 绿 */
/* 中性色盘
-------------------------- */
/* 黑色 */
/* 白色 */
/* 灰色 */
/* images path - 图片路径变量，定制主题scss使用 */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 主题色衍生色(用于element-ui); Doc: false
-------------------------- */
/* CT特殊色, ct意为ctyun缩写 */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 行间距; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Button; Doc: false
-------------------------- */
/* Title: Radio; Doc: false
-------------------------- */
/* Title: Form; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Select; Doc: false
-------------------------- */
/* Title: Range Editor; Doc: false
-------------------------- */
/* Title: Checkbox; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Transfer; Doc: false
-------------------------- */
/* Title: Tabs; Doc: false
-------------------------- */
/* Title: Switch; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Notification; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Card; Doc: false
-------------------------- */
/* Title: Badge; Doc: false
-------------------------- */
/* Title: Time; Doc: false
-------------------------- */
/* Title: Cascader; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Steps; Doc: false
-------------------------- */
/* Title: Dialog; Doc: false
-------------------------- */
/* Title: Icon; Doc: true
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: Alert; Doc: false
-------------------------- */
/* Title: CuteSlider; Doc: false
-------------------------- */
/* Title: Animation; Doc: true
-------------------------- */
/* Title: Z-Index; Doc: true
-------------------------- */
/* Title: 响应式断点; Doc: true
-------------------------- */
/* Title: 图表默认的颜色; Doc: true
-------------------------- */
/* Title: 图表高亮颜色; Doc: true
-------------------------- */
/* CuteTitleCardBox 组件需要的阴影和背景变量
-------------------------- */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 其他色; Doc: false
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: 图表默认颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表高亮颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表light颜色(deprecated(弃用)); Doc: false
-------------------------- */
.mount-path-column-slot .svg-icon[data-v-7e6c0deb] {
  cursor: pointer;
  color: #999;
}
.mount-path-column-slot .svg-icon.margin-left-4[data-v-7e6c0deb] {
  margin-left: 4px;
}
.mount-path-column-slot .svg-icon.edit-square[data-v-7e6c0deb] {
  color: #3d73f5;
}
.mount-path-column-slot .svg-icon + .svg-icon[data-v-7e6c0deb] {
  margin-left: 4px;
}
.mount-path-column-slot .edit-mount-path-container[data-v-7e6c0deb] {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  width: 433px;
  height: 100%;
  padding: 12px 16px;
  z-index: 1;
  box-shadow: 0px 0px 16px 0px rgba(100, 110, 144, 0.2);
  background: #fff;
}
.mount-path-column-slot .edit-mount-path-container .el-input[data-v-7e6c0deb] {
  width: calc(100% - 84px);
}
.mount-path-column-slot .edit-mount-path-container .mount-path-prefix[data-v-7e6c0deb] {
  margin-right: 4px;
  font-size: 12px;
  line-height: 18px;
  color: #999;
}
.mount-path-column-slot .edit-mount-path-container .svg-icon[data-v-7e6c0deb] {
  cursor: pointer;
  font-size: 16px;
}
.mount-path-column-slot .edit-mount-path-container .edit-confirm-icon[data-v-7e6c0deb] {
  margin-left: 13px;
  color: #1ac45d;
}
.mount-path-column-slot .edit-mount-path-container .edit-cancel-icon[data-v-7e6c0deb] {
  margin-left: 8px;
  color: #ff4545;
}
@charset "UTF-8";
/* 基础色盘
-------------------------- */
/* 蓝(主题色) */
/* 橙 */
/* 天翼红 */
/* 宝石红 */
/* 绿 */
/* 中性色盘
-------------------------- */
/* 黑色 */
/* 白色 */
/* 灰色 */
/* images path - 图片路径变量，定制主题scss使用 */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 主题色衍生色(用于element-ui); Doc: false
-------------------------- */
/* CT特殊色, ct意为ctyun缩写 */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 行间距; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Button; Doc: false
-------------------------- */
/* Title: Radio; Doc: false
-------------------------- */
/* Title: Form; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Select; Doc: false
-------------------------- */
/* Title: Range Editor; Doc: false
-------------------------- */
/* Title: Checkbox; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Transfer; Doc: false
-------------------------- */
/* Title: Tabs; Doc: false
-------------------------- */
/* Title: Switch; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Notification; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Card; Doc: false
-------------------------- */
/* Title: Badge; Doc: false
-------------------------- */
/* Title: Time; Doc: false
-------------------------- */
/* Title: Cascader; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Steps; Doc: false
-------------------------- */
/* Title: Dialog; Doc: false
-------------------------- */
/* Title: Icon; Doc: true
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: Alert; Doc: false
-------------------------- */
/* Title: CuteSlider; Doc: false
-------------------------- */
/* Title: Animation; Doc: true
-------------------------- */
/* Title: Z-Index; Doc: true
-------------------------- */
/* Title: 响应式断点; Doc: true
-------------------------- */
/* Title: 图表默认的颜色; Doc: true
-------------------------- */
/* Title: 图表高亮颜色; Doc: true
-------------------------- */
/* CuteTitleCardBox 组件需要的阴影和背景变量
-------------------------- */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 其他色; Doc: false
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: 图表默认颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表高亮颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表light颜色(deprecated(弃用)); Doc: false
-------------------------- */
.status-column-slot .svg-icon[data-v-60f77db8] {
  cursor: pointer;
  color: #999;
}
.status-column-slot .flex-algin-center[data-v-60f77db8] {
  display: flex;
  align-items: center;
}
.status-column-slot .status.failed .reaon-container[data-v-60f77db8] {
  display: flex;
  align-items: center;
}
.status-column-slot .status.failed .reaon-container .reason[data-v-60f77db8] {
  max-width: calc(100% - 16px);
  flex-grow: 0;
  flex-shrink: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.status-column-slot .status.failed .reaon-container .error-detail-icon[data-v-60f77db8] {
  flex-basis: 16px;
  margin-left: 4px;
  flex-grow: 0;
  flex-shrink: 0;
}
.status-column-slot .status .progress[data-v-60f77db8] {
  width: 112px;
  margin-top: 8px;
}
.status-column-slot .status .progress.el-progress[data-v-60f77db8]  .el-progress-bar__outer {
  background-color: var(--color-neutral-3) !important;
}
.status-column-slot .status .executing-icon[data-v-60f77db8] {
  color: #999;
}
@charset "UTF-8";
/* 基础色盘
-------------------------- */
/* 蓝(主题色) */
/* 橙 */
/* 天翼红 */
/* 宝石红 */
/* 绿 */
/* 中性色盘
-------------------------- */
/* 黑色 */
/* 白色 */
/* 灰色 */
/* images path - 图片路径变量，定制主题scss使用 */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 主题色衍生色(用于element-ui); Doc: false
-------------------------- */
/* CT特殊色, ct意为ctyun缩写 */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 行间距; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Button; Doc: false
-------------------------- */
/* Title: Radio; Doc: false
-------------------------- */
/* Title: Form; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Select; Doc: false
-------------------------- */
/* Title: Range Editor; Doc: false
-------------------------- */
/* Title: Checkbox; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Transfer; Doc: false
-------------------------- */
/* Title: Tabs; Doc: false
-------------------------- */
/* Title: Switch; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Notification; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Card; Doc: false
-------------------------- */
/* Title: Badge; Doc: false
-------------------------- */
/* Title: Time; Doc: false
-------------------------- */
/* Title: Cascader; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Steps; Doc: false
-------------------------- */
/* Title: Dialog; Doc: false
-------------------------- */
/* Title: Icon; Doc: true
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: Alert; Doc: false
-------------------------- */
/* Title: CuteSlider; Doc: false
-------------------------- */
/* Title: Animation; Doc: true
-------------------------- */
/* Title: Z-Index; Doc: true
-------------------------- */
/* Title: 响应式断点; Doc: true
-------------------------- */
/* Title: 图表默认的颜色; Doc: true
-------------------------- */
/* Title: 图表高亮颜色; Doc: true
-------------------------- */
/* CuteTitleCardBox 组件需要的阴影和背景变量
-------------------------- */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 其他色; Doc: false
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: 图表默认颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表高亮颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表light颜色(deprecated(弃用)); Doc: false
-------------------------- */
.basic-dataset-progress-detail-popover {
  padding: 0;
  z-index: 1 !important;
}
.basic-dataset-progress-detail-popover .progress-detail-container {
  width: 258px;
  height: 66px;
  padding: 16px;
  box-shadow: 0px 0px 16px 0px rgba(100, 110, 144, 0.2);
  background: #fff;
}
.basic-dataset-progress-detail-popover .progress-detail-container .el-progress.progress {
  width: 226px;
}
.basic-dataset-progress-detail-popover .progress-detail-container .el-progress.progress ::v-deep .el-progress-bar__outer {
  background-color: color-nature-3 !important;
}
.basic-dataset-progress-detail-popover .progress-detail-container .progress-detail {
  display: flex;
  justify-content: space-between;
  margin-bottom: 8px;
  font-weight: 400;
  font-size: 12px;
  color: #666;
  line-height: 18px;
  text-align: left;
  font-style: normal;
}
.basic-dataset-progress-detail-popover .progress-detail-container .progress-detail .content {
  color: #333;
}
.basic-dataset-error-detail-popover {
  padding: 0;
}
.basic-dataset-error-detail-popover .error-detail-container {
  padding: 16px;
}
.basic-dataset-error-detail-popover .error-detail-container .title {
  line-height: 18px;
  font-size: 12px;
  font-weight: 500;
  color: #333;
}
.basic-dataset-error-detail-popover .error-detail-container .reason-content,
.basic-dataset-error-detail-popover .error-detail-container .error-detail {
  margin-bottom: 4px;
  line-height: 18px;
  font-size: 12px;
  font-weight: 400;
  white-space: break-spaces;
  word-break: break-all;
  line-break: anywhere;
  color: #666;
}
.basic-dataset-error-detail-popover .error-detail-container .error-detail {
  padding: 10px 0;
  border-radius: 4px;
  background-color: #f7f8fa;
}
.basic-dataset-error-detail-popover .error-detail-container .error-detail .error-detail-content {
  padding: 0 10px;
  max-height: 90px;
  overflow-y: auto;
}
.basic-dataset-error-detail-popover .error-detail-container .error-detail-header {
  display: flex;
  justify-content: space-between;
  margin-top: 8px;
}
.basic-dataset-error-detail-popover .error-detail-container .error-detail-header .title {
  cursor: pointer;
}
.basic-dataset-error-detail-popover .error-detail-container .error-detail-header .el-icon-arrow-up,
.basic-dataset-error-detail-popover .error-detail-container .error-detail-header .el-icon-arrow-down {
  font-weight: bold;
  color: #000;
}
.basic-dataset-error-detail-popover .error-detail-container .file-copy {
  color: #3d73f5;
  cursor: pointer;
}
@charset "UTF-8";
/* 基础色盘
-------------------------- */
/* 蓝(主题色) */
/* 橙 */
/* 天翼红 */
/* 宝石红 */
/* 绿 */
/* 中性色盘
-------------------------- */
/* 黑色 */
/* 白色 */
/* 灰色 */
/* images path - 图片路径变量，定制主题scss使用 */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 主题色衍生色(用于element-ui); Doc: false
-------------------------- */
/* CT特殊色, ct意为ctyun缩写 */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 行间距; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Button; Doc: false
-------------------------- */
/* Title: Radio; Doc: false
-------------------------- */
/* Title: Form; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Select; Doc: false
-------------------------- */
/* Title: Range Editor; Doc: false
-------------------------- */
/* Title: Checkbox; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Transfer; Doc: false
-------------------------- */
/* Title: Tabs; Doc: false
-------------------------- */
/* Title: Switch; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Notification; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Card; Doc: false
-------------------------- */
/* Title: Badge; Doc: false
-------------------------- */
/* Title: Time; Doc: false
-------------------------- */
/* Title: Cascader; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Steps; Doc: false
-------------------------- */
/* Title: Dialog; Doc: false
-------------------------- */
/* Title: Icon; Doc: true
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: Alert; Doc: false
-------------------------- */
/* Title: CuteSlider; Doc: false
-------------------------- */
/* Title: Animation; Doc: true
-------------------------- */
/* Title: Z-Index; Doc: true
-------------------------- */
/* Title: 响应式断点; Doc: true
-------------------------- */
/* Title: 图表默认的颜色; Doc: true
-------------------------- */
/* Title: 图表高亮颜色; Doc: true
-------------------------- */
/* CuteTitleCardBox 组件需要的阴影和背景变量
-------------------------- */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 其他色; Doc: false
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: 图表默认颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表高亮颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表light颜色(deprecated(弃用)); Doc: false
-------------------------- */
.visible-range-column-slot .svg-icon[data-v-3e848941] {
  cursor: pointer;
}
.visible-range-column-slot .svg-icon.edit-square[data-v-3e848941] {
  color: #3d73f5;
}
.visible-range-column-slot .svg-icon.margin-left-4[data-v-3e848941] {
  margin-left: 4px;
}
.visible-range-column-slot .visible-range[data-v-3e848941] {
  display: inline-block;
  padding: 3px 8px;
  border-radius: 3px;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.visible-range-column-slot .visible-range-0[data-v-3e848941] {
  background: #edfff1;
  color: #1ac45d;
}
.visible-range-column-slot .visible-range-1[data-v-3e848941] {
  background: #fff9f0;
  color: #ff8f34;
}
.visible-range-column-slot .visible-range-2[data-v-3e848941] {
  background: #f0f7ff;
  color: #3d73f5;
}
@charset "UTF-8";
/* 基础色盘
-------------------------- */
/* 蓝(主题色) */
/* 橙 */
/* 天翼红 */
/* 宝石红 */
/* 绿 */
/* 中性色盘
-------------------------- */
/* 黑色 */
/* 白色 */
/* 灰色 */
/* images path - 图片路径变量，定制主题scss使用 */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 主题色衍生色(用于element-ui); Doc: false
-------------------------- */
/* CT特殊色, ct意为ctyun缩写 */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 行间距; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Button; Doc: false
-------------------------- */
/* Title: Radio; Doc: false
-------------------------- */
/* Title: Form; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Select; Doc: false
-------------------------- */
/* Title: Range Editor; Doc: false
-------------------------- */
/* Title: Checkbox; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Transfer; Doc: false
-------------------------- */
/* Title: Tabs; Doc: false
-------------------------- */
/* Title: Switch; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Notification; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Card; Doc: false
-------------------------- */
/* Title: Badge; Doc: false
-------------------------- */
/* Title: Time; Doc: false
-------------------------- */
/* Title: Cascader; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Steps; Doc: false
-------------------------- */
/* Title: Dialog; Doc: false
-------------------------- */
/* Title: Icon; Doc: true
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: Alert; Doc: false
-------------------------- */
/* Title: CuteSlider; Doc: false
-------------------------- */
/* Title: Animation; Doc: true
-------------------------- */
/* Title: Z-Index; Doc: true
-------------------------- */
/* Title: 响应式断点; Doc: true
-------------------------- */
/* Title: 图表默认的颜色; Doc: true
-------------------------- */
/* Title: 图表高亮颜色; Doc: true
-------------------------- */
/* CuteTitleCardBox 组件需要的阴影和背景变量
-------------------------- */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 其他色; Doc: false
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: 图表默认颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表高亮颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表light颜色(deprecated(弃用)); Doc: false
-------------------------- */
.operation-column-slot .operation-btn[data-v-615295ee] {
  white-space: nowrap;
  display: inline-block;
}
.operation-column-slot .btn + .el-button--text[data-v-615295ee],
.operation-column-slot .el-button--text + .btn[data-v-615295ee],
.operation-column-slot .btn + .btn[data-v-615295ee],
.operation-column-slot .el-button--text + .el-button--text[data-v-615295ee] {
  margin-left: var(--button-margin);
}
@charset "UTF-8";
/* 基础色盘
-------------------------- */
/* 蓝(主题色) */
/* 橙 */
/* 天翼红 */
/* 宝石红 */
/* 绿 */
/* 中性色盘
-------------------------- */
/* 黑色 */
/* 白色 */
/* 灰色 */
/* images path - 图片路径变量，定制主题scss使用 */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 主题色衍生色(用于element-ui); Doc: false
-------------------------- */
/* CT特殊色, ct意为ctyun缩写 */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 行间距; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Button; Doc: false
-------------------------- */
/* Title: Radio; Doc: false
-------------------------- */
/* Title: Form; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Select; Doc: false
-------------------------- */
/* Title: Range Editor; Doc: false
-------------------------- */
/* Title: Checkbox; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Transfer; Doc: false
-------------------------- */
/* Title: Tabs; Doc: false
-------------------------- */
/* Title: Switch; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Notification; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Card; Doc: false
-------------------------- */
/* Title: Badge; Doc: false
-------------------------- */
/* Title: Time; Doc: false
-------------------------- */
/* Title: Cascader; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Steps; Doc: false
-------------------------- */
/* Title: Dialog; Doc: false
-------------------------- */
/* Title: Icon; Doc: true
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: Alert; Doc: false
-------------------------- */
/* Title: CuteSlider; Doc: false
-------------------------- */
/* Title: Animation; Doc: true
-------------------------- */
/* Title: Z-Index; Doc: true
-------------------------- */
/* Title: 响应式断点; Doc: true
-------------------------- */
/* Title: 图表默认的颜色; Doc: true
-------------------------- */
/* Title: 图表高亮颜色; Doc: true
-------------------------- */
/* CuteTitleCardBox 组件需要的阴影和背景变量
-------------------------- */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 其他色; Doc: false
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: 图表默认颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表高亮颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表light颜色(deprecated(弃用)); Doc: false
-------------------------- */
.copy-dataset-popover,
.delete-dataset-popover {
  padding: 16px;
}
.copy-dataset-popover .delete-text,
.delete-dataset-popover .delete-text {
  font-weight: 600;
  font-size: 14px;
  color: #333;
  line-height: 24px;
}
.copy-dataset-popover .delete-tips,
.delete-dataset-popover .delete-tips {
  margin-top: 8px;
  padding: 8px;
  background: #fff9f0;
  color: #666;
}
.copy-dataset-popover .btn-wrapper,
.delete-dataset-popover .btn-wrapper {
  margin-top: 16px;
  text-align: right;
}
@charset "UTF-8";
/* 基础色盘
-------------------------- */
/* 蓝(主题色) */
/* 橙 */
/* 天翼红 */
/* 宝石红 */
/* 绿 */
/* 中性色盘
-------------------------- */
/* 黑色 */
/* 白色 */
/* 灰色 */
/* images path - 图片路径变量，定制主题scss使用 */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 主题色衍生色(用于element-ui); Doc: false
-------------------------- */
/* CT特殊色, ct意为ctyun缩写 */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 行间距; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Button; Doc: false
-------------------------- */
/* Title: Radio; Doc: false
-------------------------- */
/* Title: Form; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Select; Doc: false
-------------------------- */
/* Title: Range Editor; Doc: false
-------------------------- */
/* Title: Checkbox; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Transfer; Doc: false
-------------------------- */
/* Title: Tabs; Doc: false
-------------------------- */
/* Title: Switch; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Notification; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Card; Doc: false
-------------------------- */
/* Title: Badge; Doc: false
-------------------------- */
/* Title: Time; Doc: false
-------------------------- */
/* Title: Cascader; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Steps; Doc: false
-------------------------- */
/* Title: Dialog; Doc: false
-------------------------- */
/* Title: Icon; Doc: true
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: Alert; Doc: false
-------------------------- */
/* Title: CuteSlider; Doc: false
-------------------------- */
/* Title: Animation; Doc: true
-------------------------- */
/* Title: Z-Index; Doc: true
-------------------------- */
/* Title: 响应式断点; Doc: true
-------------------------- */
/* Title: 图表默认的颜色; Doc: true
-------------------------- */
/* Title: 图表高亮颜色; Doc: true
-------------------------- */
/* CuteTitleCardBox 组件需要的阴影和背景变量
-------------------------- */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 其他色; Doc: false
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: 图表默认颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表高亮颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表light颜色(deprecated(弃用)); Doc: false
-------------------------- */
.import-path-column-slot[data-v-55b82864] {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}
.import-path-column-slot .svg-icon[data-v-55b82864] {
  cursor: pointer;
  color: #999;
  margin-left: 4px;
}
.import-path-column-slot .svg-icon.overflow-icon[data-v-55b82864] {
  margin-bottom: 3px;
}
.import-path-column-slot .overflow-box[data-v-55b82864] {
  display: -webkit-box;
  white-space: unset;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  flex-grow: 0;
  max-width: calc(100% - 16px);
}
.import-path-column-slot .overflow-box .content .text[data-v-55b82864] {
  white-space: break-spaces;
  word-break: break-all;
  line-break: anywhere;
}
@charset "UTF-8";
/* 基础色盘
-------------------------- */
/* 蓝(主题色) */
/* 橙 */
/* 天翼红 */
/* 宝石红 */
/* 绿 */
/* 中性色盘
-------------------------- */
/* 黑色 */
/* 白色 */
/* 灰色 */
/* images path - 图片路径变量，定制主题scss使用 */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 主题色衍生色(用于element-ui); Doc: false
-------------------------- */
/* CT特殊色, ct意为ctyun缩写 */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 行间距; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Button; Doc: false
-------------------------- */
/* Title: Radio; Doc: false
-------------------------- */
/* Title: Form; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Select; Doc: false
-------------------------- */
/* Title: Range Editor; Doc: false
-------------------------- */
/* Title: Checkbox; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Transfer; Doc: false
-------------------------- */
/* Title: Tabs; Doc: false
-------------------------- */
/* Title: Switch; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Notification; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Card; Doc: false
-------------------------- */
/* Title: Badge; Doc: false
-------------------------- */
/* Title: Time; Doc: false
-------------------------- */
/* Title: Cascader; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Steps; Doc: false
-------------------------- */
/* Title: Dialog; Doc: false
-------------------------- */
/* Title: Icon; Doc: true
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: Alert; Doc: false
-------------------------- */
/* Title: CuteSlider; Doc: false
-------------------------- */
/* Title: Animation; Doc: true
-------------------------- */
/* Title: Z-Index; Doc: true
-------------------------- */
/* Title: 响应式断点; Doc: true
-------------------------- */
/* Title: 图表默认的颜色; Doc: true
-------------------------- */
/* Title: 图表高亮颜色; Doc: true
-------------------------- */
/* CuteTitleCardBox 组件需要的阴影和背景变量
-------------------------- */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 其他色; Doc: false
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: 图表默认颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表高亮颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表light颜色(deprecated(弃用)); Doc: false
-------------------------- */
.basic-dataset-container[data-v-e17858c8] {
  padding: 16px 20px;
  height: calc(100vh - 165px);
  overflow-y: auto;
  /* 表格工具栏 */
  /* 分页 */
}
.basic-dataset-container .storage-card[data-v-e17858c8] {
  width: 50%;
  min-width: 560px;
  cursor: pointer;
}
.basic-dataset-container .table-tools[data-v-e17858c8] {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  /* 筛选表单 */
}
.basic-dataset-container .table-tools__conditions[data-v-e17858c8] {
  flex: 1;
}
.basic-dataset-container .table-tools__conditions .el-form[data-v-e17858c8] {
  display: flex;
  justify-content: right;
}
.basic-dataset-container .table-tools__conditions[data-v-e17858c8]  .el-form-item {
  flex: 1;
  max-width: 25%;
  margin-bottom: 0;
}
.basic-dataset-container .table-tools__conditions[data-v-e17858c8]  .el-form-item:last-child {
  margin-right: 0;
}
.basic-dataset-container .table-tools__conditions[data-v-e17858c8]  .el-form-item .el-form-item__content {
  width: 100%;
}
.basic-dataset-container .table-tools__conditions[data-v-e17858c8]  .el-form-item .el-form-item__content .el-select {
  width: 100%;
}
.basic-dataset-container .el-pagination[data-v-e17858c8] {
  text-align: right;
}
.basic-dataset-container .el-table .svg-icon[data-v-e17858c8] {
  cursor: pointer;
  color: #999;
}
.basic-dataset-container .el-table .svg-icon.margin-left-4[data-v-e17858c8] {
  margin-left: 4px;
}
.basic-dataset-container .el-table .svg-icon.edit-square[data-v-e17858c8] {
  color: #3d73f5;
}
.basic-dataset-container .el-table .svg-icon + .svg-icon[data-v-e17858c8] {
  margin-left: 4px;
}
.basic-dataset-container .el-table .owner-name[data-v-e17858c8],
.basic-dataset-container .el-table .date[data-v-e17858c8] {
  color: #333;
}
.basic-dataset-container .el-table .owner-id[data-v-e17858c8],
.basic-dataset-container .el-table .time[data-v-e17858c8] {
  color: #999;
}
.basic-dataset-container .el-table[data-v-e17858c8]  .description .cell.el-tooltip {
  display: -webkit-box;
  white-space: unset;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-width: calc(100% - 16px);
  white-space: break-spaces;
  word-break: break-all;
  line-break: anywhere;
}
.basic-dataset-container .empty[data-v-e17858c8]  .el-empty__description {
  font-size: 12px;
  color: #999;
}
@charset "UTF-8";
/* 基础色盘
-------------------------- */
/* 蓝(主题色) */
/* 橙 */
/* 天翼红 */
/* 宝石红 */
/* 绿 */
/* 中性色盘
-------------------------- */
/* 黑色 */
/* 白色 */
/* 灰色 */
/* images path - 图片路径变量，定制主题scss使用 */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 主题色衍生色(用于element-ui); Doc: false
-------------------------- */
/* CT特殊色, ct意为ctyun缩写 */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 行间距; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Button; Doc: false
-------------------------- */
/* Title: Radio; Doc: false
-------------------------- */
/* Title: Form; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Select; Doc: false
-------------------------- */
/* Title: Range Editor; Doc: false
-------------------------- */
/* Title: Checkbox; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Transfer; Doc: false
-------------------------- */
/* Title: Tabs; Doc: false
-------------------------- */
/* Title: Switch; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Notification; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Card; Doc: false
-------------------------- */
/* Title: Badge; Doc: false
-------------------------- */
/* Title: Time; Doc: false
-------------------------- */
/* Title: Cascader; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Steps; Doc: false
-------------------------- */
/* Title: Dialog; Doc: false
-------------------------- */
/* Title: Icon; Doc: true
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: Alert; Doc: false
-------------------------- */
/* Title: CuteSlider; Doc: false
-------------------------- */
/* Title: Animation; Doc: true
-------------------------- */
/* Title: Z-Index; Doc: true
-------------------------- */
/* Title: 响应式断点; Doc: true
-------------------------- */
/* Title: 图表默认的颜色; Doc: true
-------------------------- */
/* Title: 图表高亮颜色; Doc: true
-------------------------- */
/* CuteTitleCardBox 组件需要的阴影和背景变量
-------------------------- */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 其他色; Doc: false
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: 图表默认颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表高亮颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表light颜色(deprecated(弃用)); Doc: false
-------------------------- */
[data-v-650a3c83] .el-card__body {
  padding: 0;
}
[data-v-650a3c83] .dataset-tab > .el-tabs__header {
  margin: 0;
  padding: 7px 0 2px 19px;
}
.dataset-container[data-v-650a3c83] {
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  position: relative;
}
.dataset-container .toggle-flow[data-v-650a3c83] {
  position: absolute;
  height: 40px;
  line-height: 40px;
  right: 40px;
  font-size: 14px;
  font-weight: 400;
  top: 0px;
  color: #999;
  cursor: pointer;
}
.dataset-container .dataset-flow[data-v-650a3c83] {
  width: 100%;
  height: 346px;
  padding: 70px 72px 18px 70px;
  background: #fbfeff url(../img/dataset-header.2a81546e.png?regionId=200000001852) right/auto 100% no-repeat local;
}
.dataset-container .dataset-flow h6[data-v-650a3c83] {
  margin: 0;
  font-weight: 500;
  font-size: 34px;
  color: #333;
}
.dataset-container .dataset-flow .flow-list[data-v-650a3c83] {
  display: flex;
  margin-top: 111px;
}
.dataset-container .dataset-flow .flow-list .flow-item[data-v-650a3c83] {
  display: flex;
  flex: 1;
  height: 98px;
  border-radius: 4px;
  box-shadow: 0px 1px 4px 0px rgba(124, 129, 140, 0.3);
  margin-right: 20px;
  background: rgba(255, 255, 255, 0.7);
}
.dataset-container .dataset-flow .flow-list .flow-item[data-v-650a3c83]:last-child {
  margin-right: 0px;
}
.dataset-container .dataset-flow .flow-list .flow-item .item-left[data-v-650a3c83] {
  flex: 1;
  padding: 20px 49px 14px 20px;
  color: #666666;
}
.dataset-container .dataset-flow .flow-list .flow-item .item-left p[data-v-650a3c83] {
  margin: 0;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  font-style: normal;
}
.dataset-container .dataset-flow .flow-list .flow-item .item-left .desc[data-v-650a3c83] {
  margin-top: 8px;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
}
.dataset-container .dataset-flow .flow-list .flow-item .item-right[data-v-650a3c83] {
  padding: 25px 24px 25px 0;
}
.dataset-container .dataset-list[data-v-650a3c83] {
  flex: 1;
  padding: 20px 20px 24px 20px;
}
