.journals ul .body .description a {display: inline;}
body {
	background: url(http://ejournal.iainmadura.ac.id/public/journals/7/bg_pages2.png) #f5f9fb fixed !important;
	color: #333;
    font-size: 13px;
}
/*.pkp_structure_footer .pkp_footer_content {background: #1779b7; padding: 15px !important;}
.pkp_structure_footer .pkp_footer_content p {margin: 0}
.pkp_structure_footer .pkp_brand_footer {background: #1779b7; height: auto !important; padding: 15px;}
.pkp_structure_footer .pkp_brand_footer img {width: 48px !important; height: auto;}
.pkp_structure_footer .pkp_footer_content a {color: #000000}
*/
#headerNavigationContainer{
/*background:#066993 url(https://preview.ibb.co/iZocpq/transparent-pattern-modern-1.png) repeat;*/
max-height: 200% !important; /*mengganti warna menu (#31A9E1) dan gambar header */
background: rgba(52, 214, 30, 0.7);
}

.pkp_navigation_primary_row{
    /*background-color: #51a846;*/
	background: rgba(108, 200, 96, 0.7);
    text-align:left;
    padding-left:15px;
}

#navigationPrimary {
	top: 0;
}
#navigationPrimary a {
color: #ffee00;
}
#navigationPrimary ul {
/*background: rgba(52, 214, 30, 0.8);*/
background: rgba(108, 200, 96, 0.8);
}
#navigationUser a {
color: #ffee00;
}
/*List Arikel Background*/
.obj_issue_toc .articles > li {
	margin-bottom: 3px;
	border-bottom: none;
	background: rgba(52, 214, 30, 0.7) !important;
	padding: 1rem;
	border-radius: 0 0 0 0;
	box-shadow: none;
}
/*.pkp_structure_content {background: url("https://www.toptal.com/designers/subtlepatterns/patterns/arches.png") #f5f9fb fixed !important;}*/
.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: 200px !important;}
.pkp_site_name_wrapper {padding-left: 0; padding-right: 0;}
.pkp_navigation_user_wrapper {top: 30; right: 0; padding-right:30px;}
.pkp_navigation_primary_row {top: 0; right: 0; padding-right:50px;}
.pkp_structure_page {margin-top:  0px !important; margin-bottom:20 !important; padding-bottom: 20 !important;}

.page_index_journal div {border: none !important;}

.pkp_structure_main:before, .pkp_structure_main:after {
	width: 0px;
}

/* Create two equal columns that floats next to each other */
.column2 {
  float: left;
  width: 33%;
  padding: 10px;
}

/* Clear floats after the columns */
.row2:after {
  content: "";
  display: table;
  clear: both;
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column2 {
    width: 100%;
  }
}
.pkp_footer_content {
  float: left;
  border-top: 1px solid #ccc;
  /*border-bottom: 1px solid #ccc;*/
  width: 100%;  padding-top: 10px;
  padding-bottom:10px;
  /*background: rgba(52, 214, 30, 0.7) !important;*/
}
.pkp_brand_footer {
  display: none;
  float: bottom;
  width: 100%;
  padding-bottom:10px;
  padding-top: 20px;
}
.pkp_brand_footer img {
	width: 100px;
}
.pkp_structure_footer_wrapper {
	border-bottom:@double solid;
	background: none;
}

/* CUSTOM SIDEBAR */
#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer li { margin: 0 0 0 0; }

#navcontainer a
{
display: block;
color: #000;
/*background-color: #036;*/
width: 100%;
padding: .2em .8em;
text-decoration: none;
}

#navcontainer a:hover
{
/*background-color: #262b26;*/
color: #fff000;
text-decoration: underline;
}

#hr {
  display: block;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: auto;
  margin-right: auto;
  border-style: inset;
  border-width: 1px;
}
/* ============== */