.journals ul .body .description a {display: inline;}
/*.pkp_structure_footer .pkp_footer_content {background: #1779b7; padding: 15px !important;}
.pkp_structure_footer .pkp_footer_content p {margin: 0}
.pkp_structure_footer .pkp_brand_footer {background: #1779b7; height: auto !important; padding: 15px;}
.pkp_structure_footer .pkp_brand_footer img {width: 48px !important; height: auto;}
.pkp_structure_footer .pkp_footer_content a {color: #000000}
*/

/* ================================================
   HEADER - Full width, no gap
   ================================================ */
.pkp_structure_head {
  margin: 0 !important;
  padding-top: 15px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
}

#headerNavigationContainer {
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  max-height: 200% !important;
}

.pkp_site_name_wrapper {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
}

.pkp_site_name {
  padding: 0 !important;
  margin: 0 !important;
  width: 100% !important;
}

.pkp_site_name > a {
  padding: 0 !important;
  margin: 0 !important;
  display: block;
  width: 100% !important;
}

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

.pkp_header_wrapper {
  padding: 0 !important;
  margin: 0 !important;
  max-width: 100% !important;
}

.pkp_navigation_user_wrapper {top: 0; right: 0; padding-right:30px;}
.pkp_structure_page {margin-top: 0 !important; margin-bottom:0 !important; padding-bottom: 0 !important;}


/* ================================================
   NAVBAR - Animated Blue Gradient (Full Width Sync)
   ================================================ */
@keyframes gradientFlow {
  0%   { background-position: 0% 50%; }
  50%  { background-position: 100% 50%; }
  100% { background-position: 0% 50%; }
}

/* Gradient HANYA di parent wrapper agar sinkron penuh */
.pkp_navigation_primary_row {
  background-image: linear-gradient(
    270deg,
    #002277,
    #003399,
    #1a5fa8,
    #0077cc,
    #003399,
    #002277
  ) !important;
  background-size: 400% 400% !important;
  background-color: #003399 !important;
  animation: gradientFlow 6s ease infinite !important;
  -webkit-animation: gradientFlow 6s ease infinite !important;
}

/* Child elemen transparan agar tidak override parent */
.pkp_navigation_primary,
nav.pkp_navigation_primary,
.pkp_navigation_search_row,
.pkp_navigation_search,
.pkp_nav_list {
  background: transparent !important;
  background-image: none !important;
  animation: none !important;
  -webkit-animation: none !important;
}

/* Warna teks menu - coklat keemasan senada header */
.pkp_navigation_primary_row a,
.pkp_navigation_primary_row li a,
.pkp_navigation_primary .pkp_nav_list li a,
nav.pkp_navigation_primary ul li a {
  color: #c9a84c !important;
  font-weight: 600 !important;
  letter-spacing: 0.05em !important;
}

.pkp_navigation_primary_row a:hover,
.pkp_navigation_primary .pkp_nav_list li a:hover {
  color: #f5d98a !important;
  background: rgba(255, 255, 255, 0.1) !important;
}

.pkp_navigation_primary .pkp_nav_list li.current a {
  color: #f5d98a !important;
  border-bottom: 2px solid #c9a84c !important;
}

/* Search icon & teks - coklat keemasan */
.pkp_navigation_search_row a,
.pkp_navigation_search_row button,
.pkp_navigation_search a,
.pkp_navigation_search button,
.pkp_search a,
.pkp_search button,
a.search_prompt {
  color: #c9a84c !important;
  font-weight: 600 !important;
}


/* ================================================
   FOOTER - Blue Gradient
   ================================================ */
.pkp_structure_footer {
  background: linear-gradient(135deg, #1a5fa8 0%, #003399 50%, #002277 100%);
  padding: 20px 0;
}

.pkp_footer_content {
  float: left;
  width: 70%;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #ffffff;
}

.pkp_structure_footer .pkp_footer_content p {
  color: #ffffff;
  margin: 0;
}

.pkp_structure_footer .pkp_footer_content a {
  color: #a8d4f5;
}

.pkp_structure_footer .pkp_footer_content a:hover {
  color: #ffffff;
  text-decoration: underline;
}

.pkp_brand_footer {
  float: right;
  width: 30%;
  padding-bottom: 10px;
  padding-top: 50px;
  background: transparent;
}

.pkp_structure_footer_wrapper {
  border-bottom: double solid;
}


/* ================================================
   ISSUE COVER - Rounded corners
   ================================================ */
.obj_issue_summary .cover img,
.obj_issue_summary .cover a img,
.obj_issue_cover img,
.current_issue .cover img,
.pkp_structure_main .cover img {
  border-radius: 7px !important;
  overflow: hidden;
  display: block;
}

.obj_issue_summary .cover,
.obj_issue_summary .cover a {
  display: block;
  border-radius: 7px !important;
  overflow: hidden;
  width: fit-content;
}


/* ================================================
   MAKE SUBMISSION BLOCK
   ================================================ */
.pkp_block.block_make_submission .content {margin: 0 !important; padding: 0 !important; text-align: center !important}
.pkp_block.block_make_submission .content a { background: #1779b7; line-height: 40px; font-family : Georgia, serif !important; color: #FFFFFF}
.pkp_block.block_make_submission .content a:hover { background: rgba(0,0,0,0.25) !important;  color: #333333}


/* ================================================
   ARTICLE STATS
   ================================================ */
.obj_article_summary .item.stats .abstract, .obj_article_summary .item.stats .galley {position:relative;}   
.obj_article_summary .item.stats .abstract {text-align: justify; margin-left: 20px; margin-right: 10px;}   
.obj_article_summary .item.stats .galley {margin-left: 25px;}   
.obj_article_summary .item.stats .abstract:before { content: "\f080";  font-family: FontAwesome; left:-15px; position:absolute; top:0; }
.obj_article_summary .item.stats .galley:before { content: "\f1c1";  font-family: FontAwesome; left:-15px; position:absolute; top:0; }


/* ================================================
   ARTICLE TITLE COLOR
   ================================================ */
.obj_article_summary .title a,
.obj_article_summary h3.title a,
.obj_article_summary .title,
.pkp_structure_main .title a,
.cmp_article_list .obj_article_summary .title a,
h3.title a {
  color: #0f2d5b !important;
}

.obj_article_summary .title a:hover,
h3.title a:hover {
  color: #1a4a8a !important;
  text-decoration: underline;
}

/* Judul artikel pada halaman detail artikel */
.page_article h1,
.obj_article_details h1,
.pkp_structure_main h1,
article h1,
.article-header h1 {
  color: #0f2d5b !important;
}


/* ================================================
   TYPOGRAPHY
   ================================================ */
body {
  font-family: 'Montserrat', montserrat; text-align: justify;
}

h1 {
  padding-bottom: 0;
  margin-bottom: 0;
}

h3 {
  margin-top: 0;
  font-weight: 300;
}


/* ================================================
   ACCORDION
   ================================================ */
.container {
  width: 40em;
  margin: 10px auto;
}

.ac-label {
  font-weight: 700;
  position: relative;
  padding: .5em 1em;
  margin-bottom: .5em;
  display: block;
  cursor: pointer;
  background-color: #2abb9b;
  transition: background-color .15s ease-in-out;
}

.ac-input:checked + label, .ac-label:hover {
  background-color: #2abb9b;
}

.ac-label:after, .ac-input:checked + .ac-label:after {
  content: "+";
  position: absolute;
  display: block;
  right: 0;
  top: 0;
  width: 2em;
  height: 100%;
  line-height: 2.25em;
  text-align: center;
  background-color: #c8f7c5;
  transition: background-color .15s ease-in-out;
}

.ac-label:hover:after, .ac-input:checked + .ac-label:after {
  background-color: #2abb9b;
}

.ac-input:checked + .ac-label:after {
  content: "-";
}

.ac-input {
  display: none;
}

.ac-text, .ac-sub-text {
  opacity: 0;
  height: 0;
  margin-bottom: .5em;
  transition: opacity .5s ease-in-out;
  overflow: hidden;
}

.ac-input:checked ~ .ac-text, .ac-sub .ac-input:checked ~ .ac-sub-text {
  opacity: 1;
  height: auto;
}

.ac-sub .ac-label {
  background: none;
  font-weight: 600;
  padding: .5em 2em;
  margin-bottom: 0;
}

.ac-sub .ac-label:checked {
  background: none;
  border-bottom: 1px solid whitesmoke;
}

.ac-sub .ac-label:after, .ac-sub .ac-input:checked + .ac-label:after {
  left: 0;
  background: none;
}

.ac-sub .ac-input:checked + label, .ac-sub .ac-label:hover {
  background: none;
}

.ac-sub-text {
  padding: 0 1em 0 2em;
}


/* ================================================
   EDITORIAL LIST
   ================================================ */
.editorial-list{
    position: relative; 
}
.editorial-list li{
    margin-bottom: 1.125rem;
}
.editorial-list .img-profile{
    position: absolute;
    width: 95px;
    height: 105px;
    border: 1px solid #ddd;
    padding: .5rem;
}
.editorial-list .img-profile .imgthumb{ 
    width: 80px;
    height: 90px;
    overflow: hidden;
    margin: 0 auto; 
    object-fit: fill;
}
.editorial-list .img-profile img{
    width: 100%;
    height:100%;
}
.team-content{
    margin-left: 100px;
    min-height: 130px;
}
.team-content .ico-label{
    width: 18px;
    height: 18px;
    margin-right: .5rem;
}   
.team-aff ul li{
    margin-bottom: 0;
}
.team-aff ul li .tm_label{
    display: inline-block;
    width: 80px;
}
.team-aff ul li .ico-label{
    width: 18px;
    height: 18px;
    margin-right: .5rem;
}


/* ================================================
   COLUMNS & CARDS
   ================================================ */
.column {
  float: left;
  width: 33.3%;
  margin-bottom: 16px;
  padding: 0 8px;
}

@media screen and (max-width: 650px) {
  .column {
    width: 100%;
    display: block;
  }
}

.card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.container {
  padding: 0 16px;
}

.container::after, .row::after {
  content: "";
  clear: both;
  display: table;
}

.title {
  color: grey;
}

.button {
  border: none;
  outline: 0;
  display: inline-block;
  padding: 8px;
  color: white;
  background-color: #000;
  text-align: center;
  cursor: pointer;
  width: 100%;
}

.button:hover {
  background-color: #555;
}


/* ================================================
   CUSTOMERS TABLE
   ================================================ */
#customers {
  font-family: Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

#customers td, #customers th {
  border: 1px solid #ddd;
  padding: 8px;
}

#customers tr:nth-child(even){background-color: #f2f2f2;}

#customers tr:hover {background-color: #ddd;}

#customers th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #003399;
  color: white;
}
