/* Hides global header, breadcrumbs & footer */
header,
.breadcrumbs,
#footercontent,
.embeddedServiceHelpButton {
	display: none !important;
}