.engine-section {
  background: url('https://www.tuifly.com/pcres/c13e57ff08189eb26a907b60469f6bcfb5410cab/images/backgrounds/cloud.png'),linear-gradient(#4899c2, #c4e6fb);
  background-size: cover;
}

.engine-content {
  min-width: 980px;
  max-width: 1120px;
  min-height: 511px;
  margin: 0px auto 0px auto;
}

.content-section {
  background-color: #ffffff;
  background-size: cover;
}

.page-content {
  padding-top: 20px;
  padding-bottom: 10px;
  min-width: 980px;
  max-width: 1120px;
  margin: 0px auto 0px auto;
  color: #333333;
  font-size: 13px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

.page-content strong {
  color: #092A5E;
  font-size: 16px;
}

.page-content a {
  color: #092A5E;
  font-weight: bold;
  text-decoration: underline;
}

.page-content > ul > li {
  list-style-type: disc;
  list-style-position: inside;
}

.engine-container {
  display: inline-block;
  height: auto;
  width: 358px;
  margin-top: 50px;
  margin-bottom: 50px;
  background-size: auto;
  padding: 15px;
  box-shadow: 3px 3px 4px -2px #888, -3px -3px 4px -2px #FFFF45;
}

body .yellowengine {
  background: #c2e6fa;
  box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
  background-size: auto !important;
}

body .yellowengine form.hxEmbed {
  font-size: 14px;
  font-weight: normal;
  background-size: auto !important;
}

form.hxEmbed .allProducts {
  padding-bottom: 10px;
}

form.hxEmbed .allProducts li {
  margin-top: 10px;
}

form.hxEmbed .options li {
  list-style: none;
  margin: none;
  padding-bottom: 5px;
  text-align: left;
  width: 100%;
}

li.location,
li.room,
li.tog,
li.p2strip {
  height: 45px;
}
form.hxEmbed .options label {
  width: 100%;
  display: block;
  margin-bottom: 2px;
  margin-top: 2px;
}
form.hxEmbed .options select {
  width: 220px;
  margin: 0px;
  height: 28px;
  background: #ffffff;
  font-size: 12px;
}
form.hxEmbed .options input.hasDatepicker {
  width: 214px;
  height: 22px;
  padding-left: 3px;
  margin-bottom: 5px;
}

.ie form.hxEmbed .options input.hasDatepicker {
  padding-top: 3px;
  height: 14px;
}

form.hxEmbed .allProducts input {
  margin-right: 5px;
}

.engine-container .header {
  height: 30px;
  width: auto;
  font-size: 20px;
  margin-bottom: 10px;
}

.ui-datepicker .ui-datepicker-next {
  background: url('/images/hx-bootstrap/hx-icon-bootstrap-sprite16.png') no-repeat top left;
  background-position: -165px -2464px;
}

.ui-datepicker .ui-datepicker-prev {
  background: url('/images/hx-bootstrap/hx-icon-bootstrap-sprite16.png') no-repeat top left;
  background-position: -113px -2464px;
}

.ui-datepicker-trigger {
  margin-left: -25px;
  margin-top: 6px;
  position: absolute;
}

body .yellowengine form.hxEmbed button.hx-btn-ultimate {
  width: 348px !important;
  border: none;
  border-radius: 0%;
  background-color: none;
  background-image: linear-gradient(to top, #092A5E, #0F4191);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#092A5E, endColorstr=#0F4191)";
  text-align: left;
  font-weight: 200;
  font-size: 20px !important;
  padding-left: 15px !important;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #ffffff;
  margin-top: 5px;
}

.right-chevron {
  margin-left: 10px;
  margin-right: 15px;
}

.image-container {
  float: right;
  margin-top: 50px;
  width: 700px;
  min-height: 320px;
}

.ie8 .image-container, .ie9 .image-container{
  height:320px;
}

#cp {
  background-image: url('/images/de-hx/partner/tuifly-cp.jpg');
  background-size: 100%;
}

#ho {
  background-image: url('/images/de-hx/partner/tuifly-ho.jpg');
  background-size: 100%;
}

@media(max-width: 1050px) {
  .image-container {
    width: 480px;
  }
}

.hx-brand {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.3em;
  max-width: 150px;
  margin: 0 auto;
}

.hx-brand .luggage-tag {
  float: right;
  background: url('/images/hx-bootstrap/holiday-extras-logo.png');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/images/hx-bootstrap/holiday-extras-logo.png', sizingMethod='scale')";
  background-size: 100% 100%;
  background-repeat: no-repeat;
  height: 50px;
  width: 90px;
  margin-top: 10px;
}

.intermediary-parking {
  display: inline-block;
  float: left;
  background: url('/images/de-hx/partner/intermediary_parking_logo.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  height: 500px;
  width: 500px;
  margin-top: -134px;
  margin-left: -190px;
}

/* Horrible IE8 hack because it suddenly decided to support backgroud: url() but only for one image */
.ie8 .intermediary-parking {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/images/de-hx/partner/intermediary_parking_logo.png', sizingMethod='scale')";
  /*-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/images/de-hx/partner/hotel_parking_logo.png', sizingMethod='scale')";*/
}

.free-if {
  background: url('/images/de-hx/confidence-sprite.png') no-repeat top left;
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/images/de-hx/www-geld-zurueck-garantie.png', sizingMethod='scale')";
  background-position: 2px -78px;
  height: 59px;
  width: 140px;
  margin: 0 auto;
  background-size: 100%;
}

.modal-header h1 {
  font-weight: bold;
  font-size: 22px;
  color: #092A5E;
  text-align: center;
}

.modal-body p {
  font-size: 14px;
  color: #333333;
}

.ie7 .modal-dialog,
.ie8 .modal-dialog {
  width: 600px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.ie7 .modal-content,
.ie8 .modal-content {
  -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
  box-shadow: 0 5px 15px rgba(0,0,0,0.5);
}

.modal-open {
  overflow: hidden;
}

body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 15px;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0,-25%);
  -ms-transform: translate(0,-25%);
  transform: translate(0,-25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}
.modal-dialog {
  margin-left: auto;
  margin-right: auto;
  width: auto;
  padding: 10px;
  z-index: 1050;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
  box-shadow: 0 3px 9px rgba(0,0,0,0.5);
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: .5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
    box-shadow: 0 5px 15px rgba(0,0,0,0.5);
  }
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
