.pkp_page_index .journals > ul > li {
    margin: 0-20px;
    padding: 20px;
    border-top: 1px solid #ddd;
    box-shadow: 5px 5px 5px #ccc;
}

/*.pkp_structure_footer_wrapper {
   background: #222;
   border-top: 5px solid #555;
   border-bottom: 5px solid #555;
}*/

.pkp_brand_footer {
    display: none;
}

.body {
	font-family: Nunito, Lato, Roboto, Helvetica, Arial, sans-serif;
}

/*.pkp_site_name .is_img img {
	display: inline-block;
	max-height: 180px;
	max-width: 100%;
	width: auto;
	height: auto
}*/

.pkp_site_name .is_img img {
    display: block;
    max-height: 90px;
    max-width: 100%;
    width: auto;
    height: auto;
}

.pkp_site_name .is_img img {
    max-height: 100%;
}
/*#pkp_content_footer {
  background-color: #262626;
  border-top: 3px #2b739a;
  border-bottom: 1px solid gray;
}*/

/*#pkp_content_footer .pkp_footer_content {
  background-color: #262626;
}
	/*border-top: 5px solid #007ab2;;
	border-bottom: 2px;
	padding-top : 30px ;
	padding-bottom : 30px;*/
