* {
    font-family: 'Open Sans', sans-serif;
}

.bg-gradient-topo {
    background: linear-gradient( 87deg, #23322b 5%, #115d29 30%, #8aa021)!important;
}

.topoRelatorios {
    width: 100%;
    height: 50px;
    background: #F4F4EA;
    padding: 5px 0 5px 40px;
}

.topoRelatorios img {
    padding: 10px 0 0 0;
}

.tituloPadraoFencom {
    color: #00f;
    font-size: 17px;
    margin: 5px;
    text-align: center;
}

.conteudoRelatorio {
    width: 100%;
    height: auto;
    padding: 5px;
}

.conteudoRelatorio p {
    color: #424242;
    font-size: 13px;
    text-align: justify;
}

.conteudoRelatorio th {
    font-size: 14px;
    font-weight: 300;
    padding-top: 4px;
    padding-bottom: 4px;
    font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
}

.conteudoRelatorio td {
    font-family: 'Open Sans Condensed', sans-serif;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 13px;
}

.textoRelatorio-sm td {
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    padding: 2px;
    margin: 0px;
}

.textoRelatorio-sm th {
    background: none;
    color: #000;
    font-size: 14px;
    padding: 2px;
}

.textoRelatorio-sm thead th {
    border: 0px;
}

.textoRelatorio-sm table tbody {
    border: 0px;
}

.textoRelatorio-sm table td {
    border: 0px;
}

.fundoCinza {
    background: #F2E9DA;
    padding: 10px 0 10px 0;
}

.coluna1 {
    width: 32%;
    float: left;
    margin-right: 1%;
}

.coluna2 {
    width: 65%;
    float: left;
    margin-right: 1%;
}

.dadosRelatorio {
    padding-top: 8px;
}

.dadosRelatorio p {
    float: left;
    margin-right: 5px;
    font-size: 13px;
}

.dadosRelatorio-sf {
    padding: 0px;
}

.dadosRelatorio-sf p {
    padding: 0px;
    margin-bottom: 0px;
    font-size: 13px;
}

.bemvindo h5 {
    text-align: right;
    color: #FFF;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    margin-top: 10px;
}

.textoRelatorio p {
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    margin-top: 10px;
}

.dataRelatorio p {
    font-size: 13px;
    text-align: right;
    margin-top: 10px;
}

.linhaRelatorio1 {
    background: #F2E9DA;
    padding: 4px 0 0px 10px;
    width: 100%;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
}

.linhaRelatorio2 {
    background: #F4F4EA;
    padding: 4px 0 0px 10px;
    width: 100%;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
}

.linhaRelatorioTotal {
    background: #8aa021;
    padding: 8px 0 0px 10px;
    width: 100%;
}

.linhaRelatorioTotal h4 {
    color: #FFF;
    font-size: 17px;
    font-family: 'Montserrat', sans-serif;
}

.linhaRelatorioValor {
    background: #5E7461;
    padding: 4px 0 2px 10px;
    width: 100%;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
}

.divisorAtendimentosGlosado {
    background: #CFD6D0;
    height: 5px;
    width: 100%;
    margin: 10px 0 10px 0;
}

.fioRelatorio {
    width: 100%;
    height: 1px;
    background: #004838;
}

.fioRelatorioCinza {
    width: 100%;
    height: 1px;
    background: #ccc;
}

.linhaRelatorios {
    width: 100%;
    height: 1px;
    background: #ccc;
    margin-top: 2px;
    margin-bottom: 2px
}

.referenciaEntidade {
    width: 100%;
    border-top: 1px solid #5E7461;
    padding-top: 10px;
}

.referenciaEntidade p {
    font-size: 15px;
    color: #004838;
}

.btn-detralhamento {
    background: #004838;
    color: #FFF;
    font-size: 14px;
    float: right;
}

.btn-detalhar-todos {
    background: #0072CE;
    color: #FFF;
    font-size: 14px;
    float: right;
}

.tituloTotalMensal {
    width: 100%;
    background: #F2E9DA;
    color: #004838;
    text-align: center;
    padding: 3px;
}

.fundoTopoPagamento tr th {
    background: #5E7461 !important;
}

.margemTopo {
    margin-top: 25px;
    margin-bottom: 40px;
}

.btn-ajuda a {
    background: #fff;
    padding: 5px 15px 5px 15px;
    color: #004838;
    text-align: center;
    border-radius: 7px;
    font-size: 13px;
    margin-top: 20px;
    margin-left: 10px;
}

.btn-ajuda a:hover {
    background: #004838;
    color: #FFF;
    text-decoration: none;
}

.btn-senha a {
    background: #fff;
    padding: 8px 25px 8px 25px;
    color: #004838;
    text-align: center;
    border-radius: 7px;
}

.btn-senha a:hover {
    background: #C4D600;
    color: #FFF;
    text-decoration: none;
}

.link-rodape a {
    color: #FFF;
}

.link-rodape a:hover {
    color: #C4D600;
    text-decoration: none;
}

.conteudoAlterarSenha {
    margin-top: 30px;
}

.btn-alterarSenha {
    background: #004838;
    border: none;
    min-width: 170px;
    padding: 8px 30px 8px 30px;
    color: #FFF;
    text-align: center;
    font-size: 15px;
}

.alterarSenhaInput {
    background: #F2E9DA;
    border: none;
    min-width: 97%;
    padding: 8px;
    color: #000;
    font-size: 15px;
}

.servicosRecebidos {
    background: #5E7461;
    padding: 4px 4px 4px 0;
    font-family: 'Montserrat', sans-serif;
}

.servicosRecebidos h3 {
    font-size: 16px;
    color: #FFF;
}

.margin-left {
    margin-left: 15px;
}

.mensagemAlerta {
    text-align: center;
    color: #004838;
    padding: 15px;
    font-family: 'Montserrat', sans-serif;
}

.mensagemAlerta h4 {
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 10px;
}

.textoRelatorio p {
    font-size: 13px;
    text-align: justify;
    margin-top: 20px;
    margin-bottom: 30px;
}

.textoRelatorio-sm p {
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    padding: 0px;
    margin: 0px;
}

.bordaRelatorio {
    border: 1px solid #999;
    padding: 8px;
    margin: 10px 0 10px 0;
}

.bordaRelatorioInterno {
    border: 1px solid #999;
    padding: 4px 0 4px 0;
    margin: 10px 0 10px 0;
}

.margemTopoRelatorio {
    margin-top: 20px;
}

.textoAlinhadoDireita {
    text-align: right;
}

.espacamentoEntreItens {
    width: 100%;
    height: 10px;
}

.margemEntidadeTop {
    margin-top: 10px;
    margin-left: -10px;
}

.margemEntidade {
    margin-bottom: 10px;
}

.margemBootom {
    margin-bottom: 25px;
}

.rodapeFencom {
    background: linear-gradient( 87deg, #23322b 5%, #115d29 30%, #8aa021)!important;
    width: 100%;
    min-height: 120px;
    float: left;
    margin-top: 20px;
}

.conteudoRodape {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.conteudoRodape h5 {
    font-size: 16px;
    color: #FFF;
}

.conteudoRodape p {
    font-size: 14px;
    color: #FFF;
}

.margemTopoR {
    padding-top: 10px;
}

.datahora p {
    color: #fff;
    font-size: 14px;
    padding-top: 2px;
}

.campoSelect select {
    width: 99%;
    padding: 8px;
    height: 35px;
    font-size: 16px;
    background: #ccc;
    opacity: 0.9;
    color: #000 !important;
    margin-bottom: 15px;
    border: 0px;
}

.formularioPesquisaAtendimento input {
    width: 48%;
    padding: 15px;
    height: 35px;
    font-size: 16px;
    background: #ccc;
    opacity: 0.8;
    color: #000 !important;
    margin-bottom: 10px;
    border: 0px;
}

.textoRelatorioSpan {
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    margin-top: 10px;
}

.formularioCampoCinza input {
    width: 99%;
    padding: 15px;
    height: 35px;
    font-size: 16px;
    background: #ccc;
    opacity: 0.8;
    color: #000 !important;
    margin-bottom: 10px;
    border: 0px;
}

.textoAlerta {
    font-size: 11px !important;
}

.margemBottonLeft {
    margin-left: 5px;
}

.btn-verde {
    background: #004838;
    color: #FFF;
    margin-top: 10px;
}

.btn-azul {
    background: #0072CE;
    color: #FFF;
    margin-top: 10px;
}

.margemTopoPesquisa {
    margin-top: 10px;
}

.totalServicoReceber {
    width: 100%;
    min-height: 35px;
    background: #ccc;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
}

.totalServicoReceber p {
    padding-top: 8px;
    padding-left: 10px;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
}

.textoAlinhamentoDireita {
    text-align: right;
    padding-right: 40px;
    padding-top: 8px;
}

.totalServicoReceberMargen0 {
    margin-bottom: 0px;
}

.borda {
    border: 1px solid #f00;
    padding-left: 0px !important;
}

.alinhamentoMarca img {
    float: left;
    margin: 0px !important;
    margin-top: -15px !important;
}

.textoVersao {
    float: right;
}

.textoVersao p {
    font-size: 12px;
    color: #424242;
    padding-top: 5px;
    margin-bottom: 0px;
}

.btn-servicos button {
    margin-bottom: 5px;
}

.menuservicosbutton .btn-secondary {
    margin-bottom: 5px;
    border-radius: 5px !important;
    background-color: #004838;
}

.btn-group-vertical button {
    width: 100% !important;
}

.btn_radio {
    background: #ccc;
    padding: 8px;
    width: 100%;
}

.btn-alterar-senha {
    width: 99%;
    background: #5E7461 !important;
    font-size: 17px !important;
    color: #FFF !important;
    border-radius: 5px !important;
}

.btn-secondary {
    background: #004838;
    border: #B1B1B1;
    color: #fff;
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
    background: #4ca772;
}

.text-btn {
    color: #fff;
}

.entidades .btn-secondary {
    margin-right: 10px;
    border-radius: 5px !important;
    margin-bottom: 10px;
}

.recuperar-senha .btn-secondary {
    margin-bottom: 10px;
}

.teste {
    margin-left: -20px;
}

.teste label {
    margin-right: 12px;
    border-radius: 5px !important;
}

.margem-btn-carregar {
    margin-top: 0px;
}

.conteudo {
    padding-left: 15px;
}

.btn-margem-b {
    margin-bottom: 10px;
}

.btnVisualizar {
    background: #004838 !important;
    float: left;
    margin-right: 10px;
    border: none;
    min-width: 150px;
    padding: 8px 30px 8px 30px;
    color: #FFF;
    text-align: center;
    font-size: 17px;
    margin-top: 20px;
}

.btnVisualizar:hover {
    background: #4ca772 !important;
}

.btnFinalizar {
    background: #004838 !important;
    float: left;
    border: none;
    min-width: 150px;
    padding: 8px 30px 8px 30px;
    color: #FFF;
    text-align: center;
    font-size: 17px;
    margin-top: 20px;
}

.btnFinalizar:hover {
    background: #4ca772 !important;
}

.btnExportarInterno {
    padding: 3px !important;
    margin-bottom: 8px;
}

/* desktop 1024x768 */

@media(min-width:769px) and (max-width:1280px) {
    .col-lg-4 .menuservicosbutton .btn-secondary {
        width: 100%;
        font-size: 14px;
    }
    .btn-alterar-senha {
        width: 100%;
        font-size: 14px;
    }
    .marcarodape img {
        width: 100%;
    }
}


/* celular e tablet */

@media(max-width:768px) {
    .menuservicosf {
        width: 100% !important;
    }
    .menuservicosbutton .btn-secondary {
        width: 100%;
        font-size: 14px;
    }
    .btn-alterar-senha {
        width: 100%;
        font-size: 14px;
    }
    .btn-ajuda {
        margin-top: -10px;
    }
    .rodapeFencom {
        min-height: 350px;
    }
}

@media(max-width:468px) {
    .col-lg-4 .menuservicosbutton .btn-secondary {
        width: 100%;
        font-size: 14px;
    }
    .btn-alterar-senha {
        width: 100%;
        font-size: 14px;
    }
}