#body {
    margin-bottom: 20px;
}

div#plugin-legend a,
.followcdc a,
.cdcmedia a {
    display: block;
}

.relative {
    position: relative;
}

div#contentArea > * {
    vertical-align: top;
}

div#contentArea {
    margin-bottom: 20px;
}

.theme-green .btn.btn-primary {
    background: #085100;
}

    .theme-green .btn.btn-primary:hover {
        background: #0a5d00;
    }

label[for='ddlSelectedState'] {
    display: inline-block;
    margin-right: 15px;
}

.intro-text-wrap {
    top: -70px;
}

.p-sub-description {
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    margin-top: 10px;
}

.facebookRecommend {
    margin-top: 0px;
}

.fa-file-excel {
    font-size: 30px;
    color: green;
    vertical-align: bottom;
    margin-right: 6px;
}

/* Top Tabs Stuff */
.toolkit-tabs .span6 {
    background-color: #f2f2f2;
    border-radius: 4px 4px 0 0;
    text-align: center;
    cursor: pointer;
    color: #000000;
}

#body .toolkit-tabs .span6 a {
    text-decoration: none;
    color: #000000;
    display: block;
    line-height: 2em;
    padding-top: 5px;
}

.states-tab a:before {
    content: url('../images/states-d.png');
    padding-right: 5px;
    vertical-align: -25%;
}

.health-tab a:before {
    content: url('../images/health-d.png');
    padding-right: 5px;
    vertical-align: -25%;
}

.economic-tab a:before {
    content: url('../images/economic-d.png');
    padding-right: 5px;
    vertical-align: -25%;
}

.mortality-tab a:before {
    content: url('../images/mortality-d.png');
    padding-right: 5px;
    vertical-align: -25%;
}

#body .toolkit-tabs .active-tab,
.toolkit-tabs .span6:hover {
    background-color: #085100;
}

    #body .toolkit-tabs .active-tab a,
    #body .toolkit-tabs .span6:hover a {
        color: #fff;
    }

.active-tab.states-tab a:before,
.states-tab:hover a:before {
    content: url('../images/states-w.png');
}

.active-tab.health-tab a:before,
.health-tab:hover a:before {
    content: url('../images/health-w.png');
}

.active-tab.economic-tab a:before,
.economic-tab:hover a:before {
    content: url('../images/economic-w.png');
}

.active-tab.mortality-tab a:before,
.mortality-tab:hover a:before {
    content: url('../images/mortality-w.png');
}

/* Common Links Stuff */
.socialmediabar .span10 {
    text-align: right;
}

ul.common-links {
    display: inline-block;
    list-style: none;
    margin-bottom: 0;
    min-height: 3px;
}

    ul.common-links li {
        display: inline-block;
    }

        ul.common-links li:after {
            content: "|";
        }

        ul.common-links li a {
            padding-left: 5px;
            padding-right: 5px;
            text-transform: uppercase;
            font-size: 11px;
            text-decoration: none;
            color: #085100;
        }

            ul.common-links li a:visited,
            ul.common-links li a:focus {
                color: #085100;
                text-decoration: none;
            }

            ul.common-links li a:hover {
                color: #085100;
                text-decoration: underline;
            }

        ul.common-links li:last-child:after {
            content: "";
        }

/* Body Stuff */
div#contentArea div.body-content {
    padding: 1% 2% 2%;
    background-color: #f2f2f2;
    border-top: 4px solid #085100;
}

div#contentArea div.body-content {
    box-sizing: border-box;
    border-radius: 0 0 2px 2px;
}

#nav-container nav#left a, #navmenu nav#left a {
    text-decoration: none;
}

    #nav-container nav#left a:hover, #navmenu nav#left a:hover {
        text-decoration: underline;
    }

/* Some Table Stuff */
div.table-responsive table.table.table-striped {
    width: auto;
}

    div.table-responsive table.table.table-striped th[scope="col"],
    div.table-responsive table.table.table-striped th[scope="colgroup"] {
        background-color: #e5e5e5;
    }

    div.table-responsive table.table.table-striped th,
    div.table-responsive table.table.table-striped td {
        border: 1px solid #818181;
    }

        div.table-responsive table.table.table-striped th[scope="row"],
        div.table-responsive table.table.table-striped th[scope="rowgroup"] {
            font-weight: normal;
        }

    div.table-responsive table.table.table-striped td.data {
        text-align: right;
    }

    div.table-responsive table.table.table-striped th.centerme {
        text-align: center;
    }

table.table.table-striped tr.sex-divider {
    border-top: 2px solid #818181;
}

table.table.table-striped td.data.extra-space {
    min-width: 5em;
}

tbody.indent tr:nth-child(2) th,
tbody.indent tr:nth-child(3) th,
tbody.indent tr:nth-child(4) th,
tbody.indent tr:nth-child(5) th {
    padding: 8px 8px 8px 24px;
}



div#contentArea div.body-content h2.green {
    font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 900;
    color: #085100;
    text-align: center;
    font-size: 34px;
    text-transform: uppercase;
    letter-spacing: 3px;
}

div#contentArea div.body-content h3 {
    font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 300;
    color: #222222;
    text-align: center;
    font-size: 32px;
    text-transform: uppercase;
}

.span12.card {
    background-color: #fff;
    border-radius: 2px;
    padding: 20px;
}

    .span12.card h4 {
        font-weight: 300;
        margin: 0 0 20px;
        font-size: 24px;
        border-bottom: 1px solid #e5ecf4;
        padding: 0 0 30px;
    }

    #stateList {
        width: 100%;
        height: 44px;
        padding: 5px;
        background-color: #dcedc8;
        border: none;
        border-radius: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        background: url('../images/select-arrow.png');
        background-repeat: no-repeat;
        background-position: right 0 top 0;
        padding-right: 50px;
    }

        #stateList::-ms-expand {
            display: none;
        }

    .span12.card div.mod-select {
        display: inline-block;
        width: 32%;
        padding: 0 1%;
        text-align: center;
        font-weight: 900;
        text-transform: uppercase;
        box-sizing: border-box;
        vertical-align: top;
    }

        .span12.card div.mod-select:first-child {
            padding-left: 0;
        }

        .span12.card div.mod-select:last-child {
            padding-right: 0;
        }

div#content .span12.card div.mod-select div.circle {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #f2f2f2;
    padding: 0;
    margin: 0 auto;
}

.span12.card div.mod-select div.circle img {
    display: block;
    min-width: 100%;
    min-height: 100%;
}

/* Home Page Circles */
.mod-select a:hover, .mod-select a:focus {
    -webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.3);
    box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.3);
}

#body label.mort-label {
    display: inline;
    padding: 6px 10px 10px 0;
}
#body p.mort-label {
    margin-bottom: 0;
}

.mod-select a {
    width: 100px;
    height: 100px;
    display: block;
    border-radius: 50%;
}

/* Nav Pills */
#body ul.nav.nav-pills {
    border-radius: 3px;
}

    #body ul.nav.nav-pills li {
        width: auto;
        background-color: #d3d3d3;
        text-align: center;
        border-right: 1px solid #585858;
    }

        #body ul.nav.nav-pills li:first-child {
            border-radius: 2px 0 0 2px;
        }

        #body ul.nav.nav-pills li:last-child {
            border-radius: 0 2px 2px 0;
            border-right: 0 none;
        }

        #body ul.nav.nav-pills li a {
            color: #585858;
            text-decoration: none;
            margin: 0;
            border-radius: 2px;
        }

        #body ul.nav.nav-pills li.active a {
            background-color: #085100;
            border: none;
            color: #ffffff;
            font-weight: 600;
        }

    #body ul.nav.nav-pills > li > a:hover,
    #body ul.nav.nav-pills > li > a:focus {
        background-color: #d3d3d3;
        color: #585858;
        font-weight: 600;
    }

    #body ul.nav.nav-pills > li.active > a:hover,
    #body ul.nav.nav-pills > li.active > a:focus {
        background-color: #085100;
        color: #ffffff;
    }

.theme-green .nav-tabs .nav-link:not(.active):hover {
    font-weight: 400;
}
.tab-pane {
    padding: 15px 0;
}
/* Tooltip Stuff */
a[data-toggle="tooltip"], a[data-toggle="tooltip"]:hover, a[data-toggle="tooltip"]:focus {
    text-decoration: none;
    padding-left: 3px;
    cursor: help;
}

a[data-toggle="tooltip"] i {
    color: #3b660a;
}

a[data-toggle="tooltip"] span {
    height: 1px;
    left: -10000px;
    overflow: hidden;
    position: absolute;
    top: auto;
    width: 1px;
}
.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {
    border-top-color: #006778;
}
.bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before {
    border-right-color: #006778;
}
.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before {
    border-bottom-color: #006778;
}
.bs-tooltip-auto[x-placement^=left] .arrow::before, .bs-tooltip-left .arrow::before {
    border-left-color: #006778;
}

div.tooltip.fade.right.in {
    font-weight: 400;
    font-size: 14px;
}

.span12.card label {
    opacity: 0;
    height: 0;
}

/* Map Stuff */
#selectMap {
    margin: 10px auto 0;
}

/* Override */
a.nonHtml.plugin .tp-label {
    text-decoration: none;
}

    a.nonHtml.plugin .tp-label:hover,
    a.nonHtml.plugin .tp-label:focus {
        text-decoration: underline !important;
    }

/* Media Queries */
@media (min-width: 1200px) {
    div.body-content div.row {
        margin-left: 0;
    }
}

@media(max-width:979px) {
    .row-fluid .full-width.offset5:first-child {
        margin: 0;
        width: 734px;
    }

    html.nav #wrapper .span19.offset5.toolkit-navbar {
        margin: 0 0 0 10px;
    }

    html.nav #wrapper .toolkit-tabs .span6 {
        width: 23.9782% !important; /* Reset to Bootstrap from CDC's important override */
    }
}

@media(max-width:767px) {
    .toolkit-tabs .span6 {
        border-radius: 0;
    }

    .row-fluid .full-width.offset5:first-child {
        width: 100%;
    }

    html.nav #wrapper .span19.offset5.toolkit-navbar {
        margin: 0;
    }

    html.nav #wrapper .toolkit-tabs .span6 {
        width: 100% !important;
    }
}


/*show social media share bar*/
#share-bar {
    display: block !important;
}

.noLinking .external.tp-link-policy {
    display: none !important;
}

.container ol.breadcrumb:empty {
    display: none;
}