.pkp_structure_head{
    border: 0px;
}
.pkp_structure_page{
    margin-top: 0px;
    margin-bottom: 0px;
}
.pkp_structure_main h1 {
     font-weight: 600;
     font-size: 20px;
}
a {
    color: #333300;
}
a:hover {
    color: #E66E05;
}
.pkp_structure_main h1,
.pkp_structure_main h2,
.pkp_structure_main h3,
.pkp_structure_main h4 {
    font-family: helvetica,sans-serif;
}
.pkp_structure_main h1 {
    font-size: 1.5rem;
}
.pkp_structure_main h2 {
    font-size: 1.3125rem;
}
.pkp_structure_main h3 {
    font-size: 1.125rem;
}
.pkp_structure_main h4 {
    font-size: 0.9375rem;
}
.pkp_page_index .current_issue .read_more {
    color: #209720;
}
.pkp_page_index .current_issue .read_more:hover {
    color: #25C125;
}
.pkp_page_index .current_issue h2 {
    display: inline-block;
    padding-bottom: 0em;
    border-bottom: 3px solid #ff8000;
    text-transform: capitalize;
    font-weight: 700;
    color: #000;
}
.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;
}
/*---Navigasi Menu---*/
.pkp_navigation_primary_row{
    background-color: #040453;
    text-align:left;
    padding-left:15px;
}
.pkp_site_nav_menu {
    color: #fff;
}
.pkp_site_nav_menu a {
    color: none;
}
#navigationPrimary a {
    font-size: 13.5px;
    color: #fff;
    font-weight: 100;
    text-transform: capitalize;
}
#navigationPrimary ul {
  background: #2f318b;
}
#navigationPrimary [aria-expanded="true"]:before {
    border-bottom-color: #f48d00;
}
/* Menu Tambahan Kanan by ade@htp.ac.id */
 
.hoverTable{
    width:100%;
    border-collapse:collapse; 
}
.hoverTable th{
    height:30px; background: #ffffff; color:#4d9648;
}
.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: helvetica,sans-serif;
  background: #ffffff;
  font-size:14px;  
}
 
body p {
    font-family: helvetica,sans-serif;
    font-size: 17px;
}
.pkp_block {
    font-size: 14px;
    line-height: 20px;
    clear: both;
    padding: 10px 15px;
}
.pkp_structure_sidebar{
    background:#ffffff;
}
/*---Section Sidebar Block Plugin---*/
.pkp_block .title {
    display: block;
    background: #040453;
    padding: 0.4em 10px !important;
    font-weight: 600;
    text-transform: capitalize;
    color: #fff;
    font-family: helvetica,sans-serif;
}
.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: 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: block;
    max-height: none;
    width: auto;
    height: auto;
}
.pkp_footer_content {
  float: none;
  width: 100%;
  clear: both;
  padding-top: 10px;  
}
.pkp_brand_footer {
  display: none;
}
/*---footer---*/
.pkp_structure_footer_wrapper {
    border-top: 10px solid #E6E6E6;
    border-bottom: 30px solid #141268;
    background: #85fb4f;
}
.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;
}
.pkp_nav_list ul a:hover{
    background: #4fa6e8;
    border-left: none;
}
.block_custom .content{
    padding: 0;
}
.block_information .content{
    padding: 0 20px;
}
.pkp_block .content ul li{
    padding: 0;
}
/*---button submission---*/
.block_make_submission .content{
    display: block;
    padding: 0 30px;
    text-align: center;
}
.block_make_submission a{
    display: block;
    border-radius: 3px;
    background: #eaeaea;
    border: none;
    color: #000;
    font-size: 1rem;
    padding: 0 1em;
    font-weight: 700;
    line-height: calc(2.743rem - 2px);
    border-top-color: none;
    box-shadow: inset 0 -1em 1em rgba(0, 0, 0, 0.1);
    transition-duration: 0.3s;
}
.block_make_submission a:hover {
    background-image: linear-gradient(rgb(244, 114, 0), rgb(228, 105, 5));
    box-shadow: inset 0 -1em 1em rgba(0, 0, 0, 0.1);
    color: white;
}
.obj_galley_link {
    font-weight: 700;
    text-transform: Capitalize;
    background: #2f318b;
    color: #fff;
    border: none;
}
.cmp_button,
.cmp_form .buttons button,
.page_lost_password .buttons button,
.page_search .submit button {
    background: #209720;
    color: white;
    border: 1px solid #188918;
}

/*---body text link---*/
.block_information .content ul li a:hover
.contact_section {
    color: #E66E05;
}

/*<-awal sidebar->*/

.sidebar{
    width: 100%;
    border-collapse: collapse;
}
.sidebar th{
    height: 30px;
    background: #f08b16;
    color: #fff;
    padding: 0.4em 10px !important;
    border-bottom: 3px solid #fff;
    font-size: 1.143rem;
}
.sidebar td{
    height: 30px;
    padding-top: 3px;
    vertical-align: middle;
    border-bottom: 1px solid #fff;
    text-align: center;
}
.sidebar td a{
    width: 100%;
    display: block;
}
.sidebar tr{
    background: #209720;
    color: #fff;
}
.sidebar tr:hover{
    background: #25c125;
}
.sidebar tr a{
    color: #fff;
}
.sidebar a:hover{
    color: #fff;
}
.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: 80% !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:  5px !important; margin-bottom:20 !important; padding-bottom: 20 !important;}


.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: 50px;
}
.pkp_structure_footer_wrapper {
	background: #e8ebef;
	border-bottom:@double solid; 
	border-bottom-color:#141268;
}
.pkp_site_name .is_img img {
	display: inline-block;
	max-height: 100px;
	max-width: 100%;
	width: auto;
	height: auto;
}
body {
font-family: "PT Sans", Helvetica, sans-serif;
font-size: 16px;
}

