.form-model-content[data-v-632c75f7] {
  overflow-y: auto;
  width: 900px;
}
.form-model[data-v-632c75f7] {
  padding: 12px;
  background: #fff;
  margin-bottom: 12px;
}
.model-title[data-v-632c75f7] {
  font-weight: 600;
  font-size: 14px;
  color: #4E5969;
  line-height: 20px;
  margin-bottom: 12px;
}
.config-foot[data-v-632c75f7] {
  background: #fff;
  padding: 12px 0;
  height: 62px;
}
.tags[data-v-632c75f7] {
  margin-bottom: 6px;
  margin-right: 6px;
}
[data-v-632c75f7] .el-tag--medium {
  height: auto;
  max-width: 500px;
  white-space: normal;
  word-wrap: break-word;
  position: relative;
}
.tips-class[data-v-632c75f7] {
  color: #989595;
  font-size: 12px;
}
.control-title[data-v-632c75f7] {
  background-color: #f5f5f5;
  border-radius: 6px 6px 0 0;
  padding: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.general-tabs-warp[data-v-632c75f7] {
  background: #fff;
  padding: 12px 12px 0 12px;
}
[data-v-632c75f7] .general-tabs-warp .el-tabs__nav-wrap::after {
  opacity: 1;
  background: rgba(7, 25, 61, 0.12);
}
[data-v-632c75f7] .general-tabs-warp .el-tabs__item.is-active {
  border-radius: 97px;
  color: var(--primary-color);
  background: #F2F5F8;
}
[data-v-632c75f7] .general-tabs-warp .el-tabs__item {
  height: 30px;
  line-height: 30px;
  margin-bottom: 12px;
}
[data-v-632c75f7] .general-tabs-warp .el-tabs__active-bar {
  opacity: 0;
}
[data-v-632c75f7] .general-tabs-warp .el-tabs--top .el-tabs__item.is-top:nth-child(2) {
  padding-left: 20px;
}
[data-v-632c75f7] .general-tabs-warp .el-tabs--top .el-tabs__item.is-top:last-child {
  padding-right: 20px;
}
