/*NC*/
.journal_10 .PaperType {
	background-color: #006838;
}

.journal_10 .ArtDoi.subLink{
	font-size: 0.88em;
}
.journal_10 .article .control:hover input:not([disabled]):checked ~ .control__indicator,
.journal_10 .article .control input:checked:focus ~ .control__indicator,
.journal_10 .article .control input:checked ~ .control__indicator{
	background: #731818;
}
.journal_10 #TopSider .leftSiderBlock{
	background: #731818;
}
.journal_10 #TopSider .content_menu_horizontal li:hover{
	background: #803232;
}
.journal_10 .article_title_with_sort,
.journal_10 .issue_title_identifier,
.journal_10 .storyRowTitle h1{
	background: #731818;
}
.journal_10 .siderBlockLinksHolder .topLevelMenu.active > .title a, 
.journal_10 .siderBlockLinksHolder .subLevelMenu .title a.active {
	border-color: #731818;
}
.journal_10 .articleCover rect{
    fill: #ECE8E8;
}
.journal_10 .article_type {
    background: #731818;
}
.journal_10 .mostVisited_icon{
	background: #006838 url('../../../i/most_view_icon.svg') no-repeat center;
}
.journal_10 .mostAccessed_icon{
	background: #006838 url('../../../i/most_view_icon_period.svg') no-repeat center;
}
.journal_10 .mostVisited_icon_ed{
	background: #006838 url('../../../i/most_productive_editors.svg') no-repeat center;	
}
.journal_10 .mostVisited_icon_rev{
	background: #006838 url('../../../i/most_productive_reviewers.svg') no-repeat center;	
}
.journal_10 .mostVisited_icon_aut{
	background: #006838 url('../../../i/most_productive_authors.svg') no-repeat center;	
}
.journal_10 .apc-color-1{ 
	background-color: #006838;
}
.journal_10 .apc-color-2{
	background-color: #006838;
}
.journal_10 .apc-color-3{
	background-color: #058a4c;
}
.journal_10 .app_form_about
{
	display:none;
}
