@import url(https://media.anwardani.id/css/ojs3/agroista.css);
/* 
Copyright sanguilmu.com 


/* MENU */

.head-menu {
  border-bottom: 3px #FFFF00;
  height: 50px;
}

.head-menu a {
  display: block;
  padding: 10px;
  text-align: left;
  background-color: #006400;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  border-bottom: 0.3rem solid #edc307;
}

.menu-sidebar {
  font: bold 12px arial, verdana, sans-serif;
}

.menu-sidebar li a {
  text-decoration: none;
  border-top: 1px solid #edc307;
  color: #006400;
  display: block;
  background-color: #EBEBEB;
  padding: 10px;
  margin-top: -5px;
  transition: 0.3s;
}

.menu-sidebar li a:hover {
  background-color: #EDC209;
  box-shadow: gray 2px 2px 2px;
  border-left: 5px solid #006400;
}

.menu-sidebar ul {
  list-style: none;
  padding: 0px;
}

.menu-sidebar ul ul {
  position: absolute;
  top: 75px;
  left: 135px;
  visibility: hidden;
}

.menu-sidebar ul li:hover ul {
  visibility: visible;
}

/* SELAIN MENU */

.kepala {
  color: #ffffff;
  background: #006400;
  padding: 10px;
  font-family: arial;
  line-height: 23px;
  border-bottom: 4px solid #EDC209;
  font-weight: bold;
  text-align: center;
}

.badan a {
  display: block;
  padding: 10px;
  border-bottom: 1px solid white;
  background: #f0e68c;
  text-align: center;
  transition: 0.5s;
  color: black;
  
}

.badan {
  margin-top: -15px;
}

.badan a:hover {
  color: black !important;
  font-weight: bold;
  box-shadow: gray 0px 5px 10px 0px;
  display: fixed;
  position: relative;
}

/* Table of content */

.obj_article_summary {
  box-shadow: 3px 3px 5px;
  padding: 20px;
  border-radius: 10px;
  background: #f0f0f0;
  position: relative;
  z-index: 1;
}


.obj_article_summary.fa {
  padding-right: 10px;
}

.obj_article_summary:hover {
  background-color: #EDC209;
  box-shadow: gray 0px 0px 1px 0px;
  color: black;
}

.obj_article_summary::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0.2rem;
  background-color: #006400;
  left: 0;
  bottom: 0;
  transform: scaleX(0);
  transform-origin: left;
  transition: 800ms;
}

.obj_article_summary::after {
  transform: scaleX(1);
}





.obj_article_summary {
  padding-bottom: 10px !important;
  //border-bottom: solid 4px #800000 !important;
  font-size: 12px;
}

.meta .authors {
  background: url(/public/site/images/jipfri/icon-group.png) 1px 2px no-repeat;
  font-weight: bold;
  margin-top: 4px;
  padding-bottom: 5px;
  padding-left: 30px;
}

/* Footer */
.pkp_structure_footer_wrapper {
  background: #FFFDEB;
  border-bottom: 20px solid #006400;
  border-top: 4px solid #006400;
}

.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 .is_img img {
    max-height: 150% !important; 
    max-width: 100% !important; 
}



.pkp_site_name {
    margin: 0 !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;
}
.navbar-brand {
  height: auto;
} 

.pkp_navigation_primary_row {
  background: linear-gradient(-30deg, #CD853F, #E3D611, #E3D611, #CD853F); background-size: 400% 400%; animation: gradient 15s ease infinite; } @keyframes gradient { 0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; };
}

.pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li,
.pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li a {
  font-family: poppins, geneva, sans-serif !important;
  color: #006400 !important;
  font-weight: bold !important;
  transition: 0.2s;
}

.pkp_navigation_primary_row .pkp_navigation_primary.pkp_nav_list ul li a {
  color: white !important;
}

.pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li a:hover {
  background: #006400;
  color: #EDC209 !important;
  border-radius: 20px !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_site_nav_toggle {
  background-color: #006400;
}

.obj_article_details .page_title {
  background: #006400;
  padding: 15px;
  border-radius: 10px;
  box-shadow: 3px 3px 5px;
  color:whitesmoke;
}

.pkp_navigation_user.pkp_nav_list .profile a {
  border-radius: 15px !important;
  padding-left: 10px;
  padding-right: 10px;
  background: #006400 ;
  color: #ffffff;
  border: 2px solid #006400;
}

.pkp_navigation_user.pkp_nav_list .profile a:hover {
  background: #006400;
  color: black;
}

.dropdown-menu {
  background: #006400 !important;
}

.pkp_navigation_search_wrapper {
  background: whitesmoke;
  border-radius: 20px;
  transition: 0.5s;
  color: #006400;
}

.pkp_navigation_search_wrapper a {
  color: #006400;
}

.pkp_navigation_search_wrapper a:hover {
  color: #A87C2D;
}

.pkp_navigation_search_wrapper:hover {
  border-radius: 0px;
}

.pkp_structure_sidebar.left {
  background: white;
}

.cmp_announcements.highlight_first {
  background;
  border-top: 1px solid #dddddd !important;
}



.pkp_block.block_Keywordcloud span {
  color: #ffffff;
  background: #a52a2a;
  padding: 10px;
  font-family: arial;
  line-height: 23px;
  border-bottom: 4px solid white;
  font-weight: bold;
  text-align: center;
  display: block;
}

.pkp_block.block_developed_by .title {
  color: #ffffff;
  background: #a52a2a;
  padding: 10px;
  font-family: arial;
  line-height: 23px;
  border-bottom: 4px solid white;
  font-weight: bold;
  text-align: center;
  display: block;
}

.pkp_block.block_developed_by .most_read {
  background: #006400 !important;
  padding: 6px;
  margin-top: -10px;
  font-size: 13px;
}
.pkp_block.block_developed_by li {
  border-bottom: 1px solid;
}
/* Responsive */
/* Iphone X */
@media (max-width: 376px) {
  .issn { 
      font-size: 0.9em;
      text-align: center !important;
      margin-top: 10px !important;
  }
  .block_custom#share_article { margin-bottom: 0;}
  .jatsParser__articleView {display: block !important}

  .article-summary .doi_container {   
      text-align: left;
      padding-left: 20px;
  }
}

/* Mobile VIew */
@media (max-width: 640px) {
  .navbar-default .navbar-collapse { padding-left: 20px !important;}


  aside#left {
      padding-left: 0 !important;
      padding-right: 0;
  }

  aside#right {      
      padding-left: 0;
      margin-top: 20px;
  }

  .article-summary .doi_container {   
      text-align: left;
      padding-left: 20px;
  }

  footer[role="contentinfo"] { padding: 0}
  footer .container {  
      padding: 20px 20px;
  }

  .navbar-form .form-group {
      margin-bottom: 10px;
      width: 95%;
  }

  .navbar-default .navbar-collapse { border-top: transparent !important}
  #nav-menu li {
      padding-left: 10px;
  }
  .navbar-form { border:  0;}

  .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>li>a:hover {      
      border-bottom:0 !important;
  }

  .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
      border-bottom: 0 !important;
  }


  /* article summary */



  /* article -detail  */
  .pkp_page_article .pkp_structure_content.container { padding: 0;}
  .pkp_page_article .tabbable-panel {
      margin-top: 40px;
  }
  .keywords .item { 
      margin: auto !important;
  }

  .pkp_page_article  .cmp_breadcrumbs { display: none}

  .article-toc { 
      padding-top:  5px;
  }

  .breadcrumb { display: none;}
  .navbar-form { box-shadow: none;}

  div.issn { padding: 10px 10px 15px 10px; margin-top: -10px;}
  #nav-menu li { width: 95%; padding: 4px;}
  #nav-menu li a { color: rgb(184, 184, 184)}

  .tabbable-line > .nav-tabs > li { opacity: 1;}
  .responsive-tabs>.nav-tabs>li.active { border-bottom: 1px solid #f1f0f0;}
 
  #share_article { 
      position: fixed;
      left: 0;
      bottom: 0;
      z-index: 99;
      width: 100%;
  }
  .block_custom#share_article { margin-bottom: 0;}
  .jatsParser__articleView {display: block !important}
}




@media (min-width: 1200px) { 
  .container {
      width: 1270px;
  }
}

section.cmp_announcements.media {
  margin-top: 0;
}

nav.cmp_breadcrumbs.cmp_breadcrumbs_announcement ol li {
  display: inline;
}

nav.cmp_breadcrumbs.cmp_breadcrumbs_announcement ol {
  background: whitesmoke;
  padding: 8px 8px 8px 10px;
  color: #585858;
}

nav.cmp_breadcrumbs.cmp_breadcrumbs_announcement ol .separator {
  color: #e2d7d7;
}

#customblock-Announcement,
#customblock-announcement {
  display: none;
}

.pkp_page_index #customblock-Announcement,
.pkp_page_index #customblock-announcement {
  display: block;
}

.navbar-default,
.header_view {
  border: none;
  border-color: transparent;
}

header .container {
  background: white;
  box-shadow: 0px 1px 18px -10px rgb(39 39 136 / 75%);
  border-right: 1px solid white;
  border-left: 1px solid white;
}

.pkp_structure_content.container {
  margin-top: -20px;
  padding-bottom: 20px;
  box-shadow: 0px 1px 18px -10px rgb(39 39 136 / 75%);
  border: 1px solid white;
}

.navbar-default,
.header_view {
  /* background-color: #f8f8f8; */
  /* border-color: #e7e7e7; */
  background-color: transparent;
}

div.issn {
  display: flex;
  justify-content: flex-end;
  gap: 3rem;
  padding-top: 36px;
  text-align: right;
}

div.issn span {
  font-weight: bold;
}

.slick-slide {
  height: auto !important;
}

.journal_logo {
  padding: 0 0 0 15px;
  margin-top: -10px;
}

.container.main_menu {
  padding: 0 5px;
  box-shadow: 0px 7px 5px -6px rgba(0, 0, 0, 0.75);
}

.container.main_menu #nav-menu .nav > li > a {
  color: white;
}

.container.main_menu #nav-menu .nav > li > a:hover {
  color: rgb(182, 181, 181);
}

.navbar-default .navbar-nav {
  padding: 0;
  font-size: 1.09em;
}

.navbar-default .navbar-nav em {
  margin-right: 10px;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h1 {
  font-size: 1.7em;
}

h2,
.h2 {
  font-size: 1.6em;
}

.section h2 {
  font-size: 1.3em;
}

h3,
h4,
.h4 {
  font-size: 1.2em;
}

.page-header {
  margin-top: 20px;
  padding-bottom: 0;
}

.page-header h2 {
  margin-bottom: 0;
}

.text-grey {
  color: rgb(110, 110, 110);
}

.font-italic {
  font-style: italic;
}

.border-bottom {
  border-bottom: 1px solid #ececec;
}


.navbar-brand {
  height: auto;
}