/*MBMG*/
body.journal_61{
	font-family: 'Lato', sans-serif;
	font-size: 13px;
}
.journal_61 .PaperType {
	background-color: #3a4632;
}
.journal_61 #TopSider .leftSiderBlock{
	background: #191930;
}

.button_green{
	background: #2b398e;
}
.button_green:hover {
    opacity: 0.8;
    background: #2b398e;
}
.journal_61 #TopSider .content_menu_horizontal li:hover{
	background: #3e3e44;
}
.journal_61 .article_title_with_sort,
.journal_61 .issue_title_identifier, 
.journal_61 .storyRowTitle h1 {
	background: #191930;
}
.journal_61 .siderBlockLinksHolder .topLevelMenu.active > .title a, 
.journal_61 .siderBlockLinksHolder .subLevelMenu .title a.active {
	border-color: #3a4632;
}
.journal_61 .mostVisited_icon{
	background: #191930 url('../../../i/most_view_icon.svg') no-repeat center;
}
.journal_61 .mostAccessed_icon{
	background: #191930 url('../../../i/most_view_icon_period.svg') no-repeat center;
}
.journal_61 .mostVisited_icon_ed{
	background: #191930 url('../../../i/most_productive_editors.svg') no-repeat center;	
}
.journal_61 .mostVisited_icon_rev{
	background: #191930 url('../../../i/most_productive_reviewers.svg') no-repeat center;	
}
.journal_61 .mostVisited_icon_aut{
	background: #191930 url('../../../i/most_productive_authors.svg') no-repeat center;	
}
.journal_61 .articleCover rect{
    fill: #ECF5FF;
}
.journal_61 .article_type {
    background: #3a4632;
}
.journal_61 .article .control:hover input:not([disabled]):checked ~ .control__indicator,
.journal_61 .article .control input:checked:focus ~ .control__indicator,
.journal_61 .article .control input:checked ~ .control__indicator{
	background: #3a4632;
}
.journal_61 .apc-text-3{
	font-weight: bold; 
	text-align: center;
	color: #B42741!important;
}

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

.journal_61 .pub_types{
	-webkit-flex: 4 0 0;
	-ms-flex: 4 0 0;
	flex: 4 0 0;
}

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

