
.selfContents img{
  max-width: 100%;
}

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

/* Mixins */
.dangerBtn[data-v-399150c7] {
  color: red;
}
.self .el-form-item[data-v-399150c7] {
  margin-bottom: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 70px;
}
.avatar-uploader .el-upload[data-v-399150c7] {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload[data-v-399150c7]:hover {
  border-color: #20a0ff;
}
.avatar-uploader-icon[data-v-399150c7] {
  font-size: 28px;
  color: #8c939d;
  width: 250px;
  height: 120px;
  line-height: 120px;
  text-align: center;
}
.avatar[data-v-399150c7] {
  width: 250px;
  height: 145px;
  display: block;
}
.el-table .cell[data-v-399150c7] {
  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;
}
.width300[data-v-399150c7] {
  width: 300px;
}
.mgt10[data-v-399150c7] {
  margin-top: 10px;
}
.flex[data-v-399150c7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flexWrap[data-v-399150c7] {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.selfInput[data-v-399150c7] {
  width: 160px;
}
.selfInput[data-v-399150c7]::-webkit-input-placeholder {
  color: #C0C4CC;
}
.w100[data-v-399150c7] {
  width: 100px;
}
.back[data-v-399150c7] {
  padding-bottom: 14px;
}
.backcolor[data-v-399150c7] {
  cursor: pointer;
  color: #20a0ff;
  margin-right: 10px;
  cursor: pointer;
}
.rgRroup .el-radio[data-v-399150c7] {
  display: block;
  height: 40px;
  width: 100%;
}
.mgl10[data-v-399150c7] {
  margin-left: 10px;
  text-decoration: underline;
}
