.pkp_brand_footer img {
	max-height:50px;
}

body, p, h1, h2, h3, h4, li {
  font-family:Helvetica;
  color:#666;
  font-size:0.95em;
}


#navigationPrimary a {
  font-weight: bold;
  font-size: 15px;
  color: #b00404;
  text-transform: uppercase;
}

a {
    color: #b00404;
}

.pkp_nav_list ul a {
    display: block;
    padding-left: 5px;
    border-left: 0px transparent #b00404;
}

.pkp_navigation_primary .dropdown-menu a:focus, .pkp_navigation_primary .dropdown-menu a:hover {
    border-color: #b00404;
}

.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;
		
}

.pkp_block a {
    text-decoration: none;
	color: #b00404;
}

.pkp_search .search_prompt {
    transition: background-color .4s;
	color: #b00404;
}

.cmp_notification {
    display: block;
    width: 100%;
    padding: 20px;
    margin-bottom: 40px;
    background: #ddd;
    border-left: 5px solid #b00404;
    font-size: 14px;
    line-height: 20px;
}	

