@import url('https://fonts.googleapis.com/css?family=Titillium+Web&display=swap');
@import url('https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz&display=swap');
.journals ul .body .description a {display: inline;}
html, body, * {font-family: helvetica, calibri; }
a { color: #222222; }
a:hover { color: #04416c; }
.cmp_button_wire, .obj_galley_link { background: #5c2eda; border: 1px solid #ebebeb; color: #fff; }
.obj_article_summary { border: 1px solid #003c7b; padding: 10px; border-radius: 5px; box-shadow: 2px 2px 4px #003c7b;
}
.pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li, .pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li a {font-family:helvetica, calibri; color: #003c7b ; font-weight: bold !important; font-size: 15px; font-weight: 100; text-transform: uppercase !important}
.pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li a:hover {background: #003c7b ; font-family:helvetica, calibri; color: #FFFFFF !important}

.pkp_structure_head {
  background:  #003c7b;
 }
.pkp_structure_page {
    margin-top: 0px;
    margin-bottom: 0px;
     
}
 .pkp_structure_main h1 {
     font-weight: 600;
     font-size: 20px;
}

a {
    color: #333300;
}
.pkp_page_index .current_issue h2 {
    display: inline-block;
    padding-bottom: 0em;
    border-bottom: 3px solid #ff8000;
    text-transform: uppercase;
    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:uppercase;
    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: uppercase;
    font-weight: 700;
    padding-bottom: 0em;
}
.pkp_navigation_primary_row{
    background-color: #afc70a;
    text-align:left;
    padding-left:15px;
	
}
#navigationPrimary a {
    font-size: 13px;
    color: #003c7b;
    font-weight: 100;
	font-weight: bold;
    text-transform: uppercase;
}
#navigationPrimary ul {
  background: #595959;
}
#navigationPrimary [aria-expanded="true"]:before {
    border-bottom-color: #595959;
}
/* Menu Tambahan Kanan by ade@htp.ac.id */
 
.hover{
    width:100%;
    border-collapse:collapse; 
}
.hover th{
    height:30px;
	background: #ffffff;
	color:#146AC7;
}
.hover td{ 
    height:30px;
	padding-top:3px;
	vertical-align:middle; 
    border-top:1px solid #ffffff;
    text-align:left;
	padding: 7px 10px 5px 20px;
	}
.hover td a{
    width:100%;
	display:block;
}
/* warna latar setiap baris tabel dan warna tulisan */
.hover tr{
    background: #146AC7;
	color:#ffffff;
	/*font-weight: bold;*/
	
}
/* warna ketika dilewati mouse */
.hover tr:hover {
    background-color: #145787;
}
.hover a {
    color:#ffffff;
}
.hover a:hover {
    color:#f78b4a;
}
/* --- 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: uppercase;
}   
.pkp_navigation_user_wrapper a {
    font-size: 13px;
    font-weight: 200;
	font-weight: bold;
}   
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;
	padding:10px 27px 10px 27px;
}
.pkp_structure_sidebar{
    background:#ffffff;
}
.pkp_block .title {
    /*display: inline-block;*/
	font-size: 15px;
	display: block;
	background: #003c7b;
	border-left: 10px solid #afc70a;
	border-bottom: none;
	/*padding-bottom: 0em;*/
	text-align: left !important;
	padding: 7px 10px 5px 20px;
	border-radius: 0 5px 5px 0;
    /*border-bottom: 3px solid #ff8000;*/
    font-weight: 600;
    text-transform: uppercase;
	color:#ffffff;
}
.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: uppercase;
}
.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 #ff8000 !important;
    font-size: 12px;
}
.pkp_site_name .is_img img {
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
}
.pkp_site_name_wrapper {
	padding-left: 0px;
	padding-right: 0px;
}
.pkp_site_name {
	padding-top: 0px;
	padding-bottom: 0px;
}

.pkp_footer_content {
  background:  linear-gradient(
    to bottom,
    rgb(255 255 255) 0%,
    rgb(255 255 255) 33%,
    rgb(255 255 255) 100%
  );
}
.pkp_footer_content .theme-credit {
  text-align: right;
  width: 100%;
  color: #bbbaba;
  font-size: 10px;
}
.pkp_footer_content .theme-credit a {
  color: grey;
  text-decoration: none;
}
.pkp_structure_footer_wrapper {
  background: #f9f9f9;
  margin-bottom: 0px;
  /*background:  #003c7b;*/
  border-bottom: none;
  
}
.pkp_structure_footer {
  margin-top: 0px;
  background: #fff;
  border: 0px solid #efefef;
}
.pkp_brand_footer {
  display: none;
}
.pkp_footer_content {
  padding: 0;
}
.pkp_footer_content .footer {
  padding: 30px;
  padding-bottom: 0px;
  box-shadow: 0 4px 5px -2px rgb(0 0 0/10%);
  z-index: 1;
}
.row.copright-container {
  font-size: 13px;
  text-align: justify;
  color: #8c8c8c;
  border-top: 1px solid #f3f3f3;
  padding: 30px;
  background: #003c7b;
}
.copyright-wrapper {
  width: 100%;
 }
.copyright-wrapper a.img_cc {
  height: 10px;
  margin-top: 10px;
  width: 200px;
  margin: 0 85px 0 5px;
}
.copyright-wrapper a.img_cc img {
  position: absolute;
}
.obj_galley_link {
    font-weight: 700;
    text-transform: uppercase;
    background: grey;
    color: #fff;
    border: none;
}
.cmp_breadcrumbs {
    text-transform: uppercase;
}
.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;
}