.fixed-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 600;
}

/* ==========================================================================
   header-top
   ========================================================================== */
	.header-top { 
		padding-top: 5px;
		background: #FFF;
		overflow:hidden;
	}
	
	.header-top .container-background-white { 
		background:#FFF;
	}
	
	.header-top .navbar-inner { 
		background: #FFF;
		filter: none;
		margin:0;
		padding: 0;
		border: none;
		box-shadow: none;
	}
	
	.header-top .btn-secondary.btn-colored-text {
		color: #e4276b;
	}

	.header-top .navbar .navbar-inner ul li a { 
		line-height: 16px;
		color: #676767;
		font-weight: 600; 
		font-size: 14px; 
		padding: 8px 10px 8px 10px;
	}
	
	:root .header-top .navbar .navbar-inner ul li a { 
    font-weight: 600\9; /* IE8+9  */
  }
	
	.header-top .navbar .navbar-inner ul li a:hover { 
		color: #2a8c7f;
	}
	
	.btn.btn-secondary.btn-colored-text:hover{
		color: #e85288!important;
	}
	
	.header-top .span2 {
		padding: 20px 0 30px 0;
		text-align: center;
	 -webkit-transition: padding 0.4s 0.3s ease-in-out;
   -moz-transition: padding 0.4s 0.3s ease-in-out;
   -o-transition: padding 0.4s 0.3s ease-in-out;
   transition: padding 0.4s 0.3s ease-in-out;
	}
	
	.header-top .span5 .navbar {
		margin-bottom: 0;
  }
  
  .nav-tabs.btn-group > li > a { 
  	margin: 0;
  }
  
  .header-top img {
  	height: 70px;/* 46px */
	  -webkit-transition: height 0.4s 0.3s ease-in-out ;
    -moz-transition: height 0.4s 0.3s ease-in-out;
    -o-transition: height 0.4s 0.3s ease-in-out;
    transition: height 0.4s 0.4s ease-in-out;
  }
	
	.header-top .btn.btn-colored-text [class^="icon-"], .btn.btn-colored-text [class*=" icon-"] {
		font-size: 10px;
	}
	
	
	.nav.pull-right li {
	  display: inline-block;
	}
	
	.navbar .nav.pull-right > li {
    float: none;
  }
  
  .navbar .nav.pull-right {
    text-align: right;
    position: absolute;
    right: 0;
     white-space:nowrap;
    left: auto;
  }
  
  .navbar-inner {
    position: relative;
  }
	
	
	@media only screen 
  and (max-device-width : 1024px) {
    /* header-scroll */
    .header-top .span2, .affix-bottom .header-top .span2{
      padding: 0;
    }
    
    .header-top .navbar-inner, .affix-bottom .header-top .navbar-inner{
      min-height: 0px;
    }
    
    .header-top img, .affix-bottom .header-top img{
      height: 32px;/* 24px */
    }
  }

	

/* ==========================================================================
   header-bottom
   ========================================================================== */
	
	.header-bottom .navbar { 
		margin: 0;
		-webkit-box-shadow: 1px 12px 10px -16px #000000;
		-moz-box-shadow: 1px 12px 10px -16px #000000;
		box-shadow: 1px 12px 10px -16px #000000;
	}
	
	.navbar .btn, .navbar .btn-group {
	    margin-top:0px;
	}

	.header-bottom .navbar-inner { 
		background: #FFF;
		margin:0;
		padding: 0;
		border: none;
		box-shadow: none;
		line-height:32px;
	}

	.header-bottom .navbar .navbar-inner ul li { 
		border-top: 2px solid #FFF;
	}

	.header-bottom .navbar .navbar-inner ul li:hover { 
		border-top: 2px solid #cfcfcf;
	}

	.header-bottom .navbar .navbar-inner ul li a { 
		font-weight: bold; 
		color: #676767;
		font-size: 17px; 
	}
	
	.header-bottom .navbar .navbar-inner{
			border-radius: 0;
	}
	
	.header-bottom .nav { 
		margin: 0; 
	}
	
	.header-bottom .btn-menu-1{ 
	 width: 120px;
	 border-right: 1px solid #FFF;
	}

	.header-bottom .btn-menu-2{ 
	 width: 178px;
	 border-left: 1px solid #FFF;
	 border-right: 1px solid #FFF;
	}

	.header-bottom .btn-menu-3{ 
	 width: 218px;
	 border-left: 1px solid #FFF;
	 border-right: 1px solid #FFF;
	}

	.header-bottom .btn-menu-4{ 
	 width: 136px;
	 border-left: 1px solid #FFF;
	 border-right: 1px solid #FFF;
	}

	.header-bottom .btn-menu-5{ 
	 width: 118px;
	 border-left: 1px solid #FFF;
	 border-right: 1px solid #FFF;
	}

	.header-bottom .btn-menu-6{ 
	 width: 24px;
	 border-left: 1px solid #FFF;
	}

	*+html .header-bottom .btn-menu-6{
		width:23px;
	}
	
	.header-bottom .btn [class^="icon-custom"], .btn [class*=" icon-custom"] {
		display: block;
		float: inherit;
		border-left: none;
		margin-right: 0;
		margin-left: 0;
		padding-left: 0;
		color: #e4276b;
		line-height: 32px;
		height: 0;
		font-size: 16px;
		text-shadow: 0 2px 0 #FFF;
	}
	
	.header-bottom .btn [class^="icon-custom"]:hover, .btn [class*=" icon-custom"]:hover{
		color: #000;
	}

	.header-bottom li [class^="icon-custom-arrow"], .nav li [class^="icon-custom-arrow"], li [class*=" icon-custom-arrow"], .nav li [class*=" icon-custom-arrow"] {
		font-size: 12px;
		color: #838383;
		text-shadow: none;
	}

	.header-bottom .btn [class^="icon-sort-down"], .btn [class*=" icon-sort-down"] {
		display: inline-block;
		float: none;
		
		border-left: none;
		margin-left: 0;
		padding-left: 8px;
		line-height: 32px;
		height: 32px;
		font-size: 16px;
	}


/* ==========================================================================
   search dropdown
   ========================================================================== */
  
	.slide-menu-item.dropdown-search{ 
		background: #f0f0f0;
	}
	
	.dropdown-search .background-white{
		background: #FFF; 
	}
	
	.dropdown-search .well{
		background: none;
		border: none;
		border-radius: 0;
		overflow:hidden;
		margin-bottom: 0;
	}
	
	.dropdown-search .search-nav-side .search-nav-side-inner{
		background: #FFF;
		border-bottom: 2px solid #d8d8d8;
	}
  
  .dropdown-search .search-nav-side .search-nav-side-inner ul li{ 
    list-style: disc;
    list-style-image: url("/application/website/assets/images/list-bullet.png");
    text-align: left;
    margin-left: 20px;
  }
  
	.dropdown-search .search-nav-side ul{
		font-weight: bold;
		font-size: 13px;
		margin-left:0;
		padding:0 10px 20px;
		color: #000;
		text-align: center;
		margin-bottom:0px;
	}
	
	.dropdown-search .search-nav-side h3{
		text-align: center;
		font-size: 14px;
		margin: 0;
		padding: 15px 0 5px;
	}
	
	.search-nav-side-inner-bottom{
		margin-bottom: 20px;
	}

	.search-nav .search-nav-inner ul {
		padding: 0 20px;
		margin-bottom: 0;
		margin-left: 0;
	}
	
	.search-nav .search-nav-inner ul li a {
		color: #000000;
		font-size: 14px;
		line-height: 32px;
	}

	.search-nav .search-nav-inner ul li a:hover {
		color: #2a8d7f;
		border: none;
	}
	
	.dropdown-search ul li{ 
		font-weight: normal;
		list-style: none;
		font-size: 13px;
		list-style-image:none;
		list-style-type: none;
	}
	
	.dropdown-search ul li a{
		border-bottom: 1px solid #d5d5d5;
	}
	
	.dropdown-search .btn-group { 
		background: #FFF;
		padding: 5px;
		border-bottom: 2px solid #d8d8d8;
		margin-bottom: 20px;
	}
	
	.dropdown-search .btn-group .btn{ 
		padding:8px 17px; 
		background: none;
		border: none;
		line-height: 12px;
		color: #2a8d7f; 
	}
	
	.fixed-menu .dropdown-search .btn-group .btn{ 
	 padding: 8px; 
	}

	.dropdown-search .btn-group .btn:hover {
		border: none;
		color: #FFF;
		background: #000;
	}
	
	.dropdown-search .btn-group .active {
		border: none;
		background: #000;
	}
	
	.dropdown-search .btn-group .active a { 
		color: #FFF;
		background: #000;
		border: none;
	}
	
	.row-fluid.content-border-left > div > div > div{
		border-left: 1px solid #d7d7d7;
	}
	
	.row-fluid.content-border-left .tab-content { 
		padding: 0;
		background: none;
	}
	
	
	/* #fase1 uitbreiding A-Z pagina */
	.alwaysshow {
		display: block !important;
		opacity: 1 !important;
		position: relative !important;
		box-shadow: none !important;
		-webkit-box-shadow: none !important;
		-moz-box-shadow: none !important;
	}
	
	.alwaysshow .btn-group .btn {
		padding: 8px !important;
	}

/* ==========================================================================
   product dropdown
   ========================================================================== */
  
  .slide-menu-item {
    opacity: 0;
  }
  
  .slide-menu-item{ 
    position:absolute; 
    z-index:100;
    width: 984px;
    background: #f0f0f0;
    -webkit-box-shadow: 0 34px 46px -33px black;
    -moz-box-shadow: 0 34px 46px -33px black;
    box-shadow: 0 34px 46px -33px black;
    background: white;
  }
  
	.dropdown-products .primer-icon{
		padding-right: 10px;
	}
	
	.dropdown-products ul li{
		list-style-type: none;
		list-style-image: none;
	}
	
	.dropdown-products .well{
		margin: 0;
		background: none;
		border: none;
		border-radius: 0;
		box-shadow: none; 
	}
	
	.search-nav-dropdown ul{
		margin-left: 50px;
	}
	
	.search-nav-dropdown ul li a:hover{
		color: #000;
		border-bottom: none;
	}

	.search-nav-dropdown ul li a{
		font-size: 14px;
		border-bottom: 1px solid #cae2df;
	}
	
	.dropdown-products span{
	color: #676767;
	font-weight: normal;
	}
	
	.dropdown-products hr {
		margin:0;
		border-bottom: none;
	}
	
	.dropdown-products .btn-centered { 
		text-align: center;
	}
	
	.dropdown-products .btn-centered .btn {
		padding: 20px 0;
	}


/* header-scroll */
/*.submenu-active .header-top .span2, .overlay-active .header-top .span2, .affix-bottom .header-top .span2{*/
.overlay-active .header-top .span2, .affix-bottom .header-top .span2{
	padding: 0;
}

/*.submenu-active .header-top .navbar-inner, .overlay-active .header-top .navbar-inner, .affix-bottom .header-top .navbar-inner{*/
.overlay-active .header-top .navbar-inner, .affix-bottom .header-top .navbar-inner{
	min-height: 0px;
}

/*.submenu-active .header-top img, .overlay-active .header-top img, .affix-bottom .header-top img{*/
.overlay-active .header-top img, .affix-bottom .header-top img{
	height: 35px;/* 24px */
}

/* btn-menu-active */
.header-bottom .navbar .navbar-inner .li-menu-active { border-top: 2px solid #cfcfcf; }
.header-bottom .navbar .navbar-inner .li-menu-active a { 
	background-color: transparent;
	color: #333333;
	text-decoration: none; 
}

a .primer-title:hover{
	color: #FFF;
}

.ui-autocomplete {
  z-index: 500;
}


