/* Struktur Sidebar */
.kepala {
    width: 100%; /* Ini membuat elemen mengambil 100% lebar dari elemen induknya */
    margin: 0;
    color: #ffffff;
    background: #1ca2c7;
    padding: 5px;
    font-family: FontAwesome;
    line-height: 23px;
    border-bottom: 2px solid #ffffff;
    font-weight: bold;
    text-align: center; 
}

.badan a {
    width: 100%; /* Elemen anchor akan mengambil seluruh lebar induknya */
    display: block;
    padding: 5px;
    border-bottom: 1px solid #1ca2c7;
    background: linear-gradient(90deg, rgb(31, 176, 247) 0%, rgb(227, 255, 255) 100%);
    text-align: left; 
    transition: 0.5s;
    color: black;
	text-align: center; 
}

.badan a:hover {
	background: #edf3f7;
	color: black !important;
	font-weight: bold;
	padding: 10px;
}

/* Table of content */
.obj_article_summary {
    box-shadow: 3px 3px 5px;
    padding: 20px;
    border-radius: 10px;
    background: #cef2fd;
    overflow: visible; /* Membiarkan konten tampil penuh */
    min-height: 145px; /* Atur tinggi minimum sesuai kebutuhan */
    padding-bottom: 10px !important;
    border-bottom: solid 4px #388af5 !important;
    font-size: 12px;
}

.obj_article_summary:hover {
    background: #FFFDF6;
}

/* Untuk memastikan teks tidak terlalu rapat */
.meta .authors {
    font-weight: normal;
    margin-top: 4px;
    padding-bottom: 5px;
    font-size: 12px; /* Mengatur ukuran font menjadi 12px */
}
/* Block Sidebar*/
.pkp_block .title {
    width: 100%;
    background-color: #F2F6D0;
    HEIGHT: 30PX;
    padding-top: 0.4em;
    text-align: center;
    display: inline-block; 
    padding-bottom: 0em;
    border-bottom: 3px solid #ff8000;
    font-weight: 600;
    text-transform: capitalize;
}


/* Judul di dalam konten */
.pkp_structure_main h1 {
    font-weight: 600;
    font-size: 20px; /* Ukuran font untuk judul tetap 20px */
}

/* Tautan di dalam konten */
.pkp_structure_main a {
    color: #1c66c7 !important;
}

.pkp_structure_main a:hover {
    color: #f9681f!important;
}

/* Tautan galeri 96d5fa */
.obj_galley_link {
    font-weight: 700;
    text-transform: capitalize !important;
    background: #96d5fa !important;
    color: #ffffff !important;
}

.obj_galley_link:hover {
    background: #1c66c7 !important;
    color: #1F2027 !important;
}


/* Footer */
.pkp_structure_footer_wrapper {
	background: #ececec !important;
	border-bottom: 20px solid #1c66c7;
}

.pkp_footer_content {
	float: left;
	width: 70%;  padding-top: 10px;
	padding-bottom:10px;
}
/*
.pkp_brand_footer {
	float: right;
	width: 20%;
	padding-bottom:10px;
	padding-top: 50px;
}*/


/*Body and Abstrack*/
.main_entry .item.abstract {
	text-align: justify;
}

body {
	font-family: tahoma,geneva,sans-serif !important;
}


/* Struktur Header */
.pkp_site_name_wrapper {
	width: 100% !important;
}

.pkp_navigation_primary_row {
	text-align: center;
	background: #1c66c7;
	font-weight: bold;

}

.pkp_site_name {
width: 100% !important;
}

.pkp_site_name > a {
	padding-top: 0 !important; 
	padding-bottom: 0 !important;
}

.pkp_site_name_wrapper {
	padding-left: 0 !important; 
	padding-right: 0 !important; 
	margin: 0 !important;
}

/* Ukuran Header */
.pkp_site_name .is_img img {
	max-height: 100% !important; 
	max-width: 100% !important; 
	margin-top:5px;
}

/* Settingan Header */
.pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li {
	padding: 0 !important;
	margin: 0 !important;
}

.pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li a {
	margin: 0 !important; 
	padding: 0 15px !important; 
	line-height: 40px !important; 
}
/* Warna menu navigasi */
.pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li, .pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li a {
	font-family:tahoma,geneva,sans-serif; 
	color: #ffffff !important; 
	font-weight: bold !important;
}

.pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li a:hover {
	background: #ffb600; /*#def4ff; */
	border-radius:15px; !important;  
	color: #1F2027; !important;
}

.pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li ul, .pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li ul li a:hover {
	border-radius: 0 !important; 
	-webkit-border-radius: 0 !important; 
	-o-border-radius: 0 !important;
}

.pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li ul { 
	background: #1c66c7 !important
}

.pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li ul li { 
	border-bottom: solid 1px rgb(255 255 255) !important;
}

.pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li ul li:last-child { 
	border-bottom: none !important;
}

.pkp_structure_head {
background: url(/public/site/images/suhadianto170845/BG_pesona.png);
}

.pkp_site_nav_toggle{
background-color: #1c66c7
}

.description {
	text-align:justify;
}

.conten {
	border: black 1px;
}

.pkp_navigation_user.pkp_nav_list .profile a{
    border-radius:15px !important;
    padding-left:5px;
	padding-right:10px;
	background:#063970;
	color:white;
	border: 2px solid #f8a41c
}

.pkp_navigation_user.pkp_nav_list .profile a:hover {
	background:#0048fe;
	color:black;
}

.dropdown-menu {
	background:#80000000 !important; /*#800000008*/
}

.headerSearchPrompt.search_prompt {
    background:#bd5025; /*#063970*/
}

.section {
	padding-top: 70px !important;
}

.pkp_structure_sidebar.left {
background: rgb(161, 247, 255);
background: #ffffff;
margin-top: 1px;
}
.pkp_structure_head {
  background:  #105183;
 }
.pkp_structure_page {
    margin-top: 0px;
    margin-bottom: 0px;
     
}
 .pkp_structure_main h1 {
     font-weight: 600;
     font-size: 20px;
}
a {
    color: #333300;
}
.pkp_page_index .current_issue h2 {
    display: inline-block;
    padding-bottom: 0em;
    border-bottom: 3px solid #ff8000;
    text-transform: capitalize;
    font-weight: 700;
    color: rgba(0,0,0,0.54);
}

.pkp_page_index .current_issue .current_issue_title {
    font-size:14px;
}
.obj_issue_toc .heading .published .label {
    text-transform:capitalize;
    font-size: 90%;
}
.pkp_page_index .current_issue .read_more {
    margin-bottom: 20px;
    margin-top: 20px;
}
.obj_issue_toc .section h2 {
    position: relative;
    display: inline-block;
    top: auto;
    left: auto;
    padding: 0 0 5px;
    border-bottom: 3px solid #ff8000;
    background: transparent;
    text-transform: capitalize;
    font-weight: 700;
    padding-bottom: 0em;
}
.pkp_navigation_primary_row{
    background-color: grey;
    text-align:left;
    padding-left:15px;
}
#navigationPrimary a {
    font-size: 13.5px;
    color: #f2f2f2;
    font-weight: 100;
    text-transform: capitalize;
}
#navigationPrimary ul {
  background: #595959;
}
#navigationPrimary [aria-expanded="true"]:before {
    border-bottom-color: #595959;
}
/* Menu Tambahan Kanan by ade@htp.ac.id */
.hoverTable{
    width:100%;
    border-collapse:collapse; 
}
.hoverTable th{
    height:30px; background: #ffffff; color:#105183;
}
.hoverTable td{ 
    height:30px; padding-top:3px;vertical-align:middle; 
    border-bottom:1px solid #ffffff;
    text-align:center;
}
.hoverTable td a{
    width:100%;display:block;
}
/* warna latar setiap baris tabel dan warna tulisan */
.hoverTable tr{
    background: #105183; color:#ffffff;
}
/* warna ketika dilewati mouse */
.hoverTable tr:hover {
    background-color: #0c426b;
}
.hoverTable a {
    color:#ffffff;
}
.hoverTable a:hover {
    color:#f0850c;
}
/* ---  Tambahan Kanan by ade@htp.ac.id */
.pkp_head_wrapper .pkp_search .search_controls .search_prompt{
    font-size: 12px;
    color: #117fb0;
    font-weight: 100;
    text-transform: capitalize;
}   
.pkp_navigation_user_wrapper a {
    font-size: 15px;
    font-weight: 200;
}   
body {
  font-family: tahoma,geneva,sans-serif;
  background: #e6e6e6;
  font-size:14px;  
}
 
body p {
    font-family: tahoma,geneva,sans-serif;
    font-size: 14px;
}
.pkp_block {
    font-size: 14px;
    line-height: 20px;
    clear: both;
    border-bottom: 1.5px solid #ddd;
}
.pkp_structure_sidebar{
    background:#ffffff;
}

/*edit 17-07-2025*/
.pkp_block .title { 
    width: 100%;
    background-color: #1bdfdf;
    HEIGHT: 30PX;
    padding-top: 0.4em;
    text-align: center;
    display: inline-block; 
    padding-bottom: 0em;
    border-bottom: 3px solid #ff8000;
    font-weight: 600;
    text-transform: capitalize;
}

/*edit 17-07-2025*/
.pkp_block .title {
    display: inline-block;
    padding-bottom: 0em;
    border-bottom: 3px solid #ff8000;
    font-weight: 600;
    text-transform: capitalize;
}

/*edit 17-07-2025*/
.obj_article_details .main_entry .label {
    /*display: inline-block;*/
    padding: 0 0 5px;
    border-bottom: 3px solid #ff8000;
    color: rgba(0,0,0,0.54);
    text-transform: capitalize;
}
.pkp_structure_content {
    padding-top: 0;
    background:#ffffff;
}
.obj_article_details .abstract {
    text-align: justify;
    font:tahoma,geneva,sans-serif;
}
.obj_article_summary > .title {
    font-size: 14.5px;
    line-height: 20px;
    font-weight: 100;
}
.obj_article_summary {
    padding-bottom: 10px !important;
    border-bottom: solid 1px #ff8000 !important;
    font-size: 12px;
}
.pkp_site_name .is_img img {
display: block;
max-height: none;
width: auto;
height: auto;
}
.pkp_footer_content {
  float: none;
  width: 100%;
  clear: both;
  padding-top: 10px;  
}
.pkp_brand_footer {
  background: #e6e6e6;
}
.pkp_structure_footer_wrapper {
    background:  #595959;
    border-bottom: 0px solid;
}
.obj_galley_link {
    font-weight: 700;
    text-transform: Capitalize;
    background: grey;
    color: #fff;
    border: none;
}
.cmp_breadcrumbs {
    text-transform: capitalize;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active {
    background: #8c8c8c;
    border: 0px solid #3c2d61;