#report .sectionContainer h1, #report .sectionContainer #pageTwo .reportHeader h1, #report .sectionContainer h3, #report .sectionContainer h4, #report .sectionContainer .contactInfo p, .projectSpecs .specs,.projectSpecs .specs:first-line, .projectSpecs h3, .projectSpecs h4, .projectSpecs .specialPara, .projectSpecs .reportGenerated, #report #calculations .desc, #report #calculations .amount, #report #calculations .totalProjectCost td, #report #initialCalculations table td, #report #initialCalculations .sidebarLabel, #report #initialCalculations .sidebarLabel .labelText, .hdgColHeader, .paintColHeader, #report #initialCalculations .savings, .savingsLine {
	font-family:Arial, Helvetica, sans-serif !important;
}
.printLogo {
	display: block;
	/*float:none;*/
	/*width:190px;
	height:38px !important;*/
	width: 200px;
	height: 50px;
	overflow: none;
}
.projectSpecs .reportGenerated {
	width:190px;
	text-align:center;
	padding:5px 0 0 0;
}
.projectSpecs .reportGenerated .printLogo {
	display: block;
	width: 200px;
	height: 50px;
	overflow: none;
}
.galvCostURL {
	margin:0;
}
#header {
	display: block;
}
#header ul, #lang-chooser {
	display: none;
}
body #header {
	display: block;
	visibility: visible;
	margin-bottom: 50px;
}
.lang-en #header h1 a, .lang-nl #header h1 a, .lang-fr #header h1 a, .lang-de #header h1 {
	display: none;
}
.lang-en #header h1 {
	/*background:url(../Schriftzug-zinq_200px.png) no-repeat;*/
	height: 50px;
	width: 200px;
}
.lang-nl #header h1 {
	/*background: url(../Schriftzug-zinq_200px.png) no-repeat;*/
	height: 50px;
	width: 200px;
}
.lang-fr #header h1 {
	/*background: url(../Schriftzug-zinq_200px.png) no-repeat;*/
	height: 50px;
	width: 200px;
}
.lang-de #header h1 {
	/*background: url(../Schriftzug-zinq_200px.png) no-repeat;*/
	height: 50px;
	width: 200px;
}
#report #calculations {
	margin: 30px 0px 0 -2px;
	float: left;
}
#report #calculations .tallHeaderImage {
	display: none !important;
}
#report #calculations .tallHeaderImagePrint img {
	background: #fff;
	display: block !important;
	/*width: 229px;*/
	width: 226px;
	height: 97px;
	z-index: 9999;
	margin: 0 0 -18px 1px;
}
#report #calculations .firstRow td:nth-of-type(2),
#report #calculations .firstRow td:nth-of-type(3),
#report #calculations .firstRow td:nth-of-type(4) {
	width: 54px !important;
	/*word-break: break-all;*/
}
#report #initialCalculations .hdgCol, #report #initialCalculations .paintCol, #report #initialCalculations .savings {
	background: none;
}
#report .sectionContainer #pageTwo {
	clear: both;
	margin-top: 150px;
}
#report .sectionContainer .projectSpecs {
	float: right;
}
#report .sectionContainer .projectSpecs .specialPara {
	color: #000;
}
#report .sectionContainer .projectSpecs .reportGenerated {
	margin-top: 60px !important;
}
#report #calculations .desc {
	text-transform: none !important;
}
/*.printLogo {
	background: none !important;
	display: none !important;
}*/
/*.projectSpecs:last-of-type {
	display: none;
}*/
