
.app-content {
	width: 80%;
	margin: 0 auto;
}

.app-content table {
	background: white;
	margin-bottom: 10rem;
}

.app-content table {
	border: 1px solid rgba(58,58,58,1);
}

.app-content table tr {
	border: 1px solid rgba(58,58,58,1);
}

.app-content table tr td {
	border: 1px solid rgba(58,58,58,1);
	padding: 10px;
}

.app-content table tr th {
	border: 1px solid rgba(58,58,58,1);
	padding: 10px;
}

#admin_tools_widget .inside li {
	list-style-type: none;
}

#apps_tools_widget .inside li {
	list-style-type: none;
}

#dashboard_quick_press {
	display: none;
}

#dashboard_primary {
	display: none;
}

#latest-comments {
	display: none;
}