body {
  font-family: 'Noto Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue', sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.87);
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* background: transparent !important; */
}

.pkp_structure_footer_wrapper {
  background: transparent
}

.pkp_block.block_language h2 {
    color: white;
}

body, .pkp_structure_head {
  /* overflow-x: hidden !important; */
  background-image: url('https://journal.eternaedu.com/public/site/bg-image.png');
  background-repeat: repeat;
  background-attachment: fixed;
  background-size: 30%;
  text-align: justify;
  font-family: 'Nunito Sans', sans-serif;
}

.pkp_structure_head {
  background-color: #fff;
  border-bottom: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* background-image: url(http://ejournal.maridigitalindonesia.com/public/site/images/admin-journal/background.png); */
  background-repeat: repeat;
  background-size: 30%;
}

a {
  color: #185ABD;
}

.pkp_structure_head {
  background-color: #fff;
  border-bottom: none;
}

.pkp_site_name > a {
  padding-top: 0px;
  padding-bottom: 0px;
  display: block !important;
  width: 100%;
  background-color: aliceblue;
}

.pkp_site_name .is_img img {
  display: block;
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
}

    .pkp_site_name_wrapper {
        /* height: auto; */
        background: #185abd;
    }

.pkp_footer_content {
    padding: 2.143rem;
    text-align: left;
    background: #DDDDDD;
}

.pkp_brand_footer {
    display: none;
}

@media (min-width: 992px) {
.pkp_navigation_primary_wrapper {
    padding: 0px 20px;
}

.pkp_structure_content.has_sidebar .pkp_structure_main .page_index_journal {
    display: flex;
    flex-direction: column;
}

section.homepage_about {
    order: 2;
}

section.current_issue {
    order: 3;
}
  
  .has_site_logo .pkp_head_wrapper {
    padding-top: 0px;
  }
}

nav.pkp_navigation_primary_row {
  background-color: #185ABD;
  padding: 0px 20px;
}

.pkp_structure_content {
  padding-top: 0px;
  background-color: white;
}

.pkp_structure_content.has_sidebar #pkp_content_main .page_index_journal {
  display: flex;
  flex-direction: column;
}

.pkp_structure_content.has_sidebar #pkp_content_main .page_index_journal .current_issue {
  order: 2;
}

.pkp_page_index .additional_content {
  display: flex;
  flex-direction: column;
  order: 1;
}

.table-wrapper table {
  max-width: fit-content;
}

.table-wrapper table tbody td {
  border: solid 1px #e3e3e3 !important;
  padding: 2px 4px;
}

.description-wrapper {
  display: flex;
  gap: 20px;
}

.description-wrapper .right-side {
  width: 59%;
}

.description-wrapper .left-side {
  width: 40%;
}

@media (max-width: 600px) {
  .has_site_logo .pkp_head_wrapper {
    position: relative;
    width: 100%;
    margin-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }

  .pkp_site_nav_menu {
    position: relative !important;
    width: 100%;
    top: 100%;
    background: #1780e6;
    left: 0;
    padding: .714rem;
    z-index: 9999;
}

  .pkp_structure_content.has_sidebar .pkp_structure_main .page_index_journal {
    display: flex;
    flex-direction: column;
}

  .pkp_footer_content iframe {
    width: 100%;
}

.pkp_structure_content.has_sidebar .pkp_structure_main .page_index_journal .homepage_about {
    order: 2;
}
.pkp_structure_content.has_sidebar .pkp_structure_main .page_index_journal .current_issue {
    order: 3;
}
.pkp_structure_content.has_sidebar .pkp_structure_main .page_index_journal .additional_content {
    order: 1;
}
  
  .pkp_site_name .is_img img {
    display: block;
    max-width: 150px;
}

    .pkp_site_name .is_img {
      background: #185ABD;
    }
  
  .description-wrapper {
    display: flex;
    gap: 20px;
    flex-direction: column;
    align-items: center;
  }

  .description-wrapper .left-side {
    width: 60%;
  }

  .description-wrapper .right-side {
    width: 100%;
  }
}

.pkp_structure_content {
  padding-top: 0px;
  background-color: white;
  border: 2px solid #e5e5e5;
}

@media (min-width: 992px) {
  .pkp_structure_sidebar {
    float: right;
    width: 295px;
  }
}

@media (min-width: 992px) {
  .pkp_block {
    padding: 10px 30px;
  }
}

.pkp_block h2,
.pkp_block span {
  background-color: #185ABD;
  padding: 10px;
  text-align: center;
  border-radius: 20px 0px 0px;
  color: white;
  font-size: 16px;
}

.pkp_block span.title {
  color: white;
}

.pkp_block.block_information .content,
.pkp_block.block_language .content {
  margin-top: -30px;
  padding: 40px 20px 30px;
  border: 1px solid #d5d5d5;
  border-top: 0px;
}

.pkp_block.block_custom .menu_list {
  padding: 20px 16px 20px;
  border: 1px solid #d5d5d5;
  margin-top: -20px;
  border-top: none;
}

.pkp_block.block_custom .sidebar__container {
  padding: 20px 16px 20px;
  border: 1px solid #d5d5d5;
  margin-top: -20px;
  border-top: none;
}

.pkp_block.block_custom .visitors {
  padding: 20px 16px 20px;
  border: 1px solid #d5d5d5;
  margin-top: -20px;
  border-top: none;
}

.pkp_block.block_custom .image-wrapper {
  padding: 20px 16px 20px;
  border: 1px solid #d5d5d5;
  margin-top: -20px;
  border-top: none;
  display: flex;
  flex-wrap: wrap;
}

.pkp_block.block_custom .image-wrapper .image-size {
  width: 50%;
}

.pkp_block.block_custom .menu_list a {
  padding: 10px 0px;
  display: block;
  width: 100%;
  margin-top: -16px;
  border-bottom: 1px solid #e4e4e4;
  color: #185ABD;
  transition: 0.3s;
}

.pkp_block.block_custom .menu_list a:hover {
  color: #185ABD;
  translate: 10px;
}

@media (min-width: 992px) {
  .pkp_structure_sidebar {
    float: right;
    width: 295px;
  }
  .pkp_navigation_primary ul a {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #185ABD;
  }

  .pkp_navigation_primary ul a:hover {
    background-color: #f0f0f0;
    border: none;
  }
}

.pkp_structure_main h1,
.pkp_structure_main h2,
.pkp_structure_main h3,
.pkp_structure_main h4 {
  margin: 20px 0 20px;
}

.pkp_structure_footer {
  text-align: center;
  background-color: #ddd;
}

@media (min-width: 601px) and (max-width: 991px) {
.pkp_site_name .is_img img {
    display: block;
    max-height: 30px;
    max-width: 100%;
    width: auto;
    height: auto;
}

  .pkp_site_name .is_img{
    background : #185ABD
  }

    .pkp_structure_content.has_sidebar .pkp_structure_main .page_index_journal {
    display: flex;
    flex-direction: column;
}

  .pkp_footer_content iframe {
    width: 100%;
}

.pkp_structure_content.has_sidebar .pkp_structure_main .page_index_journal .homepage_about {
    order: 2;
}
.pkp_structure_content.has_sidebar .pkp_structure_main .page_index_journal .current_issue {
    order: 3;
}
.pkp_structure_content.has_sidebar .pkp_structure_main .page_index_journal .additional_content {
    order: 1;
    margin-top: -30px;
    border-top: none;
}

.pkp_structure_sidebar.left {
  display: flex;
  flex-wrap:wrap
}

.pkp_block.block_language, .pkp_block.block_custom {
  width : 48%;
}

#customblock-navigation {
  margin-top: -14px
}
  
/* .pkp_block.block_custom .image-wrapper{
  display:flex;
  justify-content: center
}
  
  .pkp_block.block_custom .image-wrapper
  .image-size {
    width: 30%;
}

  #customblock-article-template img {
    max-width: 100px;
  } */
}