body { background:#f7f4f0; }
.sidebar a.nav-link:hover { background: rgba(255,255,255,.1); }
.card-cliente { transition: box-shadow .15s; }
.card-cliente:hover { box-shadow: 0 .25rem .75rem rgba(0,0,0,.1); }
.bodymap-svg { max-width: 220px; cursor: crosshair; }
.bodymap-marker { fill: #e8544c; stroke: white; stroke-width: 1; }
