.pkp_brand_footer {
    display: none;
}



#ojsBrand {
float: right;
margin-top: -1em;
}

#ojsBrand img{
width: 30%;
float: right;
}


.pkp_site_name .is_img img {
	display: inline-block;
	max-height: 100%;
	max-width: auto;

	height: 100%;
	margin: auto;

}

.obj_article_details .abstract {
 text-align:justify;
}


.obj_article_details .references {
 text-align:justify;
}


.hover {

	width:100%;

	border-collapse: collapse;

}

.hover th{

	height:20px;

	background:#ffffff;

	color:#1e6292;

}

.hover td{

	height:20px;

	padding-top:3px;

	vertical-align: middle;

	border-bottom:1px solid #ffffff;

	text-align:center;

}

.hover td a {

	width:100%;

	display: block;

}

.hover tr {

	background:#4e0940;

	color:#ffffff;

}

.hover tr:hover {

	background-color:#804a75;

}

.hover tr a {

	color:#ffffff;

}

.hover a:hover {

	color:#4e0940;

}