
.myForm .el-input[data-v-6f267e65]{
  width:80%;
}

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

/* Mixins */
.filter-container .el-form-item[data-v-6f267e65] {
  margin-bottom: 0;
}
.avatar-uploader .el-upload[data-v-6f267e65] {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload[data-v-6f267e65]:hover {
  border-color: #20a0ff;
}
.avatar-uploader-icon[data-v-6f267e65] {
  font-size: 28px;
  color: #8c939d;
  width: 120px;
  height: 120px;
  line-height: 120px;
  text-align: center;
}
.avatar[data-v-6f267e65] {
  width: 145px;
  height: 145px;
  display: block;
}
.tableimage img[data-v-6f267e65] {
  width: 80px;
  height: 80px;
  -o-object-fit: cover;
     object-fit: cover;
}
.red[data-v-6f267e65] {
  color: red;
  margin-left: 120px;
}
.flexStar[data-v-6f267e65] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.mgl10[data-v-6f267e65] {
  margin-left: 10px;
}
.rgRroup[data-v-6f267e65] {
  padding-top: 10px;
}
.rgRroup .el-radio[data-v-6f267e65] {
  display: block;
  height: 40px;
}
