body {
	font-size: 15px;
	zoom: 85%;

	background-color: white;
}
.firstline .reportAmount {
	font-size: 15px;
}
.bigTitle {
	font-size: 16px;
}
.data-form td {
	font-size: 14px;
}
#header, #sidebar, .functions, .tabset, .navbar, #feedbackButton, #printIcon, .loginButton-big, #saveButton, #footer, .changeYearForm, #csvIcon {
	display: none;
}
#printHeader {
	display: block;
	height: 50px;
	margin-bottom: 20px;
	background-color: white;
}
#wrapper {
	width: 758px;
	margin: 0px;
	-moz-transform:  scale(0.85);
	-moz-transform-origin: left top;
}
}
#headerWrapper {
    width: 758px;
	margin: 0px;
}
#content {
    width: auto;
}
#printHeader .ficsbook {
	font-size: 20px;
	line-height: 50px;
	width: 200px;
	float: left;
	margin-left: 30px;
}
#printHeader .ficsbook img {
	margin-top: 5px;
}
#printHeader .title {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	width: 500px;
	float: left;
}
#printHeader .subTitle .date {
	font-weight: normal;
	float: right;
}
#printHeader .subTitle {
	font-size: 14px;
	font-weight: bold;
	width: 500px;
	float: left;
}
.main-holder, .main-frame, #frame, #main {
	background: none;
	margin: 0px;
	padding: 0px;
}
#main {
	background-color: white;
}
.w1 {
	width: 758px;
    max-width: 758px;
}
div.tab {
	border: 0px;
	box-shadow: none;
	background: none;
}
.rowContainer .highlighted {
	border: 0px;
}
#content {
	float: none;
}

.warning {
	display:none;
}
.print-only {
	display:block;
}
.help-mij {
    display: none;
}
img.info {
	display:none!important;
}

.GrootboekAnalysisView .lastTableColumn {
	display: none;
}
