.pkp_structure_main h2 {
    display: none;
}

.obj_issue_toc .published {
    margin: 1.43rem 0;
    display: none;
}

.obj_issue_toc .sections:not(:first-child) {
    margin-top: 0px;
}

.obj_issue_toc .articles {
    margin-top: 0px;
}

.navbar-logo img {
    max-height: 300px !important;
}

.homepage-issue-current, .homepage-issue-identifier, .homepage-issue-published {
    display: none !important;
}

.homepage-issue-header {
    margin-top: 3rem;
    margin-bottom: -0rem;
}

.navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav .dropdown-item {
    color: #fff;
}

.main-header {
    background-color: #002f3f;
}

.page-content {
    font-size: 20px;
    line-height: 20px;
}


.h2, h2 {
    font-size: 2rem;
    font-weight: 800;
}

.homepage-issue-description .h2 {
    margin-bottom: 1rem;
    color: #002f3f;
}

.homepage-issue-description::after {
    background-image: linear-gradient(rgba(255, 255, 255, 0), #fff0 20%);
}

.homepage-issue-description-more {
    display: none;
}

.homepage-issue-description-wrapper {
    padding: 2rem;
    background: #f7f7f7;
    border-radius: 10px;
}

.homepage-issue-description {
    max-height: 16em !important;
    padding-bottom: 0rem;
}

.container-homepage-issue {
    margin-top: 0px;
    border: 0;
}

/*Article Redesign */

.issue-toc-section-title {
    font-size: 2rem;
    font-weight: 800;
    color: #002f3f;
}

.article-summary-title {
    font-size: 1.25rem;
    font-family: 'Fire Sans',sans-serif;
    margin-top: 1px;
}

.article-summary-title a:hover {
    text-decoration: none;
    color: blue !important;
}

.article-summary {
    margin: 1rem 0 0rem;
    background: #fffff;
    padding: 0px;
    border-radius: 10px;
}

.article-summary-doi {
    display: none;
}

.article-summary-authors, .article-summary-pages {
    font-size: 18px;
    line-height: 1.5em;
    color: #333;
    font-weight: 600;
    color: #002f3f;
}

.article-summary-galleys {
    margin-top: 0px;
}

.article-summary-title {
    font-size: 16px;
    font-family: 'Fira Sans',sans-serif;
    margin-top: 5px;
    margin-bottom: 5px;
}

.btn {
    padding: 0.3em 2em;
    border-radius: 6px;
    background: transparent;
    font-family: 'Fira Sans',sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #333;
    text-decoration: none;
    cursor: pointer;
}


.navbar-logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1rem;
    padding-bottom: 1rem;
    max-width: 90%;

}


#primaryNav .nav-link:hover, #primaryNav .nav-link:focus {
    background: transparent;
    color: #ffab00;
    border-color: #75757500;
    font-weight: bold;
}

#userNav .nav-link, .language-toggle .dropdown-toggle {
    color: #fff !important;
    border: 0px solid transparent;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5em;
    text-transform: none;
}

.page-header h1 {
    font-size: 2.5rem;
    font-weight: 800;
}

.page-content {
    margin-bottom: 1rem;
    padding-top: 1rem;
}

.article-details-heading, .article-details .item > .label {
    color: #002f3f;
}

.article-details-main .article-details-heading, .article-details-main .item > .label {
    margin-bottom: 1rem;
    font-size: 1.5rem;
    color: #002f3f;
}

.authors-string .author-string-href {
    color: #002f3f !important;
    cursor: pointer;
    font-weight: 500;
    font-size: 2rem;
}

.page-header h1 {
    font-size: 2rem;
    font-weight: 800 !important;
    color: #002f3f;
}

.article-details-main .article-details-block:last-child, .article-details-main .item:last-child {
    margin-bottom: 0;
    display: none;
}


@media only screen and (max-width: 600px) {
  .navbar-logo {
    display: none;
}

.navbar-brand img {
    width: auto;
    height: auto;
    max-height: 2em;
    max-width: 100%;
}
}

.navbar-light .navbar-toggler-icon {
    background-image: url("https://cassr.net/jassr/public/journals/1/menu.png");
}

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
}

.text-right {
    text-align: right !important;
    display: none;
}

#primaryNav {
    padding-top: 0rem;
    padding-bottom: 0rem;
}

/*Articles Txt font size*/

.issue-toc-section-title {
    font-size: 25px !important;
    font-weight: 800;
    color: #002f3f;
}

.page-content h2, .page-content h3, .page-content h4, .page-content h5, .page-content h6 {
    margin-top: 1em;
}

.page-issue-date, .page-issue-doi {
    margin-top: 1px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form, .header_view .navbar-collapse, .header_view .navbar-form {
border-color: transparent;
display: none;
}

.page-header {
    padding: 10px 0 !important; /* Tambahkan ruang agar tidak terlalu mepet */
    margin: 0 auto !important;  /* Pastikan header tetap di tengah */
    text-align: center; /* Pusatkan teks dalam header */
    border-bottom: 2px solid #f4c542; /* Berikan garis bawah agar lebih tegas */
}

.pkp_block .content {
    padding: 0 !important;
}

.obj_issue_toc .cover {
display: block;
margin-bottom: 20px;
float: left;
margin-right: 20px;
}

.obj_issue_toc .cover img {
display: block;
max-height: 350px;
width: auto;
}


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

.pkp_brand_footer {
padding: 30px;
display: none;
}
/* Title: bigger, black */
.article-summary-title a{
  font-size: 1.25rem;
  font-weight: 700;
  color: #000;
  text-decoration: none;
}
.article-summary-title a:hover{
  text-decoration: underline;
}

/* Meta (authors/pages): smaller, muted */
.article-summary-meta{
  margin-top: .25rem;
  display: flex;
  gap: .75rem;
  flex-wrap: wrap;
  align-items: baseline;
}
.article-summary-authors{
  font-size: .9rem;
  color: #666;
  line-height: 1.35;
}
.article-summary-authors .author-name{
  font-weight: 600;
  color: #333;
}
.article-summary-authors .author-affiliation,
.article-summary-authors .author-country{
  font-weight: 400;
  color: #666;
}
.article-summary-authors .author-sep{
  color: #999;
  margin: 0 .35rem;
}

/* Pages align look nicer */
.article-summary-pages{
  font-size: .85rem;
  color: #777;
}

/* Spacing overall */
.article-summary{
  margin-bottom: 1rem;
}
/* ===== Modern Article Summary ===== */
.article-summary--modern{
  padding: 14px 14px 16px;
  border-radius: 14px;
  margin: 0 0 14px 0;
  border: 1px solid rgba(0,0,0,.08);
  background: rgba(255,255,255,.92);
  box-shadow: 0 8px 24px rgba(0,0,0,.06);
  transition: transform .15s ease, box-shadow .15s ease, border-color .15s ease;
}

.article-summary--modern:hover{
  transform: translateY(-2px);
  box-shadow: 0 12px 30px rgba(0,0,0,.08);
  border-color: rgba(0,0,0,.14);
}

/* Title big + black */
.article-summary--modern .article-summary-title{
  margin: 0 0 6px 0;
}
.article-summary--modern .article-summary-title a{
  font-size: 1.28rem;
  font-weight: 800;
  line-height: 1.25;
  color: #0b0b0b;
  text-decoration: none;
  letter-spacing: -.2px;
}
.article-summary--modern .article-summary-title a:hover{
  text-decoration: underline;
  text-underline-offset: 3px;
}

/* Meta block */
.article-summary--modern .article-summary-meta{
  margin-top: 8px;
  display: grid;
  gap: 10px;
}

/* Author list (line-by-line) */
.article-summary--modern .article-summary-authors{
  display: grid;
  gap: 6px;
  padding-left: 2px;
}

/* Each author line */
.article-summary--modern .author-line{
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 6px 8px;
  font-size: .92rem;
  color: rgba(0,0,0,.70);
  padding: 7px 10px;
  border-radius: 12px;
  background: rgba(0,0,0,.03);
  border: 1px solid rgba(0,0,0,.06);
}

/* Name a bit stronger */
.article-summary--modern .author-name{
  font-weight: 750;
  color: rgba(0,0,0,.86);
}

/* Affiliation and country muted */
.article-summary--modern .author-affiliation{
  color: rgba(0,0,0,.68);
}
.article-summary--modern .author-country{
  color: rgba(0,0,0,.62);
  font-weight: 600;
  padding: 2px 8px;
  border-radius: 999px;
  background: rgba(0,0,0,.05);
  border: 1px solid rgba(0,0,0,.06);
}

/* Add subtle separator before affiliation/country */
.article-summary--modern .author-affiliation::before{
  content: "—";
  margin-right: 6px;
  color: rgba(0,0,0,.35);
}

/* Meta row (pages/date) */
.article-summary--modern .article-summary-metaRow{
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.article-summary--modern .article-summary-pages,
.article-summary--modern .article-summary-date{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(0,0,0,.035);
  border: 1px solid rgba(0,0,0,.06);
  font-size: .85rem;
  color: rgba(0,0,0,.66);
}

.article-summary--modern .meta-label{
  font-weight: 700;
  color: rgba(0,0,0,.55);
}
.article-summary--modern .meta-value{
  font-weight: 650;
  color: rgba(0,0,0,.76);
}

/* Galley button spacing */
.article-summary--modern .article-summary-galleys{
  margin-top: 10px;
}

/* DOI a bit quieter */
.article-summary--modern .article-summary-doi a{
  font-size: .85rem;
  color: rgba(0,0,0,.65);
}
.article-summary--modern{
  padding: 14px 14px 16px;
  border-radius: 14px;
  margin: 0 0 14px 0;
  border: 1px solid rgba(0,0,0,.08);
  background: rgba(255,255,255,.95);
  box-shadow: 0 8px 24px rgba(0,0,0,.06);
}

.article-summary--modern .article-summary-title a{
  font-size: 1.28rem;
  font-weight: 800;
  line-height: 1.25;
  color: #0b0b0b;
  text-decoration: none;
}
.article-summary--modern .article-summary-title a:hover{
  text-decoration: underline;
  text-underline-offset: 3px;
}

.article-summary--modern .article-summary-authors{
  margin-top: 10px;
  display: grid;
  gap: 6px;
}

.article-summary--modern .author-line{
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 6px 8px;
  font-size: .92rem;
  color: rgba(0,0,0,.70);
  padding: 7px 10px;
  border-radius: 12px;
  background: rgba(0,0,0,.03);
  border: 1px solid rgba(0,0,0,.06);
}

.article-summary--modern .author-name{
  font-weight: 750;
  color: rgba(0,0,0,.86);
}
.article-summary--modern .author-affiliation::before{
  content: "—";
  margin-right: 6px;
  color: rgba(0,0,0,.35);
}

.article-summary--modern .author-country{
  margin-left: 6px;
  font-weight: 700;
  font-size: .82rem;
  padding: 2px 8px;
  border-radius: 999px;
  background: rgba(0,0,0,.05);
  border: 1px solid rgba(0,0,0,.06);
  color: rgba(0,0,0,.62);
}

.article-summary--modern .article-summary-galleys{
  margin-top: 10px;
}

.article-summary--modern .galley-block{
  margin-top: 8px;
}

.article-summary--modern .article-summary-stats{
  margin-top: 6px;
  font-size: .85rem;
  color: rgba(0,0,0,.65);
  display: flex;
  align-items: center;
  gap: 8px;
}
.article-summary--modern .article-summary-stats b{
  color: rgba(0,0,0,.80);
}
.article-summary--modern .stats-icon{
  width: 16px;
  height: 16px;
  opacity: .75;
}

.article-summary--modern .article-summary-doi--bottom{
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px dashed rgba(0,0,0,.10);
  font-size: .9rem;
  color: rgba(0,0,0,.70);
}
.article-summary--modern .doi-label{
  font-weight: 800;
  margin-right: 6px;
  color: rgba(0,0,0,.65);
}
.article-summary--modern .article-summary-doi--bottom a{
  color: rgba(0,0,0,.70);
}