.pkp_structure_head {
  background:  #595959;
 }
.pkp_structure_page {
    margin-top: 0px;
    margin-bottom: 0px;
     
}
 .pkp_structure_main h1 {
     font-weight: 600;
     font-size: 20px;
}
a {
    color: #333300;
}
a:hover,
a:focus {
 color:#ff8000;
}
.pkp_page_index .current_issue h2 {
    display: inline-block;
    padding-bottom: 0em;
    border-bottom: 3px solid #ff8000;
    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 #ff8000;
    background: transparent;
    text-transform: capitalize;
    font-weight: 700;
    padding-bottom: 0em;
}
.pkp_navigation_primary_row{
    background-color: #02285e;
    text-align:left;
    padding-left:15px;
}
#navigationPrimary a {
    font-size: 13.5px;
    color: #f2f2f2;
    font-weight: 100;
    text-transform: uppercase;
}

#navigationPrimary>li>a:hover,
#navigationPrimary>li>a:focus {
 border-color:#fff;
}

@media (min-width:992px) {
 #navigationPrimary a {
   color: #fff;
 }
 #navigationPrimary a:hover,
 #navigationPrimary a:focus {
  color:#000;
 }
 #navigationPrimary ul {
  background:#02285e;
 }
 #navigationPrimary ul a {
  color:#fff;
 }
 #navigationPrimary ul a:hover,
 #navigationPrimary ul a:focus {
  border-color:transparent
 }
 .pkp_navigation_user > li > a {
    color: #2e3192;
  }
}
@media (min-width:992px) {
  .pkp_site_name {
    width:75%;
    margin-left:0;
    padding-top:0rem;
    padding-bottom:0.071rem
  }
  .pkp_site_name .is_text {
    font-size:1.285rem
  }
}
@media (min-width:992px) {
 .pkp_navigation_search_wrapper a {
  padding-bottom:6px;
  border-bottom-width:4px;
  color:#fff;
 }
 .pkp_navigation_search_wrapper a:hover,
 .pkp_navigation_search_wrapper a:focus {
  color:#ff8000;
  border-color:#5a8fab;
 }
}
.obj_announcement_summary .read_more:hover,
.obj_announcement_summary .read_more:focus {
 color:#ff8000;
}
.pkp_page_index .current_issue .read_more:hover,
.pkp_page_index .current_issue .read_more:focus {
 color: #ff8000;
}


/* Menu Tambahan Kanan by ade@htp.ac.id */
 
.hoverTable{
    width:100%;
    border-collapse:collapse; 
}
.hoverTable th{
    height:30px; background: #ffffff; color:#105183;
}
.hoverTable td{ 
    height:30px; padding-top:3px;vertical-align:middle; 
    border-bottom:1px solid #ffffff;
    text-align:center;
}
.hoverTable td a{
    width:100%;display:block;
}
/* warna latar setiap baris tabel dan warna tulisan */
.hoverTable tr{
    background: #105183; color:#ffffff;
}
/* warna ketika dilewati mouse */
.hoverTable tr:hover {
    background-color: #0c426b;
}
.hoverTable a {
    color:#ffffff;
}
.hoverTable a:hover {
    color:#f0850c;
}
/* --- Menu Tambahan Kanan by ade@htp.ac.id */
.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;
}
.pkp_structure_sidebar{
    background:#ffffff;
}
.pkp_block .title {
    display: inline-block;
    padding-bottom: 0em;
    border-bottom: 3px solid #ff8000;
    font-weight: 600;
    text-transform: capitalize;
}
.pkp_block .content ul li {
  line-height:1.43rem;
  padding:.5rem 0;
}
.obj_article_details .main_entry .label {
    display: inline-block;
    padding: 0 0 5px;
    border-bottom: 3px solid #ff8000;
    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: 14px;
    line-height: 20px;
    font-weight: bold;
	color:#000000;
}
.obj_article_summary > .title a {
  text-decoration: none;
  color: #000000;
  font-size: 14px;
}.obj_article_summary > .title a:hover {
  text-decoration: none;
  color: #ff8000;
  font-size: 14px;
}

.obj_article_summary {
    margin-bottom: 20px;
	background: transparent url("https://i.ibb.co/4YfscGf/pattern.png") repeat scroll 0% 0% !important;
	padding: 1rem;
	border-radius: 0rem 0rem 2rem 0rem;
	border-radius: 2rem 2rem 2rem 2rem;
	box-shadow: .2rem .2rem .1rem #02285e;
}
.pkp_site_name .is_img img {
    display: inline-block;
    max-height: 200px;
    max-width: 100%;
    width: 1160px;
    height: 500px;
}

.pkp_site_name .is_text {
  /*font-family:"Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
  font-size:.93rem;
  font-weight:700;
  line-height:2.857rem;*/
  color:#181ce6;
  text-decoration:none
}
.pkp_site_name .is_text:focus {
  text-decoration:underline
}
.pkp_site_name_wrapper {
  /* background: #0B2E86; */
  background: #e6e6e6;
  padding-left: 0rem;
  padding-right: 0rem;
}
.pkp_footer_content {
  float: none;
  width: 100%;
  clear: both;
  padding-top: 10px;  
}
.pkp_brand_footer {
  background: #e6e6e6;
}
.pkp_structure_footer_wrapper {
    background:  #e6e6e6;
    border-bottom: 1.43rem solid #022853;
}
.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;
}

/*Sidemenu tambahan */

.sidemenu li {
    background: #88a8d1;
    margin: 5px 0;
    border-left: 5px solid #232423;
    border-radius: 0 5px 5px 0;
    box-shadow: 2px 2px #c8c8c8;
    border-bottom: 1px solid white;
	
}
.sidemenu li:hover {
    background: #02285e;
	color:white;
}
.sidemenu li a {
    color: #090909;
    padding-left: 7px;
}
.sidemenu li a:hover {
	color:white;
}