.pkp_structure_head {
  background:  #e6e6e6;
 }
.pkp_structure_page {
    margin-top: 0px;
    margin-bottom: 0px;
     
}
 .pkp_structure_main h1 {
     font-weight: 600;
     font-size: 20px;
     font-family: Nexus Sans,"Bliss Bold","Gill Sans",Calibri,"Helvetica Neue",Arial,sans-serif;
}
a {
    color: #690680;
    text-decoration: none;
}

a:hover {
    color: #f88408;
    text-decoration: none;
}

.pkp_site_nav_menu {
    background-color: #690680;
}

.pkp_page_index .current_issue h2 {
    display: inline-block;
    padding-bottom: 0em;
    border-bottom: 3px solid #690680;
    text-transform: capitalize;
    font-weight: 700;
    color: rgba(0,0,0,0.54);
}
.pkp_page_index .current_issue .current_issue_title {
    font-size:14px;
    color: #690680;
}
.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;
    color: #690680;
}
.obj_issue_toc .section h2 {
    position: relative;
    display: inline-block;
    top: auto;
    left: auto;
    padding: 0 0 5px;
    border-bottom: 3px solid #690680;
    text-transform: capitalize;
    font-weight: 700;
    padding-bottom: 0em;
}
.pkp_navigation_primary_row{
    background-color: #690680;
    text-align:left;
    padding-left:15px;
}
#navigationPrimary a {
    font-size: 13.5px;
    color: #f2f2f2;
    font-weight: 100;
    text-transform: capitalize;
}
#navigationPrimary ul {
  background: #690680;
}
#navigationPrimary [aria-expanded="true"]:before {
    border-bottom-color: #690680;
}
 
.hoverTable{
    width:100%;
    border-collapse:collapse; 
}
.hoverTable th{
    height:30px; background: #D3E1DD; color:#690680;
}
.hoverTable td{ 
    height:30px; padding-top:3px;vertical-align:middle; 
    border-bottom:1px solid #D3E1DD;
    text-align:center;
}
.hoverTable td a{
    width:100%;display:block;
}
/* warna latar setiap baris tabel dan warna tulisan */
.hoverTable tr{
    background: #f88408; color:#ffffff;
}
/* warna ketika dilewati mouse */
.hoverTable tr:hover {
    background-color: #f88408;
}
.hoverTable a {
    color:#ffffff;
}
.hoverTable a:hover {
    color:#D3E1DD;
}
/* --- 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;
}
.pkp_structure_sidebar{
    background:#ffffff;
}
.pkp_block .title {
    display: inline-block;
    padding-bottom: 0em;
    border-bottom: 3px solid #690680;
    font-weight: 600;
    text-transform: capitalize;
}
.obj_article_details .main_entry .label {
    display: inline-block;
    padding: 0 0 5px;
    border-bottom: 3px solid #690680;
    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;
}

/*Depan*/

.pkp_page_index .current_issue .current_issue_title:before {
  content: '\f097';
  font-family: 'FontAwesome';
  padding-right: 8px;
}

.obj_issue_toc .published:before {
  content: '\f073';
  font-family: 'FontAwesome';
  padding-right: 8px;
  color: #690680;
}


.obj_article_summary > .title {
    font-size: 21px;
    line-height: 25px;
    font-weight: 100;
    font-family: Nexus Sans,"Bliss Bold","Gill Sans",Calibri,"Helvetica Neue",Arial,sans-serif;
}


.obj_article_summary .authors:before {
  content: '\f2c0';
  font-family: 'FontAwesome';
  padding-right: 8px;
}



.obj_article_summary .meta {
    position: relative;
    padding-top: 0.375 rem;
    font-size: .93 rem;
    line-height: 1.43 rem;
    font-family: Nexus Sans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}

.obj_article_summary {
    padding-bottom: 10px !important;
    border-bottom: solid 1px #690680 !important;
    font-size: 12px;
}

.obj_article_summary .pages {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 2.143 rem;
}

.obj_article_summary .pages, .obj_article_summary .published {
    color: rgba(0,0,0,0.40);
    font-weight: normal;
}    

.pkp_site_name .is_img img {
    display: inline-block;
    max-height: 100px;
    max-width: 100%;
    width: auto;
    height: auto;
}
.pkp_footer_content {
    float: left;
    width: 70%;
    padding-top: 10px;
    padding-bottom: 10px; 
}
.pkp_brand_footer {
  background: #690680;

}
.pkp_structure_footer_wrapper {
    background:  #e6e6e6;
    border-bottom: 0px solid;
}
.obj_galley_link {
    font-weight: normal;
    text-transform: Capitalize;
    background: #b97dc7;
    color: #fff;
    border: none;
}



.obj_galley_link a:hover{
    background: #f88408;
    color: #000;
}







.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_site_name .is_img img
{
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
}


/**************************ARTICLES DETAILS***************************************/
.cmp_breadcrumbs li:first-child a:before {
  content: '\f015';
  font-family: 'FontAwesome';
  padding-right: 5px;
}


.cmp_breadcrumbs .current {
  display: inline-block;
  padding: 5px 10px;
  background: #690680;
  color: white;
  border-radius: 5px;
}

.item.authors .email:before {
  content: "\f0e0";
  font-family: "FontAwesome";
  margin-right: 5px;
  font-size: 14px;
}
.item.authors span.name:before {
  content: "\f007";
  font-family: "FontAwesome";
  margin-right: 5px;
  font-size: 14px;
}

.item.authors {
  font-size: 14px;
}

.item.authors span.affiliation:before {
  content: "\f19c";
  font-family: "FontAwesome";
}


.obj_article_details > .page_title {
    font-weight:600;
}

.obj_article_details .doi a {
    color:#690680;
    font-family:'Source Sans Pro', sans-serif;
}

.obj_article_details .doi a:hover {
    color:#f88408;
    font-family:'Source Sans Pro', sans-serif;
}

.obj_article_details .entry_details .item.galleys .galleys_links {
   padding:0;
   background-color:#fff;
}

.obj_article_details .entry_details .item.galleys .galleys_links a {
    color:#fff;
    background-color:#4d045e;
}

.obj_article_details .entry_details .item.galleys .galleys_links a:hover {
    background-color:#f88408;
}

.obj_article_details .entry_details .sub_item:not(:first-child) .label {
   display:inline-block;
   padding:.5em 0;
   margin:0 20px;
   width:83%;
   border-bottom:1px solid #4d045e;
}

.obj_article_details .entry_details .item > .value ul {
    list-style:none;
    padding:0;
    margin:0;
}

.obj_article_details .entry_details .item > .value ul li {
    padding:5px 0;
}

.obj_article_details .main_entry .label {
    border-bottom:0px;
    border-left:0px;    
    font-weight:300;
    text-transform:uppercase;
    width:100%; 
    border-radius:15px;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
}

.obj_article_details .item {
    padding:1em 2em 2em 2.5em;
}

.obj_article_details .main_entry .item .label {
    font-size:16px;
}

.obj_article_details .galleys_links a:hover {
    background-color:#f88408;
    text-decoration:none;
}

.obj_article_details .entry_details .cover_image img {
    width:200px
}


/*Modif*/

#tb1 {padding:10px; width: 100%; table-layout: fixed; border:1px solid white; margin:0px; background-color:white; background: linear-gradient(to right bottom, white, #E2CEC1); border-radius:7px;font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";}
#tb1 th.clsTable{top: 10px; width: 100%; text-align: center; font-size: 20px; font-weight:bold; font-family: 'Lato'; /*display:block; position:relative;*/ top:10px;  margin-bottom:20px; clear:both;}

#tb1 td.clsTable{background-color:#D3E1DD;border-radius:5px; text-align: center;}
#tb1 td.clsTable:hover {color:black; font-weight:bold; background-color:white; background-image: linear-gradient(to right, #690680, #D3E1DD, #690680);}
#tb1 a {color:white; display:block; width:100%; text-decoration:none; padding:5px; padding-left:10px; padding-right:10px;}
#tb1 a:hover {color:black;}


.cmp_notification {
    background: #D3E1DD;
    border-left: .357rem solid #690680;
}
.page_search .submit button:after {
    background: #690680;
}
.page_search .submit button {
    color: #690680;
}

@media (min-width:992px){.pkp_block{padding:10px}

/* Menu Side Bar  Menu Head*/

.head-menu {
    border-bottom: 3px #690680 solid;
    height: 50px;
}

.pkp_block .title {
    display: block;
    padding: .443rem;
    text-align: left;
    background-color: #690680;
    color: white;
    font-weight: bold;
}

.head-menu a {
    display: block;
    padding: 10px;
    text-align: left;
    background-color: #690680;
    color: white;
    font-weight: bold;
}

.menu-sidebar {
    font: bold 12px arial, verdana, sans-serif;
}

.menu-sidebar li a {
    text-decoration: none;
    border-top: 1px solid #ffffff;
    color: #000000;
    display: block;
    background-color: #F8F8F8;
    padding: 10px;
    margin-top: -5px;
    transition: 0.3s;
}

.menu-sidebar li a:hover {
    background-color: #690680;
    box-shadow: #D3E1DD 3px 3px 3px;
    color: white;
    border-left: 5px solid black;
}

.menu-sidebar ul {
    list-style: none;
    padding: 0px;
}

.menu-sidebar ul ul {
    position: absolute;
    top: 75px;
    left: 135px;
    visibility: hidden;
}

.menu-sidebar ul li:hover ul {
    visibility: visible;
}

@media (min-width: 992px) {
    .pkp_block {
        padding:.443rem
    }
}
