/* table: scoreTable */

table.report{
	border-collapse: collapse;
	border: 1px solid #ccc;
	background-color: #858585;
	text-align: center;
	padding: 0;
	margin: 0;
}
table.report th{
	border: none;
	padding: 5px 5px;
	height: 20px;
}
table.report td{
	border: none;
	padding: 1px 5px;
	height: 6px;
}
table.report th{
	border: none;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}
table.report tr.patientHead{
	text-align: center;
	font-weight: bold;
	background-color: #D2D2FF;
}
table.report tr.timepointHead{
	text-align: center;
	font-weight: normal;
	border: none;
	border-bottom: 1px solid #9090ED;
	background-color: #D2D2FF;
}
table.report tr.scanColHead{
	border: none;
	border-bottom: 1px solid #9090ED;
	background-color: #D2D2FF;
}
table.report tr.scanColHead td{
	border: none;
	border-right: 1px solid #9090ED;
	text-align: center;
	padding: 3px;
	height: 20px;
}
table.report td.levelHead{
	border: none;
	border-right: 1px solid #9090ED;
	text-align: left;
	font-weight: bold;
}
table.report td.score, table.report td.scoreselected{
	border: none;
	border-right: 1px solid #9090ED;
}
table.report td.selected,  table.report td.scoreselected{
	background-color: #EADCD9;
	font-weight: bold;
	border-bottom: 1px solid #9090ED;
	border-top: 1px solid #9090ED;
}
table.report td.scored, table.report td.unreadable{
	font-weight: bold;
}
table.report td.unscored{
	font-weight: normal;
}
table.report td.scoreval{
	text-align: center;
}
table.report tr.shaded{
	background-color: #D2D2FF;
}

table.unblind{
	border-collapse: collapse;
}
table.unblind th{
	border: 1px solid #cccccc;
	background-color: #666666;
	color: #FFFFFF;
}
table.unblind td{
	border: 1px solid #999999;
	vertical-align: top;
	padding: 5px;
}
table.unblind .fieldchanged{
	background-color: #FCDA74;
}
table.help {
	border-collapse: collapse;
	border: 1px solid #ccc;
	background-color: #858585;
	text-align: left;
	padding: 0;
	margin: 0;
	max-width: 90%;
}
table.help td {
	vertical-align: top;
	font-size: 1.25em;
	padding: .25em;
}
table.help td.patientHead{
	text-align: center;
	font-weight: bold;
	background-color: #D2D2FF;
	color: #000000;
}
table.help ul {
	margin-top: .5em;
	margin-bottom: .5em;
	padding-left: 20px;
}
table.help div.helpimg {
	position: relative;
}
div.tooltip {
	position: absolute;
	padding-top:.25em;
	padding-bottom:.25em;
	padding-right: 1em;
	padding-left: 1em;
	color: rgba(255,255,255,0);
	background-color: rgba(0,0,0,0);
	height: 1em;
	width: 0em;
	overflow: hidden;
	font-size: .8em;
}
div.tooltip:hover {
	color: rgba(255,255,255,1);
	background-color: rgba(0,0,0,.5);
	width: auto;
	height: auto;
	overflow: visible;
}
div.tooltip.fasssl1 {
	top: 11.5%;
	right: 60.3%;
}
div.tooltip.fasssl2 {
	top: 32.5%;
	right: 60.3%;
}
div.tooltip.fasssl3 {
	top: 11.5%;
	right: 38.4%;
}
div.tooltip.fasssl4 {
	top: 32.5%;
	right: 38.4%;
}
div.tooltip.fasssc1 {
	top: 5%;
	right: 53.6%;
}
div.tooltip.fasssc2 {
	top: 31.1%;
	right: 53.6%;
}
div.tooltip.fasssN {
	top: 17.1%;
	right: 53.6%;
}
div.tooltip.bmecil1 {
	top: 4.6%;
	right: 48%;
}
div.tooltip.bmecil2 {
	top: 31.7%;
	right: 48%;
}
div.tooltip.bmel1 {
	top: 12.9%;
	right: 58.7%;
}
div.tooltip.bmel2 {
	top: 32.5%;
	right: 58.7%;
}
div.tooltip.bmel3 {
	top: 12.9%;
	right: 37.7%;
}
div.tooltip.bmel4 {
	top: 32.5%;
	right: 37.7%;
}
div.tooltip.bmeL1 {
	top: 23.2%;
	right: 60.4%;
}
div.tooltip.bmeL2 {
	top: 23.2%;
	right: 37.1%;
}
div.tooltip.bmeM {
	top: 23%;
	right: 43.5%;
}
div.tooltip.bmeN {
	top: 18.8%;
	right: 49%;
}
div.tooltip.bmeP1 {
	top: 41.3%;
	right: 60.3%;
}
div.tooltip.bmeP2 {
	top: 42.6%;
	right: 38.1%;
}
div.tooltip.bmef1 {
	top: 51%;
	right: 62.1%;
}
div.tooltip.bmef2 {
	top: 52%;
	right: 37.3%;
}
div.tooltip.bmerib1 {
	top: 45.5%;
	left: 15.8%;
}
div.tooltip.bmerib2 {
	top: 49.4%;
	right: 17.8%;
}
div.tooltip.bmeTPr1 {
	top: 57.1%;
	left: 18.3%;
}
div.tooltip.bmeTPr2 {
	top: 59.4%;
	right: 23.2%;
}
div.tooltip.bmeSPr {
	top: 68.3%;
	right: 48.7%;
}
div.tooltip.bmeST {
	top: 76.2%;
	right: 25.9%;
}
div.tooltip.fatc1 {
	top: 5.5%;
	right: 48%;
}
div.tooltip.fatc2 {
	top: 32.4%;
	right: 48%;
}
div.tooltip.fatl1 {
	top: 13.6%;
	right: 59.9%;
}
div.tooltip.fatl2 {
	top: 33.2%;
	right: 59.9%;
}
div.tooltip.fatl3 {
	top: 13.6%;
	right: 37.3%;
}
div.tooltip.fatl4 {
	top: 33.2%;
	right: 37.3%;
}
div.tooltip.fatL1 {
	top: 23.1%;
	right: 63.2%;
}
div.tooltip.fatL2 {
	top: 24.9%;
	right: 36.2%;
}
div.tooltip.fatf1 {
	top: 50.1%;
	right: 62.2%;
}
div.tooltip.fatf2 {
	top: 54.3%;
	right: 34.1%;
}
div.tooltip.fatN {
	top: 18.6%;
	right: 48%;
}
div.tooltip.fatM {
	top: 22.8%;
	right: 43.3%;
}
div.tooltip.erosionc1 {
	top: 5.3%;
	right: 48%;
}
div.tooltip.erosionc2 {
	top: 32.3%;
	right: 48%;
}
div.tooltip.erosionl1 {
	top: 13.3%;
	right: 60.2%;
}
div.tooltip.erosionl2 {
	top: 32.5%;
	right: 60.2%;
}
div.tooltip.erosionl3 {
	top: 13.3%;
	right: 38.4%;
}
div.tooltip.erosionl4 {
	top: 32.5%;
	right: 38.4%;
}
div.tooltip.erosionM {
	top: 22.3%;
	right: 42.5%;
}
div.tooltip.erosionN {
	top: 18.3%;
	right: 48%;
}
div.tooltip.erosionf1 {
	top: 50.1%;
	right: 62.2%;
}
div.tooltip.erosionf2 {
	top: 54.3%;
	right: 34.1%;
}
div.tooltip.sascank1 {
	top: 51.0%;
	left: 0%;
	Left
}
div.tooltip.sascank1:hover {
	width: auto;
}
div.tooltip.sascank2 {
	top: 52.6%;
	right: 0%;
	width: 2em;
}
div.tooltip.sascank2:hover {
	width: auto;
}
div.tooltip.sascos1 {
	top: 42.6%;
	left: 10.3%;
}
div.tooltip.sascos2 {
	top: 59%;
	left: 10.3%;
}
div.tooltip.sascos3 {
	top: 42.6%;
	right: 11.6%;
}
div.tooltip.sascos4 {
	top: 59.5%;
	right: 11.6%;
}
div.tooltip.sasnank1 {
	top: 52%;
	right: 39.3%;
	width: 2em;
}
div.tooltip.sasnank1:hover {
	width: auto;
}
div.tooltip.sasnos1 {
	top: 42.6%;
	left: 34.2%;
}
div.tooltip.sasnos2 {
	top: 59%;
	left: 34.2%;
}
div.tooltip.sasf1:hover {
	width: auto;
}
div.tooltip.sasf2:hover {
	width: auto;
}
div.tooltip.sasf1 {
	top: 80%;
	right: 8%;
	width: 2em;
}
div.tooltip.sasf2 {
	top: 90%;
	right: 8%;
	width: 2em;
}
