html.is-embed {
	height: initial;
	overflow: hidden;
}

.is-embed body {
	height: initial;
	padding-bottom: 30px;
	overflow: hidden;
}

.is-embed #mainSectionWrapper {
	height: initial;
	min-height: initial;
}

.is-embed #mainSectionPadding {
	padding-bottom: 0px;
}
	
.is-embed #footer {
	display: none;
}

.is-embed .zopim {
	display: none;
}

.is-embed .qsArticle {
	width: initial;
	padding-right: 0px;
}