
body{
    font-size: 1.1em;
}

.container-fluid{
    max-width: 1700px;
}

.rodape-linhas{
    max-width: 1700px;
    margin: auto;
}

#navMenu > div{
    max-width: 1700px;
    margin: auto;
}

select, option{
    font-size: 0.85em !important;
}

/* TABELAS */
.tabela-status table{
    font-size: 0.95em !important;
}
.estatisticas span{
    font-size: 1.1em !important;
}

/* POP UPS */
.pop-up-geral{
    max-width: 800px;
    font-size: 1.1em;
    height: auto !important;
}
.pop-up-feiticos, .pop-up{
    max-width: 1200px;
}
.lista-feiticos{
    font-size: 1em;
}
.item-efeitos li{
    font-size: 0.85em !important;
}
.pop-up-exo{
    top: 10% !important;
    height: fit-content !important;
    max-height: 650px;
}
#message{
    max-width: 800px;
    left: 0;
    right: 0;
    margin: auto;
}
