/*PhytoKeys*/
.journal_3 .PaperType {
	background-color: #00a993;
}
.journal_3 .article .control:hover input:not([disabled]):checked ~ .control__indicator,
.journal_3 .article .control input:checked:focus ~ .control__indicator,
.journal_3 .article .control input:checked ~ .control__indicator{
	background: #005B31;
}
.journal_3 #TopSider .leftSiderBlock{
	background: #005B31;
}
.journal_3 #TopSider .content_menu_horizontal li:hover{
	background: #006737;
}
.journal_3 .article_title_with_sort,
.journal_3 .issue_title_identifier,
.journal_3 .storyRowTitle h1{
	background: #005B31;
}
.journal_3 .siderBlockLinksHolder .topLevelMenu.active > .title a, 
.journal_3 .siderBlockLinksHolder .subLevelMenu .title a.active {
	border-color: #005B31;
}
.hbnews{
	padding: 10px 20px 0px 20px;
	background: #f5f5f5;
	font-size: 1em;
	line-height: 1.6em;
	margin: 0px 0px 10px 0px;
}
.journal_3 .articleCover rect{
    fill: #E6F3E1;
}
.journal_3 .article_type {
    background: #005B31;
}
.journal_3 .mostVisited_icon{
	background: #005B31 url('../../../i/most_view_icon.svg') no-repeat center;
}
.journal_3 .mostAccessed_icon{
	background: #005B31 url('../../../i/most_view_icon_period.svg') no-repeat center;
}
.journal_3 .mostVisited_icon_ed{
	background: #005B31 url('../../../i/most_productive_editors.svg') no-repeat center;	
}
.journal_3 .mostVisited_icon_rev{
	background: #005B31 url('../../../i/most_productive_reviewers.svg') no-repeat center;	
}
.journal_3 .mostVisited_icon_aut{
	background: #005B31 url('../../../i/most_productive_authors.svg') no-repeat center;	
}
