
.date-popup[data-v-72c20596] {
  background: #fff;
  border-radius: 10px;
  border: none;
  width: 290px;
  overflow: hidden;
}
.date-popup[data-v-72c20596] :deep(.q-date) {
  min-width: 100%;
}
.date-actions[data-v-72c20596] {
  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-72c20596] {
  min-width: 88px;
  border: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}


.nota-destinatario-layout[data-v-43a0d02c] {
  height: 100%;
  min-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
.nota-destinatario-card[data-v-43a0d02c] {
  margin-left: 4px;
  margin-right: 4px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.nota-destinatario-toolbar[data-v-43a0d02c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; /* importante */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.nota-filtros[data-v-43a0d02c] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.nota-data-field[data-v-43a0d02c] {
  min-width: 160px;
  max-width: 210px;
}
.nota-tab-panels[data-v-43a0d02c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
}
.nota-tab-panel[data-v-43a0d02c] {
  height: 100%;
  min-height: 0;
}
.nota-grid[data-v-43a0d02c] {
  font-size: 12px;
  height: 100%;
}
[data-v-43a0d02c]:deep(.nota-grid .dx-datagrid-headers .dx-header-row > td) {
  padding: 6px 8px;
  font-weight: 700;
  color: #3f3f5f;
  background: #f7f7fb;
}
[data-v-43a0d02c]:deep(.nota-grid .dx-datagrid-rowsview .dx-row > td) {
  padding: 5px 8px;
  vertical-align: middle;
}
[data-v-43a0d02c]:deep(.nota-grid .dx-datagrid-total-footer td) {
  font-weight: 700;
  padding: 6px 8px;
}
[data-v-43a0d02c]:deep(.nota-grid .dx-row-alt > td) {
  background-color: #fafafa;
}
[data-v-43a0d02c]:deep(.col-ellipsis) {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[data-v-43a0d02c]:deep(.dx-datagrid-headers .dx-header-row .dx-datagrid-text-content) {
  font-weight: 700;
  color: #3f3f5f;
}
[data-v-43a0d02c]:deep(.dx-datagrid-headers) {
  background: #f7f7fb;
}
[data-v-43a0d02c]:deep(.q-field__append) {
  gap: 2px;
  padding-left: 2px;
}
[data-v-43a0d02c]:deep(.q-field__append .q-btn),[data-v-43a0d02c]:deep(.q-field__append .q-icon) {
  margin-left: 0 !important;
}
[data-v-43a0d02c]:deep(.q-field--outlined .q-field__control) {
  padding-right: 4px;
}
@media (max-width: 1023px) {
.nota-data-field[data-v-43a0d02c] {
    min-width: 0;
    max-width: none;
}
}


/*# sourceMappingURL=display-data506.ff724859.css.map*/