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

/* Mixins */
.avatar-uploader .el-upload[data-v-1330972a] {
  border: 1px dashed #D9D9D9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload[data-v-1330972a]:hover {
  border-color: #20A0FF;
}
.avatar-uploader-icon[data-v-1330972a] {
  font-size: 28px;
  color: #8C939D;
  width: 120px;
  height: 120px;
  line-height: 120px;
  text-align: center;
}
.avatar[data-v-1330972a] {
  width: 145px;
  height: 145px;
  display: block;
}
.nonBorder .el-input__inner[data-v-1330972a] {
  border: 0px;
  width: 142px;
}
.gborder[data-v-1330972a] {
  border-radius: 4px;
  border: 1px solid #DCDFE6;
}
.middleWorde[data-v-1330972a] {
  font-size: 12px;
  padding-right: 5px;
}
