ol.tbreadcrumb {
    margin: 0%;
}

.titulo_grid{
    pointer-events: none;
    display: contents;
    border: none;
    margin-left: 33%;
    font-size: 22px!important;
}



#tbutton_button_button_contas_a_receber,
#tbutton_button_button_contas_recebidas,
#tbutton_button_button_contas_a_pagar,
#tbutton_button_button_contas_pagas
{
    pointer-events: none;
    display: contents;
    border: none;
    margin-left: 33%;
    font-size: 22px!important;
    
}



#tbutton_button_button_convenios{
       pointer-events: none;
        display: contents;
        border: none;
        margin-left: 33%;
        font-size: 22px!important; 
}


/* Módulo de Estoque*/
#tbutton_button_button_listagem_de_produtos,
#tbutton_button_button_listagem_de_servicos,
#tbutton_button_button_listagem_de_grupos,
#tbutton_button_button_listagem_de_item{
    
        pointer-events: none;
        display: contents;
        border: none;
        margin-left: 33%;
        font-size: 22px!important; 
}

/* Módulo de parâmetros*/
#tbutton_button_button_listagem_de_parametros{
    
        pointer-events: none;
        display: contents;
        border: none;
        margin-left: 33%;
        font-size: 22px!important; 
}

.cliente_proposta.fb-field-container {
    min-width: 90px!important;
    max-width: 92px!important;
    padding-right: 0%;
}

.pacote_proposta.fb-field-container {
    min-width: 123px!important;
    max-width: 130px!important;
}

#tbutton_button_button_aberto,
#tbutton_button_button_gerado,
#tbutton_button_button_em_negociacao,
#tbutton_button_button_em_faturamento,
#tbutton_button_button_aprovado,
#tbutton_button_button_faturado,
#tbutton_button_button_cancelado,
#tbutton_button_button_estornado,
#tbutton_button_button_total,
#tbutton_button_button_vencendo, 
#tbutton_button_button_em_dia,
#tbutton_button_button_pagas,
#tbutton_button_button_canceladas,
#tbutton_button_total_pagas,
#tbutton_button_total_receber,
#tbutton_button_total_recebida,
#tbutton_button_total_apagar,
#tbutton_button_button_estornadas,
#tbutton_button_button_atrasado,
#tbutton_button_button_criado,
#tbutton_button_button_pago{
    
      pointer-events: none;
      border:none;
}

/*
.btn_status_financeiro{
     pointer-events: none;
      border:none;
}
*/

#tbutton_button_button_baixar_em_lote{
  border: 1px solid #aaaaaa52;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2)!important;
}


div[page-name="AgendaHeaderList"] .botoesListagem {
    justify-content: right;
    display: flex;
    align-items: center;
}


div[page-name="AgendaHeaderList"] .dataInicialAgnd {
    align-items: center;
    display: flex;
}

div[page-name="AgendaHeaderList"] .dataFinalAgnd {

    align-items: center;
    display: flex;
}


div[page-name="FaturamentoRecorrenteForm"] .detalhamentoFaturamento textarea::placeholder {
    color: #c3c3c3;
}


div[page-name="FaturamentoRecorrenteForm"] .form-group.tformrow.row {
    align-items: normal !important;
    justify-content: space-between;
}
