
.calc-card[data-v-5734d8d9] {
  min-width: 420px;
  max-width: 460px;
}
.calc-header[data-v-5734d8d9] {
  cursor: move;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.calc-display[data-v-5734d8d9] :deep(.q-field__native) {
  font-size: 34px;
  text-align: right;
  font-weight: 700;
}
.calc-grid[data-v-5734d8d9] {
  display: grid;
  gap: 8px;
}
.calc-grid-padrao[data-v-5734d8d9] {
  grid-template-columns: repeat(4, 1fr);
}
.calc-grid-cientifico[data-v-5734d8d9] {
  grid-template-columns: repeat(5, 1fr);
}
.calc-btn[data-v-5734d8d9] {
  height: 42px;
  font-size: 17px;
}


.base-calculator-input__header[data-v-73c3b1bc] {
  font-weight: 600;
  letter-spacing: 0.2px;
}


.movimento-bancario-layout[data-v-2890ebf2] {
  min-height: 100%;
}
.pedido-date-popup[data-v-2890ebf2] {
  min-width: 290px;
}
.pedido-date-actions[data-v-2890ebf2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 8px;
}
.extrato-card[data-v-2890ebf2] {
  min-height: 64px;
}
[data-v-2890ebf2](.dx-datagrid-summary-item),[data-v-2890ebf2](.dx-datagrid-text-content) {
  white-space: nowrap;
}
[data-v-2890ebf2](.dx-datagrid-total-footer .dx-datagrid-summary-item:first-child) {
  text-align: left !important;
}
.pesquisa-modal-card[data-v-2890ebf2] {
  min-width: 960px;
  max-width: 96vw;
  max-height: 88vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.pesquisa-grid-section[data-v-2890ebf2] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 320px;
  overflow: auto;
}
.integracao-pane[data-v-2890ebf2] {
  min-height: 52vh;
  position: relative;
}
.integracao-textarea[data-v-2890ebf2] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 42vh;
}
.transferencia-dialog[data-v-2890ebf2] {
  min-width: 380px;
  max-width: 96vw;
}
.transferencia-dialog-lg[data-v-2890ebf2] {
  min-width: 820px;
}
.lote-grid-wrap[data-v-2890ebf2] {
  border: 1px solid #c9c9c9;
  padding: 6px;
}
.btn-chanfrado[data-v-2890ebf2] {
  border-radius: 6px;
  width: 160px;
  min-width: 160px;
  min-height: 52px;
}
.btn-filtro[data-v-2890ebf2] {
  border-radius: 6px;
  min-height: 40px;
  min-width: 0;
}
.resumo-card[data-v-2890ebf2] {
  padding: 16px 18px;
  border-radius: 14px;
  border: 1px solid rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
          box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
  height: 100%;
}
.resumo-titulo[data-v-2890ebf2] {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  color: #555;
  margin-bottom: 6px;
}
.resumo-valor[data-v-2890ebf2] {
  font-size: 22px;
  font-weight: 800;
  color: #2d2152;
}
.resumo-sub[data-v-2890ebf2] {
  font-size: 11px;
  color: #666;
  margin-top: 4px;
}
.resumo-receitas[data-v-2890ebf2] { background: -webkit-gradient(linear, left top, left bottom, from(#e8f5e9), to(#c8e6c9)); background: linear-gradient(180deg, #e8f5e9 0%, #c8e6c9 100%);
}
.resumo-receitas .resumo-valor[data-v-2890ebf2] { color: #1b5e20;
}
.resumo-despesas[data-v-2890ebf2] { background: -webkit-gradient(linear, left top, left bottom, from(#ffebee), to(#ffcdd2)); background: linear-gradient(180deg, #ffebee 0%, #ffcdd2 100%);
}
.resumo-despesas .resumo-valor[data-v-2890ebf2] { color: #b71c1c;
}
.resumo-resultado[data-v-2890ebf2] { background: -webkit-gradient(linear, left top, left bottom, from(#ede7f6), to(#d1c4e9)); background: linear-gradient(180deg, #ede7f6 0%, #d1c4e9 100%);
}
.resumo-resultado .resumo-valor[data-v-2890ebf2] { color: #4527a0;
}
.resumo-margem[data-v-2890ebf2] { background: -webkit-gradient(linear, left top, left bottom, from(#fff8e1), to(#ffecb3)); background: linear-gradient(180deg, #fff8e1 0%, #ffecb3 100%);
}
.resumo-margem .resumo-valor[data-v-2890ebf2] { color: #e65100;
}
.alerta-card[data-v-2890ebf2] {
  border-left-width: 4px;
  border-left-style: solid;
}
.alerta-vermelho[data-v-2890ebf2] { border-left-color: #c10015; background: #fff5f5;
}
.alerta-laranja[data-v-2890ebf2] { border-left-color: #f57c00; background: #fff8f1;
}
.alerta-amarelo[data-v-2890ebf2] { border-left-color: #f9a825; background: #fffdf3;
}
.alerta-azul[data-v-2890ebf2]    { border-left-color: #1976d2; background: #f3f8ff;
}
.alerta-verde[data-v-2890ebf2]   { border-left-color: #21ba45; background: #f3fdf6;
}
.alerta-cinza[data-v-2890ebf2]   { border-left-color: #9e9e9e; background: #f7f7f7;
}


/*# sourceMappingURL=display-data494.4c09bfbb.css.map*/