@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,300);

.pkp_page_index .journals {
  margin-top: 2.143rem;
  text-align: justify;
}

.pkp_page_index .journals > ul > li {
  margin: 0 -2.143rem;
  padding: 2.143rem;
  text-align: justify;
}

.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;
}
.pkp_site_name {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.pkp_site_name > a {
  padding-top: 0;
  padding-bottom: 0;
}
.pkp_site_name .is_img img {
  max-height: 200px !important;
}
.pkp_site_name_wrapper {
  padding-left: 0;
  padding-right: 0;
}
.pkp_navigation_user_wrapper {
  top: 0;
  right: 0;
  padding-right: 30px;
}
.pkp_structure_page {
  margin-top: 20px !important;
  margin-bottom: 20 !important;
  padding-bottom: 20 !important;
}

.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;
}
.obj_article_summary {
  background-color: transparent;
  font-size: 14px;
  font-family: sans-serif;
  font-size: 14px;
  text-align: justify;
  border: 1px solid #1100ff;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 3px 3px #1100ff;
}

.obj_article_summary:hover {
  background: rgb(90, 88, 246);
  background: linear-gradient(
    0deg,
    rgba(90, 88, 246, 1) 0%,
    rgba(173, 172, 255, 1) 41%,
    rgba(255, 255, 255, 1) 100%
  );
}

/* 
/* .pkp_footer_content {
  background: transparent
    url("https://ejurnal.unism.ac.id/public/journals/5/LHCbg.jpg") repeat scroll
    0% 0% !important;
} */

body {
  background-image: url(https://ejurnal.stiaamuntai.ac.id/foto/bg/16330831_v748-toon-106.jpg);
}

.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: blue;
  color: white;
}

a {
  color: #060057;
}
a:hover {
  color: #0026ff;
}
.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: #1100ff;
}

.obj_article_details .entry_details .sub_item .label {
  color: rgba(0, 0, 0, 0.54);
  color: #3b9ad7;
}

/* @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 */

/* 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 #2a00fa;
  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;
}
