
/* MAINTENANCE REPORTS */
.view-maintenance-reports .view-content .views-table tr.Open select {
	border: 3px solid #c00;
}

/* MAINTENANCE REPORT DETAIL PAGE */
body.page-node-type-incident-report article > .content {
	padding-top: 50px;
}
body.page-node-type-incident-report article > .content > .field {
	margin-bottom: 2em;
}