a{
    color: #29abe2;
    text-decoration: none;
}

a:hover{
    color: #042d48;
    text-decoration: underline;
}


.issueArticle .meta .authors a{
    color: #666666;
}

.issueArticle .meta .authors a:hover{
    color: #042d48;
}

.head h2, .jtitle {
    display: none
}
@media (max-width: 1400px) and (min-width: 960px){
    .logo img {
         height: 90px;
    }
}

@media (max-width: 959px){
    .logo img {
        height: 117px;
    }
}
@media (max-width: 500px){
    .logo img {
        height: 117px;
    }
}

.head a.search {
    color: #004089
}

.mainMenu .menu {
    background: rgba(155, 187, 12, 0.8) none repeat
}

.mainMenu .mobile-view {
    background: #9bbb0c none repeat scroll 0 0
}

nav.navbar {
    background: #9bbb0c none repeat scroll 0 0
}

#navbarWrapper.floating {
    background: #9bbb0c none repeat scroll 0 0
}

#step2showEnsuringLink {display:none}


