div#header {
	background: none;
	padding-bottom: 0px;
}

#headerWrap {
	border: solid 4px #ba6fab;
	padding-bottom: 20px;
}

div#siteLogo {
	background: url(/files/journals/80/logo/logo.png) no-repeat;
	height: 100px !important;
	margin-left: 10px;
	background-size: contain;
}

div#siteLogo img {
	display: none;
}

#headerTitle a, #headerIssn span {
	color: black;
	text-shadow: none;
}

#container {
	min-height: calc(100vh);
}

#content #pageFooter table td {
	border: none;
}

footer div.footerTop, footer div.underFooter {
        display: none;
}

li#navItem-journals {
        display: none;
}

li.sep {
        display: none !important;
}

#languageToggle {
	background: none;
}
