.last-option {
  margin-bottom: 34px !important;
}
.none-header .el-dialog__header {
  display: none;
}
.el-dialog__body {
  padding-top: 10px;
}

.card-container[data-v-435f58fe] {
  margin-top: 10px;
}
.drawer-container[data-v-435f58fe] {
  min-height: 200px;
  margin-bottom: 60px;
}
[data-v-435f58fe] .cur .el-select-dropdown__wrap .el-select-dropdown__list {
  max-height: 300px;
  overflow-y: auto;
}
[data-v-435f58fe] .cur .el-select-dropdown__wrap .el-select-dropdown__list::-webkit-scrollbar {
  display: none;
  /*滚轮样式 隐藏 */
}
.add-selected[data-v-435f58fe] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fff;
  text-align: center;
  color: #0c6fa8;
  border-top: 1px solid #f1f1f1;
}
.no-toast[data-v-435f58fe] {
  position: relative;
  color: #999;
  top: 200px;
  text-align: center;
}
.bottomToast[data-v-435f58fe] {
  position: absolute;
  bottom: 25px;
  left: 20px;
  z-index: 999;
}

