/*AlpineEntomology*/
body.journal_66{
	font-family: 'Lato', sans-serif;
	font-size: 13px;
}

button.button_green{
	background-color: #2970e3;
}
button.button_green:hover{
	background-color: #2970e3;
}

.journal_66 .PaperType {
	background-color: #1c4682;
}
 #TopSider .leftSiderBlock{
	background: #1c4682;
}

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

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


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

.journal_66 .journal_home_info .description {
    /*display: flex;
    align-items: center;*/
}
.journal_66 .journal_home_info .description div:first-child{
	/* flex: 1 0 0; */	
}
.journal_66 .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; 
} 
.search_bar_position{
	float: none;
	margin-right: 0px;	
}

@media screen and (min-width: 1260px) {
    .search_bar_position{
			float: left;
			margin-right: 16px;	
		}
}



