@import url('https://fonts.googleapis.com/css?family=Boogaloo'); 
@import url('https://fonts.googleapis.com/css2?family=Pacifico&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Andada&display=swap');


.user_navigation {
	box-shadow: 0px 0px 10px #111;
	position: fixed;
    z-index: 999;
    width: 100%;
}

.site_header {
    background: white;
    border: 1px solid #e1e1e1;
    margin-top: 50px;
}


.panel-default > .panel-heading, .pkp_block .page_title {
    height: 37px;
    padding-top: 6px;
    vertical-align: middle;
    border-bottom: 1px solid #ffffff;
    border-radius: 0.6em 0.6em 0 0;
    background: linear-gradient(45deg, #ffffff 0%, #000000cf 44%, #000000 100%);
    box-shadow: rgb(0 0 0 / 30%) 1px 1px 1px 1px;
    text-align: center;
    font-family: system-ui;
    font-size: 17px;
    font-weight: bold;
    color: #fff;
}

.about_journal {
display : none;
}

.article-abstract, .description, .article-references-content, .media-body, .main_entry  { text-align: justify;
}

.journal_index  {
display : none;
}

.tocDOI {
	width: 50%;
	height: 50%;
    background: url(https://1.bp.blogspot.com/-FCMS9KUAsg0/X-A_ln91fqI/AAAAAAAABvQ/MJsj6p__mLw9vcAwsh4ysLeu0gwcrD26ACLcBGAsYHQ/s31/doi.png) 2px 7px no-repeat rgba(0,0,0,0);
    margin-top: 4px;
    padding-left: 35px;
	text-shadow: 1px 1px #dcdcdc, 1px 1px #e52a2a, 1px 1px #bd2bc6;
}

.pkp_structure_page {
 background-image:url(https://journal.stieamkop.ac.id/plugins/themes/uncommon/rerm-bgmirror01.jpg);;background-repeat:repeat;background-position:center center;background-size:auto;background-attachment:scroll;}
 
 .journal-description h2 {
  font-size: 20px;
  Display: none;
  font-family: Lora,serif;
  text-shadow: -1px -1px 1px #bdbdbd;
}

.article-author-affilitation{     
	width: 50%;
	height: 50%;
	color: #6ac9e9;
    text-decoration: none; background: url(https://1.bp.blogspot.com/-lG2tmxfqQTI/X-BFOXhMjaI/AAAAAAAABwQ/yqdOpm5tpT0jRlOxrk-lJy2NXITN6JWngCLcBGAsYHQ/s40/rumah%2Bkampus.png) 1px 3px no-repeat rgba(0,0,0,0);
    margin-top: 4px;
    padding-left: 35px;
}

.current_issue .page-header h2 {
display: block;
margin: revert;
border-radius: 0px 10px 0px 0px;
width: 100%;
padding: 5px;
font-family: system-ui;
font-weight: 400;
color: rgb(12, 236, 121);
background-image: linear-gradient(135deg, #0f0f0f 7%, #131414 3%, #101010 3%, #010101 12%, #0a0a0ad6 54%, #14151512 85%, #94921200 120%);
border-bottom: 3px solid #f7bc4a;
border-bottom-color: rgb(45, 209, 47);
border-bottom-style: solid;
border-bottom-width: 3px;
}

.non_index_header {
 background-image:url(https://amarsani.name/wp-content/uploads/2022/04/Canva.jpg);;background-repeat:repeat;background-position:center center;background-size:auto;background-attachment:scroll;}
 
 .header-section { Display: none }
 
 .main-content {font-family: Calibri Light;}
 
.pkp_structure_main h1 {
margin: -4px 0 0px;
text-decoration: none;
color: #44432b;
font-family: 'Andada', serif;
font-size: 30px;
text-shadow: 1px 1px #dcdcdc, 1px 1px #dcdcdc, 2px 2px #151515;
-webkit-transition: all 0.12s ease-out;
}

.article-summary a.article_name {
  font-size: 24px;
  line-height: 1.3;
  text-shadow: 1px 1px #547e58, 2px 1px #36e48a, 2px 2px #fff;
  color: #040604;}

body {
 font-weight: 500; font-family: system-ui;color: black;
}

.pkp_structure_footer[role="contentinfo"] {
    background: url(https://1.bp.blogspot.com/-DijNe_lP8ss/X9ylc9b86QI/AAAAAAAABsc/ZzYDOA_ucPQI_Je0U80KReM1NpPID-pqQCLcBGAsYHQ/s480/amar_top.jpg)repeat-x top;
    rgb(184, 248, 207);
	border-top: 4px dashed #b3e147;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#45484d', endColorstr='#000000', GradientType=1);
    color: white;
    padding: 5px 5 0 0;
    margin-top: 10px;
    color: #9d9898;
    font-size: 0.9em;
}