
.secure-file-upload[data-v-4e247a2c] {
  display: block;
  width: 100%;
  margin-bottom: 1rem;
}
.sfu-disabled[data-v-4e247a2c] {
  opacity: 0.6;
  pointer-events: none;
  cursor: not-allowed;
}
.sfu-info[data-v-4e247a2c] {
  line-height: 1.3;
  margin-top: 0.5rem;
}
.sfu-required-marker[data-v-4e247a2c] {
  display: inline-block;
  margin-left: 0.5rem;
  vertical-align: middle;
}
.sfu-selected-file[data-v-4e247a2c] {
  flex-wrap: nowrap;
  background: #f8fff8;
  border-color: #c3e6cb !important;
}
.sfu-filename[data-v-4e247a2c] {
  display: inline-block;
  max-width: 100%;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}
.sfu-selected-file .btn-outline-danger[data-v-4e247a2c] {
  flex-shrink: 0;
}

