/* Volunteer Report*/
/* Developed by Rahmat Azis Nabawi - (c)2018 */

/* Body - Volunteer Report*/

.pkp_site_name {
    display: none;
}

.has_site_logo .pkp_head_wrapper {
       padding-top: 5px;
}

.pkp_structure_content {
        padding-top: 5px;
}

.pkp_page_index .additional_content {
   padding-top:0px;
   padding-left:0px;
   padding-right:0px;
   border-top: none;
}

.pkp_search_desktop .search_prompt {
    margin: 0 1em;
    padding: 10px 0 8px;
    border-bottom: 2px solid #a7a7a700;
    font-size: 15px; 
	color: #000000;
	font-weight: bold;
    text-decoration: none;
}

.page_search .search_results .obj_article_summary {
    margin: 50px 0
}

.pkp_navigation_primary_row {
	border-top: 3px solid #00208e00;
	border-bottom:1px solid #00208e00; 
}

.pkp_navigation_primary>li>a {
    margin: 0 1em;
    padding: 10px 0 8px;
    border-bottom: 2px solid #a7a7a700;
    font-size: 15px; 
	Color: #000000;
	font-weight: bold;
    text-decoration: none;
}

.pkp_page_index .additional_content {
   padding-top: 20px;
   border-top: none; 
}

.pkp_structure_main:before,.pkp_structure_main:after {
   content:'';
   position: absolute;
   top: 0;
   left: 0;
   bottom: 0;
   width: 1px;
   background: #ba363600
}

.obj_issue_toc .galleys,.obj_issue_toc .section {
   margin:1px -30px;
   padding-top: 0px;
}

.obj_issue_toc .galleys>h2,.obj_issue_toc .section>h2,.obj_issue_toc .galleys>h3,.obj_issue_toc .section>h3 {
   display: inline-block;
   position: relative;
   left: -15px;
   margin-top: 0;
   padding: 0 15px;
   font-size: 16px;
   font-weight: 400;
   line-height: 30px; 
   font-weight: bold;
   color:#000000;
}

/* Drop-down Menu - Volunteer Report*/
/* Developed by Rahmat Azis Nabawi - (c)2018 */

.pkp_block .content p {
    line-height: 10px;
    text-align: center; 
}

.pkp_block .content ul li {
    line-height: 20px;
    padding: 0px;
}

.pkp_site_name .is_img img {
    display: block;
    height: auto;
    width: auto; 
    max-height: 140px; 
    padding-bottom: 10px; 
}

*, ::before, ::after {
    box-sizing: border-box; 
    margin: 0px; 
}

.sidemenu {
    margin: 0px auto; 
    padding: 0px; 
    width: 100%; 
}

.sidemenu li {
    list-style: none; 
}

.sidemenu li a {
    display: table; 
    margin-top: 1px;  
    padding: 4px 10px; 
    width: 100%; 
    background: #f9fafaf7;
    text-decoration: none; 
    text-align: left; 
    vertical-align: middle; 
    color: #000000; 
    overflow: hidden; 
    transition-property: background; 
    transition-duration: 0.4s; 
    transition-timing-function: ease-out; 
    border: 1px solid rgb(197 196 196); 
    border-radius: 6px; 
}

ul.sidemenu li a:hover {
    background: #f0fdf966; 
    text-decoration: none; 
}

.sidemenu li li a {
    display: block; 
    margin-top: 0px; 
    padding: 0px; 
    height: 0px; 
    background: #f0fdf966; 
    color: #000000; 
    transition-property: all; 
    transition-duration: 0.5s; 
    transition-timing-function: ease-out; 
    border: 1px ; 
    border-radius: 6px; 
}

.sidemenu > li:hover li a {
    display: table; 
    margin-top: 1px; 
    padding: 10px; 
    width: 100%; 
    height: 1em; 
    transition-property: all; 
    transition-duration: 0.3s; 
    transition-timing-function: ease-out; 
    border-radius: 6px; 
}

.sidemenu > li:hover li a:hover {
    color: #0018ff;
    background: #f0fdf966; 
    transition-property: background; 
    transition-duration: 0.2s; 
	transition-timing-function: ease-out; 
    border-radius: 6px; 
}

.cmp_button, .cmp_form .buttons button, .pkp_head_wrapper .pkp_search button, .page_lost_password .buttons button, .page_search .submit button, .obj_article_details .citation_display form input[type="submit"], .block_make_submission a {
    display: inline-block; 
    background: #f0fdf966; 
    border-width: 1px; !jerel;
    border-style: solid; !jerel;
    border-color: rgb(187, 187, 187) rgba(0, 0, 0, 0.4) rgba(0, 0, 0, 0.4); 
    border-image: initial; 
    border-radius: 13px; 
    box-shadow: rgba(0, 0, 0, 0.1) 0px -1em 1em inset; 
    font-size: 15px; 
    line-height: 28px; 
    font-weight: 700; 
    color: #000000; 
    width: 240px; 
    text-align: center; 
}

/* Issue data - Volunteer Report*/
/* Developed by Rahmat Azis Nabawi - (c)2018 */

.page_index_journal > .current_issue > h2 {
    margin-top: 25px;
	margin-left: -25px;
	margin-right: -25px;
	background:  #77777769;
    color: #000000;
	font-size: 14px;
}

.obj_issue_toc .description {
    margin-right: -25px;
	text-align: justify; 
}

.obj_issue_summary .description {
    text-align: justify; 
}

.pkp_page_index .current_issue .read_more {
    display: inline-block;
    position: relative;
    padding-right: 30px;
    font-size: 13px;
    font-weight: 700;
    line-height: 30px;
    color: #000000;
    text-decoration: none;
    margin-top: 35px;
}

/* Table of content - Volunteer Report*/
/* Developed by Rahmat Azis Nabawi - (c)2018 */

.obj_article_summary {
	box-shadow:rgb(1 0 76 / 40%) -5px 5px, rgb(1 0 76 / 30%) -10px 10px, rgba(1, 0, 76, 0.2) -15px 15px, rgba(1, 0, 76, 0.1) -20px 20px, rgba(1, 0, 76, 0.05) -25px 25px;
	padding: 20px; 
	border-radius: 10px; 
	background: #ffffff; 
	text-align: justify; 
}

.obj_article_summary:hover {
	background:#ffffff73; 
}

.pkp_structure_main a {
    color: #000000;
}

.pkp_structure_main a:hover {
	color: #0018ff;
	background:#ffffff;
}

.obj_galley_link {
    font-weight: 700; 
    text-transform: Capitalize; 
    background: #ffffff; 
    color: #ffffff; 
    border: solid 1px #94959d; 
}

.obj_galley_link:hover {
	background:#e2fbb900; 
	color:#00000a; 
	border: solid 1px #ffffff;
}

/* Abstract article - Volunteer Report*/
/* Developed by Rahmat Azis Nabawi - (c)2018 */

.pkp_structure_main h1 {
    margin-top: 0;
	font-size: 24px;
    line-height: 30px;
    font-weight: 700;
	color: #000000;
	text-align: justify;
}

.obj_article_details .authors {
    text-align: justify; 
	color: #000000; 
}

.obj_article_details .affiliation {
    text-align: justify;
}

.obj_article_details .keywords {
    text-align: justify; 
}

.obj_article_details .abstract {
    text-align: justify; 
}
.obj_article_details .references {
    text-align: justify; 
}

.obj_article_details .item.citation {
    text-align: justify; 
}

.obj_article_details .item.issue {
    text-align: justify; 
}

.obj_article_details .item.copyright {
    text-align: justify; 
}

/* Footer - Volunteer Report*/
/* Developed by Rahmat Azis Nabawi - (c)2018 */

.pkp_brand_footer{
    display: none;
	background: #ebdaf4;
}

.pkp_structure_footer_wrapper {
	background: #fbfbfbc2
}

/* ===== FLOATING WRAPPER ===== */
.floating-wrapper {
  position: fixed;
  right: -6px; /* sedikit keluar agar tidak menutup konten */
  top: 50%;
  transform: translateY(-50%);

  display: flex;
  flex-direction: column;
  gap: 6px;

  z-index: 9999;

  max-height: 80vh; /* tidak kepanjangan */
  overflow-y: auto;
}

/* ===== BUTTON BASE ===== */
.floating-btn {
  display: flex;
  align-items: center;
  gap: 8px;

  padding: 8px 12px;
  font-weight: 500;
  font-size: 13px;

  text-decoration: none !important;
  color: #fff !important;

  border-radius: 6px 0 0 6px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.15);

  white-space: nowrap;
  transition: all 0.2s ease;

  min-width: 160px;
  opacity: 0.92;
}

/* ===== HOVER EFFECT ===== */
.floating-btn:hover {
  transform: translateX(-18px);
  opacity: 1;
  color: #fff !important;
}

/* ===== MAIN BUTTON COLORS ===== */
.pdf-btn {
  background-color: #1f2937 !important;
}

.mendeley-btn {
  background-color: #434952 !important;
}

.endnote-btn {
  background-color: #8b5cf6 !important;
}

.zotero-btn {
  background-color: #ef4444 !important;
}

/* ===== SHARE BUTTONS ===== */
.share-btn {
  background-color: #6b7280 !important;
}

.fb-btn { background-color: #1877f2 !important; }
.x-btn { background-color: #000000 !important; }
.li-btn { background-color: #0a66c2 !important; }
.th-btn { background-color: #111111 !important; }

/* ===== ICON SIZES ===== */
.arrow-icon,
.pdf-icon {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
}

.mendeley-icon {
  width: 24px;
  height: 16px;
  flex-shrink: 0;
}

.zotero-icon {
  width: 18px;
  height: 18px;
}

/* ===== ENDNOTE STYLE ===== */
.endnote-btn {
  justify-content: space-between;
}

.endnote-text {
  font-size: 13px;
}

.endnote-text sup {
  font-size: 8px;
  position: relative;
  top: -0.3em;
}

.endnote-badge {
  width: 26px;
  height: 26px;

  border-radius: 50%;

  display: flex;
  align-items: center;
  justify-content: center;

  font-weight: 700;

  background: #ffffff;
  color: #6a1b9a;
}