.pkp_brand_footer {
    display: none;
    padding: 2.143rem;
}

.pkp_structure_head {
  /* background:  #4B8D7F; */
 }
.pkp_structure_page {
    margin-top: 0px;
    margin-bottom: 0px;
     
}
 .pkp_structure_main h1 {
     font-weight: 600;
     font-size: 20px;
}
a {
    color: #4B8D7F;
}

ul >li >ul >li:hover{
    background-color: #4B8D7F;
}

ul >li >ul a:hover {
    color:#4B8D7F;
}

.pkp_page_index .current_issue h2 {
    display: inline-block;
    padding-bottom: 0em;
    border-bottom: 3px solid #4B8D7F;
    text-transform: capitalize;
    font-weight: 700;
    color: rgba(0,0,0,0.54);
}
.pkp_page_index .current_issue .current_issue_title {
    font-size:14px;
}
.obj_issue_toc .heading .published .label {
    text-transform:capitalize;
    font-size: 90%;
}
.pkp_page_index .current_issue .read_more {
    margin-bottom: 20px;
    margin-top: 20px;
}
.obj_issue_toc .section h2 {
    position: relative;
    display: inline-block;
    top: auto;
    left: auto;
    padding: 0 0 5px;
    border-bottom: 3px solid #4B8D7F;
    background: transparent;
    text-transform: capitalize;
    font-weight: 700;
    padding-bottom: 0em;
}
.pkp_navigation_primary_row{
    background-color: rgb(75, 141, 127);
    text-align:left;
    padding-left:15px;
}
#navigationPrimary a {
    font-size: 13.5px;
    color: #ffffff;
    font-weight: 100;
    text-transform: capitalize;
}

#navigationPrimary a:hover {
    font-size: 13.5px;
    color: #4B8D7F;
    font-weight: 100;
    text-transform: capitalize;
}
#navigationPrimary ul {
  background: rgb(75, 141, 127);
}

#navigationPrimary ul >li >ul{
    background-color: rgb(247, 0, 0);
  }

#navigationPrimary [aria-expanded="true"]:before {
    border-bottom-color: #4B8D7F;
}


/* Menu Tambahan Kanan*/
 
.hover{
    width:100%;
    border-collapse:collapse; 
}
.hover th{
    height:30px; background: #ffffff; color:#AAD3CA;
}
.hover td{ 
    height:30px; padding-top:3px;vertical-align:middle; 
    border-bottom:1px solid #ffffff;
    text-align:center;
}
.hover td a{
    width:100%;display:block;
}
/* warna latar setiap baris tabel dan warna tulisan */
.hover tr{
    background: #4B8D7F; color:#ffffff;
}
/* warna ketika dilewati mouse */
.hover tr:hover {
    background-color: #2E665A;
}
.hover a {
    color:#ffffff;
}
.hover a:hover {
    color:#4B8D7F;
}

/* --- Menu Tambahan Kanan  */
.pkp_head_wrapper .pkp_search .search_controls .search_prompt{
    font-size: 13.5px;
    color: #f2f2f2;
    font-weight: 100;
    text-transform: capitalize;
}   
.pkp_navigation_user_wrapper a {
    font-size: 15px;
    font-weight: 200;
}   
body {
  font-family: tahoma,geneva,sans-serif;
  background: #e6e6e6;
  font-size:14px;  
}
 
body p {
    font-family: tahoma,geneva,sans-serif;
    font-size: 14px;
}
.pkp_block {
    font-size: 14px;
    line-height: 20px;
    clear: both;
    border-bottom: 1.5px solid #ddd;
    text-align: center;
}
.pkp_structure_sidebar{
    background:#ffffff;
}
.pkp_block .title {
    display: inline-block;
    padding-bottom: 0em;
    border-bottom: 3px solid #4B8D7F;
    font-weight: 600;
    text-transform: capitalize;
}
.obj_article_details .main_entry .label {
    display: inline-block;
    padding: 0 0 5px;
    border-bottom: 3px solid #4B8D7F;
    color: rgba(0,0,0,0.54);
    text-transform: capitalize;
}
.pkp_structure_content {
    padding-top: 0;
    background:#ffffff;
}
.obj_article_details .abstract {
    text-align: justify;
    font:tahoma,geneva,sans-serif;
}
.obj_article_summary > .title {
    font-size: 14.5px;
    line-height: 20px;
    font-weight: 100;
}
.obj_article_summary {
    padding-bottom: 10px !important;
    border-bottom: solid 1px #4B8D7F !important;
    font-size: 12px;
}
  .pkp_site_name .is_img img {
  display: inline-block;
    max-height: 100px;
    max-width: 100%;
    width: auto;
    height: auto;
}
.pkp_footer_content {
  color : white;
  float: none;
  width: 100%;
  clear: both;
  padding-top: 10px;  
}

.pkp_footer_content a:hover{
  color : yellow; 
}
.pkp_footer_content a{
  color : white;
}
.pkp_brand_footer {
  background: #002838;
}
.pkp_structure_footer_wrapper {
    background:  #002838;
    border-bottom: 0px solid;
}
.obj_galley_link {
    font-weight: 700;
    text-transform: Capitalize;
    background: grey;
    color: #fff;
    border: none;
}
.cmp_breadcrumbs {
    text-transform: capitalize;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active {
    background: #8c8c8c;
    border: 0px solid #3c2d61;
}
.homepage-journal-wrapper {
    padding: 30px 10px 30px 10px;
    margin: 30px;
    border: solid 1px #eaeaea;
    -webkit-box-shadow: 0px 4px 20px -2px rgb(181 181 181);
    -moz-box-shadow: 0px 4px 20px -2px rgba(181,181,181,1);
    box-shadow: 0px 4px 20px -2px rgb(181 181 181);
    text-align: center;
 }
.homepage-journal-wrapper:hover {
    -webkit-box-shadow: 0px 4px 20px -2px rgb(183 95 43);
    -moz-box-shadow: 0px 4px 20px -2px rgba(183,95,43,1);
    box-shadow: 0px 4px 20px -2px rgb(183 95 43);
 }

div.site-journal-description {
	display: none;
}
.page-site .site-journal {
	margin-bottom: 0px;
}
h3.site-journal-title{
	height: 60px;
}

p.links > a.btn {
	margin-bottom: 10px !important;
}
p.links > a.btn:hover {
	color: #ffffff;
	background-color: #64360a;
}

h3.site-journal-title>a {
	color: #565656;
}
.main-header {
    background-color: #e0d7cf;
}
div.container.page-site {
	padding-top: 30px;
}

/* 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;
  width: 70%;  padding-top: 10px;
  padding-bottom:10px;
}
.pkp_brand_footer {
  float: right;
  width: 30%;
  padding-bottom:10px;
  padding-top: 100px;
}
.pkp_structure_footer_wrapper {
   border-bottom:@double solid;
}
*/