/*
***** Created at 14.11.17, 13:26:47 by Cyberhouse Import/Update-Script*****
***** Revision: TAG_1078
*/

/* MAIN NAV */

.navbar-inner {
	filter: none;
}

.lp_bs #subNav.navbar .dropdown-menu li a:hover{
	filter: none;
}

.jm-mapoverlay-bg {
    background: #FFF;
}

button.close,
button.close:focus,
button.close:hover{
    -ms-filter:none;
    filter:none;
    opacity:1 !important;
}


.moduleContainer .table{
	
	border: 1px solid #BABDC0;

}

.moduleContainer .table td{
	border-left-width: 0px !important;
}

.moduleContainer .table .highlight td{
	border-top: 1px solid #000;
	border-collapse: collapse !important;
}

#subNav .nav > li{
	float: left !important;
}

#subNav .nav > li > a{
	float: left !important;
}

#subNav .nav > li a{
	filter: none !important;
	color: #333;	
}


.searchResults .tabBox form{
	overflow: visible !important;
	display: inline-block !important;
	position: relative !important;
	z-index: 500 !important;
}

.searchResults .tabBox .item-body{
	filter: none !important;
	background-color: #f5f5f5 !important;
}


.scrollWrapper .dropdown .firstLevel{
	float: left;
	width: auto;
}

