#header, #leftbar, #toolbar, #breadcrumbs, .related-links, .section-search--secondary,  li.gadget a ,.hidelink{
    display: none;
}
.fixed {
    padding-top: 0;
}
a.logo{
    display:none;
}
body {
	overflow: visible;
}
html {
	overflow-y: visible;
}
#center {
	overflow-y: visible;
}
article {
	overflow-y: visible;
}
/*article #printall {
	display: block;
}*/
.section__actions {
    display: none !important;
}
.hideelement:not(figure), figure.hideelement > .image
{
    display:inline-block;
}/* Put your CSS overrides and additions for printed output here */