.categorypicker-major {
    margin-bottom:5px;
}

.categorypicker-minor {
    margin-bottom:15px;
}

.categorypicker-minor a {
    cursor: pointer;
}

.categorypicker-minor a.bold {
    color: black;
    font-style: italic;
}

.counties-stackup-chart {
    width:100%;
    max-width:100%:
}

.counties-stackup-text {
    margin-bottom: 1em;
}

.Sidebar {
}

.Map {
    border:1px solid #eee;
    height: 60vh;
    min-height: 500px;
}

.MapLegend-category {
}

.MapLegend-layerinfo {
}

.MapLegend-layerlegend {
    font-size:14px;
}

.MapLegend-legendswatch {
    display: inline-block;
    width:15px;
    height:15px;
}

.MapLegend-legendswatch.MapLegend-legendswatch-square {
}

.MapLegend-legendswatch.MapLegend-legendswatch-line {
    height: 0.2em;
    margin-bottom: 0.1em;
    line-height: 1em;
    vertical-align: middle;
}

.MapLegend-legendswatch.MapLegend-legendswatch-circle {
    border-radius:50%;
}

.MapLegend-legendswatch.MapLegend-legendswatch-image {
    vertical-align: baseline;
}

