.pkp_brand_footer img {
	max-height:80px;
}
body, p, h1, h2, h3, h4, li {
  font-family:Helvetica;
  color:#666;
  font-size:0.95em;
}

#navigationPrimary a:hover, #navigationPrimary a:focus {
  color:rgba(0,0,0,0.84);
}

#navigationPrimary a {
  font-weight: bold;
  font-size: 15px;
}
.pkp_site_name .is_img img {
	display: block;
    max-height: 100px;
    max-width: 100%;
    width: auto;
    height: auto;
}
element.style {
}.cmp_manuscript_button, .block_make_submission a, .obj_galley_link {
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    background: #ddd;
    color: #585858;
    border: none;
}
element.style {
}
.pkp_page_index .additional_content {
	    border-top: 0px solid #ddd;
		
}
@media (min-width: 480px)
css?name=stylesheet:1
.pkp_page_index .additional_content {
    padding-left: 20px;
    padding-right: 20px;
}
element.style {
}
.obj_article_details .item.doi .label, .obj_article_details .item.keywords .label {
    font-size: 16px;
}
.obj_article_details .main_entry .item .label {
    margin: 0 0 20px;
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
    font-size: 16px;
    font-weight: 700;
}
.obj_article_details .main_entry .label {
    display: block;
    padding: 0 0 5px;
    border-bottom: 1px solid #c23134;
    color: rgba(0,0,0,0.54);
    text-transform: uppercase;
}