/*ZooKeys*/
.journal_2 .PaperType {
	background-color: #006600;
}
.journal_2 .article .control:hover input:not([disabled]):checked ~ .control__indicator,
.journal_2 .article .control input:checked:focus ~ .control__indicator,
.journal_2 .article .control input:checked ~ .control__indicator{
	background: #014477;
}
.journal_2 #TopSider .leftSiderBlock{
	background: #002F4F;
}
.journal_2 #TopSider .content_menu_horizontal li:hover{
	background: #204661;
}
.journal_2 .article_title_with_sort,
.journal_2 .issue_title_identifier, 
.journal_2 .storyRowTitle h1 {
	background: #014477;
}

.journal_2 .homepage .poweredBy{
	font-size: 0.9em;
	/*	position: relative;
        right: -160px;
        top: -20px;*/
}

.hbnews{
	padding: 10px 20px 0px 20px;
	background: #f5f5f5;
	font-size: 1em;
	line-height: 1.6em;
	margin: 0px 0px 10px 0px;
}
.journal_2 .siderBlockLinksHolder .topLevelMenu.active > .title a, 
.journal_2 .siderBlockLinksHolder .subLevelMenu .title a.active {
	border-color: #014477;
}
.journal_2 .mostVisited_icon{
	background: #014477 url('../../../i/most_view_icon.svg') no-repeat center;
}
.journal_2 .mostAccessed_icon{
	background: #014477 url('../../../i/most_view_icon_period.svg') no-repeat center;
}
.journal_2 .mostVisited_icon_ed{
	background: #014477 url('../../../i/most_productive_editors.svg') no-repeat center;	
}
.journal_2 .mostVisited_icon_rev{
	background: #014477 url('../../../i/most_productive_reviewers.svg') no-repeat center;	
}
.journal_2 .mostVisited_icon_aut{
	background: #014477 url('../../../i/most_productive_authors.svg') no-repeat center;	
}
.journal_2 .articleCover rect{
    fill: #ECF5FF;
}
.journal_2 .article_type {
    background: #014477;
}

.journal_2 .banner{
	padding: 20px 40px 20px 20px;
	background: #7eaa5d;
	color: white;
	font-size: large;
}
.journal_2 .banner a{
	color: #e2e2dc;
}
.journal_2 .banner2 {
	font-style: italic;
}

.journal_2 .apc-text-3{
	font-weight: bold; 
	text-align: center;
	color: #B42741!important;
}

.journal_2 .apc-color-1{ 
	background-color: #3E6DA7;
}
.journal_2 .apc-color-2{
	background-color: #014477;
}
.journal_2 .apc-color-3{
	background-color: #3E6DA7;
}
.journal_2 .apc-color-4{
	background-color: #000000;
}
.journal_2 .apc-color-5{
	background-color: #000000;
}
.journal_2 .apc-color-6{
	background-color: #ffffff;
	border-top:0px;
}

