{
	float: none;
	margin: 0;
	width: 100%;
}

.navbar,
.sidebar-nav,
a.btn,
span.label.label-unknown,
footer {
	display:none;
}
.content {
	margin-left:0px!important;
	width:100%;
}
body {
	padding-top:0px!important;
}

/* PRESENTIELIJST */

h2 {
	position: absolute;
	top:0px;
	left:0px;
}
h2.presentielijst {
	height: 200px;
	width: 300px;
	display:none;
}
div#print-logo {
	display:block;
	position: absolute;
	top:40px;
	left:0px;
}
div#presentie-data {
	margin-top:0px;
}
table.presentielijst tr td,
table.presentielijst tr th {
	font-size:9px;
	line-height:12px;
}
table.presentielijst {
	position: absolute;
	top:180px;
	left:0px;
	
}

div#presentie-data table.bordered-table tr th,
table.presentielijst.bordered-table tr th {
	background-color:#CCCCCC!important;
}