.cropper-content[data-v-00f41de4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.cropper-content .cropper-box[data-v-00f41de4] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: auto;
}
.cropper-content .show-preview[data-v-00f41de4] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-justify-content: center;
}
.cropper-content .show-preview .preview[data-v-00f41de4] {
      overflow: hidden;
      border-radius: 50%;
      border: 1px solid #67c23a;
      background: #cccccc;
}
[data-v-00f41de4] .el-upload {
  display: inline;
  margin-right: 10px;
}
.tool[data-v-00f41de4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 20px;
}

.box-card[data-v-76310eac] {
  margin-bottom: 20px;
}
.user-info[data-v-76310eac] {
  padding-bottom: 20px;
  margin-bottom: 10px;
}
.user-avatar img[data-v-76310eac] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
  width: 120px;
  height: 120px;
  margin: 0 auto;
  border-radius: 50%;
}
.list-group-item[data-v-76310eac] {
  border-bottom: 1px solid #e7eaec;
  border-top: 1px solid #e7eaec;
  margin-bottom: -1px;
  padding: 15px 0px;
  font-size: 15px;
  color: #666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.word-size[data-v-76310eac] {
  text-align: center;
  margin: 20px;
}

