@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,300);

.obj_article_details .abstract {
  text-align: justify;
}

.obj_issue_toc .description {
  text-align: justify;
}

.obj_issue_summary .description {
  text-align: justify;
}

.obj_article_details .item {
  text-align: justify;
}

.pkp_structure_main .page_index_journal .current_issue .obj_issue_toc p {
  text-align: justify;
}

.current_issue_title .obj_issue_toc .sections ul li .obj_article_summary {
  border: 1px solid;
}
.obj_article_summary > .title::before {
  content: "\f26c";
  font-family: FontAwesome;
  top: 0;
}

.pkp_page_index .homepage_about {
  padding-top: 2.143rem;
  padding-bottom: 2.143rem;
  text-align: justify;
}

.obj_article_summary {
  background-color: transparent;
  font-size: 14px;
  font-family: sans-serif;
  font-size: 14px;
  text-align: justify;
  border: 3px solid #003e09 !important;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 3px 3px #00eb53 !important;
  color: rgb(4, 58, 1);
}

.obj_article_summary:hover {
  background: rgb(31, 150, 0);
  background: linear-gradient(
    180deg,
    rgba(31, 150, 0, 1) 0%,
    rgba(163, 212, 150, 1) 24%,
    rgba(255, 255, 255, 1) 100%
  ) !important;
}

.cmp_manuscript_button,
.block_make_submission a,
.obj_galley_link {
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  background: #025307 !important;
  color: rgba(0, 0, 0, 0.84);
  border: none;
}

.pkp_navigation_primary_row {
  background: #004c10;
  padding-left: 2.143rem;
  padding-right: 2.143rem;
}

.pkp_site_nav_menu
  .pkp_navigation_primary_row
  .pkp_navigation_primary_wrapper
  #navigationPrimary {
  /* menu letakkan ditengah */
}

.pkp_structure_main .obj_article_details .page_title {
  text-align: justify;
}

.obj_article_details .main_entry p {
  text-align: justify;
}

.obj_article_details .entry_details .sub_item {
  text-align: center;
}

.obj_article_details .entry_details .sub_item:first-child > .label {
  padding: 0.5em 1.43rem;
  background: #ddd;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background: rgb(0, 71, 14) !important;
  color: white !important;
}
.obj_article_details .entry_details .sub_item .value .title {
  color: rgb(0, 0, 0) !important;
}

.obj_article_details
  .entry_details
  .sub_item:first-child
  > .label
  .csl-entry
  a {
  color: rgb(0, 0, 0) !important;
}

a:hover {
  color: #f6ff00 !important;
}

a {
  color: #011b05 !important;
}

.obj_article_details .entry_details .item {
  padding: 1.43rem;
  border-bottom: 1px solid #ddd;
  word-wrap: break-word;
  background-color: white;
}
.obj_article_details .citation_display .citation_formats {
  margin-top: 1em;
  border: 5px solid rgb(229 229 229);
  border-radius: 3px;
  background-color: rgb(255, 255, 255);
}

.obj_article_details .entry_details .sub_item .label {
  color: rgba(0, 0, 0, 0.54);
  color: #012100 !important;
}

.obj_article_details .entry_details .sub_item .label {
  color: rgba(0, 0, 0, 0.54);
  color: #003c18 !important;
}

/* @media only screen and (min-width: 1200px) {
  .pkp_structure_main {
    width: 860px;
    text-align: justify;
  }
}

@media only screen and (min-width: 992px) {
  .pkp_structure_main {
    float: left;
    padding: 0 2.143rem 6.429rem;
    width: 652px;
    text-align: justify;
  }
}

@media only screen and (min-width: 480px) {
  .pkp_structure_main {
    padding: 1.43rem;
    text-align: justify;
  }
} */

/* sidebar */
.hover {
  width: 100%;
  border-collapse: collapse;
  text-align: center;
}

.hover th {
  height: 30px;
  background: rgb(0, 49, 2);
  color: #ffffff;
  font-style: bold;
}

.hover td {
  height: 30px;
  padding-top: 7px;
  vertical-align: middle;
  border-bottom: 1px solid #ffffffff;
  text-align: center;
  color: rgb(0, 49, 2);
}

.hover td a {
  width: 100%;
  display: block;
}

.hover tr {
  background: rgb(186, 186, 186);
}

.hover tr:hover {
  background: rgb(87, 87, 87);
}

.hover tr a {
  color: rgb(0, 49, 2);
  font-style: bold;
}

.hover a:hover {
  color: #f6ff00;
  font-style: bold;
}

/* page editor */
.editorial-list {
  position: relative;
}
.editorial-list li {
  margin-bottom: 1.125rem;
}
.editorial-list .img-profile {
  border-radius: 10%;
  position: absolute;
  width: 90px;
  height: 90px;
  border: 4px solid #0b4201;
  padding: 0.1rem;
  box-shadow: 3px 3px 5px;
}
.editorial-list .img-profile .imgthumb {
  border-radius: 10%;
  width: 80px;
  height: 80px;
  overflow: hidden;
  object-fit: fill;
}
.editorial-list .img-profile img {
  width: 100%;
  height: 100%;
}
.team-content {
  margin-left: 100px;
  min-height: 130px;
}
.team-content .ico-label {
  width: 18px;
  height: 18px;
  margin-right: 0.5rem;
}
.team-aff ul li {
  margin-bottom: 0;
}
.team-aff ul li .tm_label {
  display: inline-block;
  width: 80px;
}

.team-aff ul li .ico-label {
  width: 18px;
  height: 18px;
  margin-right: 0.5rem;
}
