/* Unukase Journal Cascading StyleSheet Css Modified by Yogi Aris Vara Wisnu Wardhana */

.pkp_site_name .is_img img {
  display: block;
  /*! max-height: 30px; */
  /*! max-width: 100%; */
  width: auto;
  height: auto;
}

.pkp_structure_head {
  background-color: #0cc11d;
  /*! border-bottom: 15px solid #0cc11d; */
  border-radius: 15px;
  border-top: 15px solid #0cc11d;
}

.pkp_structure_page {
    margin-top: 30px;
    margin-bottom: 30px;
    border-radius: 15px;
  }

.pkp_structure_footer_wrapper {
  background: rgb(12, 193, 29);
  border-top: 15px solid #fff;
  /*! border-bottom: 2px solid #0cc11d; */
  border-radius: 15px;
  border-bottom: 15px solid #0cc11d;
}


.pkp_site_nav_toggle > span::before, .pkp_site_nav_toggle > span::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background: rgba(255, 255, 255, 0.84);
}

.pkp_site_nav_toggle > span::before, .pkp_site_nav_toggle > span::after {
  background: rgba(255, 255, 255, 0.84);
}


.pkp_site_nav_menu a {
  display: inline-block;
  padding: -0.875rem 0;
  color: rgba(255, 255, 255, 0.84);
  text-decoration: none;
}

.pkp_site_nav_toggle > span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 24px;
  height: 19px;
  border-bottom: 3px solid rgba(255, 255, 255, 0.84);
  text-indent: -9999px;
  overflow: hidden;
}

.pkp_site_nav_toggle--transform > span {
  border-bottom: 0;
}

.pkp_site_nav_toggle:focus {
  outline: 1px dotted rgba(255, 255, 255, 0.84);
  box-shadow: none;
}

.pkp_site_name .is_text {
  font-family: "Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
  font-size: auto;
  font-weight: 700;
  line-height: 40px;
  color: rgba(255, 255, 255, 0.84);
  text-decoration: none;
  width: 100%;
}

.pkp_structure_main p {
  line-height: 25px;
  margin: 20px 0;
  text-align: justify;
}

a[rel="bookmark"] {
  color: #0cc11d;
}

a:hover[rel="bookmark"] /* a:focus */ {
  color: #bbf242;
}

 .pkp_structure_sidebar::before {
    content: '';
    position: absolute;
    /* top: 0; */
    /* right: 0; */
    /* bottom: 0; */
    width: 300px;
    border-left: 1px solid #fff;
  }

.pkp_block .title {
  /* display: block; */
  margin-bottom: 10px;
  margin-top: 0;
  font-family: "Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  /* color: rgb(12, 193, 29); */
}


.pkp_structure_footer_wrapper {
  background: rgb(12, 193, 29);
  border-top: 15px solid #fff;
  /*! border-bottom: 2px solid #0cc11d; */
  border-radius: 15px;
  border-bottom: 15px solid #0cc11d;
}


.pkp_footer_content {
  padding: 30px;
  text-align: left;
  color: #fff;
  text-align: center;
  margin:0 0 -9%;
}




/* Target specific link on the homepage */
html body.pkp_page_index a[href="https://lppm.unukase.ac.id"] {
    color: #fbd81c !important;
}

/* Change specific link color on hover */
html body.pkp_page_index a[href="https://lppm.unukase.ac.id"]:hover {
    color: #ffffff !important;
}

/*
a {
  color: inherit !important;
}
*/

/*
a[href="https://lppm.unukase.ac.id"] {
  color: #fbd81c;
}
*/

/*
a:hover {
  color:#e3c000;
}
*/

img[src="https://ejurnal.unukase.ac.id/public/journals/1/journalThumbnail_en_US.png"] {
  border-radius: 11px;
  border: 1px solid #0cc11d;
}


img[src="https://ejurnal.unukase.ac.id/public/journals/2/journalThumbnail_en_US.png"] {
  border-radius: 10px;
  border: 1px solid #eeb173;
}


img[src="https://ejurnal.unukase.ac.id/public/journals/3/journalThumbnail_en_US.png"] {
  border-radius: 10px;
  border: 1px solid #2a7583;
}


img[src="https://ejurnal.unukase.ac.id/public/journals/1/journalThumbnail_id_ID.png"] {
  border-radius: 11px;
  border: 1px solid #0cc11d;
}

img[src="https://ejurnal.unukase.ac.id/public/journals/2/journalThumbnail_id_ID.png"] {
  border-radius: 10px;
  border: 1px solid #eeb173;
}

img[src="https://ejurnal.unukase.ac.id/public/journals/3/journalThumbnail_id_ID.png"] {
  border-radius: 10px;
  border: 1px solid #2a7583;
}


img[alt="More information about the publishing system, Platform and Workflow by OJS/PKP."] {
  display: none;
}

img[alt="Informasi lengkap tentang sistem publikasi, Platform dan Alur Kerja oleh OJS/PKP."] {
  display: none;
}

img[alt="logo_ejournal"] {
  padding-top: 21px;
  width: auto;
  height: 50%
}

@media (min-width: 412px) {
  .pkp_structure_head {
  background-color: #0cc11d;
  /*! border-bottom: 15px solid #0cc11d; */
  border-radius: 5x;
  border-top: 5px solid #0cc11d;
}

  img[alt="logo_ejournal"] {
    padding-top: 5px;
    width: auto;
    height: 100%
  }
  .pkp_page_index .journals > ul > li {
    /* margin: 0 -20px; */
    /* padding: 20px; */
    border-top: 1px solid #0cc11d;
  }
  .pkp_structure_page {
    margin-top: 30px !important;
    margin-bottom: 15px !important;
    border-radius: 15px !important;
  }
}


@media (min-width: 768px) {
  .pkp_structure_head {
  background-color: #0cc11d;
  /*! border-bottom: 15px solid #0cc11d; */
  border-radius: 5x;
  border-top: 5px solid #0cc11d;
}

  img[alt="logo_ejournal"] {
    padding-top: 0px;
    width: auto;
    height: 100%
  }
  .pkp_page_index .journals > ul > li {
    /* margin: 0 -20px; */
    /* padding: 20px; */
    border-top: 1px solid #0cc11d;
  }
  .pkp_structure_page {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
    border-radius: 15px !important;
  }
}

@media (min-width: 992px) {
   .pkp_structure_head {
  background-color: #0cc11d;
  /*! border-bottom: 15px solid #0cc11d; */
    border-radius: 15x;
    border-top: 15px solid #0cc11d;
  }
  .pkp_structure_page {
    margin-top: 30px;
    margin-bottom: 30px;
    /*! border-radius: 15px; */
  }

  img[alt="logo_ejournal"] {
    padding-top: 20px;
    width: auto;
    height: 100%
  }
  .pkp_structure_sidebar::before {
    content: '';
    position: absolute;
    /* top: 0; */
    /* right: 0; */
    /* bottom: 0; */
    width: 300px;
    /* border-left: 1px solid #0cc11d; */
  }

  .pkp_navigation_user > li > a {
  color: rgba(255, 255, 255, 0.84);
  }
   .pkp_site_name .is_img img {
        max-height: 84px;
        width: 103%;
    }
}


@media (min-width: 1200px) {
  .pkp_structure_page {
    margin-top: 30px;
    margin-bottom: 30px;
    border-radius: 15px;
  }
}
