.container {
    margin: 0;
}

a[href]:after {
    content: '';
}
#header, #timelineplace, #filter-form, #footer, #footer div, .pagination-setting {
    display: none;
    border: none !important;
}

.wrapper {
    height: auto !important;
}

.article {
    min-height: 0;
}

a[name=monitor],
.monitor-buttons,
#side-bar #formhandler_newsletter_form,
.share-link,
.print-page,
.slide,
span.pdf,
table.clone,
noscript {
    display: none !important;
}

.analyse .monitor-content .binokular, .monitor .monitor-content .binokular {
    padding-left: 0;
    background: none;
}

.monitor-content .link {
    margin-left: 0;
}
table.monitortable tr th{
font-size:10px;
width:100px;
max-width:100px;
}
table.monitortable tr td{
font-size:9px;
line-height:11px;
}
.th-wrap, td{
padding:5px!important;
}

table.monitortable td ul {
    padding-left: 10px;
    margin: 0;
}
.arrow, .link {
    background: none;
    padding-left: 0;
}

#detail .monitor-header:not(.opened), #detail .monitor-content {
    display: none;
}

#detail a.button {
    display: none;
}

#detail-side-bar, #detail {
    width: 100%;
    margin: 0;
    padding: 0;
}

#detail-side-bar > .person {
    display: none;
}
.visible-print{display:block !important}
table.visible-print{display:table}
tr.visible-print{display:table-row !important}
th.visible-print,td.visible-print{display:table-cell !important}
.hidden-print{display:none !important}