/* Header */
.site-name  .container-fluid .navbar-header .navbar-brand .navbar-brand-logo img{
    display: inline-block;
    max-height: 165px;
    max-width: 100%;
    width: auto;
    height: auto;
}
.pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li a:hover {
    background-image: linear-gradient(to bottom right, rgb(253, 202, 255), rgb(237, 211, 255));
    box-shadow: 3px 10px 20px 0px rgba(231, 13, 231, 0.3);
    color: #000;
    border-radius: 5px;
}
.pkp_structure_head {
    box-shadow: 3px 10px 20px 0px rgba(231, 13, 231, 0.671);
    margin-bottom: 5px;
    padding-bottom: 5px;
}

/* Article Summary */
.obj_article_summary{
    background: #fff;
    box-shadow: 3px 10px 20px 0px rgba(231, 13, 231, 0.3);
    border-radius: 10px;
    padding: 35px;
    padding-top: 35px;
}
.obj_article_summary:hover {
	background-image: linear-gradient(to bottom right, rgb(253, 202, 255), rgb(237, 211, 255));
    box-shadow: 3px 10px 20px 0px rgba(231, 13, 231, 0.671);
}
.read_more:hover {
    background-image: linear-gradient(to bottom right, rgb(253, 202, 255), rgb(237, 211, 255));
    box-shadow: 3px 10px 20px 0px rgba(231, 13, 231, 0.3);
}
.read_more {
    text-align: center;
    width: 100%;
    background: #ffffff;
    border: none;
    border-radius: 5px;
    font-size: 22px;
    font-weight: 500;
    font-family: "Source Sans Pro", sans-serif;
    box-shadow: 3px 10px 20px 0px rgba(231, 13, 231, 0.3);
    color: #fff;
    margin-top: 20px;
    cursor: pointer;
    padding: 15px;
}
.read_more::after {
    padding: 15px;
}
.meta .authors{
	background: url(https://i.ibb.co/wwXb1Bh/icon-group.png) 1px 2px no-repeat rgba(0, 0, 0, 0);
	font-weight: bold;
	padding-left: 30px;
}
.cover img {
    box-shadow: 3px 10px 20px 0px rgba(231, 13, 231, 0.3);
}
.cover img:hover {
    border-radius: 10px;
    padding: 10px;
    box-shadow: 3px 10px 20px 0px rgba(231, 13, 231, 0.3);
}

/* Untuk CSS Spesial */
.card, .pkp_block .content ul li a {
    box-shadow: 3px 10px 20px 0px rgba(231, 13, 231, 0.3);
    border-radius: 10px;
    padding: 5px;
    max-width: 75%;
}
.card:hover{
    background-image: linear-gradient(to bottom right, rgb(253, 202, 255), rgb(237, 211, 255));
    box-shadow: 3px 10px 20px 0px rgba(231, 13, 231, 0.3);
}
.judul, .pkp_block .title {
    border-radius: 5px 5px 0px 0px;
    padding: 9px;
    border-bottom: 0px solid #aaa; 
    background: #d51e81; 
    color: white !important;
}
.pkp_block, .block_information{
    box-shadow: 0px 10px 20px 0px rgba(231, 13, 231, 0.3);
    border-radius: 10px;
    padding: 0px 0px 5px 0px;
    margin-left: 10px;
    margin-bottom: 10px;
}
.pkp_block .content ul li a:hover {
    background-image: linear-gradient(to bottom right, rgb(253, 202, 255), rgb(237, 211, 255));
    box-shadow: 3px 10px 20px 0px rgba(231, 13, 231, 0.671);
    color: #000;
    border-radius: 5px;
    padding: 5px;
}

/* Footer */
.pkp_structure_footer_wrapper, .pkp_structure_footer {
    background-image: linear-gradient(to bottom right, rgb(253, 202, 255), rgb(237, 211, 255));
}
/* Pembayaran */
.flexbox {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    background: rgb(255, 255, 255);
  }
  .paybox {
    width: 240px;
    height: 280px;
    margin: 16px;
    border: 1px solid #ccc;
    border-radius: 8px;
    background: #fff;
    box-sizing: border-box;
    padding: 5px 0px 5px 0px;
    text-align: center;
  }
  .logo {
    max-width: 30%;
  }
/*
     FILE ARCHIVED ON 14:27:56 May 28, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:12:14 Jul 24, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.624
  exclusion.robots: 0.082
  exclusion.robots.policy: 0.068
  esindex: 0.009
  cdx.remote: 48.729
  LoadShardBlock: 1364.358 (3)
  PetaboxLoader3.resolve: 1343.387 (4)
  PetaboxLoader3.datanode: 132.268 (5)
  load_resource: 397.261
  loaddict: 265.4
*/