@charset "UTF-8";
[data-v-12ec9f80]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #701b87;
  menuHover: #701b87;
  subMenuBg: #1f2d3d;
  subMenuHover: #001528;
  sideBarWidth: 210px;
  hideSideBarWidth: 67px;
}
.el-row[data-v-12ec9f80] {
  margin-bottom: 20px;
}
.el-row[data-v-12ec9f80]:last-child {
  margin-bottom: 0;
}
.el-col[data-v-12ec9f80] {
  border-radius: 4px;
}
.grid-content[data-v-12ec9f80] {
  border-radius: 4px;
  min-height: 36px;
}
.dialog-footer button[data-v-12ec9f80]:first-child {
  margin-right: 10px;
}
.titleLabel[data-v-12ec9f80] {
  width: 100%;
  height: 100%;
  text-align: right;
}
.center-col[data-v-12ec9f80] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.quxiaoBnt[data-v-12ec9f80] {
  width: 270px;
  height: 50px;
  opacity: 1;
  border-radius: 10px;
  border-color: rgb(52, 53, 73);
  background: rgb(139, 139, 167);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 11px 10px 11px 10px;
  /** 文本1 */
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 24px;
  color: rgb(255, 255, 255);
  text-align: left;
  vertical-align: top;
}
.baocunBnt[data-v-12ec9f80] {
  width: 270px;
  height: 50px;
  opacity: 1;
  border-radius: 10px;
  border-color: rgb(52, 53, 73);
  background: linear-gradient(90deg, rgb(52, 53, 73) 0%, rgba(191, 25, 72, 0.45) 0%, rgb(143, 16, 227) 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  /** 文本1 */
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 24px;
  color: rgb(255, 255, 255);
  text-align: left;
  vertical-align: top;
}
