.filterbalkmobiel {
   width:auto !important;
}

.groeneknop {
  background-color: #29bd5c;
  color: #fff !important;
  border-radius: 4px;
}

.groeneknop:hover {
  background-color: #26ae55;
}


.zoekbuttonheader, .zoekbuttonheader:hover {
   background-color: #fff;
  *background-color: #fff;
  background-image: -moz-linear-gradient(top, #fff, #fff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#fff));
  background-image: -webkit-linear-gradient(top, #fff, #fff);
  background-image: -o-linear-gradient(top, #fff, #fff);
  background-image: linear-gradient(to bottom, #fff,#fff);
  background-repeat: repeat-x;
  color:#cbcbe1;
  border: 0px;
  border-radius: 0px;
   height: 40px !important;
   margin-top: 11px;
   width: 50px;
   margin-left: 315px !important;
}


.zoekveldheader {
   padding: .85rem 3rem .85rem 1.375rem !important;
}




.zoekveldheader {
    max-width: 370px !important;
    width: 370px !important;
}

.zoekformulierheader {
    z-index: 1050;
}

.width65{
    float:left; 
    width:65%;
}

.width35{
    float:left; 
    width:35%;
}


.width50{
    float:left; 
    width:50%;
}


.width25{
    float:left; 
    width:25%;
}

.weidt25{
    float:left; 
    width:25%;
}


.col-md-25 { 
   width:25%;
   float:left;
   padding-top: 10px; 
}

.col-md-75 { 
   width:75%;
   float:left;
   padding-top: 10px; 
}

@media (max-width: 992px) {
    .sub-navigation {
        margin-left: -60px;
        margin-top: 0px !important;
    }

   .weidt25{
       float:left; 
       width:100%;
    }

    footer {
        padding: 10px;
    }
   
    .usptop {
         padding-top: 40px !important;
   }
}