body {
    background: #fff;
    font-size: 12pt
}

.header {
    display: none!important
}

nav {
    display: none
}

h1 {
    color: #000
}

.footer__links {
    display: none
}

#searchSiteform input,
.no-print {
    display: none!important
}

.brand,
.nav--top,
.sidebar {
    display: none
}

.site-content__body {
    width: 100%;
    margin-left: 0
}

.announcement--alert,
.announcement--fix,
.announcement--info,
.footer__list,
.social {
    display: none
}

.accordion__description {
    display: block!important
}

.tag {
    display: none
}

.footer__inner {
    color: #000;
    background-color: #fff;
    padding: 0 35px
}

.footer__inner #social,
.footer__inner .block {
    display: none
}

.float-left.large-image,
.float-left.xl-image,
.float-left.xxl-image,
.float-left.xsmall-image,
.float-right.xsmall-image,
.float-right.large-image,
.float-right.xl-image,
.float-right.xxl-image {
    width: 100%;
    clear: both
}