
.typePad .el-form-item__label[data-v-54b6b5ee]{
  padding-left:10px;
}
/* Variables */
[data-v-54b6b5ee]:export {
  menuBg: #304156;
  menuText: #bfcbd9;
  menuActiveText: #409EFF;
}

/* Mixins */
.avatar-uploader .el-upload[data-v-54b6b5ee] {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload[data-v-54b6b5ee]:hover {
  border-color: #20a0ff;
}
.avatar-uploader-icon[data-v-54b6b5ee] {
  font-size: 28px;
  color: #8c939d;
  width: 300px;
  height: 120px;
  line-height: 120px;
  text-align: center;
}
.avatar[data-v-54b6b5ee] {
  width: 300px;
  height: 120px;
  display: block;
}
.width200[data-v-54b6b5ee] {
  width: 300px;
}
