﻿html, body {
    width: 1024px !important;
    height: 768px !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
    background-color: white;
}

.cor{
    color: #537a00;
}

#logo {
    background-image: url(../img/logo.png);
    background-repeat: no-repeat;
    width: 172px;
    height: 191px;
    position: relative;
    float: right;
    display: none;
}

#splashScreen {
    background: url(../img/background-common.jpg) no-repeat;
}

#mapScreen {
    /*background-image: url(../img/full-map.jpg);*/
    background-repeat: no-repeat;
}

#mapa {
    /*background-image: url(../img/full-map.jpg);*/
    background-repeat: no-repeat;
    background-size: 40%;
    top: -2517px;
    left: -930px;
    width: 5409px;
    height: 3372px;
    /*top: -444px;
    left: -433px;*/
    position: absolute;
}

#mapa1 {
    background-image: url(../img/areaMapa1.jpg);
}

#mapa2 {
    background-image: url(../img/areaMapa2.jpg);
}

#mapa3 {
    background-image: url(../img/areaMapa3.jpg);
}

#mapa4 {
    background-image: url(../img/areaMapa4.jpg);
}

/* CSS DA ARENA */

#arena {
    background: url(../img/arena.png);
    width: 1024px;
    height: 768px;
}
/* -- Tela de combate -- */
#combate .label-acao {
    text-align: center;
    top: 100px;
    width: 100%;
    color: #e1d957;
    font-family: 'optimusprincepsregular';
    font-size: 50px;
    position: absolute;
}

#combate .btn-dado {
    height: 144px;
    width: 258px;
    background: url(../img/btn-dado.png);
    position: absolute;
    top: 292px;
    left: 422px;
    cursor: pointer;
}

#combate .germano-batalha {
    width: 275px;
    height: 257px;
    position: absolute;
    top: 189px;
    left: 42px;
    background: url(../img/germano-batalha.png);
}

#combate .romano-batalha {
    width: 335px;
    height: 270px;
    position: absolute;
    top: 175px;
    left: 691px;
    background: url(../img/romano-batalha.png);
}

#combate .pontuacao-germana {
    color: #e1d957;
    font-family: 'optimusprincepsregular';
    font-size: 58px;
    position: absolute;
    top: 458px;
    left: 214px;
}

#combate .pontuacao-romana {
    color: #e1d957;
    font-family: 'optimusprincepsregular';
    font-size: 58px;
    position: absolute;
    top: 458px;
    left: 754px;
}
/* -- Tela de pós combate -- */

#pos-batalha .pontuacao-germana {
    color: #e1d957;
    font-family: 'optimusprincepsregular';
    font-size: 58px;
    position: absolute;
    top: 458px;
    left: 155px;
    width: 174px;
    text-align: center;
}

#pos-batalha .titulo-final {
    color: #e1d957;
    font-family: 'day_romanregular';
    font-size: 28px;
    position: absolute;
    top: 58px;
    left: 215px;
    width: 610px;
    text-align: center;
    text-transform: uppercase;
    line-height: 1.5;
}



#pos-batalha .pontuacao-romana {
    color: #e1d957;
    font-family: 'optimusprincepsregular';
    font-size: 58px;
    position: absolute;
    top: 458px;
    left: 700px;
    width: 174px;
    text-align: center;
}

#combate-dados .dado-germano {
    width: 223px;
    height: 240px;
    position: absolute;
    top: 281px;
    left: 156px;
    background: url(../img/dado-germano.png) no-repeat;
}

#combate-dados .dado-romano {
    width: 229px;
    height: 240px;
    position: absolute;
    top: 281px;
    left: 700px;
    background: url(../img/dado-romano.png) no-repeat;
}

#combate-dados .titulo-germano {
    color: #e1d957;
    font-family: 'optimusprincepsregular';
    font-size: 58px;
    position: absolute;
    top: 205px;
    left: 83px;
    display: none;
    width: 300px;
    text-align: center;
    text-transform: uppercase;
}

#combate-dados .titulo-romano {
    color: #e1d957;
    font-family: 'optimusprincepsregular';
    font-size: 58px;
    position: absolute;
    top: 205px;
    left: 631px;
    display: none;
    width: 300px;
    text-align: center;
    text-transform: uppercase;
}

#combate-dados .ponto-germano {
    color: #e1d957;
    font-family: 'optimusprincepsregular';
    font-size: 73px;
    position: absolute;
    top: 451px;
    left: 228px;
}

#combate-dados .ponto-romano {
    color: #e1d957;
    font-family: 'optimusprincepsregular';
    font-size: 73px;
    position: absolute;
    top: 451px;
    left: 773px;
}

#pos-batalha .germano-batalha {
    width: 275px;
    height: 257px;
    position: absolute;
    top: 189px;
    left: 42px;
    background: url(../img/germano-batalha.png);
}

#pos-batalha .romano-batalha {
    width: 335px;
    height: 270px;
    position: absolute;
    top: 175px;
    left: 691px;
    background: url(../img/romano-batalha.png);
}

#papiroEmpatouPergunta .romano-papiro {
    width: 335px;
    height: 270px;
    position: absolute;
    top: 206px;
    left: 566px;
    background: url(../img/romano-batalha.png);
}

#papiroEmpatouPergunta .germano-papiro {
    width: 275px;
    height: 257px;
    position: absolute;
    top: 221px;
    left: -30px;
    background: url(../img/germano-batalha.png);
    ;
}

/* batalha tela de pontos */
.back-pontos-germano {
    background: url(../img/back-pontos-germano.png);
    height: 64px;
    width: 174px;
    position: absolute;
    left: 152px;
    top: 450px;
}

.back-pontos-romano {
    background: url(../img/back-pontos-romano.png);
    height: 64px;
    width: 174px;
    position: absolute;
    left: 699px;
    top: 450px;
}

.ponto-direita {
    color: #e1d957;
    font-family: 'optimusprincepsregular';
    font-size: 73px;
    position: absolute;
    left: 698px;
    top: 449px;
    text-align: center;
    z-index: 1010;
    width: 174px;
}

.ponto-esquerda {
    color: #e1d957;
    font-family: 'optimusprincepsregular';
    font-size: 73px;
    position: absolute;
    left: 153px;
    top: 449px;
    text-align: center;
    z-index: 1010;
    width: 174px;
}

#dado-animado-germano {
    top: 294px;
    left: 176px;
    position: absolute;
    height: 100px;
    width: 121px;
}

#dado-animado-romano {
    top: 294px;
    left: 726px;
    position: absolute;
    height: 100px;
    width: 121px;
}

.dado-animado-6 {
    background: url(../img/dado-animando.png) no-repeat 0px 0px;
}

.dado-animado-5 {
    background: url(../img/dado-animando.png) no-repeat -121px 0px;
}

.dado-animado-4 {
    background: url(../img/dado-animando.png) no-repeat -242px 0px;
}

.dado-animado-3 {
    background: url(../img/dado-animando.png) no-repeat -363px 0px;
}

.dado-animado-2 {
    background: url(../img/dado-animando.png) no-repeat -484px 0px;
}

.dado-animado-1 {
    background: url(../img/dado-animando.png) no-repeat -605px 0px;
}
/* FIM CSS DA BATALHA */

#papel {
    background-image: url(../img/intro/papel.png);
    width: 866px;
    height: 641px;
    position: absolute;
    left: 75px;
    top: -600px;
}

#texto-papel {
    font-family: 'day_romanregular';
    font-size: 32px;
    top: 280px;
    position: absolute;
    width: 610px;
    left: 130px;
    text-align: center;
}

#bandeira-intro {
    background: url(../img/intro/bandeira-aberta.png);
    width: 967px;
    height: 756px;
    top: 0px;
    left: 28px;
    position: absolute;
}

#texto-intro-logo {
    color: #e1d957;
    font-family: 'day_romanregular';
    font-size: 60px;
    top: 500px;
    position: absolute;
    text-align: center;
    left: 150px;
    text-transform: uppercase;
}

    #texto-intro-logo > img {
        left: 215px;
        top: 95px !important;
        position: absolute;
    }

#texto-intro-1 {
    text-align: center;
    color: #fff;
    opacity: 0;
    font-family: 'day_romanregular';
    font-size: 34px;
    position: absolute;
    top: 80px;
    width: 600px;
    left: 180px;
}

#texto-intro-2 {
    text-align: center;
    color: #fff;
    opacity: 0;
    font-family: 'day_romanregular';
    font-size: 28px;
    position: absolute;
    top: 40px;
    width: 600px;
    left: 180px;
}

.img-line {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}

#germanoMapa {
    background: url(../img/germano_map.png);
    height: 208px;
    width: 212px;
    position: absolute;
}

/* marcadores do acampamento */
.campInimigo {
    position: relative;
    height: 162px;
    width: 131px;
    background: url(../img/casa-inimigo.png) no-repeat 0px 0px;
    opacity: 0;
}

    .campInimigo.marcadorCampOn {
        background: url(../img/casa-inimigo.png) no-repeat -131px 0px;
    }

    .campInimigo.marcadorCampConquistado {
        background: url(../img/casa-inimigo.png) no-repeat -262px 0px !important;
    }

#acampamento1 {
    top: 545px;
    left: 4469px;
}

#acampamento2 {
    top: 1141px;
    left: 3393px;
}

#acampamento3 {
    top: 1353px;
    left: 1988px;
}

#acampamento4 {
    top: 2055px;
    left: 1363px;
}

.parteMapa {
    float: left;
    width: 2699px;
    height: 1686px;
}

#painel-germanos-inferior {
    background: url(../img/painel-inferior.png) no-repeat;
    width: 990px;
    height: 234px;
    position: absolute;
    top: 771px;
    left: 17px;
    font-family: 'optimusprincepsregular';
}

    #painel-germanos-inferior div {
        color: #e1d957;
        font-size: 54px;
        position: absolute;
        top: 147px;
        left: 450px;
        width: 175px;
        height: 64px;
        text-align: center;
    }

#btnFechaArena {
    background: url(../img/tutorial/btn-tutorial.png) no-repeat 0 -2px;
    position: absolute;
    top: 660px;
    color: #d8c36a;
    z-index: 1002;
    width: 137px;
    height: 114px;
    cursor: pointer;
    font-family: 'day_romanregular';
    font-size: 34px;
    text-transform: uppercase;
    left: 450px;
    text-align: center;
    display: none;
}

    #btnFechaArena:active {
        background: url(../img/tutorial/btn-tutorial.png) no-repeat 0 -118px;
        color: #191f0a;
    }

    #btnFechaArena > * {
        margin-top: 55px;
    }
/* Perguntas */
#perguntas-papiro {
    background: url(../img/tutorial/papiro-background.png) no-repeat;
    height: 768px;
    width: 834px;
    top: -756px;
    left: 100px;
    z-index: 1000;
    position: absolute;
}

#papiroGanhouPergunta {
    background: url(../img/tutorial/papiro-background.png) no-repeat;
    height: 768px;
    width: 834px;
    top: -756px;
    left: 100px;
    z-index: 1000;
    position: absolute;
}

#papiroEmpatouPergunta {
    background: url(../img/tutorial/papiro-background.png) no-repeat;
    height: 768px;
    width: 834px;
    top: -756px;
    left: 100px;
    z-index: 1000;
    position: absolute;
}

#papiroEntrouEmRoma {
    background: url(../img/tutorial/papiro-background.png) no-repeat;
    height: 768px;
    width: 834px;
    top: -756px;
    left: 100px;
    z-index: 1000;
    position: absolute;
}

    #papiroEntrouEmRoma .labelpapiro {
        color: #675536;
        font-family: 'day_romanregular';
        font-size: 34px;
        width: 480px;
        left: 270px;
        position: absolute;
        top: 178px;
        text-align: center;
    }

    #papiroEntrouEmRoma .germano-papiro {
        background: url(../img/perguntas/germano-positivo.png) no-repeat;
        position: absolute;
        top: 50px;
        left: 107px;
        width: 275px;
        height: 365px;
    }


#papiroEmpatouPergunta div p:last-child {
    margin-top: 40px;
}

#papiroGanhouPergunta div p:last-child {
    margin-top: 40px;
}

#papiroPerdeuPergunta div p:last-child {
    margin-top: 40px;
}

#papiroPerdeuPergunta {
    background: url(../img/tutorial/papiro-background.png) no-repeat;
    height: 768px;
    width: 834px;
    top: -756px;
    left: 100px;
    z-index: 1000;
    position: absolute;
}

#papiroGanhouAcampamento {
    background: url(../img/tutorial/papiro-background.png) no-repeat;
    height: 768px;
    width: 834px;
    top: -756px;
    left: 100px;
    z-index: 1000;
    position: absolute;
}

    #papiroGanhouAcampamento .label-papiro {
        color: #92a465;
        font-family: 'day_romanregular';
        font-size: 34px;
        width: 480px;
        left: 270px;
        position: absolute;
        top: 178px;
        text-align: center;
    }

    #papiroGanhouAcampamento .germano-papiro {
        background: url(../img/perguntas/germano-pergunta.png) no-repeat;
        position: absolute;
        top: 159px;
        left: 86px;
        width: 275px;
        height: 365px;
    }

#papiroAniquilouAcampamento {
    background: url(../img/tutorial/papiro-background.png) no-repeat;
    height: 768px;
    width: 834px;
    top: -756px;
    left: 100px;
    z-index: 1000;
    position: absolute;
}

    #papiroAniquilouAcampamento .label-papiro {
        color: #92a465;
        font-family: 'day_romanregular';
        font-size: 34px;
        width: 480px;
        left: 270px;
        position: absolute;
        top: 178px;
        text-align: center;
    }

    #papiroAniquilouAcampamento .germano-papiro {
        background: url(../img/perguntas/germano-pergunta.png) no-repeat;
        position: absolute;
        top: 159px;
        left: 86px;
        width: 275px;
        height: 365px;
    }

#papiroPerdeuNoCaminho {
    background: url(../img/papiro-background-perdeu.png) no-repeat;
    height: 768px;
    width: 834px;
    top: -756px;
    left: 100px;
    z-index: 1000;
    position: absolute;
}

#papiroCampeaoDeRoma {
    background: url(../img/papiro-background-venceu.png) no-repeat;
    height: 768px;
    width: 834px;
    top: -756px;
    left: 100px;
    z-index: 1000;
    position: absolute;
}

#papiroPerdeuEmRoma {
    background: url(../img/papiro-background-perdeu.png) no-repeat;
    height: 768px;
    width: 834px;
    top: -756px;
    left: 100px;
    z-index: 1000;
    position: absolute;
}

#papiroCampeaoDeRoma .label-papiro-parabens {
    color: #b79444;
    font-family: 'day_romanregular';
    font-size: 48px;
    width: 480px;
    left: 270px;
    position: absolute;
    top: 53px;
    text-align: center;
    text-transform: uppercase;
}

#papiroCampeaoDeRoma .label-papiro-roma {
    color: #54401e;
    font-family: 'day_romanregular';
    font-size: 33px;
    width: 500px;
    left: 260px;
    position: absolute;
    top: 143px;
    text-align: center;
}


.labelpapiro-feedback-arena {
    color: #54401e;
    font-family: 'day_romanregular';
    font-size: 30px;
    top: 180px;
    left: 280px;
    position: absolute;
    width: 277px;
    text-align: center;
}



#papiroPerdeuEmRoma .label-papiro-roma {
    color: #54401e;
    font-family: 'day_romanregular';
    font-size: 38px;
    width: 470px;
    left: 270px;
    position: absolute;
    top: 53px;
    text-align: center;
}

#papiroPerdeuNoCaminho .label-papiro {
    color: #54401e;
    font-family: 'day_romanregular';
    font-size: 38px;
    width: 480px;
    left: 277px;
    position: absolute;
    top: 53px;
    text-align: center;
}

.btn-jogar-novament-red {
    width: 236px;
    height: 120px;
    background: url("../img/btn-jogar-novamente-vermelho.png") 0px 0px no-repeat;
    position: absolute;
    top: 520px;
    left: 296px;
    cursor: pointer;
}

    .btn-jogar-novament-red:active {
        background: url("../img/btn-jogar-novamente-vermelho.png") 0px -120px no-repeat;
    }

.btn-jogar-novament-green {
    width: 236px;
    height: 120px;
    background: url("../img/btn-jogar-novamente-verde.png") 0px 0px no-repeat;
    position: absolute;
    top: 520px;
    left: 296px;
    cursor: pointer;
}

    .btn-jogar-novament-green:active {
        background: url("../img/btn-jogar-novamente-verde.png") 0px -120px no-repeat;
    }

.btn-proximo-acampamento {
    width: 236px;
    height: 120px;
    background: url("../img/btn-proximo-acampamento.png") 0px 0px no-repeat;
    position: absolute;
    top: 520px;
    left: 296px;
    cursor: pointer;
}

    .btn-proximo-acampamento:active {
        background-position: 0 -120px;
    }



.btn-pergunta {
    background: url(../img/tutorial/btn-tutorial.png) no-repeat 0 -2px;
    position: absolute;
    top: 531px;
    color: #d8c36a;
    z-index: 1002;
    width: 137px;
    height: 114px;
    cursor: pointer;
    font-family: 'day_romanregular';
    font-size: 34px;
    text-transform: uppercase;
    left: 344px;
}

    .btn-pergunta:active {
        background: url(../img/tutorial/btn-tutorial.png) no-repeat 0 -118px;
        color: #191f0a;
    }

    .btn-pergunta > * {
        margin-top: 55px;
    }

    .btn-pergunta.btn-fecha-papiro > * {
        margin-top: 55px;
        margin-left: 38px;
    }

#papiroGanhouPergunta .germano-papiro {
    background: url(../img/perguntas/germano-positivo.png) no-repeat;
    position: absolute;
    top: 50px;
    left: 107px;
    width: 275px;
    height: 365px;
}

#papiroGanhouPergunta .titulo {
    color: #195577;
    font-size: 41px;
    top: 101px;
    left: 280px;
    position: absolute;
    width: 277px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'day_romanregular';
}


#papiroPerdeuPergunta .germano-papiro {
    background: url(../img/perguntas/germano-negativo.png);
    position: absolute;
    top: 214px;
    left: 107px;
    width: 270px;
    height: 200px;
}

#papiroPerdeuPergunta .titulo {
    color: #195577;
    font-size: 41px;
    top: 101px;
    left: 280px;
    position: absolute;
    width: 277px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'day_romanregular';
}



#papiroEmpatouPergunta .labelpapiro-feedback-arena {
    color: #54401e;
    font-family: 'day_romanregular';
    font-size: 30px;
    top: 180px;
    left: 280px;
    position: absolute;
    width: 277px;
    text-align: center;
}

#papiroEmpatouPergunta .titulo {
    color: #195577;
    font-size: 41px;
    top: 101px;
    left: 280px;
    position: absolute;
    width: 277px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'day_romanregular';
}



#divPositivo .germano-papiro {
    background: url(../img/perguntas/germano-positivo.png) no-repeat;
    position: absolute;
    top: 50px;
    left: 107px;
    width: 275px;
    height: 365px;
    display: none;
}

#divPositivo .resposta-correta {
    color: #195577;
    font-family: 'day_romanregular';
    font-size: 30px;
    top: 180px;
    left: 312px;
    text-transform: uppercase;
    position: absolute;
}

#divPositivo .label-feedback {
    color: #54401e;
    font-size: 25px;
    font-family: 'day_romanregular';
    position: absolute;
    top: 430px;
    left: 214px;
    width: 400px;
}


#divPositivo .resposta-radio {
    color: #195577;
    background: url(../img/perguntas/btn-radio-selecionado.png) no-repeat 0px 0px;
    background-size: 33px 33px;
    min-height: 35px;
    padding-left: 40px;
    text-align: left;
    top: 250px;
    left: 329px;
    font-size: 25px;
    font-family: 'day_romanregular';
    cursor: pointer;
    width: 390px;
    position: absolute;
}

#divNegativo .germano-papiro {
    background: url(../img/perguntas/germano-negativo.png);
    position: absolute;
    top: 214px;
    left: 107px;
    width: 270px;
    height: 200px;
    display: none;
}

#divNegativo .resposta-incorreta {
    color: #ac2929;
    font-family: 'day_romanregular';
    font-size: 30px;
    top: 150px;
    left: 312px;
    text-transform: uppercase;
    position: absolute;
}

#divNegativo .resposta-radio-errada {
    color: #ac2929;
    background: url(../img/perguntas/radio-negativo.png) no-repeat 0px 0px;
    background-size: 33px 33px;
    min-height: 35px;
    padding-left: 40px;
    text-align: left;
    top: 220px;
    left: 329px;
    font-size: 25px;
    font-family: 'day_romanregular';
    cursor: pointer;
    width: 390px;
    position: absolute;
}

#divNegativo .label-feedback {
    color: #54401e;
    font-size: 25px;
    font-family: 'day_romanregular';
    position: absolute;
    top: 380px;
    left: 255px;
    width: 400px;
}

#divQuestao .germano-papiro {
    width: 270px;
    height: 240px;
    background: url(../img/perguntas/germano-pergunta.png);
    position: absolute;
    top: 7px;
    left: 82px;
    display: none;
}

#divQuestao .titulo {
    color: #bb9a4f;
    font-family: 'day_romanregular';
    font-size: 54px;
    width: 500px;
    text-align: center;
    left: 187px;
    top: 15px;
    position: absolute;
}

#divQuestao .soldadosPorAcerto {
    color: #bb9a4f;
    font-family: 'day_romanregular';
    font-size: 38px;
    width: 500px;
    text-align: center;
    left: 187px;
    top: 82px;
    position: absolute;
}

#divQuestao .pergunta {
    color: #523f1f;
    font-size: 30px;
    line-height: 30px;
    text-align: justify;
    font-family: 'day_romanregular';
}

#divQuestao #opcoes-questao {
    position: relative;
    margin-top: 37px;
    line-height: 28px;
    text-align: left;
}

    #divQuestao #opcoes-questao div {
        background: url(../img/perguntas/btn-radio-normal.png) no-repeat 0px 0px;
        background-size: 33px 33px;
        position: relative;
        font-size: 24px;
        line-height: 28px;
        padding-left: 40px;
        text-align: left;
        font-family: 'day_romanregular';
        cursor: pointer;
        margin-top: 7px;
        min-height: 33px;
    }

        #divQuestao #opcoes-questao div.selecionado {
            background: url(../img/perguntas/btn-radio-selecionado.png) no-repeat !important;
            background-size: 33px 33px;
        }


/* tutorial */
.texto-tutorial {
    color: #4a4a4a;
    display: none;
    font-family: 'day_romanregular';
    text-align: justify;
    margin-left: 140px;
    width: 552px;
}

#texto-tutorial-1 {
    margin-top: 180px;
    display: none;
    font-size: 36px;
}

#texto-tutorial-2 {
    margin-top: 113px;
    display: none;
    font-size: 32px;
}

#texto-tutorial-3 {
    margin-top: 155px;
    display: none;
    font-size: 34px;
}

#tutorialDivPopup {
    background: url(../img/tutorial/papiro-background.png) no-repeat;
    height: 768px;
    width: 834px;
    top: -756px;
    left: 100px;
    z-index: 1000;
    position: absolute;
}

#btnAvancarTutorial {
    left: 430px;
    display: none;
}

#btnVoltarTutorial {
    left: 250px;
    display: none;
}

.btn-tutorial {
    background: url(../img/tutorial/btn-tutorial.png) no-repeat 0 -2px;
    position: absolute;
    top: 527px;
    color: #d8c36a;
    z-index: 1002;
    width: 137px;
    height: 114px;
    cursor: pointer;
    font-family: 'day_romanregular';
    font-size: 34px;
    text-transform: uppercase;
}

    .btn-tutorial:active {
        background: url(../img/tutorial/btn-tutorial.png) no-repeat 0 -118px;
        color: #191f0a;
    }

    .btn-tutorial > * {
        margin-top: 45px;
    }

/* modal */
.modal-custom {
    position: absolute;
    text-align: center;
    z-index: 1002;
}

.background-fade {
    position: absolute;
    background-color: rgba(63,45,16,0.9);
    display: block;
    min-width: 1024px !important;
    min-height: 768px !important;
    display: none;
    z-index: 1001;
}

.background-fade-painel {
    position: absolute;
    background-image: url(../img/margem-fume.png);
    display: block;
    min-width: 1024px !important;
    min-height: 768px !important;
    display: none;
    z-index: 1001;
}
/* Botão default */
.btn-common {
    color: #fff4c8;
    background: url(../img/btn-without-label.png) no-repeat 0 0;
    text-align: center;
    width: 294px;
    height: 150px;
    position: absolute;
    cursor: pointer;
    font-family: 'day_romanregular';
    font-size: 34px;
    text-transform: uppercase;
    z-index: 999;
}

    .btn-common:active {
        background: url(../img/btn-without-label.png) no-repeat 0px -150px;
        color: #191f0a;
    }

    .btn-common > * {
        margin-top: 20%;
    }

.btn-center-bottom {
    top: 622px;
    left: 363px;
}



.btn-common-gameover {
    color: #fff4c8;
    background: url(../img/btn-without-label.png) no-repeat 0 0;
    text-align: center;
    width: 294px;
    height: 150px;
    position: absolute;
    cursor: pointer;
    font-family: 'day_romanregular';
    font-size: 34px;
    text-transform: uppercase;
    z-index: 999;
    top: 491px;
    left: 263px;
}

    .btn-common-gameover:active {
        background: url(../img/btn-without-label.png) no-repeat 0px -150px;
        color: #191f0a;
    }

    .btn-common-gameover > * {
        margin-top: 20%;
    }

.divAsTable {
    position: absolute;
    display: table;
    top: 124px;
    left: 90px;
    width: 662px;
    height: 420px;
}

.divAsCell {
    /*display: table-cell;*/
    vertical-align: middle;
    margin-top: 16px;
}

.sangue {
    position: absolute;
    width: 336px;
    height: 369px;
    left: 627px;
    top: 225px;
    display: none;
    background-repeat: no-repeat;
}

.sangue-romana {
    left: 600px;
    background-image: url(../img/sangue-direito.png);
}

.sangue-germana {
    left: 60px;
    background-image: url(../img/sangue-esquerdo.png);
}

.sangue .pts {
    position: absolute;
    top: 298px;
    width: 174px;
    left: 97px;
    font-family: 'optimusprincepsregular';
    font-size: 58px;
    color: #FFF;
    text-align: center;
}

#painel-germanos-inferior #totalSoldados {
    position: absolute;
    width: 170px;
    height: 100px;
    top: 130px;
    left: 130px;
    font-size: 40px;
    text-align: center;
}
