@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-d2e025f2] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-d2e025f2] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-d2e025f2] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-d2e025f2] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-d2e025f2] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-d2e025f2] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-d2e025f2] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-d2e025f2] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-d2e025f2] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-d2e025f2] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-d2e025f2]  .el-form-item__content,
.table-style .fill-select-item[data-v-d2e025f2]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-d2e025f2] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-d2e025f2] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-d2e025f2], .form-widget-list .checkbox-form-item-wrapper[data-v-d2e025f2] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-d2e025f2], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-d2e025f2] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-d2e025f2] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-d2e025f2] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-d2e025f2], .el-form-item--medium .el-checkbox[data-v-d2e025f2] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-d2e025f2] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-d2e025f2], .el-form-item--small .el-checkbox[data-v-d2e025f2] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-d2e025f2] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-d2e025f2], .el-form-item--mini .el-checkbox[data-v-d2e025f2] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-d2e025f2] {
  margin-top: 4px;
}
input[type=password][data-v-d2e025f2]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-d2e025f2]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-d2e025f2]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-d2e025f2]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-d2e025f2]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-d2e025f2] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-d2e025f2] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-d2e025f2] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-d2e025f2]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-d2e025f2] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-d2e025f2] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-d2e025f2] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-d2e025f2] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-d2e025f2] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-d2e025f2] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-d2e025f2] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-d2e025f2] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-d2e025f2], .table-style .el-form-item .el-form-item__content > div[data-v-d2e025f2] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-d2e025f2] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-d2e025f2], .table-style .el-form-item.rich-editor-item[data-v-d2e025f2], .table-style .el-form-item.static-text-item[data-v-d2e025f2], .table-style .el-form-item.html-text-item[data-v-d2e025f2] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-d2e025f2], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-d2e025f2], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-d2e025f2], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-d2e025f2] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-d2e025f2] {
  height: 30px;
  line-height: 30px;
}
.box-card[data-v-d2e025f2] {
  margin-bottom: 10px;
}
.box-card .title-button[data-v-d2e025f2] {
  float: right;
  padding: 3px 0;
  margin-left: 10px;
}
.box-card .box-card-title-label[data-v-d2e025f2] {
  font-weight: bold;
}
.box-card .box-card-title-label[data-v-d2e025f2]:after {
  content: ":";
  margin-right: 5px;
}
.box-card-item[data-v-d2e025f2] {
  line-height: 25px;
  overflow: hidden;
}
.box-card-item-label[data-v-d2e025f2] {
  font-weight: bold;
  display: inline-block;
  min-width: 100px;
  margin-right: 10px;
}
.box-card-item-label[data-v-d2e025f2]:after {
  content: ":";
  margin-right: 5px;
}
[data-v-d2e025f2] .ico-file {
  height: 30px;
  width: 30px;
  margin-right: 10px;
  display: inline-block;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
[data-v-d2e025f2] .picture-view {
  width: 80px;
  height: 80px;
  display: inline-block;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border: solid 1px #e8e8e8;
}
[data-v-d2e025f2] .picture-view.picture-view:hover {
  cursor: pointer;
  border: solid 1px #409eff;
}
.list-wrapper[data-v-d2e025f2] {
  width: 100%;
  border: solid 1px #d0deee;
  padding: 4px 10px;
  margin-top: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}
.list-wrapper[data-v-d2e025f2]:hover {
  background-color: #f2f8ff;
}
.list-wrapper.active[data-v-d2e025f2] {
  border: solid 1px #4696ec;
  position: relative;
}
.list-wrapper.active[data-v-d2e025f2]::before {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 18px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  display: inline-block;
  font-size: 12px;
  content: "✔";
  color: white;
  z-index: 10;
}
.list-wrapper.active[data-v-d2e025f2]::after {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 30px;
  height: 30px;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  content: "";
  border: solid 15px #4696ec;
  border-left: solid 15px transparent;
  border-bottom: solid 15px transparent;
}
.list-wrapper.selected[data-v-d2e025f2] {
  background-color: #f2f8ff;
}
.list-wrapper.alreadySelected .selectedMark[data-v-d2e025f2] {
  display: block;
}
.list-wrapper .selectedMark[data-v-d2e025f2] {
  position: absolute;
  right: 20px;
  bottom: 10px;
  display: none;
}
.list-wrapper .list-header[data-v-d2e025f2] {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.list-wrapper .header-content[data-v-d2e025f2] {
  display: inline-block;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-weight: bold;
}
.list-wrapper .header-buttons[data-v-d2e025f2] {
  display: inline-block;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-b33b7e5a] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-b33b7e5a] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-b33b7e5a] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-b33b7e5a] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-b33b7e5a] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-b33b7e5a] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-b33b7e5a] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-b33b7e5a] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-b33b7e5a] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-b33b7e5a] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-b33b7e5a]  .el-form-item__content,
.table-style .fill-select-item[data-v-b33b7e5a]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-b33b7e5a] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-b33b7e5a] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-b33b7e5a], .form-widget-list .checkbox-form-item-wrapper[data-v-b33b7e5a] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-b33b7e5a], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-b33b7e5a] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-b33b7e5a] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-b33b7e5a] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-b33b7e5a], .el-form-item--medium .el-checkbox[data-v-b33b7e5a] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-b33b7e5a] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-b33b7e5a], .el-form-item--small .el-checkbox[data-v-b33b7e5a] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-b33b7e5a] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-b33b7e5a], .el-form-item--mini .el-checkbox[data-v-b33b7e5a] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-b33b7e5a] {
  margin-top: 4px;
}
input[type=password][data-v-b33b7e5a]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-b33b7e5a]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-b33b7e5a]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-b33b7e5a]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-b33b7e5a]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-b33b7e5a] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-b33b7e5a] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-b33b7e5a] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-b33b7e5a]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-b33b7e5a] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-b33b7e5a] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-b33b7e5a] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-b33b7e5a] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-b33b7e5a] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-b33b7e5a] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-b33b7e5a] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-b33b7e5a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-b33b7e5a], .table-style .el-form-item .el-form-item__content > div[data-v-b33b7e5a] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-b33b7e5a] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-b33b7e5a], .table-style .el-form-item.rich-editor-item[data-v-b33b7e5a], .table-style .el-form-item.static-text-item[data-v-b33b7e5a], .table-style .el-form-item.html-text-item[data-v-b33b7e5a] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-b33b7e5a], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-b33b7e5a], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-b33b7e5a], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-b33b7e5a] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-b33b7e5a] {
  height: 30px;
  line-height: 30px;
}
.qr-code-wrapper img[data-v-b33b7e5a] {
  width: 90px;
  height: 90px;
}
.qr-code-wrapper:hover img[data-v-b33b7e5a] {
  width: 200px;
  height: 200px;
  max-width: inherit;
}
.el-popover[data-v-b33b7e5a] {
  /* 添加自定义样式 */
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color {
  color: #3476F0;
}
.table-style .static-content-test {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item ::v-deep .el-form-item__content,
.table-style .fill-select-item ::v-deep .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity {
  background: #3476F0;
}
.form-widget-list .ghost {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper, .form-widget-list .checkbox-form-item-wrapper {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content, .form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  margin-top: -4px;
}
.el-form-item--medium .el-radio, .el-form-item--medium .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate {
  margin-top: 8px;
}
.el-form-item--small .el-radio, .el-form-item--small .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--small .el-rate {
  margin-top: 6px;
}
.el-form-item--mini .el-radio, .el-form-item--mini .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate {
  margin-top: 4px;
}
input[type=password]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
* {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item {
  margin-bottom: 0 !important;
}
.table-style .el-form-item {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span, .table-style .el-form-item .el-form-item__content > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item, .table-style .el-form-item.rich-editor-item, .table-style .el-form-item.static-text-item, .table-style .el-form-item.html-text-item {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content, .table-style .el-form-item.rich-editor-item .el-form-item__content, .table-style .el-form-item.static-text-item .el-form-item__content, .table-style .el-form-item.html-text-item .el-form-item__content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height {
  height: 30px;
  line-height: 30px;
}
.fill-card-item-wrapper .user-card-avatar {
  width: 24px;
  height: 24px;
  line-height: 24px;
  margin-right: 3px;
  display: inline-block;
  text-align: center;
  border: 1px solid #d3d3d3;
  border-radius: 50%;
  background-color: #5b2bf6;
  background-size: cover;
  background-position: center center;
  color: white;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  vertical-align: middle;
}

.container[data-v-3d940aa3] {
  width: 100%;
  height: 100%;
  min-height: 300px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
}
.left[data-v-3d940aa3] {
  display: inline-block;
  height: 100%;
  width: 740px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  /* margin-right: 220px; */
}
.right[data-v-3d940aa3] {
  width: 200px;
  height: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 10px;
  border-left: solid 1px #efefef;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: 10px;
  display: inline-block;
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 0px;
}
.log-title[data-v-3d940aa3] {
  height: 30px;
  line-height: 30px;
}

@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-57180449] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-57180449] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-57180449] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-57180449] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-57180449] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-57180449] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-57180449] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-57180449] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-57180449] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-57180449] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-57180449]  .el-form-item__content,
.table-style .fill-select-item[data-v-57180449]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-57180449] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-57180449] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-57180449], .form-widget-list .checkbox-form-item-wrapper[data-v-57180449] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-57180449], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-57180449] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-57180449] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-57180449] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-57180449], .el-form-item--medium .el-checkbox[data-v-57180449] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-57180449] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-57180449], .el-form-item--small .el-checkbox[data-v-57180449] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-57180449] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-57180449], .el-form-item--mini .el-checkbox[data-v-57180449] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-57180449] {
  margin-top: 4px;
}
input[type=password][data-v-57180449]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-57180449]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-57180449]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-57180449]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-57180449]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-57180449] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-57180449] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-57180449] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-57180449]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-57180449] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-57180449] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-57180449] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-57180449] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-57180449] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-57180449] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-57180449] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-57180449] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-57180449], .table-style .el-form-item .el-form-item__content > div[data-v-57180449] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-57180449] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-57180449], .table-style .el-form-item.rich-editor-item[data-v-57180449], .table-style .el-form-item.static-text-item[data-v-57180449], .table-style .el-form-item.html-text-item[data-v-57180449] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-57180449], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-57180449], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-57180449], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-57180449] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-57180449] {
  height: 30px;
  line-height: 30px;
}
.dialog-title[data-v-57180449] {
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-right: 30px;
}
.dialog-title .view-icon[data-v-57180449] {
  font-size: 16px;
  color: #888888;
  margin-right: 5px;
  border-radius: 3px;
  width: 22px;
  height: 22px;
  padding: 3px;
}
.dialog-title .view-icon.active[data-v-57180449] {
  color: #333333;
  background-color: #f3f3f3;
}
.dialog-title .view-icon[data-v-57180449]:hover {
  background-color: #f3f3f3;
  cursor: pointer;
}
.box-card-container[data-v-57180449] {
  padding-right: 0px;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.box-card-container[data-v-57180449]  .myVxeTableContainer .el-row-table-bar {
  padding: 0px;
  padding-top: 10px;
  line-height: 20px;
}
.box-card[data-v-57180449] {
  margin-bottom: 10px;
}
.box-card .box-card-title-label[data-v-57180449] {
  font-weight: bold;
}
.box-card .box-card-title-label[data-v-57180449]:after {
  content: ":";
  margin-right: 5px;
}
.box-card-item[data-v-57180449] {
  height: 25px;
  line-height: 25px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background-color: red;
}
.box-card-item-label[data-v-57180449] {
  font-weight: bold;
}
.box-card-item-label[data-v-57180449]:after {
  content: ":";
  margin-right: 5px;
}
.empty-data[data-v-57180449] {
  height: 40px;
  line-height: 40px;
  width: 100%;
  margin-top: 20px;
  color: #888888;
  text-align: center;
}
div.search-item[data-v-57180449] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0px;
  min-width: 250px;
  margin: 0 10px 0px 0;
  width: 30%;
}
div.search-item-title[data-v-57180449] {
  width: 100px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
div.search-item-field[data-v-57180449] {
  width: 150px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
div.search-container[data-v-57180449] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
div.footer-container[data-v-57180449] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
[data-v-57180449] .el-dialog {
  border-radius: 6px;
}
.searchTip[data-v-57180449] {
  width: 100%;
  min-height: 30px;
  line-height: 30px;
  margin-bottom: 10px;
  color: #888888;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color {
  color: #3476F0;
}
.table-style .static-content-test {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item ::v-deep .el-form-item__content,
.table-style .fill-select-item ::v-deep .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity {
  background: #3476F0;
}
.form-widget-list .ghost {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper, .form-widget-list .checkbox-form-item-wrapper {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content, .form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  margin-top: -4px;
}
.el-form-item--medium .el-radio, .el-form-item--medium .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate {
  margin-top: 8px;
}
.el-form-item--small .el-radio, .el-form-item--small .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--small .el-rate {
  margin-top: 6px;
}
.el-form-item--mini .el-radio, .el-form-item--mini .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate {
  margin-top: 4px;
}
input[type=password]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
* {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item {
  margin-bottom: 0 !important;
}
.table-style .el-form-item {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span, .table-style .el-form-item .el-form-item__content > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item, .table-style .el-form-item.rich-editor-item, .table-style .el-form-item.static-text-item, .table-style .el-form-item.html-text-item {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content, .table-style .el-form-item.rich-editor-item .el-form-item__content, .table-style .el-form-item.static-text-item .el-form-item__content, .table-style .el-form-item.html-text-item .el-form-item__content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height {
  height: 30px;
  line-height: 30px;
}
.el-dialog.is-fullscreen.fill-selector {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
}
.el-dialog.is-fullscreen.fill-selector .el-dialog__header, .el-dialog.is-fullscreen.fill-selector .el-dialog__footer {
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
}
.el-dialog.is-fullscreen.fill-selector .el-dialog__body {
  padding-top: 0px;
  padding-bottom: 0px;
  height: 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
