
.el-drawer__wrapper[data-v-bfb1ecb0] {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  margin: 0;
  /*width: 40%;*/
  float: right;
  z-index: 2004;
  /*text-align: left;*/
}
.el-divider--horizontal[data-v-bfb1ecb0] {
  display: block;
  height: 1px;
  width: 100%;
  margin: 0 0;
}
.el-checkbox[data-v-bfb1ecb0] {
  color: #606266;
  font-weight: 500;
  font-size: 14px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  margin-right: 10px;
  margin-left: 10px;
}
span.el-checkbox__label[data-v-bfb1ecb0] {
  display: inline-block;
  padding-right: 5px;
  padding-left: 0px;
  line-height: 19px;
  font-size: 10px;
}
.el-drawer__body[data-v-bfb1ecb0] {
  flex: 1;
  overflow: auto;
}
.el-form-item[data-v-bfb1ecb0] {
  margin-bottom: 5px;
}
.el-form-item__content[data-v-bfb1ecb0] {
  line-height: 25px;
  position: relative;
  font-size: 14px;
}


