
.mapa-entregas-layout[data-v-d506ec0e] {
  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;
}
.mapa-entregas-layout[data-v-d506ec0e] :deep(.content-block) {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.mapa-entregas-layout[data-v-d506ec0e] :deep(.toolbar-shell) {
  width: 100%;
  max-width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 16px;
  padding-right: 16px;
}
.toolbar-btn[data-v-d506ec0e] {
  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-d506ec0e]: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);
}
.tab-com-alertas[data-v-d506ec0e] {
  color: #b71c1c;
  font-weight: 600;
}
.resumo-card[data-v-d506ec0e] {
  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%;
  background: #fafafa;
}
.resumo-titulo[data-v-d506ec0e] {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  color: #555;
  margin-bottom: 6px;
}
.resumo-valor[data-v-d506ec0e] {
  font-size: 22px;
  font-weight: 800;
  color: #2d2152;
}
.resumo-subtitulo[data-v-d506ec0e] {
  margin-top: 4px;
  font-size: 12px;
  font-weight: 600;
  color: #555;
}
.resumo-vermelho[data-v-d506ec0e] {
  background: -webkit-gradient(linear, left top, left bottom, from(#ffebee), to(#ffcdd2));
  background: linear-gradient(180deg, #ffebee 0%, #ffcdd2 100%);
}
.resumo-azul[data-v-d506ec0e] {
  background: -webkit-gradient(linear, left top, left bottom, from(#e3f2fd), to(#bbdefb));
  background: linear-gradient(180deg, #e3f2fd 0%, #bbdefb 100%);
}
.resumo-verde[data-v-d506ec0e] {
  background: -webkit-gradient(linear, left top, left bottom, from(#e8f5e9), to(#c8e6c9));
  background: linear-gradient(180deg, #e8f5e9 0%, #c8e6c9 100%);
}


/*# sourceMappingURL=display-data158.bac15691.css.map*/