/* Variables */

/* Mixins */
.hide .el-upload--picture-card {
  display: none !important;
}
.hide .el-upload-list__item {
  -webkit-transition: none !important;
  transition: none !important;
}
.avatar-uploader .el-upload {
  border: 1px dashed #d9d9d9;
  border-radius: 4px;
}
.active .el-dialog {
  width: 900px;
}
.el-upload--picture-card {
  background-color: #fff !important;
  width: 120px !important;
  height: 120px !important;
  line-height: 120px !important;
  border: 1px dashed #d9d9d9 !important;
}
.el-upload-list--picture-card .el-upload-list__item {
  width: 120px;
  height: 120px;
}
.seftForm .el-form-item__label {
  padding: 0 !important;
}
.mydivider .el-divider--horizontal {
  margin: 54px 0;
}
/* Variables */
[data-v-4487bbe5]:export {
  menuBg: #304156;
  menuText: #bfcbd9;
  menuActiveText: #409EFF;
}

/* Mixins */
.seftForm[data-v-4487bbe5] {
  margin-top: 10px;
}
.avatar-uploader .el-upload[data-v-4487bbe5] {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload[data-v-4487bbe5]:hover {
  border-color: #20a0ff;
}
.avatar-uploader-icon[data-v-4487bbe5] {
  font-size: 28px;
  color: #8c939d;
  width: 120px;
  height: 120px;
  line-height: 120px;
  text-align: center;
}
.avatar[data-v-4487bbe5] {
  width: 120px;
  height: 120px;
  display: block;
}
.w70[data-v-4487bbe5] {
  width: 70px;
}
.borderRound[data-v-4487bbe5] {
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  width: 400px;
  padding: 10px;
  margin: 30px 0px;
}
.adminfont[data-v-4487bbe5] {
  font-size: 12px;
  height: 30px;
  margin-bottom: 10px;
}
.width600[data-v-4487bbe5] {
  width: calc(100% - 122px);
}
.width300[data-v-4487bbe5] {
  width: 300px;
}
.mgl10[data-v-4487bbe5] {
  margin-left: 10px;
}
.borderBox[data-v-4487bbe5] {
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12), 0 0 6px rgba(0, 0, 0, 0.04);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12), 0 0 6px rgba(0, 0, 0, 0.04);
  padding: 20px;
}
.mgt20[data-v-4487bbe5] {
  margin-top: 20px;
}
.iconmg[data-v-4487bbe5] {
  margin-right: 10px;
}
.mgl122[data-v-4487bbe5] {
  margin-left: 122px;
}
.imgCover[data-v-4487bbe5] {
  max-height: 60px;
  -o-object-fit: cover;
     object-fit: cover;
}
