.form-body[data-v-be44a6a8] {
  padding-right: 20px;
}
.field.use-center[data-v-be44a6a8] {
  height: 58px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.field .field-label[data-v-be44a6a8] {
  font-size: 14px;
  -ms-flex-preferred-size: 120px;
      flex-basis: 120px;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  white-space: nowrap;
}
.el-dropdown-link[data-v-be44a6a8] {
  cursor: pointer;
  color: #409eff;
}
.el-icon-arrow-down[data-v-be44a6a8] {
  font-size: 12px;
}
.demonstration[data-v-be44a6a8] {
  display: block;
  color: #8492a6;
  font-size: 14px;
  margin-bottom: 20px;
}
.form-style[data-v-be44a6a8] {
  height: 100%;
  padding-top: 10px;
}
.icons-operation[data-v-be44a6a8] {
  font-size: 18px;
  cursor: move;
  margin-right: 5px;
}
.icons-delete[data-v-be44a6a8] {
  font-size: 18px;
  cursor: pointer;
}
.dbl-edit[data-v-be44a6a8] {
  color: #ccc;
}
.control-title[data-v-be44a6a8] {
  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;
}
.control-title .right-tip[data-v-be44a6a8] {
  font-size: 14px;
  color: red;
}
.control-title .right-tip i[data-v-be44a6a8] {
  color: #606266;
}
[data-v-be44a6a8].el-table tr.sortable-ghost {
  background: #ccc !important;
}
.mask-warp[data-v-be44a6a8] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 2;
}
.table-warp[data-v-be44a6a8] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 1;
}
.select-and-edit-item-div[data-v-be44a6a8] {
  position: relative;
  max-height: 200px;
  overflow-y: auto;
}
.select-and-edit-item-warp[data-v-be44a6a8] {
  position: absolute;
  right: 4px;
  top: 50%;
  margin-top: -8px;
  cursor: pointer;
}
.select-and-edit-item-warp i[data-v-be44a6a8] {
  font-size: 16px;
}
