.dropdown-item.active, .dropdown-item:active {
  background-color: #fff;
  color: #0d6797;
}

fieldset fieldset .fieldset-legend {
  font-size: 1.25rem;
}

fieldset.required::after,
legend.form-required::after,
details.required::after {
  display: none;
}

.field--type-datetime .label {
  font-weight: normal;
  font-size: 0.875rem;
}

.views-field-entity-browser-select .form-type-checkbox {
  margin: 0;
}

.entity-browser-processed {
  margin: 0.5em 0 0;
}

.entities-list .item-container {
  margin: 0;
}

.entities-list .item-container.label,
.entities-list .item-container.rendered-entity {
  display: block;
  margin-top: 0.5em;
}

.entities-list .node--view-mode-fda-information {
  display: inline-block;
}

.entities-list .node--view-mode-fda-information .node__content {
  display: none;
}

.entities-list .remove-button.button {
  display: inline-block;
  margin: 0;
}

#ief-entity-table-edit-field-user-manufacturer-entities th:last-of-type,
#ief-entity-table-edit-field-user-manufacturer-entities td:last-of-type {
  display: none;
}

button.ui-dialog-titlebar-close::before {
  content: "\f00d";
  font-family: "Font Awesome 6 Free", "Font Awesome 5 Free";
  position: absolute;
  top: 1px;
  left: 3px;
  line-height: 1rem;
}

fieldset .field--type-address .fieldset-legend,
fieldset .webform-type-address .fieldset-legend {
  font-size: 0.875rem;
  font-weight: normal;
}

.field--type-address .form-type-select {
  min-width: 25%;
}

.field--type-image .field__item img {
  max-width: 100%;
  height: auto;
}

.tooltip-icon {
  color: #bbb;
}

.tooltip-icon:focus, .tooltip-icon:active, .tooltip-icon:hover {
  color: #0074bd;
  cursor: help;
}

#product_files_table .webform-multiple-table .table-striped tbody tr {
  background: none;
}

tr.odd .form-composite .form-item, tr.even .form-composite .form-item {
  margin-top: 1em;
  margin-bottom: 1em;
}

.details-description {
  margin-bottom: 0.5em;
}

#group-mail-samples .btn {
  margin-top: 0.5em;
  margin-right: 1em;
}

.path-batch .progress {
  display: block;
  height: auto;
  overflow: visible;
  line-height: inherit;
  background: none;
}
