body {
    overflow-y: scroll;
    font: normal 14px 'Open sans';
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0 !important;
    padding: 0;
}

a,
a:hover,
a:visited {
    text-decoration: none !important;
}

.cabecalho-branco {
    padding: .3em 0;
    color: #2051BA;
    font: bold .8em 'Open Sans', sans-serif;
    background-color: #FFF;
    z-index: 100;
}

.cabecalho-branco a {
    margin: 0 0 0 1.9em;
}

.divContato{
    margin-left: 24%;
    width: 52.5%;
    margin-top: 1%;
}

nav.navbar.navbar-default {
    background-color: #2051BA;
    margin: 0;
    padding: 0;
    border-color: #2051BA;
    color: #FFF;
    border-radius: 0;
}

nav.navbar.navbar-default input[type='text'] {
    border-radius: 7px;
    width: 15em;
    background-color: #2051BA;
    border: 1px solid #fff !important;
    color: #FFF !important;
    height: 2em;
    box-shadow: 0 0 1px 0px #fff inset, 0 0 1px 0px #fff !important;
}

.nav>li>a {
    padding: 14px 0px 5px 0px !important;
    margin: 0px 15px;
}

.nav>li:hover {
    color: #FE7B3F;
}

.nav>li>a>i {
    margin-right: .5em;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF;
}

a.navbar-brand {
    width: 65%;
    padding: 0 15px;
}

.navbar-brand>img {
    width: 100%;
    margin-top: 2px;
}

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
}

.menu {
    margin-top: 1.6em;
    margin-bottom: 1em;
    box-shadow: 0 4px 10px -2px #333a42;
}

a {
    color: inherit !important;
}

.carousel-caption {
    text-align: left;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    height: 22vh;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    padding: 10px 15px;
    font: 700 1.5em 'Open Sans', sans-serif;
}

.carousel-caption a {
    border: 1px solid;
    padding: 1em;
    border-radius: 22px;
    font-size: .7em;
    margin-top: 3em;
}


/*
.carousel-inner:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
}
*/

.carousel-inner .item {
    border: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 600px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-radius: 0;
}

.contato-rodape {
    background-color: #2051BA;
    color: #FFF;
    font-size: 0.9em;
    padding: 2.5em 0;
    font: normal 1em 'Open Sans', sans-serif;
}

.contato-rodape p {
    margin-bottom: .3em;
}

.mapa-do-site-rodape {
    background-color: #0175EC;
    color: #FFF;
    padding: 2em 0;
    font: normal 1em 'Open Sans', sans-serif;
}

.mapa-do-site-rodape ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.mapa-do-site-rodape ul li:first-child {
    /* border-bottom: 2px solid #fff;
    padding: .3em 0; */
    margin-bottom: 1em;
}

.mapa-do-site-rodape em {
    font-size: 1.5em;
    margin: .5em 0 0 1em;
}

.parceiros-container h2 {
    font: 700 1.5em 'Open Sans', sans-serif;
    text-transform: uppercase;
    color: #034ea2;
}

.parceiros-container p {
    text-align: center;
    width: 100%;
    clear: both;
    color: #034ea2;
    font: 700 .9em 'Open Sans', sans-serif;
    margin-bottom: 3em;
}

.parceiros-container .thumbnail {
    height: 10vh;
    border: 0;
    vertical-align: middle;
    display: table-cell;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    transition: all 0.5s linear;
    filter: gray;
    -webkit-filter: grayscale(100%);
    background-color: #CCCCCC;
}

.parceiros-container .thumbnail:hover {
    filter: none;
    -webkit-filter: grayscale(0);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.parceiros-container .col-lg-2 {
    text-align: center;
}

.vcenter {
    display: table-cell;
    vertical-align: middle;
}

.texto-pagina-inicial {
    position: relative;
    width: 100%;
    display: table;
    height: 600px;
    color: #034ea2;
    font-family: 'Open Sans', sans-serif;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
    border-radius: 0;
}

.texto-pagina-inicial a {
    background-color: #000000;
    color: #FFF !important;
    padding: .5em 2em;
    border-radius: 8px;
}

.noticias-pagina-inicial h2 {
    color: #034ea2;
    font: 500 2em 'Open Sans';
}

.miniatura-noticia {
    height: 180px;
    position: relative;
    overflow: hidden;
    /* border: 1px solid #b1b2b2; */
    margin: 15px 0 15px 0;
    border-radius: 2px;
}

.miniatura-imagem .thumbnail {
    border: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 91px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-radius: 0;
}

img.imagem_quebrada {
    width: auto;
    height: 100% !important;
}

.miniatura-noticia p {
    /* padding: 0 1em; */
    word-wrap: break-word;
    word-break: break-word;
    font: bold 1em 'Open sans';
    /* color: #58595b; */
    text-transform: uppercase;
}

.miniatura-noticia small {
    /* padding: 0em 1em; */
    font: 400 1em 'Open sans';
    color: #BD4A2A;
    margin-top: 1em;
}

.parceiros-container h3 {
    color: #034ea2;
    font: 600 1.4em 'Open Sans';
    margin: 2em 0 1em 0 !important;
}

.treinamento-container,
.contato-container,
.noticias-container {
    min-height: 60vh;
}

.contato-container {
    padding: 1em 0;
}

h1.titulo-pagina {
    font: bold 1.8em 'Open Sans';
    color: #034ea2;
    margin: 1em 0 !important;
    margin-left: 180px !important;
}

h2.titulo-pagina {
    font: bold 1.8em 'Open Sans';
    color: #034ea2;
    margin: 1em 0 !important;
}

h3.titulo-pagina {
    font: bold 1.4em 'Open Sans';
    color: #2051BA;
}

textarea {
    height: 204px;
    resize: none;
    /*border: 2px 
    border-color: #0b2e56;
    */
    border-color: #ccc;
    border-style: solid;
    outline: none !important;
    border-radius: 7px;
    width: 100%;
    padding: 1em;
}

input[type='text'],
input[type='number'],
input[type='email'],
input[type='tel'] {
    height: 3em;
   /* border-width: 2px  !important;
    border-color: #0b2e56;*/
    border-style: solid !important;
    outline: none !important;
    border-radius: 7px;
    box-shadow: none !important;
}

input[type="text"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
select:focus,
textarea:focus {
    border: 2px solid #0d6ad2 !important;
}

select {
    height: 3em !important;
    /*border: 1px solid #333 !important;*/
    outline: none !important;
    border-radius: 7px !important;
    box-shadow: none !important;
}

label {
    font: normal 1em 'Open Sans';
    color: #102842;
}

.btn.btn-danger,
.btn.btn-info,
.btn.btn-primary {
    border-radius: 3px;
    font: normal 1.2em 'Open Sans';
    margin-left: 1em;
    margin-bottom: 1em;
    color: #FFF !important;
}

.btn.btn-primary {
    border-color: #034ea2;
    background-color: #034ea2 !important;
}

.container-auxiliar {
    padding: 4em 0;
    font: normal 1em 'Open Sans';
}

.noticia-container {
    font: normal 1em 'Open Sans';
    color: #58595b;
}

.caixa-compartilhar {
    border-top: 3px solid #0a4589;
    font-size: 1.5em;
}

.caixa-compartilhar h2 {
    color: #034ea2;
    font: bold .7em 'Open Sans';
    margin: .6em 0 0 0 !important;
}

.caixa-compartilhar a {
    display: inline-block;
    margin-right: .3em;
}


/*.caixa-compartilhar a:last-child {
    margin: 0;
}

.caixa-compartilhar a.whatsapp {
    color: #68b364 !important;
}

.caixa-compartilhar a.facebook {
    color: #5e5897 !important;
}

.caixa-compartilhar a.twitter {
    color: #3f88ce !important;
}

.caixa-compartilhar a.linkedin {
    color: #286398 !important;
}

.caixa-compartilhar a.google-plus {
    color: #d33d33 !important;
}

.caixa-compartilhar a.share {
    color: #29428a !important;
}
*/

.miniatura-noticia a {
    margin: 1;
    margin: .5em 0 .1em 0;
    display: block;
}

.pagination a {
    border-color: #FFF !important;
    background-color: #FFF !important;
    font-weight: bold;
    color: #034ea2 !important;
}

.pagination li.active a {
    color: #58595b !important;
    /* border-bottom: 1px solid #000; */
}

.pagination li.active {
    border-bottom: 1px solid #58595b !important;
}

.caixa-compartilhar p {
    font-size: .55em;
    margin: 1em 0 !important;
}

.pagina-imagem-principal,
.noticia-imagem-principal {
    position: relative;
    height: 315px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-radius: 0;
}

.link-inferior {
    font: bold 1em 'Open Sans';
    text-align: center;
    margin: 1em 0;
    color: #29428a;
}

.noticia-container iframe {
    width: 100%;
    border: 0;
}


/*.carousel-caption {
}*/

.noticias-pagina-inicial {
    padding: 2em 0;
}

.conteudo {
    padding-top: 5.3em;
    z-index: 1;
}

.active.hvr-underline-from-center:before {
    background-color: #FFF;
}

.box-dados-empresa {
    position: absolute;
    top: 5px;
    width: 100%;
    height: 100%;
}

div#controller-contato {
    position: relative;
}

.dados-empresa-contato {
    background-color: #fff;
    padding: 3em;
    height: 20em;
    margin-top: 7em;
}

.dados-empresa-contato h2 {
    font-size: 1.8em;
    font-weight: bolder;
}

.miniatura-treinamento {
    height: 330px;
    border-radius: 7px;
    padding: 1em;
}

.miniatura-treinamento h3,
.miniatura-treinamento .descricao {
    color: #333 !important;
}

.miniatura-treinamento .descricao {
    margin: 2em 0 !important;
    min-height: 115px;
}

.miniatura-treinamento a {
    color: #FFF !important;
}

.miniatura-treinamento.esgotado a.aviso-esgotado {
    display: block;
}

.miniatura-treinamento.esgotado a.btn-primary {
    color: #ccc !important;
}

a.aviso-esgotado {
    display: none;
}

.miniatura-outros-textos {
    padding: 0;
    height: 250px;
    position: relative;
}

.miniatura-outros-textos p {
    position: absolute;
    height: 1em;
    font: 700 1.5em 'Open Sans', sans-serif;
    width: 100%;
    top: calc(50% - 1em);
    text-align: center;
    color: #FFF;
}

.fundo-opaco {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.25;
}

.texto-interno {
    font: normal 1.2em 'Open Sans';
    padding: 2em 15px;
}

.texto-principal {
    min-height: 360px;
    max-width: 600px;
    background-color: #FFF;
    margin: auto;
    padding: 2em;
    font: normal 1em 'Open Sans';
    color: #58595b;
    position: relative;
    top: 120px;
}

figure.image {
    position: relative;
}

figure.image figcaption {
    font: normal 1em 'Open Sans';
    position: absolute;
    top: 0;
    text-align: center;
    color: #FFF;
    padding: 1em;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 24vh;
    margin: auto;
}

.lista-simples {
    border-bottom: 1px solid #7e8b9a;
    padding: 1em 0;
    color: #827a7a;
    word-wrap: break-word;
    clear: both;
    width: 100%;
    display: table;
}

.lista-simples h3 {
    text-transform: uppercase;
    margin-bottom: 1em !important;
    font-weight: bold;
    color: #333;
}

.lista-simples p {
    margin: 1em 0 !important;
    color: #034ea2;
    font-weight: bolder;
}

.lista-simples:last-of-type {
    border: none;
}

span.destaque {
    background-color: #ffeb00;
}

figure.banner-baixo {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 200px;
    margin-bottom: 3em;
}

figure.banner-baixo img {
    width: 100%;
    height: 15em;
}

.banner-baixo figurecaption {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    height: 200px;
    font: 900 1.8em 'Open Sans';
    color: #ffffff;
    line-height: 48px;
    text-transform: uppercase;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.banner-baixo figurecaption.destaque {
    top: 3em;
    max-height: 2em;
    background-color: rgba(0, 0, 0, 0.3);
}

.sub-titulo {
    margin: 1em 0 3em 0;
    color: #034ea2;
}

.sub-titulo h2 {
    font: 600 1.4em 'Open Sans';
    padding-bottom: .5em;
    border-bottom: 3px solid;
}

h4.destaque {
    font-weight: bold;
    margin-bottom: 10px !important;
}

.logo {
    display: none;
    background-color: #fff;
    /* padding: 0 15px; */
}

.logo img {
    height: 100px;
    width: auto;
}

.autocomplete.list-group {
    position: absolute;
    z-index: 10;
    width: 95%;
}

.texto-interno h3 {
    font: 600 1.1em 'Open Sans';
}

.texto-interno span {
    font: 100 .8em 'Open Sans';
    color: #353535;
}

.esconde {
    display: none !important;
}

a.destaque {
    text-decoration: underline !important;
    color: #034ea2 !important;
    font-weight: bold;
}

.mensagem-erro {
    color: #bb3735;
    background-color: #fff4f4;
    border-color: #fff0f2;
    border-radius: 0;
}

.logo-rodape {
    text-align: right;
    height: 45px;
    width: 137px;
}

@media ( max-width: 320px) {}

@media ( max-width: 480px) {}

@media ( max-width: 1024px) {
    .cabecalho-branco {
        font: bold .6em 'Open Sans', sans-serif;
        padding: .7em 0;
    }
    .carousel-caption {
        height: 40vh;
    }
    .texto-pagina-inicial h1 {
        font-size: 2em;
    }
    .logo-rodape {
        text-align: center;
        height: 45px;
        width: 137px;
    }
    .carousel-inner .item {
        background-size: contain;
    }
    .texto-interno figcaption * {
        color: #58595b;
    }
    .banner-baixo figurecaption {
        font-size: 1.3em;
        line-height: 2;
    }
}

@media ( max-width: 1200px) {
    .cabecalho-branco {}
    .texto-interno figcaption {
        clear: both;
        position: relative !important;
        font-size: 0.8em !important;
        margin-bottom: 2em !important;
        height: auto !important;
        overflow: auto;
        color: #5d5d5d !important;
    }
    .texto-pagina-inicial {
        height: 400px;
    }
    div#menu-collapse {
        position: fixed;
        left: -300px;
        top: 0;
        transition: .4s;
        width: 300px;
        height: 150vh !important;
        background-color: #034ea2;
        box-shadow: 0 0 8px 2px #052e5a;
    }
    div#menu-collapse.in {
        left: 0;
        padding: 0 15px 0 15px !important;
    }
    .box-dados-empresa {
        position: relative;
    }
    .dados-empresa-contato {
        padding: 0;
        height: 10em;
        margin-top: 3em;
    }
}

.lista-vazia {
    text-align: center;
    font-style: italic;
    font-size: 1.4em;
}

.lista-simples-secundaria {
    border-bottom: 1px solid #7e8b9a;
    position: relative;
    padding: 1em 0;
    color: #827a7a;
    word-wrap: break-word;
    clear: both;
    width: 100%;
    display: table;
}

.lista-simples-secundaria p {
    margin: 0 !important;
    color: #034ea2;
    font-weight: bolder;
}

.lista-simples-secundaria small {
    display: block;
    margin: 0 0 4px 0;
}

button.sem-borda {
    color: #333;
    border: none;
    background: none;
}

.lista-simples-secundaria button {
    position: absolute;
    right: 0;
    top: 2em;
}

.lista-simples-secundaria:last-of-type {
    border: none;
}

select {
    height: 3em;
   /* border: 2px solid #0b2e56 !important;*/
    outline: none !important;
    border-radius: 7px;
    box-shadow: none !important;
}

.carousel-indicators li {
    background-color: #c1c1c1;
    border: 2px solid #c1c1c1;
    width: 12px;
    height: 12px;
    margin: 1px !important;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    background-color: #FFF;
}

.texto-interno p {
    margin: 0 0 1em !important;
}

.texto-interno img {
    max-width: 100%;
    height: auto;
}

.p-sem-margem p {
    margin: 0 !important;
}

/*Tela Treinamentos*/
.filtro{
    float: left;
    width: 100%;
    margin-top: 3%;
}

.btn-default.filtrar{
    width: 86%;
}

.selected{
    background-color: #E6E6E6;
}

h1.titulo-pagina-treinamento {
    font: bold 1.8em 'Open Sans';
    color: #034ea2;
    margin: 1em 0 !important;
}

.treinamentos{
    width: 100%;
    border: 0.1em solid #E2E2E2;
    border-left-color: #F9F9F9;
    border-right-color: #F9F9F9;
    background-color: #F9F9F9;
    padding-top: 4%;
    padding-left: 2%;
    padding-right: 2%;
    padding-bottom: 2%;
}

form[name=filtro]{
    float:left;
    width: 25%;
}

.tituloItem{
    float: left;
    width: 85%;
    margin-right: 5%;
    text-align: justify;
    color: #2F4F4F;
}

.textTitulo{
    font-weight: bold;
}

.icone{
    color: #3898DB;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.icones{
    color: #3898DB; 
    display: flex;
    align-items: center;
}

#treinamentoNovo{
    float: left;
    width: 10%;
    flex-direction: column;
}

.items{
    display: flex;
    flex-direction: row;
    align-items: center;
}

.imagem{
    float:left;
    width: 25%;
    height: 20%;
    display: flex;
    align-items: center;
    margin-right: 2%;
}

.detalhes{
    width: 72%;
    display: flex;
    flex-direction: column;
}

.detalhesConteudo{
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.dataFlex{
    display: flex;
    align-items: center;
}

.fa-calendar-alt{
    display: flex;
    align-items: center;
    font-weight: normal;
}

.data {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.cursos{
    margin-top: 8%;
    margin-bottom: 5%;
    width: 100%;
}

.form{
    width: 20%;
    float: left;
}

.periodo{
    margin-bottom: 0;
}

.inscricao{
    color: #8BBBC2;
}

.screen{
    width: 50%;
    display: flex;
    justify-content: space-around;
}

#cabecalho{
    width: 100%;
    margin-bottom: 2%;
}

.botaoInscricao{
    display: none;
}

.msgAlerta{
    width: 100%;
    display: flex;
    justify-content: center;
}

.icones label{
    color: #777B80;
}

.maisInfo{
    float: right;
    justify-content: flex-end;
    font-weight: bold;
    color: #2F4F4F;
  /*color: #8BBBC2;*/
    margin-top: 2%;
    margin-right: 1.5%;
}

.maisInfo .fa-plus-circle{
    color: #3898DB;
}

@media screen and (min-width: 992px){
    .detalhes{
        height: 10em;
    }
    
    .detalhesConteudo, .screen{
        height: 100%;
    }
    
    #TreinamentoNovo{
        width: auto;
    }



}

@media screen and (max-width: 991px){
    .form, .cursos{
        min-width: 95%;
        margin-left: 5%;
    }

    .btn-default.filtrar{
        width: 100%;
    }

    .btn-group-vertical{
        display: inline-flex;
    }

    .btn-group-vertical>.btn:first-child:not(:last-child){
        border-top-right-radius: 0;
        border-bottom-left-radius: 4.7px;
    }

    .btn-group-vertical>.btn:last-child:not(:first-child){
        border-top-right-radius: 4.5px;
        border-bottom-left-radius: 0;
    }

    .btn-group-vertical>.btn+.btn{
        margin-top: 0;
    }

    .banner-baixo.banner-reduzido{
        max-height: 200px;
    }
    .img-reduzido{
        max-height: 12em;
    }

}

@media screen and (min-width: 501px) and (max-width: 749px){
    .banner-baixo figurecaption.destaque{
        top: 40%;
        font: 800 120% 'Open Sans';
        height: 30%;
    }
    
    .screen{
        display: flex;
        flex-direction: column;
        height: 10em;
    }
    
    .items{
        margin-bottom: 8%;
    }
    
    #treinamentoNovo{
        width: 15%;
    }
    
    .tituloItem{
        width: 80%;
    }

}

@media screen and (max-width: 500px){
    .imagem{
        width: 100%;
        margin-bottom: 5%;
    }
    
    .detalhes{
        width: 100%;
    }
    
    .cursos{
        width: 90%;
        margin-right: 5%;
    }
    
    figure.banner-baixo a img{
        width: 95%;
        margin-left: 5%;
        margin-right: 5%;
    }
    
    .banner-baixo figurecaption.destaque{
        top: 40%;
        font: 700 85% 'Open Sans';
        width: 95%;
        margin-left: 5%;
        margin-right: 5%;
        height: 30%;
        vertical-align: middle;
    }

    .data{
        flex-direction: row;
    }
    
    .imagem img{
        width: 100%;
    }
    
    .screen{
        width: auto;
        height: 7em;
        flex-direction: column;
    }

    .items{
        margin-bottom: 15%;
    }

    #treinamentoNovo{
        display: none;
    }
    
    .tituloItem{
        width: 100%;
    }

    #cabecalho{
        margin-bottom: 5%;
    }

    .botaoInscricao{
        display: flex;
        justify-content: center;
        margin-top: 1%;
        margin-bottom: 2%;
        width: 100%;
    }

    .btnInscricao{
        width: 100%;
        color: white !important;        
    }

    .maisInfo{
        margin-top: 2%;
        margin-bottom: 3%;
        width: 100%;
        text-align: center;
    }

}

@media screen and (max-width: 350px){
    .cursos{
        min-width: 340px;
    }
    .figure.banner-baixo{
        min-width: 294px;
    }
    figure.banner-baixo a img{
        min-width: 294px;
        width: 294px;
    }
}
/* layout.css Style */
.upload-drop-zone {
    height: 200px;
    border-width: 2px;
    margin-bottom: 20px;
  }
  
  /* skin.css Style*/
  .upload-drop-zone {
    color: #ccc;
    border-style: dashed;
    border-color: #034ea2;
    /* text-align: center; */
  }
  .upload-drop-zone.drop {
    color: #222;
    border-color: #222;
  }
a.branco {
    color: #FFF !important;
  }
.tamanhoVaga {
    height: 198px;
    width: 205px;
}
a.tamanhoVaga{
    color: #034ea2 !important;
}
.tamanhoTvaga {
    height: 62px;
}
.tamanhoCargo {
    height: 50px;
}

#myModal > div {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 10%;
}


@media screen and (max-width: 700px){
   .vertical {
       display: inline-flex;
   }
}

a.cadastrese{
    color: #FE7B3F !important;
    font-weight: bold;
    border-radius: 8px;
    width: 100px;
    height: 25px;
    padding: 0px;
    margin-top: 2%;
}

.laranja {
    color: #FE7B3F;
}

.rodape-imagem {
    padding-left: 28px;
}

.rodape-imagem a{
    padding-left: 40px;
}

.display-flex {
    display: flex;
}

.justify-content-space-around {
    justify-content: space-around;
}

.justify-content-space-between {
    justify-content: space-between;
}

.align-items-center {
    align-items: center;
}

.background-color-A1C627 {
    background-color: #A1C627;
    color: white;
}

.background-color-A1C627:hover {
    background-color: rgba(151, 186, 37);
}

.background-color-0076EB {
    background-color: #0076EB;
    color: white;
}

.background-color-0076EB:hover {
    background-color: #0261BF;
}

#botoes-rma a{
    color:white !important;
    padding: 5px 15px;
    font-size: 18px;
    border-radius: 4px;
    margin-left: 1em;
    margin-right: 1em;
}

#botoes-rma a:hover{
    cursor: pointer;
}

.centraliza-tabela {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.tamanho-campo-vaga {
    width: 228px;
}
.dv-alternativa {
    height: 61rem;
}

.dv-alerta-navegador {
    margin-top: 20rem;
    border: 2px solid lightgray;
    background-color: #0175EC;
    font-size: 20px;
    text-align: center;
    padding: 8px;
    color: #fff;
}

.botao-a-direita {
    position: relative;
    margin-top: 25px;
}

