
.required[data-v-68df13ee]::before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}


.el-upload-dragger {
  margin-top: 22px;
}
.el-collapse-item__header {
  height: 30px;
  background: #ddd;
  padding-left: 10px;
  color: #303133;
}
.el-form-item {
  margin-bottom: 0;
  margin-top: 22px;
}
.el-col-xl-6 {
  margin-bottom: 20px;
}
.el-textarea .el-input__count {
  bottom: 0;
  background: transparent;
}
.el-textarea__inner {
  padding: 5px 15px 30px;
}


.el-popover {
  white-space: break-spaces !important;
}
.el-col {
  position: relative;
}
.popover-box {
  position: absolute;
  top: 65px;
  left: 70px;
}

