.pkp_structure_head {
    background-image: url(https://lh3.googleusercontent.com/proxy/tjGXewH4gyguUlrrZU8xWu1gsz3rno1oDb5x5EAXRgR6uFq62IrchXO2oblzaovEWZsClOl00e8_wKIzCv9wLJ9viQwYhDOb55hse_lcsfEFOaQd3ejR7UtOUo5KqJxU7sxIw2Od_uIZfUw);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    /* background: linear-gradient(#2937BC, #3742fa); */
  }
  body {
    font-family: tahoma,geneva,sans-serif;
  }
  .obj_article_details .abstract {
      text-align: justify;
  }
  .pkp_footer_content {
    float: left;
    width: 70%;  padding-top: 10px;
    padding-bottom:10px;
  }
  .pkp_brand_footer {
    float: right;
    width: 20%;
    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%;
     max-width: 100%;
     width: 100%;
     height: 100%;
  }

  #leftmenu li a {
    text-decoration: none;
    border-top: 1px solid #ffffff;
    color: #000000;
    display: block;
    background-color: #e0e0e0;
    padding: 10px;
}

.pkp_block .title {
    display: block;
    padding: 10px;
    text-align: left;
    background: linear-gradient(#2937BC, #3742fa);
    color: white;
}

.side-menu_hover_effect:before {
    background: #f26dfb;
}

body {
  /* background: #ddd; */
  background-image: url(https://i.ibb.co/RHZ8vk7/background-batik-161297.png);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0 0;
}