.relatorio_pai{

    float: left;
    width: 100%;
    background-color: #ffffff;
    padding: 15px;

}

.relatorio, .relatorio_cabecalho{

    float: left;
    width: 100% !important;
    background-color: #ffffff;
    border-width: 0px !important;

}

.campo_pesquisa_relatorio{

    float: left;
    width: 100%;
    
}

.relatorio_resultado{
    
    float: left;
    width: 100%;
    margin-top: 20px;

}

.relatorio_cabecalho{

    padding: 5px;

}

.relatorio_cabecalho_titulo{

    font-size: 18px;
    margin-bottom: 10px;

}

.relatorio tr, .relatorio td, .relatorio th, .relatorio_resultado tr, .relatorio_resultado td, .relatorio_resultado th{

    border-width: 0px !important;
    border-bottom-width: 1px !important;
    border-bottom-color: #bdc7d8 !important;
    background-color: #ffffff;
    padding: 5px;
    text-align: left;
    font-size: 12px;
    
}

.relatorio_resultado th, .relatorio_resultado td{

    text-align: center;
    border-bottom-color: #bdc7d8 !important;

}

.relatorio_resultado th{

    font-family: 'Helvetica-Bold';

}

.relatorio_cabecalho_item, .campo_imprimir_relatorio{

    float: left;
    width: 100%;
    margin-bottom: 5px

}

.campo_imprimir_relatorio{

    text-align: right;

}

.relatorio_logo{

    float: left;
    width: 100%;
    margin-bottom: 15px;

}

.relatorio_logo img{

    border-width: 1px;
    border-style: solid;
    border-color: #bdc7d8;

}

.relatorio_medio{

    float: left;
    width: 100%;
    border: 1px solid #C9D3DD;
    padding: 15px;

}

.relatorio_medio td, .relatorio_medio th{

    border-width: 0px;
    background-color: #ffffff;
    padding: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #395A7A !important;

}

.relatorio_medio td{

    border-bottom: 1px;
    border-bottom-style: dotted;

}

.relatorio_medio_add{

    float: left;
    width: 100%;
    margin-top: 10px;
    
}

.relatorio_medio_rodape{

    float: left;
    width: 100%;
    margin-top: 5px;

}

.relatorio_resultado_relatorio{

    float: left;
    width: 100%;

}

.relatorio_resultado_relatorio_separa{

    float: left;
    width: 50%;

}
