#boxes-content.margin-bottom-large {
	margin-bottom: 20px;
}

#boxes-content h2 {
	padding-left: 8px;
	font-size: 23px;
}

#c-col-1 tr, #c-col-2 tr, #c-col-3 tr, #c-col-1 > tbody > tr > td, #c-col-2 > tbody > tr > td, #c-col-3 > tbody > tr > td {
	border: none;
	vertical-align: middle;
}

#c-col-1 tr td, #c-col-2 tr td, #c-col-3 tr td {
	display: table-cell;
}

#c-col-1 tr td:first-child, #c-col-2 td:first-child, #c-col-3 tr td:first-child {
	width: 33px;
}

#c-col-1, #c-col-2, #c-col-3 {
	margin: 0;
}

#Footer {
	display: none;
}

.topbar-offcanvas {
	display: none;
}


