#navBar {
    background-color: #39870c;
}
.breadCrumbNav {
    color: #fff;
}
.breadCrumbNav a,
.breadCrumbNav a:hover,
.breadCrumbNav a:visited {
    color: #fff;
}
.breadCrumbNav a:after,
.breadCrumbNav a:hover:after,
.breadCrumbNav a:visited:after {
    color: #fff;
}
.breadCrumbNav span {
    color: #fff;
}
.mainNav .toggleNav {
    color: #fff;
}
.mainNav ul li a {
    color: #fff;
    border-top: 1px solid #fff;
}
.mainNav ul li:last-child a {
    border-bottom: 1px solid #fff;
}
@media (min-width: 768px) {
    .mainNav ul li a {
        border-top: none;
    }
    .mainNav ul li:last-child a {
        border-bottom: none;
    }
}
.breaking .article {
    background-color: #39870c;
}
.breaking .article h2,
.breaking .article h3,
.breaking .article a,
.breaking .article p {
    color: #fff;
}
.editorial-navigation {
    background-color: #39870c;
}
.editorial-navigation .navItem a {
    color: #fff;
}
.editorial-navigation .navItem a h3,
.editorial-navigation .navItem a span {
    color: #fff;
}
.editorial-navigation .navItem a:focus {
    outline-color: #000;
}
.editorial-navigation .navItem a:hover,
.editorial-navigation .navItem a:visited {
    color: #fff;
}
#searchForm .searchSubmit {
    transition: none;
}
.topTaskPushNotification {
    background: #39870c;
    color: #fff;
}
.topTaskPushNotification a,
.topTaskPushNotification h2 {
    color: #fff;
}
.site-footer {
    background-color: #39870c;
}
.site-footer .payoff span {
    color: #fff;
}
.site-footer .column h2 {
    color: #fff;
}
.site-footer .column ul a {
    color: #fff;
}
.site-footer .column ul a:hover,
.site-footer .column ul a:focus,
.site-footer .column ul a:visited::before {
    color: #fff;
}
