.pkp_brand_footer {
	display: none;
}


.vertical-menu {
width: 100%; /* lebar dari menu, saran saya tidak perlu di ubah */
}

.vertical-menu a {
background-color: #0090b3; /* Warna pada bagian body menu */
color: white; /* Warna tulisan */
display: block;
padding: 12px;
text-decoration: none;
font-family: arial; /*Jenis font*/
font-size: 15px;
font-weight: 550;
}

.vertical-menu a:hover {
background-color: #773c00; /* Warna efek yang keluar ketika di arahkan mouse */
}

.vertical-menu a.active {
background-color: #d2ac15; /* Warna pada header menu */
color: black; /*Warna font*/
font-family: arial; /*Jenis font*/
}

.pkp_site_name {padding-top: 0 !important; padding-bottom: 0 !important}
.pkp_site_name > a {padding-top: 0; padding-bottom: 0;}
.pkp_site_name .is_img img {max-height: 100px !important;}
.pkp_site_name_wrapper {padding-left: 0; padding-right: 0;}
.pkp_navigation_user_wrapper {top: 0; right: 0; padding-right:30px;}
.pkp_structure_page {margin-top:  0px !important; margin-bottom:20 !important; padding-bottom: 20 !important;}



body {
  font-family: tahoma,geneva,sans-serif;
}
.obj_article_details .abstract {
    text-align: justify;
}
.pkp_footer_content {
  float: center;
  width: 100%;  padding-top: 10px;
  padding-bottom:10px;
}

.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: 100px;
	max-width: 100%;
	width: auto;
	height: auto;
}


.pkp_structure_content {
	background: #ffffff;
}




body {
    font-size: 15px;
    line-height: 20px;
    color: rgba(0,0,0,0.87);
    background: #bf6767;
    background-image: url("http://jrl.eng.unila.ac.id/public/journals/1/circles-light.png");
    background-repeat: repeat;
   
}




