:not(#_ ).sf-wrapper .btn {
	background-image: none;
	box-shadow: none;
	-moz-box-shadow: none;
}

:not(#_ ).sf-wrapper .collapse {
	overflow: visible !important;
	height: auto;
}

:not(#_) .sf-wrapper .nav_control-title a{
	color: white;
	text-decoration: none;;
}

:not(#_ ).sf-wrapper form {
	margin: 0 0 0 0px;
}

@media (max-width: 767px) {
	body {
		padding-right: 0;
		padding-left: 0;
	}
}