body {
  font-family: 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue', sans-serif;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8);
}

@media (min-width: 992px) {
  .pkp_navigation_primary_row {
    background: #fff;
    padding-left: 30px !important;
    padding-right: 30px !important;
    width: 90%;
    margin: auto;
    border: 1px solid #078345;
  }

  .pkp_site_nav_menu {
    display: block;
    background-color: transparent !important;
    margin-top: 200px !important;
  }

  .pkp_site_nav_menu .pkp_nav_list {
    padding-left: 0;
    margin-left: 0;
    margin-top: 8px !important;
  }

  .pkp_structure_head {
    border: none;
    background: url(https://tihanyinsight.officialnusaagency.com/public/journals/1/header-journal.png) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important ;
    height: 200px !important ;
    margin-bottom: 50px;
    background-position: center;
  }

  .pkp_site_name {
    width: 75%;
    margin-left: 0;
    padding-top: 1.071rem;
    padding-bottom: 1.071rem;
    display: none;
  }
}

@media (min-width: 1200px) {
  .pkp_structure_head {
    min-height: 240px;
  }
}

@media (min-width: 1280px) {
  .pkp_structure_head {
    border: none;
    background: url(https://tihanyinsight.officialnusaagency.com/public/journals/1/header-journal.png) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    height: 250px !important;
    margin-bottom: 50px;
    background-position: center !important;
  }

  .pkp_site_nav_menu {
    display: block;
    background-color: transparent !important;
    margin-top: 230px !important;
  }
}

a {
  color: #105733;
  text-decoration: none;
}

a:hover {
  color: #34b272;
  text-decoration: underline;
}

.title a {
  color: #c90;
}

.policies-page h2,
h3,
h4,
.authors-guide h2,
h3,
h4,
.publications-ethics h2,
h3,
h4 {
  margin: 15px 0 0 0 !important;
}

.policies-page h2,
h3,
.authors-guide h2,
h3,
.publications-ethics h2,
h3 {
  color: #105733;
  font-size: 1.5em;
}

.policies-page p,
.policies-page ul,
.policies-page ol,
.authors-guide p,
.authors-guide ul,
.authors-guide ol,
.publications-ethics p,
.publications-ethics ul,
.publications-ethics ol {
  margin: 0;
  line-height: 1.5;
}

.publications-ethics table,
.publications-ethics th,
.publications-ethics td {
  border: 1px solid #105733;
  border-collapse: collapse;
  padding: 2px 5px;
}

.pkp_structure_main {
  text-shadow: 0 0 1px rgba(100, 100, 100, 0.2);
}

.pkp_structure_main h1 {
  font-family: 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue', sans-serif;
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
}

.pkp_structure_main h2,
h3,
h4 {
  font-family: 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue', sans-serif;
}

.pkp_structure_main h4 {
  font-size: 16px;
}

.pkp_page_index .additional_content {
  border: none;
}

@media (min-width: 2560px) {
  .pkp_site_name_wrapper {
    width: 1560px;
  }

  .has_site_logo .pkp_head_wrapper {
    width: 1560px;
  }

  .pkp_site_name_wrapper,
  .pkp_navigation_primary_wrapper,
  .pkp_navigation_user,
  .pkp_search_mobile,
  .pkp_structure_content,
  .pkp_structure_footer {
    width: 1560px;
  }

  .pkp_structure_main {
    width: 1210px;
  }

  .pkp_structure_sidebar {
    width: 350px;
  }

  .pkp_structure_sidebar::before {
    width: 350px;
  }
}

@media (min-width: 1200px) {
  body {
    background-color: #ddd;
  }

  .pkp_site_name .is_img img {
    max-height: 120px;
  }

  .pkp_structure_head {
    min-height: 225px;
  }

  .pkp_structure_content {
    min-height: 60vh;
  }

  .pkp_structure_page {
    margin: 0 auto;
    max-width: 100%;
  }

  .pkp_structure_sidebar::before {
    background: none;
  }

  #navigationPrimary li a {
    transition: 0.3s all ease;
  }

  .menu-block a {
    transition: 0.5s all ease;
  }

  .pkp_footer_copyright {
    max-width: 75%;
  }

  .pkp_footer_publisher_logo {
    max-width: 25%;
    position: absolute;
    right: 0;
    top: 0;
    padding: 30px 30px 0 0;
  }
}

@media (min-width: 992px) {
  .pkp_navigation_primary > li > a {
    margin: 0 9px;
  }

  .pkp_nav_list ul a:hover,
  .pkp_nav_list ul a:focus {
    background: #105733;
    color: #fff;
  }

  .pkp_structure_page {
    background: #fff;
    /* background: linear-gradient(90deg, #FFF 50%, #EEE 50%); */
  }

  .pkp_navigation_primary {
    max-width: 90%;
  }
}

.pkp_footer_content img {
  width: revert-layer;
}

.pkp_footer_publisher_logo {
  display: block;
  margin: 0 auto;
  text-align: center;
}

.pkp_footer_publisher_logo img {
  max-height: 80px;
  margin: 10px;
}

@media (max-width: 992px) {
  canvas.pg-canvas {
    display: none !important;
  }
}

canvas.pg-canvas {
  position: absolute;
}

.pkp_structure_head {
  background: #3f51b5;
  background: -moz-linear-gradient(90deg, #8d8b7c, #e4e5e0);
  background: -webkit-linear-gradient(90deg, #8d8b7c, #e4e5e0);
  background: linear-gradient(90deg, #8d8b7c, #e4e5e0);
  border: none;
}

.pkp_structure_main img {
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
}

/* header and user menu text color */
.pkp_site_name .is_img {
  padding-bottom: 0;
}

.pkp_site_name .is_text {
  color: #fff;
}

.pkp_navigation_user > li > a,
.pkp_navigation_user > li.in_focus > a,
.pkp_navigation_user > li > a:hover,
.pkp_navigation_user > li > a:focus {
  color: #fff;
}

/* header gradient
.pkp_site_name_wrapper {
    background: #D17000;
    background: -webkit-gradient(linear, left top, left bottom, from(#F5C21B), to(#D17000));
    background: linear-gradient(to bottom, #F5C21B, #D17000);
}  */

.pkp_site_name_wrapper {
  background: transparent;
}

.pkp_structure_content {
  padding-top: 0;
  background: #fff;
  z-index: 1;
}

/* .pkp_structure_footer_wrapper {
  background: #3f51b5;
  background: -moz-linear-gradient(90deg, #8d8b7c, #e4e5e0);
  background: -webkit-linear-gradient(90deg, #8d8b7c, #e4e5e0);
  background: linear-gradient(90deg, #8d8b7c, #e4e5e0);
  color: #eee;
  border-top: none;
  border: none;
} */
.pkp_structure_footer_wrapper {
  color: #eee;
  border-top: none;
  border: none;
  background: linear-gradient(90deg, rgba(7, 131, 69, 1) 0%, rgba(54, 176, 115, 1) 100%);
}

.pkp_structure_footer {
  text-align: center;
  background: none;
}

.pkp_structure_footer_wrapper a:hover {
  text-decoration: underline;
}

.pkp_structure_footer_wrapper a {
  color: #eee;
  text-decoration: none;
}

.pkp_brand_footer {
  display: none;
}

.pkp_block {
  padding: 30px 20px 10px;
  font-size: 15px;
  margin-top: 20px;
}

.pkp_block .title {
  font-family: 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue', sans-serif;
  padding-bottom: 10px;
  margin: 0;
  font-size: 1.5em;
  /* color: #3f51b5; */
  display: inline-block;
  text-align: left;
  text-transform: none;
}

.block_information a,
.block_language_toggle a {
  font-size: 15px;
}

#menu1 li {
  padding: 0;
}

.menu-block a {
  box-shadow: inset 0 1px 0 0 #534bae;
  background: linear-gradient(to bottom, #1a237e 5%, #000051 100%);
  background-color: #007dc1;
  border: 1px solid #124d77;
  display: inline-block;
  width: 100%;
  cursor: pointer;
  color: #ffffff;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue', sans-serif;
  font-size: 13px;
  padding: 6px 24px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #154682;
  transition: 0.5s all ease;
}

.menu-block a:hover {
  background: linear-gradient(to bottom, #1a237e 5%, #007dc1 100%);
  background-color: #0061a7;
  color: #ffffff;
  padding: 4px 24px 8px;
}

.menu-block a:active {
  position: relative;
  top: 1px;
  color: #ffffff;
}

.editorial-list {
  position: relative;
}

.editorial-list ul {
  margin-bottom: 1.125rem;
  list-style: none;
}

.editorial-list > ul > li {
  margin-bottom: 1.125rem;
  min-height: 110px;
}

.editorial-list .img-profile {
  position: absolute;
}

.editorial-list .img-profile .imgthumb {
  width: 75px;
  height: 100px;
  margin: 0 auto;
  object-fit: fill;
}

.team-content {
  margin-left: 100px;
}

.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;
}

.list-unstyled {
  padding-left: 20px;
}

/* Vertical Menu Style */
.sidebar-nav {
  width: 100%;
  background: #212529;
}

.sidebar-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  background: #343a40;
}

.sidebar-nav .metismenu {
  display: flex;
  flex-direction: column;
  background: #212529;
  border-bottom: 3px solid #c90;
}

.sidebar-nav .metismenu > li {
  position: relative;
  display: flex;
  flex-direction: column;
}

.sidebar-nav .metismenu a {
  position: relative;
  display: block;
  padding: 13px 15px;
  transition: all 0.3s ease-out;
  text-decoration: none;
  color: #adb5bd;
  outline-width: 0;
}

.sidebar-nav .metismenu ul a {
  padding: 10px 15px 10px 30px;
}

.sidebar-nav .metismenu ul ul a {
  padding: 10px 15px 10px 45px;
}

.sidebar-nav .metismenu a:hover,
.sidebar-nav .metismenu a:focus,
.sidebar-nav .metismenu a:active {
  text-decoration: none;
  color: #34b272;
  background: #3f51b5;
}

/* Dimensions metrics */
.__dimensions_badge_embed__ .__dimensions_Badge_style_large_rectangle .__db_score {
  font-family: 'Source Sans Pro' !important;
  font-size: 12px !important;
}

.__dimensions_badge_embed__ .__dimensions_Badge_style_large_rectangle .__dimensions_Badge_Image {
  height: 23px !important;
}

.meta .authors {
  font-style: italic;
}

/* Jumlah view dan download pada ToC */
.obj_abstract_views,
.obj_galley_views {
  font-size: 14px;
}

.obj_abstract_views::before,
.obj_galley_views::before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: '\f0f6';
  margin-right: 0.25em;
}

.obj_abstract_views::before {
  content: '\f06e';
}

.obj_galley_views::before {
  content: '\f0ed';
}

/* Link PDF */
.obj_galley_link {
  font-family: 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue', sans-serif;
  font-size: 14px;
}

.obj_galley_link:hover,
.obj_galley_link:focus {
  background: #105733;
  text-decoration: none;
}

#customblock-Tools img:hover {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
}

/* Submission Preparation Checklist border */
.page_submissions .submission_sections ul,
.page_submissions .submission_checklist ul {
  border: 1px solid #105733;
  border-bottom: none;
}

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

/* Sumbission preparation check list table */
@media (min-width: 480px) {
  .page_submissions .submission_sections li,
  .page_submissions .submission_checklist li {
    padding: 4px 4px 4px 40px;
  }
}

.page_submissions .submission_checklist li .fa {
  color: #105733;
}

.page_submissions .submission_sections ul,
.page_submissions .submission_checklist ul {
  font-size: 14px;
}
