@CHARSET "UTF-8";

body {
	padding: 1em;
}

td.crossProfPointedOut {
	background-color: #E9E9E9;
	data-tooltip: "Cross Proficiency Points";
}

td.pointedOut {
	background-color: LightCyan;
}

td.somePoints {
	background-color: LightGoldenRodYellow;
}

td.noPoints {
	
}

.ui.blue.ribbon.label.fairLevelPtHeader {
	    margin-top: 16px;
}

h2.competitorName {
	margin-top: 16px;
}

#disclaimer-divider {
	margin-top: 28px;
}

#disclaimer {
 margin-top: 32px;
 color: lightGrey;
 font-style: italic;
 font-size: 85%;
}
