@CHARSET "UTF-8";

.zebra.statistics td,.zebra.statistics th {
	font-size: 12px;
	font-weight: 700;
	text-align:center;
}

.zebra.statistics th {
	border-top: 1px solid #448bb1;
	border-bottom: 1px solid #448bb1;
}

.zebra.statistics td {
	color: #333;
}

.zebra.statistics th.instructors,.zebra.statistics td.instructors {
	background-color: #fefed9;
}

.zebra.statistics th.others,.zebra.statistics td.others {
	background-color: #e9f9e4;
}

.zebra.statistics th.projects,.zebra.statistics td.projects {
	background-color: #d9ecfe;
}

.zebra.statistics th.subjects,.zebra.statistics td.subjects {
	background-color: #e3f1ff;
}

.zebra.statistics th.users,.zebra.statistics td.users {
	background-color: #f0f8ff;
}
