.display-flex[data-v-e543b05e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 32px;
}
.form-model-content[data-v-e543b05e] {
  overflow-y: auto;
}
.form-model[data-v-e543b05e] {
  padding: 12px;
  background: #fff;
  margin-bottom: 12px;
}
.model-title[data-v-e543b05e] {
  font-weight: 600;
  font-size: 14px;
  color: #4E5969;
  line-height: 20px;
  margin-bottom: 12px;
}
.config-foot[data-v-e543b05e] {
  padding: 10px 0;
  background: #fff;
  height: auto;
}
.select-and-edit-item-div[data-v-e543b05e] {
  position: relative;
}
.select-and-edit-item-warp[data-v-e543b05e] {
  position: absolute;
  right: 4px;
  top: 50%;
  margin-top: -8px;
  cursor: pointer;
}
.select-and-edit-item-warp i[data-v-e543b05e] {
  font-size: 16px;
}
.mask-warp[data-v-e543b05e] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 1;
}
.table-warp[data-v-e543b05e] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 1;
}
.tags[data-v-e543b05e] {
  margin-bottom: 6px;
  margin-right: 6px;
}
[data-v-e543b05e] .el-tag--medium {
  height: auto;
  max-width: 500px;
  white-space: normal;
  word-wrap: break-word;
  position: relative;
}
.select-class[data-v-e543b05e] {
  margin-left: 12px;
}
.tag-box[data-v-e543b05e] {
  padding: 0 0 12px 12px;
  background: #f3f3f3;
  border-radius: 4px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 32px;
}
.display-flex-1[data-v-e543b05e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tag-class[data-v-e543b05e] {
  margin: 12px 12px 0 0;
}
.margin-left12[data-v-e543b05e] {
  margin-left: 12px;
}
.tips-class[data-v-e543b05e] {
  color: #989595;
  font-size: 12px;
}
.tips-click[data-v-e543b05e] {
  cursor: pointer;
  text-align: right;
  font-size: 12px;
  color: #ccc;
}
.select-unit-class[data-v-e543b05e] {
  width: 80px;
  margin-left: 12px;
}
