body {
    background-color: #fff;
}

#side-nav-container .panel, .alert-box, button, .cc_banner, .footer, nav.breadcrumbs, .breadcrumbs.show-for-small-only, .nav-toggle, form, #primary-atoz-link, .menu-icon.button, .print {
    display: none;
}

.page-content {
	display: block;
    width: 100%;
	margin: 0;
	padding: 0 5%;
	font-family: Arial;
}

a[href]:after {
    content: none !important;
  }

.top-bar-section ul {
    display: none;
}

.print {
	display: block;
}

.screen {
	display: none;
}