.global,
.toolbar-toggleSearch,
.toolbar-toggleMenu,
#mainNav,
.contentWrapper-alert,
#login,
.search-group-header,
.nav-toggle,
.mainFooter {
  display: none !important;
}
.blockGroup-block {
  height: auto!important;
}
.fixed .toolbar {
  position: static;
}
#mainContent {
  margin-top: 100px;
}
/*
* {
	max-width: 100%;
	background-color: none !important;
	color:black!important;
	padding: 0!important;
	text-indent: 0!important;
	height: auto!important;
}
.breadcrumb, .toolbar-logo {
	display: block;
	float: none;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0;
	padding-top: 0;
}

.toolbar-logo {
	margin-left: 8%;
	margin-top: 20px;
}
#mainContent {
	margin-top: 40px;
}
.mainFooter {
	.blockGroup-block {
		width: 100%;

		&:nth-child(3), &:nth-child(4) {
			display: none;
		}
	}
}
*:before, *:after {
	display: none !important;
}
.fixed .toolbar {
	position: static !important;
}
.enhanced, .enhancedList a {
	padding-left: 0;
	color: #888;
	text-decoration: underline;

	&:before {
		display: none;
	}
}
a:after {
	content: " ("attr(href) ") ";
	font-size: 0.8em;
	font-weight: normal;
}
footer, main, role[banner] {
	margin: 0 8%;
}

.blockGroup-block {
	width: 100%!important;
}


*/
