
#sidebar, #header, .btn {
	display: none !important;
}

.sidebar-visible, body {
	padding: 0 !important;
}

table.key-val, table.key-val th, table.key-val td {
	padding: 2px;
}

html, body {
	height: auto !important;
}

img {
	display: none;
}

img.display {
	display: inline;
}

.hidden-print {
	display: none !important;
}

a[href]:after {
	display: none;
	content: "";
}
