.carrier-footprint-form { margin-bottom: 14px; }
.carrier-footprint-form input { margin-right: 8px; }
.carrier-summary { margin: 10px 0 14px 0; }
.carrier-summary td { padding: 3px 10px 3px 0; }
.carrier-map-wrap { max-width: 960px; margin: 12px 0 18px 0; }
.carrier-map-svg { width: 100%; height: auto; display: block; background: #f7fbff; border: 1px solid #b8c3cf; }
.carrier-map-state { stroke: #fff; stroke-width: 0.8; }
.carrier-map-label { font-family: Arial, Helvetica, sans-serif; font-weight: bold; fill: #111; text-anchor: middle; pointer-events: none; paint-order: stroke; stroke: rgba(255,255,255,0.85); stroke-width: 2px; }
.carrier-map-label .abbr { font-size: 10px; }
.carrier-map-label .count { font-size: 9px; }
.carrier-map-note { font-size: 11px; color: #444; margin-top: 4px; }
.shade-0 { fill: #eceff1; color: #777; }
.shade-1 { fill: #d9eadf; }
.shade-2 { fill: #a9d5b8; }
.shade-3 { fill: #70b884; }
.shade-4 { fill: #348f50; }
.shade-5 { fill: #0d5d2a; }
.carrier-table { border-collapse: collapse; margin: 12px 0 18px 0; width: 100%; }
.carrier-table th, .carrier-table td { border: 1px solid #bbb; padding: 4px 6px; vertical-align: top; }
.carrier-table th { background: #e9e9e9; text-align: left; }
.carrier-note { max-width: 860px; }
.carrier-map-data { display: none; }
