@charset "utf-8";
@font-face {
	font-family: NomeJogador;
	src: url("fonts/SCHABO-Condensed.woff");}
@font-face {
	font-family: UbuntuBold;
	src: url("Ubuntu-B.woff");}
@font-face {
	font-family: UbuntuMedium;
	src: url("Ubuntu-M.woff");}
@font-face {
	font-family: Ubuntu-Regular;
	src: url("Ubuntu-R.woff");}
@font-face {
	font-family: Placar;
	src: url("Turis-ExtraBold.woff");}

/* CSS Document */

.tbasica{
    display: table;
    width: 100%;
    height: 100%;
}
.linksSelecao{
    color: #fff;
    text-decoration: none;
}
.linksSelecao:hover{
    color: #fff;
    text-decoration: underline;
    text-decoration-color: #51ff00;
}
.linksVerde{
    color: #51ff00;
    text-decoration: none;
}
.linksVerde:hover{
    color: #51ff00;
    text-decoration: underline;
    text-decoration-color: #fff;
}
.linksLaranja{
    color: #ffc400;
    text-decoration: none;
}
.linksLaranja:hover{
    color: #ffc400;
    text-decoration: underline;
    text-decoration-color: #fff;
}


/* SUBTITULO */

.subtitulo{
    display: table;
    width: 99%;
    margin: 60px 0;
    padding: 0 0 6px 1%;
    border-bottom: solid 5px #575757;
    font-family: UbuntuMedium;
    font-size: 36px;
    height: 40px;
    line-height: 40px;
    letter-spacing: -1px;
    text-transform: uppercase;
    color: #ffc400;
    text-align: left;
    vertical-align: middle;
    background-color: #0a0a0a;
}

/* INFORMAÇÕES COMPETIÇÃO */

.sedeCompeticao{
    display: table;
    margin: 10px 0 0;
    padding: 0 0 40px;
    border-bottom: solid 5px #888888;
    width: 100%;
    font-family: UbuntuMedium;
    font-size: 28px;
    color: #8d8d8d;
    text-transform: uppercase;
    letter-spacing: -1px;
    line-height: 28px;
    text-align: center;
}
    .titCompeticao{
        font-family: NomeJogador;
        font-size: 80px;
        line-height: 80px;
        color: #fff;
        text-transform: uppercase;
        letter-spacing: 0;
    }
.titInfoTelemovel{
    display: table;
    width: 100%;
}
.dadoInfoTelemovel{
    display: none;
}

.tabInfostm{
    display: table;
    width: 100%;
    margin: 10px 0 40px;
    padding: 6px 0 15px;
    border-bottom: solid 3px #3d3d3d;
}
    .tInfosJogostm{
        display: table-cell;
        width: 48%;
        padding-left: 2%;
        text-align: left;
        font-family: UbuntuMedium;
        font-size: 26px;
        letter-spacing: -1px;
        text-transform: uppercase;
        color: #fff;
    }
    .tInfosGolstm{
        display: table-cell;
        width: 48%;
        padding-right: 2%;
        text-align: right;
        font-family: UbuntuMedium;
        font-size: 26px;
        letter-spacing: -1px;
        text-transform: uppercase;
        color: #fff;
    }

/* TABELA */

.tabelaCompeticao{
    display: table;
    width: 95%;
    margin: 13px auto 0;
}
    .Competicao_left{
        display: none;
    }
    .Competicao_right{
        display: table;
        width: 100%;
        padding-left: 0;
        vertical-align: top;
    }

/* SELEÇÕES */

.titQuantasSelecoes{
    display: table;
    width: 99%;
    text-align: left;
    margin: 0 0 5px;
    padding: 8px 0 8px 1%;
    font-family: UbuntuMedium;
    font-size: 35px;
    letter-spacing: -1px;
    text-transform: uppercase;
    color: #fff;
    border-bottom: solid 3px #555555;
}
.tSelecoes{
    display: block;
    width: 100%;
    margin: 0 auto 18px;
    text-align: center;
}
    .tSelecoesBloco{
        display: inline-block;
        width: 100px;
        margin: 2px 0;
    }
        .tSelecoesBloco img{
            width: 95%;
        }
        .tSelecoesBloco:hover{
            opacity: 0.4;
        }


/* CAMPEÃO */

    .tCampeao{
        display: none;
    }


    .tCampeaoBottom{
        display: table;
        width: 100%;
        margin: 45px 0 10px;
        padding: 23px 0;
        border-bottom: solid 4px #51ff00;
        border-top: solid 4px #51ff00;
    }
        .tCampeaoBottom2{
            display: table;
            width: auto;
            height: auto;
            margin: 0 auto;
        }
            .tCampeaoBottom2_flag{
                display: table-cell;
                width: 130px;
                height: 130px;
                vertical-align: middle;
            }
                .tCampeaoBottom2_flag img{
                    height: 115px;
                }

            .tCampeaoBottom2_titulo{
                display: table-cell;
                font-family: UbuntuMedium;
                font-size: 28px;
                letter-spacing: -1px;
                text-transform: uppercase;
                color: #51ff00;
                vertical-align: middle;
                line-height: 28px;
            }
            .tCampeaoBottom2_nome{
                font-family: NomeJogador;
                font-size: 75px;
                line-height: 75px;
                color: #fff;
                letter-spacing: 0;
            }



/* ARTILHARIA */

.tArtilharia{
    display: none;
}
.tArtilhariaTM{
    display: table;
    width: 100%;
    margin: 0;
    border-bottom: dotted 2px #5e5e5e;
    padding: 10px 0;
}
.tArtilharia:hover{
    background-color: #000;
}
    .tArtilheiro_flag{
        display: table-cell;
        width: 65px;
        vertical-align: middle;
        padding: 15px 5px 0;
    }
        .tArtilheiro_flag img{
            width: 58px;
        }
    .tArtilheiro_gols{
        display: table-cell;
        vertical-align: top;
        padding: 9px 0 3px;
        font-family: UbuntuMedium;
        font-size: 27px;
        letter-spacing: -1px;
        text-transform: uppercase;
        color: #51ff00;
        vertical-align: middle;
        line-height: 30px;
    }
        .tArtilheiro_Nome{
            font-family: UbuntuBold;
            font-size: 32px;
            letter-spacing: -1px;
            text-transform: uppercase;
            color: #fff;
        }
        .tArtilheiro_golscontra{
            color: #ff0800;
        }
.tExpandirArtilheiro{
    display: table;
    width: 100%;
    padding: 20px 0;
    text-align: center;
    font-family: UbuntuMedium;
    font-size: 32px;
    letter-spacing: -1px;
    text-transform: uppercase;
    color: #51ff00;
}
    .tExpandirArtilheiro:hover{
        background-color: #000;
    }
    .Fechar{
        color: #ff9900;
    }


/* INFORMAÇÕES */

.titInformacoes{
    display: table;
    margin: 20px 0 0;
    padding: 0 0 3px;
    width: 100%;
    font-family: UbuntuMedium;
    font-size: 15px;
    color: #5e5e5e;
    letter-spacing: -1px;
    text-transform: uppercase;
    border-bottom: solid 1px #4d4d4d;
}
    .tDatasCompeticao{
        display: table;
        text-align: left;
        width: 100%;
        margin: 0;
        padding: 3px 0;
        font-family: UbuntuMedium;
        font-size: 17px;
        height: 20px;
        color:#51ff00;
        text-transform: uppercase;
        letter-spacing: -1px;
    }
        .tDatasCompeticao:hover{
            background-color: #000;
        }
    .tQuantosJogos{
        display: table;
        text-align: left;
        width: 100%;
        margin: 0;
        padding: 3px 0;
        font-family: UbuntuMedium;
        font-size: 19px;
        color:#c2c2c2;
        text-transform: uppercase;
        letter-spacing: -1px;
    }
        .tQuantosJogos img{
            height: 16px;
        }
        .tQuantosJogos:hover{
            background-color: #000;
        }
    .tQuantosGols{
        display: table;
        text-align: left;
        width: 100%;
        margin: 0;
        padding: 3px 0;
        font-family: UbuntuBold;
        font-size: 20px;
        color:#51ff00;
        text-transform: uppercase;
        letter-spacing: -1px;
    }
        .tQuantosGols img{
            height: 16px;
        }
        .tQuantosGols:hover{
            background-color: #000;
        }
        .tGolsMedia{
            color: #868686;
            font-size: 21px;
            font-family: UbuntuMedium;
        }
    

    /* BARRA CONFEDERAÇÕES */

    .bConferacoes{
        display: none;
    }
    .bConferacoestm{
        display: table;
        width: 100%;
        text-align: center;
        margin: 80px 0 20px;
    }
        .bConferacoestm img {
            margin: 2px;
            width: 12%;
            height: auto;
            border: solid 3px #5e5e5e;
            border-radius: 8px;
        }
        .bConferacoestm img:hover {
            background-color: #000;
            border: solid 3px #51ff00;
        }

    /* ARTILHARIA TELEMOVEL */

    .titArtilhariaTM{
        display: table;
        margin: 60px 0 0;
        padding: 0 0 3px;
        width: 100%;
        font-family: UbuntuMedium;
        font-size: 38px;
        color: #51ff00;
        letter-spacing: -1px;
        text-transform: uppercase;
        border-bottom: solid 2px #4d4d4d;
        text-align: center;
    }

/* BLOCO JOGADORES */
    
    .blocoJogadores{
        display: block;
        width: 100%;
        height: auto;
        margin: 8px 0;
    }
    .blocoJogadoresArtilharia{
        display: block;
        width: 100%;
        height: auto;
        padding: 8px 0;
        border-bottom: dotted 1px #969696;
    }
        .blocoJogadorUn{
            display: inline-block;
            width: 49.3%;            
            height: auto;
            margin: 0;
            padding: 20px 0;
            border-bottom: dotted 2px #424242;
        }
            .tsJogador{
                display: table;
                width: 100%;
                height: 100%;
            }
                .tsJogadorImagem{
                    display: table-cell;
                    width: 125px;
                    vertical-align: top;
                }
                    .tjogadorImagem{
                        height: 110px;
                        vertical-align: top;
                        background-repeat: no-repeat;
                        background-size: 68px 68px;
                        background-position: 23px 31px ;
                    }
                    .tjogadorImagem img{
                        height: 110px;
                    }

                .tsJogadorDados{
                    display: table-cell;
                    vertical-align: middle;
                }
                    .tsJogadorDadosNome{
                        display: table;
                        width: 100%;
                        font-size: 33px;
                        line-height: 33px;
                        font-family: UbuntuMedium;
                        color: #fff;
                        letter-spacing: -1px;
                        text-transform: uppercase;
                    }
                        .tsJogadorDadosNumero{
                            font-size: 37px;
                            font-family: Placar;
                            color: #51ff00;
                            letter-spacing: -1px;
                        }
                    .tsJogadorDadosNome img{
                        height: 25px;
                    }

                    .tsJogadorDadosPosicaoIdade{
                        display: table;
                        width: 100%;
                        font-size: 20px;
                        line-height: 26px;
                        font-family: UbuntuMedium;
                        color: #727272;
                        letter-spacing: -1px;
                        text-transform: uppercase;
                    }
                    .tsJogadorDadosGols{
                        display: table;
                        width: 100%;
                        font-size: 20px;
                        line-height: 26px;
                        font-family: UbuntuMedium;
                        color: #51ff00;
                        letter-spacing: -1px;
                        text-transform: uppercase;
                    }

                .tsJogadorClube{
                    display: table;
                    width: 100%;
                    padding: 1px 0;
                    font-size: 20px;
                    line-height: 28px;
                    font-family: UbuntuMedium;
                    color: #ffbb00;
                    letter-spacing: -1px;
                    text-transform: uppercase;
                }
                    .tsJogadorClube img{
                        height: 19px;
                    }

    .tabArtilhariaTM{
        display: table;
        width: 100%;
    }


/*---------------------------------------------------------*/
/*-------------------- PARA TELA PC -----------------------*/
/*---------------------------------------------------------*/


@media (min-width: 1000px) {

    /* INFORMAÇÕES COMPETIÇÃO */

    .sedeCompeticao{
        display: table;
        margin: 15px 0 0 ;
        padding: 0 0 10px;
        border-bottom: solid 1px #5e5e5e;
        width: 100%;
        font-family: UbuntuMedium;
        font-size: 20px;
        color: #696969;
        text-transform: uppercase;
        letter-spacing: -1px;
        line-height: 25px;
        text-align: left;
    }
        .titCompeticao{
            font-family: NomeJogador;
            font-size: 55px;
            line-height: 55px;
            color: #fff;
            text-transform: uppercase;
            letter-spacing: 0;
        }
    .titInfoTelemovel{
        display: none;
    }
    .dadoInfoTelemovel{
        display: none;
    }
    .tabInfostm{
        display: none;
    }

    /* SUBTITULO */

    .subtitulo{
        display: table;
        width: 99%;
        margin: 35px 0 0;
        padding: 0 0 0 1%;
        border-bottom: solid 2px #575757;
        font-family: UbuntuMedium;
        font-size: 25px;
        height: 35px;
        line-height: 34px;
        letter-spacing: -1px;
        text-transform: uppercase;
        color: #ffc400;
        text-align: left;
        vertical-align: middle;
        background-color: #0a0a0a;
    }


    /* TABELA */

    .tabelaCompeticao{
        display: table;
        width: 85%;
        margin: 5px auto 0;
    }
        .Competicao_left{
            display: table-cell;
            width: 23%;
            padding-right: 2%;
            border-right: dotted 3px #5e5e5e;
            vertical-align: top;
        }
        .Competicao_right{
            display: table-cell;
            width: 73%;
            padding-left: 2%;
            vertical-align: top;
        }

    /* SELEÇÕES */

    .titQuantasSelecoes{
        display: table;
        width: 99%;
        text-align: left;
        margin: 0 0 5px;
        padding: 5px 0 5px 1%;
        font-family: UbuntuMedium;
        font-size: 20px;
        letter-spacing: -1px;
        text-transform: uppercase;
        color: #fff;
        border-bottom: solid 2px #555555;
    }
    .tSelecoes{
        display: block;
        width: 98%;
        margin: 0 auto 10px;
        text-align: center;
    }
        .tSelecoesBloco{
            display: inline-block;
            width: 60px;
            margin: 2px 0;
        }
            .tSelecoesBloco img{
                width: 95%;
            }
            .tSelecoesBloco:hover{
                opacity: 0.4;
            }


    /* CAMPEÃO */

    .tCampeao{
        display: table;
        width: 100%;
    }
        .campeaoFlag{
            display: table-cell;
            width: 70px;
            padding: 7px 5px 5px 0;
            vertical-align: top;
        }
            .campeaoFlag img{
                width: 90%;
            }

        .campeaoNome{
            display: table-cell;
            font-family: UbuntuMedium;
            padding: 7px 0;
            font-size: 17px;
            letter-spacing: -1px;
            text-transform: uppercase;
            color: #51ff00;
            vertical-align: middle;
            line-height: 17px;
        }
            .NomeCampeao{
                font-family: NomeJogador;
                font-size: 42px;
                line-height: 42px;
                color: #fff;
                letter-spacing: 0px;
            }

    .tCampeaoBottom{
        display: table;
        width: 100%;
        margin: 25px 0 10px;
        padding: 8px 0;
        border-bottom: solid 4px #51ff00;
        border-top: solid 4px #51ff00;
    }
        .tCampeaoBottom2{
            display: table;
            width: auto;
            height: auto;
            margin: 0 auto;
        }
            .tCampeaoBottom2_flag{
                display: table-cell;
                width: 85px;
                height: 85px;
                vertical-align: middle;
            }
                .tCampeaoBottom2_flag img{
                    height: 70px;
                }

            .tCampeaoBottom2_titulo{
                display: table-cell;
                font-family: UbuntuMedium;
                font-size: 17px;
                letter-spacing: -1px;
                text-transform: uppercase;
                color: #51ff00;
                vertical-align: middle;
                line-height: 17px;
            }
            .tCampeaoBottom2_nome{
                font-family: NomeJogador;
                font-size: 50px;
                line-height: 50px;
                color: #fff;
                letter-spacing: 0;
            }

    /* ARTILHARIA */

    .tArtilharia{
        display: table;
        width: 100%;
        margin: 0;
        border-bottom: dotted 1px #5e5e5e;
        padding: 0;
    }
    .tArtilhariaTM{
        display: none;
    }
    .tArtilharia:hover{
        background-color: #000;
    }
        .tArtilheiro_flag{
            display: table-cell;
            width: 28px;
            vertical-align: middle;
            padding: 7px 4px 0;
        }
            .tArtilheiro_flag img{
                width: 25px;
            }
        .tArtilheiro_gols{
            display: table-cell;
            vertical-align: top;
            padding: 9px 0 3px;
            font-family: UbuntuMedium;
            font-size: 14px;
            letter-spacing: -1px;
            text-transform: uppercase;
            color: #51ff00;
            vertical-align: middle;
            line-height: 16px;
        }
            .tArtilheiro_Nome{
                font-family: UbuntuBold;
                font-size: 18px;
                letter-spacing: -1px;
                text-transform: uppercase;
                color: #fff;
            }
            .tArtilheiro_golscontra{
                color: #ff0800;
            }
    .tExpandirArtilheiro{
        display: table;
        width: 100%;
        padding: 4px 0;
        text-align: center;
        font-family: UbuntuMedium;
        font-size: 14px;
        letter-spacing: -1px;
        text-transform: uppercase;
        color: #51ff00;
    }
        .tExpandirArtilheiro:hover{
            background-color: #000;
        }
        .Fechar{
            color: #ff9900;
        }


    /* INFORMAÇÕES */

    .titInformacoes{
        display: table;
        margin: 20px 0 0;
        padding: 0 0 3px;
        width: 100%;
        font-family: UbuntuMedium;
        font-size: 15px;
        color: #5e5e5e;
        letter-spacing: -1px;
        text-transform: uppercase;
        border-bottom: solid 1px #4d4d4d;
    }
        .tDatasCompeticao{
            display: table;
            text-align: left;
            width: 100%;
            margin: 0;
            padding: 3px 0;
            font-family: UbuntuMedium;
            font-size: 17px;
            height: 20px;
            color:#51ff00;
            text-transform: uppercase;
            letter-spacing: -1px;
        }
            .tDatasCompeticao:hover{
                background-color: #000;
            }
        .tQuantosJogos{
            display: table;
            text-align: left;
            width: 100%;
            margin: 0;
            padding: 3px 0;
            font-family: UbuntuMedium;
            font-size: 19px;
            color:#c2c2c2;
            text-transform: uppercase;
            letter-spacing: -1px;
        }
            .tQuantosJogos img{
                height: 16px;
            }
            .tQuantosJogos:hover{
                background-color: #000;
            }
        .tQuantosGols{
            display: table;
            text-align: left;
            width: 100%;
            margin: 0;
            padding: 3px 0;
            font-family: UbuntuBold;
            font-size: 20px;
            color:#51ff00;
            text-transform: uppercase;
            letter-spacing: -1px;
        }
            .tQuantosGols img{
                height: 16px;
            }
            .tQuantosGols:hover{
                background-color: #000;
            }
            .tGolsMedia{
                color: #868686;
                font-size: 16px;
                font-family: UbuntuMedium;
            }
        
    /* BARRA SUPERIOR */

    .tBarraSuperior{
        display: table;
        width: 100%;
        height: 20px;
        border-bottom: #4d4d4d solid 1px;
        margin: 0;
        padding: 3px 0 0 ;
        font-family: UbuntuMedium;
        font-size: 16px;
        color:#fff;
        text-transform: uppercase;
        letter-spacing: -1px;
    }
        .tBarraSuperior:hover{
            background-color: #000;
        }


    /* BARRA CONFEDERAÇÕES */

    .bConferacoes{
        display: table;
        width: 100%;
        text-align: center;
        margin: 25px 0;
    }
    .bConferacoestm{
        display: none;
    }
        .bConferacoes img {
            margin: 2px;
            width: 75px;
            height: 75px;
            border: solid 1px #5e5e5e;
            border-radius: 5px;
        }
        .bConferacoes img:hover {
            background-color: #000;
            border: solid 1px #51ff00;
        }   

    /* ARTILHARIA TELEMOVEL */

    .titArtilhariaTM{
        display: none;
    }


    /* BLOCO JOGADORES */

    .blocoJogadores{
        display: block;
        width: 100%;
        height: auto;
        margin: 8px 0;
    }
        .blocoJogadorUn{
            display: inline-block;
            width: 32.3%;            
            height: auto;
            margin: 0;
            padding: 0;
            border-bottom: dotted 1px #424242;
        }
            .tsJogador{
                display: table;
                width: 100%;
                height: 100%;
            }
                .tsJogadorImagem{
                    display: table-cell;
                    width: 75px;
                    vertical-align: top;
                }
                    .tjogadorImagem{
                        height: 75px;
                        vertical-align: top;
                        background-repeat: no-repeat;
                        background-size: 43px 43px;
                        background-position: 16px 20px ;
                    }
                    .tjogadorImagem img{
                        height: 70px;
                    }

                .tsJogadorDados{
                    display: table-cell;
                    vertical-align: middle;
                }
                    .tsJogadorDadosNome{
                        display: table;
                        width: 100%;
                        font-size: 19px;
                        line-height: 19px;
                        font-family: UbuntuMedium;
                        color: #fff;
                        letter-spacing: -1px;
                        text-transform: uppercase;
                    }
                        .tsJogadorDadosNumero{
                            font-size: 23px;
                            font-family: Placar;
                            color: #51ff00;
                            letter-spacing: -1px;
                        }
                    .tsJogadorDadosNome img{
                        height: 17px;
                    }

                    .tsJogadorDadosPosicaoIdade{
                        display: table;
                        width: 100%;
                        font-size: 14px;
                        line-height: 18px;
                        font-family: UbuntuMedium;
                        color: #727272;
                        letter-spacing: -1px;
                        text-transform: uppercase;
                    }
                    .tsJogadorDadosGols{
                        display: table;
                        width: 100%;
                        font-size: 14px;
                        line-height: 18px;
                        font-family: UbuntuMedium;
                        color: #51ff00;
                        letter-spacing: -1px;
                        text-transform: uppercase;
                    }

                .tsJogadorClube{
                    display: table;
                    width: 100%;
                    padding: 1px 0;
                    font-size: 14px;
                    line-height: 14px;
                    font-family: UbuntuMedium;
                    color: #ffbb00;
                    letter-spacing: -1px;
                    text-transform: uppercase;
                }
                    .tsJogadorClube img{
                        height: 13px;
                    }
    .tabArtilhariaTM{
        display: none;
    }
}