﻿p {
    text-align:justify;
}
html {
    padding: 0;
    margin: 0; 
}
body {
    width: 100%;
    padding:0 70px;
    font-size: 14px;
    font-family: 'Lato';
    margin: 0;
}



body > header,
.layout-push,
.submenu,
.buttonContainer,
#share {
    display:none
}
.layout-wrapper {
    margin: 0;
    height: auto;
    max-height: auto;
}

a.logo,
.printHeader, .printFooter {
    display:block !important;
    text-align:center;
}
section.content {
    padding:0;
    margin:0;
    max-width:none;
    background-image:none;
}
section.content .content-cell {
    padding:0;
}
section.content article {
    width:100%;
}

/* Set container 100% (1600px) */
.container {
    width: 100%;
}
/* Hide Sidebar */
.left_menu {
    display: none !important;
}
/* Hide searchbar */
.layout-search-container {
    display: none;
}
/* Hide Share this container */
.main-content-footer {
    display: none;
}

.top-header-logo {
    width:1600px;
    padding: 0;
    margin: 0;
}
.top-header-logo img {
    height: 100px;
}

/* Marge pagina voor header visual */
.main-content  {
    margin-top:0;
}

/* Footer Content */
.footer-block, .footer-sm-list {
    display: none;
}
.footer-block a:after, .top-header a:after{
    content:' ';

}
.footer-block[itemtype*=Organization] {
    width:50%;
    padding: 0;
    margin: 50px 0;
    float: right;
    text-align: right;
    display: block;
}
.footer-title {
    font-weight: bold;
    display: inline-block;
}
.footer-contact ~ * {
    display: none;
}

.print-footer{
    display:block;
       
}
/*element(footer)*/