* {
	font-size:  12px !important;
}

.pageHeader {
	display:  none !important;
}

#pageContent {
	box-shadow: none !important;
}

.pageBody > section {
	margin:  0 !important;
	padding:  0 !important;
}

.pageBody > section > .row > .col-md-12 {
	display: none !important;
}

.pageBody > section > .row > .col-md-3 {
	display:  none !important;
}

.pageBody > section > .row > .col-md-9 {
	padding: 0 !important;
}

#respond {
	display: none !important;
}

.acf-form-submit,
[data-name="report_published"],
[data-name="report_revision"] {
	display:  none !important;
}