
.icone-voltar{
    width: 37px;
    height: 37px;
    border-radius: 31px;
}

.subtitulo-barra{
    color:#ffffff;
    margin-left: 12px;
}

.display-block{
    display: block !important;
}

.negrito{
    font-weight: bold;
}
.config-padding{
    padding: 10px;
}

.margin-novaincricao-cartao{
    margin-top: 15px;
}

.adiciona-overflow{
    overflow-x: overlay;
}

.btn-pequeno-cartao{
    width: 180px !important;
}

.cartao-candidato-btn-cinza{
    width: 292px;
    border-radius: 6px;
    display:table-cell;
}

#tableCartao{
    width: 800px;
    background-color: #FFFFFF;
    min-width: 800px;
}

#tableCandidato{
    width: 100%;
}

#tableCandidato td{
    border : solid;
    border-width: 1px;
    border-color: black !important;
}

.label-table{
    color:#747474;
    margin-left: 10px;
}

#tableCartao td{
    border : solid;
    border-width: 1px;
    border-color: #EDECEC;
}

.titulo-negrito{
    font-weight: bold;
}

.ico-logo-table{
    background-image: url('../img/nre/logo_2023.png');/*subict*/
    width: 150px;
    height: 67px;
    background-size: 150px;
    background-repeat: no-repeat;
}

.span-centro{
    text-align: center;
}

.remove-outline{
    outline: none;
}
.pag-completar-dados-inscricao .form-dados-pessoais {
    max-width: 550px !important;
    margin: auto;
}

.pag-completar-dados-inscricao{
    padding-top: 90px;
}

.titulo-centralizado{
    margin: auto !important;
    text-align: center;
}

.logo-barra-secundaria{
  background-color: #fff !important;
  padding: 8px;
  z-index: 1 !important;
}

@media(min-width:481px){
  #blip-chat-container #blip-chat-iframe {
    bottom: 75px !important;
    right: 30px !important;
  }  
}

#blip-chat-container #blip-chat-open-iframe {
  bottom: 20px !important;
  right: 20px !important;
}  

 
.grecaptcha-badge {
  width: 70px !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
  left: 4px !important;
}
.grecaptcha-badge:hover {
  width: 256px !important;
}.box-dados-pessoais .form-dados-pessoais {
    max-width: 660px;
    margin: auto;
}

.campos-radio-final > div {
    margin: 10px auto;
}

.campos-radio-final > div md-radio-group {
    margin-bottom: 10px;
}


.bola-voltar{
    width: 37px;
    height: 37px;
    position: absolute;
    border-radius: 31px;
}

.campo-invalido{
    /*position: absolute;*/
    margin-top: 4px;
    color: #ce3337 !important;
}


.titulo-portal-candidato .titulo-vermelho{
    color: #d40054; /*nome candidato*/
}

.margem-bottom-especial{
    margin-bottom: 10px;
}

.borda-esquerda-cinza{
    border-left: solid;
    border-left-color: #EDECEC;
    border-left-width: 1px;
}



@media(max-width:600px){
    .padding-xs{
        padding: 8px;
    }
    .btn-geral {
        width: 200px;
    }
    .alinha-check-xs{
        margin-top: 25px;
    }

    .config-altura{
        min-height: 125px !important;
        margin-bottom: 10px;
    }
}

estilizaçao da barra infomrativa
.barra-informativa{
    background-color: #FFFFCF !important;
}

.glyphicon-remove{
    outline: none;
}

.config-altura{
    min-height: 80px;
}
.btn-inserir-cupom{
    height: 33px;
    margin-top: auto;
    margin-bottom: 0px !important;
    background-color: #a5a5a5 !important;
    margin-right: 0px;
}

.espaco-ok{
    font-size: 15px;
    margin-right: 5px;
}

.check-unidade{
    margin-bottom: 10px;
}

.block-unidade-agrupamento{
    padding-top: 12px;
}
.block-unidade-agrupamento .titulo-unidade{
    font-weight: bold;
}

.block-unidade-agrupamento .local-unidade{
    font-size: 13px;
}


#processoIndisponivel{
    height: calc(100% - 80px);
    /*display: table-cell;*/
    vertical-align: middle;
}

.texto-centro{
        text-align: center;
}

.texto-sublinhado{
    text-decoration: underline;
}

.termos{
    color: #1d00ff;
    text-decoration: underline;
    cursor: pointer;
    outline: none;
}

.check-etapa2{
    cursor: default;
}

.option-segunda-etapa .md-text {
    white-space: initial !important;
}

md-checkbox > div.md-container{
    cursor: pointer;
}

.md-select-value :first-child{
    max-width: 95%;
    width: 100%;
    display: inline-block;
}

.md-select-menu-container.md-active {
    max-width: 98%;
}

.md-select-menu-container .md-overflow{
    /*position: absolute !important;
    margin-top: 50px;*/
    max-height: 168px;
}

.config-btns{
    width: 140px;
}

.margin-processo-indisponivel{
    margin-bottom: 88px;
}

.espacamento-btn-processo-indisponivel{
    width: 58px;
}

.margin-personalizada-processo-indisponivel{
    margin-bottom: 29px;
}

.margin-div-btn-processo-indisponivel{
    margin-bottom: 71px;
}

.texto-normal{
    font-weight: normal !important;
}

.marginTopBarra{
    margin-top: 80px;
}

@media(max-width:600px){
    .btn-peq{
        width: 40% !important;
    }
}

@media(max-width:600px){
    .quebra-select md-option{
        height: 60px!important;
    }
    .quebra-select md-option div{
        white-space: initial !important;
    }
}

.margin-center{
    margin-left: auto;
    margin-right: auto;
}

.margin-linha{
    margin-top: 20px;
}

.texto-centro{
    text-align: center;
}

.btn-center-linha{
    margin: 10px;
    margin-top: auto;
    margin-bottom: auto;
}

.msg-success-ra{
    color: rgb(81,133,59);
}

.msg-success-ra span{
    top: 0px;
    margin-left: 10px;
    font-weight: 100;
    font-size: 13px;
}

.centraliza-div-segunda-etapa{
    margin: auto;
    max-width: 514px;
}


@media(max-width:600px){
    .centraliza-div-segunda-etapa{
        margin: auto;
        max-width: 100%;
    }
}

.centraliza-div-segunda-etapa .btn-grande{
    width: 100% !important;
}

md-radio-group[disabled] {
    pointer-events: none;
}

.margem-centro-lateral{
    margin-left: auto;
    margin-right: auto;
}

.pag-etapa2{
    width: 100%;
}

.aviso-verde-agrupamento {
    background-color: #fff;
    border-radius: 10px;
    border: 2px;
    border-style: solid;
    border-color: #e53d3a;
    padding: 12px;
    font-style: italic;
    font-size: small;
    color: #e53d3a;
}

.texto-agrupamento-caixa {
    padding-left: 20px;
}

.estado-agrupamentops {
    padding-bottom: 5px;
    font-weight: bold;
    font-size: 16px;
    border-bottom: solid 1px rgb(134, 134, 134);
}

.custom-fa-info{
    color: #e53d3a;
}

.label-unidades {
    margin-bottom: 10px;
}

@media (max-width: 599px) {
    div.pag-etapa2 {
        /*display: flex !important;*/
        max-width: 100% !important;
    }
    div.pag-corpo-pagina-principal {
        /*display: flex !important;*/
        max-width: 100% !important;
    }
}.btn-inserir-cupom{
    height: 33px;
    margin-top: auto;
    margin-bottom: 0px !important;
    background-color: #a5a5a5 !important;
    margin-right: 0px;
}

.espaco-ok{
    font-size: 15px;
    margin-right: 5px;
}

.check-unidade{
    margin-bottom: 10px;
}

.block-unidade-agrupamento{
    padding-top: 12px;
}
.block-unidade-agrupamento .titulo-unidade{
    font-weight: bold;
}

.block-unidade-agrupamento .local-unidade{
    font-size: 13px;
}


#processoIndisponivel{
    height: calc(100% - 80px);
    /*display: table-cell;*/
    vertical-align: middle;
}

.texto-centro{
        text-align: center;
}

.texto-sublinhado{
    text-decoration: underline;
}

.termos{
    color: #1d00ff;
    text-decoration: underline;
    cursor: pointer;
    outline: none;
}

.check-Etapa2Catolica{
    cursor: default;
}

md-checkbox > div.md-container{
    cursor: pointer;
}

.md-select-value :first-child{
    max-width: 95%;
    width: 100%;
    display: inline-block;
}

.md-select-menu-container.md-active {
    max-width: 98%;
}

.md-select-menu-container .md-overflow{
    /*position: absolute !important;
    margin-top: 50px;*/
    max-height: 168px;
}

.config-btns{
    width: 140px;
}

.margin-processo-indisponivel{
    margin-bottom: 88px;
}

.espacamento-btn-processo-indisponivel{
    width: 58px;
}

.margin-personalizada-processo-indisponivel{
    margin-bottom: 29px;
}

.margin-div-btn-processo-indisponivel{
    margin-bottom: 71px;
}

.texto-normal{
    font-weight: normal !important;
}

.marginTopBarra{
    margin-top: 80px;
}

@media(max-width:600px){
    .btn-peq{
        width: 40% !important;
    }
}

.margin-center{
    margin-left: auto;
    margin-right: auto;
}

.margin-linha{
    margin-top: 20px;
}

.texto-centro{
    text-align: center;
}

.btn-center-linha{
    margin: 10px;
    margin-top: auto;
    margin-bottom: auto;
}

.msg-success-ra{
    color: rgb(81,133,59);
}

.msg-success-ra span{
    top: 0px;
    margin-left: 10px;
    font-weight: 100;
    font-size: 13px;
}

.centraliza-div-segunda-etapa{
    margin: auto;
    max-width: 514px;
}

@media(max-width:600px){
    .centraliza-div-segunda-etapa{
        margin: auto;
        max-width: 100%;
    }
}

.centraliza-div-segunda-etapa .btn-grande{
    width: 100% !important;
}

md-radio-group[disabled] {
    pointer-events: none;
}

.margem-centro-lateral{
    margin-left: auto;
    margin-right: auto;
}

.pag-Etapa2Catolica{
    width: 100%;
}

.aviso-verde-agrupamento {
    background-color: #fff;
    border-radius: 10px;
    border: 2px;
    border-style: solid;
    border-color: #e53d3a;
    padding: 12px;
    font-style: italic;
    font-size: small;
    color: #e53d3a;
}

.texto-agrupamento-caixa {
    padding-left: 20px;
}

.estado-agrupamentops {
    padding-bottom: 5px;
    font-weight: bold;
    font-size: 16px;
    border-bottom: solid 1px rgb(134, 134, 134);
}

.custom-fa-info{
    color: #e53d3a;
}

.label-unidades {
    margin-bottom: 10px;
}.md-padding-4{
    padding: 4px;
}

.ocupa-toda-linha-gt-xs{
    width:100%
}


.config-margem-bottom{
    margin-bottom: 20px;
}

.configura-espaco{
    width: 100%;
}

.campo-invalido{
    position: absolute;
}

.tamanho-total{
    width: 100%;
    min-width:100%;
}

md-virtual-repeat-container > div > div > ul > li{
    padding: 0 !important;
}

.padding-esquerdo{
    padding-left: 10px;
}

.espaco-campos{
    margin-bottom: 15px;
    width: 100%;
}

@media(max-width:600px){
    .ocupa-toda-linha{
        width:100%
    }

    .configura-margin-bottom{
        margin-bottom: 18px;
        display: inline-block;
    }

    .espaco-campos {
        margin-bottom: 28px;
    }
}

@media(min-width:601px){
    .bordaDireita{
        border-right: solid;
        border-right-width: 1px;
        border-right-color: #edecec;
    }

    .bordaEsquerda{
        border-left: solid;
        border-left-width: 1px;
        border-left-color: #edecec;
    }
}

@media(max-width:601px){
    .cep-terceira-etapa .campo-invalido{
        position: relative !important;
    }
}

.controle-botoes {
    margin: 15px 0px;
}

.cor-acompanhe-resultado{
    background-color: #f6a63d !important;
}

.cor-matriculado{
    background-color: #419910 !important;
}

.fa-info-circle {
    margin-left: 5px;
}.cabecario-tabela{
    background-color: #dfdfdf !important;
}


.tabela-conclusao-ps tr{
    background-color: #fff;
}

.uppercase-font{
    text-transform: uppercase;
}

.cabecario-tabela td {
    color: #000 !important;
}

.tabela-conclusao-ps{
    margin: 15px;
    margin-bottom: 50px;
    box-shadow: 11px 11px 3px #3e3e3e52;
    -moz-box-shadow: 11px 11px 3px #3e3e3e52;
    -webkit-box-shadow: 11px 11px 3px #3e3e3e52;
    box-shadow: 11px 11px 3px #3e3e3e52;
}

.tabela-conclusao-ps td {
    width: 20%;
    text-align: center;
    border: solid 1px #aaa;
    padding: 8px;
    color: #777;
}

.pag-etapa-conclusao{
    max-width: 960px;
    margin: auto;
}

.titulo-sucesso{
    color: #4cad7a;
    margin-top: 0px;
    margin-bottom: 30px;
}

.cabecario-etapa-conclusao{
    text-align: center;
    color: #777;
}

.cabecario-etapa-conclusao, .titulo-sucesso{
    text-align: center;
}

.ico-concluido-sucesso {
    background-image: url(../img/multivix/grid.png);
    background-position: 1px -72px;
    background-size: 215px;
    height: 70px;
    width: 70px;
    margin: auto;
    margin-top: 20px;
}

.alert-necessidades {
    color: #ecec0f;
    font-size: 21px;
    margin-right: 10px;
}

.icon-botao {
    margin-right: 5px;
}.borda-divisora{
    border-right: solid;
    border-right-width: 1px;
    border-right-color: #EDECEC;
}

.pag-etapa-final{
    padding-top: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.ajuste-btn-resultado{
    margin-left: 0;
    margin-right: 0;
    line-height: 20px;
}

.ajuste-btn-resultado span{
    white-space: normal;
    margin-top: 7px;
    margin-bottom: 7px;
}

.md-open-menu-container.md-active {
    top: 50px !important;
}

.centraliza-campos{
    text-align: center;
}

.margin-top-genero{
    margin-top: 40px;
}

.posiciona-relativo{
    position: relative;
}

.controla-dimensoes{
    height: 101px !important;
}

.remove-padding-bottom{
    padding-bottom: 0;
}

.padding-primeira-op{
    margin-top: 20px;
}

.remove-padding-top{
    padding-top: 0;
}

.centraliza-texto{
    text-align:center;
}

.opaco .md-ink-ripple{
    opacity: 0.3;
}

.link-clicavel{
    color: #D34F52!important;
    cursor: pointer;
}

.controla-dimensoes-btn{
    height: 36px;
    width: 200px;
    max-width: 200px;
    min-width: 116px !important;
}

.controla-dimensoes-span{
    height:1px !important;
    width: 100%;
}

.linha-cinza{
    border-top-color: #EDECEC;
}

.controla-dimensoes-btn-eg{
    height: 36px;
    width: 230px;
}

.margim-top{
    margin-top: 20px;
}

.margin-top-titulo{
    margin-top:10px;
}

.btn-nova-incricao{
    color: #d40054;
    outline: none;
}

.btn-nova-incricao:hover{
    text-decoration: underline;
}

.painel-inf-ps{
    text-transform: uppercase;
}

.color-theme {
    /*border-top-color: #d40054;*/
}

@media(max-width:600px){
    .btn-full-xs{
        width: 100% !important;
        min-width: 100% !important;
    }
    .controla-dimensoes{
        height: 82px !important;
        width: 100%;
    }

    .titulo-portal-candidato-grande {
        font-size: 17px;
    }

    .borda-divisora{
        border-right: none;
        border-bottom: solid;
        border-bottom-width: 1px;
        border-bottom-color: #b6b6b6;
    }

    .configura-margim-bottom{
        margin-bottom: 31px;
    }

    .configura-margim-bottom-pequena{
        margin-bottom: 16px;
    }

    .sub-barra-email{
        min-height: 108px;
    }

    .texto-barra-email {
        font-size: 14px;
    }

    .barra-email{
        padding: 10px;
    }

    .texto-negrito{
        font-size: 14px;
    }

    .msg-success {
        top: 105px !important;
        font-size: 14px !important;
        position: absolute;
    }

    .msg-error {
        top: 105px !important;
        font-size: 14px !important;
        position: absolute;
    }

    .remove-padding-lateral{
        padding-left: 0;
        padding-right: 0;
    }

    .limita-width-btn{
        max-width: 116px;
    }

    .margim-top{
        margin-top: 10px;
    }

    .painel-inf-ps{
        display: table;
        height: auto;
        width: 100%
    }

    .adiciona-padding{
        padding: 10px;
    }
}

@media(max-width:840px){
    .titulo-coluna{
        font-size: 10px;
    }

    .conteudo-colunas{
        font-size: 12px;
    }
}

.barra-email{
    background-color: #FFFFCF !important;
    top: -10px;
}

.sub-barra-email{
    height: 78px !important;
    max-height: none;
}
.texto-barra-email{
    color: #FFA146;
    margin: 0;
    margin-bottom: 10px;
    cursor: default;
    word-break: break-word;
}

.texto-barra-email-cinza{
    color:#727272;
    margin: 0;
}

.texto-negrito{
    font-weight: bold;
}

.msg-success{
    position: absolute;
    right: 20px;
    font-size: 16px;
    color: #4EC24A;
    font-weight: bold;
    top: 50px;
    cursor: default;
}

.msg-error{
    position: absolute;
    right: 20px;
    font-size: 16px;
    color: rgb(206,51,55);
    font-weight: bold;
    top: 42px;
    cursor: default;
}

p.gray {
    color: #747478;
}


.box-inscricao-pendente {
    position: absolute;
    width: 100%;
    background-color: rgba(255,255,255,0.9);
    height: 100%;
    top: 0pc;
    left: 0px;
    z-index: 1;
}

.pag-etapa-final .panel-body {
    position: relative;
}

.aviso-inscricao {
    text-align: center;
    margin: auto;
    position: relative;
    width: 100%;
    z-index: 1;
    background-color: rgb(255, 255, 255);
    left: 0px;
    bottom: 10px;
}

.aviso-inscricao h2 {
    font-size: 22px;
    color: #747478;
}

.aviso-inscricao p {
    color: #747478;
    font-size: 14px;
}


.load-button{
    width: 20px !important;
    height: 20px !important;
    float: right !important;
}

.ico-pdf {
    width: 20px;
    height: 20px;
    float: left;
    margin-right: 10px;
}

.uppercase{
    text-transform: uppercase;
    color: rgb(42, 58, 78);
}

.centraliza-texto button{
    margin: auto;
}

.botao-envio-arquivo {
    background: #23BF6A !important;
}

.alerta .botao-envio-arquivo {
    background: #FFB946 !important;
}

.barra-envio-arquivo {
    background-color: #fff !important;
    border: #23BF6A solid 1px !important;
    top: -10px;
    padding: 10px;
    border-radius: 10px;
}

.barra-envio-arquivo.alerta {
    background-color: #fff !important;
    border: #FFB946 solid 1px !important;
    top: -10px;
    padding: 10px;
    border-radius: 10px;
}

.barra-envio-arquivo .texto-barra-envio-arquivo {
    margin-top: auto !important;
    font-size: 14px;
    color: #23BF6A;
}

.barra-envio-arquivo.alerta .texto-barra-envio-arquivo {
    margin-top: auto !important;
    font-size: 14px;
    color: #FFA146;
}

.barra-envio-arquivo .md-toolbar-tools{
    height: initial !important;
    max-height: none !important;
}

@media (max-width: 600px) {
    .barra-envio-arquivo .md-toolbar-tools{
        min-height: 65px !important;
    }

    .texto-barra-envio-arquivo  .borda{
        border-right: solid;
        border-right-width: 0px;
    }
}

.botao-envio-arquivo{
    margin: auto !important;
}

.texto-barra-envio-arquivo  div{
    max-width: 360px;
    padding: 4px 8px;
    font-style: italic;
}

.texto-barra-envio-arquivo  .borda{
    border-right: solid;
    border-right-width: 1px;
    border-right-color: #23BF6A;
}

.barra-envio-arquivo.alerta .texto-barra-envio-arquivo .borda{
    border-right: solid;
    border-right-width: 1px;
    border-right-color: #FFA146 ;
}.corpo-login{
    width:100%; 
    height:auto; 
    min-height:100%;
    vertical-align: middle;
    /* display: table-cell; */
}

div.pag-login,
div.pag-etapa2,
div.pag-processos-fechados,
div.pag-recuperar-senha{
    height: 100%;
    display: table;
    margin: auto;
}

.alinhaPagina{
    height: 100%;
    display: table;
    margin: auto;
}

.titulo-negrito-cinza{
    color: #747474;
    font-weight: bold;
    text-align: center;
}

.tamanho-linha{
    width: 51px;
}

.sem-captalize{
    text-transform: none;
}

@media(max-width:599px){
    div.pag-etapa2{
        display: block !important;
    }
}
.md-padding-4{
    padding: 4px;
}

.ocupa-toda-linha-gt-xs{
    width:100%
}


.config-margem-bottom{
    margin-bottom: 20px;
}

.configura-espaco{
    width: 100%;
}

.campo-invalido{
    position: absolute;
}

.tamanho-total{
    width: 100%;
    min-width:100%;
}

md-virtual-repeat-container > div > div > ul > li{
    padding: 0 !important;
}

.padding-esquerdo{
    padding-left: 10px;
}

.espaco-campos{
    margin-bottom: 15px;
    width: 100%;
}

@media(max-width:600px){
    .ocupa-toda-linha{
        width:100%
    }

    .configura-margin-bottom{
        margin-bottom: 18px;
        display: inline-block;
    }

    .espaco-campos {
        margin-bottom: 28px;
    }
}

@media(min-width:601px){
    .bordaDireita{
        border-right: solid;
        border-right-width: 1px;
        border-right-color: #edecec;
    }

    .bordaEsquerda{
        border-left: solid;
        border-left-width: 1px;
        border-left-color: #edecec;
    }
}

.controle-botoes {
    margin: 15px 0px;
}

.cor-acompanhe-resultado{
    background-color: #f6a63d !important;
}

.cor-matriculado{
    background-color: #419910 !important;
}

.fa-info-circle {
    margin-left: 5px;
}

.posicionar-radio-lateral {
    margin-top: auto !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 4px !important;
}

.pag-matricula{
    width: 100% !important;
}

.check-contrato-matricula {
    margin-bottom: 4px !important;
}.corpo-pag-nao-encontrada{
    height: 100%;
    display: table;
    margin: auto;
    text-align: center;
    margin-top: 65px;
}

.corpo-pag-nao-encontrada h1{
    font-size: 60px
}.padding-bottom{
    padding-bottom: 20px;
}.label-estilo{
    text-transform: uppercase;
}.popup-senha .msg-senha{
    color: red;
}

.alinha-popup-ie{
    display: table;
    min-width: 100% !important;
}.popup-btn-escolhe-acao{
    width: 120px !important;
}/*problema-popup*/

.md-dialog-container.ng-scope{
    top: 15px !important;
    height: auto !important;
    position: absolute;
}

.position-body-popup{
    position: inherit !important;
    top: 0 !important;
}

.ico-bancos {
    background-image: url("../img/gridBancos.gif");
    background-repeat: no-repeat;
}

.ico-bancos.ico-masterCard {
    background-position: -6px -7px;
    width: 62px;
    height: 40px;
}

.ico-bancos.ico-visa {
    background-position: -6px -52px;
    width: 62px;
    height: 41px;
}

.ico-bancos.ico-americanExpress {
    background-position: -6px -99px;
    width: 62px;
    height: 40px;
}

.ico-bancos.ico-hiper {
    background-position: -6px -148px;
    width: 62px;
    height: 40px;
}

.ico-bancos.ico-itau{
    background-position: -6px -195px;
    width: 62px;
    height: 40px;
}

.ico-bancos.ico-caixa {
    background-position: -6px -237px;
    width: 62px;
    height: 40px;
}

.ico-bancos.ico-paypal {
    background-position: -6px -279px;
    width: 62px;
    height: 40px;
}

.ico-bancos.ico-bradesco {
    background-position: -6px -322px;
    width: 62px;
    height: 40px;
}

.ico-bancos.ico-hipercard {
    background-position: -6px -366px;
    width: 62px;
    height: 40px;
}

.ico-bancos.ico-bancoBrasil {
    background-position: -6px -410px;
    width: 62px;
    height: 40px;
}

.ico-bancos.ico-dinersClub {
    background-position: -6px -500px;
    width: 62px;
    height: 41px;
}

.ico-bancos.ico-elo {
    background-position: -7px -546px;
    width: 62px;
    height: 41px;
}

.ico-bancos.ico-boletoBancario {
    background-position: -6px -456px;
    width: 62px;
    height: 40px;
}

.inscricao-etapa3-box-formapagamento {
    padding: 10px 20px;
    background-color: #E3E3E3;
    margin: 15px 0px;
}

.inscricao-etapa3-box-formapagamento h4{
    color: #000;
}

.formaPagamento-box-logo {
    margin: 5px 10px;
    width: 62px;
}



md-checkbox.Etapa3-outroEnderecoCobranca span {
    font-size: 14px;
    font-weight: 700;
}

/*Pagamento débito*/

.inscricao-sessao-formapagamento p {
    margin: 10px;
    text-align: center;
    color: #000;
}

.formaPagamento-debito-btn-banco {
    margin: 10px !important;
    border: 2px solid #ccc;
    padding: 10px 15px;
    background-color: #fff;
    border-radius: 5px;
    width: 80px;
    height: 72px;
}

.formaPagamento-debito-btn-banco.md-checked {
    border-color: #949494;
}

md-radio-button.formaPagamento-debito-btn-banco.md-checked .md-off {
    border-color: #33CC33;
    background-color: #33CC33;
}

md-radio-button.formaPagamento-debito-btn-banco.md-checked .md-off {
    border-color: #33CC33;
}

 md-radio-button.formaPagamento-debito-btn-banco .md-on {
    background-color: #33CC33 !important;
}

md-radio-button.formaPagamento-debito-btn-banco .md-label{
    margin:0px;
}

md-radio-button.formaPagamento-debito-btn-banco .md-container:before{
    background-position: -100px -87px;
    width: 14px;
    height: 11px;
}

md-radio-button.formaPagamento-debito-btn-banco .md-container:before,
md-radio-button.formaPagamento-debito-btn-banco .ico-geral{
    background-color: transparent;
    border-radius: 0px;
    color: #fff;
    font-size: 24px;
    content: '';
    left: 4px;
    top: 4px;
    transition: all .0s;
    z-index: 1;
    background-image: url("../img/financeiro.png");
    background-repeat: no-repeat;
}

.formaPagamento-debito-btn-banco .md-container.md-ink-ripple {
    visibility: hidden;
}

.formaPagamento-debito-btn-banco.md-checked .md-container.md-ink-ripple {
    visibility: visible;
}

.formaPagamento-debito-btn-banco .md-container.md-ink-ripple {
    top: 0px;
    left: 67px;
}

label.formaPagamento-debito-labelButton {
    font-size: 13px;
    font-weight: normal;
    width: 100%;
    text-align: center;
}

.titulo-sessao-formapagamento{
    text-align: center;
    color: #999;
}

.popup-forma-pagamento .popupTitulo{
    color: #999;
}


/*.popup-forma-pagamento .borda-divisora-real{
    padding-top: 40px !important;
}*/

.popup-forma-pagamento .linha-titulo-popup{
    margin-top: 15px;
}



.ico-geral.ico-bancoBrasil {
    background-position: -3px -130px;
    width: 38px;
    height: 37px;
    margin: 5px;
}

.ico-geral.ico-BANCO_BRASIL {
    background-position: -3px -130px;
    width: 38px;
    height: 37px;
    margin: 5px;
}

.ico-geral.ico-bancoItau {
    background-position: -46px -130px;
    width: 38px;
    height: 37px;
    margin: 5px;
}

.ico-geral.ico-ITAU {
    background-position: -46px -130px;
    width: 38px;
    height: 37px;
    margin: 5px;
}

.ico-geral.ico-bancoHSBC {
    background-position: -90px -130px;
    width: 38px;
    height: 37px;
    margin: 5px;
}

.ico-geral.ico-HSBC {
    background-position: -90px -130px;
    width: 38px;
    height: 37px;
    margin: 5px;
}

.ico-geral.ico-bancoBradesco {
    background-position: -132px -130px;
    width: 38px;
    height: 37px;
    margin: 5px;
}

.ico-geral.ico-BRADESCO {
    background-position: -132px -130px;
    width: 38px;
    height: 37px;
    margin: 5px;
}

.ico-geral.ico-bancoBanrisul {
    background-position: -175px -130px;
    width: 38px;
    height: 37px;
    margin: 5px;
}

.ico-geral.ico-BANRISUL {
    background-position: -175px -130px;
    width: 38px;
    height: 37px;
    margin: 5px;
}

.popup-forma-pagamento .campo-invalido {
    position: relative;
}
.margin-top-popupLogin{
    margin-top: 20px;
}.padding-bottom{
    padding-bottom: 20px;
}.conteudo-rolagem-popup{
    overflow-y: auto;
}

.box-opcao-pagamento{
    background-color: #eeeeee;
    padding: 14px;
    margin-top: 15px;
}

.box-opcao-pagamento p{
    color: black;
    font-size: 15px;
}

.box-opcao-pagamento md-radio-button{
    margin-top: 15px !important;
    margin-bottom: 0px !important;
}

.padding-right10{
    padding-right: 15px;
}

#popup-candidato-aprovado-conteudo p{
    margin: 0px !important;
}

.borda-divisora-real{
    border-bottom: #EDECEC solid 1px;
    width: 100%;
    padding-top: 10px;
}

.titulo-popup-resultado{
    font-weight: 700;
    color: #999;
}

.borda-divisora-resultado{
    border-left: solid;
    border-left-width: 1px;
    border-left-color: #EDECEC;
}

/*adaptações 27-03 - inicio*/
md-dialog{
    margin: auto;
    max-height: none;
    /*padding-bottom: 0 !important;*/
}

.remove-overflow-popup{
    overflow: hidden !important;
}

.md-dialog-container-rb{
    overflow: auto !important;
    display: block;
}

.md-dialog-focus-trap{
    display: none;
}

.titulo-popup-resultado {
    margin-top: 5px;
}
/*adaptações 27-03 - fim*/

@media(max-width:600px){
    .borda-divisora-resultado{
        border-right: none;
    }
}

.negrito{
    font-weight: bold;
}

.sessao-dados-atendimento{
    margin-top: 20px;
    margin-bottom: 20px;
}

.negrito-titulo{
    margin-top: 30px;
    font-weight: bold;
}

.infromacoes-importantes{
    color: #666;
}

.config-margens-btn-eql{
    margin: 15px;
}

.linha-informacoes-popup-resultado {
    overflow: auto;
    padding-bottom: 20px;
    padding-top: 20px;
    width: 100%;
}
/*
@media (min-width: 600px) {
    .linha-informacoes-popup-resultado {
        display: -webkit-inline-box;
    }
}

.linha-informacoes-popup-resultado .controla-dimensoes {
   min-width: 150px;
}
*/.conter-icon-upload{
    position: relative;
    font-size: 16px;
}

.conter-icon-upload.recusado{
    color:#F7685B; 
    font-style: italic;
}

.conter-icon-upload.recusado i{
    color:#000; 
}

.conter-icon-upload.aprovado{
    color: #23BF6A; 
    font-style: italic;

}

.conter-icon-upload.em-analise{
    color: #FFB946; 
    font-style: italic;
}

.icon-popup-upload{
    position: absolute;
    right: 0;
    color: black;
}

.divisoria-cinza {
    border-left: solid 1px #D5D5D5;
}

.divisoria-horizontal-cinza {
    border-top: solid 1px #D5D5D5;
}

.titulo-interno-popup {
    padding-bottom: 10px;
}

.btn-enviar-arquivo {
    padding: 0px 15px;
}

.conter-icon-upload .fa.fa-upload {
    cursor: pointer;
}.adiciona-margim-processos-fechados{
    margin-top: 80px;
}

.margin-processo-fechado{
    margin-bottom: 30px;
}

.config-hr{
    margin:auto;
}
.margim-bottom{
    margin-bottom: 25px;
}

.abriga-erro{
    position: relative;
    padding-bottom: 30px;
}

.abriga-erro .campo-invalido{
    bottom: 0;
}
.etapa-selecionada, .etapa-bloqueada {
  background-color: #FFFFFF;
  cursor: default;
  width: 25px;
  height: 25px;
  border-radius: 13px; }

.etapa-selecionada {
  opacity: 1; }

.etapa-bloqueada {
  opacity: 0.7; }

.ident-etapa {
  color: #4a4c4d;
  height: 100%;
  font-weight: bold !important; }

.divisor-etapa {
  height: 5px; }

.corpo-pagina-principal {
  margin-top: 90px; }

/*# sourceMappingURL=barraEtapa.css.map */
{
"version": 3,
"mappings": "AAEA,oCAAM;EACF,gBAAgB,EAAE,OAAO;EACzB,MAAM,EAAE,OAAO;EACf,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EACZ,aAAa,EAAE,IAAI;;AAGvB,kBAAkB;EAGd,OAAO,EAAE,CAAC;;AAGd,gBAAgB;EAGZ,OAAO,EAAE,GAAG;;AAGhB,YAAY;EACR,KAAK,EAvBS,OAAO;EAwBrB,MAAM,EAAE,IAAI;EACZ,WAAW,EAAE,eAAe;;AAGhC,cAAc;EACV,MAAM,EAAE,GAAG;;AAGf,uBAAwB;EACpB,UAAU,EAAE,IAAI",
"sources": ["../../../PortalCandidato/Componentes/barraEtapa/barraEtapa.scss"],
"names": [],
"file": "barraEtapa.css"
}button.btn-barra-secundaria {
    width: 100%;
    margin: auto;
    height: 100%;
}

.borda-item-selecionado{
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
}

#containerBarra{
    min-width: 300px !important;
}

md-toolbar.corpo-barra-adicional {
    position: fixed;
    top: 80px;
}

.btn-barra-rb > span{
    text-transform: uppercase;
}

.config-altura-btn-barra{
    height: 62px !important;
}

.configMdMenuComponente{
    top: 126px !important;
    right: 0px !important;
}

#barraComponente{
    border-radius: 6px;
}

.posiciona-md-menu-componente{
    left: 990px;
    transform-origin: right top 0px;
}

.largura-div-md-menu-componente{
    width: 256px;
}

.corpo-barra-adicional .md-toolbar-tools {
    height: 64px;
    max-height: 64px;
}

.campo-nao-selecionado-secundario {
    color: #698297 !important;
    font-weight: bold !important;
    font-size: 16px;
    text-transform: uppercase;
}

.config-titulo{
    width: 150px;
    outline: none;
}

.container-barra-personalizada{
    position: relative;
}

.barraAnimada-personalizada{
    background-color: #ffffff;
    position: absolute;
    width: 150px;
    height: 3px;
    top: 60px;
    left: 0px;
}

.movimentaBarraParadireita{
    -webkit-animation-name: animaDireita; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 0.5s; /* Chrome, Safari, Opera */
    animation-name: animaDireita;
    animation-duration: 0.5s;
    left: 150px;
}

.movimentaBarraParaEsquerda{
    -webkit-animation-name: animaEsquerda; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 0.5s; /* Chrome, Safari, Opera */
    animation-name: animaEsquerda;
    animation-duration: 0.5s;
    left: 0px;
}
/* Largura da barra de rolagem */
.conteudo-legenda::-webkit-scrollbar {
    width: 4px;
}

/* Fundo da barra de rolagem */
.conteudo-legenda::-webkit-scrollbar-track-piece {
    background-color: #EDECEC;
}

/* Cor do indicador de rolagem */
.conteudo-legenda::-webkit-scrollbar-thumb:vertical,
.conteudo-legenda::-webkit-scrollbar-thumb:horizontal {
    background-color: #999999
}

/* Cor do indicador de rolagem - ao passar o mouse */
.conteudo-legenda::-webkit-scrollbar-thumb:vertical:hover,
.conteudo-legenda::-webkit-scrollbar-thumb:horizontal:hover {
    background-color: #999999
}

.config-titulo-grafico{
    color: #999999;
    font-size: 16px;
    padding-top: 20px;
}

.titulo-legenda{
    font-weight: bold;
    font-size: 19px;
    color: black;
}

.item-legenda{
    font-size: 14px;
    margin: 2px 0 2px 0;
}

.conteudo-legenda{
    max-height: 150px;
    min-height: 150px;
    overflow: auto;
    padding-right: 15px;
}

@media(max-width:600px){
    .conteudo-legenda {
        padding-right: 0;
    }
}.item-legenda-popup{
    font-size: 16px;
    margin-top:0;
}

.titulo-legenda-popup{
    font-weight: bold;
    font-size: 30px;
    color: black;
    margin-bottom: 20px;
}

.glypy-fechar-popup{
    color: #ce3337 !important;
    font-size: 31px !important;
}

#area-popup-chart{
    background-color: #FFFFFF;
}

div#area-popup-chart {
    padding: 20px;
}

div#popupChart .conteudo-rb-popup {
    padding: 0px;
}


@media(max-width:600px){
    .display-block-corpo-legenda-xs{
        display: block;
    }
}
.container-rb-popup{
    position: fixed;
    background-color: rgba(0, 0, 0, 0.61);
    width: 100%;
    top: 0;
    height: 100%;
    z-index: 100;
    outline: none;
}

.titulo-pequeno-barra-popup{
    color: #373435;
    text-align: center;
    font-size: 18px;
}

.border-barra{
    border-bottom: 2px solid #edecec;
}

.removeOverflowPopup{
    overflow: hidden;
}

.cursor-normal-popup{
    cursor: default;
}

.corpo-rb-popup{
    min-width: 290px;
    max-width: 80%;
    max-height: 80%;
    height: 80%;
    outline: none;
}

.barra-superior-rb-popup{
    padding: 15px;
}

.conteudo-rb-popup{
    padding: 15px;
    overflow: auto;
}

.barra-acoes-rb-popup{
    padding: 15px;
}

.rb-popup-padrao{
    background-color: #FFFFFF;
    width: 75%;
        cursor: default;
    outline: none;
}

.rb-popup-full-width{
    background-color: #FFFFFF;
    width: 100%;
        cursor: default;
    outline: none;
}

.rb-popup-pequeno{
    background-color: #FFFFFF;
    width: 50%;
    cursor: default;
    outline: none;
}

@media(max-width:600px){
    .corpo-rb-popup{
        max-width: 100%;
        width: 90% !important;
    }
    
    .rb-popup-padrao{
        width: 90%;
    }
}
/*
 * Toastr
 * Version 2.0.1
 * Copyright 2012 John Papa and Hans Fjällemark.  
 * All Rights Reserved.  
 * Use, reproduction, distribution, and modification of this code is subject to the terms and 
 * conditions of the MIT license, available at http://www.opensource.org/licenses/mit-license.php
 *
 * Author: John Papa and Hans Fjällemark
 * Project: https://github.com/CodeSeven/toastr
 */
.toast-title {
  font-weight: bold;
}
.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.toast-message a,
.toast-message label {
  color: #ffffff;
}
.toast-message a:hover {
  color: #cccccc;
  text-decoration: none;
}

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-left {
  top: 12px;
  left: 12px;
}
.toast-top-center {
  top: 12px;
}
.toast-top-right {
  top: 12px;
  right: 12px;
}
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.toast-bottom-center {
  bottom: 12px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}
.toast-center {
  top: 45%;
}
#toast-container {
  position: fixed;
  z-index: 999999;
  /*overrides*/

}
#toast-container.toast-center,
#toast-container.toast-top-center,
#toast-container.toast-bottom-center{
  width: 100%;
}
#toast-container.toast-center > div,
#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div{
  margin: auto;
}
#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#toast-container > div {
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999999;
  -webkit-box-shadow: 0 0 12px #999999;
  box-shadow: 0 0 12px #999999;
  color: #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}
#toast-container > :hover {
  -moz-box-shadow: 0 0 12px #000000;
  -webkit-box-shadow: 0 0 12px #000000;
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}
#toast-container > .toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}
#toast-container > .toast-wait {
  background-image: url("data:image/gif;base64,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") !important;
}
#toast-container > .toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}
#toast-container > .toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}
#toast-container > .toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}
#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin: auto;
}
.toast {
  background-color: #030303;
}
.toast-success {
  background-color: #51a351;
}
.toast-error {
  background-color: #bd362f;
}
.toast-info {
  background-color: #2f96b4;
}
.toast-wait {
  background-color: #2f96b4;
}
.toast-warning {
  background-color: #f89406;
}
/*Responsive Design*/
@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
}
  }
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container  > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
}
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}

 /*
  * AngularJS-Toaster
  * Version 0.3
 */
:not(.no-enter)#toast-container > div.ng-enter,
:not(.no-leave)#toast-container > div.ng-leave
{ 
    -webkit-transition: 1000ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
    -moz-transition: 1000ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
    -ms-transition: 1000ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
    -o-transition: 1000ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
    transition: 1000ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
} 

:not(.no-enter)#toast-container > div.ng-enter.ng-enter-active, 
:not(.no-leave)#toast-container > div.ng-leave {
    opacity: 0.8;
}

:not(.no-leave)#toast-container > div.ng-leave.ng-leave-active,
:not(.no-enter)#toast-container > div.ng-enter {
    opacity: 0;
}.corpo-pagina-principal {
    padding-bottom: 170px !important;
}


.backgroudImageNRE{
    background-position-y: 0px !important;
    background-position: center !important;
    /*background-image: url('../img/nre/bg.jpg') !important;*/
}

.backgroudImageNRE.portalCandidato{
    background-image: none !important;
    background-color: #fafafa !important;
}

.backgroudImageNRE .barra-secundaria-vermelha{
    box-shadow: none;
    background-color: #4a4c4d;
}


iframe[name=google_conversion_frame] {
    position: absolute !important;
}

.grid-bancos-new{
    background-image: url('../img/gridBancos.gif');
    display: block;
    margin-left: 10px;
}

.grid-bancos-new.elo{
    background-position: -81px 44px;
    width: 58px;
    height: 39px;
    float: left;
}

.grid-bancos-new.visa{
    background-position: -81px 537px;
    float: left;
    width: 61px;
    height: 40px;
}

.grid-bancos-new.master{
    background-position: -81px -7px;
    width: 60px;
    height: 41px;
    float: left;
}

.grid-bancos-new.diners{
    background-position: -81px -499px;
    width: 60px;
    height: 41px;
    float: left;
}

.grid-bancos-new.hiper{
    background-position: -81px -365px;
    width: 60px;
    height: 41px;
    float: left;
}

.grid-bancos-new.boleto{
    background-position: -82px -456px;
    width: 60px;
    height: 41px;
}

#colunaDireita {
    height: 100%;
    position: relative;
}

.form-control[disabled] {
    cursor: default !important;
    opacity: 0.7 !important;
}

.md-dialog-container {
    position: fixed;
    top: 0px !important;
    padding: 15px;
}

.remove-quebra-texto{
    word-break:normal;
}

button span{
    text-transform: none;
}

.md-autocomplete-suggestions li {
    padding-left: 15px !important;
}

#colunaEsquerda {
    height: 100%;
}

button{
    text-transform: inherit !important;
}

.glyphicon.glyphicon-pencil:hover,
.glyphicon.glyphicon-trash:hover{
    background-color: #727272;
    border-radius: 16px;
    color:#FFFFFF;
}

.glyphicon.glyphicon-pencil:hover:active,
.glyphicon.glyphicon-trash:hover:active{
    background-color: #3A3A3A;
}

.glyphicon.glyphicon-pencil,
.glyphicon.glyphicon-trash{
    width: 25px;
    height: 25px;
    text-align: center;
}

.glyphicon-pencil:before ,
.glyphicon-trash:before {
    margin-top: 5px;
    display: block;
}

.glyphicon-trash:before{
    margin-right: 1.5px;
}

.borda-divisora div {
    display: table;
    height: auto;
    text-align: center;
    width: 100%;
}

.carregando-geral {
    background-color: rgba(255, 255, 255, 0.78);
    z-index: 9999999;
    width: 100%;
    color: rgb(212,0,84) !important;
    top: 0;
}

.md-select-value .md-select-icon:after{
    top: 0px;
}

input.errorServidor{
    border-color: red !important;
}

.campo-invalido{
    color:red;
    /*position: absolute;*/
}

.campo-invalido-cep{
    position: absolute;
    margin-top: 16px;
    color: #ce3337 !important;
}

.nao-sei-cep{
    color: #337ab7;
    margin-top: 10px !important;
    position: absolute;
    line-height: 1;
    margin-top: 0px !important;
    padding: 0;
}

md-autocomplete {
    background-color: #F7F7F7;
    
    height: 38px !important;
    min-width: 100% !important;
}

md-autocomplete md-autocomplete-wrap {
    background-color: #F7F7F7 !important;
    border: 1px solid rgb(134, 134, 134) !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
    height: 38px !important;
}

md-autocomplete input:not(.md-input) {
    height: 100%;
}

md-input-container {
    margin: 0 !important;
}

html {
    display: flex;
}

body{
    font-family:'pt_sansregular', sans-serif !important;
    background-image: url('../img/bg.png');
    background-size: cover;
    background-position-y: -120px;
    width: 100%;
    height: 100%;
    min-height: 100%;
    display: flex;
    overflow-x: hidden;
}

.corpo-conteudo{
    background-image: url('../img/bg.png');
    background-size: cover;
    background-position-y: -120px;
    width: 100%;
    /*height: 100%;*/
    height: auto !important;
    display: flex;
    min-width: 100%;
    max-width: 100%;
    overflow-y: auto;
 }

 .pag-etapa-teste, .pag-etapa3, .pag-etapa4, .pag-crud-usuarios, .pag-alterar-senha, .pag-cartao-candidato, .pag-completar-dados-inscricao, .pag-dados-pessoais, .pag-nao-encontrada, .pag-recuperar-senha, .pag-processos-fechados {
    width: 100%;
 }

/*@font-face {
    font-family: 'pt_sansregular';
    src: url('PtSansRegular/PTS55F-webfont.eot');
    src: url('PtSansRegular/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('PtSansRegular/PTS55F-webfont.woff') format('woff'),
         url('PtSansRegular/PTS55F-webfont.ttf') format('truetype'),
         url('PtSansRegular/PTS55F-webfont.svg#pt_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pt_sansregular';
    src: url('PtSansBold/PTS75F-webfont.eot');
    src: url('PtSansBold/PTS75F-webfont.eot?#iefix') format('embedded-opentype'),
         url('PtSansBold/PTS75F-webfont.woff') format('woff'),
         url('PtSansBold/PTS75F-webfont.ttf') format('truetype'),
         url('PtSansBold/PTS75F-webfont.svg#pt_sansbold') format('svg');
    font-weight: bold;
    font-style: normal;

}*/

md-backdrop.md-dialog-backdrop {
    z-index: 79;
    max-height: 100%;
    position: fixed;
}

.md-dialog-container {
    position: fixed;
    top: 0px !important;
}

.ico-logo-multivix {
    background-image: url("../img/imagensGrid.png");
    width: 190px;
    height: 22px;
    background-size: 190px;
}

md-dialog > md-dialog{
    min-width: 295px !important;
}

.ico-geral-multivix {
    background-image: url('../img/nre/grid.png');
}

.ico-pdf2 {
    background-image: url("../img/1466007424_file_extension_pdf.png");
    width: 35px;
    height: 32px;
}

.ico-geral-multivix.ico-imprimir{
    width: 19px;
    margin: 0;
    height: 19px;
    background-position: -1px -71px;
    margin-right: 10px;
}

.ico-geral-multivix.integracao{
    width: 33px;
    margin: 0;
    height: 29px;
    background-position: -28px -92px;
    margin-right: 10px;
    margin-top: 2px;
}

.ico-geral-multivix.painel{
    width: 26px;
    margin: 0;
    height: 28px;
    margin-left: 5px;
    margin-top: 6px;
    background-position: -3px -117px;
    margin-right: 13px;
}

.ico-geral-multivix.ico-voltar{
    width: 23px;
    margin: 0;
    height: 21px;
    background-position: -20px -68px;
}

.ico-logo-grande{
    width: 178px;
    background-size: 252px;
    height: 79px;
    background-position: 1px -83px;
    margin-left: auto;
    margin-right: auto;
}

body > md-progress-linear{
    top: 0;
    z-index: 4;
    position: fixed !important;
}

.titulo-portal-candidato-grande{
    color:#747474;
    margin-top: 0;
}

.titulo-coluna{
    font-weight: bold;
}

md-progress-linear .md-bar{
    background-color: #d40054 !important
}

.h6-vermelho{
    color:#d40054;
}

.clicavel{
    cursor: pointer !important;
}

.label-campos{
    color: black;
    margin-bottom: 2px;
    margin-top: 0;
}

.tira-outline{
    outline: none;
}

.form-input-pequeno{
    height: 29px !important;
}

.form-input{
    background-color: #F7F7F7;
    border-radius: 1px;
    border-color: #ECEDEC;
}

.form-email{
    text-transform: initial !important;
}

.form-input:focus{
    border-color: #D1D1D2;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(183, 183, 183, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(183, 183, 183, 0.6);
}

.espaco-campo-pequeno{
    padding:10px;
}

.espaco-campo-normal{
    padding:10px;
}

.input-tamanho-diferente{
    width: 158px;
}

.required{
    color:#ce3337;
}

.btn-geral{
    color:#FFFFFF!important;
    border-radius: 2px;
}

.btn-geral-branco{
    margin-left: 0;
    border-radius: 2px;
}

.btn-pequeno{
    font-size: 13px;
    min-height: 0;
}

.btn-grande{
    width: 190px;
}

.barra-secundaria-vermelha{
    min-height: 0px;
    height: 51px;
    z-index:1;
    box-shadow: 1px 3px 3px #E5E5E5;/*bsv bxs*/
}

.titulo-portal-candidato{
    /* color:#B6B6B6; */
    color:#d40054;
    text-align:center;
}

md-radio-button{
    margin-left: 5px !important;
}

md-select{
    margin-top: 0px;
    margin-bottom: 0px;
}

md-select-value{
    top: -5px;
    border-bottom: none !important;
}

hr{
    border-top-color: #d40054;
    margin-top: 0;
    margin-bottom: 0;
}

md-checkbox.md-checked .md-icon{
    background-color: #33CC33;;
}
md-checkbox.md-checked .md-icon::after{
    border-color: #FFFFFF;
}

.btn-geral-barra{
    color: #FFFFFF!important;
    line-height: 0;
    margin-left: 0;
    border-radius: 2px;
}

.form-control[disabled]{
    cursor: default !important;
    opacity: 0.4;
}

md-radio-group.md-default-theme[disabled], md-radio-group[disabled], md-radio-button.md-default-theme[disabled], md-radio-button[disabled] {
    color: rgba(0,0,0,0.4);
}

.desabilitaCursor{
    cursor: not-allowed !important;
}

md-select.md-default-theme[disabled] .md-select-value, md-select[disabled] .md-select-value{
    background-image :none;
}

a:hover,
a:focus{
    text-decoration: none!important;
}

md-dialog{
    max-width: 100%!important;
}

h4.popupTitulo{
    color:#747474;
    font-weight: bold;
}

h5.popup-negrito{
    font-weight: bold;
    margin-top: 20px;
}

.addMargemBottom{
    margin-bottom: 20px;
}

md-radio-group{
    margin-top: 13px;
}

.titulo-vermelho{
    color:#d40054;
}

.popup-titulo-negrito{
    font-weight: bold;
}

md-dialog-content > div:first-child {
    padding-bottom: 0px !important;
}

.corpo-etapa {
    max-width: 500px;
    margin: auto;
}

#formEtapa3 {
    max-width: 500px;
    margin: auto;
}

.desabilitar-texto {
    color: #999;
}

.remove-padding-laterais{
    padding-right: 0 !important;
    padding-left: 0 !important;
}

@media (max-width: 600px){
    .btn-geral {
        width: auto !important;
    }
    #formEtapa3 {
        max-width: 300px;
    }

    #formEtapa3 .bordaDireita{
        border: none;
    }

    md-dialog{
        min-width: 290px;
    }

    #colunaDireita,
    #colunaEsquerda{
        display: table;
    }

}

.pagination>li>a,
.pagination>li>span {
    color: #666666;
    border-radius: 17px;
    background-color: #F0F0F0;
    margin: 1px;
    width: 34px;
    height: 34px;
    padding: 0;
    text-align: center;
    padding-top: 6px;
}

.pagination>.active>a:active{
    background-color: #FFFFFF;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: rgb(42, 58, 78);
    border-color: rgb(42, 58, 78);
    z-index: 0;
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    color: rgb(206,51,55);
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    width: 34px;
    height: 34px;
    padding: 6px;
    padding-left: 8px;
    border-top-left-radius: 17px;
    border-bottom-left-radius: 17px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    margin-left: 1px;
    width: 34px;
    height: 34px;
    padding: 6px;
    padding-left: 10px;
    border-top-right-radius: 17px;
    border-bottom-right-radius: 17px;
}

.pagination{
    margin-bottom: 0;
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    background-color: #F0F0F0;
}

ul[rn-carousel] {
    height:294px;
}

.ico-geral-multivix.ico-folha{
    width: 20px;
    height: 20px;
    background-position: -41px -46px;
    display: block;
}

.ico-geral-multivix.ico-lupa{
    width: 20px;
    height: 20px;
    background-position: -58px -46px;
    display: block;
}

.ico-geral-multivix.ico-pdf{
    width: 26px;
    height: 28px;
    background-position: -1px -88px;
    display: block;
    margin-right: 11px;
    margin-top: 4px;
}

.ico-geral-multivix.ico-email{
    width: 26px;
    height: 28px;
    background-position: -82px -88px;/*posicao icone email*/
    display: block;
    margin-right: 11px;
    margin-top: 4px;
}

.ico-geral-multivix.ico-csv{
    width: 26px;
    height: 28px;
    background-position: -26px -89px;
    display: block;
    margin-right: 11px;
    margin-top: 4px;
}

.tm-socialbar{
    position: fixed;
    top: 143px;
    z-index: 1000;
    padding: 10px;
    padding-top: 4px;
    cursor: pointer;
    right: 0;
    border-radius: 50px 0 0 50px;
    background-color: #e1e1e1;
    webkit-transition: all 0.3s cubic-bezier(0.79, 0.02, 0.15, 0.99);
    transition: all 0.3s cubic-bezier(0.79, 0.02, 0.15, 0.99);
}

.tm-socialbar:hover {
    padding-right: 25px;
}

.form-input{
    background-color: #F7F7F7;
    border-radius: 1px;
    border-color: #ECEDEC;
}

.form-email{
    text-transform: initial !important;
}

.form-input:focus{
    border-color: #D1D1D2;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(183, 183, 183, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(183, 183, 183, 0.6);
}

.ico-logo-painel.barra-painel{
    margin-left: 5px;
}

h4 {
    word-break: break-word !important;
}

.barra-secundaria-vermelha{
    /*cor_barra_secundaria*/
}

@media (min-width: 960px){
    .newton_paiva .paginaInscricao .corpo-pagina-principal {
        background-image: url('../img/newton_paiva/fundo_2.png') !important;
    }
}

.corpo-pagina-principal {
    /*
    display: flex;
    margin-top: 0px !important;
    */
}

.pag-configuracoes .corpo-pagina-principal {
    display: inherit !important;
}

.corpo-principal-montar {
    margin-top: 90px;
    width: 100%;
}

.newton_paiva .corpo-pagina-principal, .newton_paiva .corpo-pagina-principal .label-campos {
    color: #525252 !important;
}

.newton_paiva .tabela-conclusao-ps .cabecario-tabela {
    background: #F1F1F1 !important;
}

.tabela-conclusao-ps .cabecario-tabela {
    text-transform: uppercase !important;
}

.newton_paiva .tabela-conclusao-ps .cabecario-tabela {
    text-transform: inherit !important;
}

.newton_paiva hr {
    border-top-color: rgb(0,132,174) !important;
}

.newton_paiva .tabela-conclusao-ps {
    border-collapse: separate; 
    background: #F9F9F9 !important;
    box-sizing: border-box !important;
    box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.15) !important;
    padding: 0px;
    border-radius: 10px;
}

.newton_paiva .tabela-conclusao-ps td {
    border: 1px solid #DFDFDF !important;
}

.newton_paiva .tabela-conclusao-ps  tr:last-child td:last-child{
    border-bottom-right-radius: 6px !important;
}

.newton_paiva .tabela-conclusao-ps  tr:last-child td:first-child {
    border-bottom-left-radius: 6px !important;
}

.newton_paiva .tabela-conclusao-ps  tr:first-child td:last-child{
    border-top-right-radius: 6px !important;
}

.newton_paiva .tabela-conclusao-ps  tr:first-child td:first-child {
    border-top-left-radius: 6px !important;
}

.newton_paiva .tabela-conclusao-ps  tr:first-child td {
    border-bottom: none !important;
}

.newton_paiva .tabela-conclusao-ps  tr:last-child td {
    border-top: none !important;
}


.newton_paiva .ico-concluido-sucesso {
    background-image: url('../img/newton_paiva/check.png');
    background-size: 100%;
    height: 35px;
    width: 35px;
    background-position: initial;
}

.newton_paiva .cabecario-etapa-conclusao h3 {
    font-size: 18px;
    line-height: 26px;
    color: #B6B6B6;
}

.newton_paiva .cabecario-tabela td {
    color: #828282;
}

.newton_paiva .cabecario-etapa-conclusao .titulo-sucesso {
    color: #4cad7a !important;
}

.newton_paiva .panel-group .panel {
    border-radius: 6px !important;
}

.newton_paiva .painel-inf-ps {
    text-transform: inherit !important;
}

.newton_paiva .corpo-pagina-principal {
    background-image: url('../img/newton_paiva/fundo.png');
    background-size: 100%;
    background-position-y: bottom;
    background-attachment: fixed;
    background-repeat: no-repeat;
    min-height: 100%;
}

.newton_paiva body{
    background-image: none !important;
    background-size: none !important;
    background-position-y: 0px !important;
}   

.newton_paiva .corpo-conteudo{
    background-image: none !important;
    background-size: none !important;
    background-position-y: 0px !important;
}

.newton_paiva input, .newton_paiva md-autocomplete-wrap, .newton_paiva md-select {
    border-radius: 4px !important;
    background: #F7F7F7  !important;
    border: 1px solid #CDCDCD !important;
    box-sizing: border-box !important;
    height: 34px !important;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) !important;
}

.newton_paiva md-autocomplete-wrap input{
    border-radius: 4px !important;
    background: #F7F7F7  !important;
    border: none !important;
    box-sizing: none !important;
    height: 100% !important;
    box-shadow: none !important;
}

.newton_paiva .barra-secundaria-vermelha{
    background-color: initial  !important;
    box-shadow: none !important;
}

.newton_paiva .barra-secundaria-vermelha.segunda-etapa-logado,
.newton_paiva .barra-secundaria-vermelha.tela-conclusao,
.newton_paiva .barra-secundaria-vermelha.tela-matricula,
.newton_paiva .barra-secundaria-vermelha.tela-dados-pessoais,
.newton_paiva .pag-cartao-candidato .barra-secundaria-vermelha,
.newton_paiva .pag-configuracoes .barra-secundaria-vermelha {
    background-color: rgb(0,132,174) !important;
    box-shadow: 1px 3px 3px #E5E5E5 !important;
}

.newton_paiva .barra-secundaria-vermelha{
    background-color: initial  !important;
}

.newton_paiva .btn-nova-incricao{
    color: rgb(0,132,174) !important;
}

.newton_paiva .etapa-selecionada, .newton_paiva .etapa-bloqueada{
    background-color: rgb(0,132,174) !important;
}

.newton_paiva .etapa-bloqueada{
    opacity: 0.5 !important;
}

.newton_paiva .ident-etapa{
    color: #fff !important;
}

.config-pag-configuracoes {
    overflow-y: hidden;
}

.pag-configuracoes .linhaVermelha {
    position: inherit;
}

.newton_paiva .pag-configuracoes .corpo-pagina-principal {
    background-image: inherit !important;
}.setaPersonalizada{
    margin-left: 6px;
    font-size: 12px;
}

.ico-logo-painel{
    background-image: url('../img/nre/logo_2023.png');
    width: 175px;
    height: 50px;
    background-size: 175px;
}

.ico-logo-painel.barra-painel{
    background-position: 0px 0px;/*subl*/
}

.largura-div-md-menu{
    width: 256px;
}

.titulo-barra{
    margin-left: 19px;
    border-left-style: solid;
    border-left-width: 1px;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 19px;
}

#menuBarra p{
    margin-bottom: 0 !important;
}

.menu-resp-barra{
    right: 57px;
    top: 13px;
    width: auto;
    width: 100px;
}

.largura-btn{
    width: 100px !important;
}

@media(max-width:650px){
    .titulo-barra{
        margin-left: 5px;
        padding-left: 5px;
        font-size: 13px;
        width: 139px;
    }

    .ico-logo-painel.barra-painel {
        background-position: -1px 1px;
    }

    .ico-logo-painel {
        width: 110px;
        height: 29px;
        background-size: 114px;
    }

    .posiciona-md-menu{
        width: 256px;
        margin: 0;
    }

    .config-btn-xs{
        max-width: 85px;
    }

    .txt-Btn{
        margin-top: 3px !important;
    }
}
.barra-ambiente-teste{
    position: absolute;
    top: 0px;
    z-index: 100;
    padding: 0px;
    background-color: #ffdc03c9 !important;
    height: 25px;
    min-height: 25px;
}
.barra-ambiente-teste h5{
    color: #fff;
    font-weight: bold !important;
    text-shadow: 1px 1px 2px #aaaaaa94;
}

.text-logo {
    color: #000;
    font-weight: bold;
}


.md-toolbar-tools {
    height: 60px !important;
    max-height: 60px !important;
}


.barra-principal{
    background-color: #FFFFFF !important;
    color: rgba(255,255,255,0.87);
    box-shadow: 1px 1px 3px #E5E5E5;
    z-index:3;
    height: 90px;
}

.barra-principal .btn-nova-inscricao.btn-pequeno.alinha-btn-barra.md-button {
    color: #fff;
    width: 136px;
    margin: 0px !important;
    height: auto;
}

.glyphicon.glyphicon-remove{
   color:rgb(42, 58, 78);
   margin-right: 25px;
}

.icone-menu-lateral {
    margin-right: 10px;
}

#container-gliph{
    outline: none;
}

.ico-logo {
    background-image: url('../img/nre/logo_2023.png'); /*sub*/
    width: 134px;
    height: 60px;
    background-size: cover;
}

.novo-ico-logo {
    max-width: 120px;
    position: relative;
}

.novo-ico-logo > img {
    max-width: 100%;
}

.alinha-btn-barra{
    margin-top: 13px !important; /*alinha btn*/
}

.alinha-btn-barra-direita{
    margin-right: -2px !important;
}

#conteudoBarraXs{
    background-color: #FFFFFF;
    z-index: 2;
    position: fixed;
    width: 100%;
}

.barraXsFechada{
    transition-property: all;
    transition-duration: 0.5s;
    transition: all 0.5s;
    transform: scale(1);
    visibility: hidden !important;
    top: -222px !important;
}

.barraXsAberta{
    transition-property: all;
    transition-duration: 0.5s;
    transition: all 0.5s;
    transform: scale(1);
    visibility: visible !important;
    top: 80px !important;
    box-shadow: 1px 1px 3px #E5E5E5;
}

#divTransparentBarra{
    outline: none;
}

#divTransparentBarra.aberta{
    height:auto;
    min-height: 100%;
    background-color: rgba(0, 0, 0, 0.80);
    position: absolute;
    width: 100%;
    z-index:1;
}

#divTransparentBarra.fechada{
    display: none;
}

.icoLogoLogado {
    margin-left: 11px !important;
}

.alinha-botao-direita{
    margin-right: 11px !important;
}

@media(max-width:768px){
    .ico-logo{
        background-image: url('../img/nre/logo_2023.png'); /*icoLogoResponsivo*/
        background-size: 175px !important; /*icoLogoResponsivo*/
        width: 175px; /*icoLogoResponsivo*/
        height: 80px;
    }
    html,body{
        background-position-y: -24px;
    }
}

@media(max-width:600px){
    .alinha-campo-xs{
        width: 100%;
    }

    .btn-pequeno-barra{
        width: 88px !important;
    }

    .md-toolbar-tools{
        padding: 0;
    }
}

.icon-menu-lateral{
    min-width: 110px;
    width: auto;
}

.configMdMenu{
    top: 56px !important;
    right: 0px !important;
}

.posiciona-md-menu{
    left: 990px;
    transform-origin: right top 0px;
}

.text-preto{
    color:black !important;
}

.txt-Btn, .icon-menu-lateral-menu-nome{
    color: rgb(42, 58, 78) !important;
}

.divisao-menu{
    border-bottom-style: solid;
    border-width: 1px;
    border-radius: 0px;
    border-color: #EDECEC;
}


.barra-acessibilidade .icon-social{
    text-align: right;
}

.barra-acessibilidade, .barra-acessibilidade span{
    background-color: #fafafa;
    height: 30px !important;
    max-height: 30px !important;
    color: #959595 !important;
}

.barra-acessibilidade button:hover, .barra-acessibilidade span:hover, .barra-acessibilidade i:hover{
    color: rgb(206,51,55) !important;
    background-color: #fafafa !important;
}

.barra-acessibilidade button{
    padding: 0px !important;
    margin: 0px !important;
}



@media(max-width:768px){
    .barra-acessibilidade button{
        margin-left: 11px !important;
    }
}
 body{
    background-image: url('../img/bg.png');
    background-size: cover;
    background-position-y: -120px;
    height: 100% !important;
    /*height: auto !important;*/
    min-height: 100%;
    display: flex;
    position: inherit /*!important*/;
    top: 0 /*!important*/;
    overflow-x: hidden;
}

.ico-logo-multivix {
    background-image: url('../img/nre/logo_2023.png');;
    width: 190px;
    height: 22px;
    background-size: 190px;
}

.lower-case{
    text-transform: lowercase;
}

.remove-margin-right{
    margin-right: 0 !important;
    outline: none;
}

.ico-logo-grande{
    width: 190px;
    background-size: 190px;
    height: 65px;
    background-position: initial;
    background-repeat: no-repeat;
}

body > md-progress-linear{
    top: 0;
    z-index: 4;
    position: absolute;
}

.titulo-portal-candidato-grande{
    color:#747474;
    margin-top: 0;
}

.titulo-coluna{
    font-weight: bold;
}

md-progress-linear .md-bar{
    background-color: #d40054 !important
}

.h6-vermelho{
    color:#d40054;
}

.clicavel{
    cursor: pointer;
}

.label-campos{
    color: black;
    margin-bottom: 2px;
    margin-top: 0;
}

.form-input-pequeno{
    height: 29px !important;
}

.form-input{
    background-color: #F7F7F7;
    border-radius: 1px;
    border-color: #868686;
}

.form-input:focus{
    outline: 0;
    border-color: #868686;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(183, 183, 183, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(183, 183, 183, 0.6);
}

.espaco-campo-pequeno{
    padding:10px;
}

.espaco-campo-normal{
    padding:10px;
}

.input-tamanho-diferente{
    width: 158px;
}

.required{
    color:#ce3337;
}

.btn-geral{
    color:#FFFFFF!important;
    border-radius: 2px;
}

.btn-geral-branco{
    line-height: 0;
    margin-left: 0;
    border-radius: 2px;
}

.btn-pequeno{
    font-size: 13px;
    min-height: 0;
}

.btn-grande{
    width: 190px;
}

.barra-secundaria-vermelha{
    min-height: 0px;
    height: 51px;
    z-index:1;
    box-shadow: 1px 3px 3px #E5E5E5;
}

.titulo-portal-candidato{
    /* color:#B6B6B6; */
    color:#d40054;
    text-align:center;
}

md-radio-button{
    margin-left: 5px !important;
}

md-select{
    margin-top: 0px;
    margin-bottom: 0px;
}

md-select-value{
    top: -5px;
    border-bottom: none !important;
}

hr{
    border-top-color: #d40054;
    margin-top: 0;
    margin-bottom: 0;
}

md-checkbox.md-checked .md-icon{
    background-color: #33CC33;;
}
md-checkbox.md-checked .md-icon::after{
    border-color: #FFFFFF;
}

.btn-geral-barra{
    color: #FFFFFF!important;
    line-height: 0;
    margin-left: 0;
    border-radius: 2px;
}

.form-control[disabled]{
    cursor: default !important;
    opacity: 0.3;
}

.desabilitaCursor{
    cursor: not-allowed !important;
}

md-select.md-default-theme[disabled] .md-select-value, md-select[disabled] .md-select-value{
    background-image :none;
}

a:hover,
a:focus{
    text-decoration: none!important;
}

md-dialog{
    max-width: 100%!important;
}

estilização de popups

h4.popupTitulo{
    color:#747474;
    font-weight: bold;
}

h5.popup-negrito{
    font-weight: bold;
    margin-top: 20px;
}

.config-margens-btn{
    margin: 0;
    margin-top: 20px;
}

.addMargemBottom{
    margin-bottom: 20px;
}

md-radio-group{
    margin-top: 13px;
}

@media(max-width:600px){
    md-select > md-select-value > span:first-child{
        max-width: 89%;
    }

    md-select > md-select-value > span:first-child div{
        word-wrap: break-word;
    }

    .form-input{
        height: 38px;
    }
}
