/**** SEARCH and SITEMAP PAGE *****/
/*feher cimer*/
.navbar-light .navbar-brand {
	padding: 30px 70px;
    background-image: url(crest-white.png);
    background-position: -4px 0px;
    background-size: 60px;
    background-repeat: no-repeat;
    height: 90px;

} 
.navbar, .oi
{
    color: #FFFFFF !important;
	background-color:#002756 !important;
}
.card-title a, .navbar-light a 
{
	color:white !important;

}
h2 {
	color:white;
	margin-bottom: 30px;
}
#page, 
#main-wrapper, 
.region-primary-menu .menu-item a.is-active, 
.region-primary-menu .menu-item--active-trail a 
{
	background: #002756 !important;
}

/*** sitemap ***/

.fi_sitemap a
{
	color: #ffffff;
}

.fi_sitemap h3,
.fi_sitemap h3 a
{
	font-family: "Arial Black", Gadget, sans-serif !important;
    	font-size: 110%;
}
.fi_sitemap 
{
	background-color: #002756;
	border-color: #002756 !important;
}
.fi_sitemap_title
{
	color: #24437F;	
} 
li.fi_adm_title
{
	color: #24437F;
	font-size: 110% !important;
	font-weight: bold; 
}
.fi_sitemap ul li a
{
	font-size: 80%;
}
.fi_sitemap hr
{
	border-top: 1px solid #24437F;
}
.fi_sitemap_item
{
	border-right: 1px solid #24437F;
	padding: 0 0 0 25px;
} 
#content > section > div:nth-child(5) > div > div > div > div > div.row > div:nth-child(4)
{
	border-right: none;
}
@media (max-width: 1199.98px) 
{ .fi_sitemap_item
	{
		border-right: none;
		padding: 0;
	}
}
@media only screen and (max-width: 768px) 
{

	.navbar-brand{
		color:white;
		padding-left: 40px;
		background-image: url(crest-white.png);
		background-position: 5px 0px;
		background-size: 27px;
		background-repeat: no-repeat;
	}
}
/*cimer explorerhez*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active)  {
.navbar-light .navbar-brand {
	padding-left: 40px;
    background-image: url(crest_for_ie.PNG);
    background-position: -4px 0px;
    background-size: 37px;
    background-repeat: no-repeat;
	} 
}

/*edge-hez*/
@supports (-ms-accelerator:true) or (-ms-ime-align:auto) {
.navbar-light .navbar-brand {
	padding-left: 40px;
    background-image: url(crest_for_ie.PNG);
    background-position: -4px 0px;
    background-size: 37px;
    background-repeat: no-repeat;
}
	@media only screen and (max-width: 768px) 
	{
	.navbar-brand{
		color:#24437F;
		padding-left: 40px;
		background-image: url(crest_for_ie.PNG);
		background-position: 5px 0px;
		background-size: 27px;
		background-repeat: no-repeat;
		}
}
}

.fi_header
{
	border-bottom: 1px solid #375690;
}