/* Multi Language*/

.en, .de, .it { display:none; } /* hide all elements with a language class */
.en:lang(en), .de:lang(de) { display:block; } /* show those elements that match their language class */

/* Navigationbar */



nav{
	background-color: #b72756;
	overflow: hidden;
    position: fixed; /* Set the navbar to fixed position */
}

nav a:visited, nav a:hover, nav a:focus, nav a:active {
	color:white;
}

div#fullNav {
    font-size: 90%;
}

ul.navMenu {
	width:70%;
}

ul.navMenu li{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

input{
	border-color: black;
}

#mobileNav .menu li {
	border-right: none;
}

#searchbar{
	width: 25%;
}

#searchbar form input.button{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	cursor: pointer;
}

#searchbar form input.button:active{
	color: black;
}

#header {
	margin-top: 3em;
    border-bottom: 1px solid black;
	margin-bottom: 2em;
	min-height: 90px;
}

#header h1{
	display: inherit;
	font-weight: 700;
    font-size: 1.625em;
    line-height: 1.14286em;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

#header h2{
	display: inherit;
	font-weight: 700;
    font-size: 1.4em;
	line-height: 1.14286em;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

#headerTitle {
	padding-top: 0em;
    padding-bottom: 0.5em;
}

.language {
    text-align: right;
}

/* Allgemein */

body {
    background-color: white;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;	
}

#main{
	width: 100%;
}

#issues .list {
    padding: 0.5em 0;
    font-size: 13px;
    /* border-bottom: none; */
}

a.action, a.action:hover, a.action:focus, a.action:visited {
    background: none;
    border: none;
    padding-right: 10px;
	color: #b72756;
	box-shadow: none;
}

a, a.action{
	text-decoration: none;
	color: #b72756;
}

a:focus{
	text-decoration: none;
	color: #af9612;	
}

a:visited, a:hover{
	color: #b72756
}

input {
	font-size: small;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;	
}

input.button, a#pdfDownloadLink {
	background-image: -webkit-linear-gradient(top,#f5f5f5,#f1f1f1);
	background-color: #f2f2f2;
    border: 1px solid black;
	border-radius: 2px;
	padding-bottom: 1px;
	padding-top: 1px;
	margin-left: 3px;
	color: black;
	font-weight: bold;
}

a.pseudoHeading {
    padding-right: 10px;
}



/*
a#pdfDownloadLink{
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 15px;
	padding-right: 15px;
}*/


.highlightReviewerNotNotified, .highlightCopyediting {
    background-color: #79b7ed;
}

.highlightRevisedCopyUploaded, .highlightLayoutEditing {
    background-color: #2db771;
}

.highlightReviewerCompletionOverdue, .higlightProofreading {
    background-color: #e9a47f;
    color: black;
}
	
input.button:hover, input.button:focus, .toggleExtras-active:hover, .toggleExtras-inactive:hover, .action:hover, .action:focus{
	border: 1px solid #c6c6c6;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    color: #222;
	background-color: #f2f2f2;
}

input.button:active, .toggleExtras-active:active, .toggleExtras-inactive:active, .action:active, {
	color: #b72756;
}

#languageSelect {
	font-size: small;
}

.logout {
    text-align: right;
    font-size: 16px;
}



a.file{
	background: none;
	border: none;
}

#pdfObject, #pdfCanvasContainer iframe{
	display:block;
}

.toggleExtras-active, .toggleExtras-inactive{
	background-image: -webkit-linear-gradient(top,#f5f5f5,#f1f1f1);
	background-color: #f2f2f2;
    border: 1px solid black;
	border-radius: 2px;
	padding-bottom: 1px;
	padding-top: 1px;
	margin-left: 3px;
	color: black;
	font-weight: bold;
    padding-left: 15px;
    padding-right: 15px;
}


h2 {
	font-size: 1.8em;
}

h3 {
    font-size: 1.25em;
    font-weight: 700;
    padding-left: 5px;
    background-color: #ececed;
    margin-top: 1em;
    /* line-height: 1em; */
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
h3.issue {
    margin-bottom: 25px;
}

h4{
	display:inline;
}

.tocAuthors {
    padding-top: 0em;
    font-size: 0.9em;
}

.tocTitle {
    font-size: 1.10em;
}	

.tocGalleys{
	text-align: center;
	border: 1px solid #000;
	background: white;
	border-radius: 5px;
	font-size: 0.8em;
}

td.tocArticleGalleysPages{
	width: 10%;
	min-width: 80px;
}

div#aboutPolicies {
    padding-top: 0em;
    padding-bottom: 0em;
    margin-bottom: 0.5em;
    height: 100%;
    clear: both;
}

form{
	margin-top: 0em;
    padding-top: 0em;
    padding-bottom: 0em;
    margin-bottom: 0em;
}

table{
	margin: 0em 0;
}

#pageFooter {
    display: none;
}


/* Text formatierungen */

.box{
		background-image: -webkit-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);
		background-image: -o-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);
		background-image: -webkit-gradient(linear,left top,left bottom,from(#e8e8e8),to(#f5f5f5));
		background-image: linear-gradient(to bottom,#e8e8e8 0,#f5f5f5 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
		background-repeat: repeat-x;
		border-color: #dcdcdc;
		-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.05), 0 1px 0 rgba(255,255,255,.1);
		box-shadow: inset 0 1px 3px rgba(0,0,0,.05), 0 1px 0 rgba(255,255,255,.1);
		min-height: 20px;
		padding: 2px;
		background-color: #f5f5f5;
		border: 1px solid #e3e3e3;
		border-radius: 4px;
		/* font-style: italic; */
}