.pkp_structure_head {
  background: #595959;
}
body {
  background-image: url("http://www.terates.com/wp-content/uploads/2014/11/Website-Background-Tile.png") !important;
  font-family: tahoma,geneva,sans-serif;
}
.obj_article_details .abstract {
    text-align: justify;
}
.pkp_footer_content {
  float: left;
  width: 80%;
  padding: 0px !important;
  padding-top: 10px;
  padding-bottom:10px;
}
.pkp_brand_footer {
  float: right;
  width: 20%;
  padding: 0px !important;
  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: 100% !important;
	max-width: 100%;
	width: auto;
	height: auto;
}
.is_img img {
  max-height: 50%;
  max-width: 50%;
}
.logo-indeksasi {
  display: block;
  text-align: center;
  width: 180px;
  float: left;
  padding-right: 20px;

}
table.block-publication tr:hover td {
background-color: #b21414 !important;
}