/*ZSE*/
.journal_13 .PaperType {
	background-color: #9C1C2C;
}
.journal_13 #TopSider .leftSiderBlock{
	background: #580C0D;
}
.journal_13 #TopSider .content_menu_horizontal li:hover{
	background: #672B2C;
}
.journal_13 .article_title_with_sort,
.journal_13 .issue_title_identifier,
.journal_13 .storyRowTitle h1{
	background: #730F10;
}
.journal_13 .siderBlockLinksHolder .topLevelMenu.active > .title a, 
.journal_13 .siderBlockLinksHolder .subLevelMenu .title a.active {
	border-color: #730F10;
}
.journal_13 .articleCover rect{
    fill: #EFE7E7;
}
.journal_13 .article .control:hover input:not([disabled]):checked ~ .control__indicator,
.journal_13 .article .control input:checked:focus ~ .control__indicator,
.journal_13 .article .control input:checked ~ .control__indicator{
	background: #730F10;
}
.journal_13 .article_type {
    background: #730F10;
}
.journal_13 .mostVisited_icon{
	background: #813E3F url('../../../i/most_view_icon.svg') no-repeat center;
}
.journal_13 .mostAccessed_icon{
	background: #813E3F url('../../../i/most_view_icon_period.svg') no-repeat center;
}
.journal_13 .mostVisited_icon_ed{
	background: #813E3F url('../../../i/most_productive_editors.svg') no-repeat center;	
}
.journal_13 .mostVisited_icon_rev{
	background: #813E3F url('../../../i/most_productive_reviewers.svg') no-repeat center;	
}
.journal_13 .mostVisited_icon_aut{
	background: #813E3F url('../../../i/most_productive_authors.svg') no-repeat center;	
}

.journal_13 .apc-color-1{ 
	background-color: #730f10;
}
.journal_13 .apc-color-2{
	background-color: #730f10;
}
.journal_13 .apc-color-3{
	background-color: #730f10;
}
.journal_13 .app_form_about
{
	display:none;
}
.journal_13 .society_logo {
	background: url(../../../i/MFN_logo.svg) no-repeat top right;
	background-size: contain;
	width: 170px;
	height: 90px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	float: right;
}
.journal_13 .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_13 .journal_home_info .description p {
	-webkit-flex: 1 0 0;
	-ms-flex: 1 0 0;
    flex: 1 0 0;
}