/* Variables */

/* Mixins */
.hide .el-upload--picture-card {
  display: none !important;
}
.hide .el-upload-list__item {
  -webkit-transition: none !important;
  transition: none !important;
}
.collapseSelf .el-icon-arrow-right {
  color: #20a0ff;
  font-weight: bolder;
}

.tc .el-dialog {
  width: 1024px;
}
.tc .el-dialog__body {
  padding: 0px;
  color: #1f2d3d;
  font-size: 14px;
  word-break: break-all;
  border-top: 1px solid #dcdfe6;
}
.tc .dialog-footer {
  min-width: 650px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-bottom: 30px;
  padding-right:30px;
}
.selfDia .el-dialog__body{
  height: 50vh;
  overflow: auto;}

/* Variables */
[data-v-5e092104]:export {
  menuBg: #304156;
  menuText: #bfcbd9;
  menuActiveText: #409EFF;
}

/* Mixins */
.avatar-uploader .el-upload[data-v-5e092104] {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload[data-v-5e092104]:hover {
  border-color: #20a0ff;
}
.avatar-uploader-icon[data-v-5e092104] {
  font-size: 28px;
  color: #8c939d;
  width: 300px;
  height: 120px;
  line-height: 120px;
  text-align: center;
}
.avatar[data-v-5e092104] {
  width: 300px;
  height: 145px;
  display: block;
}
.el-table .cell[data-v-5e092104] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.leftMenu[data-v-5e092104] {
  width: 150px;
  border-right: 1px solid #dcdfe6;
}
.leftMenu .smenu[data-v-5e092104] {
  line-height: 50px;
  cursor: pointer;
  padding-left: 20px;
}
.leftMenu .active[data-v-5e092104] {
  background-color: #f2f1f2;
}
.size18[data-v-5e092104] {
  font-size: 18px;
}
.green[data-v-5e092104] {
  color: green;
}
.w300[data-v-5e092104] {
  display: block;
  width: 300px !important;
}
.alignCenter[data-v-5e092104] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.dtitle[data-v-5e092104] {
  font-weight: bold;
  font-size: 16px;
}
.back[data-v-5e092104] {
  padding-bottom: 10px;
  border-bottom: 1px solid #dcdfe6;
}
.backcolor[data-v-5e092104] {
  cursor: pointer;
  color: #20a0ff;
}
.app-container[data-v-5e092104] {
  padding-top: 0px;
}
.red[data-v-5e092104] {
  color: red;
}
.mgl[data-v-5e092104] {
  margin-left: 10px;
}
.admi[data-v-5e092104] {
  padding: 0;
  margin: 0;
}
.flex[data-v-5e092104] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.w100[data-v-5e092104] {
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.blockLine[data-v-5e092104] {
  display: block;
  height: 30px;
}
.adminword[data-v-5e092104] {
  color: #20a0ff;
  margin-right: 10px;
}
.selectName[data-v-5e092104] {
  line-height: 40px;
}
.title-tip[data-v-5e092104] {
  margin-left: 30px;
  color: #F56C6C;
}
