/* CSS Civica ini diedit oleh MarlyenS, 20250625 */
.pkp_structure_head {
  background:  #8612f4;
  /* bagian di bawah ini baru ditambahkan  */
  min-height: 275px;
 }
.pkp_structure_page {
    margin-top: 0px;
    margin-bottom: 0px;
     
}
 .pkp_structure_main h1 {
     font-weight: 600;
     font-size: 20px;
}
a {
    color: #000000;
}
.pkp_page_index .current_issue h2 {
    display: inline-block;
    padding-bottom: 0em;
    border-bottom: 3px solid #f22a4b;
    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 #f22a4b;
    background: transparent;
    text-transform: capitalize;
    font-weight: 700;
    padding-bottom: 0em;
}
.pkp_navigation_primary_row{
    background-color: #ffffff;
    text-align:left;
    padding-left:15px;
}
#navigationPrimary a {
    font-size: 13.5px;
    color: #8612f4;
    font-weight: 100;
    text-transform: capitalize;
}
#navigationPrimary ul {
  background: #8612f4;
}
#navigationPrimary [aria-expanded="true"]:before {
    border-bottom-color: #8612f4;
}
.hoverTable{
    width:100%;
    border-collapse:collapse; 
}
.hoverTable th{
    height:30px; background: #8612f4; 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: #8612f4; color:#ffffff;
}
/* warna ketika dilewati mouse */
.hoverTable tr:hover {
    background-color: #8612f4;
}
.hoverTable a {
    color:#ffffff;
}
.hoverTable a:hover {
    color:#8612f4;
}
.pkp_head_wrapper .pkp_search .search_controls .search_prompt{
    font-size: 13.5px;
    color: #8612f4;
    font-weight: 100;
    text-transform: capitalize;
}   
.pkp_navigation_user_wrapper a {
    font-size: 15px;
    font-weight: 200;
}   
body {
  font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
  background-image: url(Picture/Purple and Pink Gradient Linktree Background.png)
  background-repeat: repeat;
  backgroud-position: left top;
  font-size:14px;  
}
 
body p {
    font-family: Cambria, Cochins, Georgia, Times, 'Times New Roman', 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;
}
.pkp_block .title {
    display: inline-block;
    padding-bottom: 0em;
    border-bottom: 3px solid #f22a4b;
    font-weight: 600;
    text-transform: capitalize;
}
.obj_article_details .main_entry .label {
    display: inline-block;
    padding: 0 0 5px;
    border-bottom: 3px solid #f22a4b;
    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: Cambria, Cochin, Georgia, Times, 'Times New Roman', 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 #f22a4b !important;
    font-size: 12px;
}
.pkp_site_name .is_img img {
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
}
.pkp_footer_content {
  float: left;
  width: 30%;
  padding-top: 5px;
  padding-bottom: 5px;
}
.pkp_brand_footer {
  float: right;
  width: 30%;
  padding-bottom:5px;
  padding-top: 50px;
}
.pkp_structure_footer_wrapper {
   background: #e7e6e6;
   border-top: double solid;
   border-top-color: #8612f4;
   border-bottom: double solid;
   border-bottom-color: #8612f4;
}
.obj_galley_link {
    font-weight: 700;
    text-transform: Capitalize;
    background: rgb(168, 168, 168);
    color: #fff;
    border: none;
}
a:hover {
  background-color: rgb(255, 255, 255);
  text-decoration: underline;
    color: rgb(192, 48, 215);
}
.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: #d3d3d3;
    border: 0px solid #3c2d61;
}