.hd-log-add-form .field--name-field-hd-log-attachment details {
  margin-top: 1.125rem;
  margin-bottom: 1.125rem;
  border: none;
  box-shadow: none;
}
.hd-log-add-form .field--name-field-hd-log-attachment .tabledrag-handle,
.hd-log-add-form .field--name-field-hd-log-attachment .tabledrag-toggle-weight-wrapper,
.hd-log-add-form .field--name-field-hd-log-attachment thead,
.hd-log-add-form .field--name-field-hd-log-attachment summary{
  display: none;
}
.hd-log-add-form .field--name-field-hd-log-attachment input,
.hd-log-add-form .field--name-field-hd-log-attachment details .olivero-details__wrapper.details-wrapper {
  margin: 0;
}
.hd-log-add-form .field--name-field-hd-log-attachment .description {
  display: none;
}
.hd-log-add-form .field--name-field-hd-log-attachment td {
  vertical-align: middle;
  padding-left: 20px;
}
.hd-log-add-form .field--name-field-hd-log-attachment {
  margin-bottom: 0;
}
.hd-log-add-form .field--name-field-hd-log-attachment input.form-file {
  width: 100%;
}