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;
}

nav.navbar .language a.current {
    color: #29abe2;
}

.head h2 {
    color: #1d4077
}

.mainMenu .menu {
    background: rgba(77, 77, 77, 0.8) none repeat
}

.mainMenu .mobile-view {
    background: #4d4d4d none repeat scroll 0 0
}

nav.navbar {
    background: #1d4077 none repeat scroll 0 0
}

#navbarWrapper.floating {
    background: #4d4d4d none repeat scroll 0 0
}

.headSearch input[type="text"] {
    border-color: #ccc;
    border-style: solid;
    border-width: 1px;
}

#sectionPolicies, #eplistsectionPolicies {display:none}