.menuvsz .navbar-toggle {
float: left !important;
border: 0;
color: #fff;
}

.menuvsz .icon-bar {
background-color: #fff !important;
color: #fff !important;
}


.menuvsz .navbar-toggle:hover{
background-color: transparent;
}

.menuvsz .navbar-toggle:focus{
background-color: transparent;
}

.menuvsz .navbar-default .navbar-toggle .icon-bar {
color: #404040;
background-color: #404040;
}

.menuvsz .navbar-default:hover  .navbar-toggle .icon-bar{
background-color: #f0f0f0 !important;
color: #f0f0f0 !important;
}

.menuvsz .navbar-default:hover  .navbar-brand {
color: #539a00;
}

.menuvsz  .navbar-header{
cursor: pointer;
width: 100%;
    color: #404040;
}

/**/

.menumodul .navbar-toggle {
float: left !important;
border: 0;
color: #404040;
}

.menumodul .navbar-toggle:hover{
background-color: transparent;
}

.menumodul .navbar-toggle:focus{
background-color: transparent;
}

.menumodul .navbar-default .navbar-toggle .icon-bar {
color: #404040;
background-color: #404040;
}

.menumodul .navbar-default:hover  .navbar-toggle .icon-bar{
color: #539a00;
background-color: #539a00;
}

.menumodul .navbar-default:hover  .navbar-brand {
color: #539a00;
}

.menumodul  .navbar-header{
cursor: pointer;
width: 100%;
    color: #404040;
}

.navbar-default .navbar-brand {
float: left !important;
color: #404040;
}

.menumodul .navbar-default .navbar-collapse, .menumodul .navbar-default .navbar-form {
border: 0px !important;
border-color: #fff;
}


.menumodul .navbar-default {
border: 0px !important;
border-color: #fff;
}

.navbar-default {
background-image:none;
-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.menubg{
background-color: #ffffff !important;
}

.menumodul .navbar{
margin-bottom: 0px;
width: 100%;
z-index: 10;
background-color:#fff !important;
border: 0px !important;
border-color: #fff;
border-radius: 0;
}

.menumodul a{
font-size: 18px;
}

.menumodul .dropdown-menu {
 background-color: #ffffff !important;
 }

.menumodul .navbar-default .navbar-nav>li>a {
color: #404040;
}

.menumodul .navbar-default .navbar-nav>li>a:hover {
color: #539a00;
}

.menumodul .navbar-default .navbar-nav>.open>a, .menumodul .navbar-default .navbar-nav>.open>a:hover, .menumodul .navbar-default .navbar-nav>.open>a:focus {
   background-color: #fff !important;
   color: #539a00;
}

.menumodul  .dropdown-menu>li>a {
  color: #404040;
  background-color: #fff !important;
}

.menumodul  .dropdown-menu>li>a:hover {
  color: #539a00;
  background-color: #fff !important;
}
.menumodul .dropdown-menu>li>a:hover, .menumodul .dropdown-menu>li>a:focus {
  text-decoration: none;
  color: #539a00;
  background-color: #f2eefc;
  background-image:none;
-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
