.page_index_journal {
    display: flex;
    flex-direction: column;
}

.additional_content {
    order: 1;
}

section.current_issue {
    order: 2;
}

section.cmp_announcements.highlight_first {
    order: 3;
}

.custom.additional-content {
    background: linear-gradient(90deg,rgba(210, 225, 244, 1) 0%, rgba(122, 161, 210, 1) 16%, rgba(2, 30, 72, 1) 84%);
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 20px;
    box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
    border: 2px solid #13241f;
}

.custom.right-side h2 {
    font-weight: 600;
    font-size: 26px;
    color: white
}

.custom.right-side {
    color: white;
}

.custom p.whow-more a {
    text-decoration: none;
    color: white;
}
.p

section.current_issue h2 {
    border-bottom: 2px solid #dadada;
    padding-bottom: 12px;
}

.obj_issue_toc h2 {
    border-bottom: 2px solid #dadada;
    padding-bottom: 12px;
}

section.cmp_announcements.highlight_first h2 {
    border-bottom: 2px solid #dadada;
    padding-bottom: 12px;
}

section.current_issue ul .flex-1 div:nth-child(1) {
    display: flex;
    flex-direction: column;
    align-items: baseline;
}


section.current_issue ul .flex-1 ul {
    display: flex;
    flex-direction: column;
    align-items: baseline;
    margin-top: 10px;
}

section.current_issue ul .flex-1 ul a {
    background: #d31411;
    color: white !important;
}

section.current_issue ul h4 a {
    font-weight:600;
    color: #343434;
    text-decoration: none
}


a.read_more {
    display: inline-block;
    background: #021d47;
    padding: 10px 20px;
    border-radius: 20px;
    color: white;
    text-decoration: none;
    font-weight: 600;
}

.custom-editorial ul li img {
    margin: 0px !important;
}

article.obj_announcement_summary {
    position: relative;
    padding-left: 150px;
    background: #ffffff;
    padding-top: 5px;
    padding-bottom: 30px;
    padding-right: 30px;
    border-radius: 20px;
    border: 2px solid #13241f;
    box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
    margin-bottom: 30px
}

article.obj_announcement_summary .date {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    max-width: 130px;
    background: #021d47;
    padding: 20px;
    border-radius: 20px 0px 0px 20px;
    border-left: 2px solid #13241f;
    border-top: 2px solid #13241f;
    border-bottom: 2px solid #13241f;
    box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
    font-size: 30px;
    word-wrap:revert;
    font-weight: 600;
    color: white;
    display: flex;
    align-items: center
}


article.obj_announcement_summary h3 a {
    font-weight: 600;
    color: #252525;
    text-decoration: none;
}

.more article.obj_announcement_summary {
    padding-bottom: 20px
}

.more article.obj_announcement_summary .date {
        font-size: 16px;
}

.more article.obj_announcement_summary h4 a {
    font-weight: 600;
    color: #252525;
    text-decoration: none;
    display: flex;
    align-content:center
}

article.obj_announcement_summary span.pkp_screen_reader {
    display: none !important;
}

img.absolute.-mb-56.-mr-72.opacity-50 {
    object-fit: cover;
    object-position: right top;
}

.opacity-50 {
    opacity: 10;
}

.text-white {
    --tw-text-opacity: 1;
    color: #fff;
}

a.rounded-full.bg-slate-800.py-2.px-4.text-sm.font-medium.text-white.hover\:bg-slate-700.focus\:outline-none.focus-visible\:outline-2.focus-visible\:outline-offset-2.focus-visible\:outline-white\/50.active\:text-slate-400 {
    border: 1px solid white;
}


.py-16 .grid .relative p.inline {
    color: white;
    font-size: 32px !important;
}

@media (min-width: 992px){
    a.flex.h-8.items-center.text-slate-500.justify-center.rounded-xl.shadow-md.shadow-black\/5.ring-1.ring-black\/5.dark\:bg-slate-700.dark\:ring-inset.dark\:ring-white\/5.px-3.text-sm.dark\:text-slate-400.dark\:before\:bg-slate-700.dark\:hover\:text-slate-300 {
    box-shadow: none;
}

    a.flex.h-8.items-center.text-slate-500.justify-center.rounded-xl.shadow-md.shadow-black\/5.ring-1.ring-black\/5.dark\:bg-slate-700.dark\:ring-inset.dark\:ring-white\/5.px-3.text-sm.dark\:text-slate-400.dark\:before\:bg-slate-700.dark\:hover\:text-slate-300:hover {
    color: red
}

.custom.additional-content {
    display: flex;
    gap: 30px;
}

.custom.left-side {
    width: 35%;
}
    .custom.right-side {
    width: 65%;
}

    section.current_issue ul {
    display: flex;
    flex-wrap: wrap;
    gap: 80px
}

    section.current_issue ul li {
        width: 45%
    }
}


footer.footer.bg-slate-50.py-5.bottom-0.text-slate-400.dark\:bg-transparent {
    background: #cdcfd2;
    padding: 0px 20px;
}

a.rounded-full.bg-slate-800.py-2.px-4.text-sm.font-medium.text-white.hover\:bg-slate-700.focus\:outline-none.focus-visible\:outline-2.focus-visible\:outline-offset-2.focus-visible\:outline-white\/50.active\:text-slate-400 {
    border: 1px solid white;
}

@media ( max-width : 600px ) {
    .obj_issue_toc img {
    height: 500px !important;
    width: auto !important;
}
}

.lg\:py-20 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.xl\:pr-6 {
  position: static;
  height: auto;
  overflow: visible;
  overflow-y: visible;
}

/* Efek Hover untuk Link Sidebar */
.menu__link, 
nav.w-56 a.font-display {
  transition: all 0.3s ease-in-out !important;
  display: inline-block; /* Memastikan transform bekerja dengan baik */
  text-decoration: none;
}

.menu__link:hover, 
nav.w-56 a.font-display:hover {
  color: #0284c7 !important; /* Warna Biru Brand */
  padding-left: 8px !important;
  transform: translateX(4px) !important;
}

/* Efek Hover untuk Gambar/Icon di dalam Link */
nav.w-56 img {
  transition: all 0.3s ease !important;
}

nav.w-56 a:hover img {
  transform: scale(1.08) translateY(-2px) !important;
  filter: drop-shadow(0 4px 6px rgba(0,0,0,0.1)) !important;
}

/* Menghilangkan scrollbar internal agar menyatu dengan halaman */
.xl\:sticky.xl\:h-\[calc\(100vh-4\.75rem\)\] {
  height: auto !important;
  position: static !important;
  overflow: visible !important;
}

/* Container Utama Pengumuman */
article.obj_announcement_summary {
    position: relative;
    display: block;
    background-color: #ffffff;
    padding: 5px 30px 30px 150px;
    margin-bottom: 30px;
    border-radius: 20px;
    border: 1px solid rgba(2, 29, 71, 0.1);
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    cursor: pointer;
    transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}

/* Efek Hover pada Container Utama */
article.obj_announcement_summary:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    border-color: #021d47;
}

/* Bagian Tanggal (Warna Biru) */
article.obj_announcement_summary .date {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 120px; /* Menyesuaikan dengan padding-left container */
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #021d47; /* Biru Utama */
    color: #ffffff;
    font-size: 30px;
    font-weight: bold;
    border-radius: 20px 0 0 20px;
    padding: 20px;
    transition: all 0.4s ease;
}

/* Efek Hover pada Bagian Tanggal */
article.obj_announcement_summary:hover .date {
    background-color: #011638; /* Biru Lebih Gelap */
    padding-left: 30px;
}

/* Judul Pengumuman */
article.obj_announcement_summary h3 {
    margin-top: 20px;
}

.lg\:aspect-auto {
  border-width: 0px;
  border-style: none;
}

footer.footer.bg-slate-50.py-5.bottom-0.text-slate-400.dark\:bg-transparent {
  background-color: rgb(26, 32, 44);
  color: rgb(255, 255, 255);
}
