<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
font-family: "Noto Sans", Arial, Helvetica, sans-serif;
}
/*------------------------------------header----------------------------------------*/

 a.is_text_index{

color: #000 !important;

}


@media (min-width: 768px) {
.pkp_search_mobile{
   
   display:none;
}
}

@media (max-width:991px) {
.pkp_site_name .is_img {
    width: 60px;
    margin-left: auto;
    margin-right: auto;
    display:block;
    max-height: 40px !important;
}

.pkp_site_name .is_img img {
     max-height: 40px;
}


.pkp_site_name .is_text {
    float: none;
    margin-left:auto !important;
    margin-right:auto !important;
    margin-top: 10px;
    max-width: 400px;
    display: block !important;
    text-align: center;
    line-height:28px;
}

.pkp_structure_head {
    min-height: 200px !important;
    padding-bottom:10px;
}

.has_site_logo .pkp_head_wrapper{
    padding-right:0px;

}
.pkp_site_name {
    white-space: normal;
    padding-left: 0px;
    *margin-right: 40px;
}
}

a.is_text_index{

	*float:left !important;
	display:inline-block !important;

}


.pkp_site_name &gt;a{

	padding-bottom:0px;
	text-decoration:none;
        font-weight:bold;
	color:#402923;
}

.pkp_site_name .is_text {

	 float: none !important;
	 margin-left:10px;
	 font-size: 24px !important;
         display: inline-block;
}

.site_subtitle{
	font-size:12px;
	display:inline-block !important;
	}

.has_site_logo .pkp_head_wrapper{
	width:100% !important;
}

.pkp_head_wrapper{
	padding:0px !important;

}


#navigationPrimary a:hover {

color: rgba(0,0,0,0.35);

}


/*-----user----------------------------------------------------*/

pkp_navigation_user &gt; li &gt; a, .pkp_navigation_user &gt; li.in_focus &gt; a, .pkp_navigation_user &gt; li &gt; a, .pkp_navigation_user &gt; li &gt; a:focus {
   	 color: #000 !important;
}

.pkp_navigation_user &gt; li &gt; a:hover, .pkp_navigation_user &gt; li.in_focus &gt; a:hover, .pkp_navigation_user &gt; li &gt; a:hover, .pkp_navigation_user &gt; li &gt; a:focus {
   	 color:#464748 !important;
}

.pkp_navigation_user &gt; li &gt; a:hover {
 color:#464748 !important;


}
/*--ojsadmin----------------------------------------------------*/



.profile a {
    	color: #bbb6b6;
}

.profile a:hover {
   	 color: #eae7e7 !important;
}


/*--------------------------content-------------------------------------*/

div.section{

padding-bottom:0px !important;

}

.obj_galley_link{
background-color: #f0f2e4 !important;

}

.obj_galley_link:hover{
background-color: #9bb31f !important;

}

a.obj_galley_link.pdf:hover{
color:#fff !important;
}




/*--------------------------archive-------------------------------------*/


ul.issues_archive li {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}



 .pkp_structure_main h3.title {
    margin: 2px 0 2px !important;
}

 .pkp_structure_main h3 {
    margin: 20px 0 20px !important;
}

/*--------------------------article summary-------------------------------------*/

.obj_issue_toc .sections:not(:first-child) {
    margin-top: 30px;
}

.obj_issue_toc .section &gt; h3 {
  font-weight: bold;
  padding: 0 0 5px;
  border-bottom: 3px solid #9bb31f;
  background: transparent;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  display: inline-block;
  left: 0px;
}
h4 a {
  color: #4b7d92 !important;
}


/*--------------------------article_details-------------------------------------*/

.abstact_content{
	 text-align: justify;
}

.obj_article_details .item {
    padding-top: 0px;
}


/*--------------------------footer image-------------------------------------*/

.pkp_footer_content img{

    margin-right:35px !important;

}



@media (min-width: 768px) {
	.pkp_footer_content img{
		display: inline-block;
       		height:auto;
		max-width:100%;
 

                
}
}

@media (max-width: 767px) {
	.pkp_footer_content img{
		max-width:22% !important;
		height:auto;
		margin-right:10px !important;
               

}
}

.pkp_brand_footer a {
    float: none;
    display: block;
    max-width: 300px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}</pre></body></html>