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

/* 滚动条样式 begin */
[data-v-f6aba0cc]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-f6aba0cc]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-f6aba0cc]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-f6aba0cc]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-f6aba0cc] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-f6aba0cc] {
  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-f6aba0cc] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-f6aba0cc]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-f6aba0cc] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-f6aba0cc] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-f6aba0cc] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-f6aba0cc] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-f6aba0cc] {
  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-f6aba0cc] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-f6aba0cc] {
  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-f6aba0cc] {
  -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-f6aba0cc], .table-style .el-form-item .el-form-item__content > div[data-v-f6aba0cc] {
  -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-f6aba0cc] {
  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-f6aba0cc], .table-style .el-form-item.rich-editor-item[data-v-f6aba0cc], .table-style .el-form-item.static-text-item[data-v-f6aba0cc], .table-style .el-form-item.html-text-item[data-v-f6aba0cc] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-f6aba0cc], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-f6aba0cc], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-f6aba0cc], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-f6aba0cc] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-f6aba0cc] {
  height: 30px;
  line-height: 30px;
}
.signature-box[data-v-f6aba0cc] {
  width: 100%;
  height: 70px;
  border: solid 1px #e5e5e5;
  margin-top: 35px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.signature-box.empty[data-v-f6aba0cc] {
  text-align: center;
  line-height: 70px;
  color: #a5a5a5;
}
.signature-box.empty[data-v-f6aba0cc]::before {
  content: "请点击点击签名";
}
[data-v-f6aba0cc] .signature {
  width: 600px;
  position: relative;
  border: dashed 2px #aaaaaa;
  border-radius: 4px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  background-color: #f5f5f5;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
[data-v-f6aba0cc] .signature-tool {
  position: absolute;
  right: 0px;
  top: 0px;
  background-color: #f5f5f5;
  border: solid 1px #c5c5c5;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
[data-v-f6aba0cc] .signature-tool-item {
  display: inline-block;
  padding: 2px 8px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
[data-v-f6aba0cc] .signature-tool-item:hover {
  color: #888888;
}
.signature-dialog[data-v-f6aba0cc] {
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  padding: 10px;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #f5f5f5;
  z-index: 99999;
}
.signature-dialog .title[data-v-f6aba0cc] {
  position: absolute;
  right: -90px;
  height: 25px;
  text-align: left;
  line-height: 25px;
  display: inline-block;
  overflow: hidden;
  width: 100px;
  text-align: left;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transform-origin: 0px 0px;
          transform-origin: 0px 0px;
}
.signature-dialog .signature-tool[data-v-f6aba0cc] {
  position: absolute;
  left: 10px;
  top: -30px;
  width: 100vh;
  height: 30px;
  line-height: 30px;
  border: none 0px;
  background-color: #f5f5f5;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transform-origin: 0 bottom;
          transform-origin: 0 bottom;
}
.signature-dialog.window-style[data-v-f6aba0cc] {
  top: auto;
  padding-right: 10px;
  padding-left: 10px;
}
.signature-dialog.window-style .title[data-v-f6aba0cc] {
  position: initial;
  -webkit-transform: initial;
          transform: initial;
}
.signature-dialog.window-style .signature-tool[data-v-f6aba0cc] {
  position: initial;
  -webkit-transform: initial;
          transform: initial;
  left: 0px;
  right: 0px;
  top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  width: 100%;
}
