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 {
    display: none
}
.mainMenu .menu {
    background: rgba(0, 88, 95, 0.7) none repeat
}
#navbarWrapper.floating {
    background: #00585f none repeat scroll 0 0
}

nav.navbar {
    background: #00585f none repeat scroll 0 0
}
.head a.search {
    color: #4d4d4d
}


.headSearch input[type="text"] {
    border-color: #ccc;
    border-style: solid;
    border-width: 1px;
}
.logo img {
    padding-bottom: 30px;
}
@media (max-width: 1400px) and (min-width: 960px){
    .logo img {
         height: 80px;
    }
}
@media (max-width: 959px){
    .logo img {
        height: 100px;
    }
}

.issueCoverImage img {
    height: 270px !important;
    width: 200px !important;
}
nav.navbar .language a.current {
    color: #29abe2;
}

#step2showEnsuringLink {display:none}
p.publisher {display:none}