<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*------------------------------------fejlĂŠc----------------------------------------*/

a.headerSearchPrompt:hover,  search_prompt:hover{
	color:#f0efef !important;
}


.header_view {
    background: #ffffff none repeat scroll 0 0 !important;
    position: relative;
    z-index: 2;
}

.pkp_site_name_wrapper, .pkp_navigation_primary_row {
    background-color:#1e6292 !important;
}



.pkp_structure_head {
  background-color: #1e6292;
  border-bottom: 1px solid #ddd;
}

#navigationPrimary li a {
    color: #fff;
  }

#navigationPrimary ul {
    background: #1e6292;
  }

#navigationPrimary &gt; li &gt; a:hover, #navigationPrimary &gt; li &gt; a:focus {
  border: none;
  color: #e1dfdf !important;
}

.pkp_site_name .is_text{

color: #fff;
}

a.is_text:hover{
color: #fff;
}


/*-------search----------------------------------------------*/


/*
@media (min-width: 992px) {
  .pkp_site_name_wrapper {
    height: 120px;
  }
}
*/

div.pkp_navigation_search_wrapper a{
   	color:#f0efef !important;

}

div.pkp_navigation_search_wrapper a:hover{
   	color:#d2d2d2 !important;
	border:none;

}


span.fa.fa-search {
   	    color: #f7bc4a;

}


.pkp_head_wrapper .pkp_search .search_controls a {
   	color:#f0efef !important;


}

.pkp_head_wrapper .pkp_search .search_controls a:hover {
   	border-bottom-color:#f0efef !important;


}

.pkp_head_wrapper .pkp_search .search_prompt:hover, .pkp_head_wrapper.pkp_search.search_prompt:focus {

   	color:#d2d2d2 !important;

}


.pkp_head_wrapper .pkp_search.is_open .search_prompt:hover, .pkp_head_wrapper .pkp_search.is_open .search_prompt:focus 
 {
 	  border-bottom-color:#D67844 !important;

}

.pkp_search.is_open{
	z-index:2;
}

.pkp_search.is_open:hover {

	background:none !important;

}

/*------ search submit button----------------------------------*/

.page_search .submit button::after {
  	 background:#d67844 !important; 
}

.page_search .submit button:hover::after, .page_search .submit button:focus::after {
  	 background:#c39752 !important; 
}


/*-----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: #ffffff !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:#f0efef !important;
}


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



.profile a {
    	color: #bbb6b6;
}

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


.pkp_block .title {
  padding-bottom: 0.5em;
  border-bottom: 3px solid #1e6292 !important;
}

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

.pkp_structure_footer_wrapper{

  border-bottom: 1.43rem solid #1e6292;

}</pre></body></html>