.pkp_site_name_wrapper {
  background:url(/public/site/images/admin/background.png);
  padding-bottom: 40px;
}


.pkp_page_index.pkp_op_index {
      background: url(/public/site/images/admin/pettrn1.png);
}



body {
  font-family: tahoma,geneva,sans-serif;
}

/* ABSTRAK AGAR RATA KIRI KANAN */
.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;
}

/* POSISI GAMBAR OJS */
.pkp_site_name .is_img img {
   display: inline-block;
   max-height: 100px;
   max-width: 100%;
   width: auto;
   height: auto;
}

    .menu1 {
      font-family: arial;
      display: block;

    }

    .menu1 div.atas1 {
      background-color: #730170;
      color: white;
      padding: 10px;
      font-weight: bold;
      text-align: center;
    }

    .menu1 a {
      background-color: #FFC0F7;
      display: block;
      padding: 8px;
      text-align: center;
      color: black;
      text-decoration: none;

    }

    .menu1 a:hover {
      background-color: #9B03B0;
      color: white;

    }

.profile a{
  color: #9B03B0 !important;
}