
.no-header-dialog .el-dialog__header {
  padding: 0 !important;
}

[data-v-260f2ed1] .el-dialog__body {
  padding: 0;
}
.box_content[data-v-260f2ed1] {
  display: flex;
  align-items: center;
  overflow: auto;
  position: relative;
}
.ContentRef[data-v-260f2ed1] {
  width: 880px;
  padding: 0 10px;
  height: calc(100vh - 110px);
  overflow: auto;
  box-shadow: 0px 0px 5px 5px #cccc;
}
.btnWraps[data-v-260f2ed1] {
  position: fixed;
  bottom: 0;
  display: flex;
  left: 0;
  justify-content: center;
  padding: 100px 0 5px 0;
  width: 100%;
  padding-bottom: 45px;
}
.el-card__body[data-v-260f2ed1] {
  width: 100%;
}
