body { background-color: #f5f7fa; }
#map { height: 480px; width: 100%; border-radius: 6px; }
.map-panel { min-height: 420px; }
.box { box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1); }
.base-message-tags .tag { margin-bottom: 4px; }
.table td, .table th { vertical-align: middle; }
.base-label span {
    background: rgba(255,255,255,0.8);
    border: 1px solid #3273dc;
    color: #204080;
    padding: 2px 6px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 600;
}
