@page
{
    size: 210mm 297mm; /* portrait */
    /* you can also specify margins here: */
    margin: 10mm;
    margin-right: 10mm; /* for compatibility with both A4 and Letter */
}

html { background: none; padding-bottom: 20px;}
body { box-shadow: none; background: none; overflow: auto; padding:10px; width: 100%; }
body::after { content: none;  }

.skiplinks { display: none; }
.sidebar { display: none; }
.main-header .bip { display: none; }
.layout-wrapper { margin: 0; width: 100%;  max-width: 800px; }
.layout-top { display: none; }
.layout-header { display: none; }
.layout-footer { display: none; }
.layout-content { width: 100%; border: none; }
.layout-menu-left { display: none; }
.main-header .headers-logo-2 { display: none; }
.container { width: 100% }
.layout-content{ width: 100%;}
section.content .site-text { border: none; }
#statementWrapper { display: none; }
.table-registry-wrapper { max-height: 10000px; }
.registry-toggle { display: none; }