/*BioRisk*/
.journal_4 .PaperType {
	background-color: #458f45;
}
.journal_4 .article .control:hover input:not([disabled]):checked ~ .control__indicator,
.journal_4 .article .control input:checked:focus ~ .control__indicator,
.journal_4 .article .control input:checked ~ .control__indicator{
	background: #AF6042;
}
.journal_4 #TopSider .leftSiderBlock{
	background: #AF6042;
}
.journal_4 #TopSider .content_menu_horizontal li:hover{
	background: #C36C4B;
}

.journal_4 .article_title_with_sort,
.journal_4 .issue_title_identifier,
.journal_4 .storyRowTitle h1{
	background: #AF6042;
}
.journal_4 .siderBlockLinksHolder .topLevelMenu.active > .title a, 
.journal_4 .siderBlockLinksHolder .subLevelMenu .title a.active {
	border-color: #AF6042;
}
.journal_4 .articleCover rect{
    fill: #E5E3D8;
}
.journal_4 .article_type {
    background: #AF6042;
}
.journal_4 .mostVisited_icon{
	background: #AF6042 url('../../../i/most_view_icon.svg') no-repeat center;
}
.journal_4 .mostVisited_icon_ed{
	background: #AF6042 url('../../../i/most_productive_editors.svg') no-repeat center;	
}
.journal_4 .mostVisited_icon_rev{
	background: #AF6042 url('../../../i/most_productive_reviewers.svg') no-repeat center;	
}
.journal_4 .mostVisited_icon_aut{
	background: #AF6042 url('../../../i/most_productive_authors.svg') no-repeat center;	
}
.journal_4 .app_form_about{
	display:none;
}

.journal_4 span.if_citescore_container{
	max-width: none;
}