/*AI*/
.journal_53 #TopSider .leftSiderBlock{
	background: #1C4E3D;
}
.journal_53 .article .control:hover input:not([disabled]):checked ~ .control__indicator,
.journal_53 .article .control input:checked:focus ~ .control__indicator,
.journal_53 .article .control input:checked ~ .control__indicator{
	background: #1C4E3D;
}
.journal_53 #TopSider .content_menu_horizontal li:hover{
	background: #285F4C;
}
.journal_53 .article_title_with_sort,
.journal_53 .issue_title_identifier,
.journal_53 .storyRowTitle h1{
	background: #1C4E3D;
}
.journal_53 .siderBlockLinksHolder .topLevelMenu.active > .title a, 
.journal_53 .siderBlockLinksHolder .subLevelMenu .title a.active {
	border-color: #1C4E3D;
}
.journal_53 .article_type{
	background: #1C4E3D;
}
.journal_53 .mostVisited_icon{
	background: #59756C url('../../../i/most_view_icon.svg') no-repeat center;
}
.journal_53 .mostAccessed_icon{
	background: #59756C url('../../../i/most_view_icon_period.svg') no-repeat center;
}
.journal_53 .mostVisited_icon_ed{
	background: #59756C url('../../../i/most_productive_editors.svg') no-repeat center;	
}
.journal_53 .mostVisited_icon_rev{
	background: #59756C url('../../../i/most_productive_reviewers.svg') no-repeat center;	
}
.journal_53 .mostVisited_icon_aut{
	background: #59756C url('../../../i/most_productive_authors.svg') no-repeat center;	
}
.journal_53 .journal_home_info .description{
	display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
	-webkit-align-items: center; align-items: center; 
}
.journal_53 .journal_home_info .description p{
	-webkit-flex: 1 0 0;
	-ms-flex: 1 0 0;
	flex: 1 0 0;
}
.journal_53 .society_logo{
	background: url('../../../i/KZNM_logo.png') no-repeat center;
	background-size: 100%;
	width: 140px;
	height: 120px;
	margin-left: 20px;
	display: inline-block;
	float: right;
}