.pkp_brand_footer img {
	max-height:0;
}
body, p, h1, h2, h3, h4, li {
  color:#3f545c; /*general text*/
  font-size:0.95em;
  }

  .pkp_navigation_primary_row {
    background: #100f55; /*normal nav bg*/
}
#navigationPrimary a:hover, #navigationPrimary a:focus {
  color:#fff; /*???*/
}

#navigationPrimary a:hover, #navigationPrimary a:focus {
  color:rgba(0,0,0,0.84); /*???*/
}

.pkp_nav_list ul a:hover,.pkp_nav_list ul a:focus{outline: 0;background: #261ccb;border-color: #ddd} /*nav tab hover*/

a:hover, a:focus {
  color:#fbd00f; /*link hover*/
  }
.pkp_page_index .current_issue .read_more:hover,.pkp_page_index .current_issue .read_more:focus{color: #fbd00f} /*???*/


#navigationPrimary a {
  font-weight: bold;
  font-size: 14px;
}
#navigationPrimary a:hover, #navigationPrimary a:focus {
  color:#fff; /*???*/
}
#navigationPrimary > li > a {
    padding-bottom: 6px;
    border-bottom-width: 4px;
}
#navigationPrimary a {
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
    font-size: 13px;
    color: #ffffff; /*nav text*/
    font-weight: 700;
    text-transform: uppercase;
}
element.style {
}

.pkp_head_wrapper .pkp_search .search_controls .search_prompt {
    padding-bottom: 10px;
    border-bottom: none;
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
    font-size: 13px;
    color: #ffffff; /*search bar text*/
    font-weight: 700;
    text-transform: uppercase;
}
.pkp_site_name .is_img img {
	display: block;
    max-height: 100px;
    max-width: 100%;
    width: auto;
    height: auto;
}

element.style {
}
.pkp_page_index .additional_content {
	    border-top: 0 solid #fbd00f; /*???*/
		
}
@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: 15px;
}
.obj_article_details .main_entry .label {
    display: block;
    padding: 0 0 5px;
    border-bottom: 1px solid #3f545c; /*line under downloads*/
    color: rgba(0,0,0,0.54); /*???*/
    text-transform: uppercase;
}

element.style {
}
.obj_article_details .entry_details .galleys_links > li a {
    display: block;
}
.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: #000; /*article pdf button*/
    color: #fff; /*button text color*/
    border: none;
}


