
.pedido-venda-layout[data-v-bbb33a04] {
  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-pedido[data-v-bbb33a04] :deep(.q-field__control) {
  border-style: dashed !important;
  border-color: #3949ab !important;
}
.readonly-azul[data-v-bbb33a04] :deep(.q-field__control) {
  background: #e3f2fd;
}
.pedido-date-popup[data-v-bbb33a04] {
  min-width: 360px;
  min-height: 420px;
}
.pedido-date-actions[data-v-bbb33a04] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 8px;
}
.pedido-date-picker[data-v-bbb33a04] {
  width: 100%;
}
.pedido-date-picker[data-v-bbb33a04] :deep(.q-date__content) {
  min-height: 340px;
  overflow: hidden;
}
.pedido-venda-layout[data-v-bbb33a04] :deep(.dx-datagrid-rowsview .dx-data-row.dx-state-hover > td) {
  background-color: #ffccbc !important;
  color: inherit !important;
}
.toolbar-btn[data-v-bbb33a04] {
  border-radius: 12px !important;
  -webkit-box-shadow: 0 4px 10px rgba(81, 45, 168, 0.12);
          box-shadow: 0 4px 10px rgba(81, 45, 168, 0.12);
  -webkit-transition: opacity 0.18s ease, -webkit-transform 0.18s ease, -webkit-box-shadow 0.18s ease;
  transition: opacity 0.18s ease, -webkit-transform 0.18s ease, -webkit-box-shadow 0.18s ease;
  transition: transform 0.18s ease, box-shadow 0.18s ease, opacity 0.18s ease;
  transition: transform 0.18s ease, box-shadow 0.18s ease, opacity 0.18s ease, -webkit-transform 0.18s ease, -webkit-box-shadow 0.18s ease;
}
.toolbar-btn[data-v-bbb33a04]:hover {
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
  -webkit-box-shadow: 0 8px 18px rgba(81, 45, 168, 0.18);
          box-shadow: 0 8px 18px rgba(81, 45, 168, 0.18);
}


/*# sourceMappingURL=display-data258.e734597d.css.map*/