/* Header */

.pkp_site_name a.is_img {
  display: flex;
  justify-content: center;
  align-items: center;
}

div#navigationUserWrapper.pkp_navigation_user_wrapper ul#navigationUser.pkp_navigation_user.pkp_nav_list {
  display: none;
}

.pkp_site_name .is_img img {
  max-height: 70%;
  height: 70%;
}

.homepage_about {
  padding: 20px;
  border-left-color: rgb(0, 94, 138);
  border-left-width: 5px;
  border-left-style: solid;
}

section.homepage_about p strong img {
  width: 200px;
}

section.homepage_about div.additional_content {
  padding-top:0px;
  border-style: none;
}

.current_issue {
  padding: 20px;
  border-left-color: rgb(0, 94, 138);
  border-left-width: 5px;
  border-left-style: solid;
}

.sections li .obj_article_summary {
  padding: 10px;
  margin-bottom: -2%;
  font-weight: bold;
}

li div.obj_article_summary h3.title a{
  font-size: 70%;
}

div.obj_issue_toc div.sections div.section h3 {
  font-size: 25px;
  font-weight: bold;
}

section.current_issue div.obj_issue_toc div.heading div.pub_id.doi {
  padding: 10px;
  border-style: solid;
  border-width: 5px;
  border-radius: 15px;
  border-left-color: rgb(0, 94, 138);
  border-top-color: rgb(0, 94, 138);
  border-bottom-color: rgb(247, 188, 74);
  border-right-color: rgb(247, 188, 74);
  font-weight: bold;
}

section.current_issue a.read_more {
  margin-top: 5%;
}

.obj_galley_link.pdf {
  margin-right: 10px;
}

div.obj_article_summary ul.galleys_links {
  padding-top: 5px;
  padding-left: 5px;
  border-style: solid;
  border-width: 5px;
  border-radius: 15px;
  border-left-color: rgb(0, 94, 138);
  border-top-color: rgb(0, 94, 138);
  border-bottom-color: rgb(247, 188, 74);
  border-right-color: rgb(247, 188, 74);
}
div.pkp_structure_sidebar.left div {
  padding-top: 20px;
  padding-bottom: 0px;
}

div.pkp_structure_sidebar.left div .content{
  padding-top: 0px;
}

div.page_index_journal section.current_issue h2 {
  margin-top: 20px;
  padding-top: 10px;
  padding-left: 5px;
  padding-right: 5px;
  border-style: solid;
  border-width: 5px;
  border-radius: 15px;
  border-left-color: rgb(0, 94, 138);
  border-top-color: rgb(0, 94, 138);
  border-bottom-color: rgb(247, 188, 74);
  border-right-color: rgb(247, 188, 74);
}

div.page_index_journal section.current_issue, section.current_issue h2, div.current_issue_title, div.pub_id.doi, div.published {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

section.current_issue div.obj_issue_toc div.sections {
  margin-top: 0px;
  
}

/* Menu Table*/
#customblock-menu div {
  width: auto;
  max-width: auto;
}

#customblock-menu table{
  width: 100%;
}

#customblock-menu table tr td {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  border-style: solid;
  border-width: 3px;
  border-left-color: rgb(0, 94, 138);
  border-top-color: rgb(0, 94, 138);
  border-bottom-color: rgb(247, 188, 74);
  border-right-color: rgb(247, 188, 74);
  background-color:white;
}

#customblock-menu table tr td:hover {
  border-right-color: rgb(0, 94, 138);
  border-bottom-color: rgb(0, 94, 138);
  border-top-color: rgb(247, 188, 74);
  border-left-color: rgb(247, 188, 74);
  font-weight: bold;
}

#customblock-menu table tr td a {
  color: rgb(0, 94, 138);
}

/* Make a Submission */
div.pkp_block.block_make_submission div.content a.block_make_submission_link{
    border-style: solid;
  border-width: 5px;
  border-radius: 15px;
  border-left-color: rgb(0, 94, 138);
  border-top-color: rgb(0, 94, 138);
  border-bottom-color: rgb(247, 188, 74);
  border-right-color: rgb(247, 188, 74);
  background: rgba(0, 0, 0,0);
  color: rgb(0, 94, 138);
  transition: 0.5s;
  box-shadow: 5px 5px 5px 0px rgb(0, 94, 138);
  width: 100%;
  text-align: center;
}

div.pkp_block.block_make_submission div.content a.block_make_submission_link:hover{
   border-style: solid;
  border-width: 5px;
  border-radius: 15px;
  border-right-color: rgb(0, 94, 138);
  border-bottom-color: rgb(0, 94, 138);
  border-top-color: rgb(247, 188, 74);
  border-left-color: rgb(247, 188, 74);
  box-shadow: 5px 5px 5px 0px rgb(247, 188, 74);
}


/* Background */

html, body {
  background-image: url("https://journals.usm.ac.id/public/journals/1/background.jpg");
  background-size: 500px auto;
}

/* Body */
div.pkp_structure_page{
  outline-style: solid;
  outline-width: 10px;
  outline-color: rgb(0, 94, 138);  
}

/* Footer */

div.pkp_structure_footer div.pkp_brand_footer {
  display: none;
}

/* Content */
article.obj_article_details div.row div.entry_details div.item.galleys ul.value.galleys_links li {
  width: 100%;
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

div.page.page_article nav.cmp_breadcrumbs {
  font-weight: bold;
}

article.obj_article_details div.row div.main_entry section.item.doi {
  margin-left: 5%;
  margin-right: 5%;
  padding: 0px;
  text-align: center;
  border-style: solid;
  border-width: 5px;
  border-radius: 15px;
  border-color: rgb(0, 94, 138);
  background-color: rgba(247, 188, 74,0.7);
  color: white;
  font-weight: bold;
  font-family: monoscape;
}

article.obj_article_details h1.page_title {
  font-variant: small-caps;
}

article.obj_article_details div.row div.main_entry section.item.abstract p {
  text-align: justify;
}

article.obj_article_details div.row div.entry_details div.item.copyright ol {
  text-align: justify;
}
