﻿/* taula */
.actiu td { background:#ff5 !important; }

/* grafiques */
#pais1,#pais2 { width:50%; vertical-align:top; float:left; margin-top:10px; color:white; }
@media screen and (max-width: 500px) {
	#pais1,#pais2 { width:100%;}
}
#pais1 p, #pais2 p { text-align: center; margin-bottom: 3px; font-weight: bold; }
#flashcontent,#flashcontent2 { margin:0; float:left; height:350px; width:100%; }
#flashmapa { height:500px; }

/* rankings */
.avis { font-size:0.6875em; margin:10px 0 0 10px; }
.selectedcol { background:#ffff8866 !important; }

/* arbitres */
.rankigsags { overflow:hidden; padding:10px; margin-bottom:20px; }
.rankigsags p { float:left; width:300px; font-size:0.875em; padding:4px 0; font-weight:bold; }
.temporades { width:100%; border-spacing: 0px; background-color:#fff; }
.temporades th,.temporades td { padding-left:3px; }
.temporades th { min-width:60px; font-weight:bold; font-size:0.8125em; height:22px; text-align:left; } 
.temporades td { border-top:1px solid #eee; font-size:0.875em; height:25px; } 
.dg,.de,.dp { height:13px; float:left; }
.dg { background:#5cb85c; }
.de { background:#f0ad4e; }
.dp { background:#d9534f; }
h1 span { float:left; }

#filtres { border:1px solid #ccc; width:90%; margin:auto; margin-bottom:10px; padding:5px 0 0 0; overflow:hidden; }
#filtres h5 { margin-left:10px; }
#filtres input, #filtres select { margin-left:5px; }
#txtcerca{ width:400px; }
.noveure { display:none; }

.milestones { width:100%; }
.milestones td,.milestones th { text-align:left; padding-left:5px; }
.milestones tr { height:20px; }
.rankigsags h3 { font-size: 1em; padding: 2px 0; color: white; }
.rankigsags h3 img { float: right; }