@CHARSET "ISO-8859-1";

.navbar-cwn {
	height: 60px;
}
	.navbar-cwn .logo img {
		width: 250px;
	}
	.navbar-cwn .logo i.icons {
		font-size: 2em;
		color: #fff;
	}
	.navbar-cwn #usermenu {
		margin-left: 20px;
	}
	.navbar-cwn .btn.btn-secondary {
		color: #292b2c;
		background-color: #fff;
		border-color: #ccc;
	}
	.navbar-cwn .btn-secondary:active, .btn-secondary.active, .navbar-cwn .show > .btn-secondary.dropdown-toggle {
		color: #292b2c;
	}
	
.icon-play {
	font-size: 0.8em;
}
i.icons.big {
	font-size: 1.7em;
}
.container-fluid.content .leftmenu a.btn {
	color: #fff;
}
.navbar-cwn .dropdown-menu {
	padding-bottom: 5px;
}

a.mobile-search-btn, a.mobile-menu-btn, a.mobile-menu-close-btn {
	font-size: 1.7em;
	padding: 6px 15px 0;
}

.container-fluid.content .leftmenu ul li.menuitem:hover, .container-fluid.content .leftmenu ul li.menuitem.active {
	background: #dbdbf3;
}

hr {
	border-bottom: 1px solid #ccc;
    border-image: none;
    border-left: medium none;
    border-right: medium none;
    border-top: medium none;
}

#map .lan { fill:#e6e6e6; fill-rule:evenodd; stroke:black; stroke-width:0.10001; }
#map .lan-border { fill:none; stroke:#a30000; stroke-width:0.62; }