.pkp_site_name .is_img img {
  display: block;
  max-height: 100%;
  max-width: 100%;
  width: 4000;
  height: 4000;
  
}

.pkp_structure_head {
	background-color: #fff !important;
}

#pkp_content_nav {
	border-top: 1px solid #ddd;	
}


.pkp_nav_list a {
  color: #91c6ee; !important;
  background-color: #91c6ee; !important;

}

/*a:hover, a:focus {*/
/*	color: #f00 !important;*/
/*}*/

.pkp_block a,
.block_make_submission a,
.block_make_submission_link a {
	color: #000 !important;
}

.pkp_page_index .current_issue .read_more {
    color: #656565 !important;
}

.pkp_brand_footer {
  display:none;
}

.obj_article_summary .cover {

        display: none

}

.pkp_navigation_primary>li:first-child a {

        margin-left: 0em;

}
 
   

.pkp_structure_footer_wrapper
{
    background: #91c6ee none repeat scroll 0 0 !important;
}

html, body {
  font-family: "Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
  font-size: 14px;
  line-height: 1.43rem;
  color: #000000;
}

element {
}
a {
  color: #000000 !important;
}
