.pkp_structure_head {
  background: #ed7900;
}
body {
  background-image: url("https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSEK_OhTelO18qP6GQdFr8sYNYMyYGbRo2Kmw&usqp=CAU") !important;
  font-family: tahoma,geneva,sans-serif;
}
.obj_article_details .abstract {
    text-align: justify;
}
.pkp_footer_content {
  float: left;
  width: 70%;
  padding: 0px !important;
  padding-top: 10px;
  padding-bottom:10px;
}
.pkp_brand_footer {
  float: right;
  width: 30%;
  padding: 10px !important;
  padding-bottom:10px;
  padding-top: 10px;
}
.pkp_structure_footer_wrapper {
	background: #fcf3d4;
	border-bottom:@double solid;
	border-bottom-color:#ed7900;
}
.pkp_site_name .is_img img {
	display: inline-block;
	max-height: 70% !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: 120px;
  float: left;
  padding-right: 20px;

}
table.block-publication tr:hover td {
background-color: #b21414 !important;
}