/* BOOKING UNDER MENU */

.bookingFormTop_menu {
  /* display: none; */
  width: 100%;
  height: 95px;
  padding: 10px 0;
  background-color: #ac8c51;
  /* position: absolute;
    bottom: -95px; */
  margin-top: -47px;
  margin-bottom: 40px;
}

.wyy-fimg-fp .bookingFormTop_menu {
  margin-top: 0 !important;
}

.bookingFormTop_menu .container {
  background-color: transparent;
  padding-top: 0;
}

.bookingFormTop_banner {
  display: none;
  width: 100%;
  height: 95px;
  padding: 10px 0;
  background-color: #ac8c51;
  margin-top: -7px;
}

.stick_menu .bookingFormTop_banner {
  display: none;
  width: 100%;
  height: 95px;
  padding: 10px 0;
  background-color: #ac8c51;
  position: absolute;
  bottom: -95px;
}

.bookingFormTop_banner.stick_menu {
  display: none;
  width: 100%;
  height: 95px;
  padding: 10px 0;
  background-color: #ac8c51;
  position: absolute;
  bottom: -95px;
}

.bookingFormTop_banner .bftm_start {}

.bookingFormTop_banner .bftm_start h2 {
  color: #fff !important;
}

.bookingFormTop_banner.stick_menu .bftm_start {
  display: block;
}

.bookingFormTop_banner .container {
  background-color: transparent;
  padding-top: 0;
}

.bftm_start {
  width: 20%;
  float: left;
  height: 75px;
}

.bftm_option {
  width: 7.5%;
  float: left;
  height: 75px;
}

.bftm_end {
  width: 20%;
  float: left;
  height: 75px;
}

.book_submit {
  text-align: center;
  padding-top: 15px;
  float: left;
  width: 22%;
}

.book_submit input {
  background-color: #093057;
  border: 1px solid #093057;
  color: #fff;
}

.bookingFormTop_banner .book_submit, .bookingFormTop_menu .book_submit {
  padding-top: 0;
}

.bookingFormTop_banner .book_submit input, .bookingFormTop_menu .book_submit input {
  height: 75px;
}

.person_box, .room_box {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  cursor: pointer;
  background-image: url(arowdown.png);
  background-repeat: no-repeat;
  background-position: center bottom 8px;
  background-size: 15px 11px;
}

.person_label, .room_label {
  font-size: 24px;
  color: #fff;
  display: block;
  width: 100%;
  text-align: center;
  line-height: 20px;
  padding-top: 5px;
}

.person_count, #room_count {
  display: none;
  margin: 0 !important;
  padding: 0 !important;
  position: absolute;
  top: 85px;
  background-color: #003258;
  z-index: 9999;
  border-top: 1px solid #fff;
}

.person_count li, #room_count li {
  cursor: pointer;
  width: 75px;
  border-bottom: 1px solid #fff;
  height: 50px;
  list-style-type: none !important;
  color: #fff !important;
  line-height: 50px;
  vertical-align: middle;
  font-size: 24px !important;
  text-align: center;
  padding: 0;
  margin: 0;
}

.person_count li:last-child, #room_count li:last-child {
  border-bottom: none;
}

.option_box {
  width: 80px;
  height: 75px;
  background-color: #102E56;
}

.book_option {
  width: 12%;
  float: left;
}

.option_box_header {
  width: 100%;
  display: block;
  color: #fff;
  text-align: center;
  font-size: 11px;
  padding-top: 3px;
  text-transform: uppercase;
}

.option_box {
  position: relative;
}

.Ankomst_datepicker, .Afrejse_datepicker {
  color: transparent;
  background-color: transparent !important;
  border: 0 !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  z-index: 9999;
}

.option_box_arr_day, .option_box_dep_day {
  width: 100%;
  display: block;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
}

.option_box_arr_month, .option_box_dep_month {
  width: 100%;
  display: block;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}

@media screen and (max-width: 992px) {
  .bookcontent {
    padding-bottom: 20px !important;
  }
  .book_headline {
    padding-left: 10px;
    width: 26%;
    float: left;
    padding-top: 10px;
  }
  .book_headline h1 {
    font-size: 23px !important;
  }
  .book_option {
    width: 13%;
    float: left;
  }
  .book_submit {
    width: 22%;
    float: left;
  }
  .btn-success {
    font-size: 14px !important;
  }
}

@media screen and (max-width: 768px) {
  .bookcontent {
    padding-right: 0 !important;
    padding-left: 0 !important;
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 768px) {
  .book_headline {
    padding-left: 10px;
    width: 100%;
    float: left;
    padding-top: 10px;
  }
  .book_option {
    width: 15%;
    float: left;
  }
  .book_headline h1 {
    margin-top: 0;
  }
  .bookcontent form .book_option:nth-child(2) {
    margin-left: 10px;
  }
  #promocode {
    margin-bottom: 20px;
  }
  .promoContent {
    z-index: 199999;
  }
}

@media screen and (min-width: 993px) {
  .mobile_book_btn {
    display: none;
  }
}

@media screen and (max-width: 992px) {
  .bookcontent {
    padding-top: 20px;
  }
  #booknow {
    display: none;
  }
  .mobile_book_btn {
    display: block;
    left: 0;
    position: fixed;
    z-index: 1000;
    top: 70px;
    cursor: pointer;
    width: 100%;
    padding-bottom: 10px;
    height: 40px;
    background-color: #FEB41C;
    color: #fff;
    font-size: 25px;
    text-align: center;
    line-height: 40px;
    vertical-align: middle;
  }
}

@media screen and (max-width: 767px) {
  .bookcontent {
    padding-top: 20px;
  }
  #booknow {
    display: none;
  }
  .mobile_book_btn {
    display: block;
    left: 0;
    position: fixed;
    z-index: 1000;
    top: 56px;
    cursor: pointer;
    width: 100%;
    padding-bottom: 10px;
    height: 40px;
    background-color: #FEB41C;
    color: #fff;
    font-size: 25px;
    text-align: center;
    line-height: 40px;
    vertical-align: middle;
  }
}

@media screen and (max-width: 660px) {
  .book_option {
    width: 18%;
    float: left;
  }
}

@media screen and (max-width: 660px) {
  .book_option {
    width: 24%;
    float: left;
  }
  .book_headline h1 {
    margin-top: 0;
    width: 100%;
    text-align: center;
  }
  .btn-success {
    margin-left: 10px;
  }
}

@media screen and (max-width: 420px) {
  .book_option {
    width: 47%;
    float: left;
  }
  .bookcontent form .book_option:nth-child(2) {
    margin-bottom: 20px;
  }
  .bookcontent form .book_option:nth-child(2), .bookcontent form .book_option:nth-child(4) {
    margin-left: 0;
    margin-right: 20px;
  }
  .bookcontent form .book_option:nth-child(2) .option_box, .bookcontent form .book_option:nth-child(4) .option_box {
    float: right;
    margin-right: 0;
  }
  .book_submit {
    width: 100%;
    text-align: center;
    margin-left: 0;
  }
  .btn-success {
    margin-left: 0;
  }
}

@media screen and (max-width: 350px) {
  .book_option {
    width: 50%;
    float: left;
  }
  .bookcontent form .book_option:nth-child(2) {
    margin-bottom: 0;
  }
  .bookcontent form .book_option:nth-child(2), .bookcontent form .book_option:nth-child(4) {
    margin-left: 0;
    margin-right: 0px;
  }
  .bookcontent form .book_option:nth-child(2) .option_box, .bookcontent form .book_option:nth-child(4) .option_box {
    float: right;
    margin-right: 0;
  }
  .book_submit {
    width: 100%;
    text-align: center;
    margin-left: 0;
  }
  .btn-success {
    margin-left: 0;
  }
  .bookcontent form .book_option:nth-child(5), .bookcontent form .book_option:nth-child(4) {
    margin-top: 20px;
  }
  .bookcontent form .book_option:nth-child(2) {
    padding-right: 10px;
  }
  .bookcontent form .book_option:nth-child(3) {
    padding-left: 10px;
  }
  .bookcontent form .book_option:nth-child(4) {
    padding-right: 10px;
  }
  .bookcontent form .book_option:nth-child(5) {
    padding-left: 10px;
  }
}

.ui-widget {
  font-family: "Helvetica Neue", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif !important;
  background: #003258 !important;
  border: none !important;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  box-shadow: 0 1px 3px #ccc !important;
}

.ui-datepicker {
  padding: 0 !important;
}

.ui-datepicker-header {
  border: none !important;
  border-bottom: 1px solid #fff !important;
  background: transparent !important;
  font-weight: normal !important;
  font-size: 16px !important;
  text-transform: uppercase !important;
}

.ui-datepicker-header .ui-state-hover {
  background: transparent !important;
  border-color: transparent !important;
  cursor: pointer !important;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
}

.ui-datepicker .ui-datepicker-title {
  margin-top: 1.5em !important;
  margin-bottom: 1em !important;
  color: #fff !important;
}

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover, .ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
  top: 1.7em !important;
  border: none !important;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 2px !important;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 2px !important;
}

.ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev span {
  background-image: url(ui-icons_ffffff_256x240.png) !important;
  background-position: -32px -32px !important;
  margin-top: 0 !important;
  top: 0 !important;
  font-weight: normal !important;
}

.ui-datepicker .ui-datepicker-prev span {
  background-position: -96px -32px !important;
}

.ui-datepicker .ui-datepicker-prev-hover span {
  background-position: -96px -48px !important;
}

.ui-datepicker .ui-datepicker-next-hover span {
  background-position: -32px -48px !important;
}

.ui-datepicker table {
  margin: 0 !important;
}

.ui-datepicker th {
  color: #fff !important;
  font-size: 14px !important;
  font-weight: normal !important;
  text-shadow: 0 0 1px #fff !important;
  text-transform: uppercase !important;
  border: none !important;
  border-top: 1px solid #fff !important;
}

.ui-datepicker td {
  border: none !important;
  padding: 0 !important;
}

td .ui-state-default {
  background: transparent !important;
  border: none !important;
  text-align: center !important;
  padding: 1em 0 !important;
  margin: 0 !important;
  font-weight: normal !important;
  color: #fff !important;
  font-size: 12px !important;
}

td .ui-state-active, td .ui-state-hover {
  background: #093057 !important;
  border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
}

#ui-datepicker-div {
  background: #003258 none repeat scroll 0 0 !important
}

.ui-datepicker th {
  background-color: #003258 !important;
}

.ui-datepicker .ui-datepicker-header, .ui-datepicker .ui-datepicker-other-month {
  background-color: #003258 !important;
}

.promoContent {
  display: none;
  width: 100%;
  position: absolute;
  bottom: -65px;
  background-color: #003258;
  padding-top: 10px;
  padding-bottom: 2px;
  padding-left: 10px;
  padding-right: 10px;
}

.promo-link {
  color: #003258;
  text-decoration: underline;
  cursor: pointer;
}

#promotext {
  display: none;
  width: 130px;
  margin-top: 3px;
}

.bookcontent {
  z-index: 50 !important;
}

.navbar .container .bookcontent {
  padding-top: 10px !important;
  background-color: #eee !important;
  padding-bottom: 10px !important;
}

.hasbooking .neg-margin .nobackground {
  margin-top: -100px;
}

.hasbooking .neg-margin .nobackground.negstandard {
  margin-top: 0 !important;
}

@media screen and (max-width: 1200px) {
  .bftm_option {
    width: 10.5%;
  }
  .bftm_start h2 {
    margin-top: 5px;
  }
}

@media screen and (max-width: 992px) {
  .bookingFormTop_banner {
  }
}

.bookingFormTop_menu .bftm_start h2 {
  color: #fff !important;
}

.bookingFormTop_menu .bftm_option {
  width: 12%;
}

.bookingFormTop_menu .person_box, .bookingFormTop_menu .room_box {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 98;
  cursor: pointer;
  background-image: url(arowdown.png);
  background-repeat: no-repeat;
  background-position: center bottom 8px;
  background-size: 15px 11px;
}

@media screen and (max-width: 768px) {
  .bftm_start {
    width: 100%;
    text-align: center;
  }
  .bftm_option, .bftm_end {
    width: 33.333% !important;
    margin-bottom: 15px;
  }
  .bftm_option .book_option, .bftm_end .book_submit {
    margin: 0 auto !important;
    float: none;
    width: 100%;
  }
  .bftm_option .book_option .option_box {
    margin: 0 auto;
  }
  .bftm_end .book_submit .btn-success {
    margin-left: -2px;
    width: 80px;
  }
  /* .bookingFormTop_menu, .bookingFormTop_banner {
    height: auto;
  } */
  .bookingFormTop_menu, .bookingFormTop_banner {
    height: 60px;
    overflow: hidden;
    margin-bottom: 0;

  }
}