.epi-tlarecord-name, .epi-countryname {
    font-size: 1.8em;
    color: #f99c1c !important;
    font-weight: bold;
    margin-top: 0.5em;
    margin-bottom: 1.2em;
    line-height: 1.2em;
}

.epi-tlarecord-countryrows, .epi-countryrecord-componentrows {
    border: 1px solid #333;
}

.epi-tlarecord-countryrows th, .epi-tlarecord-countryrows td, .epi-countryrecord-componentrows th, .epi-countryrecord-componentrows td {
    border-right: 1px solid #ccc;
}

.epi-tlarecord-countryrows th, .epi-countryrecord-componentrows th, .epi-countryrecord-compgrid div th {
    background-color: #053d66;
    font-weight: bold;
    letter-spacing: 0;
    color: #fff;
}

.epi-countryminimap {
    float: left;
    max-width: 300px;
    margin-right: 40px;
    width: 30%;
    margin-bottom: 5%;
    border: solid 1px #ccc;
}

.epi-countryname {

}

.epi-countrystat {
    margin: 5px 0;
}

.epi-countryrecord-stats {
    margin-bottom: 30px;
}

.epi-countrystat-label {
    width: 170px;
    display: inline-block;
    font-weight: bold;
    color: #6bb346;
}

.epi-countrystat-units {
    padding-left: 15px;
    font-size: 0.85em;
}

.epi-countryrecord-scorecard a, .epi-tlarecord-countryrows a {
    text-decoration: none;
    color: #3ea1da;
}

.epi-countryrecord-componentrows {
    display: table;
}

.epi-countryrecord-compgrid-heading {
    margin-top: 50px;
}

.epi-countryrecord-compgrid-heading h2 {
    margin-bottom: 10px;
}

.epi-countryrecord-compgrid div {
    margin-top: 60px;
    border: solid 1px #333;
}

.epi-countryrecord-compgrid div:nth-child(1) {
    margin-top: 0;
}

.epi-countryrecord-compgrid div table {
    margin: 0;
    display: table;
}

.epi-countryrecord-compgrid div thead {
    border: 0 none;
}

.epi-countryrecord-compgrid div tr td:nth-child(1) {
    width: 80%;
}

.epi-boxsubjectiso tr, .epi-boxsubjectiso td, .epi-boxsubjectiso tr:hover td {
    background-color: #96c4df !important;
    font-weight: bold;
}

.epi-countryrecord-scorecard-heading {
    clear: both;
}

.field.field-name-field-json-file, .field-name-field-epi-report-year, .field-name-field-cca3, .epi-countryminipdf-text, .field-name-field-epi-tla-code {
    display: none;
}

.epi-countryminipdf-link {
    float: right;
    /* remove this display rule when we have the files in place */
    display: none;
}

.epi-countryrecord-scorecard-heading h2 {
    display: inline-block;
}

/*
.epi-countryminipdf-link a {
    font-size: 0.85em;
    text-decoration: none;
    color: #3ea1da;
}
*/

.epi-countryminipdf-link a {
    height: 38px;
    font-size: 0.85em;
    background-color: #a3e397;
    padding: 5px 30px;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none !important;
    color: #000 !important;
}

.epi-countryminipdf-link a:hover {
    text-decoration: none !important;
    color: #000 !important;
}

.page-node-37589 .epi-tlarecord-name {
    display: none;
}

/* COUNTRY JUMP MENU */

.view-country-lists .view-content {
    padding: 0;
}

#ctools-jump-menu #edit-jump, #ctools-jump-menu--2 #edit-jump--2 {
    width: 90%;
    max-width: 240px;
    height: 36px;
    font-size: 0.8em;
    background-color: #a3e397;
    border: 0 none;
}

/* RESULTS NAVIGATION */

.resultsnavigationblock {
    border-bottom: solid 1px #ccc !important;
    padding: 0 20px 5px !important;
    text-align: center;
    margin-top: 0;
    position: relative;
    top: -50px;
    margin-bottom: 40px;
}

.innerwrapper {
    display: inline-block;
}

#navtitle, .navsubdiv {
    display: table-cell;
    text-align: left;
    padding: 0 30px;
}

.navsubdiv a {
    width: 95%;
    height: 36px;
    font-size: 0.8em;
    background-color: #eee;
    display: block;
    padding-left: 1em;
    padding-right: 1em;
    text-decoration: none;
    color: #000;
    padding-top: 3px;
    border: solid 1px #ccc;
}

.navsubdiv a:hover {
    text-decoration: none !important;
    color: #000 !important;
    background-color: #ccc;
}

.resultsnavigationblock #edit-jump, .resultsnavigationblock #edit-jump--2 {
    background-color: #fff !important;
    border: solid 1px #ccc !important;
}

.navsubdiv h3 {
    color: #777 !important;
}

.page-node-37589 .resultsnavigationblock {
    display: none;
}









