
.planejamento-vendas-layout[data-v-63238e45] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
  min-height: 100%;
  height: auto !important;
}
.numero-novo-registro[data-v-63238e45] :deep(.q-field__control) {
  border-style: dashed !important;
  border-color: #3949ab !important;
}
.readonly-azul[data-v-63238e45] :deep(.q-field__control) {
  background: #e3f2fd;
}
.date-popup[data-v-63238e45] {
  min-width: 360px;
  min-height: 420px;
}
.date-actions[data-v-63238e45] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 8px;
}
.date-picker[data-v-63238e45] {
  width: 100%;
}
.date-picker[data-v-63238e45] :deep(.q-date__content) {
  min-height: 340px;
  overflow: hidden;
}

/* Hover padrão do projeto */
.planejamento-vendas-layout[data-v-63238e45]
  :deep(.dx-datagrid-rowsview .dx-data-row.dx-state-hover > td) {
  background-color: #ffccbc !important;
  color: inherit !important;
}


/*# sourceMappingURL=display-data452.919d9ffe.css.map*/