#top-navigation,
#container #sidebar-col,
#todos-tabs,
.list-filter,
.pagination,
footer,
.pagination-counter,
.list-actions,
a[rel=popover],
.edit-button,
th.actions,
td.actions,
.empty-text,
.cake-sql-log
 {
	display: none;
}
#content-col {
	width: 100%;
	margin-left: 0;
}
#container {
	padding: 0;
}
body {
	padding: 0;
}

table td.actions a {
	display: none;
}
table td {
	background-color: transparent !important;
}


.box.well {
	background-color: #fff;
	padding: 0;
	border: 0px solid;
	-webkit-box-shadow: none;
}

.partner-logo {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
}