@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Baloo+Tamma+2&display=swap");
 .pkp_site_name .is_img img {
    max-height: 100%;
  }
  body {
height: 100%;
/*background-image: url('https://lexgovia.com/templates/images/bg.jpg'); */
background-position: center;
background-repeat: repeat;
margin-bottom: 25px;
font-family: Nunito, Lato, Roboto, Helvetica, Arial, sans-serif;
<!--background-size: cover;-->
}
html, body {
  /*background-image: url('https://lexgovia.com/templates/images/bg.jpg'); */
  background-color: white;
}
.obj_article_details .abstract {
text-align: justify;
font:tahoma,geneva,sans-serif;
}

.pkp_page_index,
.pkp_op_index {
  background: transparent !important;
}

@media (min-width: 992px) {
  /* .pkp_structure_sidebar:before {
		border-left: 2px dotted#ddd!important;
	} */
  .pkp_structure_page {
    
    /* border-radius: 4px !important; */
    margin: 10px auto !important;
    max-width: 1160px !important;
    background: #fff !important;
    box-shadow: 0px 0px 20px dark !important;
  }

  .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_site_name_wrapper {
  background: #fff;
}

  /*** Menu User Kanan**********
.pkp_navigation_user_wrapper {
        top: 0;
        right: 0;
        padding-right: 30px;
    }
.pkp_navigation_user.pkp_nav_list .profile a{
    border-radius:7px !important;
    padding-left:10px;
	padding-right:10px;
	background:#004aad;
	color:white;
	border: 2px solid #F7BC4A;
    transition:0.5s;
}
********************************/

  .pkp_navigation_user.pkp_nav_list .profile a:hover {
    /* background:#2875c6; */
    color: black;
  }
  .pkp_navigation_user > li:last-child > a {
    margin-right: unset;
  }
  .pkp_structure_page {
    margin-top: 20px !important;
    margin-bottom: 20 !important;
    padding-bottom: 20 !important;
  }

  .pkp_site_name .is_img img {
    width: 1254px !important;
	margin-top: 25px;
	Margin-bottom: 10px;
  }
}

@media (min-width: 1200px) {
  .pkp_structure_page {
    margin-top: 0px !important;
    position: relative;
    top: 0px !important;
    margin-bottom: 0px !important;
  }
}
/* Kontent Tambahan Atas Kiri **************************************************************************/

.pkp_page_index .additional_content .row {
  display: flex;
  flex-wrap: wrap;
  margin-left: 10px;
  margin-right: 5px;
}
.aimcolumn {
  float: left;
}

.aimleft {
  width: 25%;
  padding-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 30px;
  background: #dee2e6;
}

.aimright {
  width: 74%;
  height: auto;
  padding: 10px 15px 10px 15px;
  background-color: #e9ecef;
}

.additional_content .row:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (max-width: 600px) {
  .aimcolumn {
    width: 100%;
  }

  .aimleft {
    padding-top: 10px;
  }
}
/* akhir kontent tambahan atas */
/**************************MAIN SITE**********************************************/

.pkp_page_index .homepage_image img {
  display: block;
  width: 40%;
  height: auto;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  margin-left:29px;
  margin-top: 25px;
  margin-bottom: 25px;
  box-shadow: 3px 3px 5px;
  border-bottom: solid 4px #00347a !important;
}

.pkp_page_index .additional_content {
  border-top: 0px solid #ddd;
  padding: 10px 0px 0px 3px;
  text-align: justify;
}

.pkp_structure_content {
  font-size: 15px;
  margin-bottom: 0.3em;
  -webkit-box-shadow: 0px 0px 5px 0.5px rgba(103, 104, 107, 0.34);
  -moz-box-shadow: 0px 0px 5px 0.5px rgba(103, 104, 107, 0.34);
  box-shadow: 0px 0px 5px 0.5px rgba(103, 104, 107, 0.34);
}

/**************************END MAIN SITE *****************************************/

/**************************ISSUES ARCHIVE*****************************************/
.obj_issue_summary {
  margin: 0em 3em 0em 1.6em;
  padding-left: 1em;
}

.page_issue_archive .issues_archive > li {
  margin: 0em 0em 0em 0em;
  padding: 2em 0em 0em 0.7em;
}

/**************************ARTICLES SUMMARY***************************************/
.obj_issue_toc .sections:not(:first-child) {
  margin-top: 0em;
}

.obj_issue_toc .description {
  text-align: justify;
}

.obj_issue_toc .section > h2 {
  /*border-bottom: 0px;
	border-left: 0px;
	font-weight: 300;
	text-transform: none;
	padding: 0.15em 1em;
	background-color: #fafbfb;
	width: 100%;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
*/
  overflow: hidden;
  border-radius: 2px !important;
  box-shadow: 0 10px 10px -5px;
  padding: 1px !important;
}

/* .obj_article_summary .pages:before {
	content: "\f0f6";
	width: 20px;
	font-family: "FontAwesome";
	margin-right: 5px;
	font-size: 13px;
} */

ul.galleys_links {
  list-style: none;
}

.obj_article_summary {
  padding: 0em 1.5em;
  margin-bottom: 4px;
}

.obj_article_summary .cover {
  display: block;
  float: left;
  width: 70px;
  height: auto;
  margin-right: 15px;
}

.obj_article_summary > .title {
  font-weight: 600;
  font-size: 16px;
  text-transform: none;
}
.obj_article_summary > subtitle {
  box-shadow: none;
}
.obj_article_summary > .title a {
  display: block;
  text-decoration: none;
  font-size: 16px;
  color: #333;
}

.obj_article_summary .authors {
  font-weight: 400;
  font-size: 16px;
  text-transform: none;
}
/**************************DOI ARTIKEL*************************************************/
.doi_container {
  margin-top: 1px;
}

/* .doi_link {
	background-size: 14px !important;
	height: 20px !important;
	background: url(../images/doiwarna.svg) no-repeat center left;
	padding: 5px 0 5px 23px;

	color: #5379a9;
	text-decoration: none;

}

.galley_stat {
	background-size: 18px !important;
	background: url(../images/bar_galley.jpg) no-repeat center left;
	padding: 3px 0px 0px 23px;

} */

/* .article_stat {
	background-size: 18px !important;
	height: 20px !important;
	background: url(../images/bar_artikel.jpg) no-repeat center left;
	padding: 11px 0px 5px 23px;
} */
.doi_summary {
  padding: 0.4em 0.7em;
  margin-top: 0.3em;
}

.doi_summary a {
  text-decoration: none !important;
}

.doi_summary a:hover {
  text-decoration: underline !important;
}

.obj_article_summary > .galleys_links {
  list-style: none;
  margin-bottom: 0.5em;
}

/**************************Editorial Board*************************************/
.editorial-list {
  position: relative;
}

.editorial-list li {
  margin-bottom: 1.125rem;
  list-style: none;
}

.editorial-list .img-profile {
  position: absolute;
  width: 95px;
  height: 105px;
  border: 1px solid #ddd;
  padding: 0.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: 0.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: 0.5rem;
}

.pkp_site_name {
  margin-top: -5px !important;
  margin-bottom: -19px !important;
}

@media screen and (max-width: 720px) {
  .pkp_site_name .is_img img {
    display: inline-block !important;
    margin-top: 6px !important;
    margin-bottom: 0 !important;
    bottom: 0.357rem !important;
    padding: 0 !important;
  }
  .pkp_navigation_primary_row {
    height: unset;
  }
}
.pkp_brand_footer {
  display: none !important;
}
.homepage_about {
  box-shadow: 3px 3px 5px;
  padding: 20px;
  border-radius: 10px;
  background: #ddeff5;
  padding-bottom: 10px !important;
  border-bottom: solid 4px #00347a !important;
  font-size: 12px;
  text-align: justify;
}

.main_entry .item.abstract {
  text-align: justify;
}
/* .obj_galley_link {
    font-weight: 700;
    text-transform: Capitalize !important;
    background: #00347a !important;
    color: #ffffff !important;
    border: none !important;
} */

.obj_article_summary {
  border-bottom: 0px;
  border-left: 0px;
  font-weight: 300;
  text-transform: none;
  padding: 0.5em 1em;
  background-color: #fafbfb;
  width: 100%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.obj_article_summary {
  padding-bottom: 10px !important;
  font-size: 12px;
}

.pkp_page_index .current_issue .read_more:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f054";
  position: absolute;
  top: 2px;
  right: 0;
  width: 2.143rem;
  height: 2.143rem;
  line-height: 2.143rem;
  text-align: center;
}

.pkp_page_index .current_issue .read_more:hover,
.pkp_page_index .current_issue .read_more:focus {
  color: #008acb;
}
/******************************/

/* em{
    box-sizing: border-box; 
    display: inline-block; 
    font: 1.09em / 1 FontAwesome; 
    text-rendering: auto; 
    -webkit-font-smoothing: antialiased; 
    margin: 0px 10px 0px -10px; 
    border-right: 1px solid #e7e5e5; 
    width: 25px;
} */
i {
  display: inline-block;
  margin-right: 4px;
}
@media (max-width: 480px) {
  .pkp_navigation_primary_row {
    height: unset;
  }
}
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,300);
		#cssmenu {
		  position: relative;
		  margin: 0;
		  font-family: 'Roboto Condensed';
		  line-height: 1;
		  width: 250px;
		}
		.align-right {
		  float: right;
		}
		#cssmenu ul {
		  margin: 0;
		  padding: 0;
		  list-style: none;
		  display: block;
		}
		#cssmenu ul li {
		  position: relative;
		  margin: 0;
		  padding: 0;
		}
		#cssmenu ul li a {
		  text-decoration: none;
		  cursor: pointer;
		}
		#cssmenu > ul > li > a {
		  color: #dddddd;
		  text-transform: uppercase;
		  display: block;
		  padding: 20px;
		  border-top: 1px solid #000000;
		  border-left: 1px solid #000000;
		  border-right: 1px solid #000000;
		  background: #2e7293;
		  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
		  letter-spacing: 1px;
		  font-size: 16px;
		  font-weight: 300;
		  -webkit-transition: all 0.25s ease-in;
		  -moz-transition: all 0.25s ease-in;
		  -ms-transition: all 0.25s ease-in;
		  -o-transition: all 0.25s ease-in;
		  transition: all 0.25s ease-in;
		  position: relative;
		}
		#cssmenu > ul > li:first-child > a {
		  border-top-left-radius: 3px;
		  border-top-right-radius: 3px;
		}
		#cssmenu > ul > li:last-child > a {
		  border-bottom-left-radius: 3px;
		  border-bottom-right-radius: 3px;
		  border-bottom: 1px solid #000000;
		}
		#cssmenu > ul > li:hover > a,
		#cssmenu > ul > li.open > a,
		#cssmenu > ul > li.active > a {
		  background: #151515;
		  color: #ffffff;
		}
		#cssmenu ul > li.has-sub > a::after {
		  content: "";
		  position: absolute;
		  display: block;
		  width: 0;
		  height: 0;
		  border-top: 13px solid #000000;
		  border-botom: 13px solid transparent;
		  border-left: 125px solid transparent;
		  border-right: 125px solid transparent;
		  left: 0;
		  bottom: -13px;
		  bottom: 0px;
		  z-index: 1;
		  opacity: 0;
		  -webkit-transition: all .2s ease;
		  -moz-transition: all .2s ease;
		  -ms-transition: all .2s ease;
		  -o-transition: all .2s ease;
		  transition: all .2s ease;
		}
		#cssmenu ul > li.has-sub > a::before {
		  content: "";
		  position: absolute;
		  display: block;
		  width: 0;
		  height: 0;
		  border-top: 13px solid #151515;
		  border-botom: 13px solid transparent;
		  border-left: 125px solid transparent;
		  border-right: 125px solid transparent;
		  left: 0;
		  bottom: -12px;
		  bottom: -1px;
		  z-index: 3;
		  opacity: 0;
		  -webkit-transition: all .2s ease;
		  -moz-transition: all .2s ease;
		  -ms-transition: all .2s ease;
		  -o-transition: all .2s ease;
		  transition: all .2s ease;
		}
		#cssmenu ul > li.has-sub::after {
		  content: "";
		  display: block;
		  position: absolute;
		  width: 0;
		  height: 0;
		  border: 7px solid transparent;
		  border-top-color: #dddddd;
		  z-index: 2;
		  right: 20px;
		  top: 24.5px;
		  pointer-events: none;
		}
		#cssmenu ul > li:hover::after,
		#cssmenu ul > li.active::after,
		#cssmenu ul > li.open::after {
		  border-top-color: #ffffff;
		}
		#cssmenu ul > li.has-sub.open > a::after {
		  opacity: 1;
		  bottom: -13px;
		}
		#cssmenu ul > li.has-sub.open > a::before {
		  opacity: 1;
		  bottom: -12px;
		}
		#cssmenu ul ul {
		  display: none;
		}
		#cssmenu ul ul li {
		  border-left: 1px solid #ccc;
		  border-right: 1px solid #ccc;
		}
		#cssmenu ul ul li a {
		  background: #f1f1f1;
		  display: block;
		  position: relative;
		  font-size: 15px;
		  padding: 14px 20px;
		  border-bottom: 1px solid #dddddd;
		  color: #777777;
		  font-weight: 300;
		  -webkit-transition: all 0.25s ease-in;
		  -moz-transition: all 0.25s ease-in;
		  -ms-transition: all 0.25s ease-in;
		  -o-transition: all 0.25s ease-in;
		  transition: all 0.25s ease-in;
		}
		#cssmenu ul ul li:first-child > a {
		  padding-top: 18px;
		}
		#cssmenu ul ul ul li {
		  border: 0;
		}
		#cssmenu ul ul li:hover > a,
		#cssmenu ul ul li.open > a,
		#cssmenu ul ul li.active > a {
		  background: #e4e4e4;
		  color: #666666;
		}
		#cssmenu ul ul > li.has-sub > a::after {
		  border-top: 13px solid #dddddd;
		}
		#cssmenu ul ul > li.has-sub > a::before {
		  border-top: 13px solid #e4e4e4;
		}
		#cssmenu ul ul ul li a {
		  padding-left: 30px;
		}
		#cssmenu ul ul > li.has-sub::after {
		  top: 18.5px;
		  border-width: 6px;
		  border-top-color: #777777;
		}
		#cssmenu ul ul > li:hover::after,
		#cssmenu ul ul > li.active::after,
		#cssmenu ul ul > li.open::after {
		  border-top-color: #666666;
		}
.pkp_navigation_user_wrapper .pkp_navigation_user {
  margin-right: 0;
  padding-right: 0;
  width: auto;
  margin-top: 15px;
}

@media (min-width: 992px) {
.pkp_site_name .is_img img {
border-top-left-radius: 25px;
border-top-right-radius: 25px;
}
}

.editorial-team {
  max-width: 850px;
  margin: 40px auto;
  padding: 20px 30px;
  background: #ffffff;
  border-radius: 12px;
  border: 1px solid #e5e5e5;
  font-family: "Segoe UI", Roboto, sans-serif;
  line-height: 1.5;
  color: #3a3a3a;
  box-shadow: 0 4px 16px rgba(0,0,0,0.05);
}

.editorial-team h2 {
  text-align: center;
  margin-bottom: 25px;
  font-weight: 600;
  font-size: 26px;
  color: #1f5cb8;
}

.editorial-team h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 600;
  color: #2c2c2c;
}

.chief-editor p {
  padding: 10px 15px;
  background: rgba(31, 92, 184, 0.08);
  border-left: 4px solid #1f5cb8;
  border-radius: 6px;
}

.editorial-board ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.editorial-board li {
  padding: 12px 15px;
  margin-bottom: 10px;
  background: #f7f9fc;
  border: 1px solid #dbe3ef;
  border-radius: 6px;
  transition: 0.3s ease;
}

.editorial-board li:hover {
  background: #eaf2ff;
  border-color: #adc7f5;
}
.journal-section {
  max-width: 920px;
  margin: 60px auto;
  padding: 28px 32px;
  font-family: "Segoe UI", Roboto, sans-serif;
  color: #2f2f2f;
  line-height: 1.6;
  background: #ffffff;
}

.section-title {
  text-align: center;
  font-size: 26px;
  font-weight: 650;
  margin-bottom: 22px;
  color: #1b4fa8;
  letter-spacing: 0.45px;
}

.section-subtitle {
  font-size: 20px;
  font-weight: 600;
  margin: 24px 0 10px;
  color: #1b4fa8;
}

.section-subsubtitle {
  font-size: 18px;
  font-weight: 550;
  margin: 18px 0 6px;
  color: #2c3e55;
}

.section-text {
  font-size: 16px;
  color: #353535;
  text-align: justify;
  margin-bottom: 14px;
}

.section-list {
  list-style: none;
  padding: 0;
  margin: 0 0 14px;
}

.section-list li {
  padding: 10px 14px;
  margin-bottom: 10px;
  background: #f8f9fb;
  border-left: 4px solid #1b4fa8;
  border-radius: 4px;
  font-size: 15px;
}

/* ======== TABEL APC ======== */

.section-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 6px;
  margin: 20px 0 28px;
  font-size: 15.5px;
}

.section-table thead tr th {
  background: #1b4fa8;
  color: white;
  padding: 12px 14px;
  font-weight: 600;
  text-align: left;
  letter-spacing: 0.3px;
  border-radius: 4px 4px 0 0;
}

.section-table tbody tr {
  background: #f2f6ff;
  box-shadow: 0 1px 4px rgba(0,0,0,0.05);
  transition: 0.25s ease;
}

.section-table tbody tr:hover {
  background: #e1ecff;
}

.section-table td {
  padding: 12px 14px;
  border-bottom: none;
  color: #2e2e2e;
  font-weight: 450;
}

/* last row rounding */
.section-table tbody tr:last-child td:first-child { border-radius: 0 0 0 4px; }
.section-table tbody tr:last-child td:last-child { border-radius: 0 0 4px 0; }

/* subtle emphasis */
.section-text em {
  color: #444;
  font-size: 15px;
  opacity: 0.85;
}


.lexgovia-sidebar {
  background: #ffffff;
  border: 1px solid #ddd;
  padding: 12px 15px;
  border-radius: 6px;
  font-size: 14px;
  width: 100%;
  box-sizing: border-box;
}

.lexgovia-sidebar nav {
  width: 100%;
}

.sidebar-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.sidebar-menu li {
  margin-bottom: 6px;
}

.sidebar-menu li a {
  text-decoration: none;
  color: #333;
  display: block;
  padding: 6px 8px;
  border-radius: 4px;
  transition: 0.2s ease;
  border-left: 3px solid transparent;
  font-size: 13.5px;
}

.sidebar-menu li a:hover {
  background: #f1f1f1;
  border-left-color: #0078d4;
  color: #0078d4;
}

.sidebar-menu li a:active,
.sidebar-menu li a:focus {
  outline: none;
}

/* highlight saat section aktif (optional kalau pakai JS scrollspy) */
.sidebar-menu li a.active {
  background: #e8f2ff;
  border-left-color: #0078d4;
  color: #0061a9;
}

/* Sub-indent angka di bawah huruf (1,2,3…) */
.sidebar-menu li a[href*="governance-principles"],
.sidebar-menu li a[href*="organizational-structure"],
.sidebar-menu li a[href*="editorial-independence"],
.sidebar-menu li a[href*="transparency-accountability"],
.sidebar-menu li a[href*="sustainability-access"],
.sidebar-menu li a[href*="general-ethics"],
.sidebar-menu li a[href*="authors-responsibility"],
.sidebar-menu li a[href*="editors-responsibility"],
.sidebar-menu li a[href*="reviewers-responsibility"] {
  margin-left: 12px;
  font-size: 13px;
}

/* Responsive */
@media (max-width: 768px) {
  .lexgovia-sidebar {
    margin-bottom: 20px;
  }

  .sidebar-menu li a {
    font-size: 14px;
  }
}
.lexgovia-sidebar {
  background: #ffffff;
  border: 1px solid #dcdcdc;
  padding: 12px 15px;
  border-radius: 6px;
  font-size: 14px;
  width: 100%;
  box-sizing: border-box;
}

.sidebar-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sidebar-menu li {
  margin-bottom: 4px;
}

.sidebar-menu a,
.sidebar-menu button.toggle {
  display: flex;
  align-items: center;
  gap: 6px;
  width: 100%;
  padding: 6px 8px;
  text-decoration: none;
  color: #333;
  border-radius: 4px;
  font-size: 13.5px;
  border-left: 3px solid transparent;
  transition: 0.2s ease;
}

.sidebar-menu a:hover,
.sidebar-menu button.toggle:hover {
  background: #eef3ff;
  border-left-color: #3A7AFE;
  color: #3A7AFE;
}

button.toggle {
  background: none;
  border: none;
  cursor: pointer;
  text-align: left;
}

/* Icons */
.sidebar-menu i {
  min-width: 20px;
  text-align: center;
}

/* Arrow indicator */
.arrow {
  margin-left: auto;
  font-size: 11px;
  transition: transform 0.2s;
}

.collapsible.active .arrow {
  transform: rotate(90deg);
}

/* Submenu */
.submenu {
  padding-left: 18px;
  margin-top: 4px;
  display: none;
}

.collapsible.active .submenu {
  display: block;
}

/* Level indent (kolom) */
.submenu li a {
  font-size: 13px;
  padding-left: 6px;
}

/* Responsive */
@media (max-width: 768px) {
  .lexgovia-sidebar {
    margin-bottom: 20px;
    font-size: 15px;
  }
}
.pkp_navigation_user > li > a {
  color: #979797;
}
.advisory-board {
  max-width: 1200px;
  margin: 40px auto;
  padding: 0 15px;
}

.advisory-board h2 {
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  color: #1b4fa8;
  margin-bottom: 45px;
  padding-bottom: 12px;
  border-bottom: 2px solid #e8f0ff;
}

.board-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px 24px;
}

.member-card {
  background: #f9fcff;
  border: 1px solid #e0e8f2;
  border-radius: 10px;
  padding: 24px 20px;
  transition: all 0.25s ease;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.member-card:hover {
  box-shadow: 0 8px 20px rgba(0,0,0,0.1);
  transform: translateY(-4px);
}

.member-photo-wrapper {
  margin-bottom: 18px;
}

.member-photo {
  width: 140px;
  height: 180px;
  object-fit: cover;
  border-radius: 8px;
  border: 3px solid #fff;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}

.member-details h3 {
  margin: 0 0 8px 0;
  font-size: 19px;
  color: #1b4fa8;
  line-height: 1.3;
}

.field {
  font-weight: 600;
  color: #444;
  margin: 0 0 6px 0;
  font-size: 15px;
}

.institution {
  color: #555;
  margin: 0 0 12px 0;
  font-size: 14.5px;
  line-height: 1.4;
}

.email {
  margin: 0 0 16px 0;
  font-size: 14.5px;
}

.email a {
  color: #2c5282;
  text-decoration: none;
}

.email a:hover {
  text-decoration: underline;
}

.profile-icons {
  margin: 12px 0 14px 0;
}

.profile-icons a {
  margin: 0 10px;
  display: inline-block;
}

.profile-icons img {
  width: 32px;
  height: 32px;
  transition: transform 0.2s;
}

.profile-icons a:hover img {
  transform: scale(1.15);
}

.note {
  color: #e74c3c;
  font-size: 0.92em;
  font-style: italic;
  margin-top: 8px;
}

/* Responsive */
@media (max-width: 1024px) {
  .board-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 640px) {
  .board-grid {
    grid-template-columns: 1fr;
  }
  
  .member-card {
    padding: 20px 16px;
  }
  
  .member-photo {
    width: 130px;
    height: 170px;
  }
}
.advisory-board {
  max-width: 900px;
  margin: 40px auto;
  padding: 0 15px;
}

.advisory-board h2 {
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  color: #1b4fa8;
  margin-bottom: 40px;
  padding-bottom: 12px;
  border-bottom: 2px solid #e8f0ff;
}

.board-list {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.member-row {
  display: flex;
  align-items: flex-start;
  background: #f9fcff;
  border: 1px solid #e0e8f2;
  border-radius: 10px;
  padding: 24px;
  transition: all 0.25s ease;
}

.member-row:hover {
  box-shadow: 0 6px 16px rgba(0,0,0,0.08);
  transform: translateY(-3px);
}

.member-photo-wrapper {
  flex: 0 0 140px;
  margin-right: 28px;
}

.member-photo {
  width: 140px;
  height: 180px;
  object-fit: cover;
  border-radius: 8px;
  border: 3px solid #fff;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}

.member-info {
  flex: 1;
}

.member-info h3 {
  margin: 0 0 8px 0;
  font-size: 20px;
  color: #1b4fa8;
}

.field {
  font-weight: 600;
  color: #444;
  margin: 0 0 6px 0;
  font-size: 15.5px;
}

.institution {
  color: #555;
  margin: 0 0 10px 0;
  line-height: 1.45;
}

.email {
  margin: 0 0 14px 0;
  font-size: 15px;
}

.email a {
  color: #2c5282;
  text-decoration: none;
}

.email a:hover {
  text-decoration: underline;
}

.profile-icons {
  margin: 12px 0 10px 0;
}

.profile-icons a {
  margin-right: 18px;
  display: inline-block;
}

.profile-icons img {
  width: 32px;
  height: 32px;
  transition: transform 0.2s;
}

.profile-icons a:hover img {
  transform: scale(1.15);
}

.note {
  color: #e74c3c;
  font-size: 0.92em;
  font-style: italic;
  margin-top: 8px;
  display: block;
}

/* Responsive */
@media (max-width: 768px) {
  .member-row {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  
  .member-photo-wrapper {
    margin: 0 0 20px 0;
  }
  
  .profile-icons a {
    margin: 0 12px;
  }
}
.oap-container {
  max-width: 900px;
  margin: 0 auto;
  padding: 20px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.7;
  color: #222;
}

.oap-container h1 {
  font-size: 26px;
  margin-bottom: 20px;
  border-bottom: 3px solid #1e73be;
  padding-bottom: 10px;
}

.oap-container h2 {
  font-size: 20px;
  margin-top: 30px;
  margin-bottom: 10px;
  color: #1e73be;
}

.oap-container p {
  margin-bottom: 15px;
  text-align: justify;
}

.oap-container strong {
  color: #000;
}

.oap-footer {
  margin-top: 30px;
  padding-top: 15px;
  border-top: 1px solid #ccc;
  font-size: 14px;
  color: #555;
  font-style: italic;
}
.rl-container {
  max-width: 900px;
  margin: 0 auto;
  padding: 20px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.7;
  color: #222;
}

.rl-container h1 {
  font-size: 26px;
  margin-bottom: 20px;
  border-bottom: 3px solid #1e73be;
  padding-bottom: 10px;
}

.rl-container h2 {
  font-size: 20px;
  margin-top: 30px;
  margin-bottom: 10px;
  color: #1e73be;
}

.rl-container p {
  margin-bottom: 15px;
  text-align: justify;
}

.rl-container strong {
  color: #000;
}

.rl-footer {
  margin-top: 30px;
  padding-top: 15px;
  border-top: 1px solid #ccc;
  font-size: 14px;
  color: #555;
  font-style: italic;
}
/* Sidebar Committee - Versi super rapat & hemat ruang */
.sidebar-committee {
  background: #ffffff;
  border: 1px solid #e0e8f2;
  border-radius: 8px;
  padding: 14px 12px;           /* padding container sangat kecil */
  margin-bottom: 20px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}

.sidebar-title {
  font-size: 16px;              /* judul lebih kecil */
  font-weight: 700;
  color: #1b4fa8;
  margin: 0 0 10px 0;           /* margin atas & bawah dikecilkan */
  padding-bottom: 6px;
  border-bottom: 1px solid #e8f0ff;
  text-align: center;
}

.sidebar-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.sidebar-menu li {
  margin-bottom: 1px;           /* jarak antar item sangat minimal */
}

.sidebar-menu li a {
  display: block;
  padding: 7px 12px;            /* padding per item super kecil */
  color: #333;
  text-decoration: none;
  font-size: 13.5px;            /* font lebih kecil, cocok untuk banyak item */
  border-radius: 5px;
  line-height: 1.3;             /* line-height dirapatkan */
  border-left: 3px solid transparent;
  transition: all 0.2s ease;
}

.sidebar-menu li a:hover,
.sidebar-menu li a:focus,
.sidebar-menu li a.active {
  background: #eef4ff;
  color: #1b4fa8;
  border-left-color: #1b4fa8;
  font-weight: 600;
  padding-left: 14px;           /* geser sedikit saja saat hover */
}

/* Responsive - tetap rapi di layar kecil */
@media (max-width: 992px) {
  .sidebar-committee {
    margin-top: 12px;
    padding: 12px 10px;
  }

  .sidebar-menu li a {
    font-size: 13px;
    padding: 6px 10px;
  }
}

.site-footer {
  background: #1b4fa8;
  color: #ffffff;
  padding: 40px 20px 20px;
  margin-top: 60px;
  font-family: "Segoe UI", Roboto, sans-serif;
}

.footer-container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
}

.footer-column {
  flex: 1;
  min-width: 250px;
  text-align: center;
}

.footer-column.left {
  text-align: center;
}

.footer-column.right {
  text-align: center;
}

.footer-logo,
.footer-license-logo {
  max-height: 90px; /* ukuran logo disesuaikan */
  width: auto;
  margin-bottom: 12px;
}

.publisher-name {
  font-size: 15px;
  margin: 0;
  line-height: 1.5;
}

.license-text {
  font-size: 14px;
  margin: 8px 0 0;
}

.footer-bottom {
  max-width: 1200px;
  margin: 30px auto 0;
  text-align: center;
  font-size: 14px;
  border-top: 1px solid rgba(255,255,255,0.15);
  padding-top: 20px;
}

.copyright {
  margin: 8px 0 0;
  font-size: 13.5px;
}

/* Responsive: di layar kecil, kolom jadi vertikal */
@media (max-width: 768px) {
  .footer-container {
    flex-direction: column;
    text-align: center;
  }

  .footer-logo,
  .footer-license-logo {
    max-height: 70px;
  }
}
.pkp_footer_content {
  text-align: center;
  margin-top: -80px;
  margin-bottom: -20px;
  margin-left: -30px;
  margin-right: -30px;
}
}