.monaco-container[data-v-ded5e7ba] {
  height: 100%;
  width: 100%;
  overflow: hidden;
}
[data-v-b0a10b3c].el-drawer__header {
  display: none;
}
.action-bar[data-v-b0a10b3c] {
  text-align: left;
}
.json-editor[data-v-b0a10b3c] {
  height: calc(100vh - 42px);
}
.field-dialog[data-v-dff80b6e] .el-dialog__body {
  height: 70vh;
  padding: 0 !important;
}
.field-dialog[data-v-dff80b6e] .el-dialog__body .main {
  height: 100%;
  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;
}
.field-dialog[data-v-dff80b6e] .el-dialog__body .el-table {
  border-top: 0;
}
.field-dialog[data-v-dff80b6e] .el-dialog__body .table-cell {
  font-size: 13px;
}
.type-list[data-v-02a5e852] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.type-list .type-list-item[data-v-02a5e852] {
  width: 110px;
  margin-bottom: 10px;
  cursor: pointer;
  border-radius: 4px;
  border: 1px solid #fff;
}
.type-list .type-list-item[data-v-02a5e852]:last-child, .type-list .type-list-item[data-v-02a5e852]:nth-last-child(2) {
  margin-bottom: 0;
}
.type-list .type-list-item.active[data-v-02a5e852] {
  border: 1px solid #999;
}
.select-item[data-v-096a9085] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px dashed #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.select-item .el-input + .el-input[data-v-096a9085] {
  margin-left: 4px;
}
.select-item + .select-item[data-v-096a9085] {
  margin-top: 4px;
}
.select-item.sortable-chosen[data-v-096a9085] {
  border: 1px dashed #409eff;
}
.select-item .select-line-icon[data-v-096a9085] {
  line-height: 32px;
  font-size: 22px;
  padding: 0 4px;
  color: #606266;
}
.select-item .select-line-icon .icon-ym-darg[data-v-096a9085] {
  font-size: 20px;
  line-height: 31px;
  display: inline-block;
}
.select-item .close-btn[data-v-096a9085] {
  cursor: pointer;
  color: #f56c6c;
}
.select-item .option-drag[data-v-096a9085] {
  cursor: move;
}
.select-item[data-v-16212fae] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px dashed #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.select-item .el-input + .el-input[data-v-16212fae] {
  margin-left: 4px;
}
.select-item + .select-item[data-v-16212fae] {
  margin-top: 4px;
}
.select-item.sortable-chosen[data-v-16212fae] {
  border: 1px dashed #409eff;
}
.select-item .select-line-icon[data-v-16212fae] {
  line-height: 32px;
  font-size: 22px;
  padding: 0 4px;
  color: #606266;
}
.select-item .select-line-icon .icon-ym-darg[data-v-16212fae] {
  font-size: 20px;
  line-height: 31px;
  display: inline-block;
}
.select-item .close-btn[data-v-16212fae] {
  cursor: pointer;
  color: #f56c6c;
}
.select-item .option-drag[data-v-16212fae] {
  cursor: move;
}
.select-item[data-v-781a8f3c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px dashed #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.select-item .el-input + .el-input[data-v-781a8f3c] {
  margin-left: 4px;
}
.select-item + .select-item[data-v-781a8f3c] {
  margin-top: 4px;
}
.select-item.sortable-chosen[data-v-781a8f3c] {
  border: 1px dashed #409eff;
}
.select-item .select-line-icon[data-v-781a8f3c] {
  line-height: 32px;
  font-size: 22px;
  padding: 0 4px;
  color: #606266;
}
.select-item .select-line-icon .icon-ym-darg[data-v-781a8f3c] {
  font-size: 20px;
  line-height: 31px;
  display: inline-block;
}
.select-item .close-btn[data-v-781a8f3c] {
  cursor: pointer;
  color: #f56c6c;
}
.select-item .option-drag[data-v-781a8f3c] {
  cursor: move;
}
[data-v-885bfab2] .custom-tree-node {
  width: 100%;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
[data-v-885bfab2] .custom-tree-node .node-operation {
  float: right;
}
[data-v-885bfab2] .custom-tree-node i[class*=el-icon] + i[class*=el-icon] {
  margin-left: 6px;
}
[data-v-885bfab2] .custom-tree-node .el-icon-plus {
  color: #409eff;
}
[data-v-885bfab2] .custom-tree-node .el-icon-delete {
  color: #157a0c;
}
.transfer-pane__body-tab[data-v-d36afdde] .el-tabs__item {
  width: 50% !important;
}
.tags .input-box.as-input[data-v-1b8c1fc3] {
  border: 1px solid #dcdfe6;
  padding-left: 6px;
  font-size: 12px;
  min-height: 32px;
  line-height: 30px;
  border-radius: 4px;
  background: white;
  color: #606266;
  cursor: pointer;
}
.tags .org-tag[data-v-1b8c1fc3] {
  margin-right: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  padding-right: 1rem;
  vertical-align: middle;
}
.tags .org-tag[data-v-1b8c1fc3].el-tag__close {
  position: absolute;
  right: 2px;
  top: 50%;
  margin-top: -7px;
}
.org-select__button .org-tag[data-v-1b8c1fc3] {
  margin-bottom: 3px;
}
.relation-radio .el-radio[data-v-04fa0cfe] {
  margin: 10px 0 0;
  display: block;
}
.level .el-radio {
  display: block;
  margin: 10px 0;
}
[data-v-a1fe5bba] .custom-tree-node {
  width: 100%;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
[data-v-a1fe5bba] .custom-tree-node .node-operation {
  float: right;
}
[data-v-a1fe5bba] .custom-tree-node i[class*=el-icon] + i[class*=el-icon] {
  margin-left: 6px;
}
[data-v-a1fe5bba] .custom-tree-node .el-icon-plus {
  color: #409eff;
}
[data-v-a1fe5bba] .custom-tree-node .el-icon-delete {
  color: #157a0c;
}
.select-item[data-v-a1fe5bba] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px dashed #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.select-item .el-input + .el-input[data-v-a1fe5bba] {
  margin-left: 4px;
}
.select-item + .select-item[data-v-a1fe5bba] {
  margin-top: 4px;
}
.select-item.sortable-chosen[data-v-a1fe5bba] {
  border: 1px dashed #409eff;
}
.select-item .select-line-icon[data-v-a1fe5bba] {
  line-height: 32px;
  font-size: 22px;
  padding: 0 4px;
  color: #606266;
}
.select-item .select-line-icon .icon-ym-darg[data-v-a1fe5bba] {
  font-size: 20px;
  line-height: 31px;
  display: inline-block;
}
.select-item .close-btn[data-v-a1fe5bba] {
  cursor: pointer;
  color: #f56c6c;
}
.select-item .option-drag[data-v-a1fe5bba] {
  cursor: move;
}
.pane-calc-preview[data-v-7656c970] {
  padding: 0 15px;
  cursor: pointer;
  min-height: 32px;
  border: 1px solid #dcdfe6;
  border-radius: 4px;
  font-size: 13px;
}
.pane-calc-preview .placeholder-text[data-v-7656c970] {
  color: #c0c4cc;
}
.pane-calc-preview .calc-btn[data-v-7656c970]:first-child {
  margin-left: 0;
}
.calc-btn[data-v-7656c970] {
  padding: 4px 8px;
  margin: 0 6px;
  background: #dcdfe6;
  cursor: pointer;
}
.calc-btn.error[data-v-7656c970] {
  background: #f56c6c;
  color: white;
}
.calc-btn[data-v-7656c970]:hover {
  background: #f5f5f5;
}
.calc-dialog[data-v-7656c970] .el-dialog__body {
  padding-top: 0;
}
.calc-dialog .calc-box[data-v-7656c970] {
  font-size: 12px;
  line-height: 2;
}
.calc-dialog .calc-box .calc-tip[data-v-7656c970] {
  margin: 10px 0;
  font-size: 12px;
  color: #aaa;
}
.calc-dialog .calc-box .numBtn[data-v-7656c970] {
  width: 110px;
  line-height: 2.5;
  overflow: hidden;
  padding-left: 3px;
}
.calc-dialog .calc-box .comBtn .calc-btn[data-v-7656c970] {
  width: 22px;
  padding: 0;
  text-align: center;
  line-height: 22px;
  display: inline-block;
}
.calc-dialog .calc-box .calc-preview[data-v-7656c970] {
  border: 1px solid #dcdfe6;
  border-radius: 4px;
  min-height: 60px;
  padding: 4px 10px;
  position: relative;
}
.calc-dialog .calc-box .calc-preview.error[data-v-7656c970] {
  border: 1px solid red;
}
.calc-dialog .calc-box .calc-preview .preview-actions[data-v-7656c970] {
  position: absolute;
  bottom: 0;
  right: 0;
}
.calc-dialog .calc-box .calc-preview .preview-actions > i[data-v-7656c970] {
  font-size: 14px;
  margin-right: 8px;
  cursor: pointer;
}
.calc-dialog .calc-box .calc-preview .preview-actions > i[data-v-7656c970]:hover {
  color: red;
}
.select-item[data-v-af9bd8c2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px dashed #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.select-item .el-input + .el-input[data-v-af9bd8c2] {
  margin-left: 4px;
}
.select-item + .select-item[data-v-af9bd8c2] {
  margin-top: 4px;
}
.select-item.sortable-chosen[data-v-af9bd8c2] {
  border: 1px dashed #409eff;
}
.select-item .select-line-icon[data-v-af9bd8c2] {
  line-height: 32px;
  font-size: 22px;
  padding: 0 4px;
  color: #606266;
}
.select-item .select-line-icon .icon-ym-darg[data-v-af9bd8c2] {
  font-size: 20px;
  line-height: 31px;
  display: inline-block;
}
.select-item .close-btn[data-v-af9bd8c2] {
  cursor: pointer;
  color: #f56c6c;
}
.select-item .option-drag[data-v-af9bd8c2] {
  cursor: move;
}
.select-item[data-v-71a529da] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px dashed #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.select-item .el-input + .el-input[data-v-71a529da] {
  margin-left: 4px;
}
.select-item + .select-item[data-v-71a529da] {
  margin-top: 4px;
}
.select-item.sortable-chosen[data-v-71a529da] {
  border: 1px dashed #409eff;
}
.select-item .select-line-icon[data-v-71a529da] {
  line-height: 32px;
  font-size: 22px;
  padding: 0 4px;
  color: #606266;
}
.select-item .select-line-icon .icon-ym-darg[data-v-71a529da] {
  font-size: 20px;
  line-height: 31px;
  display: inline-block;
}
.select-item .close-btn[data-v-71a529da] {
  cursor: pointer;
  color: #f56c6c;
}
.select-item .option-drag[data-v-71a529da] {
  cursor: move;
}
.right-board[data-v-2a4fff9e] {
  width: 340px;
  position: absolute;
  right: 0;
  top: 0;
  padding-top: 3px;
  height: 100%;
  background: #fff;
  border-radius: 4px;
}
.right-board .field-box[data-v-2a4fff9e] {
  position: relative;
  height: calc(100% - 42px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}
.right-board .el-scrollbar[data-v-2a4fff9e] {
  height: 100%;
}
[data-v-2a4fff9e] .select-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px dashed #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
[data-v-2a4fff9e] .select-item .el-input + .el-input {
  margin-left: 4px;
}
[data-v-2a4fff9e] .select-item + .select-item {
  margin-top: 4px;
}
[data-v-2a4fff9e] .select-item.sortable-chosen {
  border: 1px dashed #409eff;
}
[data-v-2a4fff9e] .select-item .select-line-icon {
  line-height: 32px;
  font-size: 22px;
  padding: 0 4px;
  color: #606266;
}
[data-v-2a4fff9e] .select-item .select-line-icon .icon-ym-darg {
  font-size: 20px;
  line-height: 31px;
  display: inline-block;
}
[data-v-2a4fff9e] .select-item .close-btn {
  cursor: pointer;
  color: #f56c6c;
}
[data-v-2a4fff9e] .select-item .option-drag {
  cursor: move;
}
.time-range .el-date-editor[data-v-2a4fff9e] {
  width: 227px;
}
.time-range[data-v-2a4fff9e] .el-icon-time {
  display: none;
}
.document-link[data-v-2a4fff9e] {
  position: absolute;
  display: block;
  width: 26px;
  height: 26px;
  top: 0;
  left: 0;
  cursor: pointer;
  background: #409eff;
  z-index: 1;
  border-radius: 0 0 6px 0;
  text-align: center;
  line-height: 26px;
  color: #fff;
  font-size: 18px;
}
.node-label[data-v-2a4fff9e] {
  font-size: 14px;
}
.node-icon[data-v-2a4fff9e] {
  color: #bebfc3;
}
.right-scrollbar .el-form[data-v-2a4fff9e].el-date-editor,
.right-scrollbar .el-form[data-v-2a4fff9e].el-cascader,
.right-scrollbar .el-form[data-v-2a4fff9e].el-select {
  width: 100%;
}
.per-cell[data-v-2a4fff9e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 18px;
}
.per-cell .el-checkbox[data-v-2a4fff9e] {
  width: 146px;
}
.per-cell.last[data-v-2a4fff9e] {
  margin-bottom: 0;
}
[data-v-2a4fff9e] .el-link--inner {
  padding: 0 20px;
}
.field-select-popper .el-select-dropdown__empty span,
.field-select-popper .el-select-dropdown__empty .el-link {
  line-height: 16px;
  vertical-align: top;
}
.custom-option-left {
  float: left;
}
.custom-option-right {
  float: right;
  color: #8492a6;
  font-size: 13px;
  margin-left: 20px;
}
input,
textarea {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji;
}
.editor-tabs {
  background: #121315;
}
.editor-tabs .el-tabs__header {
  margin: 0;
  border-bottom-color: #121315;
}
.editor-tabs .el-tabs__header .el-tabs__nav {
  border-color: #121315;
}
.editor-tabs .el-tabs__item {
  height: 32px;
  line-height: 32px;
  color: #888a8e;
  border-left: 1px solid #121315 !important;
  background: #363636;
  margin-right: 5px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.editor-tabs .el-tabs__item.is-active {
  background: #1e1e1e;
  border-bottom-color: #1e1e1e !important;
  color: #fff;
}
.editor-tabs .el-icon-edit {
  color: #f1fa8c;
}
.editor-tabs .el-icon-document {
  color: #a95812;
}
.right-scrollbar .el-scrollbar__view {
  padding: 10px;
}
.right-scrollbar .el-scrollbar__view .el-input-number {
  width: 100%;
}
.el-scrollbar__wrap {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-x: hidden !important;
  margin-bottom: 0 !important;
}
.center-tabs .el-tabs__header {
  margin-bottom: 0 !important;
}
.center-tabs .el-tabs__item {
  width: 33.33%;
  text-align: center;
}
.center-tabs .el-tabs__nav {
  width: 100%;
}
.reg-item {
  padding: 12px 6px;
  background: #f8f8f8;
  position: relative;
  border-radius: 4px;
}
.reg-item .close-btn {
  position: absolute;
  right: -6px;
  top: -6px;
  display: block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  color: #fff;
  text-align: center;
  z-index: 1;
  cursor: pointer;
  font-size: 12px;
}
.reg-item .close-btn:hover {
  background: rgba(210, 23, 23, 0.5);
}
.reg-item + .reg-item {
  margin-top: 18px;
}
.action-bar .el-button + .el-button {
  margin-left: 15px;
}
.action-bar i {
  font-size: 16px;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
.main .el-scrollbar__view {
  overflow-x: hidden;
}
.main .el-rate {
  display: inline-block;
  vertical-align: text-top;
}
.main .el-upload__tip {
  line-height: 1.2;
}
.container {
  position: relative;
  width: 100%;
  height: 100%;
}
.components-list {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
}
.components-list .components-part {
  background: #fff;
  border-radius: 4px;
  padding: 10px 10px 0;
  margin-bottom: 10px;
}
.components-list .components-part:last-child {
  margin-bottom: 0;
}
.components-list .components-draggable {
  margin-right: -10px;
}
.components-list .components-item {
  display: inline-block;
  width: 110px;
  margin: 0 9px 10px 0;
  -webkit-transition: -webkit-transform 0ms !important;
  transition: -webkit-transform 0ms !important;
  transition: transform 0ms !important;
  transition: transform 0ms, -webkit-transform 0ms !important;
}
.components-list .components-item.disabled .components-body {
  background: #E4E7ED;
  cursor: not-allowed;
  border: none !important;
  color: #999 !important;
}
.components-list .components-item.disabled .components-body .icon-ym {
  color: #999 !important;
}
.components-list .components-item.disabled .components-body:hover {
  border: none !important;
  color: #999 !important;
}
.components-list .components-item.disabled .components-body:hover .icon-ym {
  color: #999 !important;
}
.components-title {
  font-size: 14px;
  color: #043254;
  line-height: 30px;
  margin-bottom: 10px;
  font-weight: bold;
}
.components-body {
  padding-left: 8px;
  background: #F3F9FF;
  font-size: 12px;
  height: 36px;
  cursor: move;
  border: 1px dashed #F3F9FF;
  border-radius: 3px;
  color: #043254;
  line-height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.components-body i {
  color: #043254;
  line-height: 16px;
  height: 16px;
  margin-right: 4px;
}
.components-body:hover {
  border: 1px dashed #409EFF;
  color: #409EFF;
}
.components-body:hover i {
  color: #409EFF;
}
.left-board {
  width: 250px;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  overflow: hidden;
  border-radius: 4px;
}
.left-scrollbar {
  height: 100%;
  overflow: hidden;
}
.left-scrollbar .el-scrollbar__wrap {
  overflow-x: auto;
}
.center-scrollbar {
  height: calc(100% - 42px);
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.center-scrollbar .el-scrollbar__wrap {
  overflow-x: auto;
}
.center-scrollbar .el-scrollbar__view {
  overflow-x: hidden;
}
.center-board {
  height: 100%;
  width: auto;
  margin: 0 350px 0 260px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  border-radius: 4px;
  overflow: hidden;
}
.center-board .jnpf-editor-quill .ql-editor {
  min-height: 100px !important;
}
.center-board .table-tip {
  width: 100%;
  color: #999;
  text-align: center;
  position: absolute;
  top: 60px;
  font-size: 14px;
}
.center-board .table-tip.tab-tip {
  top: 45px;
}
.center-board .table-tip.card-tip {
  top: 30px;
}
.center-board #ipad {
  height: calc(100% - 42px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 711px;
}
.center-board #ipad .outeripad {
  background: url(../../static/img/iphoneBg.86faf130.png);
  width: 309px;
  height: 581px;
  padding: 65px 40px;
}
.center-board #ipad .outeripad .ipadHead {
  background: #f7f8f9;
  text-align: center;
}
.center-board #ipad .outeripad .ipadHead .ipadHead-img {
  margin: 0 auto;
  height: 20px;
}
.center-board #ipad .outeripad .ipadbody {
  height: 100%;
}
.center-board #ipad .outeripad .ipadbody .center-board-row > .el-form {
  height: 550px;
}
.center-board #ipad .outeripad .ipadbody .center-scrollbar {
  height: 100%;
  overflow: hidden;
}
.empty-info {
  position: absolute;
  top: 20%;
  left: calc(50% - 250px);
}
.empty-info.app-empty-info {
  top: calc(50% - 150px);
  left: calc(50% - 150px);
}
.empty-info.app-empty-info .empty-img {
  width: 300px;
  height: 300px;
}
.empty-info .empty-img {
  width: 500px;
  height: 500px;
}
.action-bar {
  position: relative;
  height: 42px;
  text-align: center;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid #dcdfe6;
}
.action-bar .delete-btn {
  color: #F56C6C !important;
}
.action-bar .unActive-btn {
  color: #606266 !important;
}
.action-bar .unActive-btn:hover {
  color: #1890ff !important;
}
.action-bar .action-bar-right {
  position: absolute;
  right: 15px;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 42px;
}
.logo {
  position: absolute;
  left: 12px;
  top: 6px;
  line-height: 30px;
  color: #00afff;
  font-weight: 600;
  font-size: 17px;
  white-space: nowrap;
}
.logo > img {
  width: 30px;
  height: 30px;
  vertical-align: top;
}
.logo .github {
  display: inline-block;
  vertical-align: sub;
  margin-left: 15px;
}
.logo .github > img {
  height: 22px;
}
.center-board-row {
  padding: 12px 12px 15px 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
}
.center-board-row > .el-form {
  height: calc(100vh - 150px);
}
.center-board-row .el-tabs__header {
  margin: 0;
}
.drawing-board {
  height: 100%;
  position: relative;
}
.drawing-board .el-select {
  width: 100%;
}
.drawing-board .components-body {
  padding: 0;
  margin: 0;
  font-size: 0;
}
.drawing-board .sortable-ghost {
  position: relative;
  display: block;
  overflow: hidden;
}
.drawing-board .sortable-ghost i {
  display: none;
}
.drawing-board .sortable-ghost .el-form-item i {
  display: inline;
}
.drawing-board .sortable-ghost::before {
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 3px;
  background: #409EFF;
  z-index: 2;
}
.drawing-board .components-item.sortable-ghost {
  width: 100%;
  height: 60px;
  background-color: #F3F9FF;
}
.drawing-board .active-from-item > .el-form-item {
  background: #F3F9FF;
  border: 1px solid #409EFF;
}
.drawing-board .active-from-item > .drawing-item-copy, .drawing-board .active-from-item > .drawing-item-delete {
  display: block;
}
.drawing-board .active-from-item > .component-name {
  color: #409EFF;
}
.drawing-board .el-form-item {
  margin-bottom: 10px !important;
}
.drawing-item {
  position: relative;
  cursor: move;
}
.drawing-item.unfocus-bordered:not(.active-from-item) > div:first-child {
  border: 1px dashed #ccc;
}
.drawing-item .el-form-item {
  border: 1px dashed #e2e0e0;
  padding: 10px;
}
.drawing-row-item {
  position: relative;
  cursor: move;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px dashed #ccc;
  padding: 10px 2px;
  margin-bottom: 10px;
}
.drawing-row-item .drawing-item-copy {
  right: 48px !important;
}
.drawing-row-item .drawing-item-delete {
  right: 16px !important;
}
.drawing-row-item .drawing-row-item {
  margin-bottom: 2px;
}
.drawing-row-item.drawing-row-item-table {
  padding-top: 15px;
}
.drawing-row-item.drawing-row-item-table .el-col {
  margin-top: 15px;
}
.drawing-row-item .el-form-item {
  margin-bottom: 0;
}
.drawing-row-item .drag-wrapper {
  min-height: 80px;
}
.drawing-row-item.active-from-item {
  border-color: #409EFF;
}
.drawing-row-item .component-name {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 18px;
  color: #bbb;
  display: inline-block;
  padding: 5px 6px 0;
}
.drawing-item:hover > .el-form-item,
.drawing-row-item:hover > .el-form-item {
  background: #F3F9FF;
}
.drawing-item:hover > .drawing-item-copy, .drawing-item:hover > .drawing-item-delete,
.drawing-row-item:hover > .drawing-item-copy,
.drawing-row-item:hover > .drawing-item-delete {
  display: block;
}
.drawing-item > .drawing-item-copy, .drawing-item > .drawing-item-delete,
.drawing-row-item > .drawing-item-copy,
.drawing-row-item > .drawing-item-delete {
  display: none;
  position: absolute;
  top: -10px;
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  border-radius: 50%;
  font-size: 12px;
  border: 1px solid;
  cursor: pointer;
  z-index: 1;
}
.drawing-item > .drawing-item-copy,
.drawing-row-item > .drawing-item-copy {
  right: 56px;
  border-color: #409EFF;
  color: #409EFF;
  background: #fff;
}
.drawing-item > .drawing-item-copy:hover,
.drawing-row-item > .drawing-item-copy:hover {
  background: #409EFF;
  color: #fff;
}
.drawing-item > .drawing-item-delete,
.drawing-row-item > .drawing-item-delete {
  right: 24px;
  border-color: #F56C6C;
  color: #F56C6C;
  background: #fff;
}
.drawing-item > .drawing-item-delete:hover,
.drawing-row-item > .drawing-item-delete:hover {
  background: #F56C6C;
  color: #fff;
}
.drawing-row-item .el-card__body > .el-col {
  margin-top: 0 !important;
  margin-bottom: 10px;
}
.table-wrapper-web {
  overflow: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.table-wrapper-web > .el-col {
  width: 200px !important;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.table-wrapper-web > .el-col .el-form-item {
  margin-bottom: 0 !important;
}
.table-dialog[data-v-c88dbfa8] .el-dialog__body {
  height: 70vh;
  padding: 0 !important;
  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;
}
.table-dialog[data-v-c88dbfa8] .el-dialog__body .SNOWS-common-search-box {
  margin-bottom: 0;
}
.table-dialog[data-v-c88dbfa8] .el-dialog__body .SNOWS-common-search-box .SNOWS-common-search-box-right {
  padding: 10px 10px 0 0;
}
