/*LISTA ARTICOLI HOME*/

.obj_issue_toc .articles > li {
	margin-bottom: 20px;
	
}
.pkp_site_name .is_img img {
	max-height: 100% !important;
	}
.pkp_site_name {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
/* BACKGROUND EP RIL JOURNAL - PATTERN*/
.pkp_structure_content {
background: transparent url("http://www.filmarsrl.it/wp-content/uploads/2016/06/general-pattern-bg-fade.png") repeat scroll 0% 0% !important;
}
body {
  font-family: tahoma,geneva,sans-serif;
}
.obj_article_details .abstract {
    text-align: justify;
}
.obj_issue_toc .description {
    text-align: justify;
}
.obj_issue_summary .description {
    text-align: justify;
}
.page_index_site .description {
    text-align: justify;
}
.obj_article_summary .title {
    text-align: justify;
}
.obj_article_details .page_title {
    text-align: justify;
}
.pkp_footer_content {
  float: left;
  width: 50%;  padding-top: 10px;
  padding-bottom:10px;
}
.pkp_brand_footer {
  float: right;
  width: 30%;
  padding-bottom:10px;
  padding-top: 50px;
}
.pkp_structure_footer_wrapper {
   background: #e8ebef;
   border-bottom:@double solid; 
   border-bottom-color:#595959;
}
.pkp_site_name .is_img img {
   display: inline-block;
   max-height: 100px;
   max-width: 100%;
   width: auto;
   height: auto;
}