.passenger---2DO4W {
  position: relative;
  width: 100%;
  float: left; }

.header---HCOB7 {
  background-color: #515255;
  clear: both;
  color: #fff;
  font-size: 13px;
  margin-bottom: 10px;
  padding: 5px;
  text-align: center;
  text-transform: uppercase; }
  @media only screen and (min-width: 768px) {
    .header---HCOB7 {
      margin-bottom: 0; } }
.PresetDateRangePicker_panel {
  padding: 0 22px 11px; }

.PresetDateRangePicker_button {
  position: relative;
  height: 100%;
  text-align: center;
  background: 0 0;
  border: 2px solid #00a699;
  color: #00a699;
  padding: 4px 12px;
  margin-right: 8px;
  font: inherit;
  font-weight: 700;
  line-height: normal;
  overflow: visible;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer; }

.PresetDateRangePicker_button:active {
  outline: 0; }

.PresetDateRangePicker_button__selected {
  color: #fff;
  background: #00a699; }

.SingleDatePickerInput {
  display: inline-block;
  background-color: #fff; }

.SingleDatePickerInput__withBorder {
  border-radius: 2px;
  border: 1px solid #dbdbdb; }

.SingleDatePickerInput__rtl {
  direction: rtl; }

.SingleDatePickerInput__disabled {
  background-color: #f2f2f2; }

.SingleDatePickerInput__block {
  display: block; }

.SingleDatePickerInput__showClearDate {
  padding-right: 30px; }

.SingleDatePickerInput_clearDate {
  background: 0 0;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  cursor: pointer;
  padding: 10px;
  margin: 0 10px 0 5px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.SingleDatePickerInput_clearDate__default:focus,
.SingleDatePickerInput_clearDate__default:hover {
  background: #dbdbdb;
  border-radius: 50%; }

.SingleDatePickerInput_clearDate__small {
  padding: 6px; }

.SingleDatePickerInput_clearDate__hide {
  visibility: hidden; }

.SingleDatePickerInput_clearDate_svg {
  fill: #82888a;
  height: 12px;
  width: 15px;
  vertical-align: middle; }

.SingleDatePickerInput_clearDate_svg__small {
  height: 9px; }

.SingleDatePickerInput_calendarIcon {
  background: 0 0;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  padding: 10px;
  margin: 0 5px 0 10px; }

.SingleDatePickerInput_calendarIcon_svg {
  fill: #82888a;
  height: 15px;
  width: 14px;
  vertical-align: middle; }

.SingleDatePicker {
  position: relative;
  display: inline-block; }

.SingleDatePicker__block {
  display: block; }

.SingleDatePicker_picker {
  z-index: 1;
  background-color: #fff;
  position: absolute; }

.SingleDatePicker_picker__rtl {
  direction: rtl; }

.SingleDatePicker_picker__directionLeft {
  left: 0; }

.SingleDatePicker_picker__directionRight {
  right: 0; }

.SingleDatePicker_picker__portal {
  background-color: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }

.SingleDatePicker_picker__fullScreenPortal {
  background-color: #fff; }

.SingleDatePicker_closeButton {
  background: 0 0;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  padding: 15px;
  z-index: 2; }

.SingleDatePicker_closeButton:focus,
.SingleDatePicker_closeButton:hover {
  color: #b0b3b4;
  text-decoration: none; }

.SingleDatePicker_closeButton_svg {
  height: 15px;
  width: 15px;
  fill: #cacccd; }

.DayPickerKeyboardShortcuts_buttonReset {
  background: 0 0;
  border: 0;
  border-radius: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  padding: 0;
  cursor: pointer;
  font-size: 14px; }

.DayPickerKeyboardShortcuts_buttonReset:active {
  outline: 0; }

.DayPickerKeyboardShortcuts_show {
  width: 33px;
  height: 26px;
  position: absolute;
  z-index: 2; }

.DayPickerKeyboardShortcuts_show::before {
  content: "";
  display: block;
  position: absolute; }

.DayPickerKeyboardShortcuts_show__bottomRight {
  bottom: 0;
  right: 0; }

.DayPickerKeyboardShortcuts_show__bottomRight::before {
  border-top: 26px solid transparent;
  border-right: 33px solid #00a699;
  bottom: 0;
  right: 0; }

.DayPickerKeyboardShortcuts_show__bottomRight:hover::before {
  border-right: 33px solid #008489; }

.DayPickerKeyboardShortcuts_show__topRight {
  top: 0;
  right: 0; }

.DayPickerKeyboardShortcuts_show__topRight::before {
  border-bottom: 26px solid transparent;
  border-right: 33px solid #00a699;
  top: 0;
  right: 0; }

.DayPickerKeyboardShortcuts_show__topRight:hover::before {
  border-right: 33px solid #008489; }

.DayPickerKeyboardShortcuts_show__topLeft {
  top: 0;
  left: 0; }

.DayPickerKeyboardShortcuts_show__topLeft::before {
  border-bottom: 26px solid transparent;
  border-left: 33px solid #00a699;
  top: 0;
  left: 0; }

.DayPickerKeyboardShortcuts_show__topLeft:hover::before {
  border-left: 33px solid #008489; }

.DayPickerKeyboardShortcuts_showSpan {
  color: #fff;
  position: absolute; }

.DayPickerKeyboardShortcuts_showSpan__bottomRight {
  bottom: 0;
  right: 5px; }

.DayPickerKeyboardShortcuts_showSpan__topRight {
  top: 1px;
  right: 5px; }

.DayPickerKeyboardShortcuts_showSpan__topLeft {
  top: 1px;
  left: 5px; }

.DayPickerKeyboardShortcuts_panel {
  overflow: auto;
  background: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 2;
  padding: 22px;
  margin: 33px;
  text-align: left; }

.DayPickerKeyboardShortcuts_title {
  font-size: 16px;
  font-weight: 700;
  margin: 0; }

.DayPickerKeyboardShortcuts_list {
  list-style: none;
  padding: 0;
  font-size: 14px; }

.DayPickerKeyboardShortcuts_close {
  position: absolute;
  right: 22px;
  top: 22px;
  z-index: 2; }

.DayPickerKeyboardShortcuts_close:active {
  outline: 0; }

.DayPickerKeyboardShortcuts_closeSvg {
  height: 15px;
  width: 15px;
  fill: #cacccd; }

.DayPickerKeyboardShortcuts_closeSvg:focus,
.DayPickerKeyboardShortcuts_closeSvg:hover {
  fill: #82888a; }

.CalendarDay {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  font-size: 14px;
  text-align: center; }

.CalendarDay:active {
  outline: 0; }

.CalendarDay__defaultCursor {
  cursor: default; }

.CalendarDay__default {
  border: 1px solid #e4e7e7;
  color: #484848;
  background: #fff; }

.CalendarDay__default:hover {
  background: #e4e7e7;
  border: 1px solid #e4e7e7;
  color: inherit; }

.CalendarDay__hovered_offset {
  background: #f4f5f5;
  border: 1px double #e4e7e7;
  color: inherit; }

.CalendarDay__outside {
  border: 0;
  background: #fff;
  color: #484848; }

.CalendarDay__outside:hover {
  border: 0; }

.CalendarDay__blocked_minimum_nights {
  background: #fff;
  border: 1px solid #eceeee;
  color: #cacccd; }

.CalendarDay__blocked_minimum_nights:active,
.CalendarDay__blocked_minimum_nights:hover {
  background: #fff;
  color: #cacccd; }

.CalendarDay__highlighted_calendar {
  background: #ffe8bc;
  color: #484848; }

.CalendarDay__highlighted_calendar:active,
.CalendarDay__highlighted_calendar:hover {
  background: #ffce71;
  color: #484848; }

.CalendarDay__selected_span {
  background: #66e2da;
  border: 1px double #33dacd;
  color: #fff; }

.CalendarDay__selected_span:active,
.CalendarDay__selected_span:hover {
  background: #33dacd;
  border: 1px double #33dacd;
  color: #fff; }

.CalendarDay__last_in_range,
.CalendarDay__last_in_range:hover {
  border-style: solid; }

.CalendarDay__selected,
.CalendarDay__selected:active,
.CalendarDay__selected:hover {
  background: #00a699;
  border: 1px double #00a699;
  color: #fff; }

.CalendarDay__hovered_span,
.CalendarDay__hovered_span:hover {
  background: #b2f1ec;
  border: 1px double #80e8e0;
  color: #007a87; }

.CalendarDay__hovered_span:active {
  background: #80e8e0;
  border: 1px double #80e8e0;
  color: #007a87; }

.CalendarDay__blocked_calendar,
.CalendarDay__blocked_calendar:active,
.CalendarDay__blocked_calendar:hover {
  background: #cacccd;
  border: 1px solid #cacccd;
  color: #82888a; }

.CalendarDay__blocked_out_of_range,
.CalendarDay__blocked_out_of_range:active,
.CalendarDay__blocked_out_of_range:hover {
  background: #fff;
  border: 1px solid #e4e7e7;
  color: #cacccd; }

.CalendarMonth {
  background: #fff;
  text-align: center;
  vertical-align: top;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.CalendarMonth_table {
  border-collapse: collapse;
  border-spacing: 0; }

.CalendarMonth_verticalSpacing {
  border-collapse: separate; }

.CalendarMonth_caption {
  color: #484848;
  font-size: 18px;
  text-align: center;
  padding-top: 22px;
  padding-bottom: 37px;
  caption-side: initial; }

.CalendarMonth_caption__verticalScrollable {
  padding-top: 12px;
  padding-bottom: 7px; }

.CalendarMonthGrid {
  background: #fff;
  text-align: left;
  z-index: 0; }

.CalendarMonthGrid__animating {
  z-index: 1; }

.CalendarMonthGrid__horizontal {
  position: absolute;
  left: 9px; }

.CalendarMonthGrid__vertical {
  margin: 0 auto; }

.CalendarMonthGrid__vertical_scrollable {
  margin: 0 auto;
  overflow-y: scroll; }

.CalendarMonthGrid_month__horizontal {
  display: inline-block;
  vertical-align: top;
  min-height: 100%; }

.CalendarMonthGrid_month__hideForAnimation {
  position: absolute;
  z-index: -1;
  opacity: 0;
  pointer-events: none; }

.CalendarMonthGrid_month__hidden {
  visibility: hidden; }

.DayPickerNavigation {
  position: relative;
  z-index: 2; }

.DayPickerNavigation__horizontal {
  height: 0; }

.DayPickerNavigation__verticalDefault {
  position: absolute;
  width: 100%;
  height: 52px;
  bottom: 0;
  left: 0; }

.DayPickerNavigation__verticalScrollableDefault {
  position: relative; }

.DayPickerNavigation_button {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0;
  padding: 0;
  margin: 0; }

.DayPickerNavigation_button__default {
  border: 1px solid #e4e7e7;
  background-color: #fff;
  color: #757575; }

.DayPickerNavigation_button__default:focus,
.DayPickerNavigation_button__default:hover {
  border: 1px solid #c4c4c4; }

.DayPickerNavigation_button__default:active {
  background: #f2f2f2; }

.DayPickerNavigation_button__disabled {
  cursor: default;
  border: 1px solid #f2f2f2; }

.DayPickerNavigation_button__disabled:focus,
.DayPickerNavigation_button__disabled:hover {
  border: 1px solid #f2f2f2; }

.DayPickerNavigation_button__disabled:active {
  background: 0 0; }

.DayPickerNavigation_button__horizontalDefault {
  position: absolute;
  top: 18px;
  line-height: .78;
  border-radius: 3px;
  padding: 6px 9px; }

.DayPickerNavigation_leftButton__horizontalDefault {
  left: 22px; }

.DayPickerNavigation_rightButton__horizontalDefault {
  right: 22px; }

.DayPickerNavigation_button__verticalDefault {
  padding: 5px;
  background: #fff;
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
  position: relative;
  display: inline-block;
  text-align: center;
  height: 100%;
  width: 50%; }

.DayPickerNavigation_nextButton__verticalDefault {
  border-left: 0; }

.DayPickerNavigation_nextButton__verticalScrollableDefault {
  width: 100%; }

.DayPickerNavigation_svg__horizontal {
  height: 19px;
  width: 19px;
  fill: #82888a;
  display: block; }

.DayPickerNavigation_svg__vertical {
  height: 42px;
  width: 42px;
  fill: #484848; }

.DayPickerNavigation_svg__disabled {
  fill: #f2f2f2; }

.DayPicker {
  background: #fff;
  position: relative;
  text-align: left; }

.DayPicker__horizontal {
  background: #fff; }

.DayPicker__verticalScrollable {
  height: 100%; }

.DayPicker__hidden {
  visibility: hidden; }

.DayPicker__withBorder {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05), 0 0 0 1px rgba(0, 0, 0, 0.07);
  border-radius: 3px; }

.DayPicker_portal__horizontal {
  box-shadow: none;
  position: absolute;
  left: 50%;
  top: 50%; }

.DayPicker_portal__vertical {
  position: initial; }

.DayPicker_focusRegion {
  outline: 0; }

.DayPicker_calendarInfo__horizontal,
.DayPicker_wrapper__horizontal {
  display: inline-block;
  vertical-align: top; }

.DayPicker_weekHeaders {
  position: relative; }

.DayPicker_weekHeaders__horizontal {
  margin-left: 9px; }

.DayPicker_weekHeader {
  color: #757575;
  position: absolute;
  top: 62px;
  z-index: 2;
  text-align: left; }

.DayPicker_weekHeader__vertical {
  left: 50%; }

.DayPicker_weekHeader__verticalScrollable {
  top: 0;
  display: table-row;
  border-bottom: 1px solid #dbdbdb;
  background: #fff;
  margin-left: 0;
  left: 0;
  width: 100%;
  text-align: center; }

.DayPicker_weekHeader_ul {
  list-style: none;
  margin: 1px 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 14px; }

.DayPicker_weekHeader_li {
  display: inline-block;
  text-align: center; }

.DayPicker_transitionContainer {
  position: relative;
  overflow: hidden;
  border-radius: 3px; }

.DayPicker_transitionContainer__horizontal {
  -webkit-transition: height .2s ease-in-out;
  -moz-transition: height .2s ease-in-out;
  transition: height .2s ease-in-out; }

.DayPicker_transitionContainer__vertical {
  width: 100%; }

.DayPicker_transitionContainer__verticalScrollable {
  padding-top: 20px;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  overflow-y: scroll; }

.DateInput {
  margin: 0;
  padding: 0;
  background: #fff;
  position: relative;
  display: inline-block;
  width: 130px;
  vertical-align: middle; }

.DateInput__small {
  width: 97px; }

.DateInput__block {
  width: 100%; }

.DateInput__disabled {
  background: #f2f2f2;
  color: #dbdbdb; }

.DateInput_input {
  font-weight: 200;
  font-size: 19px;
  line-height: 24px;
  color: #484848;
  background-color: #fff;
  width: 100%;
  padding: 11px 11px 9px;
  border: 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 2px solid transparent;
  border-left: 0;
  border-radius: 0; }

.DateInput_input__small {
  font-size: 15px;
  line-height: 18px;
  letter-spacing: .2px;
  padding: 7px 7px 5px; }

.DateInput_input__regular {
  font-weight: auto; }

.DateInput_input__readOnly {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.DateInput_input__focused {
  outline: 0;
  background: #fff;
  border: 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 2px solid #008489;
  border-left: 0; }

.DateInput_input__disabled {
  background: #f2f2f2;
  font-style: italic; }

.DateInput_screenReaderMessage {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.DateInput_fang {
  position: absolute;
  width: 20px;
  height: 10px;
  left: 22px;
  z-index: 2; }

.DateInput_fangShape {
  fill: #fff; }

.DateInput_fangStroke {
  stroke: #dbdbdb;
  fill: transparent; }

.DateRangePickerInput {
  background-color: #fff;
  display: inline-block; }

.DateRangePickerInput__disabled {
  background: #f2f2f2; }

.DateRangePickerInput__withBorder {
  border-radius: 2px;
  border: 1px solid #dbdbdb; }

.DateRangePickerInput__rtl {
  direction: rtl; }

.DateRangePickerInput__block {
  display: block; }

.DateRangePickerInput__showClearDates {
  padding-right: 30px; }

.DateRangePickerInput_arrow {
  display: inline-block;
  vertical-align: middle;
  color: #484848; }

.DateRangePickerInput_arrow_svg {
  vertical-align: middle;
  fill: #484848;
  height: 24px;
  width: 24px; }

.DateRangePickerInput_clearDates {
  background: 0 0;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  cursor: pointer;
  padding: 10px;
  margin: 0 10px 0 5px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.DateRangePickerInput_clearDates__small {
  padding: 6px; }

.DateRangePickerInput_clearDates_default:focus,
.DateRangePickerInput_clearDates_default:hover {
  background: #dbdbdb;
  border-radius: 50%; }

.DateRangePickerInput_clearDates__hide {
  visibility: hidden; }

.DateRangePickerInput_clearDates_svg {
  fill: #82888a;
  height: 12px;
  width: 15px;
  vertical-align: middle; }

.DateRangePickerInput_clearDates_svg__small {
  height: 9px; }

.DateRangePickerInput_calendarIcon {
  background: 0 0;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  padding: 10px;
  margin: 0 5px 0 10px; }

.DateRangePickerInput_calendarIcon_svg {
  fill: #82888a;
  height: 15px;
  width: 14px;
  vertical-align: middle; }

.DateRangePicker {
  position: relative;
  display: inline-block; }

.DateRangePicker__block {
  display: block; }

.DateRangePicker_picker {
  z-index: 1;
  background-color: #fff;
  position: absolute; }

.DateRangePicker_picker__rtl {
  direction: rtl; }

.DateRangePicker_picker__directionLeft {
  left: 0; }

.DateRangePicker_picker__directionRight {
  right: 0; }

.DateRangePicker_picker__portal {
  background-color: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }

.DateRangePicker_picker__fullScreenPortal {
  background-color: #fff; }

.DateRangePicker_closeButton {
  background: 0 0;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  padding: 15px;
  z-index: 2; }

.DateRangePicker_closeButton:focus,
.DateRangePicker_closeButton:hover {
  color: #b0b3b4;
  text-decoration: none; }

.DateRangePicker_closeButton_svg {
  height: 15px;
  width: 15px;
  fill: #cacccd; }
.option---148my {
  cursor: pointer;
  margin: 2px 0;
  padding: 0;
  position: relative; }
  @media only screen and (min-width: 768px) {
    .option---148my {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      float: left;
      margin: 5px 0; } }

.optionComfort---2WOYq { }

.optionEntertainment---1iz28 { }

.optionMeals---1SXzJ { }

.optionQueueJump---1nTdH { }

.optionQueueJumpBundled---1Mmn- {
  cursor: default; }
  .optionQueueJumpBundled---1Mmn- .description---2tKA- {
    width: 50%; }
    @media only screen and (min-width: 768px) {
      .optionQueueJumpBundled---1Mmn- .description---2tKA- {
        width: 35%; } }

.container---16uK8 {
  background: none #fff;
  border: 1px solid #fff;
  padding: 10px;
  position: relative;
  vertical-align: middle;
  white-space: nowrap; }

.selectedContainer---226yN {
  border: 1px solid #4fbd23; }

.label---3lj3j {
  display: inline-block;
  font-size: 12px;
  vertical-align: middle;
  white-space: nowrap; }

.header---2tzjx {
  display: inline-block;
  vertical-align: middle;
  width: 100%; }

.checkboxContainer---2T7Lo {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  width: 10%; }
  @media only screen and (min-width: 768px) {
    .checkboxContainer---2T7Lo {
      width: 5%; } }

.description---2tKA- {
  display: inline-block;
  font-size: 12px;
  vertical-align: middle;
  white-space: normal;
  width: 40%; }
  @media only screen and (min-width: 768px) {
    .description---2tKA- {
      font-size: 15px;
      width: 30%; } }

.price---3SPER {
  display: inline-block;
  font-size: 18px;
  width: 15%; }

.plus---Iys3r {
  color: #4fbd23;
  font-size: 16px; }

.currencySymbol---1Fzuo {
  bottom: 2px;
  font-size: 11px;
  margin-left: 4px;
  position: relative; }

.currencyWhole---1xU_c {
  font-size: 18px;
  font-weight: bold; }

.currencyDecimal---2lM7f {
  font-size: 11px; }

.perPerson---1JdwW {
  display: inline;
  font-size: 11px;
  font-weight: normal; }

.moreInfo---280tP {
  display: none;
  font-size: 12px;
  line-height: 18px;
  vertical-align: middle; }
  @media only screen and (min-width: 768px) {
    .moreInfo---280tP {
      display: inline-block;
      white-space: normal;
      width: 50%; } }

.checkbox---2YPqH {
  white-space: normal; }

.clickTarget---3tN9u {
  display: block; }

.showMoreInfo---3tuD8 {
  background: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/static/images/question.png") center center no-repeat transparent;
  border-width: 0;
  height: 22px;
  position: absolute;
  right: 10px;
  top: 8px;
  vertical-align: middle;
  width: 22px; }
  @media only screen and (min-width: 768px) {
    .showMoreInfo---3tuD8 {
      display: none; } }
.notAvailable---1_XRN {
  background-color: #fff;
  color: #989898;
  font-size: 13px;
  font-style: italic;
  padding: 10px;
  text-align: center; }
.passenger---2xh7E {
  *zoom: 1; }
  .passenger---2xh7E:before, .passenger---2xh7E:after {
    content: " ";
    display: table; }
  .passenger---2xh7E:after {
    clear: both; }

.header---2aUN8 {
  background-color: #515255;
  clear: both;
  color: #fff;
  font-size: 13px;
  margin-bottom: 10px;
  padding: 5px;
  text-align: center;
  text-transform: uppercase; }
  @media only screen and (min-width: 768px) {
    .header---2aUN8 {
      margin-bottom: 0; } }

ul[role=listbox] > li {
  white-space: pre-line; }
.leg---3CK4E {
  white-space: normal; }

.header---3whSd {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  padding: 0 10px 10px;
  text-align: center;
  text-transform: uppercase; }
  @media only screen and (min-width: 768px) {
    .header---3whSd {
      font-weight: normal;
      padding-bottom: 5px;
      text-align: left; } }
  .header---3whSd span:first-child:after {
    color: #8d8d8d;
    content: '\203A';
    font-family: Arial, Helvetica, sans-serif;
    font-size: 23px;
    padding: 0 5px;
    position: relative;
    top: 1px; }
.journey---2i307 {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  background: #f4f4f4;
  float: none;
  padding: 0; }
.loading---2kJ-f {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  background: #fff;
  border: 1px #d2d2d2 dashed;
  border-radius: 4px;
  color: #8d8d8d;
  padding: 10px; }

.image---2bHhk {
  margin-right: 10px; }

.message---b6mdy {
  font-style: italic; }
@charset "UTF-8";
.flight-details:first-child::after,
.flight-details-first:first-child::after {
  color: #d7d7d7;
  content: '\203A';
  font-family: Arial, Helvetica, sans-serif;
  font-size: 53px;
  left: 80px;
  position: absolute;
  top: 0; }

.flight-details.return:first-child::after,
.flight-details-first.return:first-child::after {
  content: '';
  display: none; }

.flight-details-first::after {
  color: #d7d7d7;
  content: '\203A';
  font-family: Arial, Helvetica, sans-serif;
  font-size: 53px;
  left: 80px;
  position: absolute;
  top: 3px; }

.flight-warning-message {
  background: #e7f0f7;
  border-bottom: 1px solid #bedcec;
  clear: both;
  color: #000;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  padding: 6px;
  padding-left: 21px;
  width: 100%; }
  .flight-warning-message .icon {
    margin-right: 10px;
    position: relative;
    top: 2px; }
  .flight-warning-message .price-change-icon {
    height: 14px;
    padding-right: 7px; }

.requires-airport-change {
  background-color: #fdf7e8;
  border: 1px solid #eead20;
  border-radius: 1px;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 5px;
  padding: 5px 5px 5px 27px; }
  .requires-airport-change:before {
    font-family: "FC-Font";
    -webkit-font-smoothing: antialiased;
    content: '.';
    float: left;
    font-size: 14px;
    margin-left: -22px;
    margin-right: 5px;
    text-transform: lowercase; }

.no-baggage-icon,
.baggage-icon {
  margin-left: 8px;
  vertical-align: middle; }
  .no-baggage-icon:before,
  .baggage-icon:before {
    font-family: "FC-Font";
    -webkit-font-smoothing: antialiased;
    color: #000;
    vertical-align: middle; }

.warning-icon:before {
  font-family: "FC-Font";
  -webkit-font-smoothing: antialiased;
  content: '.';
  float: left;
  font-size: 18px;
  margin-left: -22px;
  margin-right: 5px;
  text-transform: lowercase; }

.continue-button-container .continue-button {
  background-color: #22b929;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#22b929', endColorstr='#009c07');
  background-size: 100%;
  background-image: -webkit-linear-gradient(top, #22b929 5%, #009c07 100%);
  background-image: -moz-linear-gradient(top, #22b929 5%, #009c07 100%);
  background-image: -o-linear-gradient(top, #22b929 5%, #009c07 100%);
  background-image: linear-gradient(top, #22b929 5%, #009c07 100%);
  -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  -moz-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  text-indent: 0;
  border: 1px solid #005304;
  border-radius: 4px;
  display: inline-block;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 44px;
  height: 44px;
  width: auto;
  text-align: left;
  text-decoration: none;
  text-shadow: 0 1px rgba(0, 0, 0, 0.7);
  margin: 0 0 10px;
  padding: 0 15px;
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left;
  margin: 0; }
  @media only screen and (min-width: 768px) {
    .continue-button-container .continue-button:hover, .continue-button-container .continue-button.psuedo-hover {
      background-color: #01af09;
      color: #fff;
      cursor: pointer;
      text-decoration: none;
      filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#009c07', endColorstr='#22b929');
      background-size: 100%;
      background-image: -webkit-linear-gradient(top, #009c07 5%, #22b929 100%);
      background-image: -moz-linear-gradient(top, #009c07 5%, #22b929 100%);
      background-image: -o-linear-gradient(top, #009c07 5%, #22b929 100%);
      background-image: linear-gradient(top, #009c07 5%, #22b929 100%); }
    .continue-button-container .continue-button:active, .continue-button-container .continue-button.psuedo-active {
      position: relative;
      top: 1px; }
    .continue-button-container .continue-button:visited {
      color: #fff; } }
  .continue-button-container .continue-button + span::before {
    content: "0";
    font-family: "FC-Font";
    -webkit-font-smoothing: antialiased;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    line-height: 44px;
    position: absolute;
    right: 12px;
    text-shadow: 0 1px rgba(0, 0, 0, 0.7); }
  @media only screen and (min-width: 768px) {
    .continue-button-container .continue-button:active + span::before {
      margin-top: 1px; } }
  .continue-button-container .continue-button + span:before {
    padding-right: 10px; }

.price {
  font-size: 18px; }

.currency-symbol {
  font-family: 'Trebuchet MS';
  font-size: 14px;
  -webkit-font-smoothing: antialiased; }

.decimal {
  font-size: 11px; }

@media only screen and (min-width: 480px) {
  .flight-details-first::after {
    left: 100px; }
  .flight-details:first-child::after {
    left: 100px; } }

@media only screen and (min-width: 1200px) {
  .flight-details-first::after {
    left: 120px; } }

#fare-rules-content {
  font-family: monospace; }
  #fare-rules-content p {
    font-family: monospace; }

.device-fingerprinting-container {
  display: none; }

.fare-rules__title {
  padding-top: 18px; }

.fare-rules__section {
  width: 100%; }
  .fare-rules__section ol {
    list-style: decimal; }
  .fare-rules__section ul {
    list-style: circle; }
  .fare-rules__section ol, .fare-rules__section ul {
    padding-inline-start: 16px; }
  .fare-rules__section ul li p,
  .fare-rules__section ol li p {
    margin: 20px 0; }

.fare-rules__subheading {
  font-weight: bold;
  font-size: 18px;
  padding-top: 10px; }

body .availability-page .outbound,
body .availability-page .inbound {
  padding-top: 0; }

.callExpertBannerContainer {
  margin-bottom: 10px; }
  .callExpertBannerContainer .callExpertBannerDesktopImage {
    display: none; }
    @media only screen and (min-width: 768px) {
      .callExpertBannerContainer .callExpertBannerDesktopImage {
        display: block; } }
  .callExpertBannerContainer .callExpertBannerMobileImage {
    display: block;
    margin-top: 10px; }
    @media only screen and (min-width: 768px) {
      .callExpertBannerContainer .callExpertBannerMobileImage {
        display: none; } }

.feeFreeBannerContainer {
  margin-bottom: 10px; }
  .feeFreeBannerContainer .feeFreeBannerDesktopImage {
    display: none; }
    @media only screen and (min-width: 768px) {
      .feeFreeBannerContainer .feeFreeBannerDesktopImage {
        display: block; } }
  .feeFreeBannerContainer .feeFreeBannerMobileImage {
    display: block;
    margin-top: 10px; }
    @media only screen and (min-width: 768px) {
      .feeFreeBannerContainer .feeFreeBannerMobileImage {
        display: none; } }

.baliBannerContainer {
  margin-bottom: 10px; }
  .baliBannerContainer .baliBannerDesktopImage {
    display: none; }
    @media only screen and (min-width: 768px) {
      .baliBannerContainer .baliBannerDesktopImage {
        display: block; } }
  .baliBannerContainer .baliBannerMobileImage {
    display: block; }
    @media only screen and (min-width: 768px) {
      .baliBannerContainer .baliBannerMobileImage {
        display: none; } }

.flight-top-bar {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  color: rgba(0, 0, 0, 0.87);
  padding-top: 10px; }
  @media only screen and (min-width: 768px) {
    .flight-top-bar {
      background-color: transparent;
      margin-bottom: 10px;
      margin-top: 0;
      padding-top: 0; } }
  @media only screen and (min-width: 960px) {
    .flight-top-bar {
      padding-top: 20px; } }
  .flight-top-bar .flight-title-wrapper {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left; }
    @media only screen and (min-width: 768px) {
      .flight-top-bar .flight-title-wrapper {
        position: relative;
        padding-left: 0;
        padding-right: 0;
        width: 50%;
        float: left; } }
    .flight-top-bar .flight-title-wrapper h2 {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      float: left;
      color: rgba(0, 0, 0, 0.87);
      font-family: Arial, Helvetica, sans-serif;
      font-style: normal;
      font-weight: normal;
      margin-bottom: 6px;
      padding-bottom: 0;
      text-decoration: none; }
      @media only screen and (min-width: 768px) {
        .flight-top-bar .flight-title-wrapper h2 {
          color: rgba(0, 0, 0, 0.87);
          font-size: 28px;
          margin-bottom: 0;
          padding-top: 6px; } }
    .flight-top-bar .flight-title-wrapper .flight-title {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      float: left;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 14px;
      margin-bottom: 10px; }
      @media only screen and (min-width: 768px) {
        .flight-top-bar .flight-title-wrapper .flight-title {
          color: #000;
          font-size: 14px;
          margin-bottom: 0;
          padding-bottom: 10px;
          padding-top: 10px; } }
  .flight-top-bar .date-controls {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 33.33333%;
    float: left;
    background: transparent;
    display: none;
    float: right;
    height: 45px;
    margin-top: 47px; }
    @media only screen and (min-width: 768px) {
      .flight-top-bar .date-controls {
        display: inherit;
        margin-top: 31px; } }
    .flight-top-bar .date-controls .previous-day,
    .flight-top-bar .date-controls .search-day,
    .flight-top-bar .date-controls .next-day {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 33.33333%;
      float: left;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 13px;
      font-weight: 400; }
      @media only screen and (min-width: 768px) {
        .flight-top-bar .date-controls .previous-day,
        .flight-top-bar .date-controls .search-day,
        .flight-top-bar .date-controls .next-day {
          font-size: 11px; } }
      @media only screen and (min-width: 960px) {
        .flight-top-bar .date-controls .previous-day,
        .flight-top-bar .date-controls .search-day,
        .flight-top-bar .date-controls .next-day {
          font-size: 13px; } }
      .flight-top-bar .date-controls .previous-day div,
      .flight-top-bar .date-controls .search-day div,
      .flight-top-bar .date-controls .next-day div {
        text-align: center; }
      .flight-top-bar .date-controls .previous-day .day,
      .flight-top-bar .date-controls .search-day .day,
      .flight-top-bar .date-controls .next-day .day {
        font-family: inherit;
        font-size: inherit;
        font-weight: bold;
        text-transform: uppercase; }
      .flight-top-bar .date-controls .previous-day span,
      .flight-top-bar .date-controls .search-day span,
      .flight-top-bar .date-controls .next-day span {
        font-family: inherit;
        font-size: inherit; }
    .flight-top-bar .date-controls .previous-day,
    .flight-top-bar .date-controls .next-day {
      color: #116ab2;
      height: 45px;
      padding-bottom: 10px;
      padding-top: 0;
      text-align: center; }
      .flight-top-bar .date-controls .previous-day.placeholder,
      .flight-top-bar .date-controls .next-day.placeholder {
        background-color: transparent;
        border-top: 3px solid transparent;
        content: ''; }
        .flight-top-bar .date-controls .previous-day.placeholder::before,
        .flight-top-bar .date-controls .next-day.placeholder::before {
          content: ''; }
        .flight-top-bar .date-controls .previous-day.placeholder:hover,
        .flight-top-bar .date-controls .next-day.placeholder:hover {
          background: transparent;
          border: 0;
          cursor: auto; }
      .flight-top-bar .date-controls .previous-day:hover,
      .flight-top-bar .date-controls .next-day:hover {
        cursor: pointer; }
        .flight-top-bar .date-controls .previous-day:hover span,
        .flight-top-bar .date-controls .next-day:hover span {
          text-decoration: underline; }
    .flight-top-bar .date-controls .previous-day::before {
      content: "\AB";
      font-family: inherit;
      font-size: 30px;
      position: relative;
      top: 2px; }
    .flight-top-bar .date-controls .next-day {
      color: #116ab2; }
      .flight-top-bar .date-controls .next-day::after {
        content: "\BB";
        font-family: inherit;
        font-size: 30px;
        position: relative;
        top: 2px; }
    .flight-top-bar .date-controls .search-day {
      height: 45px;
      padding-top: 7px; }
      .flight-top-bar .date-controls .search-day .day {
        color: inherit;
        padding-bottom: 2px; }
  @media only screen and (min-width: 768px) {
    .flight-top-bar .date {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px; } }

.flight-legend {
  line-height: 16px; }
  @media only screen and (min-width: 768px) {
    .flight-legend {
      display: none; } }

.flight-legend__item {
  font-size: 12px;
  white-space: nowrap; }
  .flight-legend__item .no-baggage-icon,
  .flight-legend__item .baggage-icon {
    margin-left: 0; }
    .flight-legend__item .no-baggage-icon::before,
    .flight-legend__item .baggage-icon::before {
      font-size: 12px;
      font-style: normal; }
  .flight-legend__item .red-eye {
    font-size: 14px;
    vertical-align: middle; }

.sort-and-filter-container {
  clear: both;
  color: rgba(0, 0, 0, 0.87);
  display: flex;
  font-size: 12px;
  justify-content: space-between;
  padding: 15px 0; }
  @media only screen and (min-width: 768px) {
    .sort-and-filter-container {
      background-color: #fff;
      border-bottom: 1px solid rgba(0, 0, 0, 0.12);
      padding: 5px 10px; } }
  .sort-and-filter-container .filter-panel {
    margin-right: 10px; }
    @media only screen and (min-width: 768px) {
      .sort-and-filter-container .filter-panel {
        align-items: center;
        display: flex; }
        .sort-and-filter-container .filter-panel .filter-by {
          margin-right: 10px; } }
  .sort-and-filter-container .filter-list {
    align-items: center;
    display: flex;
    height: 44px; }
    .sort-and-filter-container .filter-list li {
      align-items: center;
      display: flex;
      margin-right: 10px; }
    .sort-and-filter-container .filter-list .filter-no-baggage {
      display: none; }
    .sort-and-filter-container .filter-list .filter-with-baggage {
      display: none; }
    .sort-and-filter-container .filter-list .filter-flexi-fares {
      display: none; }

.sort-wrapper .sort {
  display: flex;
  flex-direction: column; }
  @media only screen and (min-width: 768px) {
    .sort-wrapper .sort {
      align-items: center;
      flex-direction: row; } }
  .sort-wrapper .sort label {
    font-size: 12px;
    margin-right: 10px;
    text-transform: uppercase; }
  .sort-wrapper .sort .sort-by {
    background: #fff;
    height: 34px;
    margin: 5px 0;
    width: auto; }

#merchant-fee-information-modal-dialog .logo-table {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left; }
  #merchant-fee-information-modal-dialog .logo-table div {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 25%;
    float: left;
    height: 120px;
    text-align: center; }
    #merchant-fee-information-modal-dialog .logo-table div img {
      border: 1px solid #fff;
      border-radius: 6px;
      margin-bottom: 5px; }

.booking-summary-view.collapsible-price-summary .expanded-booking-summary .price-summary .booking-fee-ribbon {
  display: none; }

.booking-summary-view.collapsible-price-summary .expanded-booking-summary .price-summary .price-summary-details-toggle {
  bottom: 7px;
  display: block;
  font-size: 11px;
  position: absolute;
  right: 2%; }
  .booking-summary-view.collapsible-price-summary .expanded-booking-summary .price-summary .price-summary-details-toggle .price-summary-details-toggle-link::after {
    content: "5";
    font-family: "FC-Font";
    -webkit-font-smoothing: antialiased; }
  .booking-summary-view.collapsible-price-summary .expanded-booking-summary .price-summary .price-summary-details-toggle .price-summary-details-toggle-link.open::after {
    content: "6";
    font-family: "FC-Font";
    -webkit-font-smoothing: antialiased; }

.booking-summary-view.collapsible-price-summary .expanded-booking-summary .price-summary .price-summary-line-items {
  height: 0;
  margin-top: 60px; }

.booking-summary-view.collapsible-price-summary .expanded-booking-summary .price-summary .price-summary-line-items-inner {
  display: none; }

.booking-summary-view.collapsible-price-summary .expanded-booking-summary .price-summary .grand-total {
  border-top: 0;
  min-height: 60px;
  position: absolute;
  top: 0;
  width: 98%; }
  .booking-summary-view.collapsible-price-summary .expanded-booking-summary .price-summary .grand-total .label-container {
    margin-top: 7px; }

.booking-summary-view.collapsible-price-summary .expanded-booking-summary .price-summary .price-summary-merchant-fees-disclaimer {
  display: inline-block;
  font-size: 12px;
  margin: 10px 0; }

.summary-detail .price-summary .price-summary-merchant-fees-disclaimer,
.summary-detail .price-summary .price-summary-details-toggle {
  display: none; }

.confirmation-page .price-summary .price-summary-merchant-fees-disclaimer {
  display: none !important; }

.expanded-booking-summary__title {
  margin: 0; }
  .expanded-booking-summary__title h3 {
    color: rgba(0, 0, 0, 0.87);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: normal;
    margin: 20px 0; }
    @media only screen and (min-width: 768px) {
      .expanded-booking-summary__title h3 {
        color: rgba(0, 0, 0, 0.87);
        font-family: Arial, Helvetica, sans-serif; } }

.passenger-page .expanded-booking-summary__title {
  background: #000;
  padding: 10px; }
  .passenger-page .expanded-booking-summary__title h3 {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin: 0; }

.price-summary-group {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left;
  padding-bottom: 10px;
  padding-top: 10px; }

.price-summary-group__title {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  color: #000;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase; }

.price-summary-item .price {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 50%;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 26px;
  text-align: right; }
  .price-summary-item .price .currency-symbol {
    font-family: "Trebuchet MS"; }
  .price-summary-item .price .decimal {
    font-family: Arial, Helvetica, sans-serif; }
  .price-summary-item .price .decimal,
  .price-summary-item .price .currency-symbol {
    font-size: 14px; }

.price-summary-item__label {
  position: relative;
  width: 50%;
  float: left;
  clear: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding: 7px 0; }

.airline-details-expanded {
  display: none; }

.departing-flight .title,
.returning-flight .title,
.accommodation .title {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  font-weight: bold; }

.booking-summary-extra-baggage__title {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  color: #000;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase; }

.booking-summary-extra-baggage__label {
  padding: 7px 0; }

.adult-price,
.child-price,
.infant-price,
.booking-fee,
.merchant-fee,
.grand-total,
.booking-summary-extra-baggage,
.insurance,
.accommodation {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left;
  padding-bottom: 10px;
  padding-top: 10px; }
  .adult-price .label,
  .child-price .label,
  .infant-price .label,
  .booking-fee .label,
  .merchant-fee .label,
  .grand-total .label,
  .booking-summary-extra-baggage .label,
  .insurance .label,
  .accommodation .label {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 66.66667%;
    float: left;
    clear: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px; }
  .adult-price .price,
  .child-price .price,
  .infant-price .price,
  .booking-fee .price,
  .merchant-fee .price,
  .grand-total .price,
  .booking-summary-extra-baggage .price,
  .insurance .price,
  .accommodation .price {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 33.33333%;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
    text-align: right; }
    .adult-price .price .currency-symbol,
    .child-price .price .currency-symbol,
    .infant-price .price .currency-symbol,
    .booking-fee .price .currency-symbol,
    .merchant-fee .price .currency-symbol,
    .grand-total .price .currency-symbol,
    .booking-summary-extra-baggage .price .currency-symbol,
    .insurance .price .currency-symbol,
    .accommodation .price .currency-symbol {
      font-family: "Trebuchet MS"; }
    .adult-price .price .decimal,
    .child-price .price .decimal,
    .infant-price .price .decimal,
    .booking-fee .price .decimal,
    .merchant-fee .price .decimal,
    .grand-total .price .decimal,
    .booking-summary-extra-baggage .price .decimal,
    .insurance .price .decimal,
    .accommodation .price .decimal {
      font-family: Arial, Helvetica, sans-serif; }
    .adult-price .price .decimal,
    .adult-price .price .currency-symbol,
    .child-price .price .decimal,
    .child-price .price .currency-symbol,
    .infant-price .price .decimal,
    .infant-price .price .currency-symbol,
    .booking-fee .price .decimal,
    .booking-fee .price .currency-symbol,
    .merchant-fee .price .decimal,
    .merchant-fee .price .currency-symbol,
    .grand-total .price .decimal,
    .grand-total .price .currency-symbol,
    .booking-summary-extra-baggage .price .decimal,
    .booking-summary-extra-baggage .price .currency-symbol,
    .insurance .price .decimal,
    .insurance .price .currency-symbol,
    .accommodation .price .decimal,
    .accommodation .price .currency-symbol {
      font-size: 14px; }
  .adult-price .grand-total .decimal,
  .adult-price .grand-total .currency-symbol,
  .child-price .grand-total .decimal,
  .child-price .grand-total .currency-symbol,
  .infant-price .grand-total .decimal,
  .infant-price .grand-total .currency-symbol,
  .booking-fee .grand-total .decimal,
  .booking-fee .grand-total .currency-symbol,
  .merchant-fee .grand-total .decimal,
  .merchant-fee .grand-total .currency-symbol,
  .grand-total .grand-total .decimal,
  .grand-total .grand-total .currency-symbol,
  .booking-summary-extra-baggage .grand-total .decimal,
  .booking-summary-extra-baggage .grand-total .currency-symbol,
  .insurance .grand-total .decimal,
  .insurance .grand-total .currency-symbol,
  .accommodation .grand-total .decimal,
  .accommodation .grand-total .currency-symbol {
    font-size: 16px; }
  .adult-price .grand-total .whole,
  .child-price .grand-total .whole,
  .infant-price .grand-total .whole,
  .booking-fee .grand-total .whole,
  .merchant-fee .grand-total .whole,
  .grand-total .grand-total .whole,
  .booking-summary-extra-baggage .grand-total .whole,
  .insurance .grand-total .whole,
  .accommodation .grand-total .whole {
    font-size: 26px; }

.price-summary-line-item {
  border-top: 1px dashed #ccc;
  padding-top: 15px; }
  .price-summary-line-item .heading,
  .price-summary-line-item .price {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 50%;
    float: left;
    font-size: 12px; }
  .price-summary-line-item .heading {
    padding: 6px 0; }
  .price-summary-line-item .price {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
    text-align: right; }

.booking-summary-view {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  float: right; }
  .booking-summary-view .price-symbol {
    float: right; }
  .booking-summary-view.international .price-symbol {
    display: inline; }
  .booking-summary-view.domestic .expanded-booking-summary .summary-detail .price-summary-title {
    color: #000;
    text-transform: uppercase; }
  .booking-summary-view .loading-indicator {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left;
    font-size: 16px;
    line-height: 24px;
    padding: 20px 0;
    text-align: center; }
    .booking-summary-view .loading-indicator img {
      width: 24px; }

.expanded-booking-summary__title h3 {
  color: rgba(0, 0, 0, 0.87);
  font-size: 28px;
  margin: 20px 0; }

.booking-summary-title {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left;
  background-color: #000;
  color: #fff;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  padding: 11px 10px 10px; }
  .booking-summary-title .sub-text {
    font-size: 10px;
    font-weight: normal; }

.summary-detail {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  background-color: #eaeaea;
  padding-bottom: 10px; }
  .summary-detail .guarantee-message {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    float: left;
    font-size: 11px;
    line-height: 15px;
    padding: 10px 10px 0; }
  .summary-detail .trip-summary {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left; }
    .summary-detail .trip-summary .choose {
      display: block;
      font-size: 11px;
      padding: 5px 0; }
    .summary-detail .trip-summary .trip-title {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 100%;
      float: left;
      background-color: #c00;
      filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#c00', endColorstr='#e00');
      background-size: 100%;
      background-image: -webkit-linear-gradient(top, #c00 0%, #e00 100%);
      background-image: -moz-linear-gradient(top, #c00 0%, #e00 100%);
      background-image: -o-linear-gradient(top, #c00 0%, #e00 100%);
      background-image: linear-gradient(top, #c00 0%, #e00 100%);
      color: #fff;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      padding: 5px 0 5px 10px;
      text-transform: uppercase; }
      .summary-detail .trip-summary .trip-title span {
        position: relative;
        top: -2px; }
    .summary-detail .trip-summary .departing-trip-title:before {
      content: "a";
      font-family: "FC-Font";
      -webkit-font-smoothing: antialiased;
      font-size: 14px;
      margin-right: 5px;
      text-transform: lowercase; }
    .summary-detail .trip-summary .return-trip-title {
      border-top: 0 solid #8d8d8d; }
      .summary-detail .trip-summary .return-trip-title:before {
        content: "?";
        font-family: "FC-Font";
        -webkit-font-smoothing: antialiased;
        font-size: 14px;
        margin-right: 5px;
        text-transform: lowercase; }
    .summary-detail .trip-summary .select-flight-message {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      float: left;
      font-size: 12px;
      padding: 10px; }
    .summary-detail .trip-summary .trip-overview,
    .summary-detail .trip-summary .legs {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 100%;
      float: left;
      background-color: #fff;
      padding: 10px; }
      .summary-detail .trip-summary .trip-overview .layover,
      .summary-detail .trip-summary .legs .layover {
        position: relative;
        padding-left: 5px;
        padding-right: 5px;
        width: 100%;
        float: left;
        border-bottom: 1px dotted #8d8d8d;
        border-top: 1px dotted #8d8d8d;
        color: #3b3b3b;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        margin: 6px 0;
        padding: 5px; }
      .summary-detail .trip-summary .trip-overview .next-day-connecting-flight + .layover,
      .summary-detail .trip-summary .legs .next-day-connecting-flight + .layover {
        margin-top: 0; }
      .summary-detail .trip-summary .trip-overview .requires-airport-change,
      .summary-detail .trip-summary .legs .requires-airport-change {
        position: relative;
        padding-left: 5px;
        padding-right: 5px;
        width: 100%;
        float: left;
        background-color: #fdf7e8;
        border: 1px solid #eead20;
        border-radius: 1px;
        color: #000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 14px;
        margin: 5px 0;
        padding: 5px 5px 5px 27px; }
        .summary-detail .trip-summary .trip-overview .requires-airport-change:before,
        .summary-detail .trip-summary .legs .requires-airport-change:before {
          content: ".";
          font-family: "FC-Font";
          -webkit-font-smoothing: antialiased;
          float: left;
          font-size: 14px;
          margin-left: -22px;
          margin-right: 5px;
          text-transform: lowercase; }
      .summary-detail .trip-summary .trip-overview .leg,
      .summary-detail .trip-summary .legs .leg {
        position: relative;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        float: left;
        color: #000;
        font-family: Arial, Helvetica, sans-serif;
        margin: 0 0 5px;
        overflow: hidden;
        padding: 0; }
        .summary-detail .trip-summary .trip-overview .leg .flight-details:first-child:after,
        .summary-detail .trip-summary .legs .leg .flight-details:first-child:after {
          left: auto;
          right: 11px; }
        .summary-detail .trip-summary .trip-overview .leg .city-name,
        .summary-detail .trip-summary .legs .leg .city-name {
          font-weight: bold; }
        .summary-detail .trip-summary .trip-overview .leg .fare-class,
        .summary-detail .trip-summary .legs .leg .fare-class {
          display: none;
          font-size: 11px; }
          .summary-detail .trip-summary .trip-overview .leg .fare-class a,
          .summary-detail .trip-summary .legs .leg .fare-class a {
            cursor: pointer;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 11px;
            text-decoration: underline;
            text-transform: capitalize; }
        .summary-detail .trip-summary .trip-overview .leg .city-name,
        .summary-detail .trip-summary .trip-overview .leg .city,
        .summary-detail .trip-summary .trip-overview .leg .airline-details-container,
        .summary-detail .trip-summary .legs .leg .city-name,
        .summary-detail .trip-summary .legs .leg .city,
        .summary-detail .trip-summary .legs .leg .airline-details-container {
          position: relative;
          padding-left: 0;
          padding-right: 0;
          width: 100%;
          float: left;
          clear: both;
          font-size: 11px;
          margin-top: 10px;
          overflow: auto; }
          .summary-detail .trip-summary .trip-overview .leg .city-name .airline-details,
          .summary-detail .trip-summary .trip-overview .leg .city .airline-details,
          .summary-detail .trip-summary .trip-overview .leg .airline-details-container .airline-details,
          .summary-detail .trip-summary .legs .leg .city-name .airline-details,
          .summary-detail .trip-summary .legs .leg .city .airline-details,
          .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details {
            position: relative;
            padding-left: 0;
            padding-right: 0;
            width: 66.66667%;
            float: left;
            background: #eee; }
            .summary-detail .trip-summary .trip-overview .leg .city-name .airline-details .baggage-span,
            .summary-detail .trip-summary .trip-overview .leg .city .airline-details .baggage-span,
            .summary-detail .trip-summary .trip-overview .leg .airline-details-container .airline-details .baggage-span,
            .summary-detail .trip-summary .legs .leg .city-name .airline-details .baggage-span,
            .summary-detail .trip-summary .legs .leg .city .airline-details .baggage-span,
            .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .baggage-span {
              padding: 3px 0;
              vertical-align: middle; }
            .summary-detail .trip-summary .trip-overview .leg .city-name .airline-details .baggage-icon,
            .summary-detail .trip-summary .trip-overview .leg .city-name .airline-details .no-baggage-icon,
            .summary-detail .trip-summary .trip-overview .leg .city .airline-details .baggage-icon,
            .summary-detail .trip-summary .trip-overview .leg .city .airline-details .no-baggage-icon,
            .summary-detail .trip-summary .trip-overview .leg .airline-details-container .airline-details .baggage-icon,
            .summary-detail .trip-summary .trip-overview .leg .airline-details-container .airline-details .no-baggage-icon,
            .summary-detail .trip-summary .legs .leg .city-name .airline-details .baggage-icon,
            .summary-detail .trip-summary .legs .leg .city-name .airline-details .no-baggage-icon,
            .summary-detail .trip-summary .legs .leg .city .airline-details .baggage-icon,
            .summary-detail .trip-summary .legs .leg .city .airline-details .no-baggage-icon,
            .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .baggage-icon,
            .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .no-baggage-icon {
              display: inline;
              margin: 0;
              padding: 0 0 5px;
              vertical-align: middle; }
              .summary-detail .trip-summary .trip-overview .leg .city-name .airline-details .baggage-icon::before,
              .summary-detail .trip-summary .trip-overview .leg .city-name .airline-details .no-baggage-icon::before,
              .summary-detail .trip-summary .trip-overview .leg .city .airline-details .baggage-icon::before,
              .summary-detail .trip-summary .trip-overview .leg .city .airline-details .no-baggage-icon::before,
              .summary-detail .trip-summary .trip-overview .leg .airline-details-container .airline-details .baggage-icon::before,
              .summary-detail .trip-summary .trip-overview .leg .airline-details-container .airline-details .no-baggage-icon::before,
              .summary-detail .trip-summary .legs .leg .city-name .airline-details .baggage-icon::before,
              .summary-detail .trip-summary .legs .leg .city-name .airline-details .no-baggage-icon::before,
              .summary-detail .trip-summary .legs .leg .city .airline-details .baggage-icon::before,
              .summary-detail .trip-summary .legs .leg .city .airline-details .no-baggage-icon::before,
              .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .baggage-icon::before,
              .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .no-baggage-icon::before {
                content: "/";
                font-family: "FC-Font";
                -webkit-font-smoothing: antialiased;
                font-size: 16px; }
            .summary-detail .trip-summary .trip-overview .leg .city-name .airline-details .baggage-icon::before,
            .summary-detail .trip-summary .trip-overview .leg .city .airline-details .baggage-icon::before,
            .summary-detail .trip-summary .trip-overview .leg .airline-details-container .airline-details .baggage-icon::before,
            .summary-detail .trip-summary .legs .leg .city-name .airline-details .baggage-icon::before,
            .summary-detail .trip-summary .legs .leg .city .airline-details .baggage-icon::before,
            .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .baggage-icon::before {
              content: "\E600";
              font-family: "FC-Font";
              -webkit-font-smoothing: antialiased; }
            .summary-detail .trip-summary .trip-overview .leg .city-name .airline-details .info,
            .summary-detail .trip-summary .trip-overview .leg .city .airline-details .info,
            .summary-detail .trip-summary .trip-overview .leg .airline-details-container .airline-details .info,
            .summary-detail .trip-summary .legs .leg .city-name .airline-details .info,
            .summary-detail .trip-summary .legs .leg .city .airline-details .info,
            .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .info {
              font-size: 11px;
              line-height: 14px;
              margin-left: 40px;
              margin-right: 5px; }
              .summary-detail .trip-summary .trip-overview .leg .city-name .airline-details .info .fare-type-link,
              .summary-detail .trip-summary .trip-overview .leg .city .airline-details .info .fare-type-link,
              .summary-detail .trip-summary .trip-overview .leg .airline-details-container .airline-details .info .fare-type-link,
              .summary-detail .trip-summary .legs .leg .city-name .airline-details .info .fare-type-link,
              .summary-detail .trip-summary .legs .leg .city .airline-details .info .fare-type-link,
              .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .info .fare-type-link {
                text-transform: capitalize; }
          .summary-detail .trip-summary .trip-overview .leg .city-name .flight-duration,
          .summary-detail .trip-summary .trip-overview .leg .city .flight-duration,
          .summary-detail .trip-summary .trip-overview .leg .airline-details-container .flight-duration,
          .summary-detail .trip-summary .legs .leg .city-name .flight-duration,
          .summary-detail .trip-summary .legs .leg .city .flight-duration,
          .summary-detail .trip-summary .legs .leg .airline-details-container .flight-duration {
            position: relative;
            padding-left: 0;
            padding-right: 0;
            width: 33.33333%;
            float: left;
            background: #ddd;
            text-align: center; }
          .summary-detail .trip-summary .trip-overview .leg .city-name .airline-details,
          .summary-detail .trip-summary .trip-overview .leg .city-name .flight-duration,
          .summary-detail .trip-summary .trip-overview .leg .city .airline-details,
          .summary-detail .trip-summary .trip-overview .leg .city .flight-duration,
          .summary-detail .trip-summary .trip-overview .leg .airline-details-container .airline-details,
          .summary-detail .trip-summary .trip-overview .leg .airline-details-container .flight-duration,
          .summary-detail .trip-summary .legs .leg .city-name .airline-details,
          .summary-detail .trip-summary .legs .leg .city-name .flight-duration,
          .summary-detail .trip-summary .legs .leg .city .airline-details,
          .summary-detail .trip-summary .legs .leg .city .flight-duration,
          .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details,
          .summary-detail .trip-summary .legs .leg .airline-details-container .flight-duration {
            line-height: 16px;
            padding: 10px 0; }
        .summary-detail .trip-summary .trip-overview .leg .airline-details-container,
        .summary-detail .trip-summary .legs .leg .airline-details-container {
          display: table; }
          .summary-detail .trip-summary .trip-overview .leg .airline-details-container .airline-details,
          .summary-detail .trip-summary .trip-overview .leg .airline-details-container .flight-duration,
          .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details,
          .summary-detail .trip-summary .legs .leg .airline-details-container .flight-duration {
            display: table-cell;
            float: none; }
        .summary-detail .trip-summary .trip-overview .leg:last-child,
        .summary-detail .trip-summary .legs .leg:last-child {
          margin-bottom: 0; }
        .summary-detail .trip-summary .trip-overview .leg .logo,
        .summary-detail .trip-summary .legs .leg .logo {
          position: relative;
          padding-left: 0;
          padding-right: 0;
          width: 16.66667%;
          float: left;
          color: #999;
          margin-right: 10px;
          padding-left: 5px;
          text-align: center; }
        .summary-detail .trip-summary .trip-overview .leg .flight-details,
        .summary-detail .trip-summary .legs .leg .flight-details {
          position: relative;
          padding-left: 0;
          padding-right: 0;
          width: 50%;
          float: left;
          color: #000;
          font-size: 11px;
          text-align: left; }
          .summary-detail .trip-summary .trip-overview .leg .flight-details > div,
          .summary-detail .trip-summary .legs .leg .flight-details > div {
            margin: 0;
            padding: 2px 0; }
          .summary-detail .trip-summary .trip-overview .leg .flight-details .flight-time,
          .summary-detail .trip-summary .legs .leg .flight-details .flight-time {
            font-size: 14px;
            font-weight: bold; }
        .summary-detail .trip-summary .trip-overview .leg .flight-details-first,
        .summary-detail .trip-summary .legs .leg .flight-details-first {
          padding-right: 30px; }
        .summary-detail .trip-summary .trip-overview .leg .flight-number,
        .summary-detail .trip-summary .legs .leg .flight-number {
          position: relative;
          padding-left: 0;
          padding-right: 0;
          width: 16.66667%;
          float: left;
          text-align: center; }
        .summary-detail .trip-summary .trip-overview .leg .stops,
        .summary-detail .trip-summary .legs .leg .stops {
          position: relative;
          padding-left: 0;
          padding-right: 0;
          width: 25%;
          float: left;
          color: #999;
          text-align: center; }
          .summary-detail .trip-summary .trip-overview .leg .stops button,
          .summary-detail .trip-summary .legs .leg .stops button {
            border-radius: 3px;
            text-align: center; }
      .summary-detail .trip-summary .trip-overview .total-duration,
      .summary-detail .trip-summary .legs .total-duration {
        position: relative;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        float: left;
        border-top: 1px dotted #8d8d8d;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        margin-top: 5px;
        padding-top: 10px;
        text-align: right; }
        .summary-detail .trip-summary .trip-overview .total-duration .label,
        .summary-detail .trip-summary .legs .total-duration .label {
          text-transform: uppercase; }
          .summary-detail .trip-summary .trip-overview .total-duration .label:before,
          .summary-detail .trip-summary .legs .total-duration .label:before {
            content: "z";
            font-family: "FC-Font";
            -webkit-font-smoothing: antialiased;
            margin-right: 4px;
            position: relative;
            top: 1px; }
        .summary-detail .trip-summary .trip-overview .total-duration .duration-value,
        .summary-detail .trip-summary .legs .total-duration .duration-value {
          font-weight: bold; }
  .summary-detail .price-summary {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    float: left;
    border-top: 3px solid #8d8d8d;
    padding-left: 10px;
    padding-right: 10px; }
    .summary-detail .price-summary .price-summary-title {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      float: left;
      color: #000;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      font-weight: bold;
      padding-bottom: 10px;
      padding-top: 10px;
      text-transform: uppercase; }
      .summary-detail .price-summary .price-summary-title:first-letter {
        text-transform: uppercase; }
    .summary-detail .price-summary .price-summary-wrapper {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 100%;
      float: left;
      background-color: #fff; }
      .summary-detail .price-summary .price-summary-wrapper .departing-flight:first-child {
        border-bottom: none; }
      .summary-detail .price-summary .price-summary-wrapper .departing-flight,
      .summary-detail .price-summary .price-summary-wrapper .returning-flight,
      .summary-detail .price-summary .price-summary-wrapper .accommodation,
      .summary-detail .price-summary .price-summary-wrapper .insurance,
      .summary-detail .price-summary .price-summary-wrapper .price-summary-line-item {
        position: relative;
        padding-left: 5px;
        padding-right: 5px;
        width: 100%;
        float: left;
        padding-bottom: 10px;
        padding-top: 10px; }
        .summary-detail .price-summary .price-summary-wrapper .departing-flight .title,
        .summary-detail .price-summary .price-summary-wrapper .returning-flight .title,
        .summary-detail .price-summary .price-summary-wrapper .accommodation .title,
        .summary-detail .price-summary .price-summary-wrapper .insurance .title,
        .summary-detail .price-summary .price-summary-wrapper .price-summary-line-item .title {
          color: #000;
          font-family: inherit;
          font-size: 11px;
          font-weight: bold;
          text-transform: uppercase; }
        .summary-detail .price-summary .price-summary-wrapper .departing-flight .adult-price,
        .summary-detail .price-summary .price-summary-wrapper .departing-flight .child-price,
        .summary-detail .price-summary .price-summary-wrapper .departing-flight .infant-price,
        .summary-detail .price-summary .price-summary-wrapper .returning-flight .adult-price,
        .summary-detail .price-summary .price-summary-wrapper .returning-flight .child-price,
        .summary-detail .price-summary .price-summary-wrapper .returning-flight .infant-price,
        .summary-detail .price-summary .price-summary-wrapper .accommodation .adult-price,
        .summary-detail .price-summary .price-summary-wrapper .accommodation .child-price,
        .summary-detail .price-summary .price-summary-wrapper .accommodation .infant-price,
        .summary-detail .price-summary .price-summary-wrapper .insurance .adult-price,
        .summary-detail .price-summary .price-summary-wrapper .insurance .child-price,
        .summary-detail .price-summary .price-summary-wrapper .insurance .infant-price,
        .summary-detail .price-summary .price-summary-wrapper .price-summary-line-item .adult-price,
        .summary-detail .price-summary .price-summary-wrapper .price-summary-line-item .child-price,
        .summary-detail .price-summary .price-summary-wrapper .price-summary-line-item .infant-price {
          position: relative;
          padding-left: 0;
          padding-right: 0;
          width: 100%;
          float: left;
          padding-bottom: 0;
          padding-top: 10px; }
        .summary-detail .price-summary .price-summary-wrapper .departing-flight .not-calculated-msg,
        .summary-detail .price-summary .price-summary-wrapper .returning-flight .not-calculated-msg,
        .summary-detail .price-summary .price-summary-wrapper .accommodation .not-calculated-msg,
        .summary-detail .price-summary .price-summary-wrapper .insurance .not-calculated-msg,
        .summary-detail .price-summary .price-summary-wrapper .price-summary-line-item .not-calculated-msg {
          font-style: italic; }
        .summary-detail .price-summary .price-summary-wrapper .departing-flight .not-calculated-msg,
        .summary-detail .price-summary .price-summary-wrapper .departing-flight .pax-baggage,
        .summary-detail .price-summary .price-summary-wrapper .returning-flight .not-calculated-msg,
        .summary-detail .price-summary .price-summary-wrapper .returning-flight .pax-baggage,
        .summary-detail .price-summary .price-summary-wrapper .accommodation .not-calculated-msg,
        .summary-detail .price-summary .price-summary-wrapper .accommodation .pax-baggage,
        .summary-detail .price-summary .price-summary-wrapper .insurance .not-calculated-msg,
        .summary-detail .price-summary .price-summary-wrapper .insurance .pax-baggage,
        .summary-detail .price-summary .price-summary-wrapper .price-summary-line-item .not-calculated-msg,
        .summary-detail .price-summary .price-summary-wrapper .price-summary-line-item .pax-baggage {
          padding-left: 15px; }
      .summary-detail .price-summary .price-summary-wrapper .grand-total {
        position: relative;
        padding-left: 5px;
        padding-right: 5px;
        width: 100%;
        float: left;
        border-top: 1px solid #8d8d8d;
        padding-bottom: 10px;
        padding-top: 10px; }
        .summary-detail .price-summary .price-summary-wrapper .grand-total .label-container {
          position: relative;
          padding-left: 5px;
          padding-right: 5px;
          width: 50%;
          float: left;
          padding-left: 0; }
        .summary-detail .price-summary .price-summary-wrapper .grand-total .price {
          float: right;
          padding-right: 0;
          padding-top: 2px;
          width: auto; }
        .summary-detail .price-summary .price-summary-wrapper .grand-total .label {
          font-family: inherit;
          font-size: 18px;
          font-weight: bold;
          white-space: nowrap; }
        .summary-detail .price-summary .price-summary-wrapper .grand-total .total-message {
          font-family: Arial, Helvetica, sans-serif;
          font-size: 10px; }
        .summary-detail .price-summary .price-summary-wrapper .grand-total .currency-code {
          font-family: inherit;
          font-size: 11px;
          font-weight: normal; }
  .summary-detail .button-section {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left;
    text-align: center; }
  .summary-detail .open-enquiry-form-button-container {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left;
    padding: 0 10px 10px;
    text-align: right; }
    .summary-detail .open-enquiry-form-button-container .open-enquiry-form-button {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 100%;
      float: left;
      margin: 0;
      padding: 0 10px;
      text-align: left; }
      .summary-detail .open-enquiry-form-button-container .open-enquiry-form-button + span:before {
        padding-right: 5px; }
  .summary-detail .continue-button-container {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left;
    padding: 10px;
    text-align: right; }
    .summary-detail .continue-button-container .continue-button {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 100%;
      float: left;
      margin: 0;
      padding: 0 10px;
      text-align: left; }
  .summary-detail .payment-methods {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left;
    padding: 10px;
    text-align: left; }
    .summary-detail .payment-methods p {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 18px;
      line-height: 24px; }
    .summary-detail .payment-methods .secure-payment-method-card {
      display: inline-block;
      margin: 2px;
      width: 44px; }
      .summary-detail .payment-methods .secure-payment-method-card.visa-card {
        background-image: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/static/images/payment-methods/payment-sprite.png");
        background-position: 0 -499px;
        background-repeat: no-repeat;
        background-size: 599px 525px;
        height: 26px;
        width: 44px; }
      .summary-detail .payment-methods .secure-payment-method-card.mastercard-card {
        background-image: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/static/images/payment-methods/payment-sprite.png");
        background-position: -44px -499px;
        background-repeat: no-repeat;
        background-size: 599px 525px;
        height: 26px;
        width: 44px; }
      .summary-detail .payment-methods .secure-payment-method-card.american-express-card {
        background-image: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/static/images/payment-methods/payment-sprite.png");
        background-position: -544px -473px;
        background-repeat: no-repeat;
        background-size: 599px 525px;
        height: 26px;
        width: 44px; }
      .summary-detail .payment-methods .secure-payment-method-card.diners-club-card {
        background-image: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/static/images/payment-methods/payment-sprite.png");
        background-position: -500px -473px;
        background-repeat: no-repeat;
        background-size: 599px 525px;
        height: 26px;
        width: 44px; }
      .summary-detail .payment-methods .secure-payment-method-card.paypal-card {
        background-image: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/static/images/payment-methods/payment-sprite.png");
        background-position: -88px -499px;
        background-repeat: no-repeat;
        background-size: 599px 525px;
        height: 26px;
        width: 44px; }
      .summary-detail .payment-methods .secure-payment-method-card.polipay-card {
        background-image: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/static/images/payment-methods/payment-sprite.png");
        background-position: -132px -499px;
        background-repeat: no-repeat;
        background-size: 599px 525px;
        height: 26px;
        width: 44px; }
      .summary-detail .payment-methods .secure-payment-method-card.sid-card {
        background-image: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/static/images/payment-methods/payment-sprite.png");
        background-position: -176px -499px;
        background-repeat: no-repeat;
        background-size: 599px 525px;
        height: 26px;
        width: 44px; }
      .summary-detail .payment-methods .secure-payment-method-card.visa-checkout-card {
        background-image: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/static/images/payment-methods/payment-sprite.png");
        background-position: -264px -499px;
        background-repeat: no-repeat;
        background-size: 599px 525px;
        height: 26px;
        width: 44px; }
      .summary-detail .payment-methods .secure-payment-method-card.masterpass-card {
        background-image: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/static/images/payment-methods/payment-sprite.png");
        background-position: -423px -446px;
        background-repeat: no-repeat;
        background-size: 599px 525px;
        height: 26px;
        width: 44px; }
      .summary-detail .payment-methods .secure-payment-method-card.gift-card {
        background-image: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/static/images/payment-methods/cards/gift-card.png");
        width: 44px;
        height: 26px;
        background-size: 44px 26px; }

.b-price-summary__booking-fee,
.b-price-summary__merchant-fee {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left; }
  .b-price-summary__booking-fee .label,
  .b-price-summary__merchant-fee .label {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px; }
    .b-price-summary__booking-fee .label:after,
    .b-price-summary__merchant-fee .label:after {
      content: "S";
      font-family: "FC-Font";
      -webkit-font-smoothing: antialiased;
      color: #0072EA;
      cursor: pointer;
      font-size: 16px;
      padding-left: 5px;
      text-decoration: none;
      vertical-align: middle; }
    .b-price-summary__booking-fee .label .sub-label,
    .b-price-summary__merchant-fee .label .sub-label {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      float: left;
      cursor: pointer;
      font-style: italic;
      padding-top: 2px; }

.b-price-summary__booking-fee {
  border-top: 1px dashed #ccc;
  padding: 10px 5px; }
  .b-price-summary__booking-fee .label {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 50%;
    float: left;
    padding-top: 6px;
    width: auto; }
  .b-price-summary__booking-fee .booking-fee-inclusive-label {
    clear: both;
    color: #515255;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px; }
  .b-price-summary__booking-fee .price {
    float: right; }

.b-price-summary__merchant-fee {
  padding: 0 5px 10px; }
  .b-price-summary__merchant-fee .label {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 41.66667%;
    float: left; }
  .b-price-summary__merchant-fee .price {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 58.33333%;
    float: left; }
  .b-price-summary__merchant-fee .no-merchant-fee {
    font-size: 16px;
    line-height: 16px; }

.icon {
  font-family: "FC-Font";
  -webkit-font-smoothing: antialiased; }
  .icon.red-eye {
    color: #f00; }

#merchant-fee-information-modal-dialog .continue-button-container {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left; }

.open-enquiry-form-button {
  background-color: #00b0e6;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#00b0e6', endColorstr='#007fb4');
  background-size: 100%;
  background-image: -webkit-linear-gradient(top, #00b0e6 5%, #007fb4 100%);
  background-image: -moz-linear-gradient(top, #00b0e6 5%, #007fb4 100%);
  background-image: -o-linear-gradient(top, #00b0e6 5%, #007fb4 100%);
  background-image: linear-gradient(top, #00b0e6 5%, #007fb4 100%);
  -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  -moz-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  text-indent: 0;
  border: 1px solid #045e83;
  border-radius: 4px;
  display: inline-block;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 44px;
  height: 44px;
  width: auto;
  text-align: left;
  text-decoration: none;
  text-shadow: 0 1px rgba(0, 0, 0, 0.7);
  margin: 0 0 10px;
  padding: 0 15px;
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left;
  outline: none; }
  @media only screen and (min-width: 768px) {
    .open-enquiry-form-button:hover, .open-enquiry-form-button.psuedo-hover {
      background-color: #378de5;
      color: #fff;
      cursor: pointer;
      text-decoration: none;
      filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#007fb4', endColorstr='#00b0e6');
      background-size: 100%;
      background-image: -webkit-linear-gradient(top, #007fb4 5%, #00b0e6 100%);
      background-image: -moz-linear-gradient(top, #007fb4 5%, #00b0e6 100%);
      background-image: -o-linear-gradient(top, #007fb4 5%, #00b0e6 100%);
      background-image: linear-gradient(top, #007fb4 5%, #00b0e6 100%); }
    .open-enquiry-form-button:active, .open-enquiry-form-button.psuedo-active {
      position: relative;
      top: 1px; }
    .open-enquiry-form-button:visited {
      color: #fff; } }
  .open-enquiry-form-button + span::before {
    content: "0";
    font-family: "FC-Font";
    -webkit-font-smoothing: antialiased;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    line-height: 44px;
    position: absolute;
    right: 12px;
    text-shadow: 0 1px rgba(0, 0, 0, 0.7); }
  @media only screen and (min-width: 768px) {
    .open-enquiry-form-button:active + span::before {
      margin-top: 1px; } }

.mini-booking-summary .summary-detail {
  padding: 10px; }
  .mini-booking-summary .summary-detail .price-summary {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left;
    border-top: 0; }

.total-only-booking-summary-view {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left; }
  .total-only-booking-summary-view .total-only-booking-summary {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left; }
    .total-only-booking-summary-view .total-only-booking-summary .grand-total {
      border-top: 1px solid #8d8d8d;
      padding: 10px; }
      .total-only-booking-summary-view .total-only-booking-summary .grand-total .label-container {
        position: relative;
        padding-left: 0;
        padding-right: 0;
        width: 50%;
        float: left; }
        .total-only-booking-summary-view .total-only-booking-summary .grand-total .label-container .label {
          font-size: 18px;
          font-weight: bold;
          white-space: nowrap; }
        .total-only-booking-summary-view .total-only-booking-summary .grand-total .label-container .total-message {
          font-family: Arial, Helvetica, sans-serif;
          font-size: 10px; }
        .total-only-booking-summary-view .total-only-booking-summary .grand-total .label-container .currency-code {
          font-size: 11px;
          font-weight: normal; }
      .total-only-booking-summary-view .total-only-booking-summary .grand-total .price-symbol {
        display: inline;
        float: right; }
      .total-only-booking-summary-view .total-only-booking-summary .grand-total .price {
        float: right;
        width: auto; }

#passenger .expand-arrow,
.extras-page .expand-arrow,
.travel-expert-page .expand-arrow {
  float: right;
  margin-top: 5px; }

#passenger .expanded-booking-summary .expand-arrow,
.extras-page .expanded-booking-summary .expand-arrow,
.travel-expert-page .expanded-booking-summary .expand-arrow {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent transparent #fff transparent;
  border-bottom-style: solid;
  margin-top: 0; }

#passenger .mini-booking-summary .summary-detail .price-summary .price-summary-wrapper .grand-total,
.extras-page .mini-booking-summary .summary-detail .price-summary .price-summary-wrapper .grand-total,
.travel-expert-page .mini-booking-summary .summary-detail .price-summary .price-summary-wrapper .grand-total {
  border-top: 0; }

#passenger .mini-booking-summary .expand-arrow,
.extras-page .mini-booking-summary .expand-arrow,
.travel-expert-page .mini-booking-summary .expand-arrow {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: #fff transparent transparent transparent;
  border-top-style: solid; }

#passenger .booking-summary-view {
  margin-top: 16px; }
  @media only screen and (min-width: 960px) {
    #passenger .booking-summary-view {
      margin-top: 0; } }
  #passenger .booking-summary-view .continue-button-container {
    display: none; }

#passenger .review-flights-title,
#passenger .summary-detail .continue-button {
  display: none; }

#passenger .button-section {
  display: none; }

#passenger .booking-summary-title {
  padding-right: 15px; }

.extras-page .booking-summary-view .review-flights-title,
.extras-page .booking-summary-view .continue-button-container,
.extras-page .booking-summary-view .button-section,
.extras-page .booking-summary-view .payment-methods {
  display: none; }

.travel-expert-page .booking-summary-view .review-flights-title,
.travel-expert-page .booking-summary-view .continue-button-container,
.travel-expert-page .booking-summary-view .button-section,
.travel-expert-page .booking-summary-view .payment-methods {
  display: none; }

.payment-page .booking-summary-view {
  margin-top: 16px; }
  @media only screen and (min-width: 960px) {
    .payment-page .booking-summary-view {
      margin-top: 10px; } }
  .payment-page .booking-summary-view .review-flights-title,
  .payment-page .booking-summary-view .continue-button-container,
  .payment-page .booking-summary-view .button-section,
  .payment-page .booking-summary-view .payment-methods {
    display: none; }

#confirmation .booking-summary-view {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  margin-bottom: 10px;
  margin-top: 10px; }
  #confirmation .booking-summary-view .review-flights-title,
  #confirmation .booking-summary-view .continue-button-container,
  #confirmation .booking-summary-view .button-section,
  #confirmation .booking-summary-view .payment-methods {
    display: none; }

@media only screen and (min-width: 480px) {
  .payment-page .booking-summary {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left; }
  .summary-detail .trip-summary .legs .leg .flight-details:first-child:after {
    left: auto;
    right: 11px; } }

.trip-slip-booking-summary-view .expanded-booking-summary__title,
.trip-slip-booking-summary-view .booking-summary-title,
.trip-slip-booking-summary-view .button-section {
  display: none; }

.trip-slip-booking-summary-view .summary-detail {
  display: flex;
  flex-direction: column;
  background-color: transparent; }

.trip-slip-booking-summary-view .price-summary {
  display: none; }

.trip-slip-booking-summary-view .legs, .trip-slip-booking-summary-view .trip-title, .trip-slip-booking-summary-view .price-summary-wrapper {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); }

.trip-slip-booking-summary-view .legs {
  margin-bottom: 16px; }

.trip-slip-booking-summary-view .trip-title {
  background: rgba(0, 0, 0, 0.54) none !important; }

.trip-review-booking-summary-view .expanded-booking-summary__title,
.trip-review-booking-summary-view .continue-button-container,
.trip-review-booking-summary-view .booking-summary-title,
.trip-review-booking-summary-view .payment-methods,
.trip-review-booking-summary-view .price-summary,
.trip-review-booking-summary-view .button-section {
  display: none; }

.trip-review-booking-summary-view .trip-summary {
  padding-right: 0;
  width: 100%;
  float: none; }

.trip-review-booking-summary-view .summary-detail {
  display: flex;
  flex-direction: column;
  background-color: transparent;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0; }

.trip-review-booking-summary-view .legs, .trip-review-booking-summary-view .trip-title, .trip-review-booking-summary-view .price-summary-wrapper {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); }

.trip-review-booking-summary-view .trip-title {
  background: rgba(0, 0, 0, 0.54) none !important; }

@media only screen and (min-width: 768px) {
  .booking-summary-view:not(.column-booking-summary-view) .price-summary {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 41.66667%;
    float: left;
    border-top: 0;
    padding-left: 5px; }
  .booking-summary-view:not(.column-booking-summary-view) .trip-summary {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 58.33333%;
    float: left;
    padding-left: 0; }
    .booking-summary-view:not(.column-booking-summary-view) .trip-summary .trip-title .price-summary-title {
      padding: 10px; }
    .booking-summary-view:not(.column-booking-summary-view) .trip-summary .trip-title .price-summary-wrapper .grand-total .price {
      padding-right: 0; }
    .booking-summary-view:not(.column-booking-summary-view) .trip-summary .trip-title .price-summary-wrapper .grand-total .label-container {
      padding-left: 0; }
    .booking-summary-view:not(.column-booking-summary-view) .trip-summary .button-section {
      background: #eaeaea;
      background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eaeaea));
      background: -webkit-linear-gradient(#fff, #eaeaea);
      background: -moz-linear-gradient(top, #fff, #eaeaea);
      background: -ms-linear-gradient(#fff, #eaeaea);
      background: -o-linear-gradient(#fff, #eaeaea);
      background: linear-gradient(#fff, #eaeaea);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#eaeaea');
      margin-top: 30px;
      min-height: 150px; }
    .booking-summary-view:not(.column-booking-summary-view) .trip-summary .open-enquiry-form-button {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 41.66667%;
      float: left;
      float: left; }
    .booking-summary-view:not(.column-booking-summary-view) .trip-summary .continue-button {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 41.66667%;
      float: left;
      float: right; }
      .booking-summary-view:not(.column-booking-summary-view) .trip-summary .continue-button input {
        line-height: 44px; }
    .booking-summary-view:not(.column-booking-summary-view) .trip-summary .continue-button-container {
      padding: 0 5px 20px; }
      .booking-summary-view:not(.column-booking-summary-view) .trip-summary .continue-button-container input {
        line-height: 44px; }
    .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .next-day-connecting-flight {
      margin-bottom: 5px; }
    .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg {
      margin-bottom: 5px; }
      .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .flight-details:first-child:after,
      .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .flight-details-first:after {
        left: auto;
        right: 11px; }
      .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .airline-details-container .airline-details {
        padding: 5px 0; }
        .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .airline-details-container .airline-details .info {
          font-size: 11px;
          line-height: 32px;
          vertical-align: middle; }
          .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .airline-details-container .airline-details .info .fare-type-link-container {
            display: none; }
      .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .airline-details-container .baggage-span {
        display: none; }
      .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .airline-details-container .flight-duration {
        display: none; }
      .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .airline-details-expanded {
        position: relative;
        padding-left: 5px;
        padding-right: 5px;
        width: 33.33333%;
        float: left;
        display: block;
        padding-left: 20px;
        vertical-align: top; }
        .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .airline-details-expanded .flight-duration {
          color: #000;
          font-size: 11px;
          padding: 4px 0; }
          .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .airline-details-expanded .flight-duration:before {
            content: "Z";
            font-family: "FC-Font";
            -webkit-font-smoothing: antialiased;
            font-size: 16px;
            margin-right: 3px;
            vertical-align: middle; }
        .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .airline-details-expanded .fare-class {
          display: block;
          padding: 0 0 4px;
          vertical-align: top; }
        .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .airline-details-expanded .baggage-icon,
        .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .airline-details-expanded .no-baggage-icon {
          display: inline;
          float: left;
          margin: 0;
          padding: 0 5px 0 0;
          vertical-align: middle; }
          .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .airline-details-expanded .baggage-icon:before,
          .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .airline-details-expanded .no-baggage-icon:before {
            font-size: 16px; }
        .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .airline-details-expanded .baggage-span {
          font-size: 11px;
          padding: 4px 0;
          vertical-align: middle; }
      .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .flight-details {
        position: relative;
        padding-left: 5px;
        padding-right: 5px;
        width: 33.33333%;
        float: left; }
      .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .flight-details-first {
        padding-right: 30px; }
  .booking-summary-view:not(.column-booking-summary-view) .booking-summary-title {
    background-color: #000; }
  .booking-summary-view:not(.column-booking-summary-view) .summary-detail {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    float: left;
    background-color: #eaeaea;
    padding: 10px; }
    .booking-summary-view:not(.column-booking-summary-view) .summary-detail .continue-button-container {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 41.66667%;
      float: left;
      float: right; }
      .booking-summary-view:not(.column-booking-summary-view) .summary-detail .continue-button-container .continue-button {
        position: relative;
        padding-left: 5px;
        padding-right: 5px;
        width: 83.33333%;
        float: left;
        float: right; }
        .booking-summary-view:not(.column-booking-summary-view) .summary-detail .continue-button-container .continue-button + span:before {
          padding-right: 5px; }
  .total-only-booking-summary-view .total-only-booking-summary {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 50%;
    float: left; }
  .booking-total-region {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 50%;
    float: left; }
  .payment-page .booking-summary {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    float: left; } }

@media only screen and (min-width: 960px) {
  .passenger-page,
  .payment-page,
  #confirmation,
  .extras-page,
  .travel-expert-page {
    padding: 0; }
    .passenger-page .booking-summary-view,
    .payment-page .booking-summary-view,
    #confirmation .booking-summary-view,
    .extras-page .booking-summary-view,
    .travel-expert-page .booking-summary-view {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 33.33333%;
      float: left;
      float: right;
      margin-top: 0;
      padding-left: 20px;
      padding-right: 0;
      padding-top: 0; }
    .passenger-page .summary-detail .guarantee-message,
    .payment-page .summary-detail .guarantee-message,
    #confirmation .summary-detail .guarantee-message,
    .extras-page .summary-detail .guarantee-message,
    .travel-expert-page .summary-detail .guarantee-message {
      padding: 10px 5px 0; }
    .passenger-page .summary-detail .price-summary,
    .payment-page .summary-detail .price-summary,
    #confirmation .summary-detail .price-summary,
    .extras-page .summary-detail .price-summary,
    .travel-expert-page .summary-detail .price-summary {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      float: left; }
    .passenger-page .summary-detail .trip-summary,
    .payment-page .summary-detail .trip-summary,
    #confirmation .summary-detail .trip-summary,
    .extras-page .summary-detail .trip-summary,
    .travel-expert-page .summary-detail .trip-summary {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      float: left; }
      .passenger-page .summary-detail .trip-summary .departing-trip-title,
      .payment-page .summary-detail .trip-summary .departing-trip-title,
      #confirmation .summary-detail .trip-summary .departing-trip-title,
      .extras-page .summary-detail .trip-summary .departing-trip-title,
      .travel-expert-page .summary-detail .trip-summary .departing-trip-title {
        border: 0;
        margin-top: 0; }
      .passenger-page .summary-detail .trip-summary .legs .leg .airline-details-container,
      .payment-page .summary-detail .trip-summary .legs .leg .airline-details-container,
      #confirmation .summary-detail .trip-summary .legs .leg .airline-details-container,
      .extras-page .summary-detail .trip-summary .legs .leg .airline-details-container,
      .travel-expert-page .summary-detail .trip-summary .legs .leg .airline-details-container {
        margin: 5px 0 0; }
        .passenger-page .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details,
        .payment-page .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details,
        #confirmation .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details,
        .extras-page .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details,
        .travel-expert-page .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details {
          position: relative;
          padding-left: 5px;
          padding-right: 5px;
          width: 66.66667%;
          float: left;
          float: none;
          padding: 5px 0; }
          .passenger-page .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .info,
          .payment-page .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .info,
          #confirmation .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .info,
          .extras-page .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .info,
          .travel-expert-page .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .info {
            line-height: 14px;
            vertical-align: middle; }
            .passenger-page .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .info .fare-type-link-container,
            .payment-page .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .info .fare-type-link-container,
            #confirmation .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .info .fare-type-link-container,
            .extras-page .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .info .fare-type-link-container,
            .travel-expert-page .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .info .fare-type-link-container {
              display: inline; }
        .passenger-page .summary-detail .trip-summary .legs .leg .airline-details-container .baggage-span,
        .payment-page .summary-detail .trip-summary .legs .leg .airline-details-container .baggage-span,
        #confirmation .summary-detail .trip-summary .legs .leg .airline-details-container .baggage-span,
        .extras-page .summary-detail .trip-summary .legs .leg .airline-details-container .baggage-span,
        .travel-expert-page .summary-detail .trip-summary .legs .leg .airline-details-container .baggage-span {
          display: block; }
        .passenger-page .summary-detail .trip-summary .legs .leg .airline-details-container .flight-duration,
        .payment-page .summary-detail .trip-summary .legs .leg .airline-details-container .flight-duration,
        #confirmation .summary-detail .trip-summary .legs .leg .airline-details-container .flight-duration,
        .extras-page .summary-detail .trip-summary .legs .leg .airline-details-container .flight-duration,
        .travel-expert-page .summary-detail .trip-summary .legs .leg .airline-details-container .flight-duration {
          position: relative;
          padding-left: 5px;
          padding-right: 5px;
          width: 33.33333%;
          float: left;
          display: table-cell;
          float: none; }
      .passenger-page .summary-detail .trip-summary .legs .leg .airline-details-expanded,
      .payment-page .summary-detail .trip-summary .legs .leg .airline-details-expanded,
      #confirmation .summary-detail .trip-summary .legs .leg .airline-details-expanded,
      .extras-page .summary-detail .trip-summary .legs .leg .airline-details-expanded,
      .travel-expert-page .summary-detail .trip-summary .legs .leg .airline-details-expanded {
        display: none; }
      .passenger-page .summary-detail .trip-summary .legs .leg .flight-details,
      .payment-page .summary-detail .trip-summary .legs .leg .flight-details,
      #confirmation .summary-detail .trip-summary .legs .leg .flight-details,
      .extras-page .summary-detail .trip-summary .legs .leg .flight-details,
      .travel-expert-page .summary-detail .trip-summary .legs .leg .flight-details {
        position: relative;
        padding-left: 5px;
        padding-right: 5px;
        width: 50%;
        float: left; }
      .passenger-page .summary-detail .trip-summary .legs .leg .flight-details-first,
      .payment-page .summary-detail .trip-summary .legs .leg .flight-details-first,
      #confirmation .summary-detail .trip-summary .legs .leg .flight-details-first,
      .extras-page .summary-detail .trip-summary .legs .leg .flight-details-first,
      .travel-expert-page .summary-detail .trip-summary .legs .leg .flight-details-first {
        padding-right: 30px; }
      .passenger-page .summary-detail .trip-summary .legs .leg .flight-details:first-child:after,
      .passenger-page .summary-detail .trip-summary .legs .leg .flight-details-first:after,
      .payment-page .summary-detail .trip-summary .legs .leg .flight-details:first-child:after,
      .payment-page .summary-detail .trip-summary .legs .leg .flight-details-first:after,
      #confirmation .summary-detail .trip-summary .legs .leg .flight-details:first-child:after,
      #confirmation .summary-detail .trip-summary .legs .leg .flight-details-first:after,
      .extras-page .summary-detail .trip-summary .legs .leg .flight-details:first-child:after,
      .extras-page .summary-detail .trip-summary .legs .leg .flight-details-first:after,
      .travel-expert-page .summary-detail .trip-summary .legs .leg .flight-details:first-child:after,
      .travel-expert-page .summary-detail .trip-summary .legs .leg .flight-details-first:after {
        left: auto;
        right: 11px; }
    .passenger-page .summary-detail .continue-button-container,
    .payment-page .summary-detail .continue-button-container,
    #confirmation .summary-detail .continue-button-container,
    .extras-page .summary-detail .continue-button-container,
    .travel-expert-page .summary-detail .continue-button-container {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 41.66667%;
      float: left;
      float: right; }
      .passenger-page .summary-detail .continue-button-container .continue-button,
      .payment-page .summary-detail .continue-button-container .continue-button,
      #confirmation .summary-detail .continue-button-container .continue-button,
      .extras-page .summary-detail .continue-button-container .continue-button,
      .travel-expert-page .summary-detail .continue-button-container .continue-button {
        position: relative;
        padding-left: 5px;
        padding-right: 5px;
        width: 83.33333%;
        float: left;
        float: right; }
  .availability-page .booking-summary-view:not(.column-booking-summary-view) {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    float: left; }
    .availability-page .booking-summary-view:not(.column-booking-summary-view) .price-summary {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 41.66667%;
      float: left;
      border: 0;
      padding-left: 5px; }
      .availability-page .booking-summary-view:not(.column-booking-summary-view) .price-summary .price-summary-title {
        padding: 10px; }
  .extras-page .booking-summary-view,
  .travel-expert-page .booking-summary-view {
    margin-top: 30px; } }

#confirmation .booking-summary-view .whyBookWithUs {
  display: none; }

.payment-page .booking-summary-view .whyBookWithUs .non-payment-page {
  display: none; }

.passenger-page .booking-summary-view .whyBookWithUs,
.payment-page .booking-summary-view .whyBookWithUs,
.extras-page .booking-summary-view .whyBookWithUs,
.travel-expert-page .booking-summary-view .whyBookWithUs {
  display: none; }

@media only screen and (min-width: 960px) {
  .passenger-page .booking-summary-view .whyBookWithUs,
  .payment-page .booking-summary-view .whyBookWithUs,
  .extras-page .booking-summary-view .whyBookWithUs,
  .travel-expert-page .booking-summary-view .whyBookWithUs {
    display: block;
    clear: both;
    padding-top: 24px;
    padding-bottom: 10px; }
    .passenger-page .booking-summary-view .whyBookWithUs .list,
    .payment-page .booking-summary-view .whyBookWithUs .list,
    .extras-page .booking-summary-view .whyBookWithUs .list,
    .travel-expert-page .booking-summary-view .whyBookWithUs .list {
      width: 100%; }
      .passenger-page .booking-summary-view .whyBookWithUs .list li,
      .payment-page .booking-summary-view .whyBookWithUs .list li,
      .extras-page .booking-summary-view .whyBookWithUs .list li,
      .travel-expert-page .booking-summary-view .whyBookWithUs .list li {
        margin-bottom: 12px; }
    .passenger-page .booking-summary-view .whyBookWithUs .heading,
    .payment-page .booking-summary-view .whyBookWithUs .heading,
    .extras-page .booking-summary-view .whyBookWithUs .heading,
    .travel-expert-page .booking-summary-view .whyBookWithUs .heading {
      font-size: 17px;
      margin-bottom: 24px; }
    .passenger-page .booking-summary-view .whyBookWithUs .icon,
    .payment-page .booking-summary-view .whyBookWithUs .icon,
    .extras-page .booking-summary-view .whyBookWithUs .icon,
    .travel-expert-page .booking-summary-view .whyBookWithUs .icon {
      background: #589E07;
      box-shadow: 0 0 0 3px #589E07;
      border-radius: 25px;
      fill: #fff;
      width: 16px;
      margin-right: 16px; }
    .passenger-page .booking-summary-view .whyBookWithUs .text,
    .payment-page .booking-summary-view .whyBookWithUs .text,
    .extras-page .booking-summary-view .whyBookWithUs .text,
    .travel-expert-page .booking-summary-view .whyBookWithUs .text {
      display: flex;
      align-items: center; }
      .passenger-page .booking-summary-view .whyBookWithUs .text p,
      .payment-page .booking-summary-view .whyBookWithUs .text p,
      .extras-page .booking-summary-view .whyBookWithUs .text p,
      .travel-expert-page .booking-summary-view .whyBookWithUs .text p {
        color: rgba(0, 0, 0, 0.87);
        font-size: 14px !important;
        font-weight: 400;
        font-family: "Roboto", "Helvetica", "Arial", sans-serif;
        line-height: 20px;
        letter-spacing: 0.2px; } }

@media only screen and (min-width: 768px) {
  #session-timeout-modal-dialog {
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 430px; }
    #session-timeout-modal-dialog .content {
      min-height: 100px; } }

.availability-page .guarantee-message {
  display: none; }

.availability-page .outbound,
.availability-page .inbound,
.availability-page .international,
.availability-page .bundled {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left; }
  .availability-page .outbound .flight-details:first-child::after,
  .availability-page .inbound .flight-details:first-child::after,
  .availability-page .international .flight-details:first-child::after,
  .availability-page .bundled .flight-details:first-child::after {
    color: #d7d7d7;
    content: '\203A';
    font-family: Arial, Helvetica, sans-serif;
    font-size: 53px;
    position: absolute;
    right: -10px;
    top: 4px; }
  .availability-page .outbound .flights-wrapper,
  .availability-page .inbound .flights-wrapper,
  .availability-page .international .flights-wrapper,
  .availability-page .bundled .flights-wrapper {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left; }
  .availability-page .outbound .flights,
  .availability-page .inbound .flights,
  .availability-page .international .flights,
  .availability-page .bundled .flights {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: hidden; }
    .availability-page .outbound .flights .trip-group .availability-results .legs .leg .direction-icon,
    .availability-page .inbound .flights .trip-group .availability-results .legs .leg .direction-icon,
    .availability-page .international .flights .trip-group .availability-results .legs .leg .direction-icon,
    .availability-page .bundled .flights .trip-group .availability-results .legs .leg .direction-icon {
      display: none; }
  .availability-page .outbound .trip-group,
  .availability-page .inbound .trip-group,
  .availability-page .international .trip-group,
  .availability-page .bundled .trip-group {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left;
    background-color: #fff;
    border-bottom: 0;
    margin-bottom: 10px; }
    .availability-page .outbound .trip-group.is-expandable .legs .stops .stops-link,
    .availability-page .inbound .trip-group.is-expandable .legs .stops .stops-link,
    .availability-page .international .trip-group.is-expandable .legs .stops .stops-link,
    .availability-page .bundled .trip-group.is-expandable .legs .stops .stops-link {
      color: #0072EA;
      font-weight: bold;
      text-decoration: underline; }
    .availability-page .outbound .trip-group .availability-results,
    .availability-page .outbound .trip-group .content,
    .availability-page .inbound .trip-group .availability-results,
    .availability-page .inbound .trip-group .content,
    .availability-page .international .trip-group .availability-results,
    .availability-page .international .trip-group .content,
    .availability-page .bundled .trip-group .availability-results,
    .availability-page .bundled .trip-group .content {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      float: left; }
    .availability-page .outbound .trip-group .legs .stops,
    .availability-page .inbound .trip-group .legs .stops,
    .availability-page .international .trip-group .legs .stops,
    .availability-page .bundled .trip-group .legs .stops {
      color: #000;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      text-transform: uppercase; }
      .availability-page .outbound .trip-group .legs .stops .flight-number,
      .availability-page .outbound .trip-group .legs .stops .stops-link,
      .availability-page .inbound .trip-group .legs .stops .flight-number,
      .availability-page .inbound .trip-group .legs .stops .stops-link,
      .availability-page .international .trip-group .legs .stops .flight-number,
      .availability-page .international .trip-group .legs .stops .stops-link,
      .availability-page .bundled .trip-group .legs .stops .flight-number,
      .availability-page .bundled .trip-group .legs .stops .stops-link {
        font-weight: bold; }
      .availability-page .outbound .trip-group .legs .stops .direct,
      .availability-page .outbound .trip-group .legs .stops .stops-link,
      .availability-page .inbound .trip-group .legs .stops .direct,
      .availability-page .inbound .trip-group .legs .stops .stops-link,
      .availability-page .international .trip-group .legs .stops .direct,
      .availability-page .international .trip-group .legs .stops .stops-link,
      .availability-page .bundled .trip-group .legs .stops .direct,
      .availability-page .bundled .trip-group .legs .stops .stops-link {
        text-transform: uppercase; }

.availability-page .flights.filter-direct .trip-group {
  display: none; }
  .availability-page .flights.filter-direct .trip-group.is-direct {
    display: table; }

.availability-page .flights.filter-stops .trip-group {
  display: none; }
  .availability-page .flights.filter-stops .trip-group.has-stops {
    display: table; }

.availability-page .fees-disclaimer-notice {
  display: inline-block;
  font-size: 12px;
  margin: 10px 0; }

.no-baggage-icon,
.meal-icon,
.baggage-icon {
  font-family: "FC-Font";
  -webkit-font-smoothing: antialiased;
  font-size: 16px; }

.no-baggage-icon:before {
  content: '/'; }

.baggage-icon::before {
  content: '\E600'; }

.meal-icon::before {
  content: '*'; }

.currency-symbol {
  font-family: 'Trebuchet MS';
  -webkit-font-smoothing: antialiased; }

.icon {
  font-family: "FC-Font";
  -webkit-font-smoothing: antialiased; }
  .icon.red-eye {
    color: #f00; }

.flight-messages {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left;
  background: #eee;
  padding: 5px; }

.flight-message {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left;
  background-color: #fdf7e8;
  border: 1px solid #eead20;
  border-radius: 1px;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 0;
  padding: 5px 5px 5px 27px; }
  .flight-message:before {
    font-family: "FC-Font";
    -webkit-font-smoothing: antialiased;
    color: #000;
    content: '.';
    float: left;
    font-size: 14px;
    margin-left: -22px;
    margin-right: 5px;
    text-transform: lowercase; }

.trip-group.has-stop-downs .legs .leg .flight-details {
  padding-top: 8px; }

.trip-group.has-stop-downs .legs .leg .flight-details-first:after {
  top: -3px; }

.trip-group.is-expandable .availability-results {
  cursor: pointer; }

.trip-group .legs {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left; }
  .trip-group .legs.expand .first-display-next-day {
    display: none; }
  .trip-group .legs .flight-overview {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left; }
  .trip-group .legs .leg {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    float: left;
    display: table;
    float: none;
    height: 75px;
    padding: 0; }
    .trip-group .legs .leg .flight-details {
      color: #000;
      display: table-cell;
      float: none;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      padding: 0 0 0 12px;
      position: relative;
      text-align: left;
      vertical-align: middle;
      width: 23%; }
      .trip-group .legs .leg .flight-details .flight-time {
        color: #000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        white-space: nowrap; }
        .trip-group .legs .leg .flight-details .flight-time span {
          font-size: 11px;
          font-weight: normal; }
    .trip-group .legs .leg .flight-details-first {
      width: 30%; }
    .trip-group .legs .leg .logo {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 16.66667%;
      float: left;
      display: table-cell;
      float: none;
      text-align: center;
      vertical-align: middle; }
    .trip-group .legs .leg .flight-number {
      color: #000;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      font-weight: bold;
      text-align: center; }
    .trip-group .legs .leg .stops {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 16.66667%;
      float: left;
      color: #000;
      display: table-cell;
      float: none;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      text-align: center;
      vertical-align: middle; }
      .trip-group .legs .leg .stops button {
        border-radius: 3px;
        text-align: center; }
      .trip-group .legs .leg .stops .flight-number {
        font-weight: bold; }
    .trip-group .legs .leg .fare-class-and-baggage-icon {
      display: none;
      float: none;
      text-align: center;
      vertical-align: middle; }
    .trip-group .legs .leg .duration {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 16.66667%;
      float: left;
      color: #000;
      display: none;
      float: none;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      text-align: center;
      vertical-align: middle; }
  .trip-group .legs .legs-expandable {
    display: none; }
    .trip-group .legs .legs-expandable .leg .flight-details {
      width: 28%; }
    .trip-group .legs .legs-expandable .leg .duration {
      display: table-cell;
      padding-right: 12px; }
    .trip-group .legs .legs-expandable .layover {
      margin: 0; }
    .trip-group .legs .legs-expandable .next-day-connecting-flight {
      bottom: 0; }
  .trip-group .legs .layover {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    float: left;
    border-bottom: 1px dotted #8d8d8d;
    border-top: 1px dotted #8d8d8d;
    color: #3b3b3b;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 5px 0;
    padding: 5px; }
  .trip-group .legs .operated-by {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    margin-top: 5px; }
  .trip-group .legs .price {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 33.33333%;
    float: left;
    text-align: right; }
    .trip-group .legs .price .baggage-icon {
      float: left;
      padding: 4px; }
    .trip-group .legs .price span {
      display: block; }
      .trip-group .legs .price span.amount {
        color: #e00;
        font-size: 1.5em;
        font-weight: bold; }
      .trip-group .legs .price span.quantity {
        color: #999;
        margin-bottom: .5em; }
        .trip-group .legs .price span.quantity:last-child {
          margin-bottom: 0; }

#two-hour-window-modal-dialog .ok-button-container {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left; }

@media only screen and (min-width: 768px) {
  body.availability {
    background-color: #f5f5f5; }
  .availability-page .outbound .trip-group,
  .availability-page .inbound .trip-group,
  .availability-page .bundled .trip-group {
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    display: table;
    float: none;
    margin-bottom: 0; }
    .availability-page .outbound .trip-group .availability-results,
    .availability-page .inbound .trip-group .availability-results,
    .availability-page .bundled .trip-group .availability-results {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 75%;
      float: left;
      display: table-cell;
      float: none;
      padding: 0;
      vertical-align: middle; }
      .availability-page .outbound .trip-group .availability-results .legs,
      .availability-page .inbound .trip-group .availability-results .legs,
      .availability-page .bundled .trip-group .availability-results .legs {
        position: relative;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        float: left;
        padding: 0; }
        .availability-page .outbound .trip-group .availability-results .legs .leg .flight-details .flight-time,
        .availability-page .inbound .trip-group .availability-results .legs .leg .flight-details .flight-time,
        .availability-page .bundled .trip-group .availability-results .legs .leg .flight-details .flight-time {
          font-size: 17px; }
        .availability-page .outbound .trip-group .availability-results .legs .leg:first-child::after,
        .availability-page .inbound .trip-group .availability-results .legs .leg:first-child::after,
        .availability-page .bundled .trip-group .availability-results .legs .leg:first-child::after {
          left: 90px; }
        .availability-page .outbound .trip-group .availability-results .legs .leg .duration,
        .availability-page .inbound .trip-group .availability-results .legs .leg .duration,
        .availability-page .bundled .trip-group .availability-results .legs .leg .duration {
          display: table-cell; }
        .availability-page .outbound .trip-group .availability-results .legs .legs-expandable,
        .availability-page .inbound .trip-group .availability-results .legs .legs-expandable,
        .availability-page .bundled .trip-group .availability-results .legs .legs-expandable {
          display: none; }
    .availability-page .outbound .trip-group .content,
    .availability-page .inbound .trip-group .content,
    .availability-page .bundled .trip-group .content {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 50%;
      float: left;
      display: table-cell;
      float: none; }
  .flights-wrapper .flights.filter-direct {
    border-bottom: 0;
    border-top: 0; }
  .clock-icon:before {
    font-family: "FC-Font";
    -webkit-font-smoothing: antialiased;
    content: 'Z';
    font-size: 16px;
    padding-right: 3px;
    position: relative;
    top: 3px; } }

@media only screen and (min-width: 960px) {
  .extras-screen {
    margin: 0 auto;
    width: 940px; } }

@media only screen and (min-width: 1200px) {
  .extras-screen {
    margin: 0 auto;
    width: 1180px; } }

.single-airline-logo {
  height: 43px;
  width: 43px; }

.multiple-airline-logo {
  height: 21px;
  width: 21px; }

.airline-label {
  display: none;
  font-size: 10px;
  text-transform: capitalize; }
  @media only screen and (min-width: 768px) {
    .airline-label {
      display: inline; } }

/*
    Hide the datepickers associated input by using a className
*/
.fd-hidden-input {
  display: none; }

/*
    Screen reader class - used to hide spans inside each cell from the visual
    display. See: http://webaim.org/techniques/css/invisiblecontent/
*/
.fd-screen-reader {
  position: absolute;
  left: -999em;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  -moz-outline: 0 none;
  outline: 0 none; }

/*
    The wrapper div
*/
.date-picker {
  position: absolute;
  z-index: 9999;
  text-align: center;
  /*
    Change the font-size to suit your needs. The following line is for the demo
    that has a 14px font-size defined on the body tag.

    All other rules are "em" based and inherit from the font-size set here.
    */
  font: 900 0.8em/1em "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Verdana, Arial, "Lucida Grande", sans-serif;
  background: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  /*
    Set the fade in/out animation time here. This is used for browsers that
    support CSS transitions. Non-supporting browsers receive the fade effect
    using a Javascript fallback.
    */
  opacity: 1;
  -webkit-transition: opacity .75s ease-in-out;
  -moz-transition: opacity .75s ease-in-out;
  -ms-transition: opacity .75s ease-in-out;
  -o-transition: opacity .75s ease-in-out;
  transition: opacity .75s ease-in-out; }

/*
    The following rule is used whenever CSS Animations are supported by the
    browser
*/
.date-picker.fd-dp-fade {
  opacity: 0; }

/*
    Styles for the static datePickers
*/
.static-datepicker {
  position: relative;
  top: 5px;
  left: 0;
  margin-bottom: 1.5em; }

/*
    The iframe hack to cover selectlists in IE6
*/
.iehack {
  position: absolute;
  background: #fff;
  z-index: 9998;
  padding: 0;
  margin: 0;
  border: 0;
  display: none; }

/*
    The activation "button" created beside each input for popup datePickers
*/
.date-picker-control span {
  display: block;
  width: 18px;
  height: 18px;
  overflow: hidden;
  margin: auto 0;
  resize: none;
  outline: none; }

/*
    The hover effect on the activation button
*/
.date-picker-button-active span,
.date-picker-control:focus span,
.date-picker-control:hover span,
.date-picker-control:active span {
  outline: none;
  box-shadow: 0 0 5px rgba(40, 130, 170, 0.7);
  border-radius: 2px; }

/*
    A base64 encoded image-sprite is used for the activation button. IE6 and 7
    get fed "normal" png images within the rule that follows.
*/
.date-picker-control:link,
.date-picker-control:visited {
  position: relative;
  display: -moz-inline-box;
  border: 0 none;
  padding: 0;
  margin: 0 4px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 -72px;
  min-width: 18px;
  line-height: 1;
  cursor: pointer;
  visibility: visible;
  text-decoration: none;
  vertical-align: text-bottom;
  resize: none; }

/*
    IE6 & 7 fed "normal" png images
*/
.oldie .date-picker-control:link,
.oldie .date-picker-control:visited {
  /*
    IE7 gets a non-base64 encoded image sprite of the base64 encoded image
    declared above. That's all you have to do for IE7 support as it inherits
    the background-position declarations used to reposition the sprite
    */
  /*
    IE6 gets the filter treatment and an individual image for each animation
    state. This pattern is repeated for all other image-based rules within the
    stylesheet
    */
  _background-image: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='http://www.frequency-decoder.com/demo/datePicker/media/datepicker-normal.png'); }

/*
    If the datepicker has a valid date then use a different icon for the
    activation button to let the user know. It's a little detail but it's the
    little things in life etc
*/
.date-picker-dateval:link,
.date-picker-dateval:visited {
  background-position: 0 -108px; }

/*
    Again, IE6 gets a "normal" png image from the server. Rinse, repeat.
*/
.oldie .date-picker-dateval:link,
.oldie .date-picker-dateval:visited {
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='http://www.frequency-decoder.com/demo/datePicker/media/datepicker-selected.png'); }

/*
    Hover states etc for the activation button
*/
.date-picker-button-active:link,
.date-picker-button-active:visited,
.date-picker-control:focus,
.date-picker-control:hover,
.date-picker-control:active {
  background-position: 0 0; }

/*
    IE 6 activation button hover states
*/
.oldie .date-picker-button-active:link,
.oldie .date-picker-button-active:visited,
.oldie .date-picker-control:focus,
.oldie .date-picker-control:hover,
.oldie .date-picker-control:active {
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='http://www.frequency-decoder.com/demo/datePicker/media/datepicker-focused.png'); }

/*
    Disabled activation button
*/
.date-picker-control-disabled:link,
.date-picker-control-disabled:visited,
.date-picker-control-disabled:hover,
.date-picker-control-disabled:active {
  background-position: 0 -36px;
  cursor: default; }

/*
    IE 6 disabled activation button
*/
.oldie .date-picker-control-disabled:link,
.oldie .date-picker-control-disabled:visited,
.oldie .date-picker-control-disabled:hover,
.oldie .date-picker-control-disabled:active {
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='http://www.frequency-decoder.com/demo/datePicker/media/datepicker-disabled.png'); }

.date-picker-control-disabled:hover span,
.date-picker-control-disabled:active span {
  box-shadow: none !important; }

/*
    Feed IE6 the following rule, IE7 should handle the min-width declared
    previously.
 */
.oldie .date-picker-control {
  _width: 18px; }

/*
    IE, older Safari & Opera. Seperate CSS rule seems to be required.
*/
.date-picker-control {
  display: inline-block; }

/*
    Default datepicker "button" styles
*/
.date-picker th span {
  display: block;
  padding: 0;
  margin: 0;
  text-align: center;
  line-height: 1em;
  border: 0 none;
  background: transparent;
  font-weight: bold;
  cursor: pointer; }

/*
    The "month, year" display
*/
.date-picker .month-display,
.date-picker .year-display {
  display: inline;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: normal;
  font-size: 1.2em; }

/*
    Generic button class for Next & Previous (both month & year) buttons
*/
.date-picker .prev-but,
.date-picker .next-but {
  font-weight: normal;
  font-size: 2.4em;
  font-family: georgia, times new roman, palatino, times, bookman, serif;
  cursor: pointer; }

.date-picker .prev-but,
.date-picker .next-but,
.date-picker .today-but {
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

/*
    Hover effect for Next & Previous (month, year) buttons
*/
.date-picker .prev-but:hover,
.date-picker .next-but:hover,
.date-picker .today-but:hover {
  color: #a84444; }

.date-picker .prev-but:hover,
.date-picker .next-but:hover {
  /*
    Uncomment this if you want a scale effect...

    -webkit-transform:scale(1.6);
       -moz-transform:scale(1.6);
        -ms-transform:scale(1.6);
         -o-transform:scale(1.6);
            transform:scale(1.6);

    text-shadow:0 2px 1px rgba(0,0,0,.4);
    */ }

/*
    Today button
*/
.date-picker .today-but {
  text-align: center;
  margin: 0 auto;
  font-weight: normal;
  font-size: 1em;
  width: 100%;
  text-decoration: none;
  padding-top: 0.3em;
  text-transform: uppercase;
  vertical-align: middle;
  cursor: pointer; }

/*
    Disabled buttons
*/
.date-picker-disabled .prev-but,
.date-picker-disabled .next-but,
.date-picker-disabled .today-but,
.date-picker-disabled .prev-but:hover,
.date-picker-disabled .next-but:hover,
.date-picker-disabled .today-but:hover,
.date-picker .prev-but.fd-disabled:hover,
.date-picker .next-but.fd-disabled:hover,
.date-picker .fd-disabled,
.date-picker .fd-disabled:hover {
  color: #aaa;
  cursor: default !important;
  opacity: 1; }

.date-picker .prev-but.fd-disabled:hover,
.date-picker .next-but.fd-disabled:hover {
  /*
    Uncomment this if you have uncommented the "scale" rules above

    -webkit-transform:scale(1);
       -moz-transform:scale(1);
        -ms-transform:scale(1);
         -o-transform:scale(1);
            transform:scale(1);
    */
  text-shadow: 0 -1px 1px rgba(255, 255, 255, 0.8); }

/*
    The gradient background image
*/
.date-picker table,
.date-picker td,
.date-picker tbody th,
.date-picker .day-disabled,
.date-picker .date-picker-hover.day-disabled,
.date-picker .date-picker-unused,
.date-picker .month-out {
  background-color: #fff;
  background-repeat: repeat-x;
  background-position: 0 0; }

.oldie .date-picker table,
.oldie .date-picker td,
.oldie .date-picker tbody th,
.oldie .date-picker .day-disabled,
.oldie .date-picker .date-picker-hover.day-disabled,
.oldie .date-picker .date-picker-unused,
.oldie .date-picker .month-out {
  /*
    Remove from IE6 as it has a bug that never caches images on dynamically
    created elements which results in one http request being made for each
    cell of each table rendered by the script.
    */
  _background-image: none; }

.date-picker table {
  table-layout: auto;
  empty-cells: show;
  border-spacing: 2px;
  border-collapse: separate;
  position: relative;
  margin: 0;
  padding: 0;
  border: 1px solid #ccc;
  background-position: 0 -20px;
  text-align: center;
  padding: 0.3em;
  width: auto;
  height: auto;
  color: #555;
  font-size: 1em;
  border-radius: 0.8em;
  box-shadow: 0px 0px 5px #aaa; }

/*
    Create a "Lifted Corners" effect on the table. Ripped straight from @necolas
    http://nicolasgallagher.com/css-drop-shadows-without-images/
*/
.date-picker table:before,
.date-picker table:after {
  content: "";
  position: absolute;
  z-index: -2;
  bottom: 15px;
  left: 10px;
  width: 50%;
  height: 20%;
  max-width: 300px;
  max-height: 100px;
  -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg); }

.date-picker table:after {
  right: 10px;
  left: auto;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  transform: rotate(3deg); }

.oldie .date-picker table:before,
.oldie .date-picker table:after {
  display: none; }

/*
    Common TD & TH styling
*/
.date-picker td,
.date-picker tbody th {
  border: 0 none;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-position: 0 -35px;
  width: 3em;
  height: 3em;
  overflow: hidden;
  outline: transparent none 0px;
  border: 1px solid #ccc;
  text-transform: none;
  font-weight: normal;
  text-shadow: 0 1px #fff;
  border-radius: 2px; }

.date-picker th {
  border: 0 none;
  padding: 0;
  font-weight: bold;
  color: #333;
  text-align: center;
  vertical-align: middle;
  text-transform: none; }

.date-picker .date-picker-week-header {
  border: 1px solid #dcdcdc;
  font-style: oblique;
  background: transparent;
  cursor: default; }

.date-picker .date-picker-thead .date-picker-week-header {
  border: 0 none;
  cursor: help; }

/*
    The "mon tue wed etc" day header styles
*/
.date-picker .date-picker-day-header {
  cursor: help;
  border: 0 none;
  padding: 0 0 0.2em 0;
  text-transform: lowercase;
  height: auto; }

/*
    tfoot status bar
*/
.date-picker .date-picker-statusbar {
  cursor: default;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  border: 0 none;
  background: #fff;
  height: 2.8em; }

/*
    TD cell that is _not_ used to display a day of the month
*/
.date-picker .date-picker-unused {
  border-color: #dcdcdc;
  cursor: default !important;
  background-position: 0 -25px; }

/*
    The TH cell used to display the "month, year" title
*/
.date-picker .date-picker-title {
  width: auto;
  height: auto;
  padding: 0.4em 0; }

/*
    The "todays date" cell style
*/
.date-picker .month-out.date-picker-highlight {
  color: #b87676; }

/*
    The "highlight days" style
*/
.date-picker .date-picker-highlight {
  color: #a86666; }

/*
    The "active cursor" style
*/
.date-picker td {
  /*

    Uncomment this if you want a transition on the cursor cells scale effect

    -webkit-transition: all .2s ease;
       -moz-transition: all .2s ease;
        -ms-transition: all .2s ease;
         -o-transition: all .2s ease;
            transition: all .2s ease;
    */ }

/*
    Keyboard users get a scaled cursor. webKit exhibits buggy behaviour when
    scaling TD cells so commented out until I find a curious CSS based fix.
    Opera no longer appears to apply the scale... ho hum...
*/
.date-picker-focus .date-picker-hover {
  /*
    -webkit-transform:scale(1.25);
    */
  -moz-transform: scale(1.25);
  -ms-transform: scale(1.25);
  -o-transform: scale(1.25);
  transform: scale(1.25); }

.date-picker .date-picker-hover,
.date-picker .month-out.date-picker-hover {
  cursor: pointer;
  border-color: #6482aa !important;
  border-color: rgba(100, 130, 170, 0.7) !important;
  color: #6482aa;
  text-shadow: 0px 1px 1px #fff;
  box-shadow: 0 0 6px rgba(100, 130, 170, 0.6); }

/*
    The "disabled days" style
*/
.date-picker .day-disabled {
  color: #888;
  cursor: default;
  text-decoration: line-through;
  background-position: 0 -15px; }

.date-picker .month-out {
  border-color: #ddd;
  border-color: rgba(220, 220, 220, 0.8);
  color: #aaa;
  background-position: 0 -25px; }

/*
    The "selected date" style - color changed below also
*/
.date-picker .date-picker-selected-date {
  border-color: #888 !important;
  border-color: rgba(7, 7, 7, 0.6) !important; }

/*
    The date "out of range" style
*/
.date-picker .out-of-range,
.date-picker .not-selectable {
  color: #ccc;
  font-style: oblique;
  background: #fcfcfc;
  cursor: default; }

/*
    Week number "out of range" && "month-out" styles
*/
.date-picker th.month-out,
.date-picker th.out-of-range {
  color: #aaa;
  font-style: oblique;
  background: #fcfcfc; }

/*
    Week numbers "out of range"
*/
.date-picker .out-of-range {
  opacity: 0.6; }

/*
    Used when the entire grid is full but the next/prev months dates cannot be
    selected
*/
.date-picker .not-selectable {
  opacity: 0.8; }

.oldie .date-picker .out-of-range {
  filter: alpha(opacity=60); }

.oldie .date-picker .not-selectable {
  filter: alpha(opacity=80); }

.date-picker tr {
  display: table-row; }

.date-picker sup {
  font-size: 0.86em;
  letter-spacing: normal;
  text-transform: none;
  height: 0;
  line-height: 1;
  position: relative;
  top: -0.2em;
  vertical-align: baseline !important;
  vertical-align: top; }

.date-picker .date-picker-day-header,
.date-picker .month-display,
.date-picker .year-display {
  text-shadow: 0px 1px 1px #fff; }

.date-picker .month-display,
.date-picker .year-display {
  cursor: default; }

.date-picker td:focus,
.date-picker .date-picker-hover {
  overflow: hidden;
  -moz-outline: 0 none;
  outline: 0 none;
  -o-highlight: 0 none; }

/*
    The "pulse" animation on focused button and datepicker cursor
*/
.date-picker-focus .date-picker-hover,
.date-picker-control:focus span {
  -webkit-animation: fd-dp-pulse 1.5s infinite alternate;
  -moz-animation: fd-dp-pulse 1.5s infinite alternate;
  -ms-animation: fd-dp-pulse 1.5s infinite alternate;
  -o-animation: fd-dp-pulse 1.5s infinite alternate; }

/*
    The "selected date" style
*/
.date-picker .date-picker-selected-date {
  color: #333;
  color: rgba(3, 3, 3, 0.8);
  font-weight: bold;
  font-size: 1.2em;
  width: 2.4em;
  height: 2.4em; }

/*
    Remove the box-shadow & lifted corner effect for the inline datepickers
*/
.static-datepicker table {
  box-shadow: 0 0 0 transparent; }

.static-datepicker table:before,
.static-datepicker table:after {
  display: none; }

/*
    Add a box-shadow and enhance border for datepickers that have keyboard focus
*/
.date-picker-focus table {
  border-color: #999;
  border-color: rgba(153, 153, 153, 0.8);
  box-shadow: 0px 0px 5px #aaa; }

/*
    Draggable datepickers
*/
.date-picker .drag-enabled,
.date-picker .drag-enabled span {
  cursor: move; }

/*
    Disabled datePicker
*/
.date-picker-disabled table {
  opacity: .8 !important; }

.date-picker-disabled table:before,
.date-picker-disabled table:after {
  display: none; }

.oldie .date-picker-disabled table {
  filter: alpha(opacity=80); }

.date-picker-disabled,
.date-picker-disabled td,
.date-picker-disabled th,
.date-picker-disabled th span {
  cursor: default !important; }

.date-picker-disabled .prev-but:hover,
.date-picker-disabled .next-but:hover {
  /*
    Uncomment this if you have used the previous scale rules previously
    declared within the file (for the prev-but and next-but classes)

    -webkit-transform:scale(1);
       -moz-transform:scale(1);
        -ms-transform:scale(1);
         -o-transform:scale(1);
            transform:scale(1);
    */
  text-shadow: none; }

body.fd-drag-active {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

/*
    Glow effect for the focused (keyboard active) cursor cell and popup
    datepickers activation button
*/
@-webkit-keyframes fd-dp-pulse {
  from {
    box-shadow: 0 0 2px rgba(100, 130, 170, 0.8); }
  to {
    box-shadow: 0 0 6px rgba(10, 130, 170, 0.5); } }

@-moz-keyframes fd-dp-pulse {
  from {
    box-shadow: 0 0 2px rgba(100, 130, 170, 0.8); }
  to {
    box-shadow: 0 0 6px rgba(10, 130, 170, 0.5); } }

@-ms-keyframes fd-dp-pulse {
  from {
    box-shadow: 0 0 2px rgba(100, 130, 170, 0.8); }
  to {
    box-shadow: 0 0 6px rgba(10, 130, 170, 0.5); } }

@-o-keyframes fd-dp-pulse {
  from {
    box-shadow: 0 0 2px rgba(100, 130, 170, 0.8); }
  to {
    box-shadow: 0 0 6px rgba(10, 130, 170, 0.5); } }

.fcl-datepicker-wrapper {
  display: none;
  height: auto;
  margin-top: -24px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 2; }
  .fcl-datepicker-wrapper .fcl-datepicker-widget {
    position: relative;
    z-index: 1; }
  .fcl-datepicker-wrapper .fcl-datepicker-btns {
    display: none;
    margin: 0 auto;
    padding: 1em 0;
    text-align: center; }
    .fcl-datepicker-wrapper .fcl-datepicker-btns a {
      margin-bottom: 0; }

.show-datepicker {
  background-color: #fff; }
  .show-datepicker .fcl-datepicker-wrapper {
    display: block; }
    @media only screen and (min-width: 768px) {
      .show-datepicker .fcl-datepicker-wrapper {
        margin-top: -20px;
        position: absolute;
        width: 95%; } }
  .show-datepicker .date-picker table thead {
    background-color: #0fb7d0; }
  .show-datepicker .fcl-datepicker-tab-arrow {
    -webkit-transition: left 1s;
    -moz-transition: left 1s;
    -o-transition: left 1s;
    transition: left 1s;
    border-bottom: 10px solid #0fb7d0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid transparent;
    height: 0;
    left: 25%;
    position: relative;
    transition: left 1s;
    width: 0; }
  .show-datepicker.return .fcl-datepicker-tab-arrow {
    border-bottom: 10px solid #4fbd23;
    left: 75%; }
  .show-datepicker.return .date-picker table thead {
    background-color: #4fbd23; }

.static-datepicker {
  margin-bottom: 0;
  top: 0; }

.date-picker table {
  background-position: 0;
  border: 0;
  border-radius: 0;
  border-spacing: 0;
  margin: 0 auto;
  padding: 0;
  width: 100%; }
  .date-picker table tr {
    background: transparent; }
    .date-picker table tr th.date-picker-title {
      padding: 1em 0 0; }
      .date-picker table tr th.date-picker-title span {
        font-size: 16px;
        font-weight: bold; }
    .date-picker table tr th.date-picker-day-header {
      cursor: default;
      font-size: 13px;
      text-transform: none; }
    .date-picker table tr th span {
      cursor: default; }
    .date-picker table tr td {
      border: 1px solid #eee;
      border-radius: 0;
      font-size: .875em; }
      .date-picker table tr td.date-picker-selected-date {
        font-size: .875em;
        font-weight: normal; }
      .date-picker table tr td.date-picker-today {
        -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
        box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
        background-color: #333;
        color: #fff; }
        .date-picker table tr td.date-picker-today:active {
          -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
          box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset; }
      .date-picker table tr td.return-date {
        background-color: #4fbd23;
        border: 1px solid #4fbd23; }
      .date-picker table tr td.depart-date, .date-picker table tr td.return-date {
        color: #fff;
        font-weight: bold;
        text-shadow: none; }
      .date-picker table tr td.depart-date {
        background-color: #0fb7d0;
        border: 1px solid #0fb7d0; }
        .date-picker table tr td.depart-date.return-date {
          background: #0fb7d0;
          background: -moz-linear-gradient(left, #0fb7d0 0%, #0fb7d0 50%, #4fbd23 50%, #4fbd23 100%);
          background: -webkit-gradient(linear, left top, right top, color-stop(0%, #0fb7d0), color-stop(50%, #0fb7d0), color-stop(50%, #4fbd23), color-stop(100%, #4fbd23));
          background: -webkit-linear-gradient(left, #0fb7d0 0%, #0fb7d0 50%, #4fbd23 50%, #4fbd23 100%);
          background: -o-linear-gradient(left, #0fb7d0 0%, #0fb7d0 50%, #4fbd23 50%, #4fbd23 100%);
          background: -ms-linear-gradient(left, #0fb7d0 0%, #0fb7d0 50%, #4fbd23 50%, #4fbd23 100%);
          background: linear-gradient(to right, #0fb7d0 0%, #0fb7d0 50%, #4fbd23 50%, #4fbd23 100%);
          filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0fb7d0', endColorstr='#4fbd23', GradientType=1); }
      .date-picker table tr td.inbetween-date {
        background-color: #eaeaea;
        text-shadow: none; }
  .date-picker table .date-picker-title,
  .date-picker table .month-display {
    color: #fff;
    text-shadow: none; }
  .date-picker table .date-picker-day-header {
    color: #fff;
    text-shadow: none; }

::-webkit-input-placeholder {
  font-style: italic; }

:-moz-placeholder {
  font-style: italic; }

::-moz-placeholder {
  font-style: italic; }

:-ms-input-placeholder {
  font-style: italic; }

.search-form-wrapper {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left; }
  @media only screen and (min-width: 768px) {
    .search-form-wrapper {
      padding: 10px 0; } }
  .search-form-wrapper form {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    float: left;
    background-color: #fff;
    padding: 0; }
  .search-form-wrapper label {
    color: rgba(0, 0, 0, 0.54);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    left: 6px;
    margin-bottom: 0;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    top: 7px;
    z-index: 2; }
  .search-form-wrapper .hover .departdate label,
  .search-form-wrapper .hover .returndate label {
    color: #fff; }
  .search-form-wrapper .global-search-errors {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    float: left;
    top: 0; }
    .search-form-wrapper .global-search-errors ul li:nth-child(1) {
      margin-bottom: 10px;
      position: relative;
      top: auto; }
  .search-form-wrapper .cabin-class-wrapper .ui-btn {
    overflow: visible; }
  .search-form-wrapper input[type="text"],
  .search-form-wrapper select {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    float: left;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.12);
    color: rgba(0, 0, 0, 0.87);
    font-size: 12px;
    margin: 0 0 1em;
    padding: 19px 5px 6px;
    position: relative;
    text-align: left;
    text-indent: .01px; }
    @media only screen and (min-width: 768px) {
      .search-form-wrapper input[type="text"],
      .search-form-wrapper select {
        border: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 14px;
        margin-bottom: 0;
        padding: 16px 6px 6px; } }
    .search-form-wrapper input[type="text"]:focus,
    .search-form-wrapper select:focus {
      outline: 0; }
    .search-form-wrapper input[type="text"].no-label,
    .search-form-wrapper select.no-label {
      padding-top: .5em; }
  .search-form-wrapper input[type="text"].depart.focus {
    border: 3px solid #0fb7d0; }
  .search-form-wrapper input[type="text"].return.focus {
    border: 3px solid #4fbd23; }
  .search-form-wrapper .ui-btn {
    height: auto; }
    @media only screen and (min-width: 768px) {
      .search-form-wrapper .ui-btn {
        margin-bottom: 10px; } }
    .search-form-wrapper .ui-btn.open {
      height: 58px; }
  .search-form-wrapper .field-container.invalid .error-message,
  .search-form-wrapper .server-error li:nth-child(1) {
    position: absolute; }
    .search-form-wrapper .field-container.invalid .error-message a,
    .search-form-wrapper .server-error li:nth-child(1) a {
      color: #fff; }
  .search-form-wrapper .field-container {
    overflow: visible; }
  @media only screen and (min-width: 960px) {
    .search-form-wrapper .passengers {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 41.66667%;
      float: left; } }
  .search-form-wrapper .airport-indicator {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-radius: 3px;
    height: 44px;
    margin-bottom: 14px;
    overflow: visible; }
    .search-form-wrapper .airport-indicator.open {
      background-color: #575757;
      border: 1px solid #575757;
      border-radius: 0;
      margin-bottom: 0; }
      .search-form-wrapper .airport-indicator.open .label,
      .search-form-wrapper .airport-indicator.open label {
        color: #fff; }
    .search-form-wrapper .airport-indicator label {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11px; }
    .search-form-wrapper .airport-indicator select {
      border: 0;
      height: 42px; }
    .search-form-wrapper .airport-indicator .label {
      color: rgba(0, 0, 0, 0.87);
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: normal;
      padding: 22px 6px 6px; }

.from-to-wrapper {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left; }
  @media only screen and (min-width: 768px) {
    .from-to-wrapper {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 50%;
      float: left; } }
  .from-to-wrapper .origin-wrapper,
  .from-to-wrapper .airport-select,
  .from-to-wrapper .depart-date-wrapper,
  .from-to-wrapper .return-date-wrapper {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 50%;
    float: left; }
  .from-to-wrapper .airport-select {
    height: 54px; }

.passengers-wrapper {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left;
  overflow: hidden; }
  @media only screen and (min-width: 768px) {
    .passengers-wrapper {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 50%;
      float: left; } }
  @media only screen and (min-width: 960px) {
    .passengers-wrapper {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 100%;
      float: left; } }
  .passengers-wrapper .passenger {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 33.33333%;
    float: left; }
    .passengers-wrapper .passenger.adults select {
      border-bottom-right-radius: 0;
      border-right: 0;
      border-top-right-radius: 0; }
    .passengers-wrapper .passenger.children select {
      border-radius: 0; }
    .passengers-wrapper .passenger.infants select {
      border-bottom-left-radius: 0;
      border-left: 0;
      border-top-left-radius: 0; }

.unaccompanied-minors {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left;
  margin: 5px 0 15px;
  text-align: left; }
  @media only screen and (min-width: 768px) {
    .unaccompanied-minors {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 41.66667%;
      left: 50%;
      right: auto;
      float: left; } }
  @media only screen and (min-width: 960px) {
    .unaccompanied-minors {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 41.66667%;
      left: 58.33333%;
      right: auto;
      float: left; } }
  .unaccompanied-minors a {
    color: rgba(0, 0, 0, 0.87);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    outline: 0;
    text-decoration: none; }
    .unaccompanied-minors a:hover span.underlined {
      color: #0048b7; }
    .unaccompanied-minors a span.underlined {
      color: #0fb7d0;
      text-decoration: underline; }

.cabin-class-wrapper {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 50%;
  float: left; }
  @media only screen and (min-width: 768px) {
    .cabin-class-wrapper {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 25%;
      float: left; } }

.search-button-wrapper {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 50%;
  float: left;
  white-space: nowrap; }
  @media only screen and (min-width: 768px) {
    .search-button-wrapper {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 25%;
      float: left; } }
  @media only screen and (min-width: 960px) {
    .search-button-wrapper {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 16.66667%;
      float: left; } }
  .search-button-wrapper .flight-search-button {
    background-color: #22b929;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#22b929', endColorstr='#009c07');
    background-size: 100%;
    background-image: -webkit-linear-gradient(top, #22b929 5%, #009c07 100%);
    background-image: -moz-linear-gradient(top, #22b929 5%, #009c07 100%);
    background-image: -o-linear-gradient(top, #22b929 5%, #009c07 100%);
    background-image: linear-gradient(top, #22b929 5%, #009c07 100%);
    -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
    -moz-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
    text-indent: 0;
    border: 1px solid #005304;
    border-radius: 4px;
    display: inline-block;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    line-height: 44px;
    height: 44px;
    width: auto;
    text-align: left;
    text-decoration: none;
    text-shadow: 0 1px rgba(0, 0, 0, 0.7);
    margin: 0 0 10px;
    padding: 0 15px;
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle; }
    @media only screen and (min-width: 768px) {
      .search-button-wrapper .flight-search-button:hover, .search-button-wrapper .flight-search-button.psuedo-hover {
        background-color: #01af09;
        color: #fff;
        cursor: pointer;
        text-decoration: none;
        filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#009c07', endColorstr='#22b929');
        background-size: 100%;
        background-image: -webkit-linear-gradient(top, #009c07 5%, #22b929 100%);
        background-image: -moz-linear-gradient(top, #009c07 5%, #22b929 100%);
        background-image: -o-linear-gradient(top, #009c07 5%, #22b929 100%);
        background-image: linear-gradient(top, #009c07 5%, #22b929 100%); }
      .search-button-wrapper .flight-search-button:active, .search-button-wrapper .flight-search-button.psuedo-active {
        position: relative;
        top: 1px; }
      .search-button-wrapper .flight-search-button:visited {
        color: #fff; } }
    .search-button-wrapper .flight-search-button + span::before {
      content: "0";
      font-family: "FC-Font";
      -webkit-font-smoothing: antialiased;
      color: #fff;
      cursor: pointer;
      display: inline-block;
      font-size: 18px;
      line-height: 44px;
      position: absolute;
      right: 12px;
      text-shadow: 0 1px rgba(0, 0, 0, 0.7); }
    @media only screen and (min-width: 768px) {
      .search-button-wrapper .flight-search-button:active + span::before {
        margin-top: 1px; } }
    @media only screen and (min-width: 768px) {
      .search-button-wrapper .flight-search-button {
        position: relative;
        padding-left: 5px;
        padding-right: 5px;
        width: 100%;
        left: 0%;
        right: auto;
        float: left;
        padding-left: 10px;
        padding-right: 10px; } }
    .search-button-wrapper .flight-search-button + span {
      display: inline-block;
      height: 44px;
      position: relative;
      right: 5px;
      vertical-align: middle;
      width: 1px; }
      @media only screen and (min-width: 480px) {
        .search-button-wrapper .flight-search-button + span {
          right: 5px; } }
      @media only screen and (min-width: 960px) {
        .search-button-wrapper .flight-search-button + span {
          right: 5px; } }

.oneway-container {
  margin-bottom: 10px; }
  @media only screen and (min-width: 768px) {
    .oneway-container {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 100%;
      float: left; } }
  @media only screen and (min-width: 960px) {
    .oneway-container {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 8.33333%;
      float: left; } }
  .oneway-container .oneway-radios {
    *zoom: 1; }
    .oneway-container .oneway-radios:before, .oneway-container .oneway-radios:after {
      content: " ";
      display: table; }
    .oneway-container .oneway-radios:after {
      clear: both; }
    .oneway-container .oneway-radios label {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 33.33333%;
      float: left;
      color: rgba(0, 0, 0, 0.87);
      padding-bottom: 13px;
      padding-top: 14px;
      text-transform: uppercase;
      top: 0;
      white-space: nowrap; }
      @media only screen and (min-width: 768px) {
        .oneway-container .oneway-radios label {
          position: relative;
          padding-left: 5px;
          padding-right: 5px;
          width: 16.66667%;
          float: left;
          font-size: 11px; } }
      @media only screen and (min-width: 960px) {
        .oneway-container .oneway-radios label {
          position: relative;
          padding-left: 5px;
          padding-right: 5px;
          width: 100%;
          float: left;
          left: 0;
          margin-bottom: 0;
          margin-top: 0;
          padding: 14px 0; } }

.ie_8 .search-form-wrapper .oneway-container .oneway-radios label {
  margin-top: 3px; }
  @media only screen and (min-width: 768px) {
    .ie_8 .search-form-wrapper .oneway-container .oneway-radios label {
      margin-top: 5px; } }
  @media only screen and (min-width: 960px) {
    .ie_8 .search-form-wrapper .oneway-container .oneway-radios label {
      width: auto; } }

.avail-legend {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left;
  color: #000;
  display: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 10px 0; }
  @media only screen and (min-width: 768px) {
    .avail-legend {
      display: inherit; } }
  .avail-legend .no-baggage,
  .avail-legend .red-eye,
  .avail-legend .baggage {
    background: none;
    vertical-align: middle; }
    .avail-legend .no-baggage span,
    .avail-legend .red-eye span,
    .avail-legend .baggage span {
      vertical-align: middle; }
  .avail-legend .icon {
    font-family: "FC-Font";
    -webkit-font-smoothing: antialiased;
    font-size: 16px; }
  .avail-legend .no-baggage,
  .avail-legend .baggage {
    float: left;
    padding-right: 15px; }
    .avail-legend .no-baggage .icon,
    .avail-legend .baggage .icon {
      color: #343c42; }
  .avail-legend .red-eye {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 33.33333%;
    float: left; }
    .avail-legend .red-eye .icon {
      color: #f00; }

@media only screen and (min-width: 768px) {
  #depart-return-same-day-modal-dialog {
    margin-left: -25%;
    width: 50%; } }

@media only screen and (min-width: 960px) {
  #depart-return-same-day-modal-dialog {
    margin-left: -15%;
    width: 30%; } }

#depart-return-same-day-modal-dialog .close-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: #000;
  border: 0;
  bottom: 0;
  color: #fff;
  height: 0;
  padding: 0;
  position: absolute;
  right: 10px;
  width: 0; }
  #depart-return-same-day-modal-dialog .close-button + span {
    cursor: pointer;
    position: absolute;
    right: 20px; }
    #depart-return-same-day-modal-dialog .close-button + span:before {
      content: ",";
      font-family: "FC-Font";
      -webkit-font-smoothing: antialiased;
      color: #fff;
      font-size: 18px; }

.airport-select-container {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left;
  display: none;
  top: -14px; }
  @media only screen and (min-width: 768px) {
    .airport-select-container {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      float: left;
      padding: 0;
      top: 0;
      z-index: 20; } }

.airport-select-text-container {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left;
  background-color: #575757;
  padding: 10px; }
  @media only screen and (min-width: 768px) {
    .airport-select-text-container {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      float: left;
      background-color: transparent;
      margin-bottom: 10px;
      padding: 0; } }
  .airport-select-text-container label {
    display: none; }
    @media only screen and (min-width: 768px) {
      .airport-select-text-container label {
        color: #515255;
        display: inherit;
        left: 6px;
        position: absolute;
        text-transform: uppercase;
        top: 7px;
        z-index: 21; } }
  .airport-select-text-container input[type='text'] {
    background-color: #fff;
    color: #000;
    font-size: 14px;
    margin-bottom: 0;
    padding-top: 6px; }
    @media only screen and (min-width: 768px) {
      .airport-select-text-container input[type='text'] {
        margin-bottom: 0;
        padding: 18px 6px 7px; } }
  @media only screen and (min-width: 768px) {
    .airport-select-text-container input {
      margin-bottom: 0;
      padding: 18px 6px 7px; } }
  .airport-select-text-container span.clearicon {
    position: relative; }
    .airport-select-text-container span.clearicon span {
      cursor: pointer;
      display: block;
      height: 16px;
      position: absolute;
      right: 8px;
      top: 14px;
      width: 16px; }
      .airport-select-text-container span.clearicon span::after {
        content: ",";
        font-family: "FC-Font";
        -webkit-font-smoothing: antialiased;
        color: #9a9a9a;
        font-size: 18px; }
    .airport-select-text-container span.clearicon input {
      padding-right: 16px; }

.airport-results {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left;
  background-color: #575757;
  list-style: none;
  -webkit-margin-after: 0;
  -webkit-margin-before: 0;
  -webkit-margin-end: 0;
  -webkit-margin-start: 0;
  margin-top: 0;
  max-height: 200px;
  overflow-y: scroll;
  padding-right: 0;
  -webkit-padding-start: 1px; }
  @media only screen and (min-width: 768px) {
    .airport-results {
      background-color: #fff;
      border: 1px solid rgba(0, 0, 0, 0.12);
      display: none;
      margin-top: -10px;
      position: absolute;
      top: 54px;
      width: 350px;
      z-index: 23; } }
  .airport-results li {
    border-bottom: 1px dotted #fff;
    color: #fff;
    display: block;
    font-family: Arial;
    font-size: 14px;
    list-style: none;
    margin: 0;
    min-height: 45px;
    padding: 4px 14px; }
    @media only screen and (min-width: 768px) {
      .airport-results li {
        border-bottom: 1px dotted rgba(0, 0, 0, 0.87);
        color: #116ab2;
        overflow: hidden;
        padding-left: 4px;
        padding-right: 4px; } }
    .airport-results li:last-child {
      border-bottom: 0; }
    .airport-results li:hover, .airport-results li.hover {
      background-color: #116ab2;
      color: #fff; }
    .airport-results li strong {
      font-weight: bold; }
    .airport-results li .iata {
      float: left;
      height: 40px;
      width: 50px; }

.firefox .airport-select-text-container span.clearicon span {
  top: 26px; }
  @media only screen and (min-width: 768px) {
    .firefox .airport-select-text-container span.clearicon span {
      top: 32px; } }

.trident .airport-select-text-container span.clearicon span,
.ie .airport-select-text-container span.clearicon span {
  display: none; }

.ie_6 .airport-select-text-container span.clearicon span,
.ie_7 .airport-select-text-container span.clearicon span,
.ie_8 .airport-select-text-container span.clearicon span,
.ie_9 .airport-select-text-container span.clearicon span {
  display: block;
  top: 26px; }

@media only screen and (min-width: 768px) {
  .availability-page.international.booking-summary .edit-search,
  .availability-page.new_zealand_south_west_pacific.booking-summary .edit-search {
    display: none; } }

.edit-search-panel {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  background-color: #fff;
  display: none;
  margin: 10px 0 0; }
  @media only screen and (min-width: 768px) {
    .edit-search-panel {
      display: table; } }
  .edit-search-panel .edit-search-button {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 8.33333%;
    float: left;
    -webkit-box-shadow: inset 3px 0 3px 0 #c00;
    -moz-box-shadow: inset 3px 0 3px 0 #c00;
    box-shadow: inset 3px 0 3px 0 #c00;
    background-color: #e00;
    color: #fff;
    display: table-cell;
    float: none;
    font-size: 11px;
    font-weight: 600;
    padding: 0 10px;
    text-transform: uppercase;
    vertical-align: middle; }
    .edit-search-panel .edit-search-button:hover {
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      background-color: #000;
      color: #fff;
      cursor: pointer; }
    .edit-search-panel .edit-search-button .items {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      float: left;
      display: table;
      float: none;
      padding-left: 5px;
      padding-right: 5px;
      vertical-align: middle; }
      .edit-search-panel .edit-search-button .items .icon {
        position: relative;
        padding-left: 0;
        padding-right: 0;
        width: 25%;
        float: left;
        display: table-cell;
        float: none;
        font-size: 16px;
        padding: 0 5px 0 0;
        vertical-align: middle; }
        .edit-search-panel .edit-search-button .items .icon:before {
          font-family: "FC-Font";
          -webkit-font-smoothing: antialiased;
          content: '>'; }
      .edit-search-panel .edit-search-button .items .label {
        position: relative;
        padding-left: 0;
        padding-right: 0;
        width: 75%;
        float: left;
        display: table-cell;
        float: none;
        font-family: inherit;
        font-weight: normal;
        letter-spacing: .5px;
        padding: 0;
        vertical-align: middle; }
  .edit-search-panel .search-details {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left;
    display: none;
    float: none;
    padding: 10px 0; }
    @media only screen and (min-width: 768px) {
      .edit-search-panel .search-details {
        display: table-cell; } }
    .edit-search-panel .search-details .details {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      float: left;
      display: table;
      float: none; }
    .edit-search-panel .search-details .origin {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 16.66667%;
      float: left;
      display: table-cell;
      float: none;
      font-family: Arial, Helvetica, sans-serif;
      vertical-align: middle; }
    .edit-search-panel .search-details .to {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 8.33333%;
      float: left;
      font-family: "FC-Font";
      -webkit-font-smoothing: antialiased;
      color: inherit;
      display: table-cell;
      float: none;
      font-size: 30px;
      text-align: center;
      vertical-align: middle; }
    .edit-search-panel .search-details .destination {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 16.66667%;
      float: left;
      display: table-cell;
      float: none;
      font-family: Arial, Helvetica, sans-serif;
      vertical-align: middle; }
    .edit-search-panel .search-details .airport-code {
      font-size: 11px; }
    .edit-search-panel .search-details .depart .label,
    .edit-search-panel .search-details .return .label {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      text-transform: uppercase; }
    .edit-search-panel .search-details .depart .date,
    .edit-search-panel .search-details .return .date {
      font-family: Arial, Helvetica, sans-serif; }
    .edit-search-panel .search-details .depart {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 16.66667%;
      float: left;
      display: table-cell;
      float: none;
      vertical-align: middle; }
    .edit-search-panel .search-details .return {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 16.66667%;
      float: left;
      display: table-cell;
      float: none;
      vertical-align: middle; }
    .edit-search-panel .search-details .other {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 25%;
      float: left;
      display: table-cell;
      float: none;
      font-size: 11px;
      padding-left: 0;
      text-align: right;
      vertical-align: middle; }
      .edit-search-panel .search-details .other .passenger-count,
      .edit-search-panel .search-details .other .cabin-class {
        padding-right: 5px; }
  .edit-search-panel.oneway .search-details .return {
    display: none; }
  .edit-search-panel.oneway .search-details .other {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 41.66667%;
    float: left;
    display: table-cell;
    float: none; }

.edit-search-form {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  background: #fff; }
  @media only screen and (min-width: 768px) {
    .edit-search-form {
      padding: 0 10px 10px; } }
  @media only screen and (min-width: 960px) {
    .edit-search-form {
      padding: 48px 0; } }
  .edit-search-form .edit-search-form-title {
    color: rgba(0, 0, 0, 0.87);
    font-size: 20px;
    margin: 15px 10px 0; }
    @media only screen and (min-width: 768px) {
      .edit-search-form .edit-search-form-title {
        display: none; } }

.edit-search-container {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  display: flex;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .edit-search-container {
      background-color: #fff; } }
  @media only screen and (min-width: 960px) {
    .edit-search-container .edit-search {
      margin: 0 auto;
      width: 960px; } }
  @media only screen and (min-width: 1200px) {
    .edit-search-container .edit-search {
      width: 1180px; } }
  .edit-search-container .search-form-wrapper {
    padding: 0; }

@media only screen and (min-width: 768px) {
  .availability-page.booking-summary .saved-searches-region {
    display: none; } }

.saved-searches-region {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  clear: both;
  padding: 0 5px; }
  @media only screen and (min-width: 768px) {
    .saved-searches-region {
      padding: 0; } }

.saved-search-panel {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left;
  color: rgba(0, 0, 0, 0.87);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 0; }
  .saved-search-panel h3 {
    font-size: 22px;
    line-height: 25px;
    margin-bottom: 20px; }

.saved-search-panel__details {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left; }

.saved-search-list__inner {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left; }
  .saved-search-list__inner > div:last-child .saved-search-item {
    border-bottom: 0; }

.search-details {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  height: 100%; }

.saved-search-deep-link {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left;
  color: inherit;
  display: flex;
  height: 100%;
  justify-content: space-between;
  padding: 10px;
  text-decoration: inherit; }
  @media only screen and (min-width: 768px) {
    .saved-search-deep-link {
      padding: 0 15px; } }
  .saved-search-deep-link:hover {
    color: inherit; }

.saved-search-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .saved-search-item {
      height: 50px; } }
  .saved-search-item:hover {
    background-color: rgba(17, 106, 178, 0.05); }
  .saved-search-item.mobile {
    display: block;
    float: left;
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .saved-search-item.mobile {
        display: none; } }
    .saved-search-item.mobile.saved-search-item-current-search {
      display: none; }
    .saved-search-item.mobile .returning-flight-info {
      text-align: right; }
    .saved-search-item.mobile .origin,
    .saved-search-item.mobile .destination {
      font-size: 12px;
      line-height: 13px; }
    .saved-search-item.mobile .depart .label,
    .saved-search-item.mobile .return .label {
      font-size: 10px;
      line-height: 12px;
      padding-bottom: 1px;
      padding-top: 2px; }
    .saved-search-item.mobile .depart .date,
    .saved-search-item.mobile .return .date {
      font-size: 12px;
      line-height: 14px; }
    .saved-search-item.mobile .search-type-icon {
      align-self: center;
      flex-basis: 16.66667%;
      font-size: 26px;
      text-align: center; }
      .saved-search-item.mobile .search-type-icon-oneway {
        font-size: 18px; }
  .saved-search-item.desktop {
    display: none; }
    @media only screen and (min-width: 768px) {
      .saved-search-item.desktop {
        display: block; } }
    .saved-search-item.desktop.saved-search-item-current-search {
      display: none; }
    .saved-search-item.desktop .city-name {
      font-size: 15px; }
    .saved-search-item.desktop .airport-code {
      font-size: 11px;
      line-height: 17px; }
    .saved-search-item.desktop .depart,
    .saved-search-item.desktop .return .label {
      font-size: 11px; }
  .saved-search-item.oneway .return {
    display: none; }
  .saved-search-item .saved-search-info {
    align-self: center;
    min-width: 120px; }
    @media only screen and (min-width: 768px) {
      .saved-search-item .saved-search-info {
        align-content: center;
        display: flex; } }
    @media only screen and (min-width: 768px) {
      .saved-search-item .saved-search-info.search-type-icon {
        justify-content: center; } }
  .saved-search-item .search-type-icon {
    font-family: "FC-Font";
    -webkit-font-smoothing: antialiased;
    color: #0f6eb3;
    font-size: 30px; }
    .saved-search-item .search-type-icon-oneway {
      font-size: 22px; }
  @media only screen and (min-width: 768px) {
    .saved-search-item .city-name,
    .saved-search-item .date {
      color: rgba(0, 0, 0, 0.87);
      font-size: 14px;
      font-weight: bold; } }
  .saved-search-item .depart,
  .saved-search-item .return {
    flex-direction: column; }
    .saved-search-item .depart .label,
    .saved-search-item .return .label {
      text-transform: uppercase; }
  .saved-search-item .other {
    display: none; }
    @media only screen and (min-width: 768px) {
      .saved-search-item .other {
        align-items: left;
        display: flex;
        flex-direction: column;
        font-size: 11px;
        padding-left: 0;
        padding-right: 5px; } }

.saved-search-list {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left; }
.defaultTitle---2jQ2A {
  margin: 0; }
  .defaultTitle---2jQ2A h3 {
    color: rgba(0, 0, 0, 0.87);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: normal;
    margin: 20px 0; }
    @media only screen and (min-width: 768px) {
      .defaultTitle---2jQ2A h3 {
        color: rgba(0, 0, 0, 0.87);
        font-family: Arial, Helvetica, sans-serif; } }

.darkTitle---3dCeN {
  background: rgba(0, 0, 0, 0.87);
  padding: 10px; }
  .darkTitle---3dCeN h3 {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin: 0; }

.ancillaries-selector-region {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  margin-bottom: 20px; }

.content---zLlIK {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  background: #f4f4f4;
  padding: 10px 0; }

.ancillariesSelector---1m6z1 {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left; }

.modeSelectorRegion---li1d8,
.outboundJourneyRegion---2j2Wq,
.inboundJourneyRegion---3Hp_5 {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left; }
@charset "UTF-8";
.offerMeal---1n5NG {
  position: relative;
  width: 100%;
  float: left;
  background-color: #fff;
  padding: 10px; }

.noMealIncluded---3syE1 {
  position: relative;
  width: 100%;
  float: left;
  display: inline-block;
  font-size: 13px;
  margin-bottom: 10px;
  text-align: center;
  white-space: nowrap; }
  @media only screen and (min-width: 768px) {
    .noMealIncluded---3syE1 {
      position: relative;
      width: 33.33333%;
      float: left;
      height: 40px;
      line-height: 40px;
      margin-bottom: 0;
      text-align: left; } }
  .noMealIncluded---3syE1:before {
    content: "\192";
    font-family: "FC-Font";
    -webkit-font-smoothing: antialiased;
    color: #515255;
    display: block;
    float: none;
    font-size: 36px;
    position: relative;
    vertical-align: middle; }
    @media only screen and (min-width: 768px) {
      .noMealIncluded---3syE1:before {
        display: inline-block;
        padding-right: 4px;
        top: -2px; } }

.addMeal---1jSoY {
  background: #fff;
  background-repeat: no-repeat;
  border: 1px #00c926 solid;
  border-radius: 3px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  height: 40px;
  padding-left: 35px;
  width: 230px;
  position: relative;
  width: 100%;
  float: left;
  position: relative; }
  .addMeal---1jSoY::after {
    content: "(";
    font-family: "FC-Font";
    -webkit-font-smoothing: antialiased;
    color: #323c43;
    font-size: 24px;
    left: 15px;
    position: absolute; }
  @media only screen and (min-width: 768px) {
    .addMeal---1jSoY:hover, .addMeal---1jSoY.psuedo-hover {
      background: #00c926;
      color: #fff;
      cursor: pointer; } }
  .addMeal---1jSoY::before {
    background: #00c926;
    border-radius: 50%;
    color: #fff;
    content: '+';
    font-size: 16px;
    height: 12px;
    left: 7px;
    line-height: 9px;
    padding: 2px;
    position: absolute;
    width: 13px;
    z-index: 1; }
  @media only screen and (min-width: 768px) {
    .addMeal---1jSoY:hover::before, .addMeal---1jSoY.psuedo-hover::before {
      background: #fff;
      color: #00c926; } }
  @media only screen and (min-width: 768px) {
    .addMeal---1jSoY {
      float: right;
      width: 206px; } }
.mealList---hQGAe {
  display: flex;
  flex-basis: 100%;
  flex-flow: row wrap;
  justify-content: center; }
  @media only screen and (min-width: 480px) {
    .mealList---hQGAe {
      justify-content: space-between; } }

.spacer---19Be4 {
  display: none; }
  @media only screen and (min-width: 768px) {
    .spacer---19Be4 {
      display: block;
      flex-basis: 24%;
      max-width: 24%; } }
.meal---1-E31 {
  align-items: center;
  background-color: #fff;
  border: 1px solid #eaeaea;
  border-radius: 2px;
  cursor: pointer;
  display: flex;
  flex-basis: 70%;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 10px;
  max-width: 70%;
  padding: 10px; }
  @media only screen and (min-width: 480px) {
    .meal---1-E31 {
      flex-basis: 49%;
      max-width: 49%; } }
  @media only screen and (min-width: 768px) {
    .meal---1-E31 {
      flex-basis: 24%;
      max-width: 24%; } }
  .meal---1-E31:hover .selectMeal---2FI6H, .meal---1-E31.psuedo-hover .selectMeal---2FI6H {
    background: #00c926;
    color: #fff;
    cursor: pointer; }

.selectedMeal---t8jOG {
  border-color: #00c926; }

.description---3WuTd {
  font-size: 13px;
  font-weight: bold;
  line-height: 18px;
  max-width: 100%;
  text-align: center; }

.image---2sD5r {
  height: 99px;
  margin-bottom: 10px;
  margin-top: 10px;
  max-width: 148px;
  width: 100%; }

.summary---P_4pE {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 10px;
  max-width: 100%;
  text-align: center; }

.dietaryInfo---AF3E7 {
  font-size: 13px;
  font-style: italic;
  margin-bottom: 10px;
  max-width: 100%;
  text-align: center; }

.selectMeal---2FI6H {
  background: #fff;
  background-repeat: no-repeat;
  border: 1px #00c926 solid;
  border-radius: 3px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  height: 40px;
  padding-left: 35px;
  width: 230px;
  margin-top: auto;
  max-width: 100%;
  padding: 0;
  width: 100%; }
  .selectMeal---2FI6H::after {
    font-family: "FC-Font";
    -webkit-font-smoothing: antialiased;
    color: #323c43;
    font-size: 24px;
    left: 15px;
    position: absolute; }
  @media only screen and (min-width: 768px) {
    .selectMeal---2FI6H:hover, .selectMeal---2FI6H.psuedo-hover {
      background: #00c926;
      color: #fff;
      cursor: pointer; } }

.selectedselectMeal---3lgzm {
  background: #00c926;
  color: #fff;
  cursor: pointer; }
  .selectedselectMeal---3lgzm::after {
    content: "Q";
    font-family: "FC-Font";
    -webkit-font-smoothing: antialiased;
    color: #fff;
    font-size: 22px;
    position: relative;
    top: 3px; }

.plus---2Y9DU {
  color: #4fbd23;
  font-size: 16px; }

.currencyDollar---2FuP9 {
  bottom: 2px;
  font-size: 14px;
  font-weight: bold;
  margin-left: 4px;
  position: relative; }

.currencyWhole---TUPbv {
  font-size: 18px;
  font-weight: bold; }

.currencyDecimal---3Yrel {
  font-size: 11px;
  font-weight: normal; }
.mealGroup---3n8N1 {
  display: flex;
  flex-basis: 100%;
  flex-flow: row wrap;
  justify-content: flex-start; }

.title---3fLjM {
  background-color: #e4e4e4;
  flex-basis: 100%;
  font-size: 14px;
  line-height: 20px;
  padding: 10px; }
.mealGroupList---Gs0p8 {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start; }
.selectedMeal---3uQp_ {
  align-items: center;
  background-color: #fff;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  padding: 10px 0 10px 10px; }

.label---jIe7T {
  font-size: 13px;
  text-align: center;
  white-space: nowrap;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .label---jIe7T {
      height: 36px;
      line-height: 36px;
      margin-bottom: 0;
      margin-right: 20px;
      text-align: left;
      width: auto; } }
  .label---jIe7T::before {
    content: "(";
    font-family: "FC-Font";
    -webkit-font-smoothing: antialiased;
    color: #4fbd23;
    display: block;
    float: none;
    font-size: 36px;
    position: relative;
    vertical-align: middle; }
    @media only screen and (min-width: 768px) {
      .label---jIe7T::before {
        display: inline-block;
        padding-right: 4px;
        top: -2px; } }

.price---2n8fi {
  height: 40px;
  line-height: 40px;
  white-space: nowrap; }
  @media only screen and (min-width: 768px) {
    .price---2n8fi {
      margin-left: 5px;
      margin-right: 5px; } }

.actions---1EyHi {
  white-space: nowrap; }
  @media only screen and (min-width: 768px) {
    .actions---1EyHi {
      margin-left: 5px; } }

.editMeal---3aHGe {
  background: #fff;
  background-repeat: no-repeat;
  border: 1px solid #eaeaea;
  border-radius: 3px;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  height: 40px;
  padding-left: 15px;
  padding: 0;
  vertical-align: middle;
  width: 70px; }
  .editMeal---3aHGe::before {
    content: ">";
    font-family: "FC-Font";
    -webkit-font-smoothing: antialiased;
    color: #323c43;
    float: left;
    font-size: 24px; }
  @media only screen and (min-width: 768px) {
    .editMeal---3aHGe:hover, .editMeal---3aHGe.psuedo-hover {
      background-color: #eee;
      border: 1px solid #d4d4d4;
      cursor: pointer; } }
  .editMeal---3aHGe::before {
    font-size: 18px;
    left: 7px;
    position: relative;
    top: 3px; }

.removeMeal---2F9nX {
  background: none;
  border: 0;
  border-radius: 0;
  color: #000;
  padding: 0;
  height: 40px;
  vertical-align: middle;
  width: 40px;
  line-height: 40px;
  margin-left: 0; }
  .removeMeal---2F9nX::before {
    content: ",";
    font-family: "FC-Font";
    -webkit-font-smoothing: antialiased;
    color: #d7d7d7;
    font-size: 24px; }
  @media only screen and (min-width: 768px) {
    .removeMeal---2F9nX:hover, .removeMeal---2F9nX.psuedo-hover {
      cursor: pointer; }
      .removeMeal---2F9nX:hover::before, .removeMeal---2F9nX.psuedo-hover::before {
        color: #8d8d8d; } }

.details---2qBRA {
  align-items: center;
  display: flex;
  flex-basis: 100%;
  justify-content: space-between;
  margin-bottom: 10px; }
  @media only screen and (min-width: 768px) {
    .details---2qBRA {
      flex: 1;
      margin-bottom: 0;
      margin-left: 5px; } }

.description---2W3IX {
  font-size: 14px;
  font-weight: bold; }

.longDescription---FFojm {
  display: none; }

.plus---2vlt4 {
  color: #4fbd23;
  font-size: 16px; }

.currencyDollar---CTwH0 {
  bottom: 2px;
  font-size: 14px;
  font-weight: bold;
  margin-left: 4px;
  position: relative; }

.currencyWhole---3f5Rj {
  font-size: 18px;
  font-weight: bold; }

.currencyDecimal---3tv4L {
  font-size: 14px;
  font-weight: bold; }

.showLongDescription---8Bwp_ {
  background: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/static/images/question.png") center center no-repeat transparent;
  border-width: 0;
  cursor: pointer;
  height: 40px;
  min-width: 40px;
  vertical-align: middle;
  width: 40px; }
.mealDisclaimer---J8ufx {
  background-color: #ffe354;
  border: 1px solid #f60;
  display: flex;
  flex-basis: 100%;
  flex-flow: row wrap;
  font-size: 12px;
  justify-content: center;
  margin: 10px;
  padding: 5px; }
  @media only screen and (min-width: 480px) {
    .mealDisclaimer---J8ufx {
      justify-content: space-between; } }
.btn-blue {
  background-color: #00b0e6;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#00b0e6', endColorstr='#007fb4');
  background-size: 100%;
  background-image: -webkit-linear-gradient(top, #00b0e6 5%, #007fb4 100%);
  background-image: -moz-linear-gradient(top, #00b0e6 5%, #007fb4 100%);
  background-image: -o-linear-gradient(top, #00b0e6 5%, #007fb4 100%);
  background-image: linear-gradient(top, #00b0e6 5%, #007fb4 100%);
  -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  -moz-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  text-indent: 0;
  border: 1px solid #045e83;
  border-radius: 4px;
  display: inline-block;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 44px;
  height: 44px;
  width: auto;
  text-align: left;
  text-decoration: none;
  text-shadow: 0 1px rgba(0, 0, 0, 0.7);
  margin: 0 0 10px;
  padding: 0 15px; }
  @media only screen and (min-width: 768px) {
    .btn-blue:hover, .psuedo-hover.btn-blue {
      background-color: #378de5;
      color: #fff;
      cursor: pointer;
      text-decoration: none;
      filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#007fb4', endColorstr='#00b0e6');
      background-size: 100%;
      background-image: -webkit-linear-gradient(top, #007fb4 5%, #00b0e6 100%);
      background-image: -moz-linear-gradient(top, #007fb4 5%, #00b0e6 100%);
      background-image: -o-linear-gradient(top, #007fb4 5%, #00b0e6 100%);
      background-image: linear-gradient(top, #007fb4 5%, #00b0e6 100%); }
    .btn-blue:active, .psuedo-active.btn-blue {
      position: relative;
      top: 1px; }
    .btn-blue:visited {
      color: #fff; } }
  .btn-blue + span::before {
    content: "0";
    font-family: "FC-Font";
    -webkit-font-smoothing: antialiased;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    line-height: 44px;
    position: absolute;
    right: 12px;
    text-shadow: 0 1px rgba(0, 0, 0, 0.7); }
  @media only screen and (min-width: 768px) {
    .btn-blue:active + span::before {
      margin-top: 1px; } }

@font-face {
  font-family: 'FC-Font';
  src: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/fonts/FC-Font/fonts/FC-FONT.eot");
  src: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/fonts/FC-Font/fonts/FC-FONT.eot") format("embedded-opentype"), url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/fonts/FC-Font/fonts/FC-FONT.woff") format("woff"), url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/fonts/FC-Font/fonts/FC-FONT.ttf") format("truetype"), url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/fonts/FC-Font/fonts/FC-FONT.svg#FC-Font") format("svg");
  font-weight: normal;
  font-style: normal; }

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }
  blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

a img {
  border: none; }

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html,
body {
  font-size: 100%; }

body {
  background: #111;
  color: #000000;
  padding: 0;
  margin: 0;
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default; }

a:hover {
  cursor: pointer; }

a:focus {
  outline: none; }

img,
object,
embed {
  max-width: 100%;
  height: auto; }

object,
embed {
  height: 100%; }

img {
  -ms-interpolation-mode: bicubic; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

.text-justify {
  text-align: justify !important; }

.hide {
  display: none; }

.antialiased {
  -webkit-font-smoothing: antialiased; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

/* Grid HTML Classes */
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 77.5em;
  *zoom: 1; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }
  .row.collapse .column,
  .row.collapse .columns {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    float: left; }
  .row .row {
    width: auto;
    margin-left: -5px;
    margin-right: -5px;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;
    *zoom: 1; }
    .row .row:before, .row .row:after {
      content: " ";
      display: table; }
    .row .row:after {
      clear: both; }
    .row .row.collapse {
      width: auto;
      margin: 0;
      max-width: none;
      *zoom: 1; }
      .row .row.collapse:before, .row .row.collapse:after {
        content: " ";
        display: table; }
      .row .row.collapse:after {
        clear: both; }

.column,
.columns {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left; }

@media only screen {
  .column,
  .columns {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    float: left; }
  .small-1 {
    position: relative;
    width: 8.33333%; }
  .small-2 {
    position: relative;
    width: 16.66667%; }
  .small-3 {
    position: relative;
    width: 25%; }
  .small-4 {
    position: relative;
    width: 33.33333%; }
  .small-5 {
    position: relative;
    width: 41.66667%; }
  .small-6 {
    position: relative;
    width: 50%; }
  .small-7 {
    position: relative;
    width: 58.33333%; }
  .small-8 {
    position: relative;
    width: 66.66667%; }
  .small-9 {
    position: relative;
    width: 75%; }
  .small-10 {
    position: relative;
    width: 83.33333%; }
  .small-11 {
    position: relative;
    width: 91.66667%; }
  .small-12 {
    position: relative;
    width: 100%; }
  .small-offset-0 {
    position: relative;
    margin-left: 0%; }
  .small-offset-1 {
    position: relative;
    margin-left: 8.33333%; }
  .small-offset-2 {
    position: relative;
    margin-left: 16.66667%; }
  .small-offset-3 {
    position: relative;
    margin-left: 25%; }
  .small-offset-4 {
    position: relative;
    margin-left: 33.33333%; }
  .small-offset-5 {
    position: relative;
    margin-left: 41.66667%; }
  .small-offset-6 {
    position: relative;
    margin-left: 50%; }
  .small-offset-7 {
    position: relative;
    margin-left: 58.33333%; }
  .small-offset-8 {
    position: relative;
    margin-left: 66.66667%; }
  .small-offset-9 {
    position: relative;
    margin-left: 75%; }
  .small-offset-10 {
    position: relative;
    margin-left: 83.33333%; }
  [class*="column"] + [class*="column"]:last-child {
    float: right; }
  [class*="column"] + [class*="column"].end {
    float: left; }
  .column.small-centered,
  .columns.small-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important; } }

/* Styles for screens that are atleast 768px; */
@media only screen and (min-width: 480px) {
  .large-1 {
    position: relative;
    width: 8.33333%; }
  .large-2 {
    position: relative;
    width: 16.66667%; }
  .large-3 {
    position: relative;
    width: 25%; }
  .large-4 {
    position: relative;
    width: 33.33333%; }
  .large-5 {
    position: relative;
    width: 41.66667%; }
  .large-6 {
    position: relative;
    width: 50%; }
  .large-7 {
    position: relative;
    width: 58.33333%; }
  .large-8 {
    position: relative;
    width: 66.66667%; }
  .large-9 {
    position: relative;
    width: 75%; }
  .large-10 {
    position: relative;
    width: 83.33333%; }
  .large-11 {
    position: relative;
    width: 91.66667%; }
  .large-12 {
    position: relative;
    width: 100%; }
  .row .large-offset-0 {
    position: relative;
    margin-left: 0%; }
  .row .large-offset-1 {
    position: relative;
    margin-left: 8.33333%; }
  .row .large-offset-2 {
    position: relative;
    margin-left: 16.66667%; }
  .row .large-offset-3 {
    position: relative;
    margin-left: 25%; }
  .row .large-offset-4 {
    position: relative;
    margin-left: 33.33333%; }
  .row .large-offset-5 {
    position: relative;
    margin-left: 41.66667%; }
  .row .large-offset-6 {
    position: relative;
    margin-left: 50%; }
  .row .large-offset-7 {
    position: relative;
    margin-left: 58.33333%; }
  .row .large-offset-8 {
    position: relative;
    margin-left: 66.66667%; }
  .row .large-offset-9 {
    position: relative;
    margin-left: 75%; }
  .row .large-offset-10 {
    position: relative;
    margin-left: 83.33333%; }
  .row .large-offset-11 {
    position: relative;
    margin-left: 91.66667%; }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column.large-centered,
  .columns.large-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important; }
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important; }
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right !important; } }

.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  display: none;
  top: 0;
  left: 0; }

.reveal-modal {
  visibility: hidden;
  display: none;
  position: absolute;
  left: 50%;
  z-index: 9999;
  height: auto;
  margin-left: -45%;
  width: 90%;
  background-color: #fff;
  padding: 0.625em;
  border: solid 1px #666;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  top: 20px; }
  .reveal-modal .column,
  .reveal-modal .columns {
    min-width: 0; }
  .reveal-modal > :first-child {
    margin-top: 0; }
  .reveal-modal > :last-child {
    margin-bottom: 0; }
  .reveal-modal .close-reveal-modal {
    font-size: 1.375em;
    line-height: 1;
    position: absolute;
    top: 0.5em;
    right: 0.6875em;
    color: #aaa;
    font-weight: bold;
    cursor: pointer; }

@media only screen and (min-width: 480px) {
  .reveal-modal {
    padding: 1.875em;
    top: 6.25em; }
    .reveal-modal.tiny {
      margin-left: -15%;
      width: 30%; }
    .reveal-modal.small {
      margin-left: -20%;
      width: 40%; }
    .reveal-modal.medium {
      margin-left: -30%;
      width: 60%; }
    .reveal-modal.large {
      margin-left: -35%;
      width: 70%; }
    .reveal-modal.xlarge {
      margin-left: -47.5%;
      width: 95%; } }

@media print {
  .reveal-modal {
    background: #fff !important; } }

.btn-blue {
  background-color: #00b0e6;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#00b0e6', endColorstr='#007fb4');
  background-size: 100%;
  background-image: -webkit-linear-gradient(top, #00b0e6 5%, #007fb4 100%);
  background-image: -moz-linear-gradient(top, #00b0e6 5%, #007fb4 100%);
  background-image: -o-linear-gradient(top, #00b0e6 5%, #007fb4 100%);
  background-image: linear-gradient(top, #00b0e6 5%, #007fb4 100%);
  -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  -moz-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  text-indent: 0;
  border: 1px solid #045e83;
  border-radius: 4px;
  display: inline-block;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 44px;
  height: 44px;
  width: auto;
  text-align: left;
  text-decoration: none;
  text-shadow: 0 1px rgba(0, 0, 0, 0.7);
  margin: 0 0 10px;
  padding: 0 15px; }
  @media only screen and (min-width: 768px) {
    .btn-blue:hover, .psuedo-hover.btn-blue {
      background-color: #378de5;
      color: #fff;
      cursor: pointer;
      text-decoration: none;
      filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#007fb4', endColorstr='#00b0e6');
      background-size: 100%;
      background-image: -webkit-linear-gradient(top, #007fb4 5%, #00b0e6 100%);
      background-image: -moz-linear-gradient(top, #007fb4 5%, #00b0e6 100%);
      background-image: -o-linear-gradient(top, #007fb4 5%, #00b0e6 100%);
      background-image: linear-gradient(top, #007fb4 5%, #00b0e6 100%); }
    .btn-blue:active, .psuedo-active.btn-blue {
      position: relative;
      top: 1px; }
    .btn-blue:visited {
      color: #fff; } }
  .btn-blue + span::before {
    content: "0";
    font-family: "FC-Font";
    -webkit-font-smoothing: antialiased;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    line-height: 44px;
    position: absolute;
    right: 12px;
    text-shadow: 0 1px rgba(0, 0, 0, 0.7); }
  @media only screen and (min-width: 768px) {
    .btn-blue:active + span::before {
      margin-top: 1px; } }

@font-face {
  font-family: 'FC-Font';
  src: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/fonts/FC-Font/fonts/FC-FONT.eot");
  src: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/fonts/FC-Font/fonts/FC-FONT.eot") format("embedded-opentype"), url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/fonts/FC-Font/fonts/FC-FONT.woff") format("woff"), url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/fonts/FC-Font/fonts/FC-FONT.ttf") format("truetype"), url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/fonts/FC-Font/fonts/FC-FONT.svg#FC-Font") format("svg");
  font-weight: normal;
  font-style: normal; }

.btn-blue {
  background-color: #00b0e6;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#00b0e6', endColorstr='#007fb4');
  background-size: 100%;
  background-image: -webkit-linear-gradient(top, #00b0e6 5%, #007fb4 100%);
  background-image: -moz-linear-gradient(top, #00b0e6 5%, #007fb4 100%);
  background-image: -o-linear-gradient(top, #00b0e6 5%, #007fb4 100%);
  background-image: linear-gradient(top, #00b0e6 5%, #007fb4 100%);
  -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  -moz-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  text-indent: 0;
  border: 1px solid #045e83;
  border-radius: 4px;
  display: inline-block;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 44px;
  height: 44px;
  width: auto;
  text-align: left;
  text-decoration: none;
  text-shadow: 0 1px rgba(0, 0, 0, 0.7);
  margin: 0 0 10px;
  padding: 0 15px; }
  @media only screen and (min-width: 768px) {
    .btn-blue:hover, .psuedo-hover.btn-blue {
      background-color: #378de5;
      color: #fff;
      cursor: pointer;
      text-decoration: none;
      filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#007fb4', endColorstr='#00b0e6');
      background-size: 100%;
      background-image: -webkit-linear-gradient(top, #007fb4 5%, #00b0e6 100%);
      background-image: -moz-linear-gradient(top, #007fb4 5%, #00b0e6 100%);
      background-image: -o-linear-gradient(top, #007fb4 5%, #00b0e6 100%);
      background-image: linear-gradient(top, #007fb4 5%, #00b0e6 100%); }
    .btn-blue:active, .psuedo-active.btn-blue {
      position: relative;
      top: 1px; }
    .btn-blue:visited {
      color: #fff; } }
  .btn-blue + span::before {
    content: "0";
    font-family: "FC-Font";
    -webkit-font-smoothing: antialiased;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    line-height: 44px;
    position: absolute;
    right: 12px;
    text-shadow: 0 1px rgba(0, 0, 0, 0.7); }
  @media only screen and (min-width: 768px) {
    .btn-blue:active + span::before {
      margin-top: 1px; } }

@font-face {
  font-family: 'FC-Font';
  src: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/fonts/FC-Font/fonts/FC-FONT.eot");
  src: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/fonts/FC-Font/fonts/FC-FONT.eot") format("embedded-opentype"), url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/fonts/FC-Font/fonts/FC-FONT.woff") format("woff"), url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/fonts/FC-Font/fonts/FC-FONT.ttf") format("truetype"), url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/fonts/FC-Font/fonts/FC-FONT.svg#FC-Font") format("svg");
  font-weight: normal;
  font-style: normal; }

.interstitial {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  display: none;
  top: 0;
  left: 0;
  background-color: white;
  opacity: 0;
  text-align: center; }

.show-interstitial .interstitial {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.95;
  width: 100%;
  height: 100%;
  background-color: white  !important;
  display: block;
  z-index: 99999999; }

.hide-interstitial .interstitial {
  -webkit-animation: fadein 0.3s linear;
  -moz-animation: fadein 0.3s linear;
  -o-animation: fadein 0.3s linear;
  animation: fadein 0.3s linear;
  display: none;
  opacity: 0; }

@-webkit-keyframes fadein {
  0% {
    display: none;
    opacity: 0; }
  100% {
    display: block;
    opacity: 1; } }

@-moz-keyframes fadein {
  0% {
    display: none;
    opacity: 0; }
  100% {
    display: block;
    opacity: 1; } }

@-o-keyframes fadein {
  0% {
    display: none;
    opacity: 0; }
  100% {
    display: block;
    opacity: 1; } }

@keyframes fadein {
  0% {
    display: none;
    opacity: 0; }
  100% {
    display: block;
    opacity: 1; } }

@-webkit-keyframes fadeout {
  0% {
    display: block;
    opacity: 1; }
  100% {
    display: none;
    opacity: 0; } }

@-moz-keyframes fadeout {
  0% {
    display: block;
    opacity: 1; }
  100% {
    display: none;
    opacity: 0; } }

@-o-keyframes fadeout {
  0% {
    display: block;
    opacity: 1; }
  100% {
    display: none;
    opacity: 0; } }

@keyframes fadeout {
  0% {
    display: block;
    opacity: 1; }
  100% {
    display: none;
    opacity: 0; } }

html {
  height: 100%; }

body,
.container {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  min-width: 320px;
  position: relative; }
  @media only screen and (min-width: 768px) {
    body,
    .container {
      background-color: transparent; } }
  body .content-container,
  .container .content-container {
    flex-basis: 100%;
    min-height: 100px;
    overflow: hidden; }
  body.flex .content-container,
  .container.flex .content-container {
    overflow: visible; }

body {
  background: #f5f5f5;
  height: 100%;
  margin: 0 auto;
  -webkit-overflow-scrolling: auto;
  padding: 0;
  position: relative; }
  body.no-footer footer {
    display: none; }
  body > .row {
    margin-top: .9375em; }

body:after {
  content: 'tiny';
  display: block;
  font-size: 0;
  text-indent: -9999px; }

.wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  position: relative;
  width: 100%; }

.container {
  clear: both;
  display: flex;
  flex-grow: 1; }

.disclaimer {
  color: #fff;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 10px 0; }

a {
  color: #0072EA;
  text-decoration: underline; }
  a:hover {
    color: #0048b7; }
  a:active {
    color: #0048b7; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

em,
i {
  font-style: italic;
  line-height: inherit; }

h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 28px;
  line-height: 28px; }
  @media only screen and (min-width: 768px) {
    h1 {
      font-size: 28px;
      line-height: 28px; } }
  @media only screen and (min-width: 960px) {
    h1 {
      font-size: 28px;
      line-height: 28px; } }

h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 2.125em;
  line-height: 36px; }

h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.4375em;
  line-height: 24px; }
  @media only screen and (min-width: 768px) {
    h3 {
      font-size: 20px;
      line-height: 24px; } }
  @media only screen and (min-width: 960px) {
    h3 {
      font-size: 20px;
      line-height: 24px; } }

.clear {
  clear: both; }

.error {
  color: #f00;
  font-weight: bold; }

.ui-link {
  font-size: .75em;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5); }

p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 18px; }
  @media only screen and (min-width: 768px) {
    p {
      font-size: 12px;
      line-height: 18px; } }
  @media only screen and (min-width: 960px) {
    p {
      font-size: 14px;
      line-height: 18px; } }
  p .ui-link {
    font-size: inherit; }

.text p {
  font-size: .75em; }

section.content,
section .content {
  color: #3b3b3b;
  font-size: .75em; }

button:focus {
  outline: 0; }

.section-container {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 0; }
  .section-container > .section:first-child {
    -moz-border-radius-topright: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
    .section-container > .section:first-child .title {
      -moz-border-radius-topright: 3px;
      -moz-border-radius-topleft: 3px;
      -webkit-border-top-right-radius: 3px;
      -webkit-border-top-left-radius: 3px;
      border-top-right-radius: 3px;
      border-top-left-radius: 3px; }
  .section-container > .section:last-child {
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
    .section-container > .section:last-child .title {
      -moz-border-radius-bottomright: 3px;
      -moz-border-radius-bottomleft: 3px;
      -webkit-border-bottom-right-radius: 3px;
      -webkit-border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px;
      border-bottom-left-radius: 3px; }
  .section-container > .section.active:last-child {
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
    .section-container > .section.active:last-child .title {
      -moz-border-radius-bottomright: 0;
      -moz-border-radius-bottomleft: 0;
      -webkit-border-bottom-right-radius: 0;
      -webkit-border-bottom-left-radius: 0;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0; }
    .section-container > .section.active:last-child .content {
      -moz-border-radius-bottomright: 3px;
      -moz-border-radius-bottomleft: 3px;
      -webkit-border-bottom-right-radius: 3px;
      -webkit-border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px;
      border-bottom-left-radius: 3px; }
  .section-container > .section .title a {
    padding-left: 3em;
    position: relative; }
    .section-container > .section .title a:before {
      font-size: 1.25em;
      left: .8em;
      margin-top: -.8em;
      position: absolute;
      top: 50%; }
  .section-container > .section .content {
    max-height: 300px;
    overflow: auto; }

.flights.section-container {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left; }
  .flights.section-container .trip-group {
    border-top: 0; }

.ui-btn .calendar-active,
.calendar-active {
  background: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/static/images/icon-calendar-active.png");
  height: 17px;
  margin-top: 14px;
  position: absolute;
  right: 6px;
  top: 0;
  width: 22px;
  z-index: 2; }

.sizer-tiny {
  display: block; }

.sizer-small,
.sizer-medium,
.sizer-large,
.sizer-extra-large {
  display: none; }

@media only screen and (min-width: 480px) {
  body:after {
    content: 'small'; }
  .sizer-small {
    display: block; } }

@media only screen and (min-width: 768px) {
  body::after {
    content: 'medium'; }
  body.travellers, body.extras, body.payment {
    background-color: #f5f5f5; }
  .sizer-medium {
    display: block; } }

@media only screen and (min-width: 960px) {
  body::after {
    content: 'large'; }
  .sizer-large {
    display: block; }
  .container {
    margin: 0 auto;
    width: 940px; }
    .container .content-container {
      overflow: visible; }
    .container.flex {
      width: 100%; }
      .container.flex .content-container {
        width: 100%; } }

@media only screen and (min-width: 1200px) {
  body::after {
    content: 'extra-large'; }
  .sizer-extra-large {
    display: block; }
  .container {
    margin: 0 auto;
    width: 1180px; }
    .container.flex {
      width: 100%; }
      .container.flex .content-container {
        width: 100%; } }

.ui-helper-hidden {
  display: none; }

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

.ui-helper-reset {
  border: 0;
  font-size: 100%;
  line-height: 1.3;
  list-style: none;
  margin: 0;
  outline: 0;
  padding: 0;
  text-decoration: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  border-collapse: collapse;
  content: '';
  display: table; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0; }

.ui-helper-zfix {
  filter: Alpha(Opacity=0);
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.ui-front {
  z-index: 100; }

.ui-state-disabled {
  cursor: default !important; }

.ui-icon {
  background-repeat: no-repeat;
  display: block;
  text-indent: -99999px;
  overflow: hidden; }

.ui-widget-overlay {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%; }

.ui-datepicker {
  background-color: #40424b;
  border: 0;
  display: none;
  padding: .2em .2em 0;
  padding: 0;
  width: 21em; }

.ui-datepicker .ui-datepicker-header {
  padding: .5em 0;
  position: relative; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  margin: 0;
  position: absolute;
  top: 3px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  background: #fff;
  display: block;
  filter: Alpha(Opacity=60);
  height: 36px;
  opacity: 0.6;
  position: absolute;
  top: 0;
  width: 36px; }

a.ui-datepicker-prev,
a.ui-datepicker-next {
  font-family: "FC-Font";
  -webkit-font-smoothing: antialiased;
  color: #fff !important;
  font-size: 13px;
  font-weight: 100;
  margin: 10px;
  text-align: center;
  line-height: 35px;
  overflow: hidden;
  height: 36px;
  width: 36px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
  color: #FFF;
  font-size: 16px; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%; }

.ui-datepicker table {
  width: 98%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 auto;
  background: #FFF; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 1px solid #E6E6E6;
  padding: 1px; }

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 12px;
  text-align: center;
  text-decoration: none; }

.ui-datepicker-calendar td {
  height: 40px; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

.ui-datepicker.ui-datepicker-multi {
  width: auto;
  background-color: #40424B; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto;
  background: #FFF; }

.ui-datepicker-group {
  background-color: #40424B;
  padding-bottom: 3px; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
  padding-bottom: 3px; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
  padding-bottom: 3px; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
  padding-bottom: 3px; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 3px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

.ui-widget {
  font-family: Arial,sans-serif;
  font-size: 14px; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial,sans-serif;
  font-size: 1em; }

.ui-widget-content {
  border: 0px;
  color: #222222;
  padding-bottom: 5px; }

.ui-widget-content a {
  color: #222222; }

.ui-widget-header {
  border: 1px solid #0FB7D0;
  background: #0FB7D0;
  color: #222222;
  font-weight: bold; }

.return-date-picker .ui-widget-header {
  border: 1px solid #4FBD23;
  background: #4FBD23; }

.ui-widget-header a {
  color: #222222; }

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #FFF;
  font-weight: normal;
  color: #555555;
  margin: -1px; }

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #0FB7D0;
  background: #0FB7D0;
  font-weight: normal;
  color: #000000; }

.return-date-picker .ui-state-hover,
.return-date-picker .ui-widget-content .ui-state-hover,
.return-date-picker .ui-widget-header .ui-state-hover,
.return-date-picker .ui-state-focus,
.return-date-picker .ui-widget-content .ui-state-focus,
.return-date-picker .ui-widget-header .ui-state-focus {
  border: 1px solid #4FBD23;
  background: #4FBD23; }

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #000000;
  text-decoration: none; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #0FB7D0;
  background: #0FB7D0;
  font-weight: bold;
  color: #000000; }

.return-date-picker .ui-state-active,
.return-date-picker .ui-widget-content .ui-state-active,
.return-date-picker .ui-widget-header .ui-state-active {
  border: 1px solid #4FBD23;
  background: #4FBD23; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #000000;
  text-decoration: none; }

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  color: #363636; }

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636; }

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  color: #cd0a0a; }

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a; }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a; }

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.ui-state-disabled,
.ui-widget-content .ui-state-disabled {
  opacity: 0.6;
  filter: Alpha(Opacity=0.6);
  background-image: none; }

.ui-datepicker-other-month span {
  opacity: 0;
  filter: Alpha(Opacity=0); }

.ui-widget-header .ui-state-disabled {
  opacity: 0;
  filter: Alpha(Opacity=0);
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=0.6); }

.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-carat-1-n {
  background-position: 0 0; }

.ui-icon-carat-1-ne {
  background-position: -16px 0; }

.ui-icon-carat-1-e {
  background-position: -32px 0; }

.ui-icon-carat-1-se {
  background-position: -48px 0; }

.ui-icon-carat-1-s {
  background-position: -64px 0; }

.ui-icon-carat-1-sw {
  background-position: -80px 0; }

.ui-icon-carat-1-w {
  background-position: -96px 0; }

.ui-icon-carat-1-nw {
  background-position: -112px 0; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 0px; }

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 0px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 0px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 0px; }

.ui-widget-overlay {
  background: #aaaaaa url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30); }

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
  border-radius: 8px; }

.ui-datepicker tr.days {
  background-color: #40424B;
  color: #FFF;
  font-size: 11px;
  font-weight: normal;
  font-family: arial; }

.depart-date-wrapper.hover input#searchForm_departDate {
  border: 0;
  background-color: #0FB7D0;
  border-radius: 0; }

.return-date-wrapper.hover input#searchForm_returnDate {
  border: 0;
  background-color: #4FBD23;
  border-radius: 0; }

.ui-datepicker td.date-range-selected {
  background-color: #E5E5E5;
  border: 1px solid #D6D6D6; }

.ui-datepicker-days-cell-over {
  background: #0FB7D0; }

td.departSelected a {
  background: #0FB7D0 !important;
  border: 1px solid #0FB7D0 !important;
  font-weight: bold !important;
  color: #000 !important; }

.depart-date-picker,
.return-date-picker {
  top: 98px;
  left: 5px;
  cursor: pointer;
  display: none;
  padding-right: 10px;
  position: absolute;
  z-index: 30;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .depart-date-picker,
    .return-date-picker {
      padding-right: 0;
      top: 91px;
      width: 592px; } }
  @media only screen and (min-width: 960px) {
    .depart-date-picker,
    .return-date-picker {
      width: 880px; } }
  .depart-date-picker .ui-datepicker,
  .return-date-picker .ui-datepicker {
    width: 100%; }

.rangeDateClass {
  background-color: #c8c8c8;
  border: 1px solid #d6d6d6; }
  .rangeDateClass a {
    border: 1px solid #d6d6d6; }

.depart-date-wrapper.hover,
.return-date-wrapper.hover {
  margin-bottom: 300px; }
  @media only screen and (min-width: 768px) {
    .depart-date-wrapper.hover,
    .return-date-wrapper.hover {
      margin-bottom: 0; } }

@media only screen and (min-width: 768px) {
  .chrome .depart-date-picker,
  .chrome .return-date-picker,
  .ios .depart-date-picker,
  .ios .return-date-picker,
  .safari .depart-date-picker,
  .safari .return-date-picker {
    width: 600px; } }

@media only screen and (min-width: 960px) {
  .chrome .depart-date-picker,
  .chrome .return-date-picker,
  .ios .depart-date-picker,
  .ios .return-date-picker,
  .safari .depart-date-picker,
  .safari .return-date-picker {
    width: 892px; } }

@media only screen and (min-width: 768px) {
  .chrome .depart-date-picker .ui-datepicker,
  .chrome .return-date-picker .ui-datepicker,
  .ios .depart-date-picker .ui-datepicker,
  .ios .return-date-picker .ui-datepicker,
  .safari .depart-date-picker .ui-datepicker,
  .safari .return-date-picker .ui-datepicker {
    width: 100% !important; } }

.btn-blue {
  background-color: #00b0e6;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#00b0e6', endColorstr='#007fb4');
  background-size: 100%;
  background-image: -webkit-linear-gradient(top, #00b0e6 5%, #007fb4 100%);
  background-image: -moz-linear-gradient(top, #00b0e6 5%, #007fb4 100%);
  background-image: -o-linear-gradient(top, #00b0e6 5%, #007fb4 100%);
  background-image: linear-gradient(top, #00b0e6 5%, #007fb4 100%);
  -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  -moz-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  text-indent: 0;
  border: 1px solid #045e83;
  border-radius: 4px;
  display: inline-block;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 44px;
  height: 44px;
  width: auto;
  text-align: left;
  text-decoration: none;
  text-shadow: 0 1px rgba(0, 0, 0, 0.7);
  margin: 0 0 10px;
  padding: 0 15px; }
  @media only screen and (min-width: 768px) {
    .btn-blue:hover, .psuedo-hover.btn-blue {
      background-color: #378de5;
      color: #fff;
      cursor: pointer;
      text-decoration: none;
      filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#007fb4', endColorstr='#00b0e6');
      background-size: 100%;
      background-image: -webkit-linear-gradient(top, #007fb4 5%, #00b0e6 100%);
      background-image: -moz-linear-gradient(top, #007fb4 5%, #00b0e6 100%);
      background-image: -o-linear-gradient(top, #007fb4 5%, #00b0e6 100%);
      background-image: linear-gradient(top, #007fb4 5%, #00b0e6 100%); }
    .btn-blue:active, .psuedo-active.btn-blue {
      position: relative;
      top: 1px; }
    .btn-blue:visited {
      color: #fff; } }
  .btn-blue + span::before {
    content: "0";
    font-family: "FC-Font";
    -webkit-font-smoothing: antialiased;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    line-height: 44px;
    position: absolute;
    right: 12px;
    text-shadow: 0 1px rgba(0, 0, 0, 0.7); }
  @media only screen and (min-width: 768px) {
    .btn-blue:active + span::before {
      margin-top: 1px; } }

@font-face {
  font-family: 'FC-Font';
  src: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/fonts/FC-Font/fonts/FC-FONT.eot");
  src: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/fonts/FC-Font/fonts/FC-FONT.eot") format("embedded-opentype"), url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/fonts/FC-Font/fonts/FC-FONT.woff") format("woff"), url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/fonts/FC-Font/fonts/FC-FONT.ttf") format("truetype"), url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/fonts/FC-Font/fonts/FC-FONT.svg#FC-Font") format("svg");
  font-weight: normal;
  font-style: normal; }

footer {
  align-self: flex-end;
  background-color: #000;
  bottom: 0;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 0 auto;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    footer {
      background-color: #383a40; } }
  footer .ca-footer-container {
    flex-direction: column-reverse; }
    @media only screen and (min-width: 768px) {
      footer .ca-footer-container {
        flex-direction: row; } }
  footer .ca-logos-container {
    display: flex;
    padding-left: 10px;
    flex-direction: row; }
    @media only screen and (min-width: 768px) {
      footer .ca-logos-container {
        padding-right: 5px; } }
    @media only screen and (min-width: 960px) {
      footer .ca-logos-container {
        padding-right: 0; } }
  footer .ca-footer-img {
    height: 37px; }
    @media only screen and (min-width: 480px) {
      footer .ca-footer-img {
        height: 43px; } }
  footer .ca-footer-img-wrapper:not(:first-child) {
    padding-top: 0px;
    padding-left: 10px; }
  footer .top-section {
    position: relative;
    width: 100%;
    float: left;
    background-color: #000;
    padding: 20px 0 10px; }
    @media only screen and (min-width: 768px) {
      footer .top-section {
        background-color: #383a40; } }
    footer .top-section .footer-container {
      flex-direction: column; }
      @media only screen and (min-width: 768px) {
        footer .top-section .footer-container {
          flex-direction: row; } }
  footer .bottom-section {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left;
    background-color: #000; }
    @media only screen and (min-width: 768px) {
      footer .bottom-section {
        background-color: #383a40; } }
    footer .bottom-section .footer-container {
      padding-bottom: 10px;
      padding-top: 10px; }
    footer .bottom-section .atas-logo-container {
      display: flex;
      flex-direction: column;
      flex-shrink: 0;
      justify-content: center;
      padding-right: 10px; }
      @media only screen and (min-width: 768px) {
        footer .bottom-section .atas-logo-container {
          float: right;
          padding-right: 5px; } }
      footer .bottom-section .atas-logo-container .atas-logo {
        width: 82px; }
    footer .bottom-section .iata-logo-container {
      display: flex;
      flex-direction: column;
      flex-shrink: 0;
      justify-content: center;
      padding-right: 10px; }
      @media only screen and (min-width: 768px) {
        footer .bottom-section .iata-logo-container {
          float: right;
          padding-right: 5px; } }
      footer .bottom-section .iata-logo-container .iata-logo {
        width: 60px; }
  footer .footer-container {
    display: flex; }
    @media only screen and (min-width: 960px) {
      footer .footer-container {
        margin: 0 auto;
        width: 940px; } }
    @media only screen and (min-width: 1200px) {
      footer .footer-container {
        width: 1200px; } }
  footer .disclaimer-text {
    padding: 0 10px;
    margin: 0 0 20px;
    line-height: 12px; }
    footer .disclaimer-text a {
      color: #0fb7d0;
      display: inline-block;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      outline: 0;
      text-decoration: none; }
      footer .disclaimer-text a:hover, footer .disclaimer-text a:focus {
        color: #e00; }
    @media only screen and (min-width: 960px) {
      footer .disclaimer-text {
        padding: 0; } }
  footer .footer-link-container {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    margin: 0 0 20px;
    padding: 0 10px; }
    @media only screen and (min-width: 768px) {
      footer .footer-link-container {
        border: 0;
        flex-direction: row;
        padding: 0 0 0 10px; } }
    @media only screen and (min-width: 960px) {
      footer .footer-link-container {
        padding: 0; } }
    footer .footer-link-container .footer-link {
      height: 31px;
      line-height: 31px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
      @media only screen and (min-width: 768px) {
        footer .footer-link-container .footer-link {
          float: left;
          padding-right: 20px; } }
      footer .footer-link-container .footer-link a {
        color: #0fb7d0;
        display: inline-block;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        outline: 0;
        text-decoration: none; }
        footer .footer-link-container .footer-link a:hover, footer .footer-link-container .footer-link a:focus {
          color: #e00; }
          footer .footer-link-container .footer-link a:hover:after, footer .footer-link-container .footer-link a:focus:after {
            color: #e00; }
        footer .footer-link-container .footer-link a:after {
          color: #0fb7d0;
          content: '\BB';
          padding-left: 3px; }
  footer .call-button-container {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    float: left; }
    @media only screen and (min-width: 768px) {
      footer .call-button-container {
        float: right;
        margin-top: 10px; } }
    @media only screen and (min-width: 960px) {
      footer .call-button-container {
        padding-right: 0; } }
    footer .call-button-container .call-button-inner {
      line-height: 15px;
      padding-left: 10px;
      padding-right: 10px; }
      @media only screen and (min-width: 768px) {
        footer .call-button-container .call-button-inner {
          border: 0;
          padding: 0;
          text-align: right; } }
      @media only screen and (min-width: 960px) {
        footer .call-button-container .call-button-inner {
          padding-right: 0; } }
      footer .call-button-container .call-button-inner a {
        color: #fff;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        line-height: 22px;
        text-decoration: none; }
        @media only screen and (min-width: 960px) {
          footer .call-button-container .call-button-inner a {
            cursor: default; } }
        footer .call-button-container .call-button-inner a:hover {
          color: #fff; }
      footer .call-button-container .call-button-inner p {
        font-family: Arial, Helvetica, sans-serif;
        font-style: normal;
        line-height: 21px;
        font-size: 11px;
        font-weight: normal;
        line-height: 22px;
        text-decoration: none; }
        footer .call-button-container .call-button-inner p.question, footer .call-button-container .call-button-inner p.email {
          color: inherit;
          font-size: 11px;
          text-transform: uppercase; }
          @media only screen and (min-width: 768px) {
            footer .call-button-container .call-button-inner p.question, footer .call-button-container .call-button-inner p.email {
              padding-right: 0; } }
        footer .call-button-container .call-button-inner p a.email {
          cursor: pointer;
          text-decoration: underline !important; }
        footer .call-button-container .call-button-inner p a span.phone {
          color: #fff;
          font-family: Arial, Helvetica, sans-serif;
          font-size: 34px;
          letter-spacing: -1px;
          line-height: 25px; }
  footer .tagline img {
    padding: 15px; }
    @media only screen and (min-width: 768px) {
      footer .tagline img {
        float: right;
        padding: 0;
        padding-top: 15px; } }
  footer .copyright {
    flex-grow: 1;
    overflow: hidden; }
    @media only screen and (min-width: 768px) {
      footer .copyright {
        float: left; } }
    footer .copyright .column {
      line-height: 15px;
      padding: 0 10px;
      text-align: left; }
      @media only screen and (min-width: 960px) {
        footer .copyright .column {
          padding: 0; } }
    footer .copyright p {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      margin: 12px 0; }

.text-styles {
  height: auto;
  margin: 0 0 1em;
  text-align: left; }

.plus-minus-btns {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 33.33333%;
  margin-left: auto;
  margin-right: auto;
  float: none !important;
  float: left; }

.sprites-radio label {
  display: inline; }

input[type='text'],
input[type='tel'],
select {
  border-radius: 3px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  height: 44px; }

body.payment input[type='text'],
body.payment input[type='tel'],
body.payment select {
  border-radius: inherit;
  font-family: inherit;
  font-size: inherit;
  height: inherit; }

.ui-btn {
  height: 58px;
  overflow: visible;
  position: relative; }
  .ui-btn.no-label input,
  .ui-btn.no-label select {
    padding-top: .5em; }
  .ui-btn.no-label:before {
    margin-top: 13px; }
  .ui-btn.down-triangle-on-right::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 4px;
    border-color: rgba(0, 0, 0, 0.87) transparent transparent transparent;
    border-top-style: solid;
    margin-top: 20px;
    position: absolute;
    right: 5px;
    top: 0;
    z-index: 1; }

.fcl-radio input[type="radio"] {
  display: none; }
  .fcl-radio input[type="radio"] + label {
    font-family: Arial; }
    .fcl-radio input[type="radio"] + label:before {
      font-family: "FC-Font";
      -webkit-font-smoothing: antialiased;
      content: '+';
      font-size: 20px;
      margin-right: 5px;
      position: relative;
      top: 3px; }
  .fcl-radio input[type="radio"]:checked + label {
    font-weight: bold; }
    .fcl-radio input[type="radio"]:checked + label:before {
      color: #0fb7d0;
      content: 'Q';
      font-size: 20px;
      position: relative;
      top: 3px; }

.ie_8 .fcl-radio input[type="radio"] {
  display: inherit;
  float: left; }
  .ie_8 .fcl-radio input[type="radio"] + label {
    float: left; }
    .ie_8 .fcl-radio input[type="radio"] + label:before {
      content: '';
      display: none; }

@media only screen and (min-width: 768px) {
  .trident .ui-btn.down-triangle-on-right:before,
  .ie .ui-btn.down-triangle-on-right:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 0;
    border-color: #000 transparent transparent transparent;
    border-top-style: solid; } }

.btn-blue {
  background-color: #00b0e6;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#00b0e6', endColorstr='#007fb4');
  background-size: 100%;
  background-image: -webkit-linear-gradient(top, #00b0e6 5%, #007fb4 100%);
  background-image: -moz-linear-gradient(top, #00b0e6 5%, #007fb4 100%);
  background-image: -o-linear-gradient(top, #00b0e6 5%, #007fb4 100%);
  background-image: linear-gradient(top, #00b0e6 5%, #007fb4 100%);
  -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  -moz-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  text-indent: 0;
  border: 1px solid #045e83;
  border-radius: 4px;
  display: inline-block;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 44px;
  height: 44px;
  width: auto;
  text-align: left;
  text-decoration: none;
  text-shadow: 0 1px rgba(0, 0, 0, 0.7);
  margin: 0 0 10px;
  padding: 0 15px; }
  @media only screen and (min-width: 768px) {
    .btn-blue:hover, .psuedo-hover.btn-blue {
      background-color: #378de5;
      color: #fff;
      cursor: pointer;
      text-decoration: none;
      filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#007fb4', endColorstr='#00b0e6');
      background-size: 100%;
      background-image: -webkit-linear-gradient(top, #007fb4 5%, #00b0e6 100%);
      background-image: -moz-linear-gradient(top, #007fb4 5%, #00b0e6 100%);
      background-image: -o-linear-gradient(top, #007fb4 5%, #00b0e6 100%);
      background-image: linear-gradient(top, #007fb4 5%, #00b0e6 100%); }
    .btn-blue:active, .psuedo-active.btn-blue {
      position: relative;
      top: 1px; }
    .btn-blue:visited {
      color: #fff; } }
  .btn-blue + span::before {
    content: "0";
    font-family: "FC-Font";
    -webkit-font-smoothing: antialiased;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    line-height: 44px;
    position: absolute;
    right: 12px;
    text-shadow: 0 1px rgba(0, 0, 0, 0.7); }
  @media only screen and (min-width: 768px) {
    .btn-blue:active + span::before {
      margin-top: 1px; } }

@font-face {
  font-family: 'FC-Font';
  src: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/fonts/FC-Font/fonts/FC-FONT.eot");
  src: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/fonts/FC-Font/fonts/FC-FONT.eot") format("embedded-opentype"), url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/fonts/FC-Font/fonts/FC-FONT.woff") format("woff"), url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/fonts/FC-Font/fonts/FC-FONT.ttf") format("truetype"), url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/fonts/FC-Font/fonts/FC-FONT.svg#FC-Font") format("svg");
  font-weight: normal;
  font-style: normal; }

.header {
  background-color: #cc0c00;
  min-height: 64px; }

.ie_8 .header {
  background-image: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/static/images/header-bg.png");
  background-position: center top;
  background-repeat: repeat-x;
  background-size: 150px 70px; }

.global-header {
  min-height: 56px;
  width: 100%;
  background-color: #D40119;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 38; }

@media (min-width: 600px) {
  .global-header {
    min-height: 68px; }
  .container-global-header .container-header-inner {
    top: -20px;
    box-shadow: none !important; }
  .container-global-header {
    top: 48px; }
  .global-header .fcl-js-header-footer-MuiContainer-root {
    max-width: none;
    padding: 0 12px !important; }
  .global-header .fcl-js-header-footer-MuiBox-root {
    padding: 8px 0 0 0 !important; }
  .global-header .fcl-js-header-footer-MuiBox-root #parent {
    display: none; }
  .container-global-header {
    top: 68px; }
  .container-global-header .container-header-inner {
    top: 0; } }

@media (max-width: 600px) {
  .container-global-header {
    margin-top: 56px; }
  .global-header-mobile-shadow {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 1px 6px, rgba(0, 0, 0, 0.24) 0px 1px 4px; }
  .hide-header-mobile {
    display: none; }
  .header header {
    margin-top: 0px; } }

.hide-header {
  display: none; }

.fcl-js-Header-MuiPaper-elevation4 {
  box-shadow: none !important; }

.reveal-modal {
  border: 0;
  padding: 0;
  z-index: 10000; }
  .reveal-modal ul {
    list-style-type: square; }
  .reveal-modal li {
    line-height: 18px;
    margin-left: 15px; }
  .reveal-modal h3.title {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left;
    background-color: #383a40;
    color: #fff;
    float: left;
    font-size: 18px;
    font-weight: bold;
    padding: 10px; }
  .reveal-modal .content {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left;
    border-bottom: 1px dotted #504f4f;
    font-size: 12px;
    padding: 10px; }
    .reveal-modal .content p {
      line-height: 18px;
      padding: 5px 0; }
  .reveal-modal .buttons {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left;
    padding: 0 10px; }
  .reveal-modal .button-container {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left;
    padding: 10px 0; }
    @media only screen and (min-width: 480px) {
      .reveal-modal .button-container {
        position: relative;
        padding-left: 0;
        padding-right: 0;
        width: 50%;
        float: left; } }
    .reveal-modal .button-container.bold-text-button-container {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      float: left;
      text-align: center; }
  .reveal-modal .close .btn-blue.button {
    display: inline; }
  .reveal-modal .refresh-results-button-container,
  .reveal-modal .continue-booking-button-container,
  .reveal-modal .new-search-button-container {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left;
    text-align: center; }
    .reveal-modal .refresh-results-button-container .modal-button.btn-blue,
    .reveal-modal .continue-booking-button-container .modal-button.btn-blue,
    .reveal-modal .new-search-button-container .modal-button.btn-blue {
      float: none; }
  .reveal-modal .ok-button-container {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left;
    text-align: center; }
    .reveal-modal .ok-button-container .modal-button.btn-blue {
      float: none; }
  .reveal-modal .modal-button {
    outline: none; }
    .reveal-modal .modal-button.btn-blue {
      float: right;
      padding-top: initial;
      text-align: right;
      white-space: nowrap; }
    .reveal-modal .modal-button.text {
      background: none;
      border: 0;
      color: #116ab2;
      cursor: pointer;
      margin: 0;
      padding: 0;
      text-align: left;
      text-decoration: underline; }
    .reveal-modal .modal-button.bold-text {
      background: none;
      border: 0;
      font-size: 18px;
      font-weight: bold;
      margin: 0;
      padding: 0; }

.reveal-modal--tall {
  height: 100%;
  padding-bottom: 70px;
  padding-top: 44px;
  position: fixed !important;
  top: 0 !important; }
  .reveal-modal--tall .reveal-modal__title {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  .reveal-modal--tall .reveal-modal__content {
    height: 100%;
    max-height: 100%; }
  .reveal-modal--tall .reveal-modal__buttons {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%; }

.reveal-modal--full {
  height: 100%;
  left: 0;
  margin: 0;
  width: 100%; }
  @media only screen and (min-width: 480px) {
    .reveal-modal--full {
      margin-left: 10%;
      width: 80%; } }

.reveal-modal--exit {
  padding-bottom: 105px; }

#three-failed-attempts-modal-dialog .button-container {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  text-align: center; }
  #three-failed-attempts-modal-dialog .button-container button {
    float: none; }

.save-details-modal-dialog .button-container {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left;
  text-align: center; }
  .save-details-modal-dialog .button-container .modal-button {
    float: none; }

.reveal-modal.booking-fee-modal-dialog .content p {
  font-size: 16px;
  padding: 10px 0; }

.reveal-modal.booking-fee-modal-dialog li {
  font-size: 16px; }

.reveal-modal.booking-fee-modal-dialog ul.tick {
  list-style-type: none; }
  .reveal-modal.booking-fee-modal-dialog ul.tick li {
    font-size: 16px;
    margin-left: 40px;
    padding: 10px; }
    .reveal-modal.booking-fee-modal-dialog ul.tick li:before {
      font-family: "FC-Font";
      -webkit-font-smoothing: antialiased;
      color: #4fbd23;
      content: 'Q';
      font-size: 28px;
      left: 20px;
      padding-top: 10px;
      position: absolute; }

.reveal-modal.booking-fee-modal-dialog .point-title {
  display: block;
  font-weight: bold;
  padding: 4px 0; }

.reveal-modal.booking-fee-modal-dialog .ok-button-container {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  text-align: center; }
  .reveal-modal.booking-fee-modal-dialog .ok-button-container button {
    float: none; }

.terms-reveal h3,
.use-reveal h3,
.privacy-reveal h3 {
  color: #222;
  font-family: Arial,sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 5px;
  text-rendering: optimizeLegibility; }

.terms-reveal p,
.use-reveal p,
.privacy-reveal p {
  font-family: Arial,sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.6;
  margin-bottom: 20px;
  text-rendering: optimizeLegibility; }

.terms-reveal a,
.use-reveal a,
.privacy-reveal a {
  color: #0fb6cf;
  line-height: inherit;
  text-decoration: none; }

.terms-reveal a:hover,
.use-reveal a:hover,
.privacy-reveal a:hover {
  color: #0da1b7;
  cursor: pointer; }

.terms-reveal ul,
.use-reveal ul,
.privacy-reveal ul {
  list-style: disc;
  padding: 5px 0 5px 20px; }
  .terms-reveal ul li,
  .use-reveal ul li,
  .privacy-reveal ul li {
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.6;
    margin-bottom: 20px;
    text-rendering: optimizeLegibility; }

.field-container.invalid {
  height: auto; }
  .field-container.invalid input {
    margin-bottom: 0; }
  .field-container.invalid input[type="email"],
  .field-container.invalid input[type="text"],
  .field-container.invalid input[type="tel"],
  .field-container.invalid select,
  .field-container.invalid .airport-indicator {
    border: 1px solid #f60; }

.field-container .error-message {
  display: none; }
  .field-container .error-message.server-error {
    display: inherit; }

.field-container.invalid .error-message,
.server-error li {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  background-color: #f60;
  border-radius: 3px;
  clear: left;
  color: #fff;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: 14px;
  margin: 0;
  padding: 5px;
  position: initial;
  top: 44px;
  vertical-align: top;
  width: auto;
  z-index: 19; }

.trident .field-container.invalid .error-message,
.trident .server-error li:nth-child(1),
.ie .field-container.invalid .error-message,
.ie .server-error li:nth-child(1) {
  position: relative; }

/*! noUiSlider - 7.0.10 - 2014-12-27 14:50:47 */
.noUi-target, .noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.noUi-target {
  position: relative;
  direction: ltr; }

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative; }

.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0; }

.noUi-handle {
  position: relative;
  z-index: 1; }

.noUi-stacking .noUi-handle {
  z-index: 10; }

.noUi-state-tap .noUi-origin {
  -webkit-transition: left .3s,top .3s;
  transition: left .3s,top .3s; }

.noUi-state-drag * {
  cursor: inherit !important; }

.noUi-base {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.noUi-horizontal {
  height: 18px; }

.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  left: -17px;
  top: -6px; }

.noUi-vertical {
  width: 18px; }

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px; }

.noUi-background {
  background: #FAFAFA;
  box-shadow: inset 0 1px 1px #f0f0f0; }

.noUi-connect {
  background: #3FB8AF;
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
  -webkit-transition: background 450ms;
  transition: background 450ms; }

.noUi-origin {
  border-radius: 2px; }

.noUi-target {
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB; }

.noUi-target.noUi-connect {
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #BBB; }

.noUi-dragable {
  cursor: w-resize; }

.noUi-vertical .noUi-dragable {
  cursor: n-resize; }

.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB; }

.noUi-active {
  box-shadow: inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB; }

.noUi-handle:after, .noUi-handle:before {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px; }

.noUi-handle:after {
  left: 17px; }

.noUi-vertical .noUi-handle:after, .noUi-vertical .noUi-handle:before {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px; }

.noUi-vertical .noUi-handle:after {
  top: 17px; }

[disabled] .noUi-connect, [disabled].noUi-connect {
  background: #B8B8B8; }

[disabled] .noUi-handle {
  cursor: not-allowed; }

.reveal-modal__title {
  background-color: #383a40;
  color: #fff;
  padding: 10px; }

.reveal-modal__content {
  max-height: 300px;
  overflow: auto; }

.reveal-modal__content--raw {
  padding: 10px; }

.reveal-modal__buttons {
  border-top: 1px dotted #504f4f;
  padding-top: 1em; }

.reveal-modal__close {
  background-color: #00b0e6;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#00b0e6', endColorstr='#007fb4');
  background-size: 100%;
  background-image: -webkit-linear-gradient(top, #00b0e6 5%, #007fb4 100%);
  background-image: -moz-linear-gradient(top, #00b0e6 5%, #007fb4 100%);
  background-image: -o-linear-gradient(top, #00b0e6 5%, #007fb4 100%);
  background-image: linear-gradient(top, #00b0e6 5%, #007fb4 100%);
  -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  -moz-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  text-indent: 0;
  border: 1px solid #045e83;
  border-radius: 4px;
  display: inline-block;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 44px;
  height: 44px;
  width: auto;
  text-align: left;
  text-decoration: none;
  text-shadow: 0 1px rgba(0, 0, 0, 0.7);
  margin: 0 0 10px;
  padding: 0 15px;
  display: block;
  margin: 0 auto; }
  @media only screen and (min-width: 768px) {
    .reveal-modal__close:hover, .reveal-modal__close.psuedo-hover {
      background-color: #378de5;
      color: #fff;
      cursor: pointer;
      text-decoration: none;
      filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#007fb4', endColorstr='#00b0e6');
      background-size: 100%;
      background-image: -webkit-linear-gradient(top, #007fb4 5%, #00b0e6 100%);
      background-image: -moz-linear-gradient(top, #007fb4 5%, #00b0e6 100%);
      background-image: -o-linear-gradient(top, #007fb4 5%, #00b0e6 100%);
      background-image: linear-gradient(top, #007fb4 5%, #00b0e6 100%); }
    .reveal-modal__close:active, .reveal-modal__close.psuedo-active {
      position: relative;
      top: 1px; }
    .reveal-modal__close:visited {
      color: #fff; } }
  .reveal-modal__close + span::before {
    content: "0";
    font-family: "FC-Font";
    -webkit-font-smoothing: antialiased;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    line-height: 44px;
    position: absolute;
    right: 12px;
    text-shadow: 0 1px rgba(0, 0, 0, 0.7); }
  @media only screen and (min-width: 768px) {
    .reveal-modal__close:active + span::before {
      margin-top: 1px; } }

.reveal-modal .reveal-modal__buttons {
  margin-bottom: 10px; }

.terms-carriage-seperator {
  margin: 20px 0; }

.error-indicator__message {
  color: #f00;
  font-weight: bold; }

.btn-blue {
  background-color: #00b0e6;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#00b0e6', endColorstr='#007fb4');
  background-size: 100%;
  background-image: -webkit-linear-gradient(top, #00b0e6 5%, #007fb4 100%);
  background-image: -moz-linear-gradient(top, #00b0e6 5%, #007fb4 100%);
  background-image: -o-linear-gradient(top, #00b0e6 5%, #007fb4 100%);
  background-image: linear-gradient(top, #00b0e6 5%, #007fb4 100%);
  -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  -moz-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  text-indent: 0;
  border: 1px solid #045e83;
  border-radius: 4px;
  display: inline-block;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 44px;
  height: 44px;
  width: auto;
  text-align: left;
  text-decoration: none;
  text-shadow: 0 1px rgba(0, 0, 0, 0.7);
  margin: 0 0 10px;
  padding: 0 15px; }
  @media only screen and (min-width: 768px) {
    .btn-blue:hover, .psuedo-hover.btn-blue {
      background-color: #378de5;
      color: #fff;
      cursor: pointer;
      text-decoration: none;
      filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#007fb4', endColorstr='#00b0e6');
      background-size: 100%;
      background-image: -webkit-linear-gradient(top, #007fb4 5%, #00b0e6 100%);
      background-image: -moz-linear-gradient(top, #007fb4 5%, #00b0e6 100%);
      background-image: -o-linear-gradient(top, #007fb4 5%, #00b0e6 100%);
      background-image: linear-gradient(top, #007fb4 5%, #00b0e6 100%); }
    .btn-blue:active, .psuedo-active.btn-blue {
      position: relative;
      top: 1px; }
    .btn-blue:visited {
      color: #fff; } }
  .btn-blue + span::before {
    content: "0";
    font-family: "FC-Font";
    -webkit-font-smoothing: antialiased;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    line-height: 44px;
    position: absolute;
    right: 12px;
    text-shadow: 0 1px rgba(0, 0, 0, 0.7); }
  @media only screen and (min-width: 768px) {
    .btn-blue:active + span::before {
      margin-top: 1px; } }

.ancillaries-loading-container {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  background: #fff;
  border: 1px #d2d2d2 dashed;
  border-radius: 4px;
  color: #8d8d8d;
  padding: 10px; }
  .ancillaries-loading-container .ancillaries-loading-image {
    margin-right: 10px; }
  .ancillaries-loading-container .ancillaries-loading-message {
    font-style: italic; }

.loading-indicator__message {
  font-style: italic; }

.passenger-mode-selector__mode {
  background: #fff;
  border-width: 0;
  color: #116ab2;
  cursor: pointer;
  display: block;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  height: 45px;
  line-height: 45px;
  margin-top: 3px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 50%; }
  @media only screen and (min-width: 768px) {
    .passenger-mode-selector__mode {
      width: 154px; } }
  .passenger-mode-selector__mode::-moz-focus-inner {
    border: 0;
    padding: 0; }
  .passenger-mode-selector__mode:hover {
    text-decoration: underline; }

.passenger-mode-selector__mode--selected {
  background-color: #f4f4f4;
  box-shadow: 0 -3px 0 #e00;
  color: #000; }

.tooltip {
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
  left: 0;
  margin-bottom: 15px;
  position: absolute;
  top: 0;
  z-index: 9999999; }
  .tooltip--below {
    margin-bottom: 0;
    margin-top: 15px; }

.tooltip__close {
  content: 'x'; }

.tooltip__arrow {
  position: absolute;
  width: 28px; }
  .tooltip__arrow:after, .tooltip__arrow:before {
    border: solid transparent;
    content: ' ';
    height: 0;
    position: absolute;
    width: 0; }
  .tooltip__arrow:after {
    border-width: 14px; }
  .tooltip__arrow:before {
    border-width: 15px; }
  .tooltip__arrow--up {
    top: -14px; }
    .tooltip__arrow--up:after {
      border-bottom-color: #eee;
      border-top: 0; }
    .tooltip__arrow--up:before {
      border-bottom-color: rgba(0, 0, 0, 0.2);
      border-top: 0;
      margin: -1px 0 0 -1px; }
  .tooltip__arrow--right {
    right: -14px; }
    .tooltip__arrow--right:after {
      border-left-color: #eee;
      border-right: 0; }
    .tooltip__arrow--right:before {
      border-left-color: rgba(0, 0, 0, 0.2);
      border-right: 0;
      margin: -1px 0 0; }
  .tooltip__arrow--down {
    bottom: 0; }
    .tooltip__arrow--down:after {
      border-bottom: 0;
      border-top-color: #eee; }
    .tooltip__arrow--down:before {
      border-bottom: 0;
      border-top-color: rgba(0, 0, 0, 0.2);
      margin: 0 0 0 -1px; }
  .tooltip__arrow--left {
    left: -14px; }
    .tooltip__arrow--left:after {
      border-left: 0;
      border-right-color: #eee; }
    .tooltip__arrow--left:before {
      border-left: 0;
      border-right-color: rgba(0, 0, 0, 0.2);
      margin: -1px 0 0 -1px; }

.container-wrapper {
  -webkit-transition: .3s ease all;
  transition: .3s ease all; }
  @media only screen and (min-width: 768px) {
    .container-wrapper.offcanvas {
      -webkit-transform: translateX(-390px);
      transform: translateX(-390px); } }

.container-header .container-header-inner {
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 6px, rgba(0, 0, 0, 0.12) 0px 1px 4px; }

.container-header.container-header-sticky .container-header-inner {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 35; }

.offcanvas-left-region,
.offcanvas-right-region {
  display: table-row-group;
  font-weight: 700;
  height: 100%;
  opacity: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity .7s;
  width: 80%;
  z-index: -1; }
  @media only screen and (min-width: 768px) {
    .offcanvas-left-region,
    .offcanvas-right-region {
      display: none;
      transition: opacity 0; } }

.container {
  transition: transform .7s; }
  .container .navigation {
    background: #cc0c00; }
    @media only screen and (min-width: 768px) {
      .container .navigation {
        background: inherit; } }

.footer {
  transition: transform .7s; }

.offcanvas-left-open,
.offcanvas-right-open {
  height: 100%;
  overflow-y: hidden; }
  .offcanvas-left-open .offcanvas-left-region,
  .offcanvas-left-open .offcanvas-right-region,
  .offcanvas-right-open .offcanvas-left-region,
  .offcanvas-right-open .offcanvas-right-region {
    opacity: 1;
    transition: z-index 4s;
    z-index: 1; }
    @media only screen and (min-width: 768px) {
      .offcanvas-left-open .offcanvas-left-region,
      .offcanvas-left-open .offcanvas-right-region,
      .offcanvas-right-open .offcanvas-left-region,
      .offcanvas-right-open .offcanvas-right-region {
        opacity: 0; } }
  .offcanvas-left-open .container .container-overlay,
  .offcanvas-right-open .container .container-overlay {
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    transition: background .7s;
    width: 100%;
    z-index: 4; }
    @media only screen and (min-width: 768px) {
      .offcanvas-left-open .container .container-overlay,
      .offcanvas-right-open .container .container-overlay {
        display: none; } }

.offcanvas-right-open .container,
.offcanvas-right-open .footer {
  transform: translate3d(-80%, 0, 0); }
  @media only screen and (min-width: 768px) {
    .offcanvas-right-open .container,
    .offcanvas-right-open .footer {
      transform: inherit; } }

.offcanvas-left-open .container,
.offcanvas-left-open .footer {
  transform: translate3d(80%, 0, 0); }
  @media only screen and (min-width: 768px) {
    .offcanvas-left-open .container,
    .offcanvas-left-open .footer {
      transform: inherit; } }

.container-overlay {
  background: rgba(0, 0, 0, 0);
  display: none; }
.mealsUnavailable---1ND5B {
  background-color: #fff;
  color: #989898;
  font-size: 13px;
  font-style: italic;
  padding: 10px;
  text-align: center; }
.leg---31I3v {
  white-space: normal; }

.header---egPjl {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  padding: 0 10px 10px;
  text-align: center;
  text-transform: uppercase; }
  @media only screen and (min-width: 768px) {
    .header---egPjl {
      font-weight: normal;
      padding-bottom: 5px;
      text-align: left; } }
  .header---egPjl span:first-child:after {
    color: #8d8d8d;
    content: '\203A';
    font-family: Arial, Helvetica, sans-serif;
    font-size: 23px;
    padding: 0 5px;
    position: relative;
    top: 1px; }
.journey---3GSKt {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left; }
.mealSelector---mQA5W {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  margin-bottom: 20px; }

.defaultTitle---1UQic {
  margin: 0; }
  .defaultTitle---1UQic h3 {
    color: rgba(0, 0, 0, 0.87);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: normal;
    margin: 20px 0; }
    @media only screen and (min-width: 768px) {
      .defaultTitle---1UQic h3 {
        color: rgba(0, 0, 0, 0.87);
        font-family: Arial, Helvetica, sans-serif; } }

.darkTitle---rtVmw {
  background: #000;
  padding: 10px; }
  .darkTitle---rtVmw h3 {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin: 0; }

.content---23MwP {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  background: #f4f4f4;
  padding: 10px 0; }

.outboundJourneyRegion---23hIS {
  white-space: normal; }

.inboundJourneyRegion---CgiE7 {
  white-space: normal; }

.selectAFlight---1YHZV {
  float: left;
  line-height: 10px;
  margin-top: 10px;
  width: 100%; }
  .selectAFlight---1YHZV:before {
    top: 0; }
.validationError---Q46J2 {
  background-color: #f60;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: 14px;
  margin: 0;
  padding: 5px;
  width: auto;
  z-index: 19; }
.breakdown---Wd_1X {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  background-color: #f4f4f4; }
  @media only screen and (min-width: 768px) {
    .breakdown---Wd_1X {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 50%;
      float: left; } }

.heroImage---2YM6T {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  background-color: #f4f4f4;
  text-align: center; }

.priceHeadlineContainer---3-dQ7 {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left;
  background-color: #fff; }

.priceContainer---BJFwg {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left;
  margin-top: 0;
  padding: 10px 10px 0 10px;
  text-align: center; }
  @media only screen and (min-width: 768px) {
    .priceContainer---BJFwg {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 50%;
      float: left; } }

.headline---3BUd7 {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left;
  font-size: 11px;
  line-height: 16px;
  padding: 10px;
  text-align: center; }
  @media only screen and (min-width: 768px) {
    .headline---3BUd7 {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 50%;
      float: left;
      text-align: left; } }
.flyThrus---3I3pj {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  margin-bottom: 20px; }

.content---IrpVJ {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  background: #f4f4f4;
  padding: 0; }

.outboundJourneyRegion---1oCM4 {
  white-space: normal; }

.inboundJourneyRegion---2YKNx {
  white-space: normal; }

.flyThruInformation---1-fPT {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  background: #d5f0f8;
  border: 1px solid #116ab2;
  clear: both;
  display: flex;
  font-size: 11px;
  justify-content: flex-start;
  line-height: 15px;
  margin-top: 10px;
  padding: 5px;
  width: 100%; }
  .flyThruInformation---1-fPT::before {
    font-family: "FC-Font";
    -webkit-font-smoothing: antialiased;
    color: #116ab2;
    content: '.';
    float: left;
    font-size: 15px;
    padding-right: 3px;
    position: relative; }
@charset "UTF-8";
.flight-details:first-child::after,
.flight-details-first:first-child::after {
  color: #d7d7d7;
  content: '\203A';
  font-family: Arial, Helvetica, sans-serif;
  font-size: 53px;
  left: 80px;
  position: absolute;
  top: 0; }

.flight-details.return:first-child::after,
.flight-details-first.return:first-child::after {
  content: '';
  display: none; }

.flight-details-first::after {
  color: #d7d7d7;
  content: '\203A';
  font-family: Arial, Helvetica, sans-serif;
  font-size: 53px;
  left: 80px;
  position: absolute;
  top: 3px; }

.flight-warning-message {
  background: #e7f0f7;
  border-bottom: 1px solid #bedcec;
  clear: both;
  color: #000;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  padding: 6px;
  padding-left: 21px;
  width: 100%; }
  .flight-warning-message .icon {
    margin-right: 10px;
    position: relative;
    top: 2px; }
  .flight-warning-message .price-change-icon {
    height: 14px;
    padding-right: 7px; }

.requires-airport-change {
  background-color: #fdf7e8;
  border: 1px solid #eead20;
  border-radius: 1px;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 5px;
  padding: 5px 5px 5px 27px; }
  .requires-airport-change:before {
    font-family: "FC-Font";
    -webkit-font-smoothing: antialiased;
    content: '.';
    float: left;
    font-size: 14px;
    margin-left: -22px;
    margin-right: 5px;
    text-transform: lowercase; }

.no-baggage-icon,
.baggage-icon {
  margin-left: 8px;
  vertical-align: middle; }
  .no-baggage-icon:before,
  .baggage-icon:before {
    font-family: "FC-Font";
    -webkit-font-smoothing: antialiased;
    color: #000;
    vertical-align: middle; }

.warning-icon:before {
  font-family: "FC-Font";
  -webkit-font-smoothing: antialiased;
  content: '.';
  float: left;
  font-size: 18px;
  margin-left: -22px;
  margin-right: 5px;
  text-transform: lowercase; }

.continue-button-container .continue-button {
  background-color: #22b929;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#22b929', endColorstr='#009c07');
  background-size: 100%;
  background-image: -webkit-linear-gradient(top, #22b929 5%, #009c07 100%);
  background-image: -moz-linear-gradient(top, #22b929 5%, #009c07 100%);
  background-image: -o-linear-gradient(top, #22b929 5%, #009c07 100%);
  background-image: linear-gradient(top, #22b929 5%, #009c07 100%);
  -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  -moz-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  text-indent: 0;
  border: 1px solid #005304;
  border-radius: 4px;
  display: inline-block;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 44px;
  height: 44px;
  width: auto;
  text-align: left;
  text-decoration: none;
  text-shadow: 0 1px rgba(0, 0, 0, 0.7);
  margin: 0 0 10px;
  padding: 0 15px;
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left;
  margin: 0; }
  @media only screen and (min-width: 768px) {
    .continue-button-container .continue-button:hover, .continue-button-container .continue-button.psuedo-hover {
      background-color: #01af09;
      color: #fff;
      cursor: pointer;
      text-decoration: none;
      filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#009c07', endColorstr='#22b929');
      background-size: 100%;
      background-image: -webkit-linear-gradient(top, #009c07 5%, #22b929 100%);
      background-image: -moz-linear-gradient(top, #009c07 5%, #22b929 100%);
      background-image: -o-linear-gradient(top, #009c07 5%, #22b929 100%);
      background-image: linear-gradient(top, #009c07 5%, #22b929 100%); }
    .continue-button-container .continue-button:active, .continue-button-container .continue-button.psuedo-active {
      position: relative;
      top: 1px; }
    .continue-button-container .continue-button:visited {
      color: #fff; } }
  .continue-button-container .continue-button + span::before {
    content: "0";
    font-family: "FC-Font";
    -webkit-font-smoothing: antialiased;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    line-height: 44px;
    position: absolute;
    right: 12px;
    text-shadow: 0 1px rgba(0, 0, 0, 0.7); }
  @media only screen and (min-width: 768px) {
    .continue-button-container .continue-button:active + span::before {
      margin-top: 1px; } }
  .continue-button-container .continue-button + span:before {
    padding-right: 10px; }

.price {
  font-size: 18px; }

.currency-symbol {
  font-family: 'Trebuchet MS';
  font-size: 14px;
  -webkit-font-smoothing: antialiased; }

.decimal {
  font-size: 11px; }

@media only screen and (min-width: 480px) {
  .flight-details-first::after {
    left: 100px; }
  .flight-details:first-child::after {
    left: 100px; } }

@media only screen and (min-width: 1200px) {
  .flight-details-first::after {
    left: 120px; } }

#fare-rules-content {
  font-family: monospace; }
  #fare-rules-content p {
    font-family: monospace; }

.device-fingerprinting-container {
  display: none; }

.fare-rules__title {
  padding-top: 18px; }

.fare-rules__section {
  width: 100%; }
  .fare-rules__section ol {
    list-style: decimal; }
  .fare-rules__section ul {
    list-style: circle; }
  .fare-rules__section ol, .fare-rules__section ul {
    padding-inline-start: 16px; }
  .fare-rules__section ul li p,
  .fare-rules__section ol li p {
    margin: 20px 0; }

.fare-rules__subheading {
  font-weight: bold;
  font-size: 18px;
  padding-top: 10px; }

body .availability-page .outbound,
body .availability-page .inbound {
  padding-top: 0; }

.callExpertBannerContainer {
  margin-bottom: 10px; }
  .callExpertBannerContainer .callExpertBannerDesktopImage {
    display: none; }
    @media only screen and (min-width: 768px) {
      .callExpertBannerContainer .callExpertBannerDesktopImage {
        display: block; } }
  .callExpertBannerContainer .callExpertBannerMobileImage {
    display: block;
    margin-top: 10px; }
    @media only screen and (min-width: 768px) {
      .callExpertBannerContainer .callExpertBannerMobileImage {
        display: none; } }

.feeFreeBannerContainer {
  margin-bottom: 10px; }
  .feeFreeBannerContainer .feeFreeBannerDesktopImage {
    display: none; }
    @media only screen and (min-width: 768px) {
      .feeFreeBannerContainer .feeFreeBannerDesktopImage {
        display: block; } }
  .feeFreeBannerContainer .feeFreeBannerMobileImage {
    display: block;
    margin-top: 10px; }
    @media only screen and (min-width: 768px) {
      .feeFreeBannerContainer .feeFreeBannerMobileImage {
        display: none; } }

.baliBannerContainer {
  margin-bottom: 10px; }
  .baliBannerContainer .baliBannerDesktopImage {
    display: none; }
    @media only screen and (min-width: 768px) {
      .baliBannerContainer .baliBannerDesktopImage {
        display: block; } }
  .baliBannerContainer .baliBannerMobileImage {
    display: block; }
    @media only screen and (min-width: 768px) {
      .baliBannerContainer .baliBannerMobileImage {
        display: none; } }

.flight-top-bar {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  color: rgba(0, 0, 0, 0.87);
  padding-top: 10px; }
  @media only screen and (min-width: 768px) {
    .flight-top-bar {
      background-color: transparent;
      margin-bottom: 10px;
      margin-top: 0;
      padding-top: 0; } }
  @media only screen and (min-width: 960px) {
    .flight-top-bar {
      padding-top: 20px; } }
  .flight-top-bar .flight-title-wrapper {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left; }
    @media only screen and (min-width: 768px) {
      .flight-top-bar .flight-title-wrapper {
        position: relative;
        padding-left: 0;
        padding-right: 0;
        width: 50%;
        float: left; } }
    .flight-top-bar .flight-title-wrapper h2 {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      float: left;
      color: rgba(0, 0, 0, 0.87);
      font-family: Arial, Helvetica, sans-serif;
      font-style: normal;
      font-weight: normal;
      margin-bottom: 6px;
      padding-bottom: 0;
      text-decoration: none; }
      @media only screen and (min-width: 768px) {
        .flight-top-bar .flight-title-wrapper h2 {
          color: rgba(0, 0, 0, 0.87);
          font-size: 28px;
          margin-bottom: 0;
          padding-top: 6px; } }
    .flight-top-bar .flight-title-wrapper .flight-title {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      float: left;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 14px;
      margin-bottom: 10px; }
      @media only screen and (min-width: 768px) {
        .flight-top-bar .flight-title-wrapper .flight-title {
          color: #000;
          font-size: 14px;
          margin-bottom: 0;
          padding-bottom: 10px;
          padding-top: 10px; } }
  .flight-top-bar .date-controls {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 33.33333%;
    float: left;
    background: transparent;
    display: none;
    float: right;
    height: 45px;
    margin-top: 47px; }
    @media only screen and (min-width: 768px) {
      .flight-top-bar .date-controls {
        display: inherit;
        margin-top: 31px; } }
    .flight-top-bar .date-controls .previous-day,
    .flight-top-bar .date-controls .search-day,
    .flight-top-bar .date-controls .next-day {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 33.33333%;
      float: left;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 13px;
      font-weight: 400; }
      @media only screen and (min-width: 768px) {
        .flight-top-bar .date-controls .previous-day,
        .flight-top-bar .date-controls .search-day,
        .flight-top-bar .date-controls .next-day {
          font-size: 11px; } }
      @media only screen and (min-width: 960px) {
        .flight-top-bar .date-controls .previous-day,
        .flight-top-bar .date-controls .search-day,
        .flight-top-bar .date-controls .next-day {
          font-size: 13px; } }
      .flight-top-bar .date-controls .previous-day div,
      .flight-top-bar .date-controls .search-day div,
      .flight-top-bar .date-controls .next-day div {
        text-align: center; }
      .flight-top-bar .date-controls .previous-day .day,
      .flight-top-bar .date-controls .search-day .day,
      .flight-top-bar .date-controls .next-day .day {
        font-family: inherit;
        font-size: inherit;
        font-weight: bold;
        text-transform: uppercase; }
      .flight-top-bar .date-controls .previous-day span,
      .flight-top-bar .date-controls .search-day span,
      .flight-top-bar .date-controls .next-day span {
        font-family: inherit;
        font-size: inherit; }
    .flight-top-bar .date-controls .previous-day,
    .flight-top-bar .date-controls .next-day {
      color: #116ab2;
      height: 45px;
      padding-bottom: 10px;
      padding-top: 0;
      text-align: center; }
      .flight-top-bar .date-controls .previous-day.placeholder,
      .flight-top-bar .date-controls .next-day.placeholder {
        background-color: transparent;
        border-top: 3px solid transparent;
        content: ''; }
        .flight-top-bar .date-controls .previous-day.placeholder::before,
        .flight-top-bar .date-controls .next-day.placeholder::before {
          content: ''; }
        .flight-top-bar .date-controls .previous-day.placeholder:hover,
        .flight-top-bar .date-controls .next-day.placeholder:hover {
          background: transparent;
          border: 0;
          cursor: auto; }
      .flight-top-bar .date-controls .previous-day:hover,
      .flight-top-bar .date-controls .next-day:hover {
        cursor: pointer; }
        .flight-top-bar .date-controls .previous-day:hover span,
        .flight-top-bar .date-controls .next-day:hover span {
          text-decoration: underline; }
    .flight-top-bar .date-controls .previous-day::before {
      content: "\AB";
      font-family: inherit;
      font-size: 30px;
      position: relative;
      top: 2px; }
    .flight-top-bar .date-controls .next-day {
      color: #116ab2; }
      .flight-top-bar .date-controls .next-day::after {
        content: "\BB";
        font-family: inherit;
        font-size: 30px;
        position: relative;
        top: 2px; }
    .flight-top-bar .date-controls .search-day {
      height: 45px;
      padding-top: 7px; }
      .flight-top-bar .date-controls .search-day .day {
        color: inherit;
        padding-bottom: 2px; }
  @media only screen and (min-width: 768px) {
    .flight-top-bar .date {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px; } }

.flight-legend {
  line-height: 16px; }
  @media only screen and (min-width: 768px) {
    .flight-legend {
      display: none; } }

.flight-legend__item {
  font-size: 12px;
  white-space: nowrap; }
  .flight-legend__item .no-baggage-icon,
  .flight-legend__item .baggage-icon {
    margin-left: 0; }
    .flight-legend__item .no-baggage-icon::before,
    .flight-legend__item .baggage-icon::before {
      font-size: 12px;
      font-style: normal; }
  .flight-legend__item .red-eye {
    font-size: 14px;
    vertical-align: middle; }

.sort-and-filter-container {
  clear: both;
  color: rgba(0, 0, 0, 0.87);
  display: flex;
  font-size: 12px;
  justify-content: space-between;
  padding: 15px 0; }
  @media only screen and (min-width: 768px) {
    .sort-and-filter-container {
      background-color: #fff;
      border-bottom: 1px solid rgba(0, 0, 0, 0.12);
      padding: 5px 10px; } }
  .sort-and-filter-container .filter-panel {
    margin-right: 10px; }
    @media only screen and (min-width: 768px) {
      .sort-and-filter-container .filter-panel {
        align-items: center;
        display: flex; }
        .sort-and-filter-container .filter-panel .filter-by {
          margin-right: 10px; } }
  .sort-and-filter-container .filter-list {
    align-items: center;
    display: flex;
    height: 44px; }
    .sort-and-filter-container .filter-list li {
      align-items: center;
      display: flex;
      margin-right: 10px; }
    .sort-and-filter-container .filter-list .filter-no-baggage {
      display: none; }
    .sort-and-filter-container .filter-list .filter-with-baggage {
      display: none; }
    .sort-and-filter-container .filter-list .filter-flexi-fares {
      display: none; }

.sort-wrapper .sort {
  display: flex;
  flex-direction: column; }
  @media only screen and (min-width: 768px) {
    .sort-wrapper .sort {
      align-items: center;
      flex-direction: row; } }
  .sort-wrapper .sort label {
    font-size: 12px;
    margin-right: 10px;
    text-transform: uppercase; }
  .sort-wrapper .sort .sort-by {
    background: #fff;
    height: 34px;
    margin: 5px 0;
    width: auto; }

#merchant-fee-information-modal-dialog .logo-table {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left; }
  #merchant-fee-information-modal-dialog .logo-table div {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 25%;
    float: left;
    height: 120px;
    text-align: center; }
    #merchant-fee-information-modal-dialog .logo-table div img {
      border: 1px solid #fff;
      border-radius: 6px;
      margin-bottom: 5px; }

.booking-summary-view.collapsible-price-summary .expanded-booking-summary .price-summary .booking-fee-ribbon {
  display: none; }

.booking-summary-view.collapsible-price-summary .expanded-booking-summary .price-summary .price-summary-details-toggle {
  bottom: 7px;
  display: block;
  font-size: 11px;
  position: absolute;
  right: 2%; }
  .booking-summary-view.collapsible-price-summary .expanded-booking-summary .price-summary .price-summary-details-toggle .price-summary-details-toggle-link::after {
    content: "5";
    font-family: "FC-Font";
    -webkit-font-smoothing: antialiased; }
  .booking-summary-view.collapsible-price-summary .expanded-booking-summary .price-summary .price-summary-details-toggle .price-summary-details-toggle-link.open::after {
    content: "6";
    font-family: "FC-Font";
    -webkit-font-smoothing: antialiased; }

.booking-summary-view.collapsible-price-summary .expanded-booking-summary .price-summary .price-summary-line-items {
  height: 0;
  margin-top: 60px; }

.booking-summary-view.collapsible-price-summary .expanded-booking-summary .price-summary .price-summary-line-items-inner {
  display: none; }

.booking-summary-view.collapsible-price-summary .expanded-booking-summary .price-summary .grand-total {
  border-top: 0;
  min-height: 60px;
  position: absolute;
  top: 0;
  width: 98%; }
  .booking-summary-view.collapsible-price-summary .expanded-booking-summary .price-summary .grand-total .label-container {
    margin-top: 7px; }

.booking-summary-view.collapsible-price-summary .expanded-booking-summary .price-summary .price-summary-merchant-fees-disclaimer {
  display: inline-block;
  font-size: 12px;
  margin: 10px 0; }

.summary-detail .price-summary .price-summary-merchant-fees-disclaimer,
.summary-detail .price-summary .price-summary-details-toggle {
  display: none; }

.confirmation-page .price-summary .price-summary-merchant-fees-disclaimer {
  display: none !important; }

.expanded-booking-summary__title {
  margin: 0; }
  .expanded-booking-summary__title h3 {
    color: rgba(0, 0, 0, 0.87);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: normal;
    margin: 20px 0; }
    @media only screen and (min-width: 768px) {
      .expanded-booking-summary__title h3 {
        color: rgba(0, 0, 0, 0.87);
        font-family: Arial, Helvetica, sans-serif; } }

.passenger-page .expanded-booking-summary__title {
  background: #000;
  padding: 10px; }
  .passenger-page .expanded-booking-summary__title h3 {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin: 0; }

.price-summary-group {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left;
  padding-bottom: 10px;
  padding-top: 10px; }

.price-summary-group__title {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  color: #000;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase; }

.price-summary-item .price {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 50%;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 26px;
  text-align: right; }
  .price-summary-item .price .currency-symbol {
    font-family: "Trebuchet MS"; }
  .price-summary-item .price .decimal {
    font-family: Arial, Helvetica, sans-serif; }
  .price-summary-item .price .decimal,
  .price-summary-item .price .currency-symbol {
    font-size: 14px; }

.price-summary-item__label {
  position: relative;
  width: 50%;
  float: left;
  clear: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding: 7px 0; }

.airline-details-expanded {
  display: none; }

.departing-flight .title,
.returning-flight .title,
.accommodation .title {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  font-weight: bold; }

.booking-summary-extra-baggage__title {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  color: #000;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase; }

.booking-summary-extra-baggage__label {
  padding: 7px 0; }

.adult-price,
.child-price,
.infant-price,
.booking-fee,
.merchant-fee,
.grand-total,
.booking-summary-extra-baggage,
.insurance,
.accommodation {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left;
  padding-bottom: 10px;
  padding-top: 10px; }
  .adult-price .label,
  .child-price .label,
  .infant-price .label,
  .booking-fee .label,
  .merchant-fee .label,
  .grand-total .label,
  .booking-summary-extra-baggage .label,
  .insurance .label,
  .accommodation .label {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 66.66667%;
    float: left;
    clear: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px; }
  .adult-price .price,
  .child-price .price,
  .infant-price .price,
  .booking-fee .price,
  .merchant-fee .price,
  .grand-total .price,
  .booking-summary-extra-baggage .price,
  .insurance .price,
  .accommodation .price {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 33.33333%;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
    text-align: right; }
    .adult-price .price .currency-symbol,
    .child-price .price .currency-symbol,
    .infant-price .price .currency-symbol,
    .booking-fee .price .currency-symbol,
    .merchant-fee .price .currency-symbol,
    .grand-total .price .currency-symbol,
    .booking-summary-extra-baggage .price .currency-symbol,
    .insurance .price .currency-symbol,
    .accommodation .price .currency-symbol {
      font-family: "Trebuchet MS"; }
    .adult-price .price .decimal,
    .child-price .price .decimal,
    .infant-price .price .decimal,
    .booking-fee .price .decimal,
    .merchant-fee .price .decimal,
    .grand-total .price .decimal,
    .booking-summary-extra-baggage .price .decimal,
    .insurance .price .decimal,
    .accommodation .price .decimal {
      font-family: Arial, Helvetica, sans-serif; }
    .adult-price .price .decimal,
    .adult-price .price .currency-symbol,
    .child-price .price .decimal,
    .child-price .price .currency-symbol,
    .infant-price .price .decimal,
    .infant-price .price .currency-symbol,
    .booking-fee .price .decimal,
    .booking-fee .price .currency-symbol,
    .merchant-fee .price .decimal,
    .merchant-fee .price .currency-symbol,
    .grand-total .price .decimal,
    .grand-total .price .currency-symbol,
    .booking-summary-extra-baggage .price .decimal,
    .booking-summary-extra-baggage .price .currency-symbol,
    .insurance .price .decimal,
    .insurance .price .currency-symbol,
    .accommodation .price .decimal,
    .accommodation .price .currency-symbol {
      font-size: 14px; }
  .adult-price .grand-total .decimal,
  .adult-price .grand-total .currency-symbol,
  .child-price .grand-total .decimal,
  .child-price .grand-total .currency-symbol,
  .infant-price .grand-total .decimal,
  .infant-price .grand-total .currency-symbol,
  .booking-fee .grand-total .decimal,
  .booking-fee .grand-total .currency-symbol,
  .merchant-fee .grand-total .decimal,
  .merchant-fee .grand-total .currency-symbol,
  .grand-total .grand-total .decimal,
  .grand-total .grand-total .currency-symbol,
  .booking-summary-extra-baggage .grand-total .decimal,
  .booking-summary-extra-baggage .grand-total .currency-symbol,
  .insurance .grand-total .decimal,
  .insurance .grand-total .currency-symbol,
  .accommodation .grand-total .decimal,
  .accommodation .grand-total .currency-symbol {
    font-size: 16px; }
  .adult-price .grand-total .whole,
  .child-price .grand-total .whole,
  .infant-price .grand-total .whole,
  .booking-fee .grand-total .whole,
  .merchant-fee .grand-total .whole,
  .grand-total .grand-total .whole,
  .booking-summary-extra-baggage .grand-total .whole,
  .insurance .grand-total .whole,
  .accommodation .grand-total .whole {
    font-size: 26px; }

.price-summary-line-item {
  border-top: 1px dashed #ccc;
  padding-top: 15px; }
  .price-summary-line-item .heading,
  .price-summary-line-item .price {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 50%;
    float: left;
    font-size: 12px; }
  .price-summary-line-item .heading {
    padding: 6px 0; }
  .price-summary-line-item .price {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
    text-align: right; }

.booking-summary-view {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  float: right; }
  .booking-summary-view .price-symbol {
    float: right; }
  .booking-summary-view.international .price-symbol {
    display: inline; }
  .booking-summary-view.domestic .expanded-booking-summary .summary-detail .price-summary-title {
    color: #000;
    text-transform: uppercase; }
  .booking-summary-view .loading-indicator {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left;
    font-size: 16px;
    line-height: 24px;
    padding: 20px 0;
    text-align: center; }
    .booking-summary-view .loading-indicator img {
      width: 24px; }

.expanded-booking-summary__title h3 {
  color: rgba(0, 0, 0, 0.87);
  font-size: 28px;
  margin: 20px 0; }

.booking-summary-title {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left;
  background-color: #000;
  color: #fff;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  padding: 11px 10px 10px; }
  .booking-summary-title .sub-text {
    font-size: 10px;
    font-weight: normal; }

.summary-detail {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  background-color: #eaeaea;
  padding-bottom: 10px; }
  .summary-detail .guarantee-message {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    float: left;
    font-size: 11px;
    line-height: 15px;
    padding: 10px 10px 0; }
  .summary-detail .trip-summary {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left; }
    .summary-detail .trip-summary .choose {
      display: block;
      font-size: 11px;
      padding: 5px 0; }
    .summary-detail .trip-summary .trip-title {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 100%;
      float: left;
      background-color: #c00;
      filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#c00', endColorstr='#e00');
      background-size: 100%;
      background-image: -webkit-linear-gradient(top, #c00 0%, #e00 100%);
      background-image: -moz-linear-gradient(top, #c00 0%, #e00 100%);
      background-image: -o-linear-gradient(top, #c00 0%, #e00 100%);
      background-image: linear-gradient(top, #c00 0%, #e00 100%);
      color: #fff;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      padding: 5px 0 5px 10px;
      text-transform: uppercase; }
      .summary-detail .trip-summary .trip-title span {
        position: relative;
        top: -2px; }
    .summary-detail .trip-summary .departing-trip-title:before {
      content: "a";
      font-family: "FC-Font";
      -webkit-font-smoothing: antialiased;
      font-size: 14px;
      margin-right: 5px;
      text-transform: lowercase; }
    .summary-detail .trip-summary .return-trip-title {
      border-top: 0 solid #8d8d8d; }
      .summary-detail .trip-summary .return-trip-title:before {
        content: "?";
        font-family: "FC-Font";
        -webkit-font-smoothing: antialiased;
        font-size: 14px;
        margin-right: 5px;
        text-transform: lowercase; }
    .summary-detail .trip-summary .select-flight-message {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      float: left;
      font-size: 12px;
      padding: 10px; }
    .summary-detail .trip-summary .trip-overview,
    .summary-detail .trip-summary .legs {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 100%;
      float: left;
      background-color: #fff;
      padding: 10px; }
      .summary-detail .trip-summary .trip-overview .layover,
      .summary-detail .trip-summary .legs .layover {
        position: relative;
        padding-left: 5px;
        padding-right: 5px;
        width: 100%;
        float: left;
        border-bottom: 1px dotted #8d8d8d;
        border-top: 1px dotted #8d8d8d;
        color: #3b3b3b;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        margin: 6px 0;
        padding: 5px; }
      .summary-detail .trip-summary .trip-overview .next-day-connecting-flight + .layover,
      .summary-detail .trip-summary .legs .next-day-connecting-flight + .layover {
        margin-top: 0; }
      .summary-detail .trip-summary .trip-overview .requires-airport-change,
      .summary-detail .trip-summary .legs .requires-airport-change {
        position: relative;
        padding-left: 5px;
        padding-right: 5px;
        width: 100%;
        float: left;
        background-color: #fdf7e8;
        border: 1px solid #eead20;
        border-radius: 1px;
        color: #000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 14px;
        margin: 5px 0;
        padding: 5px 5px 5px 27px; }
        .summary-detail .trip-summary .trip-overview .requires-airport-change:before,
        .summary-detail .trip-summary .legs .requires-airport-change:before {
          content: ".";
          font-family: "FC-Font";
          -webkit-font-smoothing: antialiased;
          float: left;
          font-size: 14px;
          margin-left: -22px;
          margin-right: 5px;
          text-transform: lowercase; }
      .summary-detail .trip-summary .trip-overview .leg,
      .summary-detail .trip-summary .legs .leg {
        position: relative;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        float: left;
        color: #000;
        font-family: Arial, Helvetica, sans-serif;
        margin: 0 0 5px;
        overflow: hidden;
        padding: 0; }
        .summary-detail .trip-summary .trip-overview .leg .flight-details:first-child:after,
        .summary-detail .trip-summary .legs .leg .flight-details:first-child:after {
          left: auto;
          right: 11px; }
        .summary-detail .trip-summary .trip-overview .leg .city-name,
        .summary-detail .trip-summary .legs .leg .city-name {
          font-weight: bold; }
        .summary-detail .trip-summary .trip-overview .leg .fare-class,
        .summary-detail .trip-summary .legs .leg .fare-class {
          display: none;
          font-size: 11px; }
          .summary-detail .trip-summary .trip-overview .leg .fare-class a,
          .summary-detail .trip-summary .legs .leg .fare-class a {
            cursor: pointer;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 11px;
            text-decoration: underline;
            text-transform: capitalize; }
        .summary-detail .trip-summary .trip-overview .leg .city-name,
        .summary-detail .trip-summary .trip-overview .leg .city,
        .summary-detail .trip-summary .trip-overview .leg .airline-details-container,
        .summary-detail .trip-summary .legs .leg .city-name,
        .summary-detail .trip-summary .legs .leg .city,
        .summary-detail .trip-summary .legs .leg .airline-details-container {
          position: relative;
          padding-left: 0;
          padding-right: 0;
          width: 100%;
          float: left;
          clear: both;
          font-size: 11px;
          margin-top: 10px;
          overflow: auto; }
          .summary-detail .trip-summary .trip-overview .leg .city-name .airline-details,
          .summary-detail .trip-summary .trip-overview .leg .city .airline-details,
          .summary-detail .trip-summary .trip-overview .leg .airline-details-container .airline-details,
          .summary-detail .trip-summary .legs .leg .city-name .airline-details,
          .summary-detail .trip-summary .legs .leg .city .airline-details,
          .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details {
            position: relative;
            padding-left: 0;
            padding-right: 0;
            width: 66.66667%;
            float: left;
            background: #eee; }
            .summary-detail .trip-summary .trip-overview .leg .city-name .airline-details .baggage-span,
            .summary-detail .trip-summary .trip-overview .leg .city .airline-details .baggage-span,
            .summary-detail .trip-summary .trip-overview .leg .airline-details-container .airline-details .baggage-span,
            .summary-detail .trip-summary .legs .leg .city-name .airline-details .baggage-span,
            .summary-detail .trip-summary .legs .leg .city .airline-details .baggage-span,
            .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .baggage-span {
              padding: 3px 0;
              vertical-align: middle; }
            .summary-detail .trip-summary .trip-overview .leg .city-name .airline-details .baggage-icon,
            .summary-detail .trip-summary .trip-overview .leg .city-name .airline-details .no-baggage-icon,
            .summary-detail .trip-summary .trip-overview .leg .city .airline-details .baggage-icon,
            .summary-detail .trip-summary .trip-overview .leg .city .airline-details .no-baggage-icon,
            .summary-detail .trip-summary .trip-overview .leg .airline-details-container .airline-details .baggage-icon,
            .summary-detail .trip-summary .trip-overview .leg .airline-details-container .airline-details .no-baggage-icon,
            .summary-detail .trip-summary .legs .leg .city-name .airline-details .baggage-icon,
            .summary-detail .trip-summary .legs .leg .city-name .airline-details .no-baggage-icon,
            .summary-detail .trip-summary .legs .leg .city .airline-details .baggage-icon,
            .summary-detail .trip-summary .legs .leg .city .airline-details .no-baggage-icon,
            .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .baggage-icon,
            .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .no-baggage-icon {
              display: inline;
              margin: 0;
              padding: 0 0 5px;
              vertical-align: middle; }
              .summary-detail .trip-summary .trip-overview .leg .city-name .airline-details .baggage-icon::before,
              .summary-detail .trip-summary .trip-overview .leg .city-name .airline-details .no-baggage-icon::before,
              .summary-detail .trip-summary .trip-overview .leg .city .airline-details .baggage-icon::before,
              .summary-detail .trip-summary .trip-overview .leg .city .airline-details .no-baggage-icon::before,
              .summary-detail .trip-summary .trip-overview .leg .airline-details-container .airline-details .baggage-icon::before,
              .summary-detail .trip-summary .trip-overview .leg .airline-details-container .airline-details .no-baggage-icon::before,
              .summary-detail .trip-summary .legs .leg .city-name .airline-details .baggage-icon::before,
              .summary-detail .trip-summary .legs .leg .city-name .airline-details .no-baggage-icon::before,
              .summary-detail .trip-summary .legs .leg .city .airline-details .baggage-icon::before,
              .summary-detail .trip-summary .legs .leg .city .airline-details .no-baggage-icon::before,
              .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .baggage-icon::before,
              .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .no-baggage-icon::before {
                content: "/";
                font-family: "FC-Font";
                -webkit-font-smoothing: antialiased;
                font-size: 16px; }
            .summary-detail .trip-summary .trip-overview .leg .city-name .airline-details .baggage-icon::before,
            .summary-detail .trip-summary .trip-overview .leg .city .airline-details .baggage-icon::before,
            .summary-detail .trip-summary .trip-overview .leg .airline-details-container .airline-details .baggage-icon::before,
            .summary-detail .trip-summary .legs .leg .city-name .airline-details .baggage-icon::before,
            .summary-detail .trip-summary .legs .leg .city .airline-details .baggage-icon::before,
            .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .baggage-icon::before {
              content: "\E600";
              font-family: "FC-Font";
              -webkit-font-smoothing: antialiased; }
            .summary-detail .trip-summary .trip-overview .leg .city-name .airline-details .info,
            .summary-detail .trip-summary .trip-overview .leg .city .airline-details .info,
            .summary-detail .trip-summary .trip-overview .leg .airline-details-container .airline-details .info,
            .summary-detail .trip-summary .legs .leg .city-name .airline-details .info,
            .summary-detail .trip-summary .legs .leg .city .airline-details .info,
            .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .info {
              font-size: 11px;
              line-height: 14px;
              margin-left: 40px;
              margin-right: 5px; }
              .summary-detail .trip-summary .trip-overview .leg .city-name .airline-details .info .fare-type-link,
              .summary-detail .trip-summary .trip-overview .leg .city .airline-details .info .fare-type-link,
              .summary-detail .trip-summary .trip-overview .leg .airline-details-container .airline-details .info .fare-type-link,
              .summary-detail .trip-summary .legs .leg .city-name .airline-details .info .fare-type-link,
              .summary-detail .trip-summary .legs .leg .city .airline-details .info .fare-type-link,
              .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .info .fare-type-link {
                text-transform: capitalize; }
          .summary-detail .trip-summary .trip-overview .leg .city-name .flight-duration,
          .summary-detail .trip-summary .trip-overview .leg .city .flight-duration,
          .summary-detail .trip-summary .trip-overview .leg .airline-details-container .flight-duration,
          .summary-detail .trip-summary .legs .leg .city-name .flight-duration,
          .summary-detail .trip-summary .legs .leg .city .flight-duration,
          .summary-detail .trip-summary .legs .leg .airline-details-container .flight-duration {
            position: relative;
            padding-left: 0;
            padding-right: 0;
            width: 33.33333%;
            float: left;
            background: #ddd;
            text-align: center; }
          .summary-detail .trip-summary .trip-overview .leg .city-name .airline-details,
          .summary-detail .trip-summary .trip-overview .leg .city-name .flight-duration,
          .summary-detail .trip-summary .trip-overview .leg .city .airline-details,
          .summary-detail .trip-summary .trip-overview .leg .city .flight-duration,
          .summary-detail .trip-summary .trip-overview .leg .airline-details-container .airline-details,
          .summary-detail .trip-summary .trip-overview .leg .airline-details-container .flight-duration,
          .summary-detail .trip-summary .legs .leg .city-name .airline-details,
          .summary-detail .trip-summary .legs .leg .city-name .flight-duration,
          .summary-detail .trip-summary .legs .leg .city .airline-details,
          .summary-detail .trip-summary .legs .leg .city .flight-duration,
          .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details,
          .summary-detail .trip-summary .legs .leg .airline-details-container .flight-duration {
            line-height: 16px;
            padding: 10px 0; }
        .summary-detail .trip-summary .trip-overview .leg .airline-details-container,
        .summary-detail .trip-summary .legs .leg .airline-details-container {
          display: table; }
          .summary-detail .trip-summary .trip-overview .leg .airline-details-container .airline-details,
          .summary-detail .trip-summary .trip-overview .leg .airline-details-container .flight-duration,
          .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details,
          .summary-detail .trip-summary .legs .leg .airline-details-container .flight-duration {
            display: table-cell;
            float: none; }
        .summary-detail .trip-summary .trip-overview .leg:last-child,
        .summary-detail .trip-summary .legs .leg:last-child {
          margin-bottom: 0; }
        .summary-detail .trip-summary .trip-overview .leg .logo,
        .summary-detail .trip-summary .legs .leg .logo {
          position: relative;
          padding-left: 0;
          padding-right: 0;
          width: 16.66667%;
          float: left;
          color: #999;
          margin-right: 10px;
          padding-left: 5px;
          text-align: center; }
        .summary-detail .trip-summary .trip-overview .leg .flight-details,
        .summary-detail .trip-summary .legs .leg .flight-details {
          position: relative;
          padding-left: 0;
          padding-right: 0;
          width: 50%;
          float: left;
          color: #000;
          font-size: 11px;
          text-align: left; }
          .summary-detail .trip-summary .trip-overview .leg .flight-details > div,
          .summary-detail .trip-summary .legs .leg .flight-details > div {
            margin: 0;
            padding: 2px 0; }
          .summary-detail .trip-summary .trip-overview .leg .flight-details .flight-time,
          .summary-detail .trip-summary .legs .leg .flight-details .flight-time {
            font-size: 14px;
            font-weight: bold; }
        .summary-detail .trip-summary .trip-overview .leg .flight-details-first,
        .summary-detail .trip-summary .legs .leg .flight-details-first {
          padding-right: 30px; }
        .summary-detail .trip-summary .trip-overview .leg .flight-number,
        .summary-detail .trip-summary .legs .leg .flight-number {
          position: relative;
          padding-left: 0;
          padding-right: 0;
          width: 16.66667%;
          float: left;
          text-align: center; }
        .summary-detail .trip-summary .trip-overview .leg .stops,
        .summary-detail .trip-summary .legs .leg .stops {
          position: relative;
          padding-left: 0;
          padding-right: 0;
          width: 25%;
          float: left;
          color: #999;
          text-align: center; }
          .summary-detail .trip-summary .trip-overview .leg .stops button,
          .summary-detail .trip-summary .legs .leg .stops button {
            border-radius: 3px;
            text-align: center; }
      .summary-detail .trip-summary .trip-overview .total-duration,
      .summary-detail .trip-summary .legs .total-duration {
        position: relative;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        float: left;
        border-top: 1px dotted #8d8d8d;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        margin-top: 5px;
        padding-top: 10px;
        text-align: right; }
        .summary-detail .trip-summary .trip-overview .total-duration .label,
        .summary-detail .trip-summary .legs .total-duration .label {
          text-transform: uppercase; }
          .summary-detail .trip-summary .trip-overview .total-duration .label:before,
          .summary-detail .trip-summary .legs .total-duration .label:before {
            content: "z";
            font-family: "FC-Font";
            -webkit-font-smoothing: antialiased;
            margin-right: 4px;
            position: relative;
            top: 1px; }
        .summary-detail .trip-summary .trip-overview .total-duration .duration-value,
        .summary-detail .trip-summary .legs .total-duration .duration-value {
          font-weight: bold; }
  .summary-detail .price-summary {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    float: left;
    border-top: 3px solid #8d8d8d;
    padding-left: 10px;
    padding-right: 10px; }
    .summary-detail .price-summary .price-summary-title {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      float: left;
      color: #000;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      font-weight: bold;
      padding-bottom: 10px;
      padding-top: 10px;
      text-transform: uppercase; }
      .summary-detail .price-summary .price-summary-title:first-letter {
        text-transform: uppercase; }
    .summary-detail .price-summary .price-summary-wrapper {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 100%;
      float: left;
      background-color: #fff; }
      .summary-detail .price-summary .price-summary-wrapper .departing-flight:first-child {
        border-bottom: none; }
      .summary-detail .price-summary .price-summary-wrapper .departing-flight,
      .summary-detail .price-summary .price-summary-wrapper .returning-flight,
      .summary-detail .price-summary .price-summary-wrapper .accommodation,
      .summary-detail .price-summary .price-summary-wrapper .insurance,
      .summary-detail .price-summary .price-summary-wrapper .price-summary-line-item {
        position: relative;
        padding-left: 5px;
        padding-right: 5px;
        width: 100%;
        float: left;
        padding-bottom: 10px;
        padding-top: 10px; }
        .summary-detail .price-summary .price-summary-wrapper .departing-flight .title,
        .summary-detail .price-summary .price-summary-wrapper .returning-flight .title,
        .summary-detail .price-summary .price-summary-wrapper .accommodation .title,
        .summary-detail .price-summary .price-summary-wrapper .insurance .title,
        .summary-detail .price-summary .price-summary-wrapper .price-summary-line-item .title {
          color: #000;
          font-family: inherit;
          font-size: 11px;
          font-weight: bold;
          text-transform: uppercase; }
        .summary-detail .price-summary .price-summary-wrapper .departing-flight .adult-price,
        .summary-detail .price-summary .price-summary-wrapper .departing-flight .child-price,
        .summary-detail .price-summary .price-summary-wrapper .departing-flight .infant-price,
        .summary-detail .price-summary .price-summary-wrapper .returning-flight .adult-price,
        .summary-detail .price-summary .price-summary-wrapper .returning-flight .child-price,
        .summary-detail .price-summary .price-summary-wrapper .returning-flight .infant-price,
        .summary-detail .price-summary .price-summary-wrapper .accommodation .adult-price,
        .summary-detail .price-summary .price-summary-wrapper .accommodation .child-price,
        .summary-detail .price-summary .price-summary-wrapper .accommodation .infant-price,
        .summary-detail .price-summary .price-summary-wrapper .insurance .adult-price,
        .summary-detail .price-summary .price-summary-wrapper .insurance .child-price,
        .summary-detail .price-summary .price-summary-wrapper .insurance .infant-price,
        .summary-detail .price-summary .price-summary-wrapper .price-summary-line-item .adult-price,
        .summary-detail .price-summary .price-summary-wrapper .price-summary-line-item .child-price,
        .summary-detail .price-summary .price-summary-wrapper .price-summary-line-item .infant-price {
          position: relative;
          padding-left: 0;
          padding-right: 0;
          width: 100%;
          float: left;
          padding-bottom: 0;
          padding-top: 10px; }
        .summary-detail .price-summary .price-summary-wrapper .departing-flight .not-calculated-msg,
        .summary-detail .price-summary .price-summary-wrapper .returning-flight .not-calculated-msg,
        .summary-detail .price-summary .price-summary-wrapper .accommodation .not-calculated-msg,
        .summary-detail .price-summary .price-summary-wrapper .insurance .not-calculated-msg,
        .summary-detail .price-summary .price-summary-wrapper .price-summary-line-item .not-calculated-msg {
          font-style: italic; }
        .summary-detail .price-summary .price-summary-wrapper .departing-flight .not-calculated-msg,
        .summary-detail .price-summary .price-summary-wrapper .departing-flight .pax-baggage,
        .summary-detail .price-summary .price-summary-wrapper .returning-flight .not-calculated-msg,
        .summary-detail .price-summary .price-summary-wrapper .returning-flight .pax-baggage,
        .summary-detail .price-summary .price-summary-wrapper .accommodation .not-calculated-msg,
        .summary-detail .price-summary .price-summary-wrapper .accommodation .pax-baggage,
        .summary-detail .price-summary .price-summary-wrapper .insurance .not-calculated-msg,
        .summary-detail .price-summary .price-summary-wrapper .insurance .pax-baggage,
        .summary-detail .price-summary .price-summary-wrapper .price-summary-line-item .not-calculated-msg,
        .summary-detail .price-summary .price-summary-wrapper .price-summary-line-item .pax-baggage {
          padding-left: 15px; }
      .summary-detail .price-summary .price-summary-wrapper .grand-total {
        position: relative;
        padding-left: 5px;
        padding-right: 5px;
        width: 100%;
        float: left;
        border-top: 1px solid #8d8d8d;
        padding-bottom: 10px;
        padding-top: 10px; }
        .summary-detail .price-summary .price-summary-wrapper .grand-total .label-container {
          position: relative;
          padding-left: 5px;
          padding-right: 5px;
          width: 50%;
          float: left;
          padding-left: 0; }
        .summary-detail .price-summary .price-summary-wrapper .grand-total .price {
          float: right;
          padding-right: 0;
          padding-top: 2px;
          width: auto; }
        .summary-detail .price-summary .price-summary-wrapper .grand-total .label {
          font-family: inherit;
          font-size: 18px;
          font-weight: bold;
          white-space: nowrap; }
        .summary-detail .price-summary .price-summary-wrapper .grand-total .total-message {
          font-family: Arial, Helvetica, sans-serif;
          font-size: 10px; }
        .summary-detail .price-summary .price-summary-wrapper .grand-total .currency-code {
          font-family: inherit;
          font-size: 11px;
          font-weight: normal; }
  .summary-detail .button-section {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left;
    text-align: center; }
  .summary-detail .open-enquiry-form-button-container {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left;
    padding: 0 10px 10px;
    text-align: right; }
    .summary-detail .open-enquiry-form-button-container .open-enquiry-form-button {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 100%;
      float: left;
      margin: 0;
      padding: 0 10px;
      text-align: left; }
      .summary-detail .open-enquiry-form-button-container .open-enquiry-form-button + span:before {
        padding-right: 5px; }
  .summary-detail .continue-button-container {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left;
    padding: 10px;
    text-align: right; }
    .summary-detail .continue-button-container .continue-button {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 100%;
      float: left;
      margin: 0;
      padding: 0 10px;
      text-align: left; }
  .summary-detail .payment-methods {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left;
    padding: 10px;
    text-align: left; }
    .summary-detail .payment-methods p {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 18px;
      line-height: 24px; }
    .summary-detail .payment-methods .secure-payment-method-card {
      display: inline-block;
      margin: 2px;
      width: 44px; }
      .summary-detail .payment-methods .secure-payment-method-card.visa-card {
        background-image: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/static/images/payment-methods/payment-sprite.png");
        background-position: 0 -499px;
        background-repeat: no-repeat;
        background-size: 599px 525px;
        height: 26px;
        width: 44px; }
      .summary-detail .payment-methods .secure-payment-method-card.mastercard-card {
        background-image: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/static/images/payment-methods/payment-sprite.png");
        background-position: -44px -499px;
        background-repeat: no-repeat;
        background-size: 599px 525px;
        height: 26px;
        width: 44px; }
      .summary-detail .payment-methods .secure-payment-method-card.american-express-card {
        background-image: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/static/images/payment-methods/payment-sprite.png");
        background-position: -544px -473px;
        background-repeat: no-repeat;
        background-size: 599px 525px;
        height: 26px;
        width: 44px; }
      .summary-detail .payment-methods .secure-payment-method-card.diners-club-card {
        background-image: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/static/images/payment-methods/payment-sprite.png");
        background-position: -500px -473px;
        background-repeat: no-repeat;
        background-size: 599px 525px;
        height: 26px;
        width: 44px; }
      .summary-detail .payment-methods .secure-payment-method-card.paypal-card {
        background-image: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/static/images/payment-methods/payment-sprite.png");
        background-position: -88px -499px;
        background-repeat: no-repeat;
        background-size: 599px 525px;
        height: 26px;
        width: 44px; }
      .summary-detail .payment-methods .secure-payment-method-card.polipay-card {
        background-image: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/static/images/payment-methods/payment-sprite.png");
        background-position: -132px -499px;
        background-repeat: no-repeat;
        background-size: 599px 525px;
        height: 26px;
        width: 44px; }
      .summary-detail .payment-methods .secure-payment-method-card.sid-card {
        background-image: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/static/images/payment-methods/payment-sprite.png");
        background-position: -176px -499px;
        background-repeat: no-repeat;
        background-size: 599px 525px;
        height: 26px;
        width: 44px; }
      .summary-detail .payment-methods .secure-payment-method-card.visa-checkout-card {
        background-image: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/static/images/payment-methods/payment-sprite.png");
        background-position: -264px -499px;
        background-repeat: no-repeat;
        background-size: 599px 525px;
        height: 26px;
        width: 44px; }
      .summary-detail .payment-methods .secure-payment-method-card.masterpass-card {
        background-image: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/static/images/payment-methods/payment-sprite.png");
        background-position: -423px -446px;
        background-repeat: no-repeat;
        background-size: 599px 525px;
        height: 26px;
        width: 44px; }
      .summary-detail .payment-methods .secure-payment-method-card.gift-card {
        background-image: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/static/images/payment-methods/cards/gift-card.png");
        width: 44px;
        height: 26px;
        background-size: 44px 26px; }

.b-price-summary__booking-fee,
.b-price-summary__merchant-fee {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left; }
  .b-price-summary__booking-fee .label,
  .b-price-summary__merchant-fee .label {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px; }
    .b-price-summary__booking-fee .label:after,
    .b-price-summary__merchant-fee .label:after {
      content: "S";
      font-family: "FC-Font";
      -webkit-font-smoothing: antialiased;
      color: #0072EA;
      cursor: pointer;
      font-size: 16px;
      padding-left: 5px;
      text-decoration: none;
      vertical-align: middle; }
    .b-price-summary__booking-fee .label .sub-label,
    .b-price-summary__merchant-fee .label .sub-label {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      float: left;
      cursor: pointer;
      font-style: italic;
      padding-top: 2px; }

.b-price-summary__booking-fee {
  border-top: 1px dashed #ccc;
  padding: 10px 5px; }
  .b-price-summary__booking-fee .label {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 50%;
    float: left;
    padding-top: 6px;
    width: auto; }
  .b-price-summary__booking-fee .booking-fee-inclusive-label {
    clear: both;
    color: #515255;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px; }
  .b-price-summary__booking-fee .price {
    float: right; }

.b-price-summary__merchant-fee {
  padding: 0 5px 10px; }
  .b-price-summary__merchant-fee .label {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 41.66667%;
    float: left; }
  .b-price-summary__merchant-fee .price {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 58.33333%;
    float: left; }
  .b-price-summary__merchant-fee .no-merchant-fee {
    font-size: 16px;
    line-height: 16px; }

.icon {
  font-family: "FC-Font";
  -webkit-font-smoothing: antialiased; }
  .icon.red-eye {
    color: #f00; }

#merchant-fee-information-modal-dialog .continue-button-container {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left; }

.open-enquiry-form-button {
  background-color: #00b0e6;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#00b0e6', endColorstr='#007fb4');
  background-size: 100%;
  background-image: -webkit-linear-gradient(top, #00b0e6 5%, #007fb4 100%);
  background-image: -moz-linear-gradient(top, #00b0e6 5%, #007fb4 100%);
  background-image: -o-linear-gradient(top, #00b0e6 5%, #007fb4 100%);
  background-image: linear-gradient(top, #00b0e6 5%, #007fb4 100%);
  -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  -moz-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  text-indent: 0;
  border: 1px solid #045e83;
  border-radius: 4px;
  display: inline-block;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 44px;
  height: 44px;
  width: auto;
  text-align: left;
  text-decoration: none;
  text-shadow: 0 1px rgba(0, 0, 0, 0.7);
  margin: 0 0 10px;
  padding: 0 15px;
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left;
  outline: none; }
  @media only screen and (min-width: 768px) {
    .open-enquiry-form-button:hover, .open-enquiry-form-button.psuedo-hover {
      background-color: #378de5;
      color: #fff;
      cursor: pointer;
      text-decoration: none;
      filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#007fb4', endColorstr='#00b0e6');
      background-size: 100%;
      background-image: -webkit-linear-gradient(top, #007fb4 5%, #00b0e6 100%);
      background-image: -moz-linear-gradient(top, #007fb4 5%, #00b0e6 100%);
      background-image: -o-linear-gradient(top, #007fb4 5%, #00b0e6 100%);
      background-image: linear-gradient(top, #007fb4 5%, #00b0e6 100%); }
    .open-enquiry-form-button:active, .open-enquiry-form-button.psuedo-active {
      position: relative;
      top: 1px; }
    .open-enquiry-form-button:visited {
      color: #fff; } }
  .open-enquiry-form-button + span::before {
    content: "0";
    font-family: "FC-Font";
    -webkit-font-smoothing: antialiased;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    line-height: 44px;
    position: absolute;
    right: 12px;
    text-shadow: 0 1px rgba(0, 0, 0, 0.7); }
  @media only screen and (min-width: 768px) {
    .open-enquiry-form-button:active + span::before {
      margin-top: 1px; } }

.mini-booking-summary .summary-detail {
  padding: 10px; }
  .mini-booking-summary .summary-detail .price-summary {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left;
    border-top: 0; }

.total-only-booking-summary-view {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left; }
  .total-only-booking-summary-view .total-only-booking-summary {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left; }
    .total-only-booking-summary-view .total-only-booking-summary .grand-total {
      border-top: 1px solid #8d8d8d;
      padding: 10px; }
      .total-only-booking-summary-view .total-only-booking-summary .grand-total .label-container {
        position: relative;
        padding-left: 0;
        padding-right: 0;
        width: 50%;
        float: left; }
        .total-only-booking-summary-view .total-only-booking-summary .grand-total .label-container .label {
          font-size: 18px;
          font-weight: bold;
          white-space: nowrap; }
        .total-only-booking-summary-view .total-only-booking-summary .grand-total .label-container .total-message {
          font-family: Arial, Helvetica, sans-serif;
          font-size: 10px; }
        .total-only-booking-summary-view .total-only-booking-summary .grand-total .label-container .currency-code {
          font-size: 11px;
          font-weight: normal; }
      .total-only-booking-summary-view .total-only-booking-summary .grand-total .price-symbol {
        display: inline;
        float: right; }
      .total-only-booking-summary-view .total-only-booking-summary .grand-total .price {
        float: right;
        width: auto; }

#passenger .expand-arrow,
.extras-page .expand-arrow,
.travel-expert-page .expand-arrow {
  float: right;
  margin-top: 5px; }

#passenger .expanded-booking-summary .expand-arrow,
.extras-page .expanded-booking-summary .expand-arrow,
.travel-expert-page .expanded-booking-summary .expand-arrow {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent transparent #fff transparent;
  border-bottom-style: solid;
  margin-top: 0; }

#passenger .mini-booking-summary .summary-detail .price-summary .price-summary-wrapper .grand-total,
.extras-page .mini-booking-summary .summary-detail .price-summary .price-summary-wrapper .grand-total,
.travel-expert-page .mini-booking-summary .summary-detail .price-summary .price-summary-wrapper .grand-total {
  border-top: 0; }

#passenger .mini-booking-summary .expand-arrow,
.extras-page .mini-booking-summary .expand-arrow,
.travel-expert-page .mini-booking-summary .expand-arrow {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: #fff transparent transparent transparent;
  border-top-style: solid; }

#passenger .booking-summary-view {
  margin-top: 16px; }
  @media only screen and (min-width: 960px) {
    #passenger .booking-summary-view {
      margin-top: 0; } }
  #passenger .booking-summary-view .continue-button-container {
    display: none; }

#passenger .review-flights-title,
#passenger .summary-detail .continue-button {
  display: none; }

#passenger .button-section {
  display: none; }

#passenger .booking-summary-title {
  padding-right: 15px; }

.extras-page .booking-summary-view .review-flights-title,
.extras-page .booking-summary-view .continue-button-container,
.extras-page .booking-summary-view .button-section,
.extras-page .booking-summary-view .payment-methods {
  display: none; }

.travel-expert-page .booking-summary-view .review-flights-title,
.travel-expert-page .booking-summary-view .continue-button-container,
.travel-expert-page .booking-summary-view .button-section,
.travel-expert-page .booking-summary-view .payment-methods {
  display: none; }

.payment-page .booking-summary-view {
  margin-top: 16px; }
  @media only screen and (min-width: 960px) {
    .payment-page .booking-summary-view {
      margin-top: 10px; } }
  .payment-page .booking-summary-view .review-flights-title,
  .payment-page .booking-summary-view .continue-button-container,
  .payment-page .booking-summary-view .button-section,
  .payment-page .booking-summary-view .payment-methods {
    display: none; }

#confirmation .booking-summary-view {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  margin-bottom: 10px;
  margin-top: 10px; }
  #confirmation .booking-summary-view .review-flights-title,
  #confirmation .booking-summary-view .continue-button-container,
  #confirmation .booking-summary-view .button-section,
  #confirmation .booking-summary-view .payment-methods {
    display: none; }

@media only screen and (min-width: 480px) {
  .payment-page .booking-summary {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left; }
  .summary-detail .trip-summary .legs .leg .flight-details:first-child:after {
    left: auto;
    right: 11px; } }

.trip-slip-booking-summary-view .expanded-booking-summary__title,
.trip-slip-booking-summary-view .booking-summary-title,
.trip-slip-booking-summary-view .button-section {
  display: none; }

.trip-slip-booking-summary-view .summary-detail {
  display: flex;
  flex-direction: column;
  background-color: transparent; }

.trip-slip-booking-summary-view .price-summary {
  display: none; }

.trip-slip-booking-summary-view .legs, .trip-slip-booking-summary-view .trip-title, .trip-slip-booking-summary-view .price-summary-wrapper {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); }

.trip-slip-booking-summary-view .legs {
  margin-bottom: 16px; }

.trip-slip-booking-summary-view .trip-title {
  background: rgba(0, 0, 0, 0.54) none !important; }

.trip-review-booking-summary-view .expanded-booking-summary__title,
.trip-review-booking-summary-view .continue-button-container,
.trip-review-booking-summary-view .booking-summary-title,
.trip-review-booking-summary-view .payment-methods,
.trip-review-booking-summary-view .price-summary,
.trip-review-booking-summary-view .button-section {
  display: none; }

.trip-review-booking-summary-view .trip-summary {
  padding-right: 0;
  width: 100%;
  float: none; }

.trip-review-booking-summary-view .summary-detail {
  display: flex;
  flex-direction: column;
  background-color: transparent;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0; }

.trip-review-booking-summary-view .legs, .trip-review-booking-summary-view .trip-title, .trip-review-booking-summary-view .price-summary-wrapper {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); }

.trip-review-booking-summary-view .trip-title {
  background: rgba(0, 0, 0, 0.54) none !important; }

@media only screen and (min-width: 768px) {
  .booking-summary-view:not(.column-booking-summary-view) .price-summary {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 41.66667%;
    float: left;
    border-top: 0;
    padding-left: 5px; }
  .booking-summary-view:not(.column-booking-summary-view) .trip-summary {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 58.33333%;
    float: left;
    padding-left: 0; }
    .booking-summary-view:not(.column-booking-summary-view) .trip-summary .trip-title .price-summary-title {
      padding: 10px; }
    .booking-summary-view:not(.column-booking-summary-view) .trip-summary .trip-title .price-summary-wrapper .grand-total .price {
      padding-right: 0; }
    .booking-summary-view:not(.column-booking-summary-view) .trip-summary .trip-title .price-summary-wrapper .grand-total .label-container {
      padding-left: 0; }
    .booking-summary-view:not(.column-booking-summary-view) .trip-summary .button-section {
      background: #eaeaea;
      background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eaeaea));
      background: -webkit-linear-gradient(#fff, #eaeaea);
      background: -moz-linear-gradient(top, #fff, #eaeaea);
      background: -ms-linear-gradient(#fff, #eaeaea);
      background: -o-linear-gradient(#fff, #eaeaea);
      background: linear-gradient(#fff, #eaeaea);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#eaeaea');
      margin-top: 30px;
      min-height: 150px; }
    .booking-summary-view:not(.column-booking-summary-view) .trip-summary .open-enquiry-form-button {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 41.66667%;
      float: left;
      float: left; }
    .booking-summary-view:not(.column-booking-summary-view) .trip-summary .continue-button {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 41.66667%;
      float: left;
      float: right; }
      .booking-summary-view:not(.column-booking-summary-view) .trip-summary .continue-button input {
        line-height: 44px; }
    .booking-summary-view:not(.column-booking-summary-view) .trip-summary .continue-button-container {
      padding: 0 5px 20px; }
      .booking-summary-view:not(.column-booking-summary-view) .trip-summary .continue-button-container input {
        line-height: 44px; }
    .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .next-day-connecting-flight {
      margin-bottom: 5px; }
    .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg {
      margin-bottom: 5px; }
      .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .flight-details:first-child:after,
      .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .flight-details-first:after {
        left: auto;
        right: 11px; }
      .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .airline-details-container .airline-details {
        padding: 5px 0; }
        .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .airline-details-container .airline-details .info {
          font-size: 11px;
          line-height: 32px;
          vertical-align: middle; }
          .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .airline-details-container .airline-details .info .fare-type-link-container {
            display: none; }
      .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .airline-details-container .baggage-span {
        display: none; }
      .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .airline-details-container .flight-duration {
        display: none; }
      .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .airline-details-expanded {
        position: relative;
        padding-left: 5px;
        padding-right: 5px;
        width: 33.33333%;
        float: left;
        display: block;
        padding-left: 20px;
        vertical-align: top; }
        .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .airline-details-expanded .flight-duration {
          color: #000;
          font-size: 11px;
          padding: 4px 0; }
          .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .airline-details-expanded .flight-duration:before {
            content: "Z";
            font-family: "FC-Font";
            -webkit-font-smoothing: antialiased;
            font-size: 16px;
            margin-right: 3px;
            vertical-align: middle; }
        .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .airline-details-expanded .fare-class {
          display: block;
          padding: 0 0 4px;
          vertical-align: top; }
        .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .airline-details-expanded .baggage-icon,
        .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .airline-details-expanded .no-baggage-icon {
          display: inline;
          float: left;
          margin: 0;
          padding: 0 5px 0 0;
          vertical-align: middle; }
          .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .airline-details-expanded .baggage-icon:before,
          .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .airline-details-expanded .no-baggage-icon:before {
            font-size: 16px; }
        .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .airline-details-expanded .baggage-span {
          font-size: 11px;
          padding: 4px 0;
          vertical-align: middle; }
      .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .flight-details {
        position: relative;
        padding-left: 5px;
        padding-right: 5px;
        width: 33.33333%;
        float: left; }
      .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .flight-details-first {
        padding-right: 30px; }
  .booking-summary-view:not(.column-booking-summary-view) .booking-summary-title {
    background-color: #000; }
  .booking-summary-view:not(.column-booking-summary-view) .summary-detail {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    float: left;
    background-color: #eaeaea;
    padding: 10px; }
    .booking-summary-view:not(.column-booking-summary-view) .summary-detail .continue-button-container {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 41.66667%;
      float: left;
      float: right; }
      .booking-summary-view:not(.column-booking-summary-view) .summary-detail .continue-button-container .continue-button {
        position: relative;
        padding-left: 5px;
        padding-right: 5px;
        width: 83.33333%;
        float: left;
        float: right; }
        .booking-summary-view:not(.column-booking-summary-view) .summary-detail .continue-button-container .continue-button + span:before {
          padding-right: 5px; }
  .total-only-booking-summary-view .total-only-booking-summary {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 50%;
    float: left; }
  .booking-total-region {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 50%;
    float: left; }
  .payment-page .booking-summary {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    float: left; } }

@media only screen and (min-width: 960px) {
  .passenger-page,
  .payment-page,
  #confirmation,
  .extras-page,
  .travel-expert-page {
    padding: 0; }
    .passenger-page .booking-summary-view,
    .payment-page .booking-summary-view,
    #confirmation .booking-summary-view,
    .extras-page .booking-summary-view,
    .travel-expert-page .booking-summary-view {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 33.33333%;
      float: left;
      float: right;
      margin-top: 0;
      padding-left: 20px;
      padding-right: 0;
      padding-top: 0; }
    .passenger-page .summary-detail .guarantee-message,
    .payment-page .summary-detail .guarantee-message,
    #confirmation .summary-detail .guarantee-message,
    .extras-page .summary-detail .guarantee-message,
    .travel-expert-page .summary-detail .guarantee-message {
      padding: 10px 5px 0; }
    .passenger-page .summary-detail .price-summary,
    .payment-page .summary-detail .price-summary,
    #confirmation .summary-detail .price-summary,
    .extras-page .summary-detail .price-summary,
    .travel-expert-page .summary-detail .price-summary {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      float: left; }
    .passenger-page .summary-detail .trip-summary,
    .payment-page .summary-detail .trip-summary,
    #confirmation .summary-detail .trip-summary,
    .extras-page .summary-detail .trip-summary,
    .travel-expert-page .summary-detail .trip-summary {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      float: left; }
      .passenger-page .summary-detail .trip-summary .departing-trip-title,
      .payment-page .summary-detail .trip-summary .departing-trip-title,
      #confirmation .summary-detail .trip-summary .departing-trip-title,
      .extras-page .summary-detail .trip-summary .departing-trip-title,
      .travel-expert-page .summary-detail .trip-summary .departing-trip-title {
        border: 0;
        margin-top: 0; }
      .passenger-page .summary-detail .trip-summary .legs .leg .airline-details-container,
      .payment-page .summary-detail .trip-summary .legs .leg .airline-details-container,
      #confirmation .summary-detail .trip-summary .legs .leg .airline-details-container,
      .extras-page .summary-detail .trip-summary .legs .leg .airline-details-container,
      .travel-expert-page .summary-detail .trip-summary .legs .leg .airline-details-container {
        margin: 5px 0 0; }
        .passenger-page .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details,
        .payment-page .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details,
        #confirmation .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details,
        .extras-page .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details,
        .travel-expert-page .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details {
          position: relative;
          padding-left: 5px;
          padding-right: 5px;
          width: 66.66667%;
          float: left;
          float: none;
          padding: 5px 0; }
          .passenger-page .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .info,
          .payment-page .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .info,
          #confirmation .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .info,
          .extras-page .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .info,
          .travel-expert-page .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .info {
            line-height: 14px;
            vertical-align: middle; }
            .passenger-page .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .info .fare-type-link-container,
            .payment-page .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .info .fare-type-link-container,
            #confirmation .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .info .fare-type-link-container,
            .extras-page .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .info .fare-type-link-container,
            .travel-expert-page .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .info .fare-type-link-container {
              display: inline; }
        .passenger-page .summary-detail .trip-summary .legs .leg .airline-details-container .baggage-span,
        .payment-page .summary-detail .trip-summary .legs .leg .airline-details-container .baggage-span,
        #confirmation .summary-detail .trip-summary .legs .leg .airline-details-container .baggage-span,
        .extras-page .summary-detail .trip-summary .legs .leg .airline-details-container .baggage-span,
        .travel-expert-page .summary-detail .trip-summary .legs .leg .airline-details-container .baggage-span {
          display: block; }
        .passenger-page .summary-detail .trip-summary .legs .leg .airline-details-container .flight-duration,
        .payment-page .summary-detail .trip-summary .legs .leg .airline-details-container .flight-duration,
        #confirmation .summary-detail .trip-summary .legs .leg .airline-details-container .flight-duration,
        .extras-page .summary-detail .trip-summary .legs .leg .airline-details-container .flight-duration,
        .travel-expert-page .summary-detail .trip-summary .legs .leg .airline-details-container .flight-duration {
          position: relative;
          padding-left: 5px;
          padding-right: 5px;
          width: 33.33333%;
          float: left;
          display: table-cell;
          float: none; }
      .passenger-page .summary-detail .trip-summary .legs .leg .airline-details-expanded,
      .payment-page .summary-detail .trip-summary .legs .leg .airline-details-expanded,
      #confirmation .summary-detail .trip-summary .legs .leg .airline-details-expanded,
      .extras-page .summary-detail .trip-summary .legs .leg .airline-details-expanded,
      .travel-expert-page .summary-detail .trip-summary .legs .leg .airline-details-expanded {
        display: none; }
      .passenger-page .summary-detail .trip-summary .legs .leg .flight-details,
      .payment-page .summary-detail .trip-summary .legs .leg .flight-details,
      #confirmation .summary-detail .trip-summary .legs .leg .flight-details,
      .extras-page .summary-detail .trip-summary .legs .leg .flight-details,
      .travel-expert-page .summary-detail .trip-summary .legs .leg .flight-details {
        position: relative;
        padding-left: 5px;
        padding-right: 5px;
        width: 50%;
        float: left; }
      .passenger-page .summary-detail .trip-summary .legs .leg .flight-details-first,
      .payment-page .summary-detail .trip-summary .legs .leg .flight-details-first,
      #confirmation .summary-detail .trip-summary .legs .leg .flight-details-first,
      .extras-page .summary-detail .trip-summary .legs .leg .flight-details-first,
      .travel-expert-page .summary-detail .trip-summary .legs .leg .flight-details-first {
        padding-right: 30px; }
      .passenger-page .summary-detail .trip-summary .legs .leg .flight-details:first-child:after,
      .passenger-page .summary-detail .trip-summary .legs .leg .flight-details-first:after,
      .payment-page .summary-detail .trip-summary .legs .leg .flight-details:first-child:after,
      .payment-page .summary-detail .trip-summary .legs .leg .flight-details-first:after,
      #confirmation .summary-detail .trip-summary .legs .leg .flight-details:first-child:after,
      #confirmation .summary-detail .trip-summary .legs .leg .flight-details-first:after,
      .extras-page .summary-detail .trip-summary .legs .leg .flight-details:first-child:after,
      .extras-page .summary-detail .trip-summary .legs .leg .flight-details-first:after,
      .travel-expert-page .summary-detail .trip-summary .legs .leg .flight-details:first-child:after,
      .travel-expert-page .summary-detail .trip-summary .legs .leg .flight-details-first:after {
        left: auto;
        right: 11px; }
    .passenger-page .summary-detail .continue-button-container,
    .payment-page .summary-detail .continue-button-container,
    #confirmation .summary-detail .continue-button-container,
    .extras-page .summary-detail .continue-button-container,
    .travel-expert-page .summary-detail .continue-button-container {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 41.66667%;
      float: left;
      float: right; }
      .passenger-page .summary-detail .continue-button-container .continue-button,
      .payment-page .summary-detail .continue-button-container .continue-button,
      #confirmation .summary-detail .continue-button-container .continue-button,
      .extras-page .summary-detail .continue-button-container .continue-button,
      .travel-expert-page .summary-detail .continue-button-container .continue-button {
        position: relative;
        padding-left: 5px;
        padding-right: 5px;
        width: 83.33333%;
        float: left;
        float: right; }
  .availability-page .booking-summary-view:not(.column-booking-summary-view) {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    float: left; }
    .availability-page .booking-summary-view:not(.column-booking-summary-view) .price-summary {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 41.66667%;
      float: left;
      border: 0;
      padding-left: 5px; }
      .availability-page .booking-summary-view:not(.column-booking-summary-view) .price-summary .price-summary-title {
        padding: 10px; }
  .extras-page .booking-summary-view,
  .travel-expert-page .booking-summary-view {
    margin-top: 30px; } }

#confirmation .booking-summary-view .whyBookWithUs {
  display: none; }

.payment-page .booking-summary-view .whyBookWithUs .non-payment-page {
  display: none; }

.passenger-page .booking-summary-view .whyBookWithUs,
.payment-page .booking-summary-view .whyBookWithUs,
.extras-page .booking-summary-view .whyBookWithUs,
.travel-expert-page .booking-summary-view .whyBookWithUs {
  display: none; }

@media only screen and (min-width: 960px) {
  .passenger-page .booking-summary-view .whyBookWithUs,
  .payment-page .booking-summary-view .whyBookWithUs,
  .extras-page .booking-summary-view .whyBookWithUs,
  .travel-expert-page .booking-summary-view .whyBookWithUs {
    display: block;
    clear: both;
    padding-top: 24px;
    padding-bottom: 10px; }
    .passenger-page .booking-summary-view .whyBookWithUs .list,
    .payment-page .booking-summary-view .whyBookWithUs .list,
    .extras-page .booking-summary-view .whyBookWithUs .list,
    .travel-expert-page .booking-summary-view .whyBookWithUs .list {
      width: 100%; }
      .passenger-page .booking-summary-view .whyBookWithUs .list li,
      .payment-page .booking-summary-view .whyBookWithUs .list li,
      .extras-page .booking-summary-view .whyBookWithUs .list li,
      .travel-expert-page .booking-summary-view .whyBookWithUs .list li {
        margin-bottom: 12px; }
    .passenger-page .booking-summary-view .whyBookWithUs .heading,
    .payment-page .booking-summary-view .whyBookWithUs .heading,
    .extras-page .booking-summary-view .whyBookWithUs .heading,
    .travel-expert-page .booking-summary-view .whyBookWithUs .heading {
      font-size: 17px;
      margin-bottom: 24px; }
    .passenger-page .booking-summary-view .whyBookWithUs .icon,
    .payment-page .booking-summary-view .whyBookWithUs .icon,
    .extras-page .booking-summary-view .whyBookWithUs .icon,
    .travel-expert-page .booking-summary-view .whyBookWithUs .icon {
      background: #589E07;
      box-shadow: 0 0 0 3px #589E07;
      border-radius: 25px;
      fill: #fff;
      width: 16px;
      margin-right: 16px; }
    .passenger-page .booking-summary-view .whyBookWithUs .text,
    .payment-page .booking-summary-view .whyBookWithUs .text,
    .extras-page .booking-summary-view .whyBookWithUs .text,
    .travel-expert-page .booking-summary-view .whyBookWithUs .text {
      display: flex;
      align-items: center; }
      .passenger-page .booking-summary-view .whyBookWithUs .text p,
      .payment-page .booking-summary-view .whyBookWithUs .text p,
      .extras-page .booking-summary-view .whyBookWithUs .text p,
      .travel-expert-page .booking-summary-view .whyBookWithUs .text p {
        color: rgba(0, 0, 0, 0.87);
        font-size: 14px !important;
        font-weight: 400;
        font-family: "Roboto", "Helvetica", "Arial", sans-serif;
        line-height: 20px;
        letter-spacing: 0.2px; } }

@media only screen and (min-width: 768px) {
  #session-timeout-modal-dialog {
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 430px; }
    #session-timeout-modal-dialog .content {
      min-height: 100px; } }

.availability-page .guarantee-message {
  display: none; }

.availability-page .outbound,
.availability-page .inbound,
.availability-page .international,
.availability-page .bundled {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left; }
  .availability-page .outbound .flight-details:first-child::after,
  .availability-page .inbound .flight-details:first-child::after,
  .availability-page .international .flight-details:first-child::after,
  .availability-page .bundled .flight-details:first-child::after {
    color: #d7d7d7;
    content: '\203A';
    font-family: Arial, Helvetica, sans-serif;
    font-size: 53px;
    position: absolute;
    right: -10px;
    top: 4px; }
  .availability-page .outbound .flights-wrapper,
  .availability-page .inbound .flights-wrapper,
  .availability-page .international .flights-wrapper,
  .availability-page .bundled .flights-wrapper {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left; }
  .availability-page .outbound .flights,
  .availability-page .inbound .flights,
  .availability-page .international .flights,
  .availability-page .bundled .flights {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: hidden; }
    .availability-page .outbound .flights .trip-group .availability-results .legs .leg .direction-icon,
    .availability-page .inbound .flights .trip-group .availability-results .legs .leg .direction-icon,
    .availability-page .international .flights .trip-group .availability-results .legs .leg .direction-icon,
    .availability-page .bundled .flights .trip-group .availability-results .legs .leg .direction-icon {
      display: none; }
  .availability-page .outbound .trip-group,
  .availability-page .inbound .trip-group,
  .availability-page .international .trip-group,
  .availability-page .bundled .trip-group {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left;
    background-color: #fff;
    border-bottom: 0;
    margin-bottom: 10px; }
    .availability-page .outbound .trip-group.is-expandable .legs .stops .stops-link,
    .availability-page .inbound .trip-group.is-expandable .legs .stops .stops-link,
    .availability-page .international .trip-group.is-expandable .legs .stops .stops-link,
    .availability-page .bundled .trip-group.is-expandable .legs .stops .stops-link {
      color: #0072EA;
      font-weight: bold;
      text-decoration: underline; }
    .availability-page .outbound .trip-group .availability-results,
    .availability-page .outbound .trip-group .content,
    .availability-page .inbound .trip-group .availability-results,
    .availability-page .inbound .trip-group .content,
    .availability-page .international .trip-group .availability-results,
    .availability-page .international .trip-group .content,
    .availability-page .bundled .trip-group .availability-results,
    .availability-page .bundled .trip-group .content {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      float: left; }
    .availability-page .outbound .trip-group .legs .stops,
    .availability-page .inbound .trip-group .legs .stops,
    .availability-page .international .trip-group .legs .stops,
    .availability-page .bundled .trip-group .legs .stops {
      color: #000;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      text-transform: uppercase; }
      .availability-page .outbound .trip-group .legs .stops .flight-number,
      .availability-page .outbound .trip-group .legs .stops .stops-link,
      .availability-page .inbound .trip-group .legs .stops .flight-number,
      .availability-page .inbound .trip-group .legs .stops .stops-link,
      .availability-page .international .trip-group .legs .stops .flight-number,
      .availability-page .international .trip-group .legs .stops .stops-link,
      .availability-page .bundled .trip-group .legs .stops .flight-number,
      .availability-page .bundled .trip-group .legs .stops .stops-link {
        font-weight: bold; }
      .availability-page .outbound .trip-group .legs .stops .direct,
      .availability-page .outbound .trip-group .legs .stops .stops-link,
      .availability-page .inbound .trip-group .legs .stops .direct,
      .availability-page .inbound .trip-group .legs .stops .stops-link,
      .availability-page .international .trip-group .legs .stops .direct,
      .availability-page .international .trip-group .legs .stops .stops-link,
      .availability-page .bundled .trip-group .legs .stops .direct,
      .availability-page .bundled .trip-group .legs .stops .stops-link {
        text-transform: uppercase; }

.availability-page .flights.filter-direct .trip-group {
  display: none; }
  .availability-page .flights.filter-direct .trip-group.is-direct {
    display: table; }

.availability-page .flights.filter-stops .trip-group {
  display: none; }
  .availability-page .flights.filter-stops .trip-group.has-stops {
    display: table; }

.availability-page .fees-disclaimer-notice {
  display: inline-block;
  font-size: 12px;
  margin: 10px 0; }

.no-baggage-icon,
.meal-icon,
.baggage-icon {
  font-family: "FC-Font";
  -webkit-font-smoothing: antialiased;
  font-size: 16px; }

.no-baggage-icon:before {
  content: '/'; }

.baggage-icon::before {
  content: '\E600'; }

.meal-icon::before {
  content: '*'; }

.currency-symbol {
  font-family: 'Trebuchet MS';
  -webkit-font-smoothing: antialiased; }

.icon {
  font-family: "FC-Font";
  -webkit-font-smoothing: antialiased; }
  .icon.red-eye {
    color: #f00; }

.flight-messages {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left;
  background: #eee;
  padding: 5px; }

.flight-message {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left;
  background-color: #fdf7e8;
  border: 1px solid #eead20;
  border-radius: 1px;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 0;
  padding: 5px 5px 5px 27px; }
  .flight-message:before {
    font-family: "FC-Font";
    -webkit-font-smoothing: antialiased;
    color: #000;
    content: '.';
    float: left;
    font-size: 14px;
    margin-left: -22px;
    margin-right: 5px;
    text-transform: lowercase; }

.trip-group.has-stop-downs .legs .leg .flight-details {
  padding-top: 8px; }

.trip-group.has-stop-downs .legs .leg .flight-details-first:after {
  top: -3px; }

.trip-group.is-expandable .availability-results {
  cursor: pointer; }

.trip-group .legs {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left; }
  .trip-group .legs.expand .first-display-next-day {
    display: none; }
  .trip-group .legs .flight-overview {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left; }
  .trip-group .legs .leg {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    float: left;
    display: table;
    float: none;
    height: 75px;
    padding: 0; }
    .trip-group .legs .leg .flight-details {
      color: #000;
      display: table-cell;
      float: none;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      padding: 0 0 0 12px;
      position: relative;
      text-align: left;
      vertical-align: middle;
      width: 23%; }
      .trip-group .legs .leg .flight-details .flight-time {
        color: #000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        white-space: nowrap; }
        .trip-group .legs .leg .flight-details .flight-time span {
          font-size: 11px;
          font-weight: normal; }
    .trip-group .legs .leg .flight-details-first {
      width: 30%; }
    .trip-group .legs .leg .logo {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 16.66667%;
      float: left;
      display: table-cell;
      float: none;
      text-align: center;
      vertical-align: middle; }
    .trip-group .legs .leg .flight-number {
      color: #000;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      font-weight: bold;
      text-align: center; }
    .trip-group .legs .leg .stops {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 16.66667%;
      float: left;
      color: #000;
      display: table-cell;
      float: none;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      text-align: center;
      vertical-align: middle; }
      .trip-group .legs .leg .stops button {
        border-radius: 3px;
        text-align: center; }
      .trip-group .legs .leg .stops .flight-number {
        font-weight: bold; }
    .trip-group .legs .leg .fare-class-and-baggage-icon {
      display: none;
      float: none;
      text-align: center;
      vertical-align: middle; }
    .trip-group .legs .leg .duration {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 16.66667%;
      float: left;
      color: #000;
      display: none;
      float: none;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      text-align: center;
      vertical-align: middle; }
  .trip-group .legs .legs-expandable {
    display: none; }
    .trip-group .legs .legs-expandable .leg .flight-details {
      width: 28%; }
    .trip-group .legs .legs-expandable .leg .duration {
      display: table-cell;
      padding-right: 12px; }
    .trip-group .legs .legs-expandable .layover {
      margin: 0; }
    .trip-group .legs .legs-expandable .next-day-connecting-flight {
      bottom: 0; }
  .trip-group .legs .layover {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    float: left;
    border-bottom: 1px dotted #8d8d8d;
    border-top: 1px dotted #8d8d8d;
    color: #3b3b3b;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 5px 0;
    padding: 5px; }
  .trip-group .legs .operated-by {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    margin-top: 5px; }
  .trip-group .legs .price {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 33.33333%;
    float: left;
    text-align: right; }
    .trip-group .legs .price .baggage-icon {
      float: left;
      padding: 4px; }
    .trip-group .legs .price span {
      display: block; }
      .trip-group .legs .price span.amount {
        color: #e00;
        font-size: 1.5em;
        font-weight: bold; }
      .trip-group .legs .price span.quantity {
        color: #999;
        margin-bottom: .5em; }
        .trip-group .legs .price span.quantity:last-child {
          margin-bottom: 0; }

#two-hour-window-modal-dialog .ok-button-container {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left; }

@media only screen and (min-width: 768px) {
  body.availability {
    background-color: #f5f5f5; }
  .availability-page .outbound .trip-group,
  .availability-page .inbound .trip-group,
  .availability-page .bundled .trip-group {
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    display: table;
    float: none;
    margin-bottom: 0; }
    .availability-page .outbound .trip-group .availability-results,
    .availability-page .inbound .trip-group .availability-results,
    .availability-page .bundled .trip-group .availability-results {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 75%;
      float: left;
      display: table-cell;
      float: none;
      padding: 0;
      vertical-align: middle; }
      .availability-page .outbound .trip-group .availability-results .legs,
      .availability-page .inbound .trip-group .availability-results .legs,
      .availability-page .bundled .trip-group .availability-results .legs {
        position: relative;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        float: left;
        padding: 0; }
        .availability-page .outbound .trip-group .availability-results .legs .leg .flight-details .flight-time,
        .availability-page .inbound .trip-group .availability-results .legs .leg .flight-details .flight-time,
        .availability-page .bundled .trip-group .availability-results .legs .leg .flight-details .flight-time {
          font-size: 17px; }
        .availability-page .outbound .trip-group .availability-results .legs .leg:first-child::after,
        .availability-page .inbound .trip-group .availability-results .legs .leg:first-child::after,
        .availability-page .bundled .trip-group .availability-results .legs .leg:first-child::after {
          left: 90px; }
        .availability-page .outbound .trip-group .availability-results .legs .leg .duration,
        .availability-page .inbound .trip-group .availability-results .legs .leg .duration,
        .availability-page .bundled .trip-group .availability-results .legs .leg .duration {
          display: table-cell; }
        .availability-page .outbound .trip-group .availability-results .legs .legs-expandable,
        .availability-page .inbound .trip-group .availability-results .legs .legs-expandable,
        .availability-page .bundled .trip-group .availability-results .legs .legs-expandable {
          display: none; }
    .availability-page .outbound .trip-group .content,
    .availability-page .inbound .trip-group .content,
    .availability-page .bundled .trip-group .content {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 50%;
      float: left;
      display: table-cell;
      float: none; }
  .flights-wrapper .flights.filter-direct {
    border-bottom: 0;
    border-top: 0; }
  .clock-icon:before {
    font-family: "FC-Font";
    -webkit-font-smoothing: antialiased;
    content: 'Z';
    font-size: 16px;
    padding-right: 3px;
    position: relative;
    top: 3px; } }

@media only screen and (min-width: 960px) {
  .extras-screen {
    margin: 0 auto;
    width: 940px; } }

@media only screen and (min-width: 1200px) {
  .extras-screen {
    margin: 0 auto;
    width: 1180px; } }

.single-airline-logo {
  height: 43px;
  width: 43px; }

.multiple-airline-logo {
  height: 21px;
  width: 21px; }

.airline-label {
  display: none;
  font-size: 10px;
  text-transform: capitalize; }
  @media only screen and (min-width: 768px) {
    .airline-label {
      display: inline; } }

body .availability-page .outbound,
body .availability-page .inbound {
  padding-top: 0; }

.callExpertBannerContainer {
  margin-bottom: 10px; }
  .callExpertBannerContainer .callExpertBannerDesktopImage {
    display: none; }
    @media only screen and (min-width: 768px) {
      .callExpertBannerContainer .callExpertBannerDesktopImage {
        display: block; } }
  .callExpertBannerContainer .callExpertBannerMobileImage {
    display: block;
    margin-top: 10px; }
    @media only screen and (min-width: 768px) {
      .callExpertBannerContainer .callExpertBannerMobileImage {
        display: none; } }

.feeFreeBannerContainer {
  margin-bottom: 10px; }
  .feeFreeBannerContainer .feeFreeBannerDesktopImage {
    display: none; }
    @media only screen and (min-width: 768px) {
      .feeFreeBannerContainer .feeFreeBannerDesktopImage {
        display: block; } }
  .feeFreeBannerContainer .feeFreeBannerMobileImage {
    display: block;
    margin-top: 10px; }
    @media only screen and (min-width: 768px) {
      .feeFreeBannerContainer .feeFreeBannerMobileImage {
        display: none; } }

.baliBannerContainer {
  margin-bottom: 10px; }
  .baliBannerContainer .baliBannerDesktopImage {
    display: none; }
    @media only screen and (min-width: 768px) {
      .baliBannerContainer .baliBannerDesktopImage {
        display: block; } }
  .baliBannerContainer .baliBannerMobileImage {
    display: block; }
    @media only screen and (min-width: 768px) {
      .baliBannerContainer .baliBannerMobileImage {
        display: none; } }

.flight-top-bar {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  color: rgba(0, 0, 0, 0.87);
  padding-top: 10px; }
  @media only screen and (min-width: 768px) {
    .flight-top-bar {
      background-color: transparent;
      margin-bottom: 10px;
      margin-top: 0;
      padding-top: 0; } }
  @media only screen and (min-width: 960px) {
    .flight-top-bar {
      padding-top: 20px; } }
  .flight-top-bar .flight-title-wrapper {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left; }
    @media only screen and (min-width: 768px) {
      .flight-top-bar .flight-title-wrapper {
        position: relative;
        padding-left: 0;
        padding-right: 0;
        width: 50%;
        float: left; } }
    .flight-top-bar .flight-title-wrapper h2 {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      float: left;
      color: rgba(0, 0, 0, 0.87);
      font-family: Arial, Helvetica, sans-serif;
      font-style: normal;
      font-weight: normal;
      margin-bottom: 6px;
      padding-bottom: 0;
      text-decoration: none; }
      @media only screen and (min-width: 768px) {
        .flight-top-bar .flight-title-wrapper h2 {
          color: rgba(0, 0, 0, 0.87);
          font-size: 28px;
          margin-bottom: 0;
          padding-top: 6px; } }
    .flight-top-bar .flight-title-wrapper .flight-title {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      float: left;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 14px;
      margin-bottom: 10px; }
      @media only screen and (min-width: 768px) {
        .flight-top-bar .flight-title-wrapper .flight-title {
          color: #000;
          font-size: 14px;
          margin-bottom: 0;
          padding-bottom: 10px;
          padding-top: 10px; } }
  .flight-top-bar .date-controls {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 33.33333%;
    float: left;
    background: transparent;
    display: none;
    float: right;
    height: 45px;
    margin-top: 47px; }
    @media only screen and (min-width: 768px) {
      .flight-top-bar .date-controls {
        display: inherit;
        margin-top: 31px; } }
    .flight-top-bar .date-controls .previous-day,
    .flight-top-bar .date-controls .search-day,
    .flight-top-bar .date-controls .next-day {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 33.33333%;
      float: left;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 13px;
      font-weight: 400; }
      @media only screen and (min-width: 768px) {
        .flight-top-bar .date-controls .previous-day,
        .flight-top-bar .date-controls .search-day,
        .flight-top-bar .date-controls .next-day {
          font-size: 11px; } }
      @media only screen and (min-width: 960px) {
        .flight-top-bar .date-controls .previous-day,
        .flight-top-bar .date-controls .search-day,
        .flight-top-bar .date-controls .next-day {
          font-size: 13px; } }
      .flight-top-bar .date-controls .previous-day div,
      .flight-top-bar .date-controls .search-day div,
      .flight-top-bar .date-controls .next-day div {
        text-align: center; }
      .flight-top-bar .date-controls .previous-day .day,
      .flight-top-bar .date-controls .search-day .day,
      .flight-top-bar .date-controls .next-day .day {
        font-family: inherit;
        font-size: inherit;
        font-weight: bold;
        text-transform: uppercase; }
      .flight-top-bar .date-controls .previous-day span,
      .flight-top-bar .date-controls .search-day span,
      .flight-top-bar .date-controls .next-day span {
        font-family: inherit;
        font-size: inherit; }
    .flight-top-bar .date-controls .previous-day,
    .flight-top-bar .date-controls .next-day {
      color: #116ab2;
      height: 45px;
      padding-bottom: 10px;
      padding-top: 0;
      text-align: center; }
      .flight-top-bar .date-controls .previous-day.placeholder,
      .flight-top-bar .date-controls .next-day.placeholder {
        background-color: transparent;
        border-top: 3px solid transparent;
        content: ''; }
        .flight-top-bar .date-controls .previous-day.placeholder::before,
        .flight-top-bar .date-controls .next-day.placeholder::before {
          content: ''; }
        .flight-top-bar .date-controls .previous-day.placeholder:hover,
        .flight-top-bar .date-controls .next-day.placeholder:hover {
          background: transparent;
          border: 0;
          cursor: auto; }
      .flight-top-bar .date-controls .previous-day:hover,
      .flight-top-bar .date-controls .next-day:hover {
        cursor: pointer; }
        .flight-top-bar .date-controls .previous-day:hover span,
        .flight-top-bar .date-controls .next-day:hover span {
          text-decoration: underline; }
    .flight-top-bar .date-controls .previous-day::before {
      content: "\AB";
      font-family: inherit;
      font-size: 30px;
      position: relative;
      top: 2px; }
    .flight-top-bar .date-controls .next-day {
      color: #116ab2; }
      .flight-top-bar .date-controls .next-day::after {
        content: "\BB";
        font-family: inherit;
        font-size: 30px;
        position: relative;
        top: 2px; }
    .flight-top-bar .date-controls .search-day {
      height: 45px;
      padding-top: 7px; }
      .flight-top-bar .date-controls .search-day .day {
        color: inherit;
        padding-bottom: 2px; }
  @media only screen and (min-width: 768px) {
    .flight-top-bar .date {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px; } }

.flight-legend {
  line-height: 16px; }
  @media only screen and (min-width: 768px) {
    .flight-legend {
      display: none; } }

.flight-legend__item {
  font-size: 12px;
  white-space: nowrap; }
  .flight-legend__item .no-baggage-icon,
  .flight-legend__item .baggage-icon {
    margin-left: 0; }
    .flight-legend__item .no-baggage-icon::before,
    .flight-legend__item .baggage-icon::before {
      font-size: 12px;
      font-style: normal; }
  .flight-legend__item .red-eye {
    font-size: 14px;
    vertical-align: middle; }

.sort-and-filter-container {
  clear: both;
  color: rgba(0, 0, 0, 0.87);
  display: flex;
  font-size: 12px;
  justify-content: space-between;
  padding: 15px 0; }
  @media only screen and (min-width: 768px) {
    .sort-and-filter-container {
      background-color: #fff;
      border-bottom: 1px solid rgba(0, 0, 0, 0.12);
      padding: 5px 10px; } }
  .sort-and-filter-container .filter-panel {
    margin-right: 10px; }
    @media only screen and (min-width: 768px) {
      .sort-and-filter-container .filter-panel {
        align-items: center;
        display: flex; }
        .sort-and-filter-container .filter-panel .filter-by {
          margin-right: 10px; } }
  .sort-and-filter-container .filter-list {
    align-items: center;
    display: flex;
    height: 44px; }
    .sort-and-filter-container .filter-list li {
      align-items: center;
      display: flex;
      margin-right: 10px; }
    .sort-and-filter-container .filter-list .filter-no-baggage {
      display: none; }
    .sort-and-filter-container .filter-list .filter-with-baggage {
      display: none; }
    .sort-and-filter-container .filter-list .filter-flexi-fares {
      display: none; }

.sort-wrapper .sort {
  display: flex;
  flex-direction: column; }
  @media only screen and (min-width: 768px) {
    .sort-wrapper .sort {
      align-items: center;
      flex-direction: row; } }
  .sort-wrapper .sort label {
    font-size: 12px;
    margin-right: 10px;
    text-transform: uppercase; }
  .sort-wrapper .sort .sort-by {
    background: #fff;
    height: 34px;
    margin: 5px 0;
    width: auto; }

#merchant-fee-information-modal-dialog .logo-table {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left; }
  #merchant-fee-information-modal-dialog .logo-table div {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 25%;
    float: left;
    height: 120px;
    text-align: center; }
    #merchant-fee-information-modal-dialog .logo-table div img {
      border: 1px solid #fff;
      border-radius: 6px;
      margin-bottom: 5px; }

.booking-summary-view.collapsible-price-summary .expanded-booking-summary .price-summary .booking-fee-ribbon {
  display: none; }

.booking-summary-view.collapsible-price-summary .expanded-booking-summary .price-summary .price-summary-details-toggle {
  bottom: 7px;
  display: block;
  font-size: 11px;
  position: absolute;
  right: 2%; }
  .booking-summary-view.collapsible-price-summary .expanded-booking-summary .price-summary .price-summary-details-toggle .price-summary-details-toggle-link::after {
    content: "5";
    font-family: "FC-Font";
    -webkit-font-smoothing: antialiased; }
  .booking-summary-view.collapsible-price-summary .expanded-booking-summary .price-summary .price-summary-details-toggle .price-summary-details-toggle-link.open::after {
    content: "6";
    font-family: "FC-Font";
    -webkit-font-smoothing: antialiased; }

.booking-summary-view.collapsible-price-summary .expanded-booking-summary .price-summary .price-summary-line-items {
  height: 0;
  margin-top: 60px; }

.booking-summary-view.collapsible-price-summary .expanded-booking-summary .price-summary .price-summary-line-items-inner {
  display: none; }

.booking-summary-view.collapsible-price-summary .expanded-booking-summary .price-summary .grand-total {
  border-top: 0;
  min-height: 60px;
  position: absolute;
  top: 0;
  width: 98%; }
  .booking-summary-view.collapsible-price-summary .expanded-booking-summary .price-summary .grand-total .label-container {
    margin-top: 7px; }

.booking-summary-view.collapsible-price-summary .expanded-booking-summary .price-summary .price-summary-merchant-fees-disclaimer {
  display: inline-block;
  font-size: 12px;
  margin: 10px 0; }

.summary-detail .price-summary .price-summary-merchant-fees-disclaimer,
.summary-detail .price-summary .price-summary-details-toggle {
  display: none; }

.confirmation-page .price-summary .price-summary-merchant-fees-disclaimer {
  display: none !important; }

.expanded-booking-summary__title {
  margin: 0; }
  .expanded-booking-summary__title h3 {
    color: rgba(0, 0, 0, 0.87);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: normal;
    margin: 20px 0; }
    @media only screen and (min-width: 768px) {
      .expanded-booking-summary__title h3 {
        color: rgba(0, 0, 0, 0.87);
        font-family: Arial, Helvetica, sans-serif; } }

.passenger-page .expanded-booking-summary__title {
  background: #000;
  padding: 10px; }
  .passenger-page .expanded-booking-summary__title h3 {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin: 0; }

.price-summary-group {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left;
  padding-bottom: 10px;
  padding-top: 10px; }

.price-summary-group__title {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  color: #000;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase; }

.price-summary-item .price {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 50%;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 26px;
  text-align: right; }
  .price-summary-item .price .currency-symbol {
    font-family: "Trebuchet MS"; }
  .price-summary-item .price .decimal {
    font-family: Arial, Helvetica, sans-serif; }
  .price-summary-item .price .decimal,
  .price-summary-item .price .currency-symbol {
    font-size: 14px; }

.price-summary-item__label {
  position: relative;
  width: 50%;
  float: left;
  clear: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding: 7px 0; }

.airline-details-expanded {
  display: none; }

.departing-flight .title,
.returning-flight .title,
.accommodation .title {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  font-weight: bold; }

.booking-summary-extra-baggage__title {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  color: #000;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase; }

.booking-summary-extra-baggage__label {
  padding: 7px 0; }

.adult-price,
.child-price,
.infant-price,
.booking-fee,
.merchant-fee,
.grand-total,
.booking-summary-extra-baggage,
.insurance,
.accommodation {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left;
  padding-bottom: 10px;
  padding-top: 10px; }
  .adult-price .label,
  .child-price .label,
  .infant-price .label,
  .booking-fee .label,
  .merchant-fee .label,
  .grand-total .label,
  .booking-summary-extra-baggage .label,
  .insurance .label,
  .accommodation .label {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 66.66667%;
    float: left;
    clear: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px; }
  .adult-price .price,
  .child-price .price,
  .infant-price .price,
  .booking-fee .price,
  .merchant-fee .price,
  .grand-total .price,
  .booking-summary-extra-baggage .price,
  .insurance .price,
  .accommodation .price {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 33.33333%;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
    text-align: right; }
    .adult-price .price .currency-symbol,
    .child-price .price .currency-symbol,
    .infant-price .price .currency-symbol,
    .booking-fee .price .currency-symbol,
    .merchant-fee .price .currency-symbol,
    .grand-total .price .currency-symbol,
    .booking-summary-extra-baggage .price .currency-symbol,
    .insurance .price .currency-symbol,
    .accommodation .price .currency-symbol {
      font-family: "Trebuchet MS"; }
    .adult-price .price .decimal,
    .child-price .price .decimal,
    .infant-price .price .decimal,
    .booking-fee .price .decimal,
    .merchant-fee .price .decimal,
    .grand-total .price .decimal,
    .booking-summary-extra-baggage .price .decimal,
    .insurance .price .decimal,
    .accommodation .price .decimal {
      font-family: Arial, Helvetica, sans-serif; }
    .adult-price .price .decimal,
    .adult-price .price .currency-symbol,
    .child-price .price .decimal,
    .child-price .price .currency-symbol,
    .infant-price .price .decimal,
    .infant-price .price .currency-symbol,
    .booking-fee .price .decimal,
    .booking-fee .price .currency-symbol,
    .merchant-fee .price .decimal,
    .merchant-fee .price .currency-symbol,
    .grand-total .price .decimal,
    .grand-total .price .currency-symbol,
    .booking-summary-extra-baggage .price .decimal,
    .booking-summary-extra-baggage .price .currency-symbol,
    .insurance .price .decimal,
    .insurance .price .currency-symbol,
    .accommodation .price .decimal,
    .accommodation .price .currency-symbol {
      font-size: 14px; }
  .adult-price .grand-total .decimal,
  .adult-price .grand-total .currency-symbol,
  .child-price .grand-total .decimal,
  .child-price .grand-total .currency-symbol,
  .infant-price .grand-total .decimal,
  .infant-price .grand-total .currency-symbol,
  .booking-fee .grand-total .decimal,
  .booking-fee .grand-total .currency-symbol,
  .merchant-fee .grand-total .decimal,
  .merchant-fee .grand-total .currency-symbol,
  .grand-total .grand-total .decimal,
  .grand-total .grand-total .currency-symbol,
  .booking-summary-extra-baggage .grand-total .decimal,
  .booking-summary-extra-baggage .grand-total .currency-symbol,
  .insurance .grand-total .decimal,
  .insurance .grand-total .currency-symbol,
  .accommodation .grand-total .decimal,
  .accommodation .grand-total .currency-symbol {
    font-size: 16px; }
  .adult-price .grand-total .whole,
  .child-price .grand-total .whole,
  .infant-price .grand-total .whole,
  .booking-fee .grand-total .whole,
  .merchant-fee .grand-total .whole,
  .grand-total .grand-total .whole,
  .booking-summary-extra-baggage .grand-total .whole,
  .insurance .grand-total .whole,
  .accommodation .grand-total .whole {
    font-size: 26px; }

.price-summary-line-item {
  border-top: 1px dashed #ccc;
  padding-top: 15px; }
  .price-summary-line-item .heading,
  .price-summary-line-item .price {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 50%;
    float: left;
    font-size: 12px; }
  .price-summary-line-item .heading {
    padding: 6px 0; }
  .price-summary-line-item .price {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
    text-align: right; }

.booking-summary-view {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  float: right; }
  .booking-summary-view .price-symbol {
    float: right; }
  .booking-summary-view.international .price-symbol {
    display: inline; }
  .booking-summary-view.domestic .expanded-booking-summary .summary-detail .price-summary-title {
    color: #000;
    text-transform: uppercase; }
  .booking-summary-view .loading-indicator {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left;
    font-size: 16px;
    line-height: 24px;
    padding: 20px 0;
    text-align: center; }
    .booking-summary-view .loading-indicator img {
      width: 24px; }

.expanded-booking-summary__title h3 {
  color: rgba(0, 0, 0, 0.87);
  font-size: 28px;
  margin: 20px 0; }

.booking-summary-title {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left;
  background-color: #000;
  color: #fff;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  padding: 11px 10px 10px; }
  .booking-summary-title .sub-text {
    font-size: 10px;
    font-weight: normal; }

.summary-detail {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  background-color: #eaeaea;
  padding-bottom: 10px; }
  .summary-detail .guarantee-message {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    float: left;
    font-size: 11px;
    line-height: 15px;
    padding: 10px 10px 0; }
  .summary-detail .trip-summary {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left; }
    .summary-detail .trip-summary .choose {
      display: block;
      font-size: 11px;
      padding: 5px 0; }
    .summary-detail .trip-summary .trip-title {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 100%;
      float: left;
      background-color: #c00;
      filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#c00', endColorstr='#e00');
      background-size: 100%;
      background-image: -webkit-linear-gradient(top, #c00 0%, #e00 100%);
      background-image: -moz-linear-gradient(top, #c00 0%, #e00 100%);
      background-image: -o-linear-gradient(top, #c00 0%, #e00 100%);
      background-image: linear-gradient(top, #c00 0%, #e00 100%);
      color: #fff;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      padding: 5px 0 5px 10px;
      text-transform: uppercase; }
      .summary-detail .trip-summary .trip-title span {
        position: relative;
        top: -2px; }
    .summary-detail .trip-summary .departing-trip-title:before {
      content: "a";
      font-family: "FC-Font";
      -webkit-font-smoothing: antialiased;
      font-size: 14px;
      margin-right: 5px;
      text-transform: lowercase; }
    .summary-detail .trip-summary .return-trip-title {
      border-top: 0 solid #8d8d8d; }
      .summary-detail .trip-summary .return-trip-title:before {
        content: "?";
        font-family: "FC-Font";
        -webkit-font-smoothing: antialiased;
        font-size: 14px;
        margin-right: 5px;
        text-transform: lowercase; }
    .summary-detail .trip-summary .select-flight-message {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      float: left;
      font-size: 12px;
      padding: 10px; }
    .summary-detail .trip-summary .trip-overview,
    .summary-detail .trip-summary .legs {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 100%;
      float: left;
      background-color: #fff;
      padding: 10px; }
      .summary-detail .trip-summary .trip-overview .layover,
      .summary-detail .trip-summary .legs .layover {
        position: relative;
        padding-left: 5px;
        padding-right: 5px;
        width: 100%;
        float: left;
        border-bottom: 1px dotted #8d8d8d;
        border-top: 1px dotted #8d8d8d;
        color: #3b3b3b;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        margin: 6px 0;
        padding: 5px; }
      .summary-detail .trip-summary .trip-overview .next-day-connecting-flight + .layover,
      .summary-detail .trip-summary .legs .next-day-connecting-flight + .layover {
        margin-top: 0; }
      .summary-detail .trip-summary .trip-overview .requires-airport-change,
      .summary-detail .trip-summary .legs .requires-airport-change {
        position: relative;
        padding-left: 5px;
        padding-right: 5px;
        width: 100%;
        float: left;
        background-color: #fdf7e8;
        border: 1px solid #eead20;
        border-radius: 1px;
        color: #000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 14px;
        margin: 5px 0;
        padding: 5px 5px 5px 27px; }
        .summary-detail .trip-summary .trip-overview .requires-airport-change:before,
        .summary-detail .trip-summary .legs .requires-airport-change:before {
          content: ".";
          font-family: "FC-Font";
          -webkit-font-smoothing: antialiased;
          float: left;
          font-size: 14px;
          margin-left: -22px;
          margin-right: 5px;
          text-transform: lowercase; }
      .summary-detail .trip-summary .trip-overview .leg,
      .summary-detail .trip-summary .legs .leg {
        position: relative;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        float: left;
        color: #000;
        font-family: Arial, Helvetica, sans-serif;
        margin: 0 0 5px;
        overflow: hidden;
        padding: 0; }
        .summary-detail .trip-summary .trip-overview .leg .flight-details:first-child:after,
        .summary-detail .trip-summary .legs .leg .flight-details:first-child:after {
          left: auto;
          right: 11px; }
        .summary-detail .trip-summary .trip-overview .leg .city-name,
        .summary-detail .trip-summary .legs .leg .city-name {
          font-weight: bold; }
        .summary-detail .trip-summary .trip-overview .leg .fare-class,
        .summary-detail .trip-summary .legs .leg .fare-class {
          display: none;
          font-size: 11px; }
          .summary-detail .trip-summary .trip-overview .leg .fare-class a,
          .summary-detail .trip-summary .legs .leg .fare-class a {
            cursor: pointer;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 11px;
            text-decoration: underline;
            text-transform: capitalize; }
        .summary-detail .trip-summary .trip-overview .leg .city-name,
        .summary-detail .trip-summary .trip-overview .leg .city,
        .summary-detail .trip-summary .trip-overview .leg .airline-details-container,
        .summary-detail .trip-summary .legs .leg .city-name,
        .summary-detail .trip-summary .legs .leg .city,
        .summary-detail .trip-summary .legs .leg .airline-details-container {
          position: relative;
          padding-left: 0;
          padding-right: 0;
          width: 100%;
          float: left;
          clear: both;
          font-size: 11px;
          margin-top: 10px;
          overflow: auto; }
          .summary-detail .trip-summary .trip-overview .leg .city-name .airline-details,
          .summary-detail .trip-summary .trip-overview .leg .city .airline-details,
          .summary-detail .trip-summary .trip-overview .leg .airline-details-container .airline-details,
          .summary-detail .trip-summary .legs .leg .city-name .airline-details,
          .summary-detail .trip-summary .legs .leg .city .airline-details,
          .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details {
            position: relative;
            padding-left: 0;
            padding-right: 0;
            width: 66.66667%;
            float: left;
            background: #eee; }
            .summary-detail .trip-summary .trip-overview .leg .city-name .airline-details .baggage-span,
            .summary-detail .trip-summary .trip-overview .leg .city .airline-details .baggage-span,
            .summary-detail .trip-summary .trip-overview .leg .airline-details-container .airline-details .baggage-span,
            .summary-detail .trip-summary .legs .leg .city-name .airline-details .baggage-span,
            .summary-detail .trip-summary .legs .leg .city .airline-details .baggage-span,
            .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .baggage-span {
              padding: 3px 0;
              vertical-align: middle; }
            .summary-detail .trip-summary .trip-overview .leg .city-name .airline-details .baggage-icon,
            .summary-detail .trip-summary .trip-overview .leg .city-name .airline-details .no-baggage-icon,
            .summary-detail .trip-summary .trip-overview .leg .city .airline-details .baggage-icon,
            .summary-detail .trip-summary .trip-overview .leg .city .airline-details .no-baggage-icon,
            .summary-detail .trip-summary .trip-overview .leg .airline-details-container .airline-details .baggage-icon,
            .summary-detail .trip-summary .trip-overview .leg .airline-details-container .airline-details .no-baggage-icon,
            .summary-detail .trip-summary .legs .leg .city-name .airline-details .baggage-icon,
            .summary-detail .trip-summary .legs .leg .city-name .airline-details .no-baggage-icon,
            .summary-detail .trip-summary .legs .leg .city .airline-details .baggage-icon,
            .summary-detail .trip-summary .legs .leg .city .airline-details .no-baggage-icon,
            .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .baggage-icon,
            .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .no-baggage-icon {
              display: inline;
              margin: 0;
              padding: 0 0 5px;
              vertical-align: middle; }
              .summary-detail .trip-summary .trip-overview .leg .city-name .airline-details .baggage-icon::before,
              .summary-detail .trip-summary .trip-overview .leg .city-name .airline-details .no-baggage-icon::before,
              .summary-detail .trip-summary .trip-overview .leg .city .airline-details .baggage-icon::before,
              .summary-detail .trip-summary .trip-overview .leg .city .airline-details .no-baggage-icon::before,
              .summary-detail .trip-summary .trip-overview .leg .airline-details-container .airline-details .baggage-icon::before,
              .summary-detail .trip-summary .trip-overview .leg .airline-details-container .airline-details .no-baggage-icon::before,
              .summary-detail .trip-summary .legs .leg .city-name .airline-details .baggage-icon::before,
              .summary-detail .trip-summary .legs .leg .city-name .airline-details .no-baggage-icon::before,
              .summary-detail .trip-summary .legs .leg .city .airline-details .baggage-icon::before,
              .summary-detail .trip-summary .legs .leg .city .airline-details .no-baggage-icon::before,
              .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .baggage-icon::before,
              .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .no-baggage-icon::before {
                content: "/";
                font-family: "FC-Font";
                -webkit-font-smoothing: antialiased;
                font-size: 16px; }
            .summary-detail .trip-summary .trip-overview .leg .city-name .airline-details .baggage-icon::before,
            .summary-detail .trip-summary .trip-overview .leg .city .airline-details .baggage-icon::before,
            .summary-detail .trip-summary .trip-overview .leg .airline-details-container .airline-details .baggage-icon::before,
            .summary-detail .trip-summary .legs .leg .city-name .airline-details .baggage-icon::before,
            .summary-detail .trip-summary .legs .leg .city .airline-details .baggage-icon::before,
            .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .baggage-icon::before {
              content: "\E600";
              font-family: "FC-Font";
              -webkit-font-smoothing: antialiased; }
            .summary-detail .trip-summary .trip-overview .leg .city-name .airline-details .info,
            .summary-detail .trip-summary .trip-overview .leg .city .airline-details .info,
            .summary-detail .trip-summary .trip-overview .leg .airline-details-container .airline-details .info,
            .summary-detail .trip-summary .legs .leg .city-name .airline-details .info,
            .summary-detail .trip-summary .legs .leg .city .airline-details .info,
            .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .info {
              font-size: 11px;
              line-height: 14px;
              margin-left: 40px;
              margin-right: 5px; }
              .summary-detail .trip-summary .trip-overview .leg .city-name .airline-details .info .fare-type-link,
              .summary-detail .trip-summary .trip-overview .leg .city .airline-details .info .fare-type-link,
              .summary-detail .trip-summary .trip-overview .leg .airline-details-container .airline-details .info .fare-type-link,
              .summary-detail .trip-summary .legs .leg .city-name .airline-details .info .fare-type-link,
              .summary-detail .trip-summary .legs .leg .city .airline-details .info .fare-type-link,
              .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .info .fare-type-link {
                text-transform: capitalize; }
          .summary-detail .trip-summary .trip-overview .leg .city-name .flight-duration,
          .summary-detail .trip-summary .trip-overview .leg .city .flight-duration,
          .summary-detail .trip-summary .trip-overview .leg .airline-details-container .flight-duration,
          .summary-detail .trip-summary .legs .leg .city-name .flight-duration,
          .summary-detail .trip-summary .legs .leg .city .flight-duration,
          .summary-detail .trip-summary .legs .leg .airline-details-container .flight-duration {
            position: relative;
            padding-left: 0;
            padding-right: 0;
            width: 33.33333%;
            float: left;
            background: #ddd;
            text-align: center; }
          .summary-detail .trip-summary .trip-overview .leg .city-name .airline-details,
          .summary-detail .trip-summary .trip-overview .leg .city-name .flight-duration,
          .summary-detail .trip-summary .trip-overview .leg .city .airline-details,
          .summary-detail .trip-summary .trip-overview .leg .city .flight-duration,
          .summary-detail .trip-summary .trip-overview .leg .airline-details-container .airline-details,
          .summary-detail .trip-summary .trip-overview .leg .airline-details-container .flight-duration,
          .summary-detail .trip-summary .legs .leg .city-name .airline-details,
          .summary-detail .trip-summary .legs .leg .city-name .flight-duration,
          .summary-detail .trip-summary .legs .leg .city .airline-details,
          .summary-detail .trip-summary .legs .leg .city .flight-duration,
          .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details,
          .summary-detail .trip-summary .legs .leg .airline-details-container .flight-duration {
            line-height: 16px;
            padding: 10px 0; }
        .summary-detail .trip-summary .trip-overview .leg .airline-details-container,
        .summary-detail .trip-summary .legs .leg .airline-details-container {
          display: table; }
          .summary-detail .trip-summary .trip-overview .leg .airline-details-container .airline-details,
          .summary-detail .trip-summary .trip-overview .leg .airline-details-container .flight-duration,
          .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details,
          .summary-detail .trip-summary .legs .leg .airline-details-container .flight-duration {
            display: table-cell;
            float: none; }
        .summary-detail .trip-summary .trip-overview .leg:last-child,
        .summary-detail .trip-summary .legs .leg:last-child {
          margin-bottom: 0; }
        .summary-detail .trip-summary .trip-overview .leg .logo,
        .summary-detail .trip-summary .legs .leg .logo {
          position: relative;
          padding-left: 0;
          padding-right: 0;
          width: 16.66667%;
          float: left;
          color: #999;
          margin-right: 10px;
          padding-left: 5px;
          text-align: center; }
        .summary-detail .trip-summary .trip-overview .leg .flight-details,
        .summary-detail .trip-summary .legs .leg .flight-details {
          position: relative;
          padding-left: 0;
          padding-right: 0;
          width: 50%;
          float: left;
          color: #000;
          font-size: 11px;
          text-align: left; }
          .summary-detail .trip-summary .trip-overview .leg .flight-details > div,
          .summary-detail .trip-summary .legs .leg .flight-details > div {
            margin: 0;
            padding: 2px 0; }
          .summary-detail .trip-summary .trip-overview .leg .flight-details .flight-time,
          .summary-detail .trip-summary .legs .leg .flight-details .flight-time {
            font-size: 14px;
            font-weight: bold; }
        .summary-detail .trip-summary .trip-overview .leg .flight-details-first,
        .summary-detail .trip-summary .legs .leg .flight-details-first {
          padding-right: 30px; }
        .summary-detail .trip-summary .trip-overview .leg .flight-number,
        .summary-detail .trip-summary .legs .leg .flight-number {
          position: relative;
          padding-left: 0;
          padding-right: 0;
          width: 16.66667%;
          float: left;
          text-align: center; }
        .summary-detail .trip-summary .trip-overview .leg .stops,
        .summary-detail .trip-summary .legs .leg .stops {
          position: relative;
          padding-left: 0;
          padding-right: 0;
          width: 25%;
          float: left;
          color: #999;
          text-align: center; }
          .summary-detail .trip-summary .trip-overview .leg .stops button,
          .summary-detail .trip-summary .legs .leg .stops button {
            border-radius: 3px;
            text-align: center; }
      .summary-detail .trip-summary .trip-overview .total-duration,
      .summary-detail .trip-summary .legs .total-duration {
        position: relative;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        float: left;
        border-top: 1px dotted #8d8d8d;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        margin-top: 5px;
        padding-top: 10px;
        text-align: right; }
        .summary-detail .trip-summary .trip-overview .total-duration .label,
        .summary-detail .trip-summary .legs .total-duration .label {
          text-transform: uppercase; }
          .summary-detail .trip-summary .trip-overview .total-duration .label:before,
          .summary-detail .trip-summary .legs .total-duration .label:before {
            content: "z";
            font-family: "FC-Font";
            -webkit-font-smoothing: antialiased;
            margin-right: 4px;
            position: relative;
            top: 1px; }
        .summary-detail .trip-summary .trip-overview .total-duration .duration-value,
        .summary-detail .trip-summary .legs .total-duration .duration-value {
          font-weight: bold; }
  .summary-detail .price-summary {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    float: left;
    border-top: 3px solid #8d8d8d;
    padding-left: 10px;
    padding-right: 10px; }
    .summary-detail .price-summary .price-summary-title {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      float: left;
      color: #000;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      font-weight: bold;
      padding-bottom: 10px;
      padding-top: 10px;
      text-transform: uppercase; }
      .summary-detail .price-summary .price-summary-title:first-letter {
        text-transform: uppercase; }
    .summary-detail .price-summary .price-summary-wrapper {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 100%;
      float: left;
      background-color: #fff; }
      .summary-detail .price-summary .price-summary-wrapper .departing-flight:first-child {
        border-bottom: none; }
      .summary-detail .price-summary .price-summary-wrapper .departing-flight,
      .summary-detail .price-summary .price-summary-wrapper .returning-flight,
      .summary-detail .price-summary .price-summary-wrapper .accommodation,
      .summary-detail .price-summary .price-summary-wrapper .insurance,
      .summary-detail .price-summary .price-summary-wrapper .price-summary-line-item {
        position: relative;
        padding-left: 5px;
        padding-right: 5px;
        width: 100%;
        float: left;
        padding-bottom: 10px;
        padding-top: 10px; }
        .summary-detail .price-summary .price-summary-wrapper .departing-flight .title,
        .summary-detail .price-summary .price-summary-wrapper .returning-flight .title,
        .summary-detail .price-summary .price-summary-wrapper .accommodation .title,
        .summary-detail .price-summary .price-summary-wrapper .insurance .title,
        .summary-detail .price-summary .price-summary-wrapper .price-summary-line-item .title {
          color: #000;
          font-family: inherit;
          font-size: 11px;
          font-weight: bold;
          text-transform: uppercase; }
        .summary-detail .price-summary .price-summary-wrapper .departing-flight .adult-price,
        .summary-detail .price-summary .price-summary-wrapper .departing-flight .child-price,
        .summary-detail .price-summary .price-summary-wrapper .departing-flight .infant-price,
        .summary-detail .price-summary .price-summary-wrapper .returning-flight .adult-price,
        .summary-detail .price-summary .price-summary-wrapper .returning-flight .child-price,
        .summary-detail .price-summary .price-summary-wrapper .returning-flight .infant-price,
        .summary-detail .price-summary .price-summary-wrapper .accommodation .adult-price,
        .summary-detail .price-summary .price-summary-wrapper .accommodation .child-price,
        .summary-detail .price-summary .price-summary-wrapper .accommodation .infant-price,
        .summary-detail .price-summary .price-summary-wrapper .insurance .adult-price,
        .summary-detail .price-summary .price-summary-wrapper .insurance .child-price,
        .summary-detail .price-summary .price-summary-wrapper .insurance .infant-price,
        .summary-detail .price-summary .price-summary-wrapper .price-summary-line-item .adult-price,
        .summary-detail .price-summary .price-summary-wrapper .price-summary-line-item .child-price,
        .summary-detail .price-summary .price-summary-wrapper .price-summary-line-item .infant-price {
          position: relative;
          padding-left: 0;
          padding-right: 0;
          width: 100%;
          float: left;
          padding-bottom: 0;
          padding-top: 10px; }
        .summary-detail .price-summary .price-summary-wrapper .departing-flight .not-calculated-msg,
        .summary-detail .price-summary .price-summary-wrapper .returning-flight .not-calculated-msg,
        .summary-detail .price-summary .price-summary-wrapper .accommodation .not-calculated-msg,
        .summary-detail .price-summary .price-summary-wrapper .insurance .not-calculated-msg,
        .summary-detail .price-summary .price-summary-wrapper .price-summary-line-item .not-calculated-msg {
          font-style: italic; }
        .summary-detail .price-summary .price-summary-wrapper .departing-flight .not-calculated-msg,
        .summary-detail .price-summary .price-summary-wrapper .departing-flight .pax-baggage,
        .summary-detail .price-summary .price-summary-wrapper .returning-flight .not-calculated-msg,
        .summary-detail .price-summary .price-summary-wrapper .returning-flight .pax-baggage,
        .summary-detail .price-summary .price-summary-wrapper .accommodation .not-calculated-msg,
        .summary-detail .price-summary .price-summary-wrapper .accommodation .pax-baggage,
        .summary-detail .price-summary .price-summary-wrapper .insurance .not-calculated-msg,
        .summary-detail .price-summary .price-summary-wrapper .insurance .pax-baggage,
        .summary-detail .price-summary .price-summary-wrapper .price-summary-line-item .not-calculated-msg,
        .summary-detail .price-summary .price-summary-wrapper .price-summary-line-item .pax-baggage {
          padding-left: 15px; }
      .summary-detail .price-summary .price-summary-wrapper .grand-total {
        position: relative;
        padding-left: 5px;
        padding-right: 5px;
        width: 100%;
        float: left;
        border-top: 1px solid #8d8d8d;
        padding-bottom: 10px;
        padding-top: 10px; }
        .summary-detail .price-summary .price-summary-wrapper .grand-total .label-container {
          position: relative;
          padding-left: 5px;
          padding-right: 5px;
          width: 50%;
          float: left;
          padding-left: 0; }
        .summary-detail .price-summary .price-summary-wrapper .grand-total .price {
          float: right;
          padding-right: 0;
          padding-top: 2px;
          width: auto; }
        .summary-detail .price-summary .price-summary-wrapper .grand-total .label {
          font-family: inherit;
          font-size: 18px;
          font-weight: bold;
          white-space: nowrap; }
        .summary-detail .price-summary .price-summary-wrapper .grand-total .total-message {
          font-family: Arial, Helvetica, sans-serif;
          font-size: 10px; }
        .summary-detail .price-summary .price-summary-wrapper .grand-total .currency-code {
          font-family: inherit;
          font-size: 11px;
          font-weight: normal; }
  .summary-detail .button-section {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left;
    text-align: center; }
  .summary-detail .open-enquiry-form-button-container {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left;
    padding: 0 10px 10px;
    text-align: right; }
    .summary-detail .open-enquiry-form-button-container .open-enquiry-form-button {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 100%;
      float: left;
      margin: 0;
      padding: 0 10px;
      text-align: left; }
      .summary-detail .open-enquiry-form-button-container .open-enquiry-form-button + span:before {
        padding-right: 5px; }
  .summary-detail .continue-button-container {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left;
    padding: 10px;
    text-align: right; }
    .summary-detail .continue-button-container .continue-button {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 100%;
      float: left;
      margin: 0;
      padding: 0 10px;
      text-align: left; }
  .summary-detail .payment-methods {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left;
    padding: 10px;
    text-align: left; }
    .summary-detail .payment-methods p {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 18px;
      line-height: 24px; }
    .summary-detail .payment-methods .secure-payment-method-card {
      display: inline-block;
      margin: 2px;
      width: 44px; }
      .summary-detail .payment-methods .secure-payment-method-card.visa-card {
        background-image: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/static/images/payment-methods/payment-sprite.png");
        background-position: 0 -499px;
        background-repeat: no-repeat;
        background-size: 599px 525px;
        height: 26px;
        width: 44px; }
      .summary-detail .payment-methods .secure-payment-method-card.mastercard-card {
        background-image: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/static/images/payment-methods/payment-sprite.png");
        background-position: -44px -499px;
        background-repeat: no-repeat;
        background-size: 599px 525px;
        height: 26px;
        width: 44px; }
      .summary-detail .payment-methods .secure-payment-method-card.american-express-card {
        background-image: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/static/images/payment-methods/payment-sprite.png");
        background-position: -544px -473px;
        background-repeat: no-repeat;
        background-size: 599px 525px;
        height: 26px;
        width: 44px; }
      .summary-detail .payment-methods .secure-payment-method-card.diners-club-card {
        background-image: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/static/images/payment-methods/payment-sprite.png");
        background-position: -500px -473px;
        background-repeat: no-repeat;
        background-size: 599px 525px;
        height: 26px;
        width: 44px; }
      .summary-detail .payment-methods .secure-payment-method-card.paypal-card {
        background-image: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/static/images/payment-methods/payment-sprite.png");
        background-position: -88px -499px;
        background-repeat: no-repeat;
        background-size: 599px 525px;
        height: 26px;
        width: 44px; }
      .summary-detail .payment-methods .secure-payment-method-card.polipay-card {
        background-image: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/static/images/payment-methods/payment-sprite.png");
        background-position: -132px -499px;
        background-repeat: no-repeat;
        background-size: 599px 525px;
        height: 26px;
        width: 44px; }
      .summary-detail .payment-methods .secure-payment-method-card.sid-card {
        background-image: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/static/images/payment-methods/payment-sprite.png");
        background-position: -176px -499px;
        background-repeat: no-repeat;
        background-size: 599px 525px;
        height: 26px;
        width: 44px; }
      .summary-detail .payment-methods .secure-payment-method-card.visa-checkout-card {
        background-image: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/static/images/payment-methods/payment-sprite.png");
        background-position: -264px -499px;
        background-repeat: no-repeat;
        background-size: 599px 525px;
        height: 26px;
        width: 44px; }
      .summary-detail .payment-methods .secure-payment-method-card.masterpass-card {
        background-image: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/static/images/payment-methods/payment-sprite.png");
        background-position: -423px -446px;
        background-repeat: no-repeat;
        background-size: 599px 525px;
        height: 26px;
        width: 44px; }
      .summary-detail .payment-methods .secure-payment-method-card.gift-card {
        background-image: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/static/images/payment-methods/cards/gift-card.png");
        width: 44px;
        height: 26px;
        background-size: 44px 26px; }

.b-price-summary__booking-fee,
.b-price-summary__merchant-fee {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left; }
  .b-price-summary__booking-fee .label,
  .b-price-summary__merchant-fee .label {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px; }
    .b-price-summary__booking-fee .label:after,
    .b-price-summary__merchant-fee .label:after {
      content: "S";
      font-family: "FC-Font";
      -webkit-font-smoothing: antialiased;
      color: #0072EA;
      cursor: pointer;
      font-size: 16px;
      padding-left: 5px;
      text-decoration: none;
      vertical-align: middle; }
    .b-price-summary__booking-fee .label .sub-label,
    .b-price-summary__merchant-fee .label .sub-label {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      float: left;
      cursor: pointer;
      font-style: italic;
      padding-top: 2px; }

.b-price-summary__booking-fee {
  border-top: 1px dashed #ccc;
  padding: 10px 5px; }
  .b-price-summary__booking-fee .label {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 50%;
    float: left;
    padding-top: 6px;
    width: auto; }
  .b-price-summary__booking-fee .booking-fee-inclusive-label {
    clear: both;
    color: #515255;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px; }
  .b-price-summary__booking-fee .price {
    float: right; }

.b-price-summary__merchant-fee {
  padding: 0 5px 10px; }
  .b-price-summary__merchant-fee .label {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 41.66667%;
    float: left; }
  .b-price-summary__merchant-fee .price {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 58.33333%;
    float: left; }
  .b-price-summary__merchant-fee .no-merchant-fee {
    font-size: 16px;
    line-height: 16px; }

.icon {
  font-family: "FC-Font";
  -webkit-font-smoothing: antialiased; }
  .icon.red-eye {
    color: #f00; }

#merchant-fee-information-modal-dialog .continue-button-container {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left; }

.open-enquiry-form-button {
  background-color: #00b0e6;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#00b0e6', endColorstr='#007fb4');
  background-size: 100%;
  background-image: -webkit-linear-gradient(top, #00b0e6 5%, #007fb4 100%);
  background-image: -moz-linear-gradient(top, #00b0e6 5%, #007fb4 100%);
  background-image: -o-linear-gradient(top, #00b0e6 5%, #007fb4 100%);
  background-image: linear-gradient(top, #00b0e6 5%, #007fb4 100%);
  -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  -moz-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  text-indent: 0;
  border: 1px solid #045e83;
  border-radius: 4px;
  display: inline-block;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 44px;
  height: 44px;
  width: auto;
  text-align: left;
  text-decoration: none;
  text-shadow: 0 1px rgba(0, 0, 0, 0.7);
  margin: 0 0 10px;
  padding: 0 15px;
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left;
  outline: none; }
  @media only screen and (min-width: 768px) {
    .open-enquiry-form-button:hover, .open-enquiry-form-button.psuedo-hover {
      background-color: #378de5;
      color: #fff;
      cursor: pointer;
      text-decoration: none;
      filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#007fb4', endColorstr='#00b0e6');
      background-size: 100%;
      background-image: -webkit-linear-gradient(top, #007fb4 5%, #00b0e6 100%);
      background-image: -moz-linear-gradient(top, #007fb4 5%, #00b0e6 100%);
      background-image: -o-linear-gradient(top, #007fb4 5%, #00b0e6 100%);
      background-image: linear-gradient(top, #007fb4 5%, #00b0e6 100%); }
    .open-enquiry-form-button:active, .open-enquiry-form-button.psuedo-active {
      position: relative;
      top: 1px; }
    .open-enquiry-form-button:visited {
      color: #fff; } }
  .open-enquiry-form-button + span::before {
    content: "0";
    font-family: "FC-Font";
    -webkit-font-smoothing: antialiased;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    line-height: 44px;
    position: absolute;
    right: 12px;
    text-shadow: 0 1px rgba(0, 0, 0, 0.7); }
  @media only screen and (min-width: 768px) {
    .open-enquiry-form-button:active + span::before {
      margin-top: 1px; } }

.mini-booking-summary .summary-detail {
  padding: 10px; }
  .mini-booking-summary .summary-detail .price-summary {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left;
    border-top: 0; }

.total-only-booking-summary-view {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left; }
  .total-only-booking-summary-view .total-only-booking-summary {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left; }
    .total-only-booking-summary-view .total-only-booking-summary .grand-total {
      border-top: 1px solid #8d8d8d;
      padding: 10px; }
      .total-only-booking-summary-view .total-only-booking-summary .grand-total .label-container {
        position: relative;
        padding-left: 0;
        padding-right: 0;
        width: 50%;
        float: left; }
        .total-only-booking-summary-view .total-only-booking-summary .grand-total .label-container .label {
          font-size: 18px;
          font-weight: bold;
          white-space: nowrap; }
        .total-only-booking-summary-view .total-only-booking-summary .grand-total .label-container .total-message {
          font-family: Arial, Helvetica, sans-serif;
          font-size: 10px; }
        .total-only-booking-summary-view .total-only-booking-summary .grand-total .label-container .currency-code {
          font-size: 11px;
          font-weight: normal; }
      .total-only-booking-summary-view .total-only-booking-summary .grand-total .price-symbol {
        display: inline;
        float: right; }
      .total-only-booking-summary-view .total-only-booking-summary .grand-total .price {
        float: right;
        width: auto; }

#passenger .expand-arrow,
.extras-page .expand-arrow,
.travel-expert-page .expand-arrow {
  float: right;
  margin-top: 5px; }

#passenger .expanded-booking-summary .expand-arrow,
.extras-page .expanded-booking-summary .expand-arrow,
.travel-expert-page .expanded-booking-summary .expand-arrow {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent transparent #fff transparent;
  border-bottom-style: solid;
  margin-top: 0; }

#passenger .mini-booking-summary .summary-detail .price-summary .price-summary-wrapper .grand-total,
.extras-page .mini-booking-summary .summary-detail .price-summary .price-summary-wrapper .grand-total,
.travel-expert-page .mini-booking-summary .summary-detail .price-summary .price-summary-wrapper .grand-total {
  border-top: 0; }

#passenger .mini-booking-summary .expand-arrow,
.extras-page .mini-booking-summary .expand-arrow,
.travel-expert-page .mini-booking-summary .expand-arrow {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: #fff transparent transparent transparent;
  border-top-style: solid; }

#passenger .booking-summary-view {
  margin-top: 16px; }
  @media only screen and (min-width: 960px) {
    #passenger .booking-summary-view {
      margin-top: 0; } }
  #passenger .booking-summary-view .continue-button-container {
    display: none; }

#passenger .review-flights-title,
#passenger .summary-detail .continue-button {
  display: none; }

#passenger .button-section {
  display: none; }

#passenger .booking-summary-title {
  padding-right: 15px; }

.extras-page .booking-summary-view .review-flights-title,
.extras-page .booking-summary-view .continue-button-container,
.extras-page .booking-summary-view .button-section,
.extras-page .booking-summary-view .payment-methods {
  display: none; }

.travel-expert-page .booking-summary-view .review-flights-title,
.travel-expert-page .booking-summary-view .continue-button-container,
.travel-expert-page .booking-summary-view .button-section,
.travel-expert-page .booking-summary-view .payment-methods {
  display: none; }

.payment-page .booking-summary-view {
  margin-top: 16px; }
  @media only screen and (min-width: 960px) {
    .payment-page .booking-summary-view {
      margin-top: 10px; } }
  .payment-page .booking-summary-view .review-flights-title,
  .payment-page .booking-summary-view .continue-button-container,
  .payment-page .booking-summary-view .button-section,
  .payment-page .booking-summary-view .payment-methods {
    display: none; }

#confirmation .booking-summary-view {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  margin-bottom: 10px;
  margin-top: 10px; }
  #confirmation .booking-summary-view .review-flights-title,
  #confirmation .booking-summary-view .continue-button-container,
  #confirmation .booking-summary-view .button-section,
  #confirmation .booking-summary-view .payment-methods {
    display: none; }

@media only screen and (min-width: 480px) {
  .payment-page .booking-summary {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left; }
  .summary-detail .trip-summary .legs .leg .flight-details:first-child:after {
    left: auto;
    right: 11px; } }

.trip-slip-booking-summary-view .expanded-booking-summary__title,
.trip-slip-booking-summary-view .booking-summary-title,
.trip-slip-booking-summary-view .button-section {
  display: none; }

.trip-slip-booking-summary-view .summary-detail {
  display: flex;
  flex-direction: column;
  background-color: transparent; }

.trip-slip-booking-summary-view .price-summary {
  display: none; }

.trip-slip-booking-summary-view .legs, .trip-slip-booking-summary-view .trip-title, .trip-slip-booking-summary-view .price-summary-wrapper {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); }

.trip-slip-booking-summary-view .legs {
  margin-bottom: 16px; }

.trip-slip-booking-summary-view .trip-title {
  background: rgba(0, 0, 0, 0.54) none !important; }

.trip-review-booking-summary-view .expanded-booking-summary__title,
.trip-review-booking-summary-view .continue-button-container,
.trip-review-booking-summary-view .booking-summary-title,
.trip-review-booking-summary-view .payment-methods,
.trip-review-booking-summary-view .price-summary,
.trip-review-booking-summary-view .button-section {
  display: none; }

.trip-review-booking-summary-view .trip-summary {
  padding-right: 0;
  width: 100%;
  float: none; }

.trip-review-booking-summary-view .summary-detail {
  display: flex;
  flex-direction: column;
  background-color: transparent;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0; }

.trip-review-booking-summary-view .legs, .trip-review-booking-summary-view .trip-title, .trip-review-booking-summary-view .price-summary-wrapper {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); }

.trip-review-booking-summary-view .trip-title {
  background: rgba(0, 0, 0, 0.54) none !important; }

@media only screen and (min-width: 768px) {
  .booking-summary-view:not(.column-booking-summary-view) .price-summary {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 41.66667%;
    float: left;
    border-top: 0;
    padding-left: 5px; }
  .booking-summary-view:not(.column-booking-summary-view) .trip-summary {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 58.33333%;
    float: left;
    padding-left: 0; }
    .booking-summary-view:not(.column-booking-summary-view) .trip-summary .trip-title .price-summary-title {
      padding: 10px; }
    .booking-summary-view:not(.column-booking-summary-view) .trip-summary .trip-title .price-summary-wrapper .grand-total .price {
      padding-right: 0; }
    .booking-summary-view:not(.column-booking-summary-view) .trip-summary .trip-title .price-summary-wrapper .grand-total .label-container {
      padding-left: 0; }
    .booking-summary-view:not(.column-booking-summary-view) .trip-summary .button-section {
      background: #eaeaea;
      background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eaeaea));
      background: -webkit-linear-gradient(#fff, #eaeaea);
      background: -moz-linear-gradient(top, #fff, #eaeaea);
      background: -ms-linear-gradient(#fff, #eaeaea);
      background: -o-linear-gradient(#fff, #eaeaea);
      background: linear-gradient(#fff, #eaeaea);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#eaeaea');
      margin-top: 30px;
      min-height: 150px; }
    .booking-summary-view:not(.column-booking-summary-view) .trip-summary .open-enquiry-form-button {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 41.66667%;
      float: left;
      float: left; }
    .booking-summary-view:not(.column-booking-summary-view) .trip-summary .continue-button {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 41.66667%;
      float: left;
      float: right; }
      .booking-summary-view:not(.column-booking-summary-view) .trip-summary .continue-button input {
        line-height: 44px; }
    .booking-summary-view:not(.column-booking-summary-view) .trip-summary .continue-button-container {
      padding: 0 5px 20px; }
      .booking-summary-view:not(.column-booking-summary-view) .trip-summary .continue-button-container input {
        line-height: 44px; }
    .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .next-day-connecting-flight {
      margin-bottom: 5px; }
    .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg {
      margin-bottom: 5px; }
      .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .flight-details:first-child:after,
      .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .flight-details-first:after {
        left: auto;
        right: 11px; }
      .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .airline-details-container .airline-details {
        padding: 5px 0; }
        .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .airline-details-container .airline-details .info {
          font-size: 11px;
          line-height: 32px;
          vertical-align: middle; }
          .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .airline-details-container .airline-details .info .fare-type-link-container {
            display: none; }
      .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .airline-details-container .baggage-span {
        display: none; }
      .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .airline-details-container .flight-duration {
        display: none; }
      .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .airline-details-expanded {
        position: relative;
        padding-left: 5px;
        padding-right: 5px;
        width: 33.33333%;
        float: left;
        display: block;
        padding-left: 20px;
        vertical-align: top; }
        .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .airline-details-expanded .flight-duration {
          color: #000;
          font-size: 11px;
          padding: 4px 0; }
          .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .airline-details-expanded .flight-duration:before {
            content: "Z";
            font-family: "FC-Font";
            -webkit-font-smoothing: antialiased;
            font-size: 16px;
            margin-right: 3px;
            vertical-align: middle; }
        .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .airline-details-expanded .fare-class {
          display: block;
          padding: 0 0 4px;
          vertical-align: top; }
        .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .airline-details-expanded .baggage-icon,
        .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .airline-details-expanded .no-baggage-icon {
          display: inline;
          float: left;
          margin: 0;
          padding: 0 5px 0 0;
          vertical-align: middle; }
          .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .airline-details-expanded .baggage-icon:before,
          .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .airline-details-expanded .no-baggage-icon:before {
            font-size: 16px; }
        .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .airline-details-expanded .baggage-span {
          font-size: 11px;
          padding: 4px 0;
          vertical-align: middle; }
      .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .flight-details {
        position: relative;
        padding-left: 5px;
        padding-right: 5px;
        width: 33.33333%;
        float: left; }
      .booking-summary-view:not(.column-booking-summary-view) .trip-summary .legs .leg .flight-details-first {
        padding-right: 30px; }
  .booking-summary-view:not(.column-booking-summary-view) .booking-summary-title {
    background-color: #000; }
  .booking-summary-view:not(.column-booking-summary-view) .summary-detail {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    float: left;
    background-color: #eaeaea;
    padding: 10px; }
    .booking-summary-view:not(.column-booking-summary-view) .summary-detail .continue-button-container {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 41.66667%;
      float: left;
      float: right; }
      .booking-summary-view:not(.column-booking-summary-view) .summary-detail .continue-button-container .continue-button {
        position: relative;
        padding-left: 5px;
        padding-right: 5px;
        width: 83.33333%;
        float: left;
        float: right; }
        .booking-summary-view:not(.column-booking-summary-view) .summary-detail .continue-button-container .continue-button + span:before {
          padding-right: 5px; }
  .total-only-booking-summary-view .total-only-booking-summary {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 50%;
    float: left; }
  .booking-total-region {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 50%;
    float: left; }
  .payment-page .booking-summary {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    float: left; } }

@media only screen and (min-width: 960px) {
  .passenger-page,
  .payment-page,
  #confirmation,
  .extras-page,
  .travel-expert-page {
    padding: 0; }
    .passenger-page .booking-summary-view,
    .payment-page .booking-summary-view,
    #confirmation .booking-summary-view,
    .extras-page .booking-summary-view,
    .travel-expert-page .booking-summary-view {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 33.33333%;
      float: left;
      float: right;
      margin-top: 0;
      padding-left: 20px;
      padding-right: 0;
      padding-top: 0; }
    .passenger-page .summary-detail .guarantee-message,
    .payment-page .summary-detail .guarantee-message,
    #confirmation .summary-detail .guarantee-message,
    .extras-page .summary-detail .guarantee-message,
    .travel-expert-page .summary-detail .guarantee-message {
      padding: 10px 5px 0; }
    .passenger-page .summary-detail .price-summary,
    .payment-page .summary-detail .price-summary,
    #confirmation .summary-detail .price-summary,
    .extras-page .summary-detail .price-summary,
    .travel-expert-page .summary-detail .price-summary {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      float: left; }
    .passenger-page .summary-detail .trip-summary,
    .payment-page .summary-detail .trip-summary,
    #confirmation .summary-detail .trip-summary,
    .extras-page .summary-detail .trip-summary,
    .travel-expert-page .summary-detail .trip-summary {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      float: left; }
      .passenger-page .summary-detail .trip-summary .departing-trip-title,
      .payment-page .summary-detail .trip-summary .departing-trip-title,
      #confirmation .summary-detail .trip-summary .departing-trip-title,
      .extras-page .summary-detail .trip-summary .departing-trip-title,
      .travel-expert-page .summary-detail .trip-summary .departing-trip-title {
        border: 0;
        margin-top: 0; }
      .passenger-page .summary-detail .trip-summary .legs .leg .airline-details-container,
      .payment-page .summary-detail .trip-summary .legs .leg .airline-details-container,
      #confirmation .summary-detail .trip-summary .legs .leg .airline-details-container,
      .extras-page .summary-detail .trip-summary .legs .leg .airline-details-container,
      .travel-expert-page .summary-detail .trip-summary .legs .leg .airline-details-container {
        margin: 5px 0 0; }
        .passenger-page .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details,
        .payment-page .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details,
        #confirmation .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details,
        .extras-page .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details,
        .travel-expert-page .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details {
          position: relative;
          padding-left: 5px;
          padding-right: 5px;
          width: 66.66667%;
          float: left;
          float: none;
          padding: 5px 0; }
          .passenger-page .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .info,
          .payment-page .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .info,
          #confirmation .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .info,
          .extras-page .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .info,
          .travel-expert-page .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .info {
            line-height: 14px;
            vertical-align: middle; }
            .passenger-page .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .info .fare-type-link-container,
            .payment-page .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .info .fare-type-link-container,
            #confirmation .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .info .fare-type-link-container,
            .extras-page .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .info .fare-type-link-container,
            .travel-expert-page .summary-detail .trip-summary .legs .leg .airline-details-container .airline-details .info .fare-type-link-container {
              display: inline; }
        .passenger-page .summary-detail .trip-summary .legs .leg .airline-details-container .baggage-span,
        .payment-page .summary-detail .trip-summary .legs .leg .airline-details-container .baggage-span,
        #confirmation .summary-detail .trip-summary .legs .leg .airline-details-container .baggage-span,
        .extras-page .summary-detail .trip-summary .legs .leg .airline-details-container .baggage-span,
        .travel-expert-page .summary-detail .trip-summary .legs .leg .airline-details-container .baggage-span {
          display: block; }
        .passenger-page .summary-detail .trip-summary .legs .leg .airline-details-container .flight-duration,
        .payment-page .summary-detail .trip-summary .legs .leg .airline-details-container .flight-duration,
        #confirmation .summary-detail .trip-summary .legs .leg .airline-details-container .flight-duration,
        .extras-page .summary-detail .trip-summary .legs .leg .airline-details-container .flight-duration,
        .travel-expert-page .summary-detail .trip-summary .legs .leg .airline-details-container .flight-duration {
          position: relative;
          padding-left: 5px;
          padding-right: 5px;
          width: 33.33333%;
          float: left;
          display: table-cell;
          float: none; }
      .passenger-page .summary-detail .trip-summary .legs .leg .airline-details-expanded,
      .payment-page .summary-detail .trip-summary .legs .leg .airline-details-expanded,
      #confirmation .summary-detail .trip-summary .legs .leg .airline-details-expanded,
      .extras-page .summary-detail .trip-summary .legs .leg .airline-details-expanded,
      .travel-expert-page .summary-detail .trip-summary .legs .leg .airline-details-expanded {
        display: none; }
      .passenger-page .summary-detail .trip-summary .legs .leg .flight-details,
      .payment-page .summary-detail .trip-summary .legs .leg .flight-details,
      #confirmation .summary-detail .trip-summary .legs .leg .flight-details,
      .extras-page .summary-detail .trip-summary .legs .leg .flight-details,
      .travel-expert-page .summary-detail .trip-summary .legs .leg .flight-details {
        position: relative;
        padding-left: 5px;
        padding-right: 5px;
        width: 50%;
        float: left; }
      .passenger-page .summary-detail .trip-summary .legs .leg .flight-details-first,
      .payment-page .summary-detail .trip-summary .legs .leg .flight-details-first,
      #confirmation .summary-detail .trip-summary .legs .leg .flight-details-first,
      .extras-page .summary-detail .trip-summary .legs .leg .flight-details-first,
      .travel-expert-page .summary-detail .trip-summary .legs .leg .flight-details-first {
        padding-right: 30px; }
      .passenger-page .summary-detail .trip-summary .legs .leg .flight-details:first-child:after,
      .passenger-page .summary-detail .trip-summary .legs .leg .flight-details-first:after,
      .payment-page .summary-detail .trip-summary .legs .leg .flight-details:first-child:after,
      .payment-page .summary-detail .trip-summary .legs .leg .flight-details-first:after,
      #confirmation .summary-detail .trip-summary .legs .leg .flight-details:first-child:after,
      #confirmation .summary-detail .trip-summary .legs .leg .flight-details-first:after,
      .extras-page .summary-detail .trip-summary .legs .leg .flight-details:first-child:after,
      .extras-page .summary-detail .trip-summary .legs .leg .flight-details-first:after,
      .travel-expert-page .summary-detail .trip-summary .legs .leg .flight-details:first-child:after,
      .travel-expert-page .summary-detail .trip-summary .legs .leg .flight-details-first:after {
        left: auto;
        right: 11px; }
    .passenger-page .summary-detail .continue-button-container,
    .payment-page .summary-detail .continue-button-container,
    #confirmation .summary-detail .continue-button-container,
    .extras-page .summary-detail .continue-button-container,
    .travel-expert-page .summary-detail .continue-button-container {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 41.66667%;
      float: left;
      float: right; }
      .passenger-page .summary-detail .continue-button-container .continue-button,
      .payment-page .summary-detail .continue-button-container .continue-button,
      #confirmation .summary-detail .continue-button-container .continue-button,
      .extras-page .summary-detail .continue-button-container .continue-button,
      .travel-expert-page .summary-detail .continue-button-container .continue-button {
        position: relative;
        padding-left: 5px;
        padding-right: 5px;
        width: 83.33333%;
        float: left;
        float: right; }
  .availability-page .booking-summary-view:not(.column-booking-summary-view) {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    float: left; }
    .availability-page .booking-summary-view:not(.column-booking-summary-view) .price-summary {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 41.66667%;
      float: left;
      border: 0;
      padding-left: 5px; }
      .availability-page .booking-summary-view:not(.column-booking-summary-view) .price-summary .price-summary-title {
        padding: 10px; }
  .extras-page .booking-summary-view,
  .travel-expert-page .booking-summary-view {
    margin-top: 30px; } }

#confirmation .booking-summary-view .whyBookWithUs {
  display: none; }

.payment-page .booking-summary-view .whyBookWithUs .non-payment-page {
  display: none; }

.passenger-page .booking-summary-view .whyBookWithUs,
.payment-page .booking-summary-view .whyBookWithUs,
.extras-page .booking-summary-view .whyBookWithUs,
.travel-expert-page .booking-summary-view .whyBookWithUs {
  display: none; }

@media only screen and (min-width: 960px) {
  .passenger-page .booking-summary-view .whyBookWithUs,
  .payment-page .booking-summary-view .whyBookWithUs,
  .extras-page .booking-summary-view .whyBookWithUs,
  .travel-expert-page .booking-summary-view .whyBookWithUs {
    display: block;
    clear: both;
    padding-top: 24px;
    padding-bottom: 10px; }
    .passenger-page .booking-summary-view .whyBookWithUs .list,
    .payment-page .booking-summary-view .whyBookWithUs .list,
    .extras-page .booking-summary-view .whyBookWithUs .list,
    .travel-expert-page .booking-summary-view .whyBookWithUs .list {
      width: 100%; }
      .passenger-page .booking-summary-view .whyBookWithUs .list li,
      .payment-page .booking-summary-view .whyBookWithUs .list li,
      .extras-page .booking-summary-view .whyBookWithUs .list li,
      .travel-expert-page .booking-summary-view .whyBookWithUs .list li {
        margin-bottom: 12px; }
    .passenger-page .booking-summary-view .whyBookWithUs .heading,
    .payment-page .booking-summary-view .whyBookWithUs .heading,
    .extras-page .booking-summary-view .whyBookWithUs .heading,
    .travel-expert-page .booking-summary-view .whyBookWithUs .heading {
      font-size: 17px;
      margin-bottom: 24px; }
    .passenger-page .booking-summary-view .whyBookWithUs .icon,
    .payment-page .booking-summary-view .whyBookWithUs .icon,
    .extras-page .booking-summary-view .whyBookWithUs .icon,
    .travel-expert-page .booking-summary-view .whyBookWithUs .icon {
      background: #589E07;
      box-shadow: 0 0 0 3px #589E07;
      border-radius: 25px;
      fill: #fff;
      width: 16px;
      margin-right: 16px; }
    .passenger-page .booking-summary-view .whyBookWithUs .text,
    .payment-page .booking-summary-view .whyBookWithUs .text,
    .extras-page .booking-summary-view .whyBookWithUs .text,
    .travel-expert-page .booking-summary-view .whyBookWithUs .text {
      display: flex;
      align-items: center; }
      .passenger-page .booking-summary-view .whyBookWithUs .text p,
      .payment-page .booking-summary-view .whyBookWithUs .text p,
      .extras-page .booking-summary-view .whyBookWithUs .text p,
      .travel-expert-page .booking-summary-view .whyBookWithUs .text p {
        color: rgba(0, 0, 0, 0.87);
        font-size: 14px !important;
        font-weight: 400;
        font-family: "Roboto", "Helvetica", "Arial", sans-serif;
        line-height: 20px;
        letter-spacing: 0.2px; } }

@media only screen and (min-width: 768px) {
  #session-timeout-modal-dialog {
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 430px; }
    #session-timeout-modal-dialog .content {
      min-height: 100px; } }

.availability-page .guarantee-message {
  display: none; }

.availability-page .outbound,
.availability-page .inbound,
.availability-page .international,
.availability-page .bundled {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left; }
  .availability-page .outbound .flight-details:first-child::after,
  .availability-page .inbound .flight-details:first-child::after,
  .availability-page .international .flight-details:first-child::after,
  .availability-page .bundled .flight-details:first-child::after {
    color: #d7d7d7;
    content: '\203A';
    font-family: Arial, Helvetica, sans-serif;
    font-size: 53px;
    position: absolute;
    right: -10px;
    top: 4px; }
  .availability-page .outbound .flights-wrapper,
  .availability-page .inbound .flights-wrapper,
  .availability-page .international .flights-wrapper,
  .availability-page .bundled .flights-wrapper {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left; }
  .availability-page .outbound .flights,
  .availability-page .inbound .flights,
  .availability-page .international .flights,
  .availability-page .bundled .flights {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: hidden; }
    .availability-page .outbound .flights .trip-group .availability-results .legs .leg .direction-icon,
    .availability-page .inbound .flights .trip-group .availability-results .legs .leg .direction-icon,
    .availability-page .international .flights .trip-group .availability-results .legs .leg .direction-icon,
    .availability-page .bundled .flights .trip-group .availability-results .legs .leg .direction-icon {
      display: none; }
  .availability-page .outbound .trip-group,
  .availability-page .inbound .trip-group,
  .availability-page .international .trip-group,
  .availability-page .bundled .trip-group {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left;
    background-color: #fff;
    border-bottom: 0;
    margin-bottom: 10px; }
    .availability-page .outbound .trip-group.is-expandable .legs .stops .stops-link,
    .availability-page .inbound .trip-group.is-expandable .legs .stops .stops-link,
    .availability-page .international .trip-group.is-expandable .legs .stops .stops-link,
    .availability-page .bundled .trip-group.is-expandable .legs .stops .stops-link {
      color: #0072EA;
      font-weight: bold;
      text-decoration: underline; }
    .availability-page .outbound .trip-group .availability-results,
    .availability-page .outbound .trip-group .content,
    .availability-page .inbound .trip-group .availability-results,
    .availability-page .inbound .trip-group .content,
    .availability-page .international .trip-group .availability-results,
    .availability-page .international .trip-group .content,
    .availability-page .bundled .trip-group .availability-results,
    .availability-page .bundled .trip-group .content {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      float: left; }
    .availability-page .outbound .trip-group .legs .stops,
    .availability-page .inbound .trip-group .legs .stops,
    .availability-page .international .trip-group .legs .stops,
    .availability-page .bundled .trip-group .legs .stops {
      color: #000;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      text-transform: uppercase; }
      .availability-page .outbound .trip-group .legs .stops .flight-number,
      .availability-page .outbound .trip-group .legs .stops .stops-link,
      .availability-page .inbound .trip-group .legs .stops .flight-number,
      .availability-page .inbound .trip-group .legs .stops .stops-link,
      .availability-page .international .trip-group .legs .stops .flight-number,
      .availability-page .international .trip-group .legs .stops .stops-link,
      .availability-page .bundled .trip-group .legs .stops .flight-number,
      .availability-page .bundled .trip-group .legs .stops .stops-link {
        font-weight: bold; }
      .availability-page .outbound .trip-group .legs .stops .direct,
      .availability-page .outbound .trip-group .legs .stops .stops-link,
      .availability-page .inbound .trip-group .legs .stops .direct,
      .availability-page .inbound .trip-group .legs .stops .stops-link,
      .availability-page .international .trip-group .legs .stops .direct,
      .availability-page .international .trip-group .legs .stops .stops-link,
      .availability-page .bundled .trip-group .legs .stops .direct,
      .availability-page .bundled .trip-group .legs .stops .stops-link {
        text-transform: uppercase; }

.availability-page .flights.filter-direct .trip-group {
  display: none; }
  .availability-page .flights.filter-direct .trip-group.is-direct {
    display: table; }

.availability-page .flights.filter-stops .trip-group {
  display: none; }
  .availability-page .flights.filter-stops .trip-group.has-stops {
    display: table; }

.availability-page .fees-disclaimer-notice {
  display: inline-block;
  font-size: 12px;
  margin: 10px 0; }

.no-baggage-icon,
.meal-icon,
.baggage-icon {
  font-family: "FC-Font";
  -webkit-font-smoothing: antialiased;
  font-size: 16px; }

.no-baggage-icon:before {
  content: '/'; }

.baggage-icon::before {
  content: '\E600'; }

.meal-icon::before {
  content: '*'; }

.currency-symbol {
  font-family: 'Trebuchet MS';
  -webkit-font-smoothing: antialiased; }

.icon {
  font-family: "FC-Font";
  -webkit-font-smoothing: antialiased; }
  .icon.red-eye {
    color: #f00; }

.flight-messages {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left;
  background: #eee;
  padding: 5px; }

.flight-message {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left;
  background-color: #fdf7e8;
  border: 1px solid #eead20;
  border-radius: 1px;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 0;
  padding: 5px 5px 5px 27px; }
  .flight-message:before {
    font-family: "FC-Font";
    -webkit-font-smoothing: antialiased;
    color: #000;
    content: '.';
    float: left;
    font-size: 14px;
    margin-left: -22px;
    margin-right: 5px;
    text-transform: lowercase; }

.trip-group.has-stop-downs .legs .leg .flight-details {
  padding-top: 8px; }

.trip-group.has-stop-downs .legs .leg .flight-details-first:after {
  top: -3px; }

.trip-group.is-expandable .availability-results {
  cursor: pointer; }

.trip-group .legs {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left; }
  .trip-group .legs.expand .first-display-next-day {
    display: none; }
  .trip-group .legs .flight-overview {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left; }
  .trip-group .legs .leg {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    float: left;
    display: table;
    float: none;
    height: 75px;
    padding: 0; }
    .trip-group .legs .leg .flight-details {
      color: #000;
      display: table-cell;
      float: none;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      padding: 0 0 0 12px;
      position: relative;
      text-align: left;
      vertical-align: middle;
      width: 23%; }
      .trip-group .legs .leg .flight-details .flight-time {
        color: #000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        white-space: nowrap; }
        .trip-group .legs .leg .flight-details .flight-time span {
          font-size: 11px;
          font-weight: normal; }
    .trip-group .legs .leg .flight-details-first {
      width: 30%; }
    .trip-group .legs .leg .logo {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 16.66667%;
      float: left;
      display: table-cell;
      float: none;
      text-align: center;
      vertical-align: middle; }
    .trip-group .legs .leg .flight-number {
      color: #000;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      font-weight: bold;
      text-align: center; }
    .trip-group .legs .leg .stops {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 16.66667%;
      float: left;
      color: #000;
      display: table-cell;
      float: none;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      text-align: center;
      vertical-align: middle; }
      .trip-group .legs .leg .stops button {
        border-radius: 3px;
        text-align: center; }
      .trip-group .legs .leg .stops .flight-number {
        font-weight: bold; }
    .trip-group .legs .leg .fare-class-and-baggage-icon {
      display: none;
      float: none;
      text-align: center;
      vertical-align: middle; }
    .trip-group .legs .leg .duration {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 16.66667%;
      float: left;
      color: #000;
      display: none;
      float: none;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      text-align: center;
      vertical-align: middle; }
  .trip-group .legs .legs-expandable {
    display: none; }
    .trip-group .legs .legs-expandable .leg .flight-details {
      width: 28%; }
    .trip-group .legs .legs-expandable .leg .duration {
      display: table-cell;
      padding-right: 12px; }
    .trip-group .legs .legs-expandable .layover {
      margin: 0; }
    .trip-group .legs .legs-expandable .next-day-connecting-flight {
      bottom: 0; }
  .trip-group .legs .layover {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    float: left;
    border-bottom: 1px dotted #8d8d8d;
    border-top: 1px dotted #8d8d8d;
    color: #3b3b3b;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 5px 0;
    padding: 5px; }
  .trip-group .legs .operated-by {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    margin-top: 5px; }
  .trip-group .legs .price {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 33.33333%;
    float: left;
    text-align: right; }
    .trip-group .legs .price .baggage-icon {
      float: left;
      padding: 4px; }
    .trip-group .legs .price span {
      display: block; }
      .trip-group .legs .price span.amount {
        color: #e00;
        font-size: 1.5em;
        font-weight: bold; }
      .trip-group .legs .price span.quantity {
        color: #999;
        margin-bottom: .5em; }
        .trip-group .legs .price span.quantity:last-child {
          margin-bottom: 0; }

#two-hour-window-modal-dialog .ok-button-container {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left; }

@media only screen and (min-width: 768px) {
  body.availability {
    background-color: #f5f5f5; }
  .availability-page .outbound .trip-group,
  .availability-page .inbound .trip-group,
  .availability-page .bundled .trip-group {
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    display: table;
    float: none;
    margin-bottom: 0; }
    .availability-page .outbound .trip-group .availability-results,
    .availability-page .inbound .trip-group .availability-results,
    .availability-page .bundled .trip-group .availability-results {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 75%;
      float: left;
      display: table-cell;
      float: none;
      padding: 0;
      vertical-align: middle; }
      .availability-page .outbound .trip-group .availability-results .legs,
      .availability-page .inbound .trip-group .availability-results .legs,
      .availability-page .bundled .trip-group .availability-results .legs {
        position: relative;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        float: left;
        padding: 0; }
        .availability-page .outbound .trip-group .availability-results .legs .leg .flight-details .flight-time,
        .availability-page .inbound .trip-group .availability-results .legs .leg .flight-details .flight-time,
        .availability-page .bundled .trip-group .availability-results .legs .leg .flight-details .flight-time {
          font-size: 17px; }
        .availability-page .outbound .trip-group .availability-results .legs .leg:first-child::after,
        .availability-page .inbound .trip-group .availability-results .legs .leg:first-child::after,
        .availability-page .bundled .trip-group .availability-results .legs .leg:first-child::after {
          left: 90px; }
        .availability-page .outbound .trip-group .availability-results .legs .leg .duration,
        .availability-page .inbound .trip-group .availability-results .legs .leg .duration,
        .availability-page .bundled .trip-group .availability-results .legs .leg .duration {
          display: table-cell; }
        .availability-page .outbound .trip-group .availability-results .legs .legs-expandable,
        .availability-page .inbound .trip-group .availability-results .legs .legs-expandable,
        .availability-page .bundled .trip-group .availability-results .legs .legs-expandable {
          display: none; }
    .availability-page .outbound .trip-group .content,
    .availability-page .inbound .trip-group .content,
    .availability-page .bundled .trip-group .content {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 50%;
      float: left;
      display: table-cell;
      float: none; }
  .flights-wrapper .flights.filter-direct {
    border-bottom: 0;
    border-top: 0; }
  .clock-icon:before {
    font-family: "FC-Font";
    -webkit-font-smoothing: antialiased;
    content: 'Z';
    font-size: 16px;
    padding-right: 3px;
    position: relative;
    top: 3px; } }

@media only screen and (min-width: 960px) {
  .extras-screen {
    margin: 0 auto;
    width: 940px; } }

@media only screen and (min-width: 1200px) {
  .extras-screen {
    margin: 0 auto;
    width: 1180px; } }

.single-airline-logo {
  height: 43px;
  width: 43px; }

.multiple-airline-logo {
  height: 21px;
  width: 21px; }

.airline-label {
  display: none;
  font-size: 10px;
  text-transform: capitalize; }
  @media only screen and (min-width: 768px) {
    .airline-label {
      display: inline; } }

.availability-form {
  position: relative;
  width: 100%;
  float: left; }

.baggage-selector-component__select-flight,
.select-flight {
  background: #fff;
  border: 1px #d2d2d2 dashed;
  border-radius: 4px;
  color: #8d8d8d;
  font-size: 13px;
  padding: 20px 20px 20px 13px; }
  .baggage-selector-component__select-flight:before,
  .select-flight:before {
    font-family: "FC-Font";
    -webkit-font-smoothing: antialiased;
    color: #8d8d8d;
    content: 'a';
    display: inline;
    float: left;
    font-size: 22px;
    padding-right: 10px;
    position: relative;
    top: -4px; }

/*
    Hide the datepickers associated input by using a className
*/
.fd-hidden-input {
  display: none; }

/*
    Screen reader class - used to hide spans inside each cell from the visual
    display. See: http://webaim.org/techniques/css/invisiblecontent/
*/
.fd-screen-reader {
  position: absolute;
  left: -999em;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  -moz-outline: 0 none;
  outline: 0 none; }

/*
    The wrapper div
*/
.date-picker {
  position: absolute;
  z-index: 9999;
  text-align: center;
  /*
    Change the font-size to suit your needs. The following line is for the demo
    that has a 14px font-size defined on the body tag.

    All other rules are "em" based and inherit from the font-size set here.
    */
  font: 900 0.8em/1em "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Verdana, Arial, "Lucida Grande", sans-serif;
  background: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  /*
    Set the fade in/out animation time here. This is used for browsers that
    support CSS transitions. Non-supporting browsers receive the fade effect
    using a Javascript fallback.
    */
  opacity: 1;
  -webkit-transition: opacity .75s ease-in-out;
  -moz-transition: opacity .75s ease-in-out;
  -ms-transition: opacity .75s ease-in-out;
  -o-transition: opacity .75s ease-in-out;
  transition: opacity .75s ease-in-out; }

/*
    The following rule is used whenever CSS Animations are supported by the
    browser
*/
.date-picker.fd-dp-fade {
  opacity: 0; }

/*
    Styles for the static datePickers
*/
.static-datepicker {
  position: relative;
  top: 5px;
  left: 0;
  margin-bottom: 1.5em; }

/*
    The iframe hack to cover selectlists in IE6
*/
.iehack {
  position: absolute;
  background: #fff;
  z-index: 9998;
  padding: 0;
  margin: 0;
  border: 0;
  display: none; }

/*
    The activation "button" created beside each input for popup datePickers
*/
.date-picker-control span {
  display: block;
  width: 18px;
  height: 18px;
  overflow: hidden;
  margin: auto 0;
  resize: none;
  outline: none; }

/*
    The hover effect on the activation button
*/
.date-picker-button-active span,
.date-picker-control:focus span,
.date-picker-control:hover span,
.date-picker-control:active span {
  outline: none;
  box-shadow: 0 0 5px rgba(40, 130, 170, 0.7);
  border-radius: 2px; }

/*
    A base64 encoded image-sprite is used for the activation button. IE6 and 7
    get fed "normal" png images within the rule that follows.
*/
.date-picker-control:link,
.date-picker-control:visited {
  position: relative;
  display: -moz-inline-box;
  border: 0 none;
  padding: 0;
  margin: 0 4px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 -72px;
  min-width: 18px;
  line-height: 1;
  cursor: pointer;
  visibility: visible;
  text-decoration: none;
  vertical-align: text-bottom;
  resize: none; }

/*
    IE6 & 7 fed "normal" png images
*/
.oldie .date-picker-control:link,
.oldie .date-picker-control:visited {
  /*
    IE7 gets a non-base64 encoded image sprite of the base64 encoded image
    declared above. That's all you have to do for IE7 support as it inherits
    the background-position declarations used to reposition the sprite
    */
  /*
    IE6 gets the filter treatment and an individual image for each animation
    state. This pattern is repeated for all other image-based rules within the
    stylesheet
    */
  _background-image: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='http://www.frequency-decoder.com/demo/datePicker/media/datepicker-normal.png'); }

/*
    If the datepicker has a valid date then use a different icon for the
    activation button to let the user know. It's a little detail but it's the
    little things in life etc
*/
.date-picker-dateval:link,
.date-picker-dateval:visited {
  background-position: 0 -108px; }

/*
    Again, IE6 gets a "normal" png image from the server. Rinse, repeat.
*/
.oldie .date-picker-dateval:link,
.oldie .date-picker-dateval:visited {
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='http://www.frequency-decoder.com/demo/datePicker/media/datepicker-selected.png'); }

/*
    Hover states etc for the activation button
*/
.date-picker-button-active:link,
.date-picker-button-active:visited,
.date-picker-control:focus,
.date-picker-control:hover,
.date-picker-control:active {
  background-position: 0 0; }

/*
    IE 6 activation button hover states
*/
.oldie .date-picker-button-active:link,
.oldie .date-picker-button-active:visited,
.oldie .date-picker-control:focus,
.oldie .date-picker-control:hover,
.oldie .date-picker-control:active {
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='http://www.frequency-decoder.com/demo/datePicker/media/datepicker-focused.png'); }

/*
    Disabled activation button
*/
.date-picker-control-disabled:link,
.date-picker-control-disabled:visited,
.date-picker-control-disabled:hover,
.date-picker-control-disabled:active {
  background-position: 0 -36px;
  cursor: default; }

/*
    IE 6 disabled activation button
*/
.oldie .date-picker-control-disabled:link,
.oldie .date-picker-control-disabled:visited,
.oldie .date-picker-control-disabled:hover,
.oldie .date-picker-control-disabled:active {
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='http://www.frequency-decoder.com/demo/datePicker/media/datepicker-disabled.png'); }

.date-picker-control-disabled:hover span,
.date-picker-control-disabled:active span {
  box-shadow: none !important; }

/*
    Feed IE6 the following rule, IE7 should handle the min-width declared
    previously.
 */
.oldie .date-picker-control {
  _width: 18px; }

/*
    IE, older Safari & Opera. Seperate CSS rule seems to be required.
*/
.date-picker-control {
  display: inline-block; }

/*
    Default datepicker "button" styles
*/
.date-picker th span {
  display: block;
  padding: 0;
  margin: 0;
  text-align: center;
  line-height: 1em;
  border: 0 none;
  background: transparent;
  font-weight: bold;
  cursor: pointer; }

/*
    The "month, year" display
*/
.date-picker .month-display,
.date-picker .year-display {
  display: inline;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: normal;
  font-size: 1.2em; }

/*
    Generic button class for Next & Previous (both month & year) buttons
*/
.date-picker .prev-but,
.date-picker .next-but {
  font-weight: normal;
  font-size: 2.4em;
  font-family: georgia, times new roman, palatino, times, bookman, serif;
  cursor: pointer; }

.date-picker .prev-but,
.date-picker .next-but,
.date-picker .today-but {
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

/*
    Hover effect for Next & Previous (month, year) buttons
*/
.date-picker .prev-but:hover,
.date-picker .next-but:hover,
.date-picker .today-but:hover {
  color: #a84444; }

.date-picker .prev-but:hover,
.date-picker .next-but:hover {
  /*
    Uncomment this if you want a scale effect...

    -webkit-transform:scale(1.6);
       -moz-transform:scale(1.6);
        -ms-transform:scale(1.6);
         -o-transform:scale(1.6);
            transform:scale(1.6);

    text-shadow:0 2px 1px rgba(0,0,0,.4);
    */ }

/*
    Today button
*/
.date-picker .today-but {
  text-align: center;
  margin: 0 auto;
  font-weight: normal;
  font-size: 1em;
  width: 100%;
  text-decoration: none;
  padding-top: 0.3em;
  text-transform: uppercase;
  vertical-align: middle;
  cursor: pointer; }

/*
    Disabled buttons
*/
.date-picker-disabled .prev-but,
.date-picker-disabled .next-but,
.date-picker-disabled .today-but,
.date-picker-disabled .prev-but:hover,
.date-picker-disabled .next-but:hover,
.date-picker-disabled .today-but:hover,
.date-picker .prev-but.fd-disabled:hover,
.date-picker .next-but.fd-disabled:hover,
.date-picker .fd-disabled,
.date-picker .fd-disabled:hover {
  color: #aaa;
  cursor: default !important;
  opacity: 1; }

.date-picker .prev-but.fd-disabled:hover,
.date-picker .next-but.fd-disabled:hover {
  /*
    Uncomment this if you have uncommented the "scale" rules above

    -webkit-transform:scale(1);
       -moz-transform:scale(1);
        -ms-transform:scale(1);
         -o-transform:scale(1);
            transform:scale(1);
    */
  text-shadow: 0 -1px 1px rgba(255, 255, 255, 0.8); }

/*
    The gradient background image
*/
.date-picker table,
.date-picker td,
.date-picker tbody th,
.date-picker .day-disabled,
.date-picker .date-picker-hover.day-disabled,
.date-picker .date-picker-unused,
.date-picker .month-out {
  background-color: #fff;
  background-repeat: repeat-x;
  background-position: 0 0; }

.oldie .date-picker table,
.oldie .date-picker td,
.oldie .date-picker tbody th,
.oldie .date-picker .day-disabled,
.oldie .date-picker .date-picker-hover.day-disabled,
.oldie .date-picker .date-picker-unused,
.oldie .date-picker .month-out {
  /*
    Remove from IE6 as it has a bug that never caches images on dynamically
    created elements which results in one http request being made for each
    cell of each table rendered by the script.
    */
  _background-image: none; }

.date-picker table {
  table-layout: auto;
  empty-cells: show;
  border-spacing: 2px;
  border-collapse: separate;
  position: relative;
  margin: 0;
  padding: 0;
  border: 1px solid #ccc;
  background-position: 0 -20px;
  text-align: center;
  padding: 0.3em;
  width: auto;
  height: auto;
  color: #555;
  font-size: 1em;
  border-radius: 0.8em;
  box-shadow: 0px 0px 5px #aaa; }

/*
    Create a "Lifted Corners" effect on the table. Ripped straight from @necolas
    http://nicolasgallagher.com/css-drop-shadows-without-images/
*/
.date-picker table:before,
.date-picker table:after {
  content: "";
  position: absolute;
  z-index: -2;
  bottom: 15px;
  left: 10px;
  width: 50%;
  height: 20%;
  max-width: 300px;
  max-height: 100px;
  -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg); }

.date-picker table:after {
  right: 10px;
  left: auto;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  transform: rotate(3deg); }

.oldie .date-picker table:before,
.oldie .date-picker table:after {
  display: none; }

/*
    Common TD & TH styling
*/
.date-picker td,
.date-picker tbody th {
  border: 0 none;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-position: 0 -35px;
  width: 3em;
  height: 3em;
  overflow: hidden;
  outline: transparent none 0px;
  border: 1px solid #ccc;
  text-transform: none;
  font-weight: normal;
  text-shadow: 0 1px #fff;
  border-radius: 2px; }

.date-picker th {
  border: 0 none;
  padding: 0;
  font-weight: bold;
  color: #333;
  text-align: center;
  vertical-align: middle;
  text-transform: none; }

.date-picker .date-picker-week-header {
  border: 1px solid #dcdcdc;
  font-style: oblique;
  background: transparent;
  cursor: default; }

.date-picker .date-picker-thead .date-picker-week-header {
  border: 0 none;
  cursor: help; }

/*
    The "mon tue wed etc" day header styles
*/
.date-picker .date-picker-day-header {
  cursor: help;
  border: 0 none;
  padding: 0 0 0.2em 0;
  text-transform: lowercase;
  height: auto; }

/*
    tfoot status bar
*/
.date-picker .date-picker-statusbar {
  cursor: default;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  border: 0 none;
  background: #fff;
  height: 2.8em; }

/*
    TD cell that is _not_ used to display a day of the month
*/
.date-picker .date-picker-unused {
  border-color: #dcdcdc;
  cursor: default !important;
  background-position: 0 -25px; }

/*
    The TH cell used to display the "month, year" title
*/
.date-picker .date-picker-title {
  width: auto;
  height: auto;
  padding: 0.4em 0; }

/*
    The "todays date" cell style
*/
.date-picker .month-out.date-picker-highlight {
  color: #b87676; }

/*
    The "highlight days" style
*/
.date-picker .date-picker-highlight {
  color: #a86666; }

/*
    The "active cursor" style
*/
.date-picker td {
  /*

    Uncomment this if you want a transition on the cursor cells scale effect

    -webkit-transition: all .2s ease;
       -moz-transition: all .2s ease;
        -ms-transition: all .2s ease;
         -o-transition: all .2s ease;
            transition: all .2s ease;
    */ }

/*
    Keyboard users get a scaled cursor. webKit exhibits buggy behaviour when
    scaling TD cells so commented out until I find a curious CSS based fix.
    Opera no longer appears to apply the scale... ho hum...
*/
.date-picker-focus .date-picker-hover {
  /*
    -webkit-transform:scale(1.25);
    */
  -moz-transform: scale(1.25);
  -ms-transform: scale(1.25);
  -o-transform: scale(1.25);
  transform: scale(1.25); }

.date-picker .date-picker-hover,
.date-picker .month-out.date-picker-hover {
  cursor: pointer;
  border-color: #6482aa !important;
  border-color: rgba(100, 130, 170, 0.7) !important;
  color: #6482aa;
  text-shadow: 0px 1px 1px #fff;
  box-shadow: 0 0 6px rgba(100, 130, 170, 0.6); }

/*
    The "disabled days" style
*/
.date-picker .day-disabled {
  color: #888;
  cursor: default;
  text-decoration: line-through;
  background-position: 0 -15px; }

.date-picker .month-out {
  border-color: #ddd;
  border-color: rgba(220, 220, 220, 0.8);
  color: #aaa;
  background-position: 0 -25px; }

/*
    The "selected date" style - color changed below also
*/
.date-picker .date-picker-selected-date {
  border-color: #888 !important;
  border-color: rgba(7, 7, 7, 0.6) !important; }

/*
    The date "out of range" style
*/
.date-picker .out-of-range,
.date-picker .not-selectable {
  color: #ccc;
  font-style: oblique;
  background: #fcfcfc;
  cursor: default; }

/*
    Week number "out of range" && "month-out" styles
*/
.date-picker th.month-out,
.date-picker th.out-of-range {
  color: #aaa;
  font-style: oblique;
  background: #fcfcfc; }

/*
    Week numbers "out of range"
*/
.date-picker .out-of-range {
  opacity: 0.6; }

/*
    Used when the entire grid is full but the next/prev months dates cannot be
    selected
*/
.date-picker .not-selectable {
  opacity: 0.8; }

.oldie .date-picker .out-of-range {
  filter: alpha(opacity=60); }

.oldie .date-picker .not-selectable {
  filter: alpha(opacity=80); }

.date-picker tr {
  display: table-row; }

.date-picker sup {
  font-size: 0.86em;
  letter-spacing: normal;
  text-transform: none;
  height: 0;
  line-height: 1;
  position: relative;
  top: -0.2em;
  vertical-align: baseline !important;
  vertical-align: top; }

.date-picker .date-picker-day-header,
.date-picker .month-display,
.date-picker .year-display {
  text-shadow: 0px 1px 1px #fff; }

.date-picker .month-display,
.date-picker .year-display {
  cursor: default; }

.date-picker td:focus,
.date-picker .date-picker-hover {
  overflow: hidden;
  -moz-outline: 0 none;
  outline: 0 none;
  -o-highlight: 0 none; }

/*
    The "pulse" animation on focused button and datepicker cursor
*/
.date-picker-focus .date-picker-hover,
.date-picker-control:focus span {
  -webkit-animation: fd-dp-pulse 1.5s infinite alternate;
  -moz-animation: fd-dp-pulse 1.5s infinite alternate;
  -ms-animation: fd-dp-pulse 1.5s infinite alternate;
  -o-animation: fd-dp-pulse 1.5s infinite alternate; }

/*
    The "selected date" style
*/
.date-picker .date-picker-selected-date {
  color: #333;
  color: rgba(3, 3, 3, 0.8);
  font-weight: bold;
  font-size: 1.2em;
  width: 2.4em;
  height: 2.4em; }

/*
    Remove the box-shadow & lifted corner effect for the inline datepickers
*/
.static-datepicker table {
  box-shadow: 0 0 0 transparent; }

.static-datepicker table:before,
.static-datepicker table:after {
  display: none; }

/*
    Add a box-shadow and enhance border for datepickers that have keyboard focus
*/
.date-picker-focus table {
  border-color: #999;
  border-color: rgba(153, 153, 153, 0.8);
  box-shadow: 0px 0px 5px #aaa; }

/*
    Draggable datepickers
*/
.date-picker .drag-enabled,
.date-picker .drag-enabled span {
  cursor: move; }

/*
    Disabled datePicker
*/
.date-picker-disabled table {
  opacity: .8 !important; }

.date-picker-disabled table:before,
.date-picker-disabled table:after {
  display: none; }

.oldie .date-picker-disabled table {
  filter: alpha(opacity=80); }

.date-picker-disabled,
.date-picker-disabled td,
.date-picker-disabled th,
.date-picker-disabled th span {
  cursor: default !important; }

.date-picker-disabled .prev-but:hover,
.date-picker-disabled .next-but:hover {
  /*
    Uncomment this if you have used the previous scale rules previously
    declared within the file (for the prev-but and next-but classes)

    -webkit-transform:scale(1);
       -moz-transform:scale(1);
        -ms-transform:scale(1);
         -o-transform:scale(1);
            transform:scale(1);
    */
  text-shadow: none; }

body.fd-drag-active {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

/*
    Glow effect for the focused (keyboard active) cursor cell and popup
    datepickers activation button
*/
@-webkit-keyframes fd-dp-pulse {
  from {
    box-shadow: 0 0 2px rgba(100, 130, 170, 0.8); }
  to {
    box-shadow: 0 0 6px rgba(10, 130, 170, 0.5); } }

@-moz-keyframes fd-dp-pulse {
  from {
    box-shadow: 0 0 2px rgba(100, 130, 170, 0.8); }
  to {
    box-shadow: 0 0 6px rgba(10, 130, 170, 0.5); } }

@-ms-keyframes fd-dp-pulse {
  from {
    box-shadow: 0 0 2px rgba(100, 130, 170, 0.8); }
  to {
    box-shadow: 0 0 6px rgba(10, 130, 170, 0.5); } }

@-o-keyframes fd-dp-pulse {
  from {
    box-shadow: 0 0 2px rgba(100, 130, 170, 0.8); }
  to {
    box-shadow: 0 0 6px rgba(10, 130, 170, 0.5); } }

.fcl-datepicker-wrapper {
  display: none;
  height: auto;
  margin-top: -24px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 2; }
  .fcl-datepicker-wrapper .fcl-datepicker-widget {
    position: relative;
    z-index: 1; }
  .fcl-datepicker-wrapper .fcl-datepicker-btns {
    display: none;
    margin: 0 auto;
    padding: 1em 0;
    text-align: center; }
    .fcl-datepicker-wrapper .fcl-datepicker-btns a {
      margin-bottom: 0; }

.show-datepicker {
  background-color: #fff; }
  .show-datepicker .fcl-datepicker-wrapper {
    display: block; }
    @media only screen and (min-width: 768px) {
      .show-datepicker .fcl-datepicker-wrapper {
        margin-top: -20px;
        position: absolute;
        width: 95%; } }
  .show-datepicker .date-picker table thead {
    background-color: #0fb7d0; }
  .show-datepicker .fcl-datepicker-tab-arrow {
    -webkit-transition: left 1s;
    -moz-transition: left 1s;
    -o-transition: left 1s;
    transition: left 1s;
    border-bottom: 10px solid #0fb7d0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid transparent;
    height: 0;
    left: 25%;
    position: relative;
    transition: left 1s;
    width: 0; }
  .show-datepicker.return .fcl-datepicker-tab-arrow {
    border-bottom: 10px solid #4fbd23;
    left: 75%; }
  .show-datepicker.return .date-picker table thead {
    background-color: #4fbd23; }

.static-datepicker {
  margin-bottom: 0;
  top: 0; }

.date-picker table {
  background-position: 0;
  border: 0;
  border-radius: 0;
  border-spacing: 0;
  margin: 0 auto;
  padding: 0;
  width: 100%; }
  .date-picker table tr {
    background: transparent; }
    .date-picker table tr th.date-picker-title {
      padding: 1em 0 0; }
      .date-picker table tr th.date-picker-title span {
        font-size: 16px;
        font-weight: bold; }
    .date-picker table tr th.date-picker-day-header {
      cursor: default;
      font-size: 13px;
      text-transform: none; }
    .date-picker table tr th span {
      cursor: default; }
    .date-picker table tr td {
      border: 1px solid #eee;
      border-radius: 0;
      font-size: .875em; }
      .date-picker table tr td.date-picker-selected-date {
        font-size: .875em;
        font-weight: normal; }
      .date-picker table tr td.date-picker-today {
        -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
        box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
        background-color: #333;
        color: #fff; }
        .date-picker table tr td.date-picker-today:active {
          -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
          box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset; }
      .date-picker table tr td.return-date {
        background-color: #4fbd23;
        border: 1px solid #4fbd23; }
      .date-picker table tr td.depart-date, .date-picker table tr td.return-date {
        color: #fff;
        font-weight: bold;
        text-shadow: none; }
      .date-picker table tr td.depart-date {
        background-color: #0fb7d0;
        border: 1px solid #0fb7d0; }
        .date-picker table tr td.depart-date.return-date {
          background: #0fb7d0;
          background: -moz-linear-gradient(left, #0fb7d0 0%, #0fb7d0 50%, #4fbd23 50%, #4fbd23 100%);
          background: -webkit-gradient(linear, left top, right top, color-stop(0%, #0fb7d0), color-stop(50%, #0fb7d0), color-stop(50%, #4fbd23), color-stop(100%, #4fbd23));
          background: -webkit-linear-gradient(left, #0fb7d0 0%, #0fb7d0 50%, #4fbd23 50%, #4fbd23 100%);
          background: -o-linear-gradient(left, #0fb7d0 0%, #0fb7d0 50%, #4fbd23 50%, #4fbd23 100%);
          background: -ms-linear-gradient(left, #0fb7d0 0%, #0fb7d0 50%, #4fbd23 50%, #4fbd23 100%);
          background: linear-gradient(to right, #0fb7d0 0%, #0fb7d0 50%, #4fbd23 50%, #4fbd23 100%);
          filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0fb7d0', endColorstr='#4fbd23', GradientType=1); }
      .date-picker table tr td.inbetween-date {
        background-color: #eaeaea;
        text-shadow: none; }
  .date-picker table .date-picker-title,
  .date-picker table .month-display {
    color: #fff;
    text-shadow: none; }
  .date-picker table .date-picker-day-header {
    color: #fff;
    text-shadow: none; }

::-webkit-input-placeholder {
  font-style: italic; }

:-moz-placeholder {
  font-style: italic; }

::-moz-placeholder {
  font-style: italic; }

:-ms-input-placeholder {
  font-style: italic; }

.search-form-wrapper {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left; }
  @media only screen and (min-width: 768px) {
    .search-form-wrapper {
      padding: 10px 0; } }
  .search-form-wrapper form {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    float: left;
    background-color: #fff;
    padding: 0; }
  .search-form-wrapper label {
    color: rgba(0, 0, 0, 0.54);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    left: 6px;
    margin-bottom: 0;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    top: 7px;
    z-index: 2; }
  .search-form-wrapper .hover .departdate label,
  .search-form-wrapper .hover .returndate label {
    color: #fff; }
  .search-form-wrapper .global-search-errors {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    float: left;
    top: 0; }
    .search-form-wrapper .global-search-errors ul li:nth-child(1) {
      margin-bottom: 10px;
      position: relative;
      top: auto; }
  .search-form-wrapper .cabin-class-wrapper .ui-btn {
    overflow: visible; }
  .search-form-wrapper input[type="text"],
  .search-form-wrapper select {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    float: left;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.12);
    color: rgba(0, 0, 0, 0.87);
    font-size: 12px;
    margin: 0 0 1em;
    padding: 19px 5px 6px;
    position: relative;
    text-align: left;
    text-indent: .01px; }
    @media only screen and (min-width: 768px) {
      .search-form-wrapper input[type="text"],
      .search-form-wrapper select {
        border: 1px solid rgba(0, 0, 0, 0.12);
        font-size: 14px;
        margin-bottom: 0;
        padding: 16px 6px 6px; } }
    .search-form-wrapper input[type="text"]:focus,
    .search-form-wrapper select:focus {
      outline: 0; }
    .search-form-wrapper input[type="text"].no-label,
    .search-form-wrapper select.no-label {
      padding-top: .5em; }
  .search-form-wrapper input[type="text"].depart.focus {
    border: 3px solid #0fb7d0; }
  .search-form-wrapper input[type="text"].return.focus {
    border: 3px solid #4fbd23; }
  .search-form-wrapper .ui-btn {
    height: auto; }
    @media only screen and (min-width: 768px) {
      .search-form-wrapper .ui-btn {
        margin-bottom: 10px; } }
    .search-form-wrapper .ui-btn.open {
      height: 58px; }
  .search-form-wrapper .field-container.invalid .error-message,
  .search-form-wrapper .server-error li:nth-child(1) {
    position: absolute; }
    .search-form-wrapper .field-container.invalid .error-message a,
    .search-form-wrapper .server-error li:nth-child(1) a {
      color: #fff; }
  .search-form-wrapper .field-container {
    overflow: visible; }
  @media only screen and (min-width: 960px) {
    .search-form-wrapper .passengers {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 41.66667%;
      float: left; } }
  .search-form-wrapper .airport-indicator {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-radius: 3px;
    height: 44px;
    margin-bottom: 14px;
    overflow: visible; }
    .search-form-wrapper .airport-indicator.open {
      background-color: #575757;
      border: 1px solid #575757;
      border-radius: 0;
      margin-bottom: 0; }
      .search-form-wrapper .airport-indicator.open .label,
      .search-form-wrapper .airport-indicator.open label {
        color: #fff; }
    .search-form-wrapper .airport-indicator label {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11px; }
    .search-form-wrapper .airport-indicator select {
      border: 0;
      height: 42px; }
    .search-form-wrapper .airport-indicator .label {
      color: rgba(0, 0, 0, 0.87);
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: normal;
      padding: 22px 6px 6px; }

.from-to-wrapper {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left; }
  @media only screen and (min-width: 768px) {
    .from-to-wrapper {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 50%;
      float: left; } }
  .from-to-wrapper .origin-wrapper,
  .from-to-wrapper .airport-select,
  .from-to-wrapper .depart-date-wrapper,
  .from-to-wrapper .return-date-wrapper {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 50%;
    float: left; }
  .from-to-wrapper .airport-select {
    height: 54px; }

.passengers-wrapper {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left;
  overflow: hidden; }
  @media only screen and (min-width: 768px) {
    .passengers-wrapper {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 50%;
      float: left; } }
  @media only screen and (min-width: 960px) {
    .passengers-wrapper {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 100%;
      float: left; } }
  .passengers-wrapper .passenger {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 33.33333%;
    float: left; }
    .passengers-wrapper .passenger.adults select {
      border-bottom-right-radius: 0;
      border-right: 0;
      border-top-right-radius: 0; }
    .passengers-wrapper .passenger.children select {
      border-radius: 0; }
    .passengers-wrapper .passenger.infants select {
      border-bottom-left-radius: 0;
      border-left: 0;
      border-top-left-radius: 0; }

.unaccompanied-minors {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left;
  margin: 5px 0 15px;
  text-align: left; }
  @media only screen and (min-width: 768px) {
    .unaccompanied-minors {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 41.66667%;
      left: 50%;
      right: auto;
      float: left; } }
  @media only screen and (min-width: 960px) {
    .unaccompanied-minors {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 41.66667%;
      left: 58.33333%;
      right: auto;
      float: left; } }
  .unaccompanied-minors a {
    color: rgba(0, 0, 0, 0.87);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    outline: 0;
    text-decoration: none; }
    .unaccompanied-minors a:hover span.underlined {
      color: #0048b7; }
    .unaccompanied-minors a span.underlined {
      color: #0fb7d0;
      text-decoration: underline; }

.cabin-class-wrapper {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 50%;
  float: left; }
  @media only screen and (min-width: 768px) {
    .cabin-class-wrapper {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 25%;
      float: left; } }

.search-button-wrapper {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 50%;
  float: left;
  white-space: nowrap; }
  @media only screen and (min-width: 768px) {
    .search-button-wrapper {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 25%;
      float: left; } }
  @media only screen and (min-width: 960px) {
    .search-button-wrapper {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 16.66667%;
      float: left; } }
  .search-button-wrapper .flight-search-button {
    background-color: #22b929;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#22b929', endColorstr='#009c07');
    background-size: 100%;
    background-image: -webkit-linear-gradient(top, #22b929 5%, #009c07 100%);
    background-image: -moz-linear-gradient(top, #22b929 5%, #009c07 100%);
    background-image: -o-linear-gradient(top, #22b929 5%, #009c07 100%);
    background-image: linear-gradient(top, #22b929 5%, #009c07 100%);
    -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
    -moz-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
    text-indent: 0;
    border: 1px solid #005304;
    border-radius: 4px;
    display: inline-block;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    line-height: 44px;
    height: 44px;
    width: auto;
    text-align: left;
    text-decoration: none;
    text-shadow: 0 1px rgba(0, 0, 0, 0.7);
    margin: 0 0 10px;
    padding: 0 15px;
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle; }
    @media only screen and (min-width: 768px) {
      .search-button-wrapper .flight-search-button:hover, .search-button-wrapper .flight-search-button.psuedo-hover {
        background-color: #01af09;
        color: #fff;
        cursor: pointer;
        text-decoration: none;
        filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#009c07', endColorstr='#22b929');
        background-size: 100%;
        background-image: -webkit-linear-gradient(top, #009c07 5%, #22b929 100%);
        background-image: -moz-linear-gradient(top, #009c07 5%, #22b929 100%);
        background-image: -o-linear-gradient(top, #009c07 5%, #22b929 100%);
        background-image: linear-gradient(top, #009c07 5%, #22b929 100%); }
      .search-button-wrapper .flight-search-button:active, .search-button-wrapper .flight-search-button.psuedo-active {
        position: relative;
        top: 1px; }
      .search-button-wrapper .flight-search-button:visited {
        color: #fff; } }
    .search-button-wrapper .flight-search-button + span::before {
      content: "0";
      font-family: "FC-Font";
      -webkit-font-smoothing: antialiased;
      color: #fff;
      cursor: pointer;
      display: inline-block;
      font-size: 18px;
      line-height: 44px;
      position: absolute;
      right: 12px;
      text-shadow: 0 1px rgba(0, 0, 0, 0.7); }
    @media only screen and (min-width: 768px) {
      .search-button-wrapper .flight-search-button:active + span::before {
        margin-top: 1px; } }
    @media only screen and (min-width: 768px) {
      .search-button-wrapper .flight-search-button {
        position: relative;
        padding-left: 5px;
        padding-right: 5px;
        width: 100%;
        left: 0%;
        right: auto;
        float: left;
        padding-left: 10px;
        padding-right: 10px; } }
    .search-button-wrapper .flight-search-button + span {
      display: inline-block;
      height: 44px;
      position: relative;
      right: 5px;
      vertical-align: middle;
      width: 1px; }
      @media only screen and (min-width: 480px) {
        .search-button-wrapper .flight-search-button + span {
          right: 5px; } }
      @media only screen and (min-width: 960px) {
        .search-button-wrapper .flight-search-button + span {
          right: 5px; } }

.oneway-container {
  margin-bottom: 10px; }
  @media only screen and (min-width: 768px) {
    .oneway-container {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 100%;
      float: left; } }
  @media only screen and (min-width: 960px) {
    .oneway-container {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 8.33333%;
      float: left; } }
  .oneway-container .oneway-radios {
    *zoom: 1; }
    .oneway-container .oneway-radios:before, .oneway-container .oneway-radios:after {
      content: " ";
      display: table; }
    .oneway-container .oneway-radios:after {
      clear: both; }
    .oneway-container .oneway-radios label {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 33.33333%;
      float: left;
      color: rgba(0, 0, 0, 0.87);
      padding-bottom: 13px;
      padding-top: 14px;
      text-transform: uppercase;
      top: 0;
      white-space: nowrap; }
      @media only screen and (min-width: 768px) {
        .oneway-container .oneway-radios label {
          position: relative;
          padding-left: 5px;
          padding-right: 5px;
          width: 16.66667%;
          float: left;
          font-size: 11px; } }
      @media only screen and (min-width: 960px) {
        .oneway-container .oneway-radios label {
          position: relative;
          padding-left: 5px;
          padding-right: 5px;
          width: 100%;
          float: left;
          left: 0;
          margin-bottom: 0;
          margin-top: 0;
          padding: 14px 0; } }

.ie_8 .search-form-wrapper .oneway-container .oneway-radios label {
  margin-top: 3px; }
  @media only screen and (min-width: 768px) {
    .ie_8 .search-form-wrapper .oneway-container .oneway-radios label {
      margin-top: 5px; } }
  @media only screen and (min-width: 960px) {
    .ie_8 .search-form-wrapper .oneway-container .oneway-radios label {
      width: auto; } }

.avail-legend {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left;
  color: #000;
  display: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 10px 0; }
  @media only screen and (min-width: 768px) {
    .avail-legend {
      display: inherit; } }
  .avail-legend .no-baggage,
  .avail-legend .red-eye,
  .avail-legend .baggage {
    background: none;
    vertical-align: middle; }
    .avail-legend .no-baggage span,
    .avail-legend .red-eye span,
    .avail-legend .baggage span {
      vertical-align: middle; }
  .avail-legend .icon {
    font-family: "FC-Font";
    -webkit-font-smoothing: antialiased;
    font-size: 16px; }
  .avail-legend .no-baggage,
  .avail-legend .baggage {
    float: left;
    padding-right: 15px; }
    .avail-legend .no-baggage .icon,
    .avail-legend .baggage .icon {
      color: #343c42; }
  .avail-legend .red-eye {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 33.33333%;
    float: left; }
    .avail-legend .red-eye .icon {
      color: #f00; }

@media only screen and (min-width: 768px) {
  #depart-return-same-day-modal-dialog {
    margin-left: -25%;
    width: 50%; } }

@media only screen and (min-width: 960px) {
  #depart-return-same-day-modal-dialog {
    margin-left: -15%;
    width: 30%; } }

#depart-return-same-day-modal-dialog .close-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: #000;
  border: 0;
  bottom: 0;
  color: #fff;
  height: 0;
  padding: 0;
  position: absolute;
  right: 10px;
  width: 0; }
  #depart-return-same-day-modal-dialog .close-button + span {
    cursor: pointer;
    position: absolute;
    right: 20px; }
    #depart-return-same-day-modal-dialog .close-button + span:before {
      content: ",";
      font-family: "FC-Font";
      -webkit-font-smoothing: antialiased;
      color: #fff;
      font-size: 18px; }

.airport-select-container {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left;
  display: none;
  top: -14px; }
  @media only screen and (min-width: 768px) {
    .airport-select-container {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      float: left;
      padding: 0;
      top: 0;
      z-index: 20; } }

.airport-select-text-container {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left;
  background-color: #575757;
  padding: 10px; }
  @media only screen and (min-width: 768px) {
    .airport-select-text-container {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      float: left;
      background-color: transparent;
      margin-bottom: 10px;
      padding: 0; } }
  .airport-select-text-container label {
    display: none; }
    @media only screen and (min-width: 768px) {
      .airport-select-text-container label {
        color: #515255;
        display: inherit;
        left: 6px;
        position: absolute;
        text-transform: uppercase;
        top: 7px;
        z-index: 21; } }
  .airport-select-text-container input[type='text'] {
    background-color: #fff;
    color: #000;
    font-size: 14px;
    margin-bottom: 0;
    padding-top: 6px; }
    @media only screen and (min-width: 768px) {
      .airport-select-text-container input[type='text'] {
        margin-bottom: 0;
        padding: 18px 6px 7px; } }
  @media only screen and (min-width: 768px) {
    .airport-select-text-container input {
      margin-bottom: 0;
      padding: 18px 6px 7px; } }
  .airport-select-text-container span.clearicon {
    position: relative; }
    .airport-select-text-container span.clearicon span {
      cursor: pointer;
      display: block;
      height: 16px;
      position: absolute;
      right: 8px;
      top: 14px;
      width: 16px; }
      .airport-select-text-container span.clearicon span::after {
        content: ",";
        font-family: "FC-Font";
        -webkit-font-smoothing: antialiased;
        color: #9a9a9a;
        font-size: 18px; }
    .airport-select-text-container span.clearicon input {
      padding-right: 16px; }

.airport-results {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left;
  background-color: #575757;
  list-style: none;
  -webkit-margin-after: 0;
  -webkit-margin-before: 0;
  -webkit-margin-end: 0;
  -webkit-margin-start: 0;
  margin-top: 0;
  max-height: 200px;
  overflow-y: scroll;
  padding-right: 0;
  -webkit-padding-start: 1px; }
  @media only screen and (min-width: 768px) {
    .airport-results {
      background-color: #fff;
      border: 1px solid rgba(0, 0, 0, 0.12);
      display: none;
      margin-top: -10px;
      position: absolute;
      top: 54px;
      width: 350px;
      z-index: 23; } }
  .airport-results li {
    border-bottom: 1px dotted #fff;
    color: #fff;
    display: block;
    font-family: Arial;
    font-size: 14px;
    list-style: none;
    margin: 0;
    min-height: 45px;
    padding: 4px 14px; }
    @media only screen and (min-width: 768px) {
      .airport-results li {
        border-bottom: 1px dotted rgba(0, 0, 0, 0.87);
        color: #116ab2;
        overflow: hidden;
        padding-left: 4px;
        padding-right: 4px; } }
    .airport-results li:last-child {
      border-bottom: 0; }
    .airport-results li:hover, .airport-results li.hover {
      background-color: #116ab2;
      color: #fff; }
    .airport-results li strong {
      font-weight: bold; }
    .airport-results li .iata {
      float: left;
      height: 40px;
      width: 50px; }

.firefox .airport-select-text-container span.clearicon span {
  top: 26px; }
  @media only screen and (min-width: 768px) {
    .firefox .airport-select-text-container span.clearicon span {
      top: 32px; } }

.trident .airport-select-text-container span.clearicon span,
.ie .airport-select-text-container span.clearicon span {
  display: none; }

.ie_6 .airport-select-text-container span.clearicon span,
.ie_7 .airport-select-text-container span.clearicon span,
.ie_8 .airport-select-text-container span.clearicon span,
.ie_9 .airport-select-text-container span.clearicon span {
  display: block;
  top: 26px; }

@media only screen and (min-width: 768px) {
  .availability-page.international.booking-summary .edit-search,
  .availability-page.new_zealand_south_west_pacific.booking-summary .edit-search {
    display: none; } }

.edit-search-panel {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  background-color: #fff;
  display: none;
  margin: 10px 0 0; }
  @media only screen and (min-width: 768px) {
    .edit-search-panel {
      display: table; } }
  .edit-search-panel .edit-search-button {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 8.33333%;
    float: left;
    -webkit-box-shadow: inset 3px 0 3px 0 #c00;
    -moz-box-shadow: inset 3px 0 3px 0 #c00;
    box-shadow: inset 3px 0 3px 0 #c00;
    background-color: #e00;
    color: #fff;
    display: table-cell;
    float: none;
    font-size: 11px;
    font-weight: 600;
    padding: 0 10px;
    text-transform: uppercase;
    vertical-align: middle; }
    .edit-search-panel .edit-search-button:hover {
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      background-color: #000;
      color: #fff;
      cursor: pointer; }
    .edit-search-panel .edit-search-button .items {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      float: left;
      display: table;
      float: none;
      padding-left: 5px;
      padding-right: 5px;
      vertical-align: middle; }
      .edit-search-panel .edit-search-button .items .icon {
        position: relative;
        padding-left: 0;
        padding-right: 0;
        width: 25%;
        float: left;
        display: table-cell;
        float: none;
        font-size: 16px;
        padding: 0 5px 0 0;
        vertical-align: middle; }
        .edit-search-panel .edit-search-button .items .icon:before {
          font-family: "FC-Font";
          -webkit-font-smoothing: antialiased;
          content: '>'; }
      .edit-search-panel .edit-search-button .items .label {
        position: relative;
        padding-left: 0;
        padding-right: 0;
        width: 75%;
        float: left;
        display: table-cell;
        float: none;
        font-family: inherit;
        font-weight: normal;
        letter-spacing: .5px;
        padding: 0;
        vertical-align: middle; }
  .edit-search-panel .search-details {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left;
    display: none;
    float: none;
    padding: 10px 0; }
    @media only screen and (min-width: 768px) {
      .edit-search-panel .search-details {
        display: table-cell; } }
    .edit-search-panel .search-details .details {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      float: left;
      display: table;
      float: none; }
    .edit-search-panel .search-details .origin {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 16.66667%;
      float: left;
      display: table-cell;
      float: none;
      font-family: Arial, Helvetica, sans-serif;
      vertical-align: middle; }
    .edit-search-panel .search-details .to {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 8.33333%;
      float: left;
      font-family: "FC-Font";
      -webkit-font-smoothing: antialiased;
      color: inherit;
      display: table-cell;
      float: none;
      font-size: 30px;
      text-align: center;
      vertical-align: middle; }
    .edit-search-panel .search-details .destination {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 16.66667%;
      float: left;
      display: table-cell;
      float: none;
      font-family: Arial, Helvetica, sans-serif;
      vertical-align: middle; }
    .edit-search-panel .search-details .airport-code {
      font-size: 11px; }
    .edit-search-panel .search-details .depart .label,
    .edit-search-panel .search-details .return .label {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      text-transform: uppercase; }
    .edit-search-panel .search-details .depart .date,
    .edit-search-panel .search-details .return .date {
      font-family: Arial, Helvetica, sans-serif; }
    .edit-search-panel .search-details .depart {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 16.66667%;
      float: left;
      display: table-cell;
      float: none;
      vertical-align: middle; }
    .edit-search-panel .search-details .return {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 16.66667%;
      float: left;
      display: table-cell;
      float: none;
      vertical-align: middle; }
    .edit-search-panel .search-details .other {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 25%;
      float: left;
      display: table-cell;
      float: none;
      font-size: 11px;
      padding-left: 0;
      text-align: right;
      vertical-align: middle; }
      .edit-search-panel .search-details .other .passenger-count,
      .edit-search-panel .search-details .other .cabin-class {
        padding-right: 5px; }
  .edit-search-panel.oneway .search-details .return {
    display: none; }
  .edit-search-panel.oneway .search-details .other {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 41.66667%;
    float: left;
    display: table-cell;
    float: none; }

.edit-search-form {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  background: #fff; }
  @media only screen and (min-width: 768px) {
    .edit-search-form {
      padding: 0 10px 10px; } }
  @media only screen and (min-width: 960px) {
    .edit-search-form {
      padding: 48px 0; } }
  .edit-search-form .edit-search-form-title {
    color: rgba(0, 0, 0, 0.87);
    font-size: 20px;
    margin: 15px 10px 0; }
    @media only screen and (min-width: 768px) {
      .edit-search-form .edit-search-form-title {
        display: none; } }

.edit-search-container {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  display: flex;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .edit-search-container {
      background-color: #fff; } }
  @media only screen and (min-width: 960px) {
    .edit-search-container .edit-search {
      margin: 0 auto;
      width: 960px; } }
  @media only screen and (min-width: 1200px) {
    .edit-search-container .edit-search {
      width: 1180px; } }
  .edit-search-container .search-form-wrapper {
    padding: 0; }

@media only screen and (min-width: 768px) {
  .availability-page.booking-summary .saved-searches-region {
    display: none; } }

.saved-searches-region {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  clear: both;
  padding: 0 5px; }
  @media only screen and (min-width: 768px) {
    .saved-searches-region {
      padding: 0; } }

.saved-search-panel {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left;
  color: rgba(0, 0, 0, 0.87);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 0; }
  .saved-search-panel h3 {
    font-size: 22px;
    line-height: 25px;
    margin-bottom: 20px; }

.saved-search-panel__details {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left; }

.saved-search-list__inner {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left; }
  .saved-search-list__inner > div:last-child .saved-search-item {
    border-bottom: 0; }

.search-details {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  height: 100%; }

.saved-search-deep-link {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left;
  color: inherit;
  display: flex;
  height: 100%;
  justify-content: space-between;
  padding: 10px;
  text-decoration: inherit; }
  @media only screen and (min-width: 768px) {
    .saved-search-deep-link {
      padding: 0 15px; } }
  .saved-search-deep-link:hover {
    color: inherit; }

.saved-search-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .saved-search-item {
      height: 50px; } }
  .saved-search-item:hover {
    background-color: rgba(17, 106, 178, 0.05); }
  .saved-search-item.mobile {
    display: block;
    float: left;
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .saved-search-item.mobile {
        display: none; } }
    .saved-search-item.mobile.saved-search-item-current-search {
      display: none; }
    .saved-search-item.mobile .returning-flight-info {
      text-align: right; }
    .saved-search-item.mobile .origin,
    .saved-search-item.mobile .destination {
      font-size: 12px;
      line-height: 13px; }
    .saved-search-item.mobile .depart .label,
    .saved-search-item.mobile .return .label {
      font-size: 10px;
      line-height: 12px;
      padding-bottom: 1px;
      padding-top: 2px; }
    .saved-search-item.mobile .depart .date,
    .saved-search-item.mobile .return .date {
      font-size: 12px;
      line-height: 14px; }
    .saved-search-item.mobile .search-type-icon {
      align-self: center;
      flex-basis: 16.66667%;
      font-size: 26px;
      text-align: center; }
      .saved-search-item.mobile .search-type-icon-oneway {
        font-size: 18px; }
  .saved-search-item.desktop {
    display: none; }
    @media only screen and (min-width: 768px) {
      .saved-search-item.desktop {
        display: block; } }
    .saved-search-item.desktop.saved-search-item-current-search {
      display: none; }
    .saved-search-item.desktop .city-name {
      font-size: 15px; }
    .saved-search-item.desktop .airport-code {
      font-size: 11px;
      line-height: 17px; }
    .saved-search-item.desktop .depart,
    .saved-search-item.desktop .return .label {
      font-size: 11px; }
  .saved-search-item.oneway .return {
    display: none; }
  .saved-search-item .saved-search-info {
    align-self: center;
    min-width: 120px; }
    @media only screen and (min-width: 768px) {
      .saved-search-item .saved-search-info {
        align-content: center;
        display: flex; } }
    @media only screen and (min-width: 768px) {
      .saved-search-item .saved-search-info.search-type-icon {
        justify-content: center; } }
  .saved-search-item .search-type-icon {
    font-family: "FC-Font";
    -webkit-font-smoothing: antialiased;
    color: #0f6eb3;
    font-size: 30px; }
    .saved-search-item .search-type-icon-oneway {
      font-size: 22px; }
  @media only screen and (min-width: 768px) {
    .saved-search-item .city-name,
    .saved-search-item .date {
      color: rgba(0, 0, 0, 0.87);
      font-size: 14px;
      font-weight: bold; } }
  .saved-search-item .depart,
  .saved-search-item .return {
    flex-direction: column; }
    .saved-search-item .depart .label,
    .saved-search-item .return .label {
      text-transform: uppercase; }
  .saved-search-item .other {
    display: none; }
    @media only screen and (min-width: 768px) {
      .saved-search-item .other {
        align-items: left;
        display: flex;
        flex-direction: column;
        font-size: 11px;
        padding-left: 0;
        padding-right: 5px; } }

.saved-search-list {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left; }
.inclusions---1Hgjy {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  background-color: #f4f4f4;
  padding: 10px; }
  @media only screen and (min-width: 768px) {
    .inclusions---1Hgjy {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 50%;
      float: left;
      float: right;
      padding: 10px 15px; } }

.logoContainer---3Ou42 {
  background: #fff;
  display: block;
  padding: 10px;
  position: absolute;
  right: 0;
  top: 0;
  width: 130px; }
  @media only screen and (min-width: 768px) {
    .logoContainer---3Ou42 {
      display: none; } }

.logo---287ak {
  width: 100%; }

.inclusionTitle---29DnC {
  margin-bottom: 15px;
  margin-top: 10px; }

.inclusionList---1oZxU {
  clear: both; }

.inclusionListItem---2GzPo,
.productLinkListItem---3ljs9 {
  background-image: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/static/images/covermore-red-arrow.png");
  background-position: left center;
  background-repeat: no-repeat;
  font-size: 14px;
  padding: 6px 0 6px 12px; }

.productLinkListItem---3ljs9 {
  background-image: none; }

.productLinkListItemIcon---1kqC- {
  margin-left: 5px; }
.information---3g5W6 {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left; }

.blurb---nKDNb {
  color: rgba(0, 0, 0, 0.87);
  font-size: 15px;
  line-height: 19px;
  margin: 10px 0 0; }
  @media only screen and (min-width: 768px) {
    .blurb---nKDNb {
      color: #000; } }

.warning-icon {
  font-weight: 300; }

.warningMessages---1A5Fi {
  background-color: #fdf7e8;
  border: 1px solid #eead20;
  border-radius: 2px;
  color: #000;
  font-size: 15px;
  font-weight: bold;
  line-height: 18px;
  margin: 10px 0 0;
  padding: 6px 10px 10px 30px; }
.button---2gO12 {
  background-color: #00b0e6;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#00b0e6', endColorstr='#007fb4');
  background-size: 100%;
  background-image: -webkit-linear-gradient(top, #00b0e6 5%, #007fb4 100%);
  background-image: -moz-linear-gradient(top, #00b0e6 5%, #007fb4 100%);
  background-image: -o-linear-gradient(top, #00b0e6 5%, #007fb4 100%);
  background-image: linear-gradient(top, #00b0e6 5%, #007fb4 100%);
  -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  -moz-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  text-indent: 0;
  border: 1px solid #045e83;
  border-radius: 4px;
  display: inline-block;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 44px;
  height: 44px;
  width: auto;
  text-align: left;
  text-decoration: none;
  text-shadow: 0 1px rgba(0, 0, 0, 0.7);
  margin: 0 0 10px;
  padding: 0 15px;
  margin-bottom: 0; }
  @media only screen and (min-width: 768px) {
    .button---2gO12:hover, .button---2gO12.psuedo-hover {
      background-color: #378de5;
      color: #fff;
      cursor: pointer;
      text-decoration: none;
      filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#007fb4', endColorstr='#00b0e6');
      background-size: 100%;
      background-image: -webkit-linear-gradient(top, #007fb4 5%, #00b0e6 100%);
      background-image: -moz-linear-gradient(top, #007fb4 5%, #00b0e6 100%);
      background-image: -o-linear-gradient(top, #007fb4 5%, #00b0e6 100%);
      background-image: linear-gradient(top, #007fb4 5%, #00b0e6 100%); }
    .button---2gO12:active, .button---2gO12.psuedo-active {
      position: relative;
      top: 1px; }
    .button---2gO12:visited {
      color: #fff; } }
  .button---2gO12 + span::before {
    content: "0";
    font-family: "FC-Font";
    -webkit-font-smoothing: antialiased;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    line-height: 44px;
    position: absolute;
    right: 12px;
    text-shadow: 0 1px rgba(0, 0, 0, 0.7); }
  @media only screen and (min-width: 768px) {
    .button---2gO12:active + span::before {
      margin-top: 1px; } }
.options---3pbf0 {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  background-color: #fff;
  color: #000;
  padding: 5px 10px 10px; }

.optionsInvalid---RwsbV {
  border: 1px solid #f60; }

.optInContainer---VmijH,
.optInContainerSelected---1LFCf,
.optOutContainer---2qBrH,
.optOutContainerSelected---16vhl {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 50%;
  float: left; }
  @media only screen and (min-width: 768px) {
    .optInContainer---VmijH,
    .optInContainerSelected---1LFCf,
    .optOutContainer---2qBrH,
    .optOutContainerSelected---16vhl {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      float: left; } }

.optIn---3Ls7U,
.optOut---3nC9d {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left;
  background-color: #eee;
  border: 1px solid #8d8d8d;
  color: #000;
  cursor: pointer;
  height: 52px;
  line-height: 20px;
  padding: 15px 10px 10px; }
  @media only screen and (min-width: 768px) {
    .optIn---3Ls7U,
    .optOut---3nC9d {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 12.5%;
      float: left;
      height: 40px;
      padding: 7px 5px; } }
  @media only screen and (min-width: 960px) {
    .optIn---3Ls7U,
    .optOut---3nC9d {
      position: relative;
      padding-left: 5px;
      padding-right: 5px;
      width: 16.66667%;
      float: left; } }

.optInButtonText---WmyLB,
.optInButtonTextSelected---3atIH,
.optOutButtonText---2HpLj,
.optOutButtonTextSelected---16DeN {
  font-weight: bold;
  position: relative; }

.optInButtonText---WmyLB {
  top: 2px; }

.optInButtonTextSelected---3atIH {
  top: -1px; }

.optOutButtonText---2HpLj {
  top: 2px; }

.optInSelected---1McH8 {
  background-color: #4fbd23;
  color: #fff; }
  .optInSelected---1McH8::before {
    font-family: "FC-Font";
    -webkit-font-smoothing: antialiased;
    color: #fff;
    content: 'Q';
    font-size: 20px;
    left: 2px;
    margin-right: 8px;
    position: relative;
    top: 2px; }
  .optInSelected---1McH8 p,
  .optInSelected---1McH8 span {
    color: #fff; }

.optOutSelected---2AuvV {
  background-color: #383a40;
  color: #fff; }
  .optOutSelected---2AuvV p,
  .optOutSelected---2AuvV span {
    color: #fff; }

.optInRadio---1loBO,
.optOutRadio---1VVey {
  margin: 5px 10px 0 5px; }
  @media only screen and (min-width: 768px) {
    .optInRadio---1loBO,
    .optOutRadio---1VVey {
      top: 0; } }

.optInRadioSelected---TrV_T {
  display: none; }

.optOutRadioSelected---1Vwlm { }

@media only screen and (min-width: 768px) {
  .optOutContainer---2qBrH,
  .optOutContainerSelected---16vhl {
    border-top: 1px solid #383a40;
    margin-top: 10px;
    padding-top: 10px; } }

.optInTextContainer---374_h,
.optOutTextContainer---3CKaU {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  margin-top: 10px; }
  @media only screen and (min-width: 768px) {
    .optInTextContainer---374_h,
    .optOutTextContainer---3CKaU {
      display: none; } }

.optInTextContainerMedium---1pJPk,
.optOutTextContainerMedium---1hJ3B {
  display: none; }
  @media only screen and (min-width: 768px) {
    .optInTextContainerMedium---1pJPk,
    .optOutTextContainerMedium---1hJ3B {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      width: 75%;
      float: left;
      display: block;
      float: right; } }

.optInText---NdE21,
.optOutText---KCP7B {
  color: #000;
  float: left;
  font-size: 11px; }
  .optInText---NdE21:nth-of-type(1),
  .optOutText---KCP7B:nth-of-type(1) {
    font-weight: bold; }

.insuranceValidationError---3xJu2 {
  float: left; }
.insuranceSelectorRegion---1lukl {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left; }

.body---kO8dl {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  background-color: #f4f4f4;
  margin-top: 10px;
  padding: 10px; }
  @media only screen and (min-width: 768px) {
    .body---kO8dl {
      border-top: 2px solid #383a40;
      padding-top: 0; } }
.flyThruLabel---C8shW {
  position: relative;
  width: 50%;
  float: left;
  font-size: 13px;
  height: 50px;
  line-height: 50px;
  margin: 0;
  text-align: left;
  white-space: nowrap; }

.checkbox---3G7Uc {
  margin: 0;
  margin-right: 15px;
  position: relative;
  top: -1px; }
.offerFlyThru---nUTbY {
  position: relative;
  width: 100%;
  float: left;
  align-items: center;
  background-color: #fff;
  cursor: pointer;
  display: flex;
  padding: 10px; }

.price---3OAv4 {
  position: relative;
  width: 33.33333%;
  float: left;
  align-items: center;
  display: flex;
  margin: 0; }

.plus---3BWyH {
  color: #4fbd23;
  font-size: 16px; }

.currencyWhole---10oXS {
  align-self: baseline;
  font-size: 18px;
  font-weight: bold; }

.currencyDecimal---1CpVi {
  align-self: baseline;
  font-size: 14px;
  font-weight: bold; }

.perPerson---S2Hlc {
  align-self: baseline;
  display: inline;
  font-size: 11px;
  font-weight: normal;
  margin-left: 5px; }

.details---Un1PG {
  position: relative;
  width: 16.66667%;
  float: left;
  cursor: pointer;
  display: flex;
  height: 50px;
  justify-content: flex-end;
  margin: 0;
  text-align: right; }

.longDescription---3eCNq {
  display: none; }

.showLongDescription---2lKgp {
  background: url("//secure.fclmedia.com/booking-engine/37618941f6e8d3c5521528a399ad77bfab73aadd/fcau/static/images/question.png") center center no-repeat transparent;
  border-width: 0;
  cursor: pointer;
  height: 50px;
  vertical-align: middle;
  width: 50px; }

.flyThruSelected---1zYDH {
  border: 1px solid #4fbd23; }
.journey---fkxWS {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left; }

.header---32LFS {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  padding: 5px 10px 10px;
  text-align: center;
  text-transform: uppercase; }
  @media only screen and (min-width: 768px) {
    .header---32LFS {
      font-weight: normal;
      text-align: left; } }
  .header---32LFS span:first-child::after {
    color: #8d8d8d;
    content: '\203A';
    font-family: Arial, Helvetica, sans-serif;
    font-size: 23px;
    padding: 0 5px;
    position: relative;
    top: 1px; }
