/* 
Copyright sanguilmu.com 

Design by: Thoha Firdaus


*/

.pkp_structure_footer_wrapper{border-bottom: none !important;}
.pkp_block {padding: 15px 10px;}

#customblock-Tools .content>.content div{width: 80% !important; margin: auto;}
#customblock-Tools .content>.content div a img{width: 100% !important;}
#customblock-Visitor_statistics .content>.content .supercounter,#customblock-Visitor_statistics .content>.content .statcounter {text-align:center;}
.sidebar-block{ background:#bcd2e7; padding: 5px 2px 5px 10px; color : #fff; margin: 10px -10px;}

.cmp_announcements .obj_announcement_summary.full_width {width: 100% !important;}
.cmp_announcements .obj_announcement_summary .summary p {line-height: 1.3em; margin-top: 0 !important; margin-bottom: 1em !important;}

.pkp_structure_footer .pkp_footer_content {background: #15152f; padding: 10px !important;}
.pkp_structure_footer .pkp_footer_content p {margin: 0}
.pkp_structure_footer .pkp_brand_footer {background: #00292D; height: auto !important; padding: 0;}
.pkp_structure_footer .pkp_brand_footer img {width: 48px !important; height: auto;}

.pkp_structure_footer .pkp_footer_content img {width: 88px; height:31px;}
.pkp_structure_footer .pkp_footer_content div.logo img{width: 65px; height:65px;}
.pkp_structure_footer .pkp_footer_content div.logo2 img{width: 88px; height:31px;}

footer{
  position: relative;
  background: #47754c;
  width: 100%;
  bottom: 0;
  left: 0;
}
footer::before{
  content: '';
  position: absolute;
  left: 0;
  top: 100px;
  height: 1px;
  width: 100%;
  background: #AFAFB6;
}
footer .content{
  max-width: 1250px;
  margin: auto;
  padding: 30px 40px 40px 40px;
}
footer .content .top{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 50px;
}

footer .content .link-boxes{
  width: 100%;
  display: flex;
  justify-content: space-between;
}
footer .content .link-boxes .box{
  width: calc(100% / 5 - 10px);
}

footer .bottom-details{
  width: 100%;
  background: #ced8d9;
}
footer .bottom-details .bottom_text{
  max-width: 1250px;
  margin: auto;
  padding: 20px 40px;
  display: flex;
  justify-content: space-between;
}


@media (max-width: 900px) {
  footer .content .link-boxes{
    flex-wrap: wrap;
  }
  footer .content .link-boxes .input-box{
    width: 40%;
    margin-top: 10px;
  }
}
@media (max-width: 700px){
  footer{
    position: relative;
  }
  .content .top .logo-details{
    font-size: 26px;
  }
  .content .top .media-icons a{
    height: 35px;
    width: 35px;
    font-size: 14px;
    line-height: 35px;
  }
  footer .content .link-boxes .box{
    width: calc(100% / 3 - 10px);
  }
  footer .content .link-boxes .input-box{
    width: 60%;
  }
  .bottom-details .bottom_text span,
  .bottom-details .bottom_text a{
    font-size: 12px;
  }
}
@media (max-width: 520px){
  footer::before{
    top: 145px;
  }
  footer .content .top{
    flex-direction: column;
  }
  .content .top .media-icons{
    margin-top: 16px;
  }
  footer .content .link-boxes .box{
    width: calc(100% / 2 - 10px);
  }
  footer .content .link-boxes .input-box{
    width: 100%;
  }
}

.pkp_site_name .is_img img {
    /* display: block; */
    max-height: none;
    max-width: 100%;
    width: auto;
    height: auto;
}

/* Struktur Sidebar */
.kepala {
	color: #e3e1df; 
	background: #0A6D5E; 
	padding: 10px; 
	font-family: arial; 
	line-height: 23px;
	border-bottom: 4px solid white;
	font-weight: bold;
	text-align: left;
}

.badan a {
	display: block; 
	padding: 10px; 
	border-bottom: 1px solid #ffffff; 
	background: #e3e1df; 
	color: black !important;
	text-align: left;
	transition: 0.3s;
	font-family:tahoma,geneva,sans-serif;
}

.badan {
	margin-top: -15px;
}

.badan a:hover {
	background: #F3D28C;
	color: black !important;
	font-weight: bold;
	padding: 15px;
}


/* Table of content */

.obj_article_summary {
	box-shadow: 3px 3px 5px;
	padding: 20px;
	border-radius: 10px;
	background: #E3E1DF;
}



.obj_article_summary:hover {
	background:#F3D28C
}


.obj_article_summary {
    padding-bottom: 15px !important;
    border-bottom: solid 4px #0A6D5E !important;
    font-size: 12px;
    padding-top:12px;
}


 .pkp_structure_main h1 {
     font-weight: 600;
     font-size: 20px;
}

.pkp_structure_main a {
    color: #0A6D5E !important;
}

.pkp_structure_main a:hover {
	color: #1BA58B !important;
}


.obj_galley_link {
    font-weight: 700;
    text-transform: Capitalize !important;
    background: #E3E1DF !important;
    color: #ffffff !important;
    border: solid 1px #0A6D5E !important;
}

.obj_galley_link:hover {
	background:#E3E1DF !important;
	color:#1F2027 !important;
}

/* Footer */
/*.pkp_structure_footer_wrapper {
	background: #dad9dd;
	border-bottom: 20px solid #0A6D5E;
}

.pkp_footer_content {
	float: left;
	width: 70%;  padding-top: 10px;
	padding-bottom:10px;
}

.pkp_brand_footer {
	float: right;
	width: 20%;
	padding-bottom:10px;
	padding-top: 50px;
}
*/


/*Body and Abstrack*/
.main_entry .item.abstract {
	text-align: justify;
}

body {
	font-family: tahoma,geneva,sans-serif !important;
}


/* Struktur Header */
	.pkp_site_name_wrapper {
width: 100% !important;
}

.pkp_navigation_primary_row {
	background: #F3D28C;
	font-weight: bold;

}


.pkp_site_name {
	margin: 0 !important;
}

.pkp_site_name > a {
	padding-top: 0 !important; 
	padding-bottom: 0 !important;
}

.pkp_site_name_wrapper {
	padding-left: 0 !important; 
	padding-right: 0 !important; 
	margin: 0 !important;
}


/* Settingan Header */

.pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li {
	padding: 0 !important;
	margin: 0 !important;
}

.pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li a {
	margin: 0 !important; 
	padding: 0 15px !important; 
	line-height: 40px !important; 
}

.pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li, .pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li a {
	font-family:tahoma,geneva,sans-serif; 
	color: #0A6D5E !important; 
	font-weight: bold !important;
	transition:0.2s;
}

.pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li a:hover {
	background: #0A6D5E; 
	color: white !important;
	border-radius: 20px !important;
}

.pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li ul, .pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li ul li a:hover {
	border-radius: 0 !important; 
	-webkit-border-radius: 0 !important; 
	-o-border-radius: 0 !important;
}

.pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li ul { 
	background: #F3D28C !important
}

.pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li ul li { 
	border-bottom: solid 1px white!important;
}

.pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li ul li:last-child { 
	border-bottom: none !important;
}





.pkp_site_name_wrapper {
  background:url(/public/site/images/admin/bg_utility1.png);
  padding-bottom: 35px;
}

html,body {
      background: url(https://i.ibb.co/xjz2NBx/noisy-grid.png);
     }

.pkp_site_nav_toggle{
	background:#F3D28C !important;
}

.search_controls {
	background:white;
	border-radius:20px;
	transition:0.5s;
}

.search_controls:hover {
	border-radius:0px;
}

.search_controls a {
	color: black !important;
}

.search_controls a:hover {
	color: black;
}


.homepage_about {
    text-align:justify;
}

.obj_article_details .page_title {
background: #f2f5ea;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 3px 3px 5px;
}

.meta .authors{
	background: url(https://i.ibb.co/wwXb1Bh/icon-group.png) 1px 2px no-repeat rgba(0, 0, 0, 0);
	font-weight: bold;
	margin-top: 4px;
	padding-bottom: 5px;
	padding-left: 30px;
}

.description {
	text-align:justify;
}


.profile a{
	background: #0A6D5E;
	color:white !important;
}

#pkpDropdown1 {
	border-radius:15px;
	padding-left:10px;
	padding-right:10px;
}

.pkp_navigation_user.pkp_nav_list .profile a{
    border-radius:15px !important;
    padding-left:10px;
	padding-right:10px;
}

.dropdown-menu {
	background:#0A6D5E !important;
}

.obj_issue_toc .heading .cover img {
    display:inline-block;
    float:left;
    box-shadow:4px 2px 5px gray;
    padding-right;
     margin-right: 15px;
}

.homepage_image {
  display: inline-block;
  width: 28%;
  margin-left: 0px;
  float: right;
}

.homepage_image img {
  margin: 60px 0px 0px -20px;
  width: 300px;
	display: inline-block;
  float: left;
  box-shadow: 4px 2px 5px gray;
  margin-right: 15px;
}

.homepage_about {
  display: inline-block;
  width: 70%;
  text-align: justify;
}

@media (max-width: 600px) {
  /* For mobile phones: */
  .homepage_about {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .homepage_about {
    margin-top: 30px;
  }
  .pkp_structure_main {
    margin-top: 0px !important;
  }
.pkp_site_name_wrapper {
  padding-bottom: 0px;
}
	.pkp_site_name_wrapper {
		padding-top:;
	}
}

@media (max-width: 360px) {
  /* For mobile phones: */
  .homepage_image {
    width: 90%;
    margin: 0;
  }

  .homepage_about {
    margin-top: 0px;
  }
}
