.sr-order-box.static.top .col-xs-6{
  width: 25%;
}
.sr-order-box.static.top .cont{
  max-width: 1170px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
.simpel-reserveren .sr-zoek-head{
  margin-top: 10px;
}
.zoek-resultaten .sr-order-box{
  background: #004f6c;
}
.sidebar.sr-kassabon{
  background: #fff;
}
.datepick-month-header{
  padding: 0 20px !important;
}
.datepick-month-header select{
  float: left;
  padding: 0 20px 0 10px !important;
  margin: 0 20px;
}
.simpel-reserveren .sr-extras select{
  float: left; 
  background-color: #fff;
  border: 1px solid #ddd;
  margin: 0;
  width: 90%;
}

#boeken .sr-primary-button{
  margin: 0;
}
#boeken .btn-default{
  background: #777;
  text-decoration: none;
}

.fancybox-overlay{
  position: fixed;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  z-index: 3;
}
.simpel-reserveren .btn-default{
  background: #777 !important;
}