a.npd,
.npdCenter__wrapper .npdContent__content a {
    color: #488303;
}

a.npd:hover,
.npdCenter__wrapper .npdContent__content a:hover {
    color: #a5c800;
}

.editions .selected {
    background-color: #808080;
}

.editions .selected a {
    color: #ffffff;
}

.editions h4 {
    letter-spacing: normal;
}

.editions {
    display: block;
    letter-spacing: -0.3em;
}

.editions ul {
    display: block;
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0 -15px;
}

.editions ul li {
    display: inline-block;
    position: relative;
    list-style: none;
    padding: 5px 15px;
    margin: 0;
    letter-spacing: normal;
    line-height: 100%;
    font-size: 1rem;
}

.nav-tabs > li.npd__headerTab > a,
.nav-tabs > li.npd__headerTab:active > a,
.nav-tabs > li.npd__headerTab:focus > a,
.nav-tabs > li.npd__headerTab:hover > a,
.nav-tabs > li.npd__headerTab.active > a,
.nav-tabs > li.npd__headerTab.active:active > a,
.nav-tabs > li.npd__headerTab.active:focus > a,
.nav-tabs > li.npd__headerTab.active:hover > a {
    color: #ffffff;
    border: 0px none;
    border-radius: 0;
}

.nav-tabs > li.npd__headerTab > a {
    color: #000000;
}

.nav-tabs > li.npd__headerTab.active > a,
.nav-tabs > li.npd__headerTab.active:active > a,
.nav-tabs > li.npd__headerTab.active:focus > a,
.nav-tabs > li.npd__headerTab.active:hover > a {
    background-color: #858585;
}

.nav-tabs > li.npd__headerTab:hover > a {
    background-color: #858585;
}

.npd__Tabs .panel {
    background-color: #ededed;
    border: 0 none;
}

.npd__headerTabs {
    background-color: #ededed;
}

.npdPanel__body {
    padding: 30px;
}

.npdPanel__body h2 {
    margin-top: 0;
}
