/* line 2, ../../../scss/search-and-book.scss */
.no_results_warning p {
  color: #666666;
  display: inline-block;
}
/* line 6, ../../../scss/search-and-book.scss */
.no_results_warning div {
  float: right;
  display: inline-block;
}
/* line 10, ../../../scss/search-and-book.scss */
.no_results_warning div .no_result_zoek_button {
  width: 273px;
  float: right;
  display: inline-block;
  background-color: #06C;
  border-color: #06C;
}

/* line 26, ../../../scss/search-and-book.scss */
.datelabel {
  display: block;
  font-size: 0.9em;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  /* line 26, ../../../scss/search-and-book.scss */
  .datelabel {
    text-align: left;
    display: inline-block;
    width: 30%;
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 780px) {
  /* line 38, ../../../scss/search-and-book.scss */
  .dateinput {
    float: right;
    padding: 3px;
    width: 60%;
  }
}

/* line 46, ../../../scss/search-and-book.scss */
.dateblock {
  display: inline-block;
  width: 47%;
}
@media only screen and (max-width: 1100px) {
  /* line 46, ../../../scss/search-and-book.scss */
  .dateblock {
    width: 97%;
  }
  /* line 51, ../../../scss/search-and-book.scss */
  .dateblock > label {
    margin-left: 3px;
  }
}
@media only screen and (max-width: 780px) {
  /* line 46, ../../../scss/search-and-book.scss */
  .dateblock {
    width: 100%;
    margin: 0 0 0 10px;
  }
}
/* line 59, ../../../scss/search-and-book.scss */
.dateblock input::placeholder {
  color: #000000;
}

/* line 10, ../../../scss/widgets/base_widget.scss */
#arrival-departure {
  border: none;
  margin-bottom: 10px;
}
/* line 13, ../../../scss/widgets/base_widget.scss */
#arrival-departure input {
  padding: 0;
  font-size: smaller;
}
@media only screen and (max-width: medium downpx) {
  /* line 13, ../../../scss/widgets/base_widget.scss */
  #arrival-departure input {
    display: block;
  }
}
/* line 19, ../../../scss/widgets/base_widget.scss */
#arrival-departure input > label {
  min-width: 75%;
  color: #000000;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  font-family: "Ropa Sans", sans-serif;
  font-weight: normal;
  margin: auto;
}

/* line 37, ../../../scss/widgets/base_widget.scss */
.filter-menu-item .facetcount:before {
  content: ' [';
}
/* line 40, ../../../scss/widgets/base_widget.scss */
.filter-menu-item .facetcount:after {
  content: ']';
}
/* line 45, ../../../scss/widgets/base_widget.scss */
.filter-menu-item li.level-1 {
  margin-left: 30px;
}

/* line 1, ../../../scss/widgets/search_widget.scss */
.search-and-book-widget-form {
  background-color: transparent;
}

/* line 6, ../../../scss/widgets/search_widget.scss */
.search-and-book-widget-form:not(.search-and-book-widget-form-home-page) #widget-content {
  background-color: #FFCC00;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

/* line 1, ../../../scss/widgets/region_map.scss */
#region-map-container {
  width: 331px;
  height: 313px;
  display: inline-block;
  left: 340px;
  position: absolute;
}
/* line 8, ../../../scss/widgets/region_map.scss */
#region-map-container #region-map {
  position: absolute;
}
/* line 12, ../../../scss/widgets/region_map.scss */
#region-map-container .region-label {
  position: absolute;
  left: 0;
  top: 0;
  padding: 1px;
  margin: 0px;
  border: 2px solid white;
  color: #333;
  background: rgba(254, 255, 255, 0.5);
  border-radius: 5px;
  font-size: 9px;
  text-decoration: none;
  font-weight: bold;
  z-index: 10;
  cursor: pointer;
  -moz-box-shadow: 3px 3px 4px rgba(30, 30, 30, 0.5);
  -webkit-box-shadow: 3px 3px 4px rgba(30, 30, 30, 0.5);
}
/* line 30, ../../../scss/widgets/region_map.scss */
#region-map-container .region-label.selected {
  background: #feffff;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  z-index: 1001;
  border: 2px solid #1470ce;
  white-space: nowrap;
}
/* line 41, ../../../scss/widgets/region_map.scss */
#region-map-container a {
  position: absolute;
}
/* line 45, ../../../scss/widgets/region_map.scss */
#region-map-container #region-map-close-button {
  z-index: 20;
  display: block;
  position: absolute;
  width: 25px;
  height: 25px;
  padding: 10px;
  cursor: pointer;
  top: 9px;
  right: 8px;
  background: transparent url('/static/vs_theme_2015/images/sluiten.png?07141adc212b') no-repeat 0 0;
}
/* line 58, ../../../scss/widgets/region_map.scss */
#region-map-container #hover-region-name {
  display: block;
  position: absolute;
  height: 20px;
  left: 10px;
  top: 285px;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  z-index: 20;
}

/* line 10, ../../../scss/widgets/homepage_widget.scss */
.search-and-book-widget-form-home-page #country-region .selectors > h3, .search-and-book-widget-form-home-page #country-region .selectors .heading-search-and-book {
  display: none;
}
/* line 17, ../../../scss/widgets/homepage_widget.scss */
.search-and-book-widget-form-home-page #widget-content .select-boxes div#mobile-filter-toggle {
  display: none;
}
/* line 22, ../../../scss/widgets/homepage_widget.scss */
.search-and-book-widget-form-home-page #id_accommodation_types input {
  margin-right: 5px;
}

@media only screen and (max-width: 780px) {
  /* line 32, ../../../scss/widgets/homepage_widget.scss */
  .search-and-book-widget-form-lister #widget-content .select-boxes #accordion,
  .search-and-book-widget-form-camping-info #widget-content .select-boxes #accordion {
    display: none;
  }
}
/* line 37, ../../../scss/widgets/homepage_widget.scss */
.search-and-book-widget-form-lister #widget-content .select-boxes #accordion.open,
.search-and-book-widget-form-camping-info #widget-content .select-boxes #accordion.open {
  display: block;
}

@media only screen and (max-width: 780px) {
  /* line 44, ../../../scss/widgets/homepage_widget.scss */
  .camping-page .left-blocks-wrapper {
    display: none;
  }
}

/* line 5, ../../../scss/widgets/last_minutes_widget.scss */
.search-and-book-widget-form-last-minutes .search-button.lastminute h5 {
  text-align: center;
  color: #0066CC;
  font-style: normal;
  width: 80%;
  display: inline-block;
  font-size: 1.15em;
  font-family: "Ropa Sans", sans-serif;
  margin-bottom: 0;
}
/* line 16, ../../../scss/widgets/last_minutes_widget.scss */
.search-and-book-widget-form-last-minutes .search-button.lastminute #search-and-book-submit-button {
  width: 80%;
  white-space: normal;
  line-height: normal;
}

/* line 13, ../../../scss/widgets/recommendations.scss */
#recommendations {
  clear: both;
  display: block;
  margin: 10px 0;
  padding-top: 14px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  /* line 13, ../../../scss/widgets/recommendations.scss */
  #recommendations {
    margin: 10px 200px 0 200px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  /* line 13, ../../../scss/widgets/recommendations.scss */
  #recommendations {
    margin: 10px 76px 0 76px;
  }
}

@media screen and (max-width: 767px) {
  /* line 13, ../../../scss/widgets/recommendations.scss */
  #recommendations {
    margin: -50px 0 0 0;
  }
}
/* line 31, ../../../scss/widgets/recommendations.scss */
#recommendations .page-title {
  font-family: "Ropa Sans", sans-serif;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  /* line 31, ../../../scss/widgets/recommendations.scss */
  #recommendations .page-title {
    text-align: center;
  }
}
/* line 40, ../../../scss/widgets/recommendations.scss */
#recommendations .recommendation-tiles {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
@media screen and (min-width: 1025px) {
  /* line 40, ../../../scss/widgets/recommendations.scss */
  #recommendations .recommendation-tiles {
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  /* line 40, ../../../scss/widgets/recommendations.scss */
  #recommendations .recommendation-tiles {
    justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  /* line 40, ../../../scss/widgets/recommendations.scss */
  #recommendations .recommendation-tiles {
    flex-direction: column;
  }
}
/* line 55, ../../../scss/widgets/recommendations.scss */
#recommendations .recommendation-tiles .recommendation {
  align-self: center;
  border: 1px solid #0066cc;
  border-radius: 0 5px;
  margin-bottom: 20px;
  width: 284px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  /* line 55, ../../../scss/widgets/recommendations.scss */
  #recommendations .recommendation-tiles .recommendation {
    margin: 20px 0 30px 0;
  }
}
/* line 66, ../../../scss/widgets/recommendations.scss */
#recommendations .recommendation-tiles .recommendation .image-slider {
  height: 186px;
  width: 100%;
}
/* line 70, ../../../scss/widgets/recommendations.scss */
#recommendations .recommendation-tiles .recommendation .image-slider .rating {
  background-color: white;
  border: 1px solid #0066cc;
  border-radius: 0 5px;
  cursor: default;
  float: right;
  font-family: "Ropa Sans", sans-serif;
  margin: -1px -1px 0 0;
  min-height: 67px;
  min-width: 57px;
  padding: 8px 8px 5px 8px;
  text-align: center;
}
/* line 83, ../../../scss/widgets/recommendations.scss */
#recommendations .recommendation-tiles .recommendation .image-slider .rating p {
  color: #006699;
  font-size: 28px;
  font-weight: bold;
  line-height: 32px;
  margin: 0;
}
/* line 90, ../../../scss/widgets/recommendations.scss */
#recommendations .recommendation-tiles .recommendation .image-slider .rating span {
  color: #006699;
  font-size: 10px;
  line-height: 11px;
  margin: 0;
}
/* line 98, ../../../scss/widgets/recommendations.scss */
#recommendations .recommendation-tiles .recommendation .description {
  padding: 0 12px 10px 12px;
}
/* line 102, ../../../scss/widgets/recommendations.scss */
#recommendations .recommendation-tiles .recommendation .description .campingname a {
  color: #0066cc;
  font-family: "Ropa Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 7px;
}
/* line 110, ../../../scss/widgets/recommendations.scss */
#recommendations .recommendation-tiles .recommendation .description .campingname a:hover {
  color: #F60;
  text-decoration: none;
}
/* line 114, ../../../scss/widgets/recommendations.scss */
#recommendations .recommendation-tiles .recommendation .description .campingname a:visited {
  text-decoration: none;
}
/* line 118, ../../../scss/widgets/recommendations.scss */
#recommendations .recommendation-tiles .recommendation .description .campingname span {
  display: block;
  padding-top: 4px;
}
/* line 122, ../../../scss/widgets/recommendations.scss */
#recommendations .recommendation-tiles .recommendation .description .campingname span [class$="sterren picto"] {
  background-position: left;
}
/* line 127, ../../../scss/widgets/recommendations.scss */
#recommendations .recommendation-tiles .recommendation .description .location {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
/* line 132, ../../../scss/widgets/recommendations.scss */
#recommendations .recommendation-tiles .recommendation .description .location .area {
  color: #2c76a6;
  font-family: "Ropa Sans", sans-serif;
  font-size: 11px;
  line-height: 13px;
  margin-bottom: 10px;
}
/* line 139, ../../../scss/widgets/recommendations.scss */
#recommendations .recommendation-tiles .recommendation .description .location .map {
  width: 55px;
  height: 50px;
  margin: -24px 6px 12px 4px;
}
/* line 145, ../../../scss/widgets/recommendations.scss */
#recommendations .recommendation-tiles .recommendation .description .text {
  color: #000;
  font: normal normal 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 16px;
}
/* line 152, ../../../scss/widgets/recommendations.scss */
#recommendations .recommendation-tiles .recommendation a:hover {
  text-decoration: none;
}
/* line 155, ../../../scss/widgets/recommendations.scss */
#recommendations .recommendation-tiles .recommendation a button {
  background: #ce0058;
  color: #fff;
  display: flex;
  font-family: "Ropa Sans", sans-serif;
  font-size: 2rem;
  margin: 0 auto 10px auto;
  padding: 0.5rem 1.5rem;
  bottom: 10px;
}
/* line 165, ../../../scss/widgets/recommendations.scss */
#recommendations .recommendation-tiles .recommendation a button p {
  margin: 0;
}
/* line 168, ../../../scss/widgets/recommendations.scss */
#recommendations .recommendation-tiles .recommendation a button p span:before {
  position: relative;
  top: 2px;
}
/* line 173, ../../../scss/widgets/recommendations.scss */
#recommendations .recommendation-tiles .recommendation a button:hover {
  background-color: #a50046;
  border-color: transparent;
}
@media screen and (min-width: 1025px) {
  /* line 181, ../../../scss/widgets/recommendations.scss */
  #recommendations .tiles-2,
  #recommendations .tiles-3 {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
  }
}
@media screen and (min-width: 1025px) {
  /* line 188, ../../../scss/widgets/recommendations.scss */
  #recommendations .tiles-2 .recommendation,
  #recommendations .tiles-3 .recommendation {
    margin-right: 11px;
  }
}

/*# sourceMappingURL=search-and-book.css.map */

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }
  .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      display: block;
      padding-left: 8px;
      padding-right: 20px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .select2-container .select2-selection--single .select2-selection__clear {
      position: relative; }
  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px; }
  .select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--multiple .select2-selection__rendered {
      display: inline-block;
      overflow: hidden;
      padding-left: 8px;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .select2-container .select2-search--inline {
    float: left; }
    .select2-container .select2-search--inline .select2-search__field {
      box-sizing: border-box;
      border: none;
      font-size: 100%;
      margin-top: 5px;
      padding: 0; }
      .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
        -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none; }
  .select2-results__option[aria-selected] {
    cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }
  .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box; }
    .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }
  .select2-search--dropdown.select2-search--hide {
    display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold; }
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%; }
  .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left; }
  .select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em; }
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -2em;
      padding-left: 3em; }
      .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -3em;
        padding-left: 4em; }
        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -4em;
          padding-left: 5em; }
          .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -5em;
            padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
  .select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px; }
  .select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }
    .select2-container--classic .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }
  .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none; }
    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
      border-color: transparent transparent #888 transparent;
      border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0; }
  .select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

/* line 13, ../../../scss/campingseo.scss */
.campingseo-dropdown {
  display: inline-block;
}
/* line 15, ../../../scss/campingseo.scss */
.campingseo-dropdown h3.campingseo-dropdown-wrapper {
  color: #F60;
  font-size: 1.2em;
  display: inline-block;
  margin-right: 5px;
}

/* line 25, ../../../scss/campingseo.scss */
.select2-container--default .select2-results > .select2-results__options {
  max-height: initial;
  background-color: #f8f8f8;
  color: #737373;
  -webkit-appearance: none;
}
/* line 32, ../../../scss/campingseo.scss */
.select2-container--default .select2-results > .select2-results__options .select2-results__option {
  margin-left: 5px;
}
/* line 38, ../../../scss/campingseo.scss */
.select2-container--default .select2-results__group {
  background-color: lightgrey;
  color: #000000;
  font-weight: normal;
}
/* line 44, ../../../scss/campingseo.scss */
.select2-container--default .select2-selection--single .select2-selection__arrow {
  background: #FFFFFF url('/static/vs_theme_2015/images/portal/pijl-r.png?57c4a21745ae') no-repeat 97% center;
  top: 5%;
  right: 2%;
}
/* line 49, ../../../scss/campingseo.scss */
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}
/* line 54, ../../../scss/campingseo.scss */
.select2-container--default .select2-results__option[aria-selected=true],
.select2-container--default .select2-results__option[aria-selected=true]:hover {
  background-color: #FFF4F7;
  color: #737373;
}

/* line 62, ../../../scss/campingseo.scss */
.seo-intro-content {
  background: white;
  padding: .6em 2em 1.6em 2em;
  border-bottom-left-radius: .7em;
  border-bottom-right-radius: .7em;
  border: 1px solid #CCC;
  font-weight: normal;
}
/* line 70, ../../../scss/campingseo.scss */
.seo-intro-content .campings-number {
  font-size: 1.5em;
  font-family: "Ropa Sans", sans-serif;
  color: #069;
  margin: 0;
  display: inline-block;
}
/* line 79, ../../../scss/campingseo.scss */
.seo-intro-content .generic_plugin .intro-block > h2 {
  padding: 0.2em 0;
  font-family: "Ropa Sans", sans-serif;
  color: #069;
  font-size: 1.5em;
}
/* line 86, ../../../scss/campingseo.scss */
.seo-intro-content .generic_plugin .intro-block > h3 {
  padding: 0.2em 0;
  color: #F60;
  font-size: 1.2em;
  font-weight: normal;
}
/* line 92, ../../../scss/campingseo.scss */
.seo-intro-content .generic_plugin .intro-block p {
  font-weight: normal;
}

/* line 101, ../../../scss/campingseo.scss */
.camping-block .more-info .btn {
  background: #CE0058;
}
/* line 103, ../../../scss/campingseo.scss */
.camping-block .more-info .btn:hover, .camping-block .more-info .btn:active, .camping-block .more-info .btn:focus {
  background-color: #A50046;
}

/*# sourceMappingURL=campingseo.css.map */

/* line 5, ../../../scss/tabs_bar.scss */
.tab-wrapper {
  background-color: #FFFFFF;
  clear: both;
}
/* line 9, ../../../scss/tabs_bar.scss */
.tab-wrapper .nav {
  border-top: 1px solid #FECB09;
  background: #013463;
}
/* line 12, ../../../scss/tabs_bar.scss */
.tab-wrapper .nav ul,
.tab-wrapper .nav li {
  margin: 0;
}
/* line 16, ../../../scss/tabs_bar.scss */
.tab-wrapper .nav li {
  color: white;
  border: 0;
  float: left;
}
/* line 20, ../../../scss/tabs_bar.scss */
.tab-wrapper .nav li a {
  border: 0;
  color: #FECB09;
  border-radius: 0;
  font-weight: bold;
  margin: 0;
  padding: 0 10px;
  line-height: 30px;
  height: 30px;
  text-decoration: none;
}
/* line 34, ../../../scss/tabs_bar.scss */
.tab-wrapper .nav li a.active, .tab-wrapper .nav li a:hover, .tab-wrapper .nav li a:focus, .tab-wrapper .nav li a:active {
  background-color: #FECB09 !important;
  color: #013463 !important;
  border: 0 !important;
}
/* line 48, ../../../scss/tabs_bar.scss */
.tab-wrapper .nav.nav-tabs.nav-justified li a,
.tab-wrapper .nav.nav-tabs.nav-justified li a:focus,
.tab-wrapper .nav.nav-tabs.nav-justified li a:hover,
.tab-wrapper .nav.nav-tabs.nav-justified li.active a,
.tab-wrapper .nav.nav-tabs.nav-justified li.active a:focus,
.tab-wrapper .nav.nav-tabs.nav-justified li.active a:hover {
  border-radius: 0;
  white-space: nowrap;
}
/* line 57, ../../../scss/tabs_bar.scss */
.tab-wrapper .tab-content.wrapper {
  border: 1px solid #CCC;
  border-top: 0;
  padding: 20px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-bottom: 20px;
}
/* line 69, ../../../scss/tabs_bar.scss */
.tab-wrapper .tabstyle_big ul a,
.tab-wrapper .tabstyle_big li a {
  font-size: 17px;
  font-weight: normal;
}
/* line 79, ../../../scss/tabs_bar.scss */
.tab-wrapper .tabstyle_normal ul a,
.tab-wrapper .tabstyle_normal li a {
  font-size: 14px;
  font-weight: normal;
}
/* line 89, ../../../scss/tabs_bar.scss */
.tab-wrapper .tabstyle_small ul a,
.tab-wrapper .tabstyle_small li a {
  font-size: 12px;
  font-weight: normal;
}

/* line 97, ../../../scss/tabs_bar.scss */
.pagination_on_bar {
  position: relative;
}
/* line 101, ../../../scss/tabs_bar.scss */
.pagination_on_bar .pagination.row:not(.bottom) {
  position: absolute;
  z-index: 1000;
  width: 20%;
  right: 0px;
  top: 0px;
  border-top: none;
  margin-top: 1px;
}

/*# sourceMappingURL=tabs_bar.css.map */

/* line 1, ../../../scss/lang_switch.scss */
.ui-corner-all.ui-dialog {
  border-radius: 18px;
}

/* line 5, ../../../scss/lang_switch.scss */
#dialog {
  display: none;
}

/* line 10, ../../../scss/lang_switch.scss */
.country .ui-dialog {
  top: -110px;
  left: -8px;
  padding: .2em;
  outline: 0;
}
/* line 18, ../../../scss/lang_switch.scss */
.country .ui-dialog .ui-widget {
  position: relative;
  top: 70px;
  width: 350px;
}
/* line 24, ../../../scss/lang_switch.scss */
.country .ui-dialog .ui-widget-content a {
  color: #003366;
}
/* line 27, ../../../scss/lang_switch.scss */
.country .ui-dialog .ui-dialog-content {
  border: 0;
  font-size: 13px;
  top: 10px;
  padding-left: 10px;
}
/* line 34, ../../../scss/lang_switch.scss */
.country .ui-dialog .ui-corner-all.ui-front {
  border-radius: 18px;
}
/* line 37, ../../../scss/lang_switch.scss */
.country .ui-dialog .ui-dialog-title {
  float: left;
}
/* line 41, ../../../scss/lang_switch.scss */
.country .row {
  margin-right: -23px;
  margin-left: 15px;
  position: relative;
  padding-bottom: 16px;
  padding-top: 40px;
  padding-left: 5px;
  top: -34px;
}
/* line 50, ../../../scss/lang_switch.scss */
.country ul li {
  padding: 4px;
  border-bottom: #e4e4e4 1px solid;
  list-style: none;
  margin: 0;
}
/* line 57, ../../../scss/lang_switch.scss */
.country .left {
  float: left;
  padding: 10px;
}
/* line 61, ../../../scss/lang_switch.scss */
.country .right {
  float: right;
  padding: 10px;
}
/* line 66, ../../../scss/lang_switch.scss */
.country .country-selector {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  float: none;
  padding: 32px;
  color: #FECB09;
}
/* line 77, ../../../scss/lang_switch.scss */
.country span#text-select {
  float: left;
  padding-right: 20px;
  line-height: normal;
}
/* line 83, ../../../scss/lang_switch.scss */
.country .country-flag {
  background-image: url('/static/lang_switch/images/css-flags.png?a6dd9676dc2e');
  height: 19px;
  width: 19px;
  float: left !important;
  padding-right: 25px;
}
/* line 90, ../../../scss/lang_switch.scss */
.country .country-flag.nl-be, .country .country-flag.nl.vlagnr8, .country .country-flag.fr-be, .country .country-flag.fr.vlagnr8 {
  background-position: -240px 0;
}
/* line 93, ../../../scss/lang_switch.scss */
.country .country-flag.it {
  background-position: -120px 0;
}
/* line 96, ../../../scss/lang_switch.scss */
.country .country-flag.hu {
  background-position: -180px 0;
}
/* line 99, ../../../scss/lang_switch.scss */
.country .country-flag.dk {
  background-position: -150px 0;
}
/* line 102, ../../../scss/lang_switch.scss */
.country .country-flag.at, .country .country-flag.de-at {
  background-position: -300px 0;
}
/* line 105, ../../../scss/lang_switch.scss */
.country .country-flag.de {
  background-position: -60px 0;
}
/* line 108, ../../../scss/lang_switch.scss */
.country .country-flag.pl {
  background-position: -210px 0;
}
/* line 111, ../../../scss/lang_switch.scss */
.country .country-flag.fr {
  background-position: -90px 0;
}
/* line 114, ../../../scss/lang_switch.scss */
.country .country-flag.en-gb {
  background-position: -30px 0;
}
/* line 117, ../../../scss/lang_switch.scss */
.country .country-flag.en-ie, .country .country-flag.ie {
  background-position: -270px 0;
}
/* line 120, ../../../scss/lang_switch.scss */
.country .country-flag.nl {
  background-position: -0px 0;
}

/*# sourceMappingURL=lang_switch.css.map */
