html, body {
	height: auto;
}

.finec {
	background: none;
}

body, td, th {
	font-size: 8pt;
}


body {
	width: auto !important;
	padding: 12pt !important;
}

#logo-hi-res {
	float: left;
	display: block !important;
	width: 104px !important;
	height: 131px !important;
	margin-right: 30px;
}

#content {
	padding: 24pt 0 0 !important;
}

address.adr {
	display: block !important;
	float: none;
	width: auto;
	font-size: 9pt;
}

	.adr a {
		display: none;
	}


h1 {
	display: block;
	font-size: 9pt;
	text-align: left;
}

	
.user {
	width: auto !important;
}

.a4 {
	width: 21cm;
	margin-top: 20px;
	padding: 1cm 1cm 1cm 2cm;
	border: 1px solid grey;
	background: #fff; 
}
body {
	background: #f5f5f5;
}

@media print {
body {
	background: #fff;
}

.a4 {
	width: auto !important;
	border: 0 !important;
	padding: 0 !important;
	background: #fff;
}

#print-button {
	display: none;
}
}

#print-button {
	font-size: 24px;
}
