body {
	font-size: 85%;
}

.nav, .navbar, .sidebar, .controls_container, .help-block, .idee-prio, .idee_c1, .idee_c2, .idee_c3, th[data-criteria] {
	display: none !important;
}
.col-md-offset-2 {
	margin-left: 0;
}
.col-md-10 {
	width: 100%;
	margin-left: 0;
	padding-top: 0;
}
.canvas_container .col-md-10 {
	padding-left: 0;
}

th[data-type="rating_header"], .idee_rating {
	display: table-cell !important;
}

table.dataTable {
	padding: 4px;
}

canvas {
	/* yay, cm in css ... */
	max-width: 18cm;
	max-height: 18cm;
}