.rodape-botton {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgb(116, 142, 202);
}

.cab-msg {
    color: rgb(22, 69, 158);
    background-color: rgba(160, 212, 247, 0.589);
}

.pcenter {
    text-align: center;
}

.header-oferta {
    color: rgb(41, 58, 3);
    background-color: rgba(133, 233, 145, 0.637);
}

.header-troca {
    color: rgb(41, 58, 3);
    background-color: rgba(118, 223, 197, 0.877);
}

.header-necessidade {
    color: rgb(102, 52, 19);
    background-color: rgba(245, 120, 37, 0.445);
}

.header-trans {
    color: rgb(65, 19, 102);
    background-color: rgba(165, 17, 233, 0.274);
}

.imagem-part {
    width: 150px;
    height: 170px;
}

.imagem-of-nec {
    width: 100px;
    height: 100px;
}
.imagem-evento {
    width: 100px;
    height: 100px;
}

.responsive {
    width: 100%;
    max-width: 70px;
    height: auto;
    border: 1px solid #ddd;
    border-radius: 1px;
    padding: 1px;
}

.imagem-of-nec-cons {
    width: 70px;
    height: 70px;
}

.imagem-of-nec-cons-p {
    width: 50px;
    height: 50px;
}

.imagem-sis {
    width: 7vmax;
    height: 7vmax;
}

.imagem-pequena {
    width: 40px;
    height: 40px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    margin-right: 0px;
}

.imagem-header {
    width:45px;
    height: 45px;
    border-radius: 50%;
    margin-right: 5px;
}

.imagem-home {
    width: 90%;
    height: 90%;
}

.btn-transacao {
    color: white;
    background-color: rgb(81, 0, 156);
    font-style: italic;
}

.btn-finalizar {
    color: white;
    background-color: rgb(81, 0, 156);
}

.btn-mapa-geral {
    color: white;
    background-color: rgb(100, 48, 24);
    font-style: italic;
}

.btn-detalhes {
    color: purple;
    background: plum;
}

.btn-green {
    color: rgb(41, 58, 3);
    background-color: rgb(133, 233, 145);
}

.btn-violeta {
    color: purple;
    background: plum;
}

.btn-blue {
    color: white;
    background: blue;
}

.btn-sair {
    color: white;
    background: firebrick;
}

.btn-sugestoes {
    color: white;
    background: rgb(91, 19, 207);
}

.btn-sugestoes-of {
    color: white;
    background: rgb(6, 117, 80);
}

.btn-mostrar-mensagens {
    color: white;
    background-color: rgb(17, 61, 156);
    margin-left: 0px;
}

.btn-mensagem {
    color: white;
    background-color: rgb(17, 61, 156);
}

.btn-redes {
    color: white;
    background-color: rebeccapurple;
    font-style: italic;
}

.btn-criar-redes {
    color: white;
    background-color: rgb(125, 12, 238);
    font-style: italic;
}

.btn-ofertas {
    color: white;
    background-color: rgb(7, 75, 10);
    font-style: italic;
}

.sugestao-of-nec {
    color: rgb(46, 18, 207);
    background-color: rgb(240, 240, 243);
}

.btn-incluir-ofertas {
    color: white;
    background-color: rgb(16, 94, 42);
    font-style: italic;
}

.btn-criar-ofertas {
    color: white;
    background-color: rgb(36, 133, 23);
    font-style: italic;
}

.btn-necessidades {
    color: white;
    background-color: rgb(100, 48, 24);
    font-style: italic;
}

.btn-incluir-necessidades {
    color: white;
    background-color: rgb(190, 54, 0);
    font-style: italic;
}

.btn-criar-necessidades {
    color: white;
    background-color: rgb(160, 62, 17);
    font-style: italic;
}

.btn-editar {
    color: black;
    background-color: rgba(199, 211, 37, 0.911);
}

.btn-trocar {
    color: white;
    background-color: rgb(7, 88, 4);
}

.btn-categoria {
    color: white;
    background-color: rgba(11, 64, 94, 0.767);
}

.btn-moeda {
    color: white;
    background-color: rgba(11, 94, 87, 0.767);
}

.btn-unidade {
    color: white;
    background-color: rgba(156, 13, 121, 0.904);
}

.btn-mapa {
    color: black;
    background-color: rgb(243, 187, 2);
    font-style: italic;
}

.btn-mapa-disable {
    color: black;
    background-color: rgba(243, 187, 2, 0.404);
    font-style: italic;
}

.btn-conferir-confirmacoes {
    color: white;
    background-color: purple;
}

.btn-conferir-andamentos {
    color: white;
    background-color: rgb(36, 5, 148);
}

.texto-mensagens {
    color: rgb(17, 61, 156);
}

.texto-nome-logado {
    color: rgb(26, 11, 238);
}

.texto-participante {
    color: rgb(26, 11, 238);
}

.texto-transacao {
    color: rgb(81, 0, 156);
}

.texto-necessidade {
    color: rgb(88, 33, 7);
}

.tabela-necessidade {
    color: rgb(88, 33, 7);
    background-color: white;
}

.texto-oferta {
    color: rgb(3, 110, 8);
}

.texto-categoria {
    color: rgba(11, 64, 94, 0.767);
}

.texto-moeda {
    color: rgba(11, 94, 80, 0.767);
}

.texto-unidade {
    color: rgba(194, 11, 112, 0.849);
}

.texto-troca {
    color: rgb(8, 85, 68);
}

.texto-finalizada {
    color: rgb(101, 12, 218);
}

.texto-parc-finalizada {
    color: rgb(15, 135, 233);
}

.texto-em-andamento {
    color: rgb(197, 15, 233);
}

.texto-pendente {
    color: rgb(18, 158, 14);
}

.texto-eventos {
    color:rgb(20, 117, 169);
    background-color: white;
}

.tabela-oferta {
    color: rgb(7, 75, 10);
    background-color: white;
}

.red-message {
    color: crimson;
}

.no-margin {
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

#map {
    height: 80%;
}

.btn_link{
    background-color: white;
    border-color: white;
    border-style:solid;
    text-decoration: underline;
    color: blue;
}



/* Optional: Makes the sample page fill the window. */

html,
body {
    height: 100%;
    margin: 0;
    padding: 0;
    /*font-family: 'Roboto', sans-serif;*/
    /*background-image: url("/img/fundo.jpg");
                background-repeat: no-repeat;
                background-attachment: fixed;
                background-size: cover;*/
}

.texto_p {
    font-size: 12px;
}

.texto_m {
    font-size: 14px;
}

.texto_g {
    font-size: 20px;
}

.texto_resp {
    font-size: calc(0.1vh + 0.8vw);
}