
@media (min-width: 992px) {
  .pkp_block {
    padding: 5px;
  }
}
  .pkp_structure_head {
    background-image: url("https://jurnal.demakkab.go.id/public/journals/1/homepageImage_en_US.jpg") !important;
    background-size: 100%;
    background-position: center;
  }
  
  .is_img,
  .is_text {
    display: none !important;
  }

  .pkp_site_name {
    height: 8em !important;*/
  }

  /*mengatur sidebar*/

.pkp_block .content {
    background-color: #fff;
  }

.hover {
	width:100%;
	border-collapse:collapse;
}
.hover td{
	height:30px;
	vertical-align:central;
	border-bottom:2px solid #FFFFFF; /*warna pembatas antar blok*/
	text-align:left;
	padding:8px;
}
.hover td a {
	display:inline;
}
.hover tr {
	background:#032A4C; /*warna background*/
	color:#ffffff;
}
.hover tr:hover {
	background-color:#010d1e; /*warna background saat ada pointer*/
	transition: 0.3s;
	font-size:15px;
}

.pkp_structure_footer_wrapper {
  background: #000000;
}

a:hover {
    color: #ebb14b;
}

/* Editor Board */
#group {
  font-family: Arial, sans-serif;
  line-height: 1.6;
  margin: 20px;
}

h4 {
  color: #2c3e50;
  border-bottom: 2px solid #2980b9;
  padding-bottom: 5px;
  margin-top: 20px;
}

p {
  margin-bottom: 0; /* Removes the bottom margin between paragraphs */
  color: #34495e;
}

.links {
  margin-top: 2px; /* Adds a small space above the links, just for separation */
}

a {
  color: #2980b9;
  text-decoration: none;
  margin-right: 10px;
}

a:hover {
  text-decoration: underline;
}

.editor-section,
.editorial-board-section,
.advisory-board-section,
.assistant-section {
  margin-bottom: 20px;
}

.pkp_site_nav_menu .pkp_nav_list {
  padding-left: 5px;
  margin-left: 20px;
}

/* Konten */
.item.abstract {
  text-align: justify;
}

/* Bottom Register/Login */

.profile {
  box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
}

.pkp_structure_main .page h1 {
  margin-top: 0px;
  font-size: 20px;
}

.pkp_page_index .homepage_about h2 {
  margin-top: -60px;
}

.pkp_structure_main p:last-child {
  margin-bottom: -20px;
}

.obj_issue_toc .sections:not(:first-child) {
  margin-top: -55px;
}