/*-----------------------------------------------
Theme Name     :  AbangAdeStyle
Contact        :  https://wa.me/085161018819
----------------------------------------------- */

html,body {  
    background-image: url("/images/pettrn.png");  
  }
  
  .pkp_structure_content {
    background: #ffff;
  } 
 
 /* Judul artikel di detail */
.page_title {
    color: #004AAD;
}

/* nama penulis pada detail */
.name {
    color: #004AAD;
}

.pkp_block .title {
    display: block;
    padding: 10px;
    text-align: left;
    background-color: #004AAD;
    color: white;
    font-weight: bold;
}

.deskripsi {
  border: 2px #0a35d5 solid;
  padding: 10px;
  background-color: #fffecb;
  text-align: left;
}

  /* rata kiri kanan abstract */
.obj_article_details .abstract {
    text-align: justify;
  }

/* untuk daftar artikel */
a {
    color: #004AAD;
}

a:hover {
    color: #F7BC4A;
}

.cmp_button_wire,
.obj_galley_link {
    background: #004AAD;
    border: 1px solid #004AAD;
    color: #fff;
}

.obj_article_summary {
    border: 1px solid #004AAD;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 3px 3px #004AAD;
}


/* header */
.pkp_site_name {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.pkp_site_name>a {
    padding-top: 0;
    padding-bottom: 0;
}

.pkp_site_name .is_img img {
    max-height: 200px !important;
}

.pkp_site_name_wrapper {
    padding-left: 0;
    padding-right: 0;
}

.pkp_navigation_user_wrapper {
    top: 0;
    right: 0;
    padding-right: 30px;
}

.pkp_structure_page {
    margin-top: 20px !important;
    margin-bottom: 20 !important;
    padding-bottom: 20 !important;
}

/* Menu Side Bar  Menu Head*/

.head-menu {
    border-bottom: 3px #f7ea13 solid;
    height: 50px;
}

.head-menu a {
    display: block;
    padding: 10px;
    text-align: left;
    background: linear-gradient(to bottom left, #f05ce0 30%, #0a35d5 100%);
    color: white;
    font-weight: bold;
}

.menu-sidebar {
    font: bold 12px arial, verdana, sans-serif;
}

.menu-sidebar li a {
    text-decoration: none;
    border-top: 1px solid #ffffff;
    color: #000000;
    display: block;
    background-color: #F8F8F8;
    padding: 10px;
    margin-top: -5px;
    transition: 0.3s;
}

.menu-sidebar li a:hover {
    background-color: #f7ea13;
    box-shadow: gray 2px 2px 2px;
    color: #000000;
    border-left: 2px solid #004AAD;
    border-bottom: 2px solid #004AAD;
}

.menu-sidebar ul {
    list-style: none;
    padding: 0px;
}

.menu-sidebar ul ul {
    position: absolute;
    top: 75px;
    left: 135px;
    visibility: hidden;
}

.menu-sidebar ul li:hover ul {
    visibility: visible;
}


/* Menu Lain */
/* .kepala {
    color: #ffffff;
    background: #075C07;
    padding: 10px;
    font-family: arial;
    line-height: 23px;
    border-bottom: 4px solid white;
    font-weight: bold;
    text-align: center;
} */

.badan a {
    display: block;
    padding: 10px;
    border-bottom: 1px solid white;
    background: #F8F8F8;
    text-align: center;
    transition: 0.5s;
    color: #000000;

}

.badan {
    margin-top: -15px;
}


.badan a:hover {
    color: black !important;
    font-weight: bold;
    box-shadow: gray 0px 5px 10px 0px;
    display: fixed;
    position: relative
}

/*Perataan text halaman homepage_about*/
.pkp_page_index .homepage_about {
    text-align: justify;
}

/*Untuk setting menu atas*/

.pkp_navigation_primary_row {
    font-weight: bold;
    text-align: center;
    background: #f7ea13;
    padding-left: 2.143rem;
    padding-right: 2.143rem;
}
.pkp_navigation_primary {
    text-align: left;
  }
#navigationPrimary>li>a {
    padding-bottom: 6px;
    border-bottom-width: 4px;
    color: black;
}
#navigationPrimary > li > a:hover,
#navigationPrimary > li > a:focus {
  background: #ffffff;
  border-color: #f7ea13;
  border-bottom: 2px solid black;
  color:  black;
}

/*Untuk Setting text static pages*/
.pkp_structure_main {
    text-align: justify;
}

/*Untuk logo di nama penulis home*/
.meta .authors{
    background: url(https://e-journal.sman2sandai.sch.id/icongrup.png) 1px 2px no-repeat rgba(0, 0, 0, 0);
    font-weight: bold;
    margin-top: 4px;
    padding-bottom: 5px;
    padding-left: 30px;
}

/*Untuk logo di nama penulis details*/
.authors .name{
    background: url(https://e-journal.sman2sandai.sch.id/icongrup.png) 1px 2px no-repeat rgba(0, 0, 0, 0);
    font-weight: bold;
    margin-top: 4px;
    padding-bottom: 5px;
    padding-left: 30px;
}

.authors .affiliation{
    background: url(https://e-journal.sman2sandai.sch.id/kampus2.png) 1px 2px no-repeat rgba(0, 0, 0, 0);
    font-weight: bold;
    margin-top: 4px;
    padding-bottom: 5px;
    padding-left: 30px;
}

}
.pkp_brand_footer {
    display: none;
}

.homepage_image {
    display:inline-block;
    width:28%;
    margin-left:0px;
    float:right;
}

.homepage_image img {
    margin:60px 0px 0px -20px;
    box-shadow:4px 2px 5px gray;
    width:300px;

 }

.homepage_about {
    display:inline-block;
    width:70%;
}

@media (max-width: 600px) {
/* For mobile phones: */
  .homepage_about {
  	width:100%;
  }
}


@media (max-width: 991px) {
    .homepage_about{
    	margin-top:30px;
    }
}

@media (max-width: 360px) {
/* For mobile phones: */
    .homepage_image {
    	width:90%;
    	margin:0;
    }
        .homepage_about{
    	margin-top:0px;
    }
}