@charset "utf-8";

#skipnav {
    display: none;
}

.iacc-logo-mobile-container,
.afd-logo-mobile-container,
.oarc-logo-mobile-container {
    display: none;
}

.sub-header-iacc {
    display: none;
}

.sub-header-afd {
    font-size: 1.3em;
    margin: 0;
    padding: 0;
}

a,
a:link,
a:visited,
a:hover {
    color: #000;
}

.utility-hhs,
#utility-wrapper,
.utility-links {
    display: none;
}

.mobile-share {
    display: none;
}

.fiscalyear-box {
    display: none;
}

.tab-mobile-dropdown {
    display: none;
}

.tab-container-two ul {
    display: none;
}

.mobile-tab-heading {
    display: none;
}

.breadcrumb,
.sharelinks {
    display: none;
}

.sub-header-right {
    display: none;
}

.projects-found {
    font-weight: bold;
    margin-top: 10px;
}

.funding-found {
    margin-left: 20px;
}

.projects-found-total {
    float: right;
}

.display-projects {
    display: none;
}

.export-hide {
    display: none;
}

.funders-dropdown,
.questions-dropdown,
.cumulative-dropdown,
.subcategories-dropdown,
.objective-dropdown,
.geography-dropdown {
    display: none;
}

table.tablecloth {
    width: 100%;
}

table.tablecloth tr.header {
    text-align: left;
}

.table-header,
.table-header-darkgray,
.table-header-gray {
    display: none;
}


#pie-chart,
#pie-funders,
#pie-questions,
#pie-objectives1,
#pie-objectives2,
#pie-objectives3,
#pie-objectives4,
#pie-objectives5,
pie-objective6,
#pie-objective7,
#pie-subcategories1,
#pie-subcategories2,
#pie-subcategories3,
#pie-subcategories4,
#pie-subcategories5,
#pie-subcategories6,
#pie-subcategories7 {
    border: 1px solid red;
    margin-left: -60px !important;
    padding: 0;
    width: 80%;
}

.footer-container .section-header {
    display: none;
}

.footer-links {
    display: none;
}

.backtotop {
    display: none;
}

/* Bar Graph */

.chart-history-wrapper {
    width: 100%;
}

#chart-history caption {
    display: none;
}

#chart-history,
#chart-history table {
    width: 100%;
}

#chart-history td.bluebar {
    height: 5px !important;
}

#dollar .funding {
    display: none;
}