div#header_lang {
    display: none !important;
}
div#header_log {
    display: none !important;
}
div#header {
    background-color: white !important;   
    padding: 3mm 1cm !important;
}
div#header a {
    color: #555 !important;
    font-size: 12pt !important;
}
#header_menu {
    width: 100% !important;
}
#current_page {
    border-bottom: 2px #888 solid;
}
.content {
    padding: 1cm !important;
    font-size: 11pt !important;
}

/* STATISTICS */
#tab_select {
    background-color: white !important;
}