.pkp_structure_head {
  background: #C0E226;
  margin-top: 0px;
  margin-bottom: 0px;
}
body {
  font-family: tahoma,geneva,sans-serif;
}
.obj_article_details .abstract {
    text-align: justify;
}
.pkp_footer_content {
  float: left;
  width: 100%;  padding-top: 10px;
  padding-bottom:10px;
}
.pkp_footer_content a 
{
  font-size: 14px;
  color: #9932CC;
  text-decoration: none;
  width: 100%;
  line-height: 3px;
}
.pkp_footer_content a:hover 
{
  color: #031183;
  background-color: none;
  text-decoration: none;
}
.pkp_brand_footer {
  float: right;
  width: 5%;
  padding-bottom:2px;
  padding-top: 5px;
}
.pkp_footer_content * {
box-sizing: border-box;
}
.pkp_footer_content .column {
  float: left;
  width: 15%;
  padding: 5px;
}
.pkp_footer_content .row:after {
  content: "";
  display: table;
  clear: both;
}
.pkp_structure_footer_wrapper {
   background: #EB9DEA;
   border-bottom:@double solid; 
   border-bottom-color:#C0E226;
}
.pkp_site_name .is_img img {
   display: inline-block;
   max-height: 150px;
   max-width: 100%;
   width: auto;
   height: auto;
}

.pkp_structure_sidebar.left content
{
  color: #000000;
  background-color: none;
  text-decoration: none;
}
.pkp_structure_sidebar.left 
{
  color: #000000;
  background-color: none;
  text-decoration: none;
}
.pkp_structure_sidebar.left a
{
  font-size: 13px;
  color: #000000;
  text-decoration: none;
  width: 100%;
}
.pkp_structure_sidebar.left a:hover 
{
  color: #0076d0;
  background-color: none;
  text-decoration: none;
}