/** drkservicecommitmentsearch_searchapp styles */

.frame-type-drkservicecommitmentsearch_searchapp {
  max-width: unset;
  width: auto;
}

.frame-type-drkservicecommitmentsearch_searchapp  main > :where(*) {
  width: auto;
}

#engagement-plattform-app input[type="radio"] {
  display: none;
}

#engagement-plattform-app input:disabled,
#engagement-plattform-app select:disabled,
#engagement-plattform-app textarea:disabled {
  background-color: var(--backgroundColor) !important;
  color: var(--weiss);
  opacity: 0.5;
}
