.pkp_structure_page {
	margin-top: 0px;
	margin-bottom: 0px;
}
.pkp_site_name  {
	padding: 0px 0px 0px 0px;
}
.pkp_site_name_wrapper{
	padding: 0px 0px 0px 0px;	
}
.pkp_site_name .is_img {
	padding: 0px 0px 0px 0px;
}
.pkp_site_name .is_img img {
	max-height:100%;
}
.pkp_navigation_primary_row {
background: #80c4e0;
}
.pkp_site_nav_menu {
	padding:0px 25px 0px 25px;
}
.pkp_block{
	padding: 10px 10px 10px 15px;
	
}

.cmp_form .label{
	color: #000;
    text-align: left;
}
/* sidebar menu title */
#customblock-sidebar_menu_title {
    text-align: left
}

#customblock-sidebar_menu_title>div:nth-child(1)>p:nth-child(1) {
    margin-top: 5px
}

#customblock-sidebar_menu_title p {
    background: #2b3788;
    margin: 10px 0px 1px;
    border-bottom: 5px solid #feca19;
	border-radius: 25px 10px 0px 0px;
    padding: 10px 0px 10px 30px;
    width: 100%;
	color: #ffffff;
	font-size: 15px;
}


#customblock-sidebar_menu_title p a {
    font-size: 12pt;
	
}

#customblock-sidebar_menu_title p a:hover {
    text-decoration: none;
}

#customblock-sidebar_menu_title p a em.fa {
    margin: 0px 15px 0px -10px;
    border-right: 1px solid rgb(231, 229, 229);
    width: 35px;
    font-size: 1.09em
}
	

/* sidebar menu */
#customblock-sidebar_menu {
    text-align: left
}

#customblock-sidebar_menu>div:nth-child(1)>p:nth-child(1) {
    margin-top: 5px
}

#customblock-sidebar_menu p {
    background: rgb(250, 250, 250);
    margin: 0px 0px 1px;
    border-bottom: 1px solid #f5f4f4;
    padding: 10px 0px 10px 30px;
    width: 100%
}

#customblock-sidebar_menu p:hover {
    background: rgb(255, 255, 255)
}

#customblock-sidebar_menu p a {
    font-size: 10pt;
}

#customblock-sidebar_menu p a:hover {
    text-decoration: none;
}

#customblock-sidebar_menu p a em.fa {
    margin: 0px 15px 0px -10px;
    border-right: 1px solid rgb(231, 229, 229);
    width: 35px;
    font-size: 1.09em
}
/* hover effect */

/* Underline From Center */
.side-menu_hover_effect {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
}

.side-menu_hover_effect:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #2098D1;
    height: 1px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 2.3s;
    transition-duration: 2.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.side-menu_hover_effect:hover:before,
.side-menu_hover_effect:focus:before,
.side-menu_hover_effect:active:before {
    right: 0;
}
.pkp_structure_footer_wrapper{
	background: rgb(0 0 0 / 69%);
	border-bottom: 12px solid #179bb3;
}
.pkp_structure_footer_wrapper p{
	color:#ffffff;
}
.pkp_brand_footer {
	display:none;
}

/* CSS untuk Editorial Board*/
.editorial_page .col-sm-4 {
    width: 33.33333333333333%;
    float: left;
  }
.editorial_page .row{
	margin-bottom:10px;
	border-bottom:1px solid #f0f0f3;
	padding-bottom:10px}
.editorial_page .profile{
	margin-bottom:10px;
box-shadow:17px 20px 29px -31px rgba(0,0,0,.75)}

.editorial_page p{
	margin:0}
	
.no-padding, .page {
    padding: 0;
}

.editorial_page .orcid{
	background:url(https://demo.openjournaltheme.com/plugins/themes/academic_pro3/images/orcid_logo.svg) no-repeat 2px;
	background-size:15px;
	padding-left:25px;}

.editorial_page .scopus_logo{
	background:url(https://demo.openjournaltheme.com/plugins/themes/academic_pro3/images/scopus_logo.svg) no-repeat 4px;
	background-size:55px;
	padding-left:75px}
	
.editorial_page .google_scholar_logo{
background:url(https://demo.openjournaltheme.com/plugins/themes/academic_pro3/images/google_scholar_logo.svg) no-repeat 2px;
background-size:15px;
padding-left:25px}

.editorial_page .profile_info{
	padding-left:230px}
.editorial_page .position{
	font-weight:700;
	font-size:1.2em}
.editorial_page .from{
	line-height:20px;
	margin:5px 0 10px!important}
.block_custom{
	padding-bottom:10px;
	}

/*CSS untuk About Jurnal Depan*/


.additional_info {
	margin: 20px;
}
.home_journal_description {
  box-shadow: 9px 10px 5px -10px rgb(224 224 224 / 75%);
  border: 1px solid #f3f3f3;
  border-right: 1px solid #efefef;
  border-bottom: 1px solid #eaeaea;
  background: linear-gradient(135deg,
      rgb(255 255 255) 0%,
      rgb(249 249 249) 47%,
      rgb(245 245 245 / 67%) 100%);
  padding: 25px;
  font-size: 15px;
  text-align: left;
  margin-left: -25px;
  width: 106.3%;
  margin-top: -27px;
}

.home_journal_description .about_journal .header,
.announcements_title {
  font-size: 1.5em;
  margin-bottom: 30px;
  font-weight: bold;
}

.home_journal_description .about_journal .header:after,
.announcements_title:after {
  content: "";
  width: 60%;
  height: 2px;
  border-radius: 20px;
  left: 0;
  position: relative;
  display: block;
  top: 4px;
}

.home_journal_description .journal_details p {
  margin: 0;
}

.home_journal_description .journal_details ul {
  padding-left: 0;
}

.home_journal_description .journal_details a {
  text-decoration: none;
  font-size: 1em;
}

.home_journal_description .journal_details li {
  list-style: none;
  font-size: 1.1em;
  margin-bottom: 8px;
}

.col-3 {
    width: 30%;
    float: left;
    padding-top: 15px;
}
.col-9 {
	padding-top:15px;
}

@media (min-width: 450px) {
   .col-3 {
       width: 35%
   }
}