
.modal-dialog {
    max-width: 600px !important;
}


.bg-top-nf[data-v-2e412132] {
    background-color: #000000 !important; /* Mantendo o fundo preto */
    text-align: center;
    padding: 10px 0; /* Espaçamento vertical uniforme */
    border-bottom: none; /* Removendo possíveis linhas indesejadas */
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1); /* Suavizando a transição ao rolar */
}
.bg-top-nf strong[data-v-2e412132] {
    color: beige !important; /* Forçando a cor correta no <strong> */
}
.form-tomador input[data-v-2e412132] {
    background-color: white;
    color: black;
}
.table-nfe td[data-v-2e412132] {
    padding: 0px 7px !important;
}


.card .card-body {
    padding: 6px 15px 6px 15px;
}
input::-webkit-input-placeholder {
    color: rgb(68, 68, 68) !important;
}
.modal-lg {
    max-width: 80% !important;
}
.body-class-modal-dar-baixa {
    max-height: 90vh;
    overflow: none;
}
.listaLancamentosDarBaixa {
    max-height: 500px;
    overflow: auto;
}


/*# sourceMappingURL=chunk-a36ab270.7b6a517d.css.map*/