body {
	text-align: justify;
}
.pkp_site_name .is_img img {
	display: block;
    max-height:180px;
	max-width:150%;
    width:auto;
	height:auto;
	}
.item.doi {
    font-size: 15px;
    padding-top: 0;
    font-weight: 800;
}
.obj_article_details .doi a {
    color: #000000;
    text-decoration: none;
    background-color: none;
}
pkp_footer_content {
float:left;
width: 50%;
padding-bottom: 10px;
padding-top: 10px;   
}
.pkp_brand_footer {
float: right;
width: 5%;    
padding-bottom: 10px;
padding-top: 30px;
}
.pkp_structure_footer_wrapper {
	background: #e6bab0;
    border-bottom-width: 10px;
    border-bottom-style: solid;
    border-bottom-color: #e6bab0;
}