a:link {text-decoration:none; color: #333333;} /* Link no visitado*/
a:visited {text-decoration:none; color:#333333} /*Link visitado*/
a:active {text-decoration:none; color:#333333; } /*Link activo*/
a:hover {text-decoration:none; color:#EE750D; } /*Mause sobre el link*/

#title{
	font-family: 'Merriweather', serif;
	font-weight: bold;
	font-size: 60px;
}

#titleCategory{
	font-family: 'Merriweather', serif;
	font-weight: bold;
	font-size: 60px;
	margin-bottom: 25px;
	color: #EE750D;
}

#subTitle{
	font-family: 'Merriweather', serif;
	font-weight: bold;
	font-size: 30px;
	margin-bottom: 25px;
}

#social-media-icon{
	margin-bottom: 25px;
}

.btn-link{
	color: #333333;
	font-weight: bold;
	font-size: 16px;
}

.btn-link:hover{
	text-decoration:none;
	color:#EE750D;
}

.text{
	font-family: 'Verdana';
	font-weight: bold;
	font-size: 16px;
}

.legend{
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #EE750D;
	padding-top: 10px;
	padding-bottom: 10px;
}
#selector{
	border-top: 1px solid;
	padding-top: 25px;
	padding-bottom: 25px;
}

.nameVisitorTeam{
	align: right;
}

.btnCerca {
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  font-family: 'Verdana';
  color: #fff;
  font-size: 16px;
  background: #EE750D;
  padding: 5px 8px 5px 8px;
  border: solid #EE750D 0px;
  text-decoration: none;
}

.btnCerca:hover {
  background: #333333;
  text-decoration: none;
}

.bannerSuperior{
	margin-bottom: 25px;
}

.publiGoogle{
	margin-top:25px; 
	margin-bottom:25px;
}

.bannerInferior{
	margin-top: 25px;
}

#legendJornada{
	margin-top: 25px;
	background-color: #EE750D;
	padding: 8px;
}

#legendJornada2{
	margin-top: 25px;
	background-color: #EE750D;
	padding: 8px;
}

.textLegendJornada a{
	font-family: 'Merriweather', serif;
	font-size: 18px;
	color: white;
}

#jornadaActual{
	font-family: 'Merriweather', serif;
	font-size: 24px;
	color: white; 
}

#jornadaActual2{
	font-family: 'Merriweather', serif;
	font-size: 24px;
	color: white; 
}

.text-title-table{
	color: white;
}

.subLegend{
	background-color: #333333;
}

.textSublegendJornada{
	font-family: 'Merriweather', serif;
	font-size: 24px;
	color: white;
	padding: 8px;
}

.rowJornada{
	font-family:'Verdana';
	font-size: 18px;
	padding: 8px;
	font-weight: bold;
}



.size48p{
	font-size: 48px;
}

.shadowRow{
	background-color: #D7D7D7;
}

.rowsJornada{
	margin-bottom: 25px;
}

.suspes{
	color: #BF0D1D;
	font-weight: bold;
}

#legend2{
	background-color: #EE750D;
	padding: 8px;
}

.textLegend2{
	font-family: 'Verdana';
	font-weight: bold;
	font-size: 18px;
	color: white;
	}
	
.numRanking{
	font-family: 'Verdana';
	color: #EE750D;
	padding: 8px;
	font-size: 14px;
	font-weight: bold;
}	

.nameTeamLegend2{
	font-family: 'Verdana';
	padding: 8px;
	font-weight: bold;
	color: #333333;
	font-size: 14px;
}

.textRanking{
	font-family: 'Verdana';
	font-weight: bold;
	padding: 8px;
	color: #333333;
	font-size: 12px;
}

.redNum{
	font-family: 'Verdana';
	padding: 8px;
	color: red;
	font-size: 14px;
}

.greenNum{
	font-family: 'Verdana';
	padding: 8px;
	color: green;
	font-size: 14px;
}

.imprimir{
	cursor:pointer; cursor: hand
}


#logoPrint{
    background: url( 'plantilles/2017/img/logos/logoFcbqPrint.jpg' ); 
    padding-right: 30px;
    padding-left: 30px;
    padding-top: 50px;
    padding-bottom: 50px;
}

#print{
    display: none;
}

@media only screen and (max-width: 800px) {
    #title { font-size: 30px; }
    #titleCategory { font-size: 30px; }
    #subTitle { font-size: 15px; }
    .text { font-size: 12px; }
    .btn-link{ font-size: 12px; }
    .btnCerca{ font-size: 10px; margin-top: 5px; }
    #jornadaActual { font-size: 12px; }
    .textLegendJornada a{ font-size: 10px; }
    .textSublegendJornada{ font-size: 14px; font-family: 'Merriweather', serif;}
    .teamNameLink { font-size: 12px;}
    #time{ font-size: 14px;}
    #time2{ font-size: 14px;}
    .size48p{ font-size: 24px;}
    .textLegend2{ font-size: 12px;}
    #jornadaActual2{ font-size: 12px;}
    
    
}
