


body {
	text-align: justify;
	font-family: sans-serif;

	
}

#navigationPrimary a:hover { color: black;
}


	

.pkp_navigation_primary  a{
   color: black;
}


.table2 tbody tr
{height: 80px}

.pkp_page_index {
background-color: white;
}

.pkp_page_index .homepage_image img {
    display: block;
	max-height: 900px;
	max-width: 700px;
    width: 80%;
    height: 80%;
	margin: auto;
	border: 3px solid #555;
	position: relative;
	
	
    top: 10px;

	
}

.pkp_site_nav_menu a {
    display: inline-block;
    padding: .125rem 0;
    color: none;
    text-decoration: none;
}



.pkp_site_name .is_img img {
  display: inline-block;
  max-height: 110px;
  max-width: 100%;
  width: 60%;
  height: 60%;
  
}



.pkp_structure_page {
    margin-top: 0px;
    margin-bottom: 0px;

}

.pkp_structure_main  p {
		line-height: 25px;
		margin: 20px 0;
		text-align: justify;
		font-family:Sans-serif;
 }
 
.pkp_structure_main body {
 
 
		text-align: justify;
		font-size: 20px;
 }
 
 
 

.pkp_site_name_wrapper,  .pkp_navigation_primary_row {
    padding-left: 0px;
    padding-right:  0px;
}

.pkp_site_name  {
	padding-top: 0px;
    padding-bottom: 0px;
	
}	

.obj_article_details .abstract {
		text-align: justify;
        font:tahoma,geneva,sans-serif;
}


.obj_article_details .item.keywords {

		font-family:Sans-serif;
		 
 }
 
 
 .obj_article_summary .authors   {
	 
		font-family:Sans-serif;
		font-size: bold
 }
 
 .pkp_block a {
    font-family: Sans-serif;
	border-radius: 13px;
	
}

.pkp_block .content p {
    line-height: 10px;
}
	 
	
.block_information a,
.block_language_toggle a{

	 
		font-size: 14px;
		font-family: Sans-serif;
	}
 
 


.block_make_submission_link {
	animation-name: blinker;
	animation-duration: 2s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	font-size: 15px !important;
	line-height: 40px !important;
	border: 1px solid #333333 !important;
	
	
}

.warna {
	
	animation-name: blinker;
	animation-duration: 2s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	font-size: 15px !important;
	 
	
}
	

@keyframes blinker
{
	0%{opacity: 1.0}
	50%{opacity: 0.0}
	100%{opacity: 1.0}
	
}

.page_submissions .submission_checklist ul {
	
		font-size: 14px;
		font-family: Sans-serif;
		text-align: justify;
		
}



.pkp_structure_head .pkp_site_nav_menu {
 background-color: white;
 width: 100%;
}

.pkp_structure_footer_wrapper .pkp_structure_footer .{
visibility:hidden;
}

.pkp_brand_footer {

visibility:hidden;
}

.pkp_structure_sidebar #customblock-Detail .content .content .sidebar-box {

color: red;
width: 150px;
}

footer .container .row .col-md-2 {
visibility: hidden
}



#sidebar .block_make_submission .content a {
font-family: "Raleway","Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: bolder;
border: 1px solid rgb(10, 170, 67);
width: 100%; 

}


.block_make_submission a {
	
	color: #090f8f;
	background: #eee;
	
}

#sidebar .block_make_submission h2 {
display:none
}




}

.pkp_footer_content {
       height: 5px;
       text-align: center;
}
       
.pkp_brand_footer {
       float:right; width:30%; padding-top:1px; padding-bottom:1px}
}

#customblock-Detail {
padding: 0;
}

.journal-menu {
	
	display: inline-block;
    padding-bottom: 0.5em;
    border-bottom: 3px solid #fce04d;
    font-weight: 700;
    text-transform: uppercase;
}

.author_guideline{
	background-color: #f3f3f3;
}







@media screen and (max-width: 989px){
	
}	
	

body {
background-color: white; 
}

 


.obj_galley_link {
    display: inline-block;
    padding: 0 1em;
    background: #fff;
    border: 1px solid #f51010;
    border-radius: 3px;
    font-size: 13px;
    line-height: 28px;
    color: #f21616;
    text-decoration-color: none;
}	




.obj_galley_link_supplementary  {
	
    color: #f21616;
	display: inline-block;
    padding: 0 2em;
    background: #fff;
    border: 1px solid #007ab2;
    border-radius: 3px;
    font-size: 13px;
    line-height: 28px;
	
	
}

.obj_galley_link_supplementary:after {
    
    text-align: left;
	top:6px;
	line-height:25px;
	position: left;
	left: 7px;
	font: normal normal normal 16px/1 FontAwesome;
    
}


.obj_issue_toc .pages {
    font-family: sans-serif;
    font-size: bold;
	color: black;
		
}

 
@media (min-width: 992px) {
	

}


.pkp_structure_footer_wrapper {
    background: rgba(0,0,0,0.05);
    border-top: 1px solid #ddd;
    border-bottom: 20px solid #ffffff;
}

.pkp_footer_content {
       height: 50px;
       text-align: left;
}



.pkp_block .title {
    display: inline-block;
    padding-bottom: 0.5em;
    border-bottom: 3px solid #fce04d;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    color: rgba(0,0,0,0.54);
    
}


