/*NL*/
.journal_15 .PaperType {
	background-color: #1F6F7C;
}
.journal_15 #TopSider .leftSiderBlock{
	background: #6D603F;
}
.journal_15 #TopSider .content_menu_horizontal li:hover{
	background: #776A47;
}
.journal_15 .article_title_with_sort,
.journal_15 .issue_title_identifier,
.journal_15 .storyRowTitle h1{
	background: #6D603F;
}
.journal_15 .siderBlockLinksHolder .topLevelMenu.active > .title a, 
.journal_15 .siderBlockLinksHolder .subLevelMenu .title a.active {
	border-color: #6D603F;
}
.journal_15 .articleCover rect{
    fill: #EFEDEA;
}
.journal_15 .article .control:hover input:not([disabled]):checked ~ .control__indicator,
.journal_15 .article .control input:checked:focus ~ .control__indicator,
.journal_15 .article .control input:checked ~ .control__indicator{
	background: #6D603F;
}
.journal_15 .article_type {
    background: #6D603F;
}
.journal_15 .mostVisited_icon{
	background: #6D603F url('../../../i/most_view_icon.svg') no-repeat center;
}
.journal_15 .mostAccessed_icon{
	background: #6D603F url('../../../i/most_view_icon_period.svg') no-repeat center;
}
.journal_15 .mostVisited_icon_ed{
	background: #6D603F url('../../../i/most_productive_editors.svg') no-repeat center;	
}
.journal_15 .mostVisited_icon_rev{
	background: #6D603F url('../../../i/most_productive_reviewers.svg') no-repeat center;	
}
.journal_15 .mostVisited_icon_aut{
	background: #6D603F url('../../../i/most_productive_authors.svg') no-repeat center;	
}
.journal_15 .app_form_about
{
	display:none;
}

span.if_citescore_container{
	max-width: none;
}