/*Evolutionary Systematics*/
body.journal_65{
	font-family: 'Lato', sans-serif;
	font-size: 13px;
}

button.button_green{
	background-color: #20b28c;
}
button.button_green:hover{
	background-color: #20b28c;
}

.journal_65 .PaperType {
	background-color: #0d485d;
}
.journal_65 #TopSider .leftSiderBlock{
	background: #0d485d;
}

.journal_65 #TopSider .content_menu_horizontal li:hover{
	background: #316679;
}
.journal_65 .article_title_with_sort,
.journal_65 .issue_title_identifier, 
.journal_65 .storyRowTitle h1 {
	background: #191930;
}
.journal_65 .siderBlockLinksHolder .topLevelMenu.active > .title a, 
.journal_65 .siderBlockLinksHolder .subLevelMenu .title a.active {
	border-color: #3a4632;
}
.journal_65 .mostVisited{
	background: #0d485d;

.journal_65 .mostAccessed_icon{
	background: #0d485d url('../../../i/most_view_icon_period.svg') no-repeat center;
}
.journal_65 .mostVisited_icon{
	background: #0d485d url('../../../i/most_view_icon.svg') no-repeat center;
}
.journal_65 .mostVisited_icon_ed{
	background: #0d485d url('../../../i/most_productive_editors.svg') no-repeat center;	
}
.journal_65 .mostVisited_icon_rev{
	background: #0d485d url('../../../i/most_productive_reviewers.svg') no-repeat center;	
}
.journal_65 .mostVisited_icon_aut{
	background: #0d485d url('../../../i/most_productive_authors.svg') no-repeat center;	
}
.journal_65 .articleCover rect{
    fill: #ECF5FF;
}
.journal_65 .article_type {
    background: #3a4632;
}
.journal_65 .article .control:hover input:not([disabled]):checked ~ .control__indicator,
.journal_65 .article .control input:checked:focus ~ .control__indicator,
.journal_65 .article .control input:checked ~ .control__indicator{
	background: #3a4632;
}
.journal_65 .apc-text-3{
	font-weight: bold; 
	text-align: center;
	color: #B42741!important;
}

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


a.cover_photo {
    min-width: 100%;
    min-height: 100%;
    display: block;
    padding: 290px 0;
}

.journal_65 .journal_home_info .description {
    /*display: flex;
    align-items: center;*/
}
.journal_65 .journal_home_info .description div:first-child{
	/* flex: 1 0 0; */	
}
.journal_65 .society_logo{
	background: url('../../../i/logos/CeNak_logo.png') no-repeat center;
	background-size: contain;
	width: 150px;
	height: 60px;
	margin-left: 20px; 
	margin-right: 4px; 
	float: right; 
} 