@page {
    margin: 0.5cm;
    margin-right: 0.8cm;
}

div, p, h1, h2, h3, h4, h5, h6 {
    background: transparent !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
    position: static !important;
}

body {
    padding: 2rem;
}

a, a:visited {
    text-decoration: underline;
}

pre, blockquote {
    page-break-inside: avoid;
}

thead {
    display: table-header-group;
} 

tr, img, h1, h2, h3, h4, h5 {
    page-break-inside: avoid;
}

img {
    max-width: 100% !important;
}

p, h1, h2, h3, h4, h5 {
    orphans: 3;
    widows: 3;
}

h2, h3, h4, h5 {
    page-break-after: avoid;
}

#header-slideshow,
#header-slideshow + .row,
#header-title,
#header-title + .row,
#util,
#megamenu ul,
#mobile-menu,
#sidebar,
#alertbox,
#footer,
#copy,
a:after,
.ls-container,
.accordion-title .fa
{
    display: none !important;
}

.accordion-content {
    display: block !important;
}

.row, #main > .row > .column, #main > .row > .columns {
    float: none !important;
    max-width: 100% !important;
    width: 100% !important;
}

#header {
    width: 100% !important;
    height: auto !important;
    border-bottom: 1px solid #999;
}