
.json-editor[data-v-b286fc80]{
  height: 100%;
  margin-bottom: 10px;
}
.json-editor[data-v-b286fc80] .CodeMirror {
  font-size: 14px;
  overflow-y:auto;
  font-weight:normal
}
.json-editor[data-v-b286fc80] .CodeMirror-scroll{
}
.json-editor[data-v-b286fc80] .cm-s-rubyblue span.cm-string {
  color: #F08047;
}

#transfer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
#transfer .transfer_list {
    width: 200px;
    height: 300px;
    border: 1px solid #eee;
    border-radius: 4px;
    position: relative;
}
#transfer .transfer_list .el-table th.el-table-column--selection > .cell {
      padding: 0 14px;
}
#transfer .transfer_list .el-table th:nth-child(2) .cell {
      font-size: 16px;
      font-weight: 400;
      color: black;
}
#transfer .transfer_list .el-table thead th {
      background: #f5f7fa !important;
}
#transfer .transfer_list .el-table tbody .cell {
      font-size: 14px;
      line-height: 16px;
}
#transfer .transfer_list .el-table tbody .el-table__cell {
      border: none;
}
#transfer .transfer_list .tips_num {
      position: absolute;
      top: 13px;
      right: 10px;
      z-index: 10;
      color: #999;
      font-size: 12px;
}
#transfer .direction_btn {
    width: auto;
    margin: 0 20px;
}

.wel-contailer[data-v-53b37492] {
  height: 100%;
  overflow: hidden;
}
.index-bg[data-v-53b37492] {
  height: 300px;
  position: relative;
  margin: 15% 20px;
  text-align: center;
  overflow: hidden;
}
.index-img[data-v-53b37492] {
  display: inline-block;
}
.index-text[data-v-53b37492] {
  display: inline-block;
  font-size: 36px;
  color: #2d8cf0;
  position: relative;
  top: -99px;
  text-align: center;
}

.el-dialog__wrapper .el-dialog[data-v-4c33675a] {
  width: 61% !important;
}
.el-dialog__wrapper .el-dialog .dialog-main-tree[data-v-4c33675a] {
    max-height: 400px;
    overflow-y: auto;
}
.el-dialog__wrapper .el-form-item__label[data-v-4c33675a] {
  width: 20% !important;
  padding-right: 20px;
}
.el-dialog__wrapper .el-form-item__content[data-v-4c33675a] {
  margin-left: 20% !important;
}


.search-button[data-v-5aaf2d5c]{
  margin-left: 100px;
}
[data-v-5aaf2d5c]  .el-card__body .avue-form {
  display: inline-block !important;
  position: relative!important;
  left: 70%!important;
  top: -50px!important;
}
[data-v-5aaf2d5c] .avue-crud__search .el-card__body {
  height: 50px !important;
}


.webapp {
  background-color: #fff;
  position: relative;
  width: 100%;
  height: 100%;
}
.webapp .form-designer {
    height: 800px;
}
.webapp .form-designer .widget-config-container .el-tabs__header {
    position: relative;
}

.container[data-v-01c7e417] {
  padding: 0px 30px 0;
  width: 750px;
  height: 520px;
  background-color: black;
  position: relative;
}
.container img[data-v-01c7e417] {
    position: absolute;
    height: 481px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
}
.container .box[data-v-01c7e417] {
    text-align: center;
}
.container .box .canvas[data-v-01c7e417] {
      display: inline-block;
      margin: 0 auto;
}

.my-input[data-v-10566649] {
  width: 100%;
}
[data-v-10566649] .el-dialog__body {
  padding: 0 20px;
}
.upload-demo[data-v-10566649] .el-upload--picture-card .upload_btn {
  background: #fff;
  color: #3c56c6;
  border: none;
  border-radius: 0;
  position: absolute;
  bottom: -5px;
  right: -90px;
  pointer-events: auto;
  text-decoration: underline;
}
.upload-demo[data-v-10566649] .el-upload--picture-card,
.upload-demo[data-v-10566649] .el-upload-list--picture-card .el-upload-list__item {
  line-height: 60px;
  font-size: 12px;
  height: 50px;
  width: 50px;
  position: relative;
  background: #f8f8f8;
  border: 1px solid #d2d2d2;
  border-radius: 0;
}


[data-v-e1c61dc2] .el-collapse-item__wrap {
  display: none;
}

.align-center[data-v-e8a89684] {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
}

.parentRemove > .remove[data-v-2dcd7348] {
  opacity: 0.1;
}
.parentRemove:hover > .remove[data-v-2dcd7348] {
  opacity: 1;
  cursor: pointer;
}
.add[data-v-2dcd7348] {
  opacity: 0.2;
}
.add[data-v-2dcd7348]:hover {
  opacity: 1;
  cursor: pointer;
}
.rowactive[data-v-2dcd7348] {
  color: #409eff;
}
.rowinactive[data-v-2dcd7348] {
  color: #909399;
}


.margin0[data-v-0fae1613] {
  margin: 0 auto;
}

.platform {
  margin-top: -20px;
  position: relative;
}
.platform .checkbox_group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    height: auto;
    min-height: 40px;
    max-height: 150px;
    overflow: auto;
    border: 5px solid #fff;
    border-radius: 5px;
}
.platform .checkbox_group .el-checkbox {
      width: calc(25%);
      border-right: 1px solid #eee;
      padding-left: 10px;
      margin-right: 0px;
}
.platform .platform_checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.platform .platform_checkbox .el-checkbox {
      width: 30%;
      margin-right: 3%;
}
.platform .platform_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.platform .platform_list .platform_form_box {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      margin-left: 20px;
}
.platform .platform_list .platform_form_box .el-divider {
        background-color: unset;
        border-bottom: 1px dashed #dcdfe6;
        border-radius: 5px;
}
.platform .platform_list .platform_form_box .el-form {
        border: 1px dashed #ddd;
        border-top: none;
        padding: 20px 15px 0;
        border-radius: 3px;
        margin: -25px 0 20px;
}
.page_btn {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
}

.align-center[data-v-412ff15c] {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
}
.clearfix[data-v-412ff15c]:before,
.clearfix[data-v-412ff15c]:after {
  display: table;
  content: "";
}
.clearfix[data-v-412ff15c]:after {
  clear: both;
}
.image[data-v-412ff15c] {
  height: 320px;
  display: block;
}
.demo-image__error[data-v-412ff15c] {
  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;
  width: 100%;
  background: #f5f7fa;
  color: #909399;
  height: 320px;
}
.demo-image__error .block[data-v-412ff15c] {
    padding: 30px 0;
    text-align: center;
    border-right: 1px solid #eff2f6;
    display: inline-block;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    vertical-align: top;
}
.demo-image__error .block .image-slot .el-icon-picture-outline[data-v-412ff15c] {
      font-size: 80px;
}
.el-aside[data-v-412ff15c] {
  background-color: #d3dce6;
  color: #333;
  text-align: center;
}
.btncontainer[data-v-412ff15c] {
  background-color: #f8f8fc;
  margin-bottom: 15px;
}
.btncontainer .btngroup[data-v-412ff15c] {
    float: left;
    margin-bottom: -15px;
}
.container .btn[data-v-412ff15c] {
  text-align: center;
}


.my-input[data-v-083b0807] {
  width: 100%;
}

.my-input[data-v-071e354e] {
  width: 100%;
}
.custom-tree-node[data-v-071e354e] {
  width: 100%;
}
.custom-tree-node .custom-node-label[data-v-071e354e] {
    float: left;
}
.custom-tree-node .custom-node-btn[data-v-071e354e] {
    float: right;
}

