.modal-lg-80 {
    max-width: 80% !important;
}
.body-class-modal-pessoa {
    max-height: 90vh;
    overflow: scroll;
}

.clearvalue[data-v-c3707582] {
    margin-top: -2px;
    position: absolute;
    cursor: pointer;
}
.clearvalue[data-v-c3707582]:hover {
    color: black !important;
}


.card .card-body {
    padding: 6px 15px 6px 15px;
}
input::-webkit-input-placeholder {
    color: rgb(68, 68, 68) !important;
}
.tb-lancamentos td {
    font-size: 0.88em;
    padding: 6px 7px !important;
}
.linha-credito {
    color: #0078d7;
}
.linha-debito {
    color: #fa3e15;
}
.saldo-dia td {
    color: #000;
    font-weight: bold;
    border-top: 1px solid #000 !important;
    background-color: #ffffff;
}
.saldo-dia-mobile {
    color: rgb(112, 112, 112);
    font-weight: bold;
}
.th-cheques {
    padding: 5px 0 !important;
}
.txt-card-mobile {
    font-size: 0.88em;
    color: black;
}
.tit-card-mobile {
    font-size: 0.75em;
    color: rgb(146, 146, 146);
    font-weight: bold;
}
.table-secondary,
.table-secondary > th,
.table-secondary > td {
    background-color: #ffffff;
}
.table-light,
.table-light > th,
.table-light > td {
    background-color: #ffffff;
}
.table th,
.table td {
    border-top: 0px;
}
.sticky-header {
    position: sticky;
    top: 0; /* Define a posição inicial do cabeçalho */
    z-index: 1; /* Para garantir que o cabeçalho fique acima do conteúdo da tabela */
    background-color: #fff; /* Define a cor de fundo do cabeçalho, se necessário */
}


/*# sourceMappingURL=chunk-0df75fc1.21188d1d.css.map*/