@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
-------------------------- */
.no-title-dialog[data-v-31509d47]  .el-dialog__body {
  padding: 0 !important;
}
.no-title-dialog[data-v-31509d47]  .el-dialog__body .dialog-content {
  background: url(../img/bg.670c680f.png?regionId=200000001852) no-repeat;
  padding: 24px;
  background-size: 100%;
}
.no-title-dialog[data-v-31509d47]  .el-dialog__body .dialog-content .pay-title {
  font-weight: 500;
  font-size: 20px;
  color: #333333;
  line-height: 34px;
  margin-bottom: 16px;
}
.no-title-dialog[data-v-31509d47]  .el-dialog__body .dialog-content .pay-prompt {
  font-weight: 400;
  font-size: 12px;
  color: #666666;
  line-height: 17px;
  margin: 0px 0 8px 0;
}
.no-title-dialog[data-v-31509d47]  .el-dialog__body .dialog-content .pay-prompt span {
  font-size: 12px;
  color: #333333;
  letter-spacing: 0;
  line-height: 17px;
  font-weight: 600;
}
.no-title-dialog[data-v-31509d47]  .el-dialog__body .dialog-content .pay-desc {
  font-weight: 400;
  font-size: 12px;
  color: #666666;
  line-height: 17px;
  margin: 0 0 16px 0;
}
.no-title-dialog[data-v-31509d47]  .el-dialog__body .dialog-content .pay-price {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.no-title-dialog[data-v-31509d47]  .el-dialog__body .dialog-content .pay-price .pay-price-title {
  text-align: center;
  font-size: 12px;
  color: #333333;
  line-height: 12px;
  margin-bottom: 16px;
}
.no-title-dialog[data-v-31509d47]  .el-dialog__body .dialog-content .pay-price .pay-price-title .pay-price-num {
  font-weight: 600;
  font-size: 20px;
  color: #333333;
  line-height: 18px;
  padding: 0 12px;
  vertical-align: bottom;
}
.no-title-dialog[data-v-31509d47]  .el-dialog__body .dialog-content .pay-price .pay-price-title .pay-price-unit {
  font-weight: 400;
  font-size: 12px;
  color: #999999;
  line-height: 12px;
}
.no-title-dialog[data-v-31509d47]  .el-dialog__body .dialog-content .pay-input {
  background: #fff4eb;
  padding: 12px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.no-title-dialog[data-v-31509d47]  .el-dialog__body .dialog-content .pay-input .pay-input-img {
  margin-right: 28px;
}
.no-title-dialog[data-v-31509d47]  .el-dialog__body .dialog-content .pay-input .pay-input-img img {
  width: 37px;
}
.no-title-dialog[data-v-31509d47]  .el-dialog__body .dialog-content .pay-input .pay-input-title .pay-input-title-text {
  font-weight: 400;
  font-size: 12px;
  color: #432514;
  line-height: 18px;
}
.no-title-dialog[data-v-31509d47]  .el-dialog__body .dialog-content .pay-input .pay-input-title .pay-input-title-btn {
  cursor: pointer;
  font-weight: 500;
  font-size: 12px;
  color: #ff8f34;
  line-height: 18px;
  margin-top: 5px;
}
.no-title-dialog[data-v-31509d47]  .el-dialog__header {
  padding: 0;
  margin: 0;
  border: none;
  display: none !important; /* 完全隐藏标题栏 */
}
.protocol-content[data-v-31509d47] {
  display: flex;
  flex-direction: row;
  position: relative;
  align-items: center;
  margin-top: 16px;
}
.protocol-content .popover-position__span[data-v-31509d47] {
  position: absolute;
  left: -5px;
  top: 5px;
  visibility: hidden;
}
.protocol-content .content__checkbox[data-v-31509d47] {
  padding: 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
-------------------------- */
.pro-form1 .el-form[data-v-69af02e0] {
  min-width: 900px;
  padding: 30px 35px;
}
.pro-form1 .el-form .el-cascader[data-v-69af02e0],
.pro-form1 .el-form .el-input[data-v-69af02e0],
.pro-form1 .el-form .el-select[data-v-69af02e0] {
  width: calc(100% - 70px);
}
.pro-form1 .el-form .el-textarea.el-input--medium[data-v-69af02e0] {
  width: calc(100% - 70px);
}
.pro-form1 .el-form .el-select[data-v-69af02e0] {
  width: calc(100% - 70px);
}
.pro-form1 .el-form .el-select .el-input[data-v-69af02e0] {
  width: 100%;
}
.pro-form1 .el-form .el-cascader .el-input[data-v-69af02e0] {
  width: 100% !important;
}
.pro-form1 .el-form .el-input-number .el-input[data-v-69af02e0] {
  width: 100%;
}
.pro-form1 .el-form .el-form-item.is-no-asterisk.el-form-item--medium[data-v-69af02e0] {
  margin-bottom: 24px;
}
.pro-form1 .el-form .select .select-item[data-v-69af02e0] {
  position: relative;
  margin-bottom: 25px;
}
.pro-form1 .el-form .select .data-middle[data-v-69af02e0] {
  position: relative;
  margin-left: 32px;
}
.pro-form1 .el-form .select .data-both-end[data-v-69af02e0] {
  position: relative;
  margin-left: 32px;
}
.pro-form1 .el-form .select .data-both-end[data-v-69af02e0]  .el-select {
  width: calc(100% - 70px);
  max-width: 712px;
  min-width: 435px;
}
.pro-form1 .el-form .select .data-both-end[data-v-69af02e0]:after {
  position: absolute;
  width: 21px;
  left: -26px;
  top: 18px;
  content: "";
  display: block;
  border-bottom: 1px dotted rgb(221, 221, 221);
}
.pro-form1 .el-form .select .local-path[data-v-69af02e0] {
  position: relative;
  margin-top: 25px;
  margin-left: 32px;
  font-size: 12px;
  color: #333;
  line-height: 20px;
  font-weight: 400;
}
.pro-form1 .el-form .select .local-path .local-path-label[data-v-69af02e0] {
  font-size: 12px;
}
.pro-form1 .el-form .select .local-path[data-v-69af02e0]  .el-input {
  width: calc(100% - 314px);
}
.pro-form1 .el-form .select .local-path[data-v-69af02e0]  .el-input .el-input__inner {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  background-color: transparent;
}
.pro-form1 .el-form .select .local-path[data-v-69af02e0]  .el-input .el-input__inner:focus {
  box-shadow: none;
}
.pro-form1 .el-form .select .local-path[data-v-69af02e0]:after {
  position: absolute;
  width: 21px;
  left: -26px;
  top: 13px;
  content: "";
  display: block;
  border-bottom: 1px solid rgb(221, 221, 221);
}
.pro-form1 .el-form .select .btn-container[data-v-69af02e0] {
  margin-top: 7px;
  font-size: 12px;
  color: #666;
  line-height: 20px;
  font-weight: 500;
}
.pro-form1 .el-form .select .btn-container .el-button[data-v-69af02e0] {
  margin-right: 10px;
}
.pro-form1 .el-form .select .btn-container .plus-icon[data-v-69af02e0] {
  font-size: 16px;
  margin-right: 5px;
}
.pro-form1 .el-form .select .line[data-v-69af02e0] {
  position: absolute;
  left: 0;
  top: 29px;
}
.pro-form1 .el-form .select .line[data-v-69af02e0]:after {
  position: absolute;
  height: 12px;
  left: 6px;
  top: 30px;
  content: "";
  display: block;
  border-left: 1px solid rgb(221, 221, 221);
}
.pro-form1 .el-form .select .line[data-v-69af02e0]:before {
  position: absolute;
  height: 40px;
  left: 6px;
  top: -10px;
  content: "";
  display: block;
  border-left: 1px solid rgb(221, 221, 221);
}
.pro-form1 .el-form .select .delete-address[data-v-69af02e0] {
  position: absolute;
  left: 0;
  top: 29px;
}
.pro-form1 .el-form .select .delete-address[data-v-69af02e0]:after {
  position: absolute;
  height: 12px;
  left: 6px;
  top: 35px;
  content: "";
  display: block;
  border-left: 1px dotted rgb(221, 221, 221);
}
.pro-form1 .el-form .select .delete-address[data-v-69af02e0]:before {
  position: absolute;
  height: 113px;
  left: 6px;
  top: -10px;
  content: "";
  display: block;
  border-left: 1px dotted rgb(221, 221, 221);
}
.pro-form1 .el-form .select .select-path[data-v-69af02e0] {
  position: relative;
  margin-left: 32px;
}
.pro-form1 .el-form .select .select-path[data-v-69af02e0]  .el-select {
  width: calc(100% - 70px);
  max-width: 712px;
  min-width: 435px;
}
.pro-form1 .el-form .select .select-path[data-v-69af02e0]:after {
  position: absolute;
  width: 21px;
  left: -26px;
  top: 18px;
  content: "";
  display: block;
  border-bottom: 1px solid rgb(221, 221, 221);
}
.pro-form1 .el-form .spec-alert[data-v-69af02e0] {
  max-width: 745px;
  width: calc(100% - 70px);
}
.pro-form1 .el-form .spec-alert[data-v-69af02e0]  .el-alert {
  padding: 2px 16px;
  align-items: center;
}
.pro-form1 .btn-wrap[data-v-69af02e0] {
  padding: 8px 40px;
  display: flex;
  justify-content: flex-end;
}
.pro-form1 .model .el-cascader[data-v-69af02e0]  .el-input {
  width: 100%;
}
.pro-form1 .running[data-v-69af02e0]  .el-form-item__content {
  display: flex;
}
.pro-form1 .running-code[data-v-69af02e0] {
  display: flex;
  justify-content: space-between;
  width: calc(100% - 70px);
  max-width: 745px;
}
.pro-form1 .running-code .start-command[data-v-69af02e0] {
  width: calc(100% - 160px);
}
.pro-form1 .running-code .start-command .el-textarea.el-input--medium[data-v-69af02e0] {
  width: 100%;
}
.pro-form1 .running-code .code[data-v-69af02e0] {
  max-height: 205px;
  overflow: auto;
  width: 100%;
  line-height: 20px;
  min-height: 32px;
  background-color: #f8f9fa;
}
.pro-form1 .running-code .vue-codemirror[data-v-69af02e0] {
  width: 100%;
}
.pro-form1 .running-code .start-port[data-v-69af02e0] {
  width: 150px !important;
  margin-left: 10px;
}
.pro-form1 .running-code .start-port .el-input.el-input--medium[data-v-69af02e0] {
  width: 100%;
}
.pro-form1 .requirement[data-v-69af02e0] {
  width: calc(100% - 70px) !important;
}
.pro-form1 .input-content[data-v-69af02e0] {
  width: 100%;
}
.pro-form1 .input-content[data-v-69af02e0]  .el-textarea__inner {
  padding: 7px 77px 7px 12px;
}
.pro-form1 .sleep-info[data-v-69af02e0] {
  font-size: 12px;
  font-weight: 400;
  color: #333333;
}
.pro-form1 .time-pick[data-v-69af02e0] {
  margin: auto 5px;
}
.pro-form1 .env-table[data-v-69af02e0] {
  width: 90%;
  display: inline-block;
  margin-top: 0 !important;
  max-width: 745px;
}
.pro-form1 .env-table[data-v-69af02e0]  .el-form-item__content {
  height: 52px;
}
.pro-form1 .env-table[data-v-69af02e0]  .el-form-item__error {
  top: 32px;
  z-index: 10 !important;
  height: 28px;
}
.pro-form1 .env-table[data-v-69af02e0]  .el-input.el-input--medium {
  margin-top: 6px;
}
.pro-form1 .set-time[data-v-69af02e0]  span.el-radio-button__inner {
  height: 32px;
}
.pro-form-bottom[data-v-69af02e0] {
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  width: 100%;
  height: 72px;
  padding: 20px 20px 20px 40px;
  justify-content: space-between;
  align-items: center;
  flex-flow: row nowrap;
}
.pro-form-bottom a[data-v-69af02e0] {
  text-decoration: none;
}
.pro-form-bottom .warning-message[data-v-69af02e0] {
  position: absolute;
  left: 42px;
  top: 14px;
  font-size: 12px;
  color: #333;
  line-height: 20px;
  font-weight: 400;
}
.pro-form-bottom .price-wrap[data-v-69af02e0] {
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 400;
  color: #333;
  line-height: 20px;
}
.pro-form-bottom .price-wrap .price[data-v-69af02e0] {
  margin-right: 5px;
  font-size: 20px;
  font-weight: 500;
  color: #df0629;
  line-height: 18px;
}
.pro-form-bottom .unit[data-v-69af02e0] {
  font-size: 10px;
  font-weight: 400;
  color: #333;
  line-height: 14px;
}
.pro-form-bottom .protocol[data-v-69af02e0] {
  font-size: 12px;
  font-weight: 400;
  color: #666;
  line-height: 17px;
}
.pro-form-bottom .protocol[data-v-69af02e0]  .el-checkbox__label {
  color: #666;
}
.pro-form-bottom .question-icon[data-v-69af02e0] {
  color: #353f58;
  margin-right: 11px;
  margin-left: 11px;
  cursor: pointer;
}
.pro-form-bottom .insufficient-balance-text[data-v-69af02e0] {
  font-size: 12px;
  font-weight: 400;
  color: #333;
  line-height: 20px;
}
.ide-select .option-container[data-v-69af02e0] {
  max-height: 200px;
  max-width: 750px;
  overflow-y: auto;
}
.ide-select .option-container .el-button[data-v-69af02e0] {
  margin: 8px auto 6px 18px;
}
.ide-select .input-container[data-v-69af02e0] {
  padding: 4px 18px 0;
  display: flex;
  align-items: center;
}
.ide-select .input-container .input-sync[data-v-69af02e0] {
  width: 50px;
  cursor: pointer;
  color: #3d73f5;
  margin-left: 12px;
}
.ide-select .input-container .input-sync span[data-v-69af02e0] {
  margin-left: 6px;
}
.ide-select .input-container .el-input[data-v-69af02e0] {
  width: 100%;
}
.ide-select[data-v-69af02e0]  .el-select-dropdown__item {
  word-break: break-all;
}
.ide-select .el-select-dropdown__item .el-checkbox[data-v-69af02e0] {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.ide-select .el-select-dropdown__item .el-checkbox .el-checkbox__label[data-v-69af02e0] {
  max-width: 224px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: middle;
}
.ide-select .el-select-dropdown__item[data-v-69af02e0]:after {
  position: absolute;
  display: none;
}
.mirror-type .svg-icon[data-v-69af02e0] {
  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
-------------------------- */
.no-title-dialog[data-v-4e0c973c] {
  color: aqua;
}
.no-title-dialog[data-v-4e0c973c]  .el-dialog__header {
  border: 0;
}
.no-title-dialog .dialog-content[data-v-4e0c973c] {
  display: flex;
  flex-direction: column;
  align-content: center;
}
.no-title-dialog .dialog-content .dialog-title[data-v-4e0c973c] {
  font-size: 20px;
  color: #000000;
  letter-spacing: 0;
  line-height: 30px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 16px;
}
.no-title-dialog .dialog-content .dialog-text[data-v-4e0c973c] {
  font-size: 14px;
  color: #666666;
  letter-spacing: 0;
  line-height: 26px;
  font-weight: 400;
  padding-bottom: 68px;
}
@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
-------------------------- */
.running-code .CodeMirror {
  height: auto;
}
.error-info {
  width: calc(100% - 30px);
  height: 36px;
  background: #fff2f0;
  border-radius: 2px;
  margin: 10px 24px 0;
}
.error-info .error-content {
  width: 100%;
  height: 36px;
  font-size: 12px;
  font-weight: 400;
  color: #333;
  line-height: 36px;
  margin-left: 28px;
}
.model-info {
  margin-top: 12px;
}
.model-info .model-info-content {
  font-size: 12px;
  color: #ff4545;
}
.form-content {
  margin-bottom: 10px;
  max-height: calc(100vh - 280px);
  overflow-y: auto;
}
