@charset "utf-8";
/*
AUPA OSASUNA
*/
.div_table_resultados{
	font-family:Verdana, Geneva, sans-serif;}
.div_buscador_resultados li{
		float:left;
		list-style-type:none;
	}
	/**/
.div_buscador_resultados{
clear:both;
margin-bottom:45px;
min-height:50px;
font-family:Verdana, Geneva, sans-serif;
font-family:15px;
}
.div_buscador_resultados ul{
	margin:0;
	padding:0;
}
.div_buscador_resultados li {
	border:1px solid #69F;
	padding:12px 15px;
	text-decoration:none;
	background:#E1E1E1;
	border-radius:7px;
	margin-right:2px;
	font-size:20px;
}
.div_buscador_resultados ul li:first-child {
	border:1px solid #69F;
	padding:6px 12px;
	background:rgb(255, 0, 44);
	color:#FFF;
	border-radius:10px;
	margin-right:3px;
	font-size:18px;
}
.div_buscador_resultados li a{
	text-decoration:none;
}
/**/

.div_table_resultados img{
	border:none;
	width:20px;
	height:20px;}
	.div_table_resultados td img{
	opacity:0.05;}
.div_table_resultados td strong img{
opacity:1;
	width:24px;
	height:24px;}
.div_table_resultados img.up,
.div_table_resultados td img.up{
	width:30px;
	height:30px;
	float:right;
	margin-right:50px;
	padding:3px;
	background:#fff;
	border-radius:50%;
	opacity:1;}

	
.div_table_resultados table td{
	border:1px solid #69F;
	border-bottom:none;
	border-right:none;
	padding:5px 1px 4px 5px;
	font-size:14px;
	text-transform:capitalize;
}
.div_table_resultados table{
	border-collapse:collapse;
	border-spacing: 0;
	border:none;
	width: 100% !important;
	border-bottom:1px solid #69F;
	border-right:1px solid #69F;
}
	
tr:nth-child(even) {background: #CCC}
tr:nth-child(odd) {background: #E1E1E1;}	
tr.no_even_odd{background:#FFF;}
/*tr.trfinal{background:#FFF;}*/
.div_table_resultados table tr.trfinal td{
/*	font-weight:700;*/
font-weight:normal;
}

.div_table_resultados h2{
	color:#FFF;
	margin-top:30px;
	background:#FF002C;
	padding:8px 5px 12px 15px;
	font-size:22px;
	border-radius: 8px;
	margin-right:15px;
}
.div_table_resultados td h2{
	margin-top:10px;
	background:#fff;
	padding:3px;
	color:#000;
	margin-right:0;
	border-radius: 0;
}
table.tb_medallero{
	max-width:470px;
	margin:45px auto;
}
table.tb_medallero td{
	border:2px solid #FFB400;
	background:#ccc;
	color:#000;
	padding:10px;
	font-size:16px;
}
table.tb_medallero td.tdtexto{}
table.tb_medallero td.td_pdf_medallero{ width:70px;}
@media only screen and ( max-width: 981px ) {
.div_table_resultados table{
	width: 100% !important;
}
.div_table_resultados img.up{
margin-right:5px;
}
.div_table_resultados table td{
padding:5px 1px 4px 1px;
}
.div_table_resultados h2{
font-size:18px;
}
.div_buscador_resultados li {
    padding: 5px 10px;
    border-radius: 3px;
    margin-right: 2px;
    font-size: 15px;
}
.div_buscador_resultados li:first-child {
	margin-bottom:5px;
}
.div_buscador_resultados li:nth-child(2) {
	clear:left;
}
.div_table_resultados {
    margin-top: 150px;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #000 !important;
}
}
@media (max-width: 767px){
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #000 !important;
}
.texto-menu {
     text-align: left !important; 
}
.navbar-collapse {
	text-align:left !important; 
}
}