@font-face {
  font-family: 'Georgia';
  font-style: normal;
  src: url('../fonts/Georgia-Regular-font.ttf');
}

html, body{
    background-color: #E6E7E8;
    font-family: 'Georgia', serif !important;
    font-size: 18px;
    width: 100vw;
    overflow-x: hidden;
}

h1, h2, h3, h4, h5{
  font-family: 'Georgia', serif !important;
  font-weight: bold;
}

.pkp_brand_footer {
  background-color: #6B596F36;
}

  .pkp_structure_footer_wrapper {
    border-bottom: 0;
    border-top: 1px solid #f2f2f2;
  }

.pkp_structure_head {
  background-color: #6B596F;
  border-bottom: 1px solid #6B596F;
}

  a {
    color: #0e6bbd;
  }

  .pkp_site_name_wrapper{
    background-color: #f2f2f2;
    background-position: center;
    background-size: cover;
    padding-left: 0 !important;
    padding-right: 0 !important;
    line-height: 0 !important;
  }

  .pkp_navigation_primary_wrapper .pkp_site_name {
    display: inline-block;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .pkp_navigation_primary_wrapper .pkp_site_name img {
    height: 30px !important;
    margin-bottom: -18px;
    margin-right: 20px;
  }

  .pkp_site_nav_menu a:hover, .pkp_site_nav_menu a:focus {
    color: rgba(0,0,0,0.54);
  }

#navigationPrimary a {
  font-size: 15px;
}


.logo-mobile{
  display: none;
}

.pkp_navigation_user_wrapper {
  top: unset;
  margin-top: -110px;
}

.obj_issue_summary .cover img {
  max-height: unset;
  min-width: 100%;
}

.obj_issue_summary h2 {
  text-align: center;
}

.pkp_page_index .current_issue h2, .pkp_block .title {
  border-bottom: 3px solid #D0E0C2;
}

.cmp_manuscript_button, .block_make_submission a, .obj_galley_link {
  background: #4a5d31;
}

.obj_article_summary > .title a {
  text-decoration: none;
  color: #6B596F;
}

.cmp_manuscript_button, .block_make_submission a, .obj_galley_link {
  background: transparent;
  border: 1px solid #6B596F;
  color: #6B596F;
}

.obj_issue_summary .title {
  color: #6B596F;
}

#navigationPrimary > li > a:hover, #navigationPrimary > li > a:focus {
  border-color: #4a5d31;
}

.cmp_notification {
  border-top: 1px solid #d0e0c2;
  border-right: 1px solid #d0e0c2;
  border-bottom: 1px solid #d0e0c2;
}
.cmp_notification {
  border-left: .357rem solid #4a5d31;
}

.pkp_site_nav_menu {
  background: #6B596F;
}

.header_view {
  background: #6B596F;
}

.header_view .title:hover, .header_view .title:focus {
  background: #6B596F;
}

#navigationPrimary a, .pkp_page_index .current_issue .read_more,
.pkp_page_index .current_issue .current_issue_title,
.obj_issue_summary .title,
.cmp_breadcrumbs {
  font-family: 'Georgia', serif !important;
  text-transform: none;
}

#navigationPrimary a{
  font-size: 17px !important;
}

.cmp_manuscript_button, .block_make_submission a, .obj_galley_link,
.pkp_navigation_user_wrapper a,
.pkp_navigation_search_wrapper a,
.page_search .search_advanced > legend,
button, input, optgroup, select, textarea,
.obj_article_details .authors, .obj_article_details .doi,
.obj_issue_toc .heading .pub_id, .obj_issue_toc .heading .published,
.obj_issue_toc .pages,
.cmp_pagination {
  font-family: 'Georgia', serif !important;
}

.obj_article_details .main_entry .label {
  display: block;
}

.page ol {
  counter-reset: item;
  padding-left: 0;
}
.page ol > li {
  display: block;
  margin-left: 30px;
}
.page ol > li:before {
  content: counter(item) ". ";
  counter-increment: item;
  position: absolute;
  margin-left: -30px;
}

.cmp_breadcrumbs li::before {
  display: none;
}

.cmp_breadcrumbs li {
  display: inline-block !important;
  margin-left: 0 !important;
}


.item.html-content h2 {
  display: inline-block;
  padding: 0 0 .357rem;
  border-bottom: 3px solid #f7bc4a;
  color: rgba(0,0,0,0.54);
  text-transform: uppercase;
  width: 100%;
}

.pkp_structure_main p {
  line-height: calc(1em + 10px);
  margin: 0 0 16px 0 !important;
}

.obj_article_details .main_entry .item .label {
  margin: 0 0 16px 0 !important;
}

.obj_article_details .row {
  margin-top: 0 !important;
}

.obj_article_details .authors li {
  margin-bottom: 10px;
}

#cslCitationFormats {
  position: absolute;
  background-color: #fff;
  z-index: 1000;
  box-shadow: 0px 8px 8px #0000002b;
  border: 1px solid #f2f2f2;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

div.entry_details > div {
  background-color: #fcfcfc;
  padding: 15px;
  border: 1px solid #d5d2d6;
  border-radius: 5px;
  display: flex;
}

.obj_article_details .citation_display .citation_formats_button{
  width: fit-content !important;
  border-bottom-left-radius: 3px !important;
  border-bottom-right-radius: 3px !important;
  padding-right: 2rem !important;
  border: 1px solid !important;
  color: #000 !important;
}

.obj_article_details .citation_display .citation_formats {
  border: 0 !important;
  border-radius: 0;
}

.obj_article_details ul.authors {
  border-left: 2px solid #d0e0c2;
  padding-left: 15px;
}

.cmp_breadcrumbs {
  padding: 0 0 25px 0;
}

.pkp_footer_content {
  padding: 25px;
}

.pkp_brand_footer {
  padding: 25px;
}

.pkp_structure_sidebar .outline {
  padding: 25px;
  border-top: 1px dashed #d5d2d6;
}

.pkp_structure_sidebar .outline h2 {
  font-size: 1.25rem;
  margin-top: 1.5rem;
  color: #737373;
  margin-bottom: 0.5rem;
}

.pkp_structure_sidebar .outline h2:first-child{
  margin-top: 0 !important;
}

.pkp_structure_sidebar .outline ul {
  padding-left: 0;
  list-style: none;
  font-size: 0.9rem;
  text-transform: uppercase;
}

.pkp_structure_sidebar .outline ul li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 5px;
}

.pkp_structure_sidebar .outline ul li a {
  text-decoration: none;
}


.pkp_structure_sidebar .outline {
  padding: 25px;
  border-top: 1px dashed #d5d2d6;
  margin-top: 0;
  max-height: 100vh !important;
  overflow-y: scroll;
}

.pkp_structure_sidebar{
  min-height: 100vh;
}

#theFocusContent h3 {
  margin-top: 0 !important;
  margin-bottom: 0em !important;
  font-size: 1.1em !important;
}

#theFocusContent td {
  vertical-align: top;
}

#theFocusContent td p {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

#theFocusContent table {
  border-collapse: collapse;
  width: 100%;
}

#theFocusContent table, #theFocusContent th, #theFocusContent td {
  border: 1px solid; /* Warna garis hitam (#000) */
}

#theFocusContent th, #theFocusContent td {
  padding: 8px;
  text-align: left;
}

#theFocusContent td[align="center"] p {
  text-align: center !important;
}

#theFocusContent td[align="center"]{
  vertical-align: middle;
}

.table-responsive {
  overflow-x: scroll;
}

.pkp_structure_sidebar .outline .nav{
  display: none;
  height: 0;
  width: 0;
  overflow: hidden;
}

.obj_article_details .item.doi, .obj_article_details .item.keywords {
  overflow: scroll;
}

 .html-content td {
  border: 0 solid !important;
  white-space: nowrap !important;
}

#theFocusContent table {
  border-top: 1 solid !important;
  border-bottom: 1 solid !important;
  border-left: 0 solid !important;
  border-right: 0 solid !important;
}

.html-content th, .html-content tr:first-child, .html-content{
  border-bottom: 1 solid !important;
}

.obj_article_details .row {
  margin-top: 0.5rem;
}

.obj_article_details .authors li {
  margin-bottom: 1rem;
}

.obj_article_details .item.doi, .obj_article_details .item.keywords {
  padding-top: 0;
  padding-bottom: 0;
}

.a-article-detail-meta {
  width: 100%;
  display: flex;
  gap: 2rem;
}

.a-article-detail-meta .sub_item.citation_display {
  display: none;
}

.a-article-detail-meta .meta-left,
.a-article-detail-meta .meta-right {
  width: 50%;
}

.table-responsive {
  width: 100%;
  overflow-x: scroll;
}

td {
  vertical-align: top;
}

.small-user-menu {
  display: inline-block;
}

.small-user-menu ul{
  margin: 0 !important;
  padding: 0 !important;
}

.small-user-menu ul.pkp_nav_list > li > ul {
  display: none;
}

.small-user-menu ul.pkp_nav_list > li 
 {
  display: inline-block;
  margin-right: 5px;
}

.small-user-menu ul.pkp_nav_list > li:last-child
 {
  margin-right: 0;
}

.small-user-menu {
  display: block;
  float: right;
  margin-top: 7px;
  font-size: 14px;
}

.item.references p {
  font-size: 15px;
}

.item.abstract p {
  text-align: justify;
}

.item.references p {
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 15px;
}

.pkp_site_nav_toggle {
  width: auto;
  height: auto;
}

@media (min-width: 1200px){
    .pkp_structure_page {
    margin-top: 0;
    margin-bottom: 0;
    }

    .obj_article_details .main_entry {
      width: auto;
    }
}


@media (min-width: 992px){
.pkp_structure_sidebar::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 300px;
  border-left: 1px solid #f2f2f2;
  background-color: #f2f2f23d;
}

  .pkp_navigation_user > li > a {
    color: rgba(0,0,0,0.54);
    background-color: #ffffff;
    border-radius: 4px;
    box-shadow: 1px 1px 2px #0006;
  }
  .has_site_logo .pkp_head_wrapper {
    width: 100%;
  }

  .pkp_site_name_wrapper, .pkp_navigation_primary_wrapper, .pkp_navigation_user, .pkp_search_mobile, .pkp_structure_content, .pkp_structure_footer {
    width: 100%;
  }

  .page_issue_archive .issues_archive > li {
    padding-left: 2.143rem;
    padding-right: 2.143rem;
    width: calc( 33.333333333333% - 5px);
    display: inline-block;
  }

  #navigationPrimary ul {
    background: #6B596F;
  }

  #navigationPrimary a, .pkp_navigation_search_wrapper a,
  #navigationPrimary a:hover, #navigationPrimary a:focus, 
  #navigationPrimary > li > a:hover, #navigationPrimary > li > a:focus {
    color: #6B596F;
  }

  #navigationPrimary > li > a:hover, #navigationPrimary > li > a:focus,
  .pkp_navigation_search_wrapper a:hover, .pkp_navigation_search_wrapper a:focus{
    border-color: #6B596F;
  }

  .obj_article_details .item {
    padding: 20px 2.143rem !important;
  }

  .pkp_block {
    padding: 25px;
  }

  .pkp_structure_main {
    padding: 25px;
    width: calc(100% - 300px);
  }

  .pkp_navigation_primary_row {
    padding-left: 25px;
    padding-right: 25px;
  }

  .obj_article_details .main_entry {
    width: 100%;
  }
  
}

@media (max-width: 1140px){
  #navigationPrimary > li > a, .pkp_navigation_search_wrapper a {
    margin-top: 0;
    margin-right: 0;
    font-size: 13px;
  }
  #navigationPrimary a {
    font-size: 13px;
  }
}

@media (max-width: 991px){
  .pkp_site_name_wrapper {
    display: block;
    height: auto;
    width: auto;
  }

  .pkp_site_nav_toggle {
    background: transparent !important;
    position: relative;
    display: inline-block;
    top: unset;
    margin-top: 0;
  }

  .pkp_structure_head {
    background-color: #f2f2f2;
    border-bottom: 1px solid #f00000;
  }
  .pkp_site_name .is_img img {
    display: none;
  }

  .logo-mobile {
    display: block;
    background-color: transparent;
    margin-left: 0;
    padding: 10px .714rem;
    margin-top: 0;
    z-index: 1;
    width: 100%;
    position: relative;
    text-align: left;
  }

  .logo-mobile .is_img img {
    height: 29px;
    margin-bottom: -9px;
  }

  #customblock-partners img {
    height: 50px;
  }

  #customblock-partners p {
    display: inline-block;
    margin-bottom: 5px;
  }

  .pkp_structure_sidebar .pkp_block {
    display: inline-block;
    width: calc(50% - 5px);
    vertical-align: top;
  }

  .pkp_navigation_user_wrapper {
    margin-top: 0;
  }

  .page_issue_archive .issues_archive > li {
    width: calc( 33.333333333333% - 5px);
    display: inline-block;
  }

  .pkp_structure_sidebar .outline {
    background: white;
    position: fixed !important;
    right: 0;
    box-shadow: 0px 0px 8px #0000003b;
    margin-right: -285px;
    height: 100vh;
  }

  .pkp_structure_sidebar .outline.active {
    margin-right: 0;
  }

  .pkp_structure_sidebar .outline .nav{
    opacity: 0;
    background-color: #d5d2d6;
    background-position: center;
    background-size: cover;
    position: fixed;
    width: 40px;
    height: 40px;
    top: 0;
    right: 0;
    border-bottom-left-radius: 10px;
    display: unset;
  }
  .pkp_structure_sidebar .outline.active .nav{
    right: 285px;
  }

  .pkp_structure_sidebar .outline .nav .compas{
    display: inline-block;
  }

  .pkp_structure_sidebar .outline .nav .close{
    display: none;
  }

  .pkp_structure_sidebar .outline.active .nav .compas{
    display: none;
  }

  .pkp_structure_sidebar .outline.active .nav .close{
    display: inline-block;
  }
}

@media (min-width: 768px){
  .obj_issue_summary .cover {
    float: left;
    width: 100%;
    height: auto;
    margin-right: 0;
  }

  .obj_issue_summary .cover img {
    width: 100%;
    height: auto !important;
    min-height: unset !important;
  }
  
  .obj_article_details .entry_details {
    width: 100%;
    margin-left: 0;
    padding: 2.143rem;
  }

  .col-md-4 {
    width: 40%;
    display: inline-block;
    margin-right: 16px;
  }

  .col-md-8 {
    width: calc(60% - 24px);
    display: inline-block;
  }

  .has_site_logo .pkp_head_wrapper,
  .pkp_site_name_wrapper, .pkp_navigation_primary_wrapper, .pkp_navigation_user, .pkp_search_mobile, .pkp_structure_content, .pkp_structure_footer
  {
    width: 100%;
  }

  .obj_article_details .main_entry {
    width: 100%;
  }
}
@media (max-width: 767px){
  .has_site_logo .pkp_head_wrapper {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding-right: 0 !important;
  }

  .page_issue_archive .issues_archive > li {
    width: calc( 50% - 4px);
    display: inline-block;
  }
}

@media (max-width: 500px){
  .pkp_structure_sidebar .pkp_block {
    width: 100%;
  }

  .pkp_brand_footer {
    padding: 2.143rem 15px;
  }

  .pkp_brand_footer td {
    display: block;
    text-align: left !important;
    width: 100% !important;
    padding: 5px !important; 
  }

  .pkp_site_name_wrapper, .pkp_navigation_primary_wrapper, .pkp_navigation_user, .pkp_search_mobile, .pkp_structure_content, .pkp_structure_footer {
    padding-left: 0;
    padding-right: 0;
  }

  .obj_issue_summary h2 {
    text-align: center;
    font-size: 13px;
  }

  #customblock-partners img {
    height: 40px;
  }

  .pkp_site_nav_toggle {
    background: transparent !important;
    position: relative;
    display: inline-block;
    top: unset;
    margin-top: 0;
    border: 0;
    padding: 0;
    height: auto;
    width: auto;
  }
}

@media (min-width:  480px){
  .page_submissions .submission_sections ul, .page_submissions .submission_checklist ul {
    border: 1px solid #d0e0c2;
  }

  .page_submissions .submission_sections li, .page_submissions .submission_checklist li {
    border-bottom: 1px solid #d0e0c2;
  }
}