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


.date-popup[data-v-026d665c] {
  background: #fff;
  border-radius: 10px;
  border: none;
  width: 290px;
  overflow: hidden;
}
.date-popup[data-v-026d665c] :deep(.q-date) {
  min-width: 100%;
}
.date-actions[data-v-026d665c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 6px;
  padding: 0 8px 8px 8px;
}
.date-action-btn[data-v-026d665c] {
  min-width: 88px;
  border: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}


.caixa-lancamento-layout[data-v-70095794] {
  min-height: 100%;
}
.btn-chanfro[data-v-70095794] {
  width: 160px;
  height: 52px;
  border-radius: 10px;
}
.conciliacao-card[data-v-70095794] {
  max-width: 100%;
}
.obs-sticky-wrap[data-v-70095794] {
  position: sticky;
  top: 8px;
  z-index: 1;
  background: transparent;
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.pesquisa-modal-card[data-v-70095794] {
  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-70095794] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 320px;
  overflow: auto;
}
[data-v-70095794](.pesquisa-grid .dx-datagrid-total-footer) {
  position: sticky;
  bottom: 38px;
  z-index: 2;
  background: #fff;
}
[data-v-70095794](.pesquisa-grid .dx-datagrid-pager) {
  position: sticky;
  bottom: 0;
  z-index: 3;
  background: #fff;
}


/*# sourceMappingURL=display-data118.87271a2a.css.map*/