.file-list[data-v-2bd2ac6a] {
  margin-bottom: 12px;
}
.file-list a[data-v-2bd2ac6a]:hover {
    color: red;
    text-decoration: underline;
}
.card-style[data-v-2bd2ac6a] .ant-card-body {
  padding-top: 12px;
}

.msg-box[data-v-11118109] {
  background-color: #fff;
  border-radius: 4px;
  margin: 1em auto;
}
.msg-box__failed[data-v-11118109] {
  padding: 1em;
  background-color: #e3e3e3;
  font-family: inherit;
  min-height: 100px;
}

.static-picture[data-v-5f364b50] {
  max-height: 800px;
  overflow: auto;
}
.static-picture img[data-v-5f364b50] {
    display: block;
    max-width: 100%;
}
.static-picture .pic-box[data-v-5f364b50] {
    width: 25%;
    padding: 10px;
}

.mission-success[data-v-9990a232] {
  background-color: #fff;
  padding: 16px;
  border-radius: 6px;
  min-height: 300px;
}
.result-option[data-v-9990a232] {
  margin-bottom: 16px;
}

