.more[data-v-56190e80] {
  font-weight: bold;
  margin-top: 20px;
  font-size: 14px;
  text-align: right;
}
.more .arrow_img[data-v-56190e80] {
    width: 10px;
    height: 10px;
}
.title-font[data-v-56190e80] {
  font-weight: bold;
}
.required[data-v-56190e80] {
  color: #e0435e;
  font-size: 5px;
}
.s-icon-small[data-v-56190e80] {
  width: 60px;
  height: 60px;
}
.s-icon-small img[data-v-56190e80] {
    width: 60px;
}
.form-box[data-v-56190e80] {
  width: 100%;
  height: auto;
  margin-bottom: 70px;
  padding: 20px;
}
.form-box .form-item[data-v-56190e80] {
    width: 100%;
    display: block;
    margin-bottom: 0px;
    border-bottom: solid 1px #eee;
    padding: 15px 0;
}
.form-box .student-skill-box[data-v-56190e80] {
    display: flex;
    color: #666;
}
.form-box .student-skill-box .student-info[data-v-56190e80] {
      width: 160px;
      height: auto;
      display: flex;
      flex-direction: column;
      font-size: 14px;
      align-items: center;
}
.form-box .student-skill-box .student-info i[data-v-56190e80] {
        font-size: 110px;
}
.form-box .student-skill-box .student-info .s-icon[data-v-56190e80] {
        height: 70px;
        width: 70px;
        margin-bottom: 6px;
}
.form-box .student-skill-box .student-info .s-icon img[data-v-56190e80] {
          width: 70px;
}
.form-box .student-skill-box .skill-box[data-v-56190e80] {
      flex: 1;
      font-size: 14px;
      color: #666;
}
.form-box .student-skill-box .skill-box .form-level[data-v-56190e80] {
        display: flex;
}
.form-box .student-skill-box .skill-box .form-level .form-item-box[data-v-56190e80] {
          margin-top: 10px;
          display: flex;
          align-items: center;
          width: 300px;
}
.form-box .student-skill-box .skill-box .form-level .form-item-box .title[data-v-56190e80] {
            font-size: 12px;
            max-width: 80px;
            min-width: 80px;
}
.form-box .student-skill-box .skill-box .desc[data-v-56190e80] {
        font-size: 12px;
        color: #999;
        margin-top: 10px;
}
.form-box .student-skill-box .skill-box .desc i[data-v-56190e80] {
          margin-left: 15px;
          font-size: 20px;
          cursor: pointer;
}
.form-box .skill-desc[data-v-56190e80] {
    padding: 15px;
    font-size: 14px;
    color: #666;
    background-color: #f4f4f4;
}
.form-box .pub-date[data-v-56190e80] {
    margin-top: 15px;
}
.form-box .pub-date .files[data-v-56190e80] {
      font-weight: bold;
      padding-left: 10px;
}
.form-box .pub-date .files .title[data-v-56190e80] {
        margin-bottom: 10px;
        font-size: 14px;
}
.form-box .pub-date .record-content .textarea[data-v-56190e80] {
      font-size: 12px !important;
      color: #333;
}
.form-box .pub-date .files-attach[data-v-56190e80] {
      margin-top: 20px;
}
.form-box .students-list[data-v-56190e80] {
    display: flex;
    flex-wrap: wrap;
}
.form-box .students-list .student-item[data-v-56190e80] {
      width: 100px;
      height: 100px;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      font-size: 14px;
      cursor: pointer;
}
.form-box .students-list .student-item .student-logo[data-v-56190e80] {
        width: 60px;
        height: 60px;
        border: solid 1px #ddd;
        border-radius: 50%;
        margin-bottom: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 30px;
        position: relative;
}
.form-box .students-list .student-item .student-logo .remove[data-v-56190e80] {
          position: absolute;
          top: 0px;
          right: -8px;
          font-size: 24px;
          color: red;
}
.form-box .footer-btns[data-v-56190e80] {
    width: calc(100vw - 220px);
    padding-top: 15px;
    display: flex;
    justify-content: center;
    position: fixed;
    left: 220px;
    align-items: center;
    bottom: 0;
    height: auto;
    padding: 15px 0;
    border-top: solid 1px #eee;
    background-color: #fff;
}
.qr-code[data-v-56190e80] {
  width: 140px;
  height: 140px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.qr-code img[data-v-56190e80] {
    width: 140px;
    height: 140px;
}

