/* all pages */
.compare-states * {
    display:none;
}

.share-links {
    display:none;
}


/* state page */
#content_0_topcontent_0_LocationSelector_divContainer,
#content_0_topcontent_0_DataByDimensionOptions_reportTabs_liTable{
    display:none;
}

/* bar-chart.* hide bar chart controllers */
#report-options {
    display:none;
}

/* blog pages */
#content_0_bottomcontent_1_LoadMore {
    display:none;
}
.indicators .multiselect-native-select, .indicator-export-format {
    display: none;
}

.blog-tags {
    display: none;
}
fieldset.indicators {
    display: none;
}
.state_scorecard .scale {
    display: none;
}