body {
  position: static;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}
html {
  overflow-y: scroll;
}
#topbar {
  position: fixed;
  display: block;
  width: 100%;
  background: white;
  z-index: 1001;
}
@media screen and (max-width: 640px) {
  #topbar {
    position: relative;
  }
}
#banner {
  background: url(img/tmp-header.jpg) no-repeat fixed 50% 0;
  background-size: cover;
  color: #fff;
  height: 60%;
  width: 100%;
  overflow: hidden;
}
#bannertext {
  width: 48em;
  position: fixed;
  top: 15%;
  left: 50%;
  padding: 2em 0;
  text-align: center;
  transform: translate(-50%,0);
}
#bannertext h1 {
  text-shadow: 1px 1px 1px #353535;
  font-weight: normal;
  font-size: 64px;
  filter: dropshadow(color=black,offx=1,offy=1);
  margin-bottom: 30px;
}
#bannertext .form-control {
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin: 0 auto;
  width: 24em;
  height: 45px;
  color: #939393;
  padding: 0 50px 0 10px;
  border: none;
  -moz-box-shadow: 1px 1px 1px #353535;
  -webkit-box-shadow: 2px 2px 2px #353535;
  box-shadow: 1px 1px 1px #353535;
  background: #fefefe;
}
@media screen and (max-width: 640px) {
  #banner {
    display: none;
  }
  #bannertext {
    position: relative;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #bannertext {
    position: relative;
  }
}
.milq-container {
  overflow: auto;
  margin: 0;
  padding: 0;
}
.breadcrumb {
  background: none;
  padding: 8px 15px 8px 0;
  margin: 0 0 10px 0;
}
.breadcrumb>li+li:before {
  content: ">";
}
.breadcrumb a {
  color: #3498db;
}
.vertical-content .tag-box-v6 {
  background: rgba(254,254,254,0.8);
}
.nav-tabs>li>a {
  border-radius: 0;
}
.blog-medium .img-responsive {
  margin-top: 18px;
}
.sorting-cover.sights {
  min-height: 115px;
  height: auto !important;
  height: 115px;
}
.sorting-cover-title {
  line-height: normal;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .sorting-cover.sights {
    min-height: 130px;
    height: auto !important;
    height: 130px;
  }
}
.country-icon {
  width: 20px;
  height: 14px;
  display: inline;
  margin: 0 3px 3px 0;
  opacity: 1;
}
table {
  margin: 15px 0;
  padding: 0;
  width: 100%;
  border: 1px solid #eee;
}
table tr td,
table tr th {
  border-bottom: 1px solid #ddd;
}
table tr:nth-child(even) {
  background: #f5f5f5;
}
table.noborder {
  margin: 0;
  padding: 0;
  border: none;
  background: none;
}
table.noborder tr td,
table.noborder tr th {
  margin: 0;
  padding: 0;
  border: none;
  color: inherit;
  line-height: 1.6em;
  color: #555;
  background: none;
}
table.noborder tr:nth-child(even) {
  background: none;
}
table td {
  border-width: 0 0 1px 1px;
}
table td span {
  display: block;
  float: right;
  background: white;
  font-size: 11px;
  padding: 0 8px;
  border: 1px solid #eee;
}
table th {
  text-align: left;
  font-weight: normal;
  color: #999;
}
table th,
table td {
  line-height: 26px;
  padding: 5px 10px;
  font-size: 13px;
}
table td img {
  float: left;
  margin: 6px 6px 0 0;
}
table td .STTopicIcon img {
  margin: 3px 10px 0 0;
  padding: 0;
}
.STTopicTitle {
  margin: 3px 0;
  line-height: normal;
}
.STTopicStarter {
  font-size: 85%;
  margin: 0 0 3px 26px;
  padding: 0;
  line-height: normal;
  color: #999;
}
.STTopicStarter a {
  color: #999;
}
.user-avatar {
  width: 60px;
  float: left;
  height: 60px;
  padding: 2px;
  margin-top: 10px;
  margin-right: 15px;
  margin-left: -15px;
  border: solid 1px #ccc;
  border-radius: 50% !important;
}
.forumuser span {
  padding: 3px 0 0;
  font-size: 1.1em;
}
.forumuser .btn {
  padding: 2px 6px;
  color: #777;
  border-color: #ddd;
}
.forummessage {
  margin-top: 5px;
}
.full-header {
  width: 100%;
  height: 450px;
  margin: -20px 0 20px;
  border-bottom: solid 1px #eee;
  background: no-repeat fixed 30% 0;
  background-size: cover;
}
.vertical-container {
  position: relative;
  height: 450px;
  width: 100%;
}
.vertical-content {
  position: absolute;
  top: 50%;
  left: 0;
  margin: -10% 0 0 0;
}
.weatherbox {
  overflow: auto;
  margin: 0 0 30px;
  padding: 0;
}
.weatherbox img {
  display: block;
  float: left;
  margin: 0;
}
.weatherbox .weatherinfo {
  display: block;
  width: 170px;
  float: left;
  text-align: left;
  margin: 0 0 0 10px;
}
.weatherbox .weatherinfo span {
  margin: 0 0 -2px 0;
  padding-bottom: 5px;
  color: #585f69;
  font-size: 20px;
  text-shadow: none;
  font-weight: normal !important;
  font-family: 'Open Sans', sans-serif;
}
.weatherbox .weatherinfo p {
  font-size: 1.1em;
}
p.sym_wind {
  background: url(http://cdn.stedentrippers.nl/img/weathericons/viz/wind.gif) 12px 2px no-repeat;
  padding-left: 18px;
}
p.sym_sun {
  background: url(img/sun.png) 12px 2px no-repeat;
  padding-left: 18px;
}
p.sym_rain {
  background: url(img/rain.png) 12px 2px no-repeat;
  padding-left: 18px;
}
.climate {
  width: 900px;
  height: 500px;
}
@media screen and (min-width: 991px) {
  .climate {
    width: 620px;
    height: auto;
  }
}
.sight {
  position: relative;
  background-color: #f5f5f5;
}
.sight .thumb {
  position: relative;
}
.sight .thumb h4 {
  position: absolute;
  bottom: 5px;
  left: 15px;
  right: 15px;
  color: white;
  padding: 5px 10px;
  background: url(img/title-overlay.png);
}
.sight p {
  padding: 15px;
}
.sight-icon {
  width: 16px;
  height: 16px;
  display: inline;
  margin: 0 3px 3px 0;
  opacity: 0.6;
}
.sight-images {
  width: 320px;
}
@media screen and (max-width: 640px) {
  .sight-images {
    width: 100%;
  }
}
@media screen and (min-width: 991px) {
  .sight-images {
    width: 275px;
    margin-top: 20px;
  }
}
.bookings {
  border-radius: 4px;
  padding: 10px;
  background: #f0f1f2;
}
.in-element {
  position: absolute;
  right: 17px;
  top: 27px;
}
.in-element.home {
  position: absolute;
  right: 160px;
  top: 137px;
  font-size: 18px;
  opacity: 0.8;
}
.in-element a {
  display: block;
  width: 30px;
  height: 30px;
}
.in-element a i {
  display: block;
  padding: 8px 0 0 10px;
  text-decoration: none;
}
.operator {
  padding: 10px 0;
  font-size: 1.1em;
  vertical-align: middle;
  line-height: 1.2em;
  color: #999;
}
.operator img {
  display: inline;
  line-height: 1.2em;
  vertical-align: middle;
  margin: 0 10px 0 0;
}
.button-check {
  display: block;
  width: 90px;
  height: 42px;
}
.button-check img {
  display: block;
  width: 100%;
}
.carousel-v1 .carousel-title h1 {
  position: absolute;
  bottom: 15px;
  left: 30px;
  padding: 15px 30px;
  color: white;
  font-size: 10em;
  text-shadow: 0 1px 0 #000000;
  background: rgba(0,0,0,0.5);
}
@media screen and (min-width: 992pxpx) {
  .carousel-v1 .carousel-title h1 {
    font-size: 6em;
  }
}
@media screen and (min-width: 768px) {
  .carousel-v1 .carousel-title h1 {
    font-size: 6em;
  }
}
@media screen and (max-width: 640px) {
  .carousel-v1 .carousel-title h1 {
    top: 0px;
    left: 10px;
    font-size: 3em;
  }
}
.list-group-lines {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: 0px;
  background-color: #fff;
  border-left: 1px solid #ddd;
}
.min-var-10 {
  min-height: 10px;
  height: auto !important;
  height: 10px;
}
.min-var-20 {
  min-height: 20px;
  height: auto !important;
  height: 20px;
}
.min-var-30 {
  min-height: 30px;
  height: auto !important;
  height: 30px;
}
.min-var-40 {
  min-height: 40px;
  height: auto !important;
  height: 40px;
}
.min-var-50 {
  min-height: 50px;
  height: auto !important;
  height: 50px;
}
.min-var-100 {
  min-height: 100px;
  height: auto !important;
  height: 100px;
}
.min-var-150 {
  min-height: 150px;
  height: auto !important;
  height: 150px;
}
.min-var-200 {
  min-height: 200px;
  height: auto !important;
  height: 200px;
}
.min-var-250 {
  min-height: 250px;
  height: auto !important;
  height: 250px;
}
.advertisement {
  margin-bottom: 20px;
}
.advertisement-mobile {
  display: none;
}
.advertisement span {
  display: block;
  margin: 3px 0 3px 0;
  padding: 0;
  font-size: 9px;
  font-family: sans-serif;
  text-align: center;
  color: #999999;
}
.advertisement .wideskyscraper {
  width: 160px;
  height: 600px;
}
.advertisement .leaderboard {
  width: 728px;
  height: 90px;
}
.advertisement .middle {
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .advertisement {
    display: none;
  }
  .advertisement-mobile {
    display: block;
    width: 320px;
    margin: 0 0 30px -15px;
    overflow: hidden;
    clear: both;
  }
}
@media screen and (max-width: 992px) {
  .advertisement.max992 {
    display: none;
  }
}
.sightlinks {
  font-size: 14px;
  margin-right: 20px;
}
ul.floaters {
  position: relative;
  overflow: auto;
}
ul.floaters li {
  display: block;
  width: 80px;
  height: 80px;
  float: left;
}
.hide-on-desktop {
  display: none;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-light {
  color: #999;
}
.text-subheading {
  color: #666;
}
.clear {
  clear: both;
  margin: 0;
  padding: 0;
  height: 0;
}
.go-relative {
  position: relative;
}
.go-block {
  display: block;
}
.overlink {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-indent: -9999px;
  outline: none;
  background: url(http://cdn.stedentrippers.nl/img/spacer.gif);
}
.cc {
  position: absolute;
  top: 6px;
  right: 22px;
  width: 20px;
  height: 20px;
  padding: 4px 0 0 0px;
  font-size: 8px;
  text-align: center;
  color: #b5b5b5;
  border-radius: 50%;
  background: rgba(0,0,0,0.6);
  opacity: 0.8;
  z-index: 1000;
}
.cc.less-right {
  right: 6px;
}
.cc a {
  color: #b5b5b5;
  text-decoration: none;
}
.cityranking {
  position: absolute;
  top: 15px;
  left: 15px;
  width: 60px;
  height: 60px;
  padding: 1px 0 0 0;
  font-size: 35px;
  text-align: center;
  color: white;
  border-radius: 50%;
  background: #3498db;
  z-index: 1000;
}
@media screen and (max-width: 640px) {
  .hide-on-mobile {
    display: none;
  }
  .hide-on-desktop {
    display: block;
  }
}
.bg-turquoise {
  background-color: #1abc9c;
}
.bg-greensea {
  background-color: #16a085;
}
.bg-emerald {
  background-color: #2ecc71;
}
.bg-nephritis {
  background-color: #27ae60;
}
.bg-peterriver {
  background-color: #3498db;
}
.bg-belizehole {
  background-color: #2980b9;
}
.bg-amethyst {
  background-color: #9b59b6;
}
.bg-wisteria {
  background-color: #8e44ad;
}
.bg-wetasphalt {
  background-color: #34495e;
}
.bg-midnightblue {
  background-color: #2c3e50;
}
.bg-sunflower {
  background-color: #f1c40f;
}
.bg-orange {
  background-color: #f39c12;
}
.bg-carrot {
  background-color: #e67e22;
}
.bg-pumpkin {
  background-color: #d35400;
}
.bg-alizarin {
  background-color: #e74c3c;
}
.bg-pomegranate {
  background-color: #c0392b;
}
.bg-clouds {
  background-color: #ecf0f1;
}
.bg-silver {
  background-color: silver;
}
.bg-concrete {
  background-color: #95a5a6;
}
.bg-asbestos {
  background-color: #7f8c8d;
}
.c-turquoise {
  color: #1abc9c;
}
.c-greensea {
  color: #16a085;
}
.c-emerald {
  color: #2ecc71;
}
.c-nephritis {
  color: #27ae60;
}
.c-peterriver {
  color: #3498db;
}
.c-belizehole {
  color: #2980b9;
}
.c-amethyst {
  color: #9b59b6;
}
.c-wisteria {
  color: #8e44ad;
}
.c-wetasphalt {
  color: #34495e;
}
.c-midnightblue {
  color: #2c3e50;
}
.c-sunflower {
  color: #f1c40f;
}
.c-orange {
  color: #f39c12;
}
.c-carrot {
  color: #e67e22;
}
.c-pumpkin {
  color: #d35400;
}
.c-alizarin {
  color: #e74c3c;
}
.c-pomegranate {
  color: #c0392b;
}
.c-clouds {
  color: #ecf0f1;
}
.c-silver {
  color: silver;
}
.c-concrete {
  color: #95a5a6;
}
.c-asbestos {
  color: #7f8c8d;
}
