/* TAGS */

body {
	background: #f3f3f3 !important;
}

/* --------------------------------------------------------------- */
/* GLOBALS */
/* --------------------------------------------------------------- */

.numero {
	font-family:'Open Sans',helvetica,arial,sans-serif;
}  
.jogos_rodape_box ul {
	display: block;
	box-sizing:border-box;
	padding: 10px 20px 10px 20px;
}
.jogos_rodape_box li {
	font-size: 10px;
	color: #999;
	margin: 0 10px 0 0;
	text-transform: uppercase;
	font-weight: 500;
	float: left;
	display: block;
	height: 20px;
	line-height:20px;
}

.jogos_titulo h4{
	text-transform: none;
	font-weight: 500;
	padding: 0 0 20px 0;
	border-bottom: 3px solid #FFFFFF;
	margin: 20px 10px 25px 0;
	color: #666666;
}

h4 .filtro_componente { float: right; }

.filtro_componente select {
	-moz-appearance: none;
	-webkit-appearance: none;
    background: #f3f3f3 url("../img/down_arrow_select.png") no-repeat scroll right center;
    border: 1px solid #ccc;
    border-radius: 3px;
    float: right;
    font-size: 14px;
    line-height: 1;
    margin: -6px 0 9px 6px;
    overflow: hidden;
    padding: 5px 31px 5px 5px;
	cursor:pointer;
	color: #666666;
}

.select_agenda {
    float: right;
    margin: 15px 0 0;
}
.select_agenda select{
	background: #F9F9F9 url("../img/down_arrow_select.png") no-repeat scroll right center !important;
    /*border: 1px solid #f9f9f9; !important;*/
	border: none;
    margin: 0 12px -9px 0 !important;
}
 
.select_agenda select:hover{
	background: #f3f3f3 url("../img/down_arrow_select.png") no-repeat scroll right center !important;
    /*border: 1px solid #ccc; !important;*/
	border: none;
	-webkit-box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.20);
	-moz-box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.20);
	box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.20);
}

.filtro_componente select:hover {
    background: #FFF url("../img/down_arrow_select.png") no-repeat scroll right center;
}

.jogos_header_box{
	width:100%;
	height:60px;
	background: #F9F9F9;
	line-height:60px;
	color: #CCC;
	font-weight:500;
}

.jogos_header_box h2{
	margin: 0 20px 0 20px;
	display:block;
	/*background:#CCC;*/
}

.sombra {
	-webkit-box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.20);
	-moz-box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.20);
	box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.20);
}

.fundobranco {
	background:#FFFFFF;
}


/* --------------------------------------------------------------- */
/* BOX MEDALHAS */
/* --------------------------------------------------------------- */

#tab_quadro_medalha { margin:0; }
	
.jogo_table_head {
background: #F9F9F9 /*#b6cb3c*/;
border: none !important;
color: #CCC;
}

.tab_quadro_medalha {
	width:100%;
	line-height: 60px;
	display:table;
}

#tab_quadro_medalha tr { border-bottom:#EEE solid 1px;}

#tab_quadro_medalha td {
	font-size: 12px;
	font-weight: 500;
	text-align: center;
	color: #a0a0a0;
}

#tab_quadro_medalha img	{ margin: 0 auto -12px auto; }
#tab_quadro_medalha .verde		{ color: #b9c86c; }
#tab_quadro_medalha .cinza		{ color: #999; }
#tab_quadro_medalha .vermelho	{ color: #e23832; }

.tabh_01 {
	font-size: inherit;
	text-align: left;
	padding-left: 20px;
	font-weight: 500;
}
.tabh_05 { font-size: inherit;}

.tabh_04, .tabh_05, .tabh_06, .tabh_07 {
    text-align: center;
}

.tab_01 {
	width: 3px;
	font-size: 15px !important;
	padding: 0 0 0 15px;
	font-weight: 600 !important;
}
.tab_02 { width:48px; text-align: left;}
.tab_03 {
	width: 50% !important;
	text-align: left !important;
	font-size: 15px !important;
	color: inherit !important;
}
.tab_04 {
	border-left: 1px solid #eee;
	/*border-right: 1px solid #eee;*/
	color: inherit !important;
	font-weight: 600 !important;
	font-size: 15px !important;
	width: 60px;
}
.tab_05 { width: 60px; }
.tab_06 { width: 60px; }
.tab_07 { width: 60px; }
	
.pais_sigla {
	display: none;
}
.pais_nome {
	display: inherit;
}

/* --------------------------------------------------------------- */
/* BOX AGENDA */
/* --------------------------------------------------------------- */

.agenda_title {	margin: 0 0 0 20px; display:block; float:left;}

.agenda_pictograma {
	background: #EEE;
	border-bottom: 1px #f3f3f3 solid;
	padding: 12px 10px;
}

.agenda_pictograma .modalidade-nome {
    display: table-cell;
	vertical-align:middle;
	padding: 0px 10px;
}

.agenda_pictograma .modalidade-nome img, .agenda_pictograma .modalidade-nome span{
	float: left;
	vertical-align:middle;
	margin: 0px !important;
	display:inline-block;
	float:left;
	font-size:21px;
	font-weight:400 !important;
	color: #0e4c87;
}
.dados {
    border-bottom: 1px solid #f3f3f3;
    color: #999999;
    display: table;
    font-size: 14px !important;
    padding: 12px 0;
    width: 100%;
}

.dados table, .dados tr { border:none !important; }
.dados table, .dados td { text-align:left !important; padding: 6px 0 6px 0;}
.tab_bloco1{ width:33%; float:left;}
.tab_bloco2{ width:66%; float:left; margin-top: 8px;}

.dados .hora {
	text-align:right !important;
	width:60px;
}
.dados .local {
	text-align:left !important;
	color:#333 !important;
	font-size: 16px !important;
	padding-left: 18px !important;
}

.dados .medalhas { width: 60px; vertical-align:top;}
.dados .medalhas img { width: 20px; float:right; margin: -9px 0 0 0 !important;}

.dados .categoria {
	padding: 0 0 0 18px;
	font-size:12px !important;
	font-weight:lighter !important;
}
.dados .nome_cagetoria { margin: 0 12px 6px 0; float:left;}
.dados .informacao {float:left; }
.dados .informacao img {
	margin:-2px 6px 0 0 !important;
	float:left;
}
.dados .informacao p {
    display: block;
    float: left;
    margin: -1px 6px 0 0;
}

@media screen and (min-width: 0px) and (max-width: 469px) {
		.tab_01, .tab_02, .tab_04 {
			min-width: 40px !important;
		}
		.jogo_table_head img {
			height: 25px;
			margin-left: 3px;
			margin-right: 3px;
		}
		.tab_05, .tab_06, .tab_07 {
			padding-left: 3px;
			padding-right: 3px;
		}
		.pais_nome {
			display: none;
		}
		.pais_sigla {
			padding: 0 0 0 12px;
			display: inherit;
		}
		h4 {
			font-size: 80%;
		}
		.tab_01 {
			padding: 0 0 0 3px;
		}
		.tab_bloco1 {
			width: 100% !important;
			float: left;
			margin: 0 0 12px 0;
		}
		.agenda_title {	display:none !important; }
		.select_agenda {
			width: 100%;
			display:block;
			margin-top:4px;
		}
		.select_agenda select{
			/*border: 1px solid #f9f9f9; !important;*/
			display:inline-flex;
			border: none;
			width:48%;
			height: 36px;
			margin: 0 1% 2px 1% !important;
		}
		.informacao {
			clear: left;
		}
		.tab_bloco2{
			width: 100% !important;
			float: left;
			clear:left;
		}
	}
	@media screen and (min-width: 470px) and (max-width: 739px) {
		.tab_03 {}
		.tab_01, .tab_02, .tab_04, .tab_05 , .tab_06, .tab_07{
			min-width: 40px !important;
		}
		.agenda_title {	display:none !important; }
		.select_agenda {
			float: flex;
			width: 100%;
		}
		.select_agenda select{
			/*border: 1px solid #f9f9f9; !important;*/
			border: none;
			width: 23%;
			margin: 0 1% -9px 1% !important;
		}
		.tab_bloco1 {
			width: 40%;
			float: left;
		}
		.informacao {
			clear: left;
		}
		.tab_bloco2{
			width: 60%;
			float: left;
		}
	}
	
	@media screen and (min-width: 740px) and (max-width: 1098px) {
		.tab_01, .tab_02, .tab_04, .tab_05 , .tab_06, .tab_07{
			min-width: 40px !important;
		}
	}
	
	@media screen and (min-width: 1099px) {	
	}

	@media (min-width:0px) and (max-width:430px){
		h4 .filtro_componente {
			display:block;
			width:100%;
			margin:12px auto;
			clear:both;
			text-align:center;
		}
		.filtro_componente select {
			width: 48%;
			background: #FFF;
			padding: 5px;
			line-height: 1;
			border: 1px #CCC solid;
			border-radius: 3px;
			-webkit-border-radius:3px;
			moz-border-radius:3px;
			margin:0px 1%;
			-webkit-appearance: none;
			font-size:14px;
			float:right;
		}
		.select_agenda select{ border:none;}
	}
