html,body {  
background-image: url("0");  
}

.pkp_structure_content {
background: #ffff;
}

.pkp_site_name {padding-top: 0 !important; padding-bottom: 0 !important}
.pkp_site_name > a {padding-top: 0; padding-bottom: 0;}
.pkp_site_name .is_img img {max-height: 200px !important;}
.pkp_site_name_wrapper {padding-left: 0; padding-right: 0;}
.pkp_navigation_user_wrapper {top: 0; right: 0; padding-right:30px;}
.pkp_structure_page {margin-top:  20px !important; margin-bottom:20 !important; padding-bottom: 20 !important;}

/* Judul artikel di detail */
.page_title {
color: #006D63;
}

/* nama penulis pada detail */
.name {
color: #006D63;
}

.pkp_block .title {
display: block;
padding: 10px;
text-align: left;
background-color: #006D63;
color: white;
font-weight: bold;
}

/* rata kiri kanan abstract */
.obj_article_details .abstract {
text-align: justify;
}

/* untuk daftar artikel */
a {
color: #006D63;
}

a:hover {
color: #F6A60B;
}

.cmp_button_wire,
.obj_galley_link {
background: #006D63;
border: 1px solid #006D63;
color: #fff;
}

.obj_article_summary {
border: 0px solid #FFFFFF;
padding: 0px;
border-radius: 0px;
box-shadow: 0px 0px #FFFFFF;
}

/* header */
.pkp_site_name {
padding-top: 0 !important;
padding-bottom: 0 !important
}

.pkp_site_name>a {
padding-top: 0;
padding-bottom: 0;
}

.pkp_site_name .is_img img {
max-height: 200px !important;
}

.pkp_site_name_wrapper {
padding-left: 0;
padding-right: 0;
}

.pkp_navigation_user_wrapper {
top: 0;
right: 0;
padding-right: 30px;
}

.pkp_structure_page {
margin-top: 20px !important;
margin-bottom: 20 !important;
padding-bottom: 20 !important;
}

/* Menu Side Bar  Menu Head*/
.head-menu {
border-bottom: 3px #006D63 solid;
height: 50px;
}

.head-menu a {
display: block;
padding: 10px;
text-align: left;
background-color: #006D63;
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 #006D63;
border-right: 1px solid #006D63;
border-bottom: 1px solid #006D63;
border-left: 1px solid #006D63;
color: #006D63;
display: block;
background-color: #F8F8F8;
padding: 10px;
margin-top: -5px;
transition: 0.3s;
}

.menu-sidebar li a:hover {
background-color: #006D63;
box-shadow: gray 2px 2px 2px;
color: white;
border-left: 5px solid #F6A60B;
border-bottom: 5px solid #F6A60B;
}

.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;
}

.badan a {
display: block;
padding: 10px;
border-bottom: 1px solid white;
background: #F8F8F8;
text-align: center;
transition: 0.5s;
color: black;
}

.badan {
margin-top: -15px;
}

.badan a:hover {
color: black !important;
font-weight: bold;
box-shadow: gray 0px 5px 10px 0px;
display: fixed;
position: relative
}

/* most read */
.most_read_article {
padding: 10px;
margin-bottom: 10px;
border: 1px solid #006D63;
background-color: #f8f8f8;   
transition: background-color 0.3s;
}

.most_read_article:hover {
background-color: #e6e6e6;
}

.most_read_article_title a {
color: #006D63;
text-decoration: none;   
}

.most_read_article_journal {
color: #006D63;
font-size: 0.9em;
}

.most_read_article_journal .fa-eye {
margin-right: 5px;
}

h2 {
color: #006D63;
}

/* ========================================
 ENHANCED FOOTER STYLING - FULL WIDTH
 ======================================== */

/* Hide OJS Brand Footer Logo */
.pkp_brand_footer {
display: none !important;
}

/* Make footer wrapper full width */
.pkp_structure_footer_wrapper {
width: 100% !important;
margin: 0 !important;
padding: 0 !important;
}

.pkp_structure_footer {
width: 100% !important;
margin: 0 !important;
padding: 0 !important;
}

.pkp_footer_content {
width: 100% !important;
margin: 0 !important;
padding: 0 !important;
}

/* Footer Container - Full Width */
.footer {
background: linear-gradient(135deg, #006D63 0%, #004d47 100%) !important;
color: white !important;
padding: 0 !important;
margin: 0 !important;
width: 100% !important;
clear: both;
font-family: 'Arial', sans-serif;
}

.footer-container {
width: 100% !important;
max-width: none !important;
margin: 0 !important;
padding: 0 40px !important;
}

.footer-content {
display: flex !important;
flex-wrap: wrap !important;
padding: 40px 0 30px 0 !important;
gap: 40px !important;
max-width: 1200px !important;
margin: 0 auto !important;
}

/* About Section */
.footer-about {
flex: 1 !important;
min-width: 300px !important;
padding-right: 20px !important;
}

.footer-about h3 {
color: #F6A60B !important;
margin-bottom: 20px !important;
font-size: 20px !important;
font-weight: bold !important;
border-bottom: 2px solid #F6A60B !important;
padding-bottom: 8px !important;
}

.footer-about p {
line-height: 1.6 !important;
margin-bottom: 15px !important;
text-align: justify !important;
font-size: 14px !important;
}

.journal-info {
background: rgba(255, 255, 255, 0.1) !important;
padding: 15px !important;
border-radius: 8px !important;
margin-top: 20px !important;
}

.journal-info p {
margin-bottom: 8px !important;
font-size: 13px !important;
}

.journal-info strong {
color: #F6A60B !important;
}

/* Links Section */
.footer-links {
flex: 2 !important;
min-width: 600px !important;
}

.footer-links h3 {
color: #F6A60B !important;
margin-bottom: 20px !important;
font-size: 20px !important;
font-weight: bold !important;
border-bottom: 2px solid #F6A60B !important;
padding-bottom: 8px !important;
}

.footer-links-grid {
display: grid !important;
grid-template-columns: repeat(3, 1fr) !important;
gap: 30px !important;
}

.footer-column h4 {
color: #F6A60B !important;
font-size: 16px !important;
margin-bottom: 15px !important;
font-weight: bold !important;
}

/* Footer Menu */
.footer-menu {
list-style: none !important;
padding: 0 !important;
margin: 0 !important;
}

.footer-menu li {
margin-bottom: 8px !important;
}

.footer-menu a {
color: rgba(255, 255, 255, 0.9) !important;
text-decoration: none !important;
font-size: 13px !important;
display: flex !important;
align-items: center !important;
padding: 5px 0 !important;
transition: all 0.3s ease !important;
}

.footer-menu a i {
margin-right: 8px !important;
width: 16px !important;
color: #F6A60B !important;
}

.footer-menu a:hover {
color: #F6A60B !important;
padding-left: 10px !important;
}

/* Contact Section */
.footer-contact {
display: flex !important;
flex-wrap: wrap !important;
gap: 40px !important;
padding: 30px 0 !important;
border-top: 1px solid rgba(255, 255, 255, 0.2) !important;
max-width: 1200px !important;
margin: 0 auto !important;
}

.contact-info,
.license-info {
flex: 1 !important;
min-width: 300px !important;
}

.contact-info h4,
.license-info h4 {
color: #F6A60B !important;
font-size: 18px !important;
margin-bottom: 15px !important;
font-weight: bold !important;
}

.contact-details p {
margin-bottom: 10px !important;
font-size: 14px !important;
display: flex !important;
align-items: flex-start !important;
}

.contact-details i {
margin-right: 10px !important;
margin-top: 2px !important;
color: #F6A60B !important;
min-width: 16px !important;
}

.contact-details a {
color: rgba(255, 255, 255, 0.9) !important;
text-decoration: none !important;
}

.contact-details a:hover {
color: #F6A60B !important;
}

.license-info p {
font-size: 13px !important;
line-height: 1.5 !important;
}

.license-info a {
color: rgba(255, 255, 255, 0.9) !important;
text-decoration: none !important;
}

.license-info a:hover {
color: #F6A60B !important;
}

/* Footer Bottom */
.footer-bottom {
background: rgba(0, 0, 0, 0.3) !important;
padding: 20px 0 !important;
width: 100% !important;
}

.footer-bottom-content {
max-width: 1200px !important;
margin: 0 auto !important;
padding: 0 40px !important;
display: flex !important;
justify-content: space-between !important;
align-items: center !important;
flex-wrap: wrap !important;
gap: 20px !important;
}

.copyright p {
margin: 0 !important;
font-size: 14px !important;
font-weight: bold !important;
color: #F6A60B !important;
}

.footer-stats p {
margin: 0 !important;
font-size: 12px !important;
color: rgba(255, 255, 255, 0.8) !important;
text-align: right !important;
}

.footer-disclaimer {
max-width: 1200px !important;
margin: 0 auto !important;
padding: 15px 40px 0 40px !important;
border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.footer-disclaimer p {
margin: 0 !important;
font-size: 11px !important;
color: rgba(255, 255, 255, 0.7) !important;
text-align: center !important;
line-height: 1.4 !important;
}

/* Responsive Design */
@media (max-width: 768px) {
.footer-container {
  padding: 0 20px !important;
}

.footer-content {
  flex-direction: column !important;
  gap: 30px !important;
  padding: 30px 0 20px 0 !important;
}

.footer-about,
.footer-links {
  min-width: auto !important;
  padding-right: 0 !important;
}

.footer-links-grid {
  grid-template-columns: 1fr !important;
  gap: 20px !important;
}

.footer-contact {
  flex-direction: column !important;
  gap: 20px !important;
}

.contact-info,
.license-info {
  min-width: auto !important;
}

.footer-bottom-content {
  flex-direction: column !important;
  text-align: center !important;
  padding: 0 20px !important;
}

.footer-disclaimer {
  padding: 15px 20px 0 20px !important;
}

.footer-stats p {
  text-align: center !important;
}
}

@media (max-width: 480px) {
.footer-container {
  padding: 0 15px !important;
}

.footer-content {
  padding: 20px 0 15px 0 !important;
}

.footer-about h3,
.footer-links h3 {
  font-size: 18px !important;
}

.contact-info h4,
.license-info h4 {
  font-size: 16px !important;
}

.footer-bottom-content {
  padding: 0 15px !important;
}

.footer-disclaimer {
  padding: 15px 15px 0 15px !important;
}
}

/* ========================================
 HOMEPAGE ABOUT SECTION WITH COVER LAYOUT
 ======================================== */

.homepage_about {
background: #ffffff;
padding: 30px;
margin: 20px 0;
border: 1px solid #ddd;
border-radius: 5px;
}

.homepage_about h2 {
color: #006D63;
font-size: 24px;
font-weight: bold;
margin-bottom: 25px;
text-align: center;
}

/* Main Content Layout - Cover + Info */
.journal-main-content {
display: flex;
gap: 25px;
margin-bottom: 25px;
align-items: flex-start;
}

/* Journal Cover */
.journal-cover {
flex: 0 0 200px;
text-align: center;
}

.cover-image {
width: 100%;
max-width: 200px;
height: auto;
border: 1px solid #ddd;
border-radius: 5px;
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

/* Journal Details */
.journal-details {
flex: 1;
}

.journal-info p {
font-size: 14px;
line-height: 1.6;
margin-bottom: 12px;
text-align: left;
}

.journal-info p strong {
color: #006D63;
font-weight: bold;
}

/* Description and other sections */
.journal-description,
.journal-accreditation,
.contact-info {
margin-bottom: 20px;
}

.journal-description p,
.journal-accreditation p,
.contact-info p {
font-size: 14px;
line-height: 1.6;
margin-bottom: 15px;
text-align: justify;
}

.journal-description p strong,
.journal-accreditation p strong,
.contact-info p strong {
color: #006D63;
font-weight: bold;
}

/* Links */
.homepage_about a {
color: #006D63;
text-decoration: none;
}

.homepage_about a:hover {
color: #F6A60B;
}

/* Indexing Logos */
.indexing-logos {
margin-top: 25px;
}

.indexing-logos p {
font-size: 14px;
font-weight: bold;
color: #006D63;
margin-bottom: 15px;
}

.logos-container {
display: flex;
flex-wrap: wrap;
gap: 10px;
align-items: center;
}

.logos-container a {
display: inline-block;
transition: transform 0.2s ease;
}

.logos-container a:hover {
transform: scale(1.05);
}

.logos-container img {
max-height: 50px;
width: auto;
border: 1px solid #eee;
border-radius: 3px;
}

/* Responsive Design */
@media (max-width: 768px) {
.homepage_about {
  padding: 20px;
  margin: 15px 0;
}

.homepage_about h2 {
  font-size: 20px;
}

/* Stack cover and info vertically on mobile */
.journal-main-content {
  flex-direction: column;
  gap: 20px;
  text-align: center;
}

.journal-cover {
  flex: none;
}

.cover-image {
  max-width: 150px;
}

.journal-details {
  flex: none;
}

.journal-info p {
  font-size: 13px;
  text-align: left;
}

.journal-description p,
.journal-accreditation p,
.contact-info p {
  font-size: 13px;
}

.logos-container {
  justify-content: center;
  gap: 8px;
}

.logos-container img {
  max-height: 40px;
}
}

@media (max-width: 480px) {
.logos-container {
  gap: 5px;
}

.logos-container img {
  max-height: 35px;
}
}