/*pharmacia*/

:root {
	--color-01: #01672f;
	--color-02: #191930;
	--color-03: #3098D1;
	--color-das_m_h: var(--color-01);
}

.journal_89 .PaperType {
	background-color: #191930;
}
.journal_89 .article .control:hover input:not([disabled]):checked ~ .control__indicator,
.journal_89 .article .control input:checked:focus ~ .control__indicator,
.journal_89 .article .control input:checked ~ .control__indicator{
	background: #191930;
}

.breadcrumb a.active.past, .breadcrumb a.active, .breadcrumb a.active:hover, .breadcrumb a.active:after {
	background: var(--color-01);
}
.breadcrumb a.past {
	border-bottom: 4px solid var(--color-01);
}

.journal_89 #TopSider .leftSiderBlock{
	background: #01672f;
}
.journal_89 #TopSider .content_menu_horizontal li:hover{
	background: #01672f;
}
.journal_89 #TopSider .content_menu_horizontal li:hover a{
	opacity:0.8;	
}

.journal_89 span.atitle{
	font-size: 0.9em; 
}

.journal_89 #contentSmall .leftMar10 .authorInfoHolder .Prof-Photo img{
	display: none;
}


.journal_89 .journal_home_info .description p{
	flex: 10 0;	
}
.journal_89 .journal_home_info .description .society_logo{
	flex: 1 0;
}

.journal_89 .search_bar_position{
    display: flex;
	flex-wrap: nowrap;
}
.journal_89 .search_bar_position input#stext {
    width: 300px;
}

.journal_89 .article_title_with_sort,
.journal_89 .issue_title_identifier,
.journal_89 #subMenu,
.journal_89 #contentSmall>h1.dashboard-title.withoutBorder.grouptitle,
.journal_89 .storyRowTitle h1,
.journal_89 #leftSider .leftSiderBlock h3 {
	background: #191930;
}

.journal_89 .tweeterfeed {
    margin-top: 10px;
    border-radius: 10px;
    border: 1px solid #55acee;
}


.journal_89 #social a.facebook{
	background: url('../../../../i/share/social_network_white_icons-02.svg') no-repeat #191930;
	background-size: cover;
}
.journal_89 #social a.facebook:hover{
	background: url('../../../../i/share/social_network_white_icons-02.svg') no-repeat #191930;
	background-size: cover;
	opacity: 0.8;
}
.journal_89 #social a.twitter{
	background: url('../../../../i/share/social_network_white_icons-01.svg') no-repeat #191930;
	background-size: cover;
}
.journal_89 #social a.twitter:hover{
	background: url('../../../../i/share/social_network_white_icons-01.svg') no-repeat #191930;
	background-size: cover;
	opacity: 0.8;
}
.journal_89 #social a.mendeley{
	background: url('../../../../i/share/social_network_white_icons-05.svg') no-repeat #191930;
	background-size: cover;
}
.journal_89 #social a.mendeley:hover{
	background: url('../../../../i/share/social_network_white_icons-05.svg') no-repeat #191930;
	background-size: cover;
	opacity: 0.8;
}
.journal_89 #social a.rss{
	background: url('../../../../i/share/social_network_white_icons-03.svg') no-repeat #191930;
	background-size: cover;
}
.journal_89 #social a.rss:hover{
	background: url('../../../../i/share/social_network_white_icons-03.svg') no-repeat #191930;
	background-size: cover;
	opacity: 0.8;
}


.journal_89 button.button_green{
	background-color: #3098D1;
	color: #ffffff;
	font-weight: bold;
}
.journal_89 button.button_green:hover{
	background: #3098D1;
	opacity: 0.8;
}

.journal_89 button.button_red{
	background-color: #CD464D;
	color: #ffffff;
	font-weight: bold;
}
.journal_89 button.button_red:hover{
	background: #CD464D;
	opacity: 0.8;
}



.journal_89 #footer{
	display: none;
}
.journal_89 .latest_articles_text_holder div:hover{
	-webkit-box-shadow: 0px 0px 14px 4px #cbcdce;
    -moz-box-shadow: 0px 0px 14px 4px #cbcdce;
    box-shadow: 0px 0px 14px 4px #cbcdce;
	cursor: pointer;

}
.journal_89 .latest_articles_text_holder div{
	width: 18.5%;
	border: 1px solid #cbcdce;
	border-radius: 2px;
	display: flex;
}
.journal_89 .latest_articles_text_holder div span{
	display: inline-block;
}


.journal_89 .auth {
	color: #1b98c4;
	font-weight: bold;
}
.journal_89 .dpub {
	color: #8d8f92;
}
.journal_89 .atitle {
	color: #000000;
	line-height: 1.5em;
}
.journal_89 .mostVisited{
	background: #3098D1;
}


.journal_89 .siderBlockLinksHolder .topLevelMenu.active > .title a,
.journal_89 .siderBlockLinksHolder .subLevelMenu .title a.active {
	border-color: #3098D1;
}
.journal_89 .mostVisited_icon{
	background: #3098D1 url('../../../i/most_view_icon.svg') no-repeat center;
}
.journal_89 .mostAccessed_icon{
	background: #3098D1 url('../../../i/most_view_icon_period.svg') no-repeat center;
}
.journal_89 .mostVisited_icon_ed{
	background: #3098D1 url('../../../i/most_productive_editors.svg') no-repeat center;
}
.journal_89 .mostVisited_icon_rev{
	background: #3098D1 url('../../../i/most_productive_reviewers.svg') no-repeat center;
}
.journal_89 .mostVisited_icon_aut{
	background: #3098D1 url('../../../i/most_productive_authors.svg') no-repeat center;
}
.journal_89 .articleCover rect{
    fill: #ECF5FF;
}
.journal_89 .article_type {
    background: #3098D1;
}
.journal_89 a.cover_photo {
	padding: 250px 0;
}
.journal_89 #social a {
    border-radius: 100%;
}


.journal_89 .slog_wrap {
	align-self: center;
	margin: 0 10px;
}
.journal_89 .slog_small {
	justify-content: center;
	font-size: 1.6em;
}
.journal_89 .slog_big {
	font-weight: bold;
	font-size: 3.6em;
	color: #3098D1;
}

.journal_89 .apc-text-3{
	font-weight: bold;
	text-align: center;
	color: #B42741!important;
}

.journal_89 .apc-color-1{
	background-color: #01672f;
}
.journal_89 .apc-color-2{
	background-color: rgba(1, 103, 47, 0.7);
}
.journal_89 .apc-color-3{
	background-color: #01672f;
}
.journal_89 .apc-color-4{
	background-color: #000000;
}
.journal_89 .apc-color-5{
	background-color: #000000;
}
.journal_89 .apc-color-6{
	background-color: #ffffff;
	border-top:0px;
}

.journal_89 #header .logo{
	max-height: 46px;
}

.journal_89 span.logo_title1 {
	color: #ffffff;
	font-size: 1.1em;
}

.journal_89 #header .logo,
.journal_89 #nav .constrained .log_reg {
	margin: 0px;
}

@media (max-width: 800px){
	.journal_89 .cover_photo_holder a.cover_photo {
	    padding: 100px 0;
	}
	.journal_89 .latest_articles_text_holder div{
		width: 90%;
	}
	.journal_89 .latest_articles_text_holder{
		flex-direction: column;
	}
	#profile span:nth-child(2), #nav #menu {   
		display: block; 
	}
	.journal_89 #header .logo{
		margin: 10px;
	}
	.journal_89 #nav .constrained .log_reg{
		margin: 10px;
	}
	.journal_89 #nav .constrained{
		justify-content: center;
		flex-direction: row;
		
	}

	.journal_89 .journal_home_info .description{
		display: flex;
		flex-direction: column;	
	}
	.journal_89 #nav #menu {
	    display: none;
	}

	.journal_89 .siderBlockLinksHolder.constrained{
		top: 67px;
		display: none;
	}
	.journal_89 .menu__btn {
		top: 114px;
	}
}