/*CCG*/
.journal_8 .PaperType {
	background-color: #7F7F7F;
}
.journal_8 .article .control:hover input:not([disabled]):checked ~ .control__indicator,
.journal_8 .article .control input:checked:focus ~ .control__indicator,
.journal_8 .article .control input:checked ~ .control__indicator{
	background: #595959;
}
.journal_8 #TopSider .leftSiderBlock{
	background: #595959;
}
.journal_8 #TopSider .content_menu_horizontal li:hover{
	background: #636363;
}
.journal_8 .article .ArtDoi.subLink a {
	font-size: 0.94em;
}
.journal_8 .article_title_with_sort,
.journal_8 .issue_title_identifier,
.journal_8 .storyRowTitle h1{
	background: #595959;
}
.journal_8 .siderBlockLinksHolder .topLevelMenu.active > .title a, 
.journal_8 .siderBlockLinksHolder .subLevelMenu .title a.active {
	border-color: #595959;
}
.journal_8 .articleCover rect{
    fill: #EBECEB;
}
.journal_8 .article_type {
    background: #595959;
}
.journal_8 .mostVisited_icon{
	background: #56797B url('../../../i/most_view_icon.svg') no-repeat center;
}
.journal_8 .mostAccessed_icon{
	background: #56797B url('../../../i/most_view_icon_period.svg') no-repeat center;
}
.journal_8 .mostVisited_icon_ed{
	background: #56797B url('../../../i/most_productive_editors.svg') no-repeat center;	
}
.journal_8 .mostVisited_icon_rev{
	background: #56797B url('../../../i/most_productive_reviewers.svg') no-repeat center;	
}
.journal_8 .mostVisited_icon_aut{
	background: #56797B url('../../../i/most_productive_authors.svg') no-repeat center;	
}

.journal_8 .apc-color-1{ 
	background-color: #595959;
}
.journal_8 .apc-color-2{
 	background-color: #595959;
}
.journal_8 .apc-color-3{
	background-color: #595959;
}
