/* Rethinking Ecology */
body.journal_59{
	font-family: 'Lato', sans-serif;
	font-size: 13px;
}
a.cover_photo.home_59{
	padding: 0;
	height: 680px;
	display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
	-webkit-justify-content: flex-end; justify-content: flex-end;
}
.journal_59 #TopSider .leftSiderBlock{
	background: #ebebeb;
}
.journal_59 .homepage .siderBlockLinksHolder{
	-webkit-justify-content: space-around; justify-content: space-around;
	display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
}
.journal_59 #TopSider .content_menu_horizontal{
	display: table;
	width: 100%;
	margin: 0;
	table-layout: fixed;
}
.journal_59 #TopSider .content_menu_horizontal li{
	text-align: center;
	display: table-cell;
	border-left: 1px solid #919191;		
}
.journal_59 #TopSider .content_menu_horizontal li:first-of-type{	
	border-left: none;
}
.journal_59 .row .ArtBrowseInfo.col-xs .col-md-3{
	flex-basis: 30%;
	max-width: 30%;
}
.journal_59 #TopSider .content_menu_horizontal li a{
	width: 100%;		
	padding: 15px 0px;
	color: #333333;
}
.journal_59 #TopSider .content_menu_horizontal li:hover a{	
	color: #ffffff;
	font-weight: 600;
}
.journal_59 .article_title_with_sort,
.journal_59 .issue_title_identifier,
.journal_59 .storyRowTitle h1{
	background: #465e3d;
}
.journal_59 .siderBlockLinksHolder .topLevelMenu.active > .title a, 
.journal_59 .siderBlockLinksHolder .subLevelMenu .title a.active {
	border-color: #465e3d;
}
.journal_59 .article_type{
	background: #465e3d;
}
.journal_59 .article .control:hover input:not([disabled]):checked ~ .control__indicator,
.journal_59 .article .control input:checked:focus ~ .control__indicator,
.journal_59 .article .control input:checked ~ .control__indicator{
	background: #465e3d;
}
.journal_59 .mostVisited_icon{
	background: #465e3d url('../../../i/most_view_icon.svg') no-repeat center;
}
.journal_59 .mostAccessed_icon{
	background: #465e3d url('../../../i/most_view_icon_period.svg') no-repeat center;
}
.journal_59 .mostVisited_icon_ed{
	background: #465e3d url('../../../i/most_productive_editors.svg') no-repeat center;	
}
.journal_59 .mostVisited_icon_rev{
	background: #465e3d url('../../../i/most_productive_reviewers.svg') no-repeat center;	
}
.journal_59 .mostVisited_icon_aut{
	background: #465e3d url('../../../i/most_productive_authors.svg') no-repeat center;	
}
.journal_59 #nav #menu{
	margin-left: 0px;
}
.journal_59 .login_wrapper{
	min-width: inherit;
}
.journal_59 .PaperType{
	background-color: #5d7f3d;
}
