@media print {

	html, body {
		overflow: auto !important;
		height: auto !important;
	}
	#some-tests {
		display: none !important;
	}
	#eAu-fitting-room {
		display: none !important;
	}
	#header-collapser {
		display: none !important;
	}
	.layout-body {
		position: relative !important;
		top: 0 !important;
	}
	.layout-body #content {
		height: auto !important;
		overflow: visible !important;
	}
	.layout-bottom {
		display: none !important;
	}
	.cute-popup {
		display: none !important;
	}
	#eAu-tooltips-container {
		display: none;
	}
	.layout-body .eAu-fs-content {
		height: 500px;
	}
	body {
		color: #000 !important;
	}
	#course-title span, #course-title a, #course-title {
		color: #000 !important;
	}
	.content {
		margin-left: 40px;
		margin-right: 40px;
	}
}
