
/* Body */
html, body {
    min-width: 0;
}

/* Overall */
#overall {
    width: auto !important;
}

/* Charts */
#charts {
    width: auto !important;
}

/* Navigation */
#navigation {
    display: none;
}

/* Footnotes */
#footnotes .typ-1, .pruefvermerke .hidden {
    display: block !important;
}

/* Option */
#options-box {
    display: none;
}
