.no_print,
.edit_link,
.flash_message,
.page_list,
.report_title,
#admin_controls,
#cpanel,
#csv_link,
#logout_link,
#report_link {
	display: none;
}

#page_title {
	font-size:26px;
}

#student_info {
	margin-bottom: 20px;
}

#summary {
	width:52%;
}

#summary table {
	width:50%;
}

#list_table tr {
	page-break-inside: avoid;
}

#student_info th,
#list_table th,
#list_table th a,
#list_table td,
#list_table td a,
#list_table td span,
#summary table th {
	color: #000 !important;
	background: #fff;
}

#student_info th,
#list_table th {
	background: #CDCDCD;
}

#summary {
	width: 100%;
	padding: 0;
	border: none;
}