/* Prevent Flash Of Original Content (FOOC) */
#block_11191 {
    display: none !important;
}

/* Hide content strictly */
.wb-upload-file__advice,
.wb-upload-file__checkbox,
.wb-report-info-text__text,
.wb-report-info-text__first-text,
.wb-choose-topic__info-section {
    display: none !important;
}

.ui-datepicker td:nth-of-type(1) {
  display: none;
}

.ui-datepicker .ui-datepicker-week-col {
  display: none;
}


/* Türkei ausblenden */
#subDynBlock_24290 option[value="374"] {
  display: none;
}