h1{background-color:#000088;color:white ;padding:5px;}
table{  border-collapse:collapse;  #margin:0 auto;}
tr{border: 1px solid #B0C4DE}
table.table-clickable tr[data-href]{cursor: pointer;}
th{color:#fff; text-align:left; background:#333333;}
table td{background:#ffffff;}
table tr:nth-child(odd){background:#e6f2ff;}
.pref{text-align:center;}
.country {text-align:center;}
.errmsg {color:red;}

.endurance_font {text-align:center;font-weight: bold; font-size:x-large; color: white;}
.endurance_point6 {text-align:center;background-color: black!important;color: white;}
.endurance_point5 {text-align:center;background-color: red!important;color: white;}
.endurance_point4 {text-align:center;background-color: blue!important;color: white;}
.endurance_point3 {text-align:center;background-color: lightblue!important;color: white;}
.endurance_point2 {text-align:center;background-color: lightgreen!important;color: white;}
.endurance_point1 {text-align:center;background-color: orange!important;color: white;}
.endurance_point0 {text-align:center;background-color: grey!important;color: white;}
table.table-clickable tr[data-href]{
  cursor: pointer;

}
.wide{ width:100%;}
#judge{
	display: inline-block;
	background:#ffffaa;
	text-align: left;
	width:80%;
}
/*
th{color:#fff; text-align:left; background:#005ab3;}
*/
