
#sidebar, #header, .btn, #breadcrumbs, #tracy-debug {
	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;
}

.grid, .grid th, .grid td {
	overflow: visible;
	font-size: 12px;
}
body {
	font-size: 10px !important;
}
#canvas {
	padding: 0 !important;
}
#content {
	margin-bottom: 0 !important;
}
h1 {
	font-size: 16px !important;
}

h2 {
	font-size: 14px !important;
}
#content > .clearfix > .col-2 {
	margin-bottom: 0 !important;
}
#section-heading + h2 {
	display: none
}
.grid .narrow {
	display: none;
}
