.select2-container .select2-choice {
  padding: 0 8px 0 0;
}
.select2-container .select2-choice .select2-arrow {
  right: auto;
  left: 3px;
}
.select2-container .select2-choice > .select2-chosen {
  margin-right: 0;
  margin-left: 26px;
}
.booking-form .Actions {
  float: left;
}
.booking-form .option-fields {
  float: right;
}
.booking-info {
  padding: 10px 80px 10px 10px;
  text-align: left;
}
.booking-info .guarantee-badge {
  left: auto;
  right: 15px;
}
.hotel-0 .booking-form .datefield input.text {
  background-image: url(../images/icons/icon-calendar-hotel1-ar.gif);
  background-position: left 11px;
}
.hotel-0 .booking-form .select2-container .select2-choice .select2-arrow b {
  background-position: 0 10px;
}
.hotel-0 .footer .booking-form .datefield input.text {
  background-image: url(../images/icons/icon-calendar-hotel1-ar.gif);
  background-position: left 11px;
}
.hotel-0 .footer .booking-form .select2-container .select2-choice .select2-arrow b {
  background-position: 0 10px;
}
.HomePage.SeparateLandingPage .big-header-image .text figcaption {
  text-align: right;
  left: auto;
  right: 20px;
}
.HomePage.SeparateLandingPage .grid-noLink ul li {
  background: url(../images/bullet-ar.png) right 4px no-repeat;
}
.grid-noLink .item ul {
  float: right;
}
.grid-noLink .item ul li {
  padding-left: 0;
  padding-right: 40px;
}
.forms .select2-container .select2-choice .select2-arrow {
  right: auto;
}
@media only screen and (min-width: 640px) {
  .HomePage.SeparateLandingPage .header .header-contact-seperate {
    right: auto;
    left: 20px;
    text-align: left;
  }
  .booking-form .datefield {
    float: right;
    margin-right: 0;
    margin-left: 1%;
  }
  .booking-form .datefield label {
    left: auto;
    right: 15px;
  }
}
@media only screen and (min-width: 768px) {
  .footer .copy .left {
    float: right;
  }
  .footer .copy .right {
    float: left;
  }
  .footer .contact {
    text-align: inherit;
  }
}
@media only screen and (min-width: 1024px) {
  .standard-content-display .content-header {
    float: right;
    padding-right: 0;
    padding-left: 24px;
  }
  .standard-content-display .content {
    padding-left: 0;
    padding-right: 334px;
  }
  .HomePage .booking-form .Actions {
    right: auto;
    left: 0;
  }
  .HomePage .booking-form .hotel-choice {
    margin-right: 0;
    margin-left: 202px;
  }
  .booking-form .datefield {
    margin-left: .5%;
  }
}