h1, h2, h3, h4, h5, h6 {
	font-family: "Marlene Regular", Helvetica, Verdana, Arial;
	margin: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 18px;
	color: #a43321;
}

h1.title {
	font-size: 30px;
	line-height: 36px;
	border-bottom: 1px solid #af4d3d;
	font-weight: normal;
}

iframe, img {
	border: 0;
}

div, span, p, tr, th, td, input, select, textarea, option, iframe, ul, li, font {
	font-family: "Marlene Regular", Helvetica, Verdana, Arial;
	font-stretch: normal;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	line-height: 17px;
}

hr {
	border-right: black 0px dotted;
	border-top: black 0px dotted;
	border-left: black 0px dotted;
	border-bottom: #a43321 1px solid;
}

hr.gray {
	border-right: black 0px dotted;
	border-top: black 0px dotted;
	border-left: black 0px dotted;
	border-bottom: #d6d5d7 1px solid;
}

a {
	color: #a43321;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

body {
	padding: 0;
	margin: 0;
}

.clear {
	clear: both;
}

.wrapper {
	width: 1200px;
	margin: 0 auto;
}

#login-dialog table.login {
	margin: 10px 0 0 10px;
}

#login-dialog table.login input.field {
	width: 200px;
	border: 1px solid #555555;
}

#login-dialog table.login input[type="submit"] {
	background-color: #a43321;
	color: #fff;
	padding: 2px;
	text-transform: uppercase;
	border: 1px solid #a43321;
	cursor: pointer;
}

#forgot-dialog table.forgot {
	margin: 10px 0 0 10px;
}

#forgot-dialog table.forgot input.field {
	width: 200px;
	border: 1px solid #555555;
}

#forgot-dialog table.forgot input[type="submit"] {
	background-color: #a43321;
	color: #fff;
	padding: 2px;
	text-transform: uppercase;
	border: 1px solid #a43321;
	cursor: pointer;
}

.email-article .sendEmailTable input.field, .email-article .sendEmailTable textarea.field {
	width: 390px;
	border: 1px solid #555555;
}

.email-article .sendEmailTable input[type="submit"] {
	background-color: #a43321;
	color: #fff;
	padding: 2px;
	text-transform: uppercase;
	border: 1px solid #a43321;
	cursor: pointer;
}

header {
	width: 100%;
	height: 347px;
	background: url('../img/header-bg.png') repeat-x;
}

.headerWrapper, .contentWrapper, .foot {
	width: 1200px;
	margin: 0 auto;
	display: table;
}

header img {
	display: block;
}

.header .first {
	width: 176px;
	float: left;
}

.header .second {
	width: 179px;
	float: left;
}

.header .third {
	width: 179px;
	float: left;
}

.header .fourth {
	padding-left: 246px;
	width: 420px;
	float: left;
	color: #fff;
	padding-top: 28px;
	text-align: right;
}

.header .fourth a {
	color: #fff;
	margin-left: 40px;
	font-size: 15px;
}

.header .fourth a:hover, .header .fourth a.selected {
	text-decoration: underline;
}

header .c-title {
	height: 136px;
	font-size: 62px;
	color: #a43321;
	text-align: center;
	line-height: 62px;
	padding-top: 70px;
}

header .menuWrapper .menu {
	padding-top: 30px;
	width: 1028px;
	float: left;
}

header .menuWrapper .print, header .menuWrapper .search {
	padding-top: 1px;
	width: 81px;
	float: left;
}

header .menuWrapper .search .searchField {
	position: absolute;
	right: 0;
	width: 210px;
	bottom: -28px;
}

header .menuWrapper .search .searchField input {
	float: left;
}

header .menuWrapper .search .searchField input[type="text"] {
	top: -3px;
	width: 175px;
	border: #d6d5d7 1px solid;
}

header .menuWrapper .search .searchField input[type="image"] {
	display: inline;
}

header .menu .menuItem {
	display: inline-block;
	margin-left: 28px;
}

header .menu .menuItem:first-child {
	margin-left: 0;
}

header .menu .menuItem a {
	font-size: 15px;
	font-weight: bold;
	color: #000;
}

header .menu .menuItem a:hover, header .menu .menuItem a.selected {
	color: #a43321;
}

.content {
	width: 1200px;
	display: table;
}

.content .cont {
	background: #fff;
	width: 1160px;
	min-height: 550px;
	padding: 20px;
}

.content .cont.contact iframe {
	margin-left: 130px;
}

.content .cont.home .homeTable tr:first-child {
	vertical-align: top;
}

.content .cont.home .homeTable tr td.left {
	font-size: 14px;
	line-height: 20px;
}

.content .cont.home .homeTable tr td.left ul.top_zero {
	margin-top: 0;
}

.content .cont.home .homeTable tr td.left ul.top_zero a li {
	font-size: 14px;
	color: #a43321;
	line-height: 20px;
}

.content .cont.home .homeTable tr td.left ul.top_zero a li:hover {
	color: #000;
	font-size: 14px;
	line-height: 20px;
}

.content .cont.home .homeTable tr td.right strong, .content .cont.archive .archiveTable tr td.right strong {
	font-size: 14px;
	font-weight: bold;
	color: #a43321;
}

.content .cont.home .homeTable tr td.right span, .content .cont.archive .archiveTable tr td.right span {
	font-size: 15px;
	font-weight: bold;
}

.content .cont.home .homeTable tr td.right span:hover, .content .cont.archive .archiveTable tr td.right span:hover {
	color: #a43321;
}

.content .cont.home .homeTable tr td.right div, .content .cont.archive .archiveTable tr td.right div {
	width: 100%;
	min-height: 50px;
	margin: 0 0 12px 0;
}

.content .cont.home .homeTable tr td.right div span, .content .cont.archive .archiveTable tr td.right div span {
	font-size: 14px;
	font-weight: bold;
	color: #a43321;
}

.content .cont.home .homeTable tr td.right div a, .content .cont.archive .archiveTable tr td.right div a {
	font-size: 14px;
	font-weight: normal;
	color: #000;
}

.content .cont.home .homeTable tr td.right div a:hover, .content .cont.archive .archiveTable tr td.right div a:hover {
	font-size: 14px;
	font-weight: normal;
	color: #a43321;
}

.content .cont.about, .content .cont.about div, .content .cont.about span {
	font-size: 14px;
	line-height: 20px;
}

.content .cont.archive .archiveList tr td span {
	font-size: 18px;
	font-weight: bold;
}

.content .cont.archive .archiveList tr td span:hover {
	color: #a43321;
}

.content .cont.archive .archiveList tr td div {
	width: 100%;
	height: 88px;
	overflow: hidden;
	margin: 0 0 12px 0;
}

.content .cont.archive .archiveList tr td div span {
	font-size: 14px;
	font-weight: bold;
	color: #a43321;
}

.content .cont.archive .archiveList tr td div a {
	font-size: 14px;
	font-weight: normal;
	color: #000;
}

.content .cont.archive .archiveList tr td div a:hover {
	font-size: 14px;
	font-weight: normal;
	color: #a43321;
}

.content .cont.archive .archiveTable tr td.left h1.details {
	font-size: 16px;
	font-weight: bold;
	color: #a43321;
}

.content .cont.archive .archiveTable tr td.left h2.details {
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

.content .cont.archive .archiveTable tr td.left h2.details span {
	font-size: 14px;
	font-weight: normal;
}

.content .cont.archive .archiveTable tr td.left span.details {
	font-size: 14px;
	font-weight: bold;
}

.content .cont.archive .archiveTable tr td.left {
	font-size: 14px;
	line-height: 20px;
}

.content .cont.submit-your-paper .registerTable td.title, .content .cont.home .registerTable td.title, .content .cont.reset .registerTable td.title, .content .cont.my-account .registerTable td.title {
	text-align: right;
}

.content .cont.submit-your-paper .registerTable input.field, .content .cont.submit-your-paper .registerTable textarea.field, .content .cont.home .registerTable input.field, .content .cont.reset .registerTable input.field, .content .cont.my-account .registerTable input.field {
	width: 250px;
	border: 1px solid #555555;
}

.content .cont.submit-your-paper .registerTable input[type="submit"], .content .cont.home .registerTable input[type="submit"], .content .cont.reset .registerTable input[type="submit"], .content .cont.my-account .registerTable input[type="submit"] {
	background-color: #a43321;
	color: #fff;
	padding: 2px;
	text-transform: uppercase;
	border: 1px solid #a43321;
	cursor: pointer;
}

.content .cont.submit-your-paper, .content .cont.submit-your-paper div, .content .cont.submit-your-paper span {
	font-size: 14px;
	line-height: 20px;
}

.content .cont.submit-your-paper .registerTable input.fieldCountry {
	width: 80px;
	border: 1px solid #555555;
}

.content .cont.submit-your-paper .registerTable tr.Author2,
.content .cont.submit-your-paper .registerTable tr.Author3,
.content .cont.submit-your-paper .registerTable tr.Author4,
.content .cont.submit-your-paper .registerTable tr.Author5,
.content .cont.submit-your-paper .registerTable tr.Author6,
.content .cont.submit-your-paper .registerTable tr.Author7,
.content .cont.submit-your-paper .registerTable tr.Author8,
.content .cont.submit-your-paper .registerTable tr.Author9,
.content .cont.submit-your-paper .registerTable tr.Author10
{
	display: none;
}

.content .cont.submit-your-paper .registerTable input.button1, .content .cont.submit-your-paper .registerTable input.button2 {
	background-color: #a43321;
	color: #fff;
	padding: 2px;
	text-transform: uppercase;
	border: 1px solid #a43321;
	cursor: pointer;
}

.content .cont.for-contributors, .content .cont.for-contributors div, .content .cont.for-contributors span {
	font-size: 14px;
	line-height: 20px;
}

.content .cont.subscription, .content .cont.subscription div, .content .cont.subscription span {
	font-size: 14px;
	line-height: 20px;
}

.content .cont.list-of-reviewers table.list thead th {
	font-size: 14px;
	font-weight: bold;
	color: #a43321;
	text-transform: uppercase;
	white-space: nowrap;
	text-align: left;
}

.content .cont.list-of-reviewers table.list tbody td {
	text-align: left;
}

.content .cont.list-of-reviewers table.list tbody td hr {
	margin: 0;
}

.content .cont.editorial-board table hr {
	margin: 2px 0;
}

.content .cont.links, .content .cont.links div, .content .cont.links span {
	font-size: 14px;
	line-height: 20px;
}

.content .cont.contact, .content .cont.contact div, .content .cont.contact span {
	font-size: 14px;
	line-height: 20px;
}

.content .cont.search .title a {
	font-size: 14px;
	font-weight: bold;
}

.content .cont.search .info {
	display: none;
}

.foot {
	padding-top: 65px;
}

.foot .item-0 {
	padding-top: 10px;
	text-align: center;
	font-size: 13px;
}

.foot .gs {
	display: inline-block;
	margin-right: 25px;
}

.foot .gs img {
  filter: grayscale(100%);
  transition: filter 0.3s ease;
  max-height: 68px;
}

.foot .gs img.pb {
  padding-bottom: 6px;
}

.foot .gs img.hrcak {
	height: 48px;
  	padding-bottom: 10px;
}


.foot .gs:hover img {
  filter: grayscale(0%);
}


.foot .item-7 {
	display: inline-block;
	width: 120px;
	text-align: left;
	font-weight: bold;
	padding-top: 22px;
	padding-left: 50px;
}

.print .wrapper {
	width: 980px;
	margin: 0 auto;
}

.print .header, .print .menuWrapper {
	display: none;
}

.print .content .head .print {
	display: none;
}

.print header {
	background: none;
	height: 132px;
}

.print .c-title {
	padding-top: 30px;
	height: 100px;
}

.cookieP {
	width: 100%;
	height: 50px;
	clear: both;
	bottom: 0;
	position: fixed;
	z-index: 1000;
}

.cookieP_cont {
	background-color: #bf301a;
	height: 50px;
	text-align: center;
	width: 1200px;
	margin: 0 auto;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	padding-top: 9px;
	position: relative;
}

.cookieP a {
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}

.cookieP img {
	position: absolute;
	top: 5px;
	right: 5px;
}

.cookieP a:hover {
	text-decoration: none;
}

.inline-block {
	display: inline-block;
}

footer {
	height: 212px;
	background-color: #ebebeb;
	z-index: 2;
	position: relative;
}

a.black {
	color: #000;
}

a.black:hover {
	color: #a43321;
}

.relative {
	position: relative;
}

.cont.archive div.sort {
	position: absolute;
	top: 12px;
	right: 0;
}

.hand {
	cursor: pointer;
}

.text14 {
	font-size: 14px;
}

.lineHeight22 {
	line-height: 22px;
}

.text18 {
	font-size: 18px;
}

.bold {
	font-weight: bold;
}

ol {
	padding-left: 1em;
}

ol li {
	font-weight: normal;
}

ol li div {
	font-weight: normal;
}

.articleTable {
	font-size: 15px;
	position: relative;
	padding-bottom: 10px;
	padding-top: 10px;
}

.articleTable span {
	font-size: 15px;
	color: #a43321;
	font-weight: bold;
}

.articleTable div.figureTitle {
	width: 595px;
}

.articleTable div.figureTitleWide {
	width: 770px;
}

.articleTable div.figureBlock {
	position: absolute;
	right: 0;
	top: 15px;
	cursor: pointer;
	color: #fff;
	background-color: #a43321;
	padding: 5px 10px;
	text-transform: uppercase;
	width: 150px;
	text-align: center;
}

a.articleReference {
	font-size: 15px;
	font-weight: bold;
}

.affix {
	position: fixed;
	top: 130px;
	width: 140px;
	background-color: #fff;
	z-index: 1;
}

.articleMenu.fixed {
	position: fixed;
	top: 0;
	background-color: #fff;
	width: 950px;
	z-index: 1;
	border-top: none;
}

.refBox, .noteBox {
	width: 400px;
	height: 100px;
	border: 1px solid #a43321;
	background-color: #fff;
	position: fixed;
	left: 5px;
	top: 300px;
	padding: 15px;
	overflow: auto;
	z-index: 3;
}

.text-right {
	text-align: right;
}

.hidden {
	display: none;
}

.articleNote {
	font-size: 15px;
}

.articleMenu {
	border-top: 2px solid #d9d9da;
	border-bottom: 2px solid #d9d9da;
}

.articleMenu div {
	cursor: pointer;
	display: inline-block;
	height: 24px;
	width: 140px;
	text-align: center;
	padding: 76px 0 10px 0;
}

.articleMenu div:hover, .articleMenu div.selected {
	color: #a43321;
}

.articleMenu div.full-article {
	background: url('../img/icons/full-off.png') no-repeat center 17px;
}

.articleMenu div.full-article:hover, .articleMenu div.full-article.selected {
	background-image: url('../img/icons/full-on.png');
}

.articleMenu div.figures-and-data {
	width: 145px;
	background: url('../img/icons/figures-off.png') no-repeat center 25px;
}

.articleMenu div.figures-and-data:hover, .articleMenu div.figures-and-data.selected {
	background-image: url('../img/icons/figures-on.png');
}

.articleMenu div.references {
	background: url('../img/icons/references-off.png') no-repeat center 13px;
}

.articleMenu div.references:hover, .articleMenu div.references.selected {
	background-image: url('../img/icons/references-on.png');
}

.articleMenu div.citations {
	background: url('../img/icons/citations-off.png') no-repeat center 28px;
}

.articleMenu div.citations:hover, .articleMenu div.citations.selected {
	background-image: url('../img/icons/citations-on.png');
}

.articleMenu div.metrics {
	width: 120px;
	background: url('../img/icons/metrics-off.png') no-repeat center 26px;
}

.articleMenu div.metrics:hover, .articleMenu div.metrics.selected {
	background-image: url('../img/icons/metrics-on.png');
}

.articleMenu div.crossmark-policy {
	width: 175px;
	background: url('https://crossmark-cdn.crossref.org/widget/v2.0/logos/CROSSMARK_BW_square_no_text.svg') no-repeat center 12px;
	background-size: 60px 60px;
}

.articleMenu div.crossmark-policy:hover, .articleMenu div.crossmark-policy.selected {
	background-image: url('https://crossmark-cdn.crossref.org/widget/v2.0/logos/CROSSMARK_Color_square_no_text.svg');
}

.articleMenu div.licencing {
	width: 115px;
	background: url('../img/icons/licencing-off.png') no-repeat center 25px;
}

.articleMenu div.licencing:hover, .articleMenu div.licencing.selected {
	background-image: url('../img/icons/licencing-on.png');
}

.articleMenu div.pdf {
	width: 95px;
	background: url('../img/icons/pdf-off.png') no-repeat center 17px;
}

.articleMenu div.pdf:hover, .articleMenu div.pdf.selected {
	background-image: url('../img/icons/pdf-on.png');
}

.authors {
	margin-bottom: 10px;
}

.authors .name {
	display: inline-block;
	position: relative;
}

.authors .name div.envelope {
	width: 25px;
	display: inline-block;
}

.authors .name img.envelope {
	position: absolute;
	right: 4px;
	top: -7px;
}

.authors .name span.authorDisplayName {
	color: #a33320;
	font-size: 18px;
	cursor: pointer;
}

.authors .name .authorInfo .authorName {
	font-size: 16px;
	font-weight: bold;
}

.authors .name .authorInfo {
	border: 1px solid #a43321;
	background-color: #fff;
	position: absolute;
	width: 225px;
	padding: 10px;
}

.authors .name .authorInfo img.close {
	position: absolute;
	right: 2px;
	top: 2px;
	cursor: pointer;
}

.articleMenuFixed.fixed {
	height: 120px;
}

.toTop {
	position: absolute;
	top: 10px;
	left: -20px;
}

#tableModalSlide {
	position: fixed;
	width: 100%;
	height: 100%;
	background: url("../img/bg.png");
	z-index: 5;
}

#tableModalSlide .wrapperC {
	margin: 10px auto;
	width: 1000px;
	background: #fff;
	height: 90%;
	border: solid 1px white;
	border-radius: 5px;
	padding: 20px 48px;
	position: relative;
	overflow: auto;
}

#tableModalSlide .wrapperC img.close {
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
}

#tableModalSlide .wrapperC div.left, #tableModalSlide .wrapperC div.right {
	position: absolute;
	top: 50%;
	cursor: pointer;
	width: 32px;
	height: 32px;
}

#tableModalSlide .wrapperC div.left {
	left: 10px;
	background: url('../img/left.png') no-repeat;
}

#tableModalSlide .wrapperC div.right {
	right: 10px;
	background: url('../img/right.png') no-repeat;
}

#tableModalSlide .wrapperC div.left.off, #tableModalSlide .wrapperC div.right.off {
	opacity: 0.5;
	cursor: default;
}

#tableModalSlide .wrapperC #tableSlideHeader {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: solid 1px #a33320;
}

#tableModalSlide .wrapperC #tableSlideHeader .articleTitle {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}

#tableModalSlide .wrapperC #tableSlideContent .figureHeader {
	font-size: 16px;
	margin-bottom: 20px;
}

#tableModalSlide .wrapperC #tableSlideContent .figureHeader span {
	font-style: italic;
}

.articleLink {
	display: block;
	padding-right: 13px;
}

.hasSubArticle.open {
	background: url('../img/open.png') no-repeat 100% 0;
}

.hasSubArticle.closed {
	background: url('../img/closed.png') no-repeat 100% 0;
}

.no-data {
	font-weight: normal;
	font-size: 16px;
	text-align: center;
	margin-top: 20px;
}

.views-downloads {
	font-size: 22px;
	color: #a33320;
}

.views-downloads span {
	font-size: 45px;
	color: #a33320;
	display: inline-block;
	margin-bottom: 20px;
}

h1.editorialTitle {
	margin-bottom: 10px;
}

.metricsWrapper {
	width: 950px;
	height: 270px;
	position: relative;
}

.metricsWrapper .topLevel {
	position: absolute;
	font-size: 20px;
	top: 0;
	text-align: center;
	color: #a33320;
}

.metricsWrapper .metricsViews {
	left: 200px;
}

.metricsWrapper .metricsDownloads {
	right: 200px;
}

.metricsWrapper .metricsViews div, .metricsWrapper .metricsDownloads div {
	width: 200px;
	padding-top: 87px;
	height: 113px;
	text-align: center;
	color: #fff;
	font-size: 45px;
	margin-top: 15px;
}

.metricsWrapper .metricsViews div {
	background: url('../img/circle-red.png');
}

.metricsWrapper .metricsDownloads div {
	background: url('../img/circle-gray.png');
}

sup {
	font-size: 0.83em;
	vertical-align: super;
	line-height: 0;
}

h3.articleMaster {
	font-weight: bold;
}

.upperCase {
	text-transform: uppercase;
}

h4.articleSubOne {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	color: #000;
}

h4.articleSubTwo, h4.articleSubThree, h4.articleSubFour, h4.articleSubFive {
	font-weight: bold;
	color: #000;
	font-size: 14px;
}

h4.articleSubOne i {
    display: inline-block;
    margin-right: 5px;
}

div.homeLeftPadding {
	padding-left: 13px;
	line-height: 20px;
}

.smaller {
	font-size: 13px;
}

.lowercase {
    text-transform: lowercase;
}

td.right.redLink div a, td.right.redLink a {
	color: #a43321 !important;
}

td.right.redLink div a:hover, td.right.redLink a:hover {
	color: #000 !important;
}

td.right.redLink h3 {
	font-size: 30px;
    line-height: 36px;
    border-bottom: 1px solid #af4d3d;
    font-weight: normal;
}
