
.mt[data-v-48f05ff8] {
  margin: 0 !important;
}
[data-v-48f05ff8] .el-progress {
  margin-bottom: 5px;
}


.avatar-uploader[data-v-39ef6fca] {
  width: 120px;
  height: 120px;
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload[data-v-39ef6fca] {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload[data-v-39ef6fca]:hover {
  border-color: #409eff;
}
.avatar-uploader-icon[data-v-39ef6fca] {
  font-size: 28px;
  color: #8c939d;
  width: 120px;
  height: 120px;
  line-height: 120px;
  text-align: center;
}
.avatar[data-v-39ef6fca] {
  width: 120px;
  height: 120px;
  display: block;
}
.el-upload-list__item.is-ready[data-v-39ef6fca],
.el-upload-list__item.is-uploading[data-v-39ef6fca] {
  display: none !important;
}
.card-grant[data-v-39ef6fca] {
  /* min-height: 50vh; */
  overflow: auto;
}

