.pkp_site_name .is_img img {
display: block;
max-height: none;
width: auto;
height: auto;
}

.obj_article_details .abstract {
    text-align: justify;
}

/*footer*/

.footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
/*    background-color: #f0f0f0;*/
    border-top: 1px solid #ddd;
  }
  .footer-left, .footer-center, .footer-right {
    flex: 1;
    text-align: left;
  }
  .footer-center {
    text-align: center;
  }
  .footer-right {
    text-align: right;
  }
  .copyright {
    background-color: #333;
    color: #fff;
    text-align: center;
    padding: 10px;
  }
  .copyright a {
    color: #fff;
  }
  .cc-image {
    vertical-align: middle;
  }


.pkp_footer_content {
  float: left;
  width: 100%;
  padding: 0px;
/*  padding-top: 10px;
  padding-bottom:10px;*/
}
.pkp_brand_footer {
  float: right;
  width: 30%;
  padding-bottom:10px;
  padding-top: 50px;
  display: none;
}
.pkp_structure_footer_wrapper {
	background: #e8ebef;
	border-bottom:@double solid; 
	border-bottom-color:#595959;
}
.header {
background-color: #FFFFFF;
}
.nav-link {
            color: white;
        }

.container-fluid{
overflow: hidden;
background-color: #FFFFFF;
}

/*tambahan */

/*warna header*/
/*.pkp_structure_head {
  background:  #595959;
 }*/
.pkp_structure_page {
    margin-top: 0px;
    margin-bottom: 0px;
     
}
 .pkp_structure_main h1 {
     font-weight: 600;
     border-bottom: 3px solid #ff9600;
/*     font-size: 20px;*/
}
/*a {
    color: #333300;
}*/
.pkp_page_index .current_issue h2 {
    display: inline-block;
    padding-bottom: 0em;
    border-bottom: 3px solid #ff9600;
    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 #ff9600;
    background: transparent;
    text-transform: capitalize;
    font-weight: 700;
    padding-bottom: 0em;
}
/*.pkp_navigation_primary_row{
	background-color: #ff9600;
    background-color: grey;
    text-align:left;
    padding-left:15px;*/
}
#navigationPrimary a {
    font-size: 13.5px;
    color: #f2f2f2;
    font-weight: 100;
    text-transform: capitalize;
}
/*#navigationPrimary ul {
  background: #595959;
}*/
/*#navigationPrimary [aria-expanded="true"]:before {
    border-bottom-color: #595959;
}*/
/* 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;
}   

/*ovr body*/
/*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 #ff9600;
    font-weight: 600;
    text-transform: capitalize;
}
.obj_article_details .main_entry .label {
    display: inline-block;
    padding: 0 0 5px;
    border-bottom: 3px solid #ff9600;
    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 #ff9600 !important;
    font-size: 12px;
}

/*.pkp_footer_content {
  float: none;
  width: 100%;
  clear: both;
  padding-top: 10px;  
}
.pkp_brand_footer {
  background: #e6e6e6;
}
.pkp_structure_footer_wrapper {
    background:  #f1f2f3;
    border-bottom: 0px solid;
}
.obj_galley_link {
    font-weight: 700;
    text-transform: Capitalize;
    background: #ff9600;
    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;
}

/* jesica-about.css - High Contrast White Theme */
.jesica-page {
  --jesica-primary: #b45309;       /* Darker amber for AAA link contrast */
  --jesica-primary-dark: #92400e;
  --jesica-text: #0f172a;          /* Near-black for max readability */
  --jesica-text-muted: #334155;    /* Dark slate for secondary text */
  --jesica-bg: #ffffff;
  --jesica-bg-alt: #f8fafc;        /* Crisp light gray for table headers */
  --jesica-border: #cbd5e1;        /* Clear, visible borders on white */
  --jesica-shadow: 0 1px 5px rgba(0, 0, 0, 0.05);
  --jesica-shadow-hover: 0 4px 14px rgba(0, 0, 0, 0.1);
  --jesica-radius: 10px;
  --jesica-transition: 0.2s ease;

  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif;
  line-height: 1.65;
  color: var(--jesica-text);
  max-width: 1100px;
  margin: 0 auto;
  padding: 32px 28px;
  background: var(--jesica-bg);
  border: 1px solid var(--jesica-border);
  border-radius: var(--jesica-radius);
  box-shadow: var(--jesica-shadow);
  box-sizing: border-box;
}
.jesica-page *, .jesica-page *::before, .jesica-page *::after { box-sizing: inherit; }

/* Typography & Links */
.jesica-page p { margin: 0 0 18px 0; text-align: justify; font-size: 1rem; color: var(--jesica-text); }
.jesica-page p:last-child { margin-bottom: 0; }
.jesica-page strong { color: #000000; font-weight: 700; }
.jesica-page a { color: var(--jesica-primary); text-decoration: underline; font-weight: 600; transition: color var(--jesica-transition); }
.jesica-page a:hover { color: var(--jesica-primary-dark); }

/* Cover Image */
.jesica-cover {
  float: right;
  width: 170px;
  margin: 0 0 22px 24px;
  background: var(--jesica-bg);
  border: 1px solid var(--jesica-border);
  border-radius: var(--jesica-radius);
  box-shadow: var(--jesica-shadow);
  transition: transform var(--jesica-transition), box-shadow var(--jesica-transition);
  overflow: hidden;
}
.jesica-cover:hover { transform: translateY(-3px); box-shadow: var(--jesica-shadow-hover); }
.jesica-cover img { width: 100%; height: auto; display: block; }
.jesica-caption { padding: 8px 4px; text-align: center; font-size: 0.85rem; color: #475569; background: #f1f5f9; font-weight: 500; }

/* Data Table */
.jesica-data-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  margin: 28px 0;
  background: var(--jesica-bg);
  border: 2px solid var(--jesica-primary);
  border-radius: var(--jesica-radius);
  overflow: hidden;
  box-shadow: var(--jesica-shadow);
}
.jesica-data-table tr { border-bottom: 1px solid var(--jesica-border); transition: background var(--jesica-transition); }
.jesica-data-table tr:last-child { border-bottom: none; }
.jesica-data-table tr:hover { background: var(--jesica-bg-alt); }
.jesica-data-table td { padding: 14px 16px; vertical-align: top; font-size: 0.95rem; color: var(--jesica-text); }
.jesica-data-table td:first-child { 
  width: 22%; 
  font-weight: 600; 
  color: #1e293b; 
  background: var(--jesica-bg-alt); 
  border-right: 1px solid var(--jesica-border); 
}
.jesica-data-table td:last-child { width: 78%; }
.jesica-data-table a { color: var(--jesica-primary); text-decoration: none; font-weight: 600; }
.jesica-data-table a:hover { text-decoration: underline; color: var(--jesica-primary-dark); }

/* Timeline Table */
.jesica-timeline {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  margin: 28px 0;
  border-radius: var(--jesica-radius);
  overflow: hidden;
  box-shadow: var(--jesica-shadow);
  border: 1px solid var(--jesica-border);
}
.jesica-timeline td { padding: 20px 12px; text-align: center; border: none; transition: transform var(--jesica-transition); }
.jesica-timeline td:hover { transform: translateY(-2px); }
.jesica-timeline .orange { background: #d97706; color: #ffffff; font-weight: 600; }
.jesica-timeline .white { background: #ffffff; color: var(--jesica-primary-dark); font-weight: 700; border-left: 1px solid #fed7aa; border-right: 1px solid #fed7aa; }
.jesica-timeline .label { font-size: 0.9rem; margin-bottom: 6px; font-weight: 500; opacity: 0.9; }
.jesica-timeline .value { font-size: 1.5rem; font-weight: 800; letter-spacing: 0.5px; }

/* Indexing Header & Grid */
.jesica-index-label {
  margin: 0 0 14px 0;
  font-weight: 700;
  font-size: 1.05rem;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  padding-bottom: 6px;
  border-bottom: 2px solid var(--jesica-primary);
  display: inline-block;
}
.jesica-logo-grid { display: flex; flex-wrap: wrap; gap: 14px 18px; align-items: center; padding: 12px 0; }
.jesica-logo {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 12px;
  background: var(--jesica-bg);
  border: 1px solid var(--jesica-border);
  border-radius: 8px;
  text-decoration: none;
  transition: all var(--jesica-transition);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04);
  min-width: 90px;
}
.jesica-logo:hover, .jesica-logo:focus {
  transform: translateY(-3px);
  box-shadow: var(--jesica-shadow-hover);
  border-color: var(--jesica-primary);
  outline: none;
}
.jesica-logo img {
  height: 40px;
  width: auto;
  max-width: 125px;
  object-fit: contain;
  display: block;
  filter: grayscale(30%);
  transition: filter var(--jesica-transition), transform var(--jesica-transition);
}
.jesica-logo:hover img { filter: grayscale(0%); transform: scale(1.04); }

/* CTA Button */
.jesica-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #d97706, #b45309);
  color: #ffffff !important;
  padding: 14px 34px;
  border-radius: 50px;
  font-weight: 700;
  text-decoration: none !important;
  margin: 10px 0 24px 0;
  box-shadow: 0 4px 16px rgba(180, 83, 9, 0.35);
  transition: all var(--jesica-transition);
  letter-spacing: 0.3px;
}
.jesica-cta:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 28px rgba(180, 83, 9, 0.45);
  background: linear-gradient(135deg, #b45309, #78350f);
  text-decoration: none !important;
}
.jesica-cta:active { transform: translateY(0); }

/* Responsive Breakpoints */
@media (max-width: 900px) {
  .jesica-page { padding: 24px 18px; }
  .jesica-data-table td { padding: 12px 14px; font-size: 0.92rem; }
}
@media (max-width: 768px) {
  .jesica-cover { float: none; display: block; margin: 0 auto 22px auto; width: 200px; }
  .jesica-page p { text-align: left; }
  .jesica-data-table, .jesica-data-table tbody, .jesica-data-table tr, .jesica-data-table td { display: block; width: 100%; }
  .jesica-data-table tr { border-bottom: 1px solid var(--jesica-border); }
  .jesica-data-table td:first-child { width: 100%; background: var(--jesica-bg-alt); font-weight: 700; color: #000000; padding-bottom: 8px; border-right: none; border-bottom: 1px dashed var(--jesica-border); }
  .jesica-data-table td:last-child { width: 100%; padding-top: 10px; padding-bottom: 16px; }
  .jesica-timeline { display: flex; flex-direction: column; }
  .jesica-timeline td { border-bottom: 1px solid #fed7aa !important; border-left: none !important; border-right: none !important; }
  .jesica-timeline td:last-child { border-bottom: none !important; }
  .jesica-logo-grid { justify-content: center; gap: 12px 14px; }
  .jesica-logo { min-width: 85px; padding: 6px 10px; }
  .jesica-logo img { height: 34px; max-width: 110px; }
}
@media (max-width: 480px) {
  .jesica-page { padding: 18px 14px; font-size: 0.95rem; }
  .jesica-cover { width: 170px; }
  .jesica-index-label { font-size: 1rem; width: 100%; text-align: center; }
  .jesica-logo-grid { gap: 10px 12px; }
  .jesica-logo { min-width: 80px; padding: 5px 8px; border-radius: 6px; }
  .jesica-logo img { height: 30px; max-width: 95px; }
  .jesica-timeline .value { font-size: 1.35rem; }
  .jesica-cta { width: 100%; text-align: center; padding: 14px 20px; }
}

/* Print Styles */
@media print {
  .jesica-page { background: #fff; padding: 0; box-shadow: none; max-width: none; margin: 0; border: none; }
  .jesica-cover { float: right; margin: 0 0 16px 20px; box-shadow: none; border: 1px solid #ccc; }
  .jesica-timeline, .jesica-logo-grid { break-inside: avoid; }
  .jesica-logo { border: 1px solid #ccc; box-shadow: none; }
  .jesica-cta { background: #b45309 !important; color: #000 !important; border: 2px solid #000; box-shadow: none; }
  .jesica-page a { color: #000; text-decoration: underline; }
}

/* Dark Mode Support (Optional - maintains contrast if user prefers dark) */
@media (prefers-color-scheme: dark) {
  .jesica-page { --jesica-bg: #0f172a; --jesica-bg-alt: #1e293b; --jesica-text: #f8fafc; --jesica-text-muted: #cbd5e1; --jesica-border: #334155; --jesica-shadow: 0 2px 8px rgba(0,0,0,0.4); border-color: #334155; }
  .jesica-page strong { color: #ffffff; }
  .jesica-page a { color: #fbbf24; }
  .jesica-page a:hover { color: #f59e0b; }
  .jesica-data-table td:first-child { background: #1e293b; color: #ffffff; border-right-color: #334155; }
  .jesica-data-table td:last-child { color: #f8fafc; }
  .jesica-data-table tr:hover { background: #1e293b; }
  .jesica-timeline .white { background: #1e293b; color: #fbbf24; border-color: #334155; }
  .jesica-index-label { color: #ffffff; }
  .jesica-logo { background: #1e293b; border-color: #334155; }
  .jesica-logo:hover { border-color: #fbbf24; }
  .jesica-logo img { filter: grayscale(40%); }
  .jesica-logo:hover img { filter: grayscale(0%); }
  .jesica-caption { background: #1e293b; color: #cbd5e1; }
}