
.box {
  height: 800px;
}
.el-scrollbar {
  height: 100%;
}
.box .el-scrollbar__wrap {
  overflow: scroll;
}


.none-border {
  border: 0;
  background-color: transparent !important;
}

.wf-dialog .el-dialog__body {
  padding: 5px;
}
.wf-dialog .avue-dialog__footer {
  text-align: center;
}


.iframe{
    width: 100%;
    height: calc(100vh - 140px);
    overflow-y: auto;
}


.none-border {
  border: 0;
  background-color: transparent !important;
}


.box {
  height: 800px;
}
.el-scrollbar {
  height: 100%;
}
.box .el-scrollbar__wrap {
  overflow: scroll;
}


.none-border {
  border: 0;
  background-color: transparent !important;
}
.step-div {
  margin-top: 30px;
}

.affix {
  position: relative;
  background-color: #fff;
}
.affix-affix {
    display: inline-block;
    color: #fff;
    padding: 10px 30px;
    text-align: center;
    background: rgba(0, 153, 229, 0.9);
}
.affix-line {
    height: 100px;
}

.title {
  margin-bottom: 10px;
}
.box {
  margin-bottom: 20px;
}


.top[data-v-9945503c] {
  padding: 10px;
  font-size: 14px;
  background: rgba(0, 153, 229, 0.7);
  color: #fff;
  text-align: center;
  border-radius: 2px;
}


.el-font-size {
  font-size: 14px;
}

