/* Prevent Flash Of Original Content (FOOC) */
#block_7526>.subDynBlock:not(:first-child),
#block_7532>.subDynBlock:not(:first-child),
#block_7534>.subDynBlock:not(:first-child),
#block_7622>.subDynBlock:not(:first-child),
#block_7568>.subDynBlock:not(:first-child) {
    display: none;
}

/* Hide content strictly - Portugal */
html[lang$="PT"] .wb-upload-file__advice,
html[lang$="PT"] .wb-upload-file__checkbox,
html[lang$="PT"] .wb-report-info-text__text,
html[lang$="PT"] .wb-report-info-text__first-text {
    display: none !important;
}

.title {
    font-weight: bold;
    text-align: center;
    font-size: 13px
}