@charset "UTF-8";
@font-face {
  font-family: 'qantas-icons';
  src: url("/styles/fonts/qantas-icons.eot?-4m4tqr");
  src: url("/styles/fonts/qantas-icons.eot?#iefix-4m4tqr") format("embedded-opentype"), url("/styles/fonts/qantas-icons.ttf?-4m4tqr") format("truetype"), url("/styles/fonts/qantas-icons.woff?-4m4tqr") format("woff"), url("/styles/fonts/qantas-icons.svg?-4m4tqr#qantas-icons") format("svg");
  font-weight: normal;
  font-style: normal; }
.qa-icon, .alert p:before, #important-msg div:before, .loggedin-details .profile-trigger:before, div.search_loggedIn form.quickSearch button {
  font-family: 'qantas-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.qa-icon_info:before {
  content: "\e600"; }

.qa-icon_alert:before, .alert p:before, #important-msg div:before {
  content: "\e601"; }

.qa-icon_close:before {
  content: "\e602"; }

.qa-icon_calendar:before {
  content: "\e603"; }

.qa-icon_transfer:before {
  content: "\e604"; }

.qa-icon_chevronDown:before {
  content: "\e605"; }

.qa-icon_caretDown:before {
  content: "\e606"; }

.qa-icon_caretRight:before {
  content: "\e607"; }

.qa-icon_search:before, div.search_loggedIn form.quickSearch button:before {
  content: "\e608"; }

.qa-icon_popout:before {
  content: "\e609"; }

.qa-icon_redEmail:before {
  content: "\e60a"; }

.qa-icon_mobile:before {
  content: "\e60b"; }

.qa-icon_flights:before {
  content: "\e60c"; }

.qa-icon_hotels:before {
  content: "\e60d"; }

.qa-icon_cars:before {
  content: "\e60e"; }

.qa-icon_activities:before {
  content: "\e60f"; }

.qa-icon_packages:before {
  content: "\e610"; }

.qa-icon_tick:before {
  content: "\e611"; }

.qa-icon_chevronLeft:before {
  content: "\e612"; }

.qa-icon_chevronRight:before {
  content: "\e613"; }

.qa-icon_chevronUp:before {
  content: "\e614"; }

.qa-icon_time:before {
  content: "\e616"; }

.qa-icon_tickCircle:before {
  content: "\e615"; }

.qa-icon_userLine:before {
  content: "\e617"; }

.qa-icon_seal:before {
  content: "\e618"; }

.qa-icon_feeFree:before {
  content: "\e619"; }

.qa-icon_pointsPlus:before {
  content: "\e61a"; }

.qa-icon_support:before {
  content: "\e61b"; }

.qa-icon_timeFill:before {
  content: "\e61c"; }

.qa-icon_tickFill:before {
  content: "\e61d"; }

.qa-icon_userFill:before, .loggedin-details .profile-trigger:before {
  content: "\e61e"; }

.qa-icon_switch:before {
  content: "\e61f"; }

.qa-icon_chevronLeftThin:before {
  content: "\e620"; }

.qa-icon_chevronRightThin:before {
  content: "\e621"; }

.qa-icon_classicReward:before, .alert.classic-reward p:before {
  content: "\e622"; }

.qa-icon_plusCircle:before {
  content: "\e623"; }

.qa-icon_phone:before {
  content: "\e624"; }

.qa-icon_timeFillSmall:before {
  content: "\e800"; }

.qa-icon_transfers:before {
  content: "\e801"; }

.qa-icon_umbrella:before {
  content: "\e900"; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 16px;
  padding-right: 16px;
  width: 1000px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }

.container-compact {
  margin-right: auto;
  margin-left: auto;
  padding-left: 6px;
  padding-right: 6px; }
  .container-compact:before, .container-compact:after {
    content: " ";
    display: table; }
  .container-compact:after {
    clear: both; }

.row {
  margin-left: -16px;
  margin-right: -16px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.row-compact {
  margin-left: -6px;
  margin-right: -6px; }
  .row-compact:before, .row-compact:after {
    content: " ";
    display: table; }
  .row-compact:after {
    clear: both; }

.row.pad-10, .row-compact.pad-10 {
  padding-bottom: 10px; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-1-5 {
  position: relative;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px; }

.row-compact .col-1, .row-compact .col-2, .row-compact .col-3, .row-compact .col-4, .row-compact .col-5, .row-compact .col-6, .row-compact .col-7, .row-compact .col-8, .row-compact .col-9, .row-compact .col-10, .row-compact .col-11, .row-compact .col-12, .row-compact .col-1-5 {
  padding-left: 6px;
  padding-right: 6px; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-1-5 {
  float: left; }

.col-1 {
  width: 8.33333%; }

.col-2 {
  width: 16.66667%; }

.col-3 {
  width: 25%; }

.col-4 {
  width: 33.33333%; }

.col-5 {
  width: 41.66667%; }

.col-6 {
  width: 50%; }

.col-7 {
  width: 58.33333%; }

.col-8 {
  width: 66.66667%; }

.col-9 {
  width: 75%; }

.col-10 {
  width: 83.33333%; }

.col-11 {
  width: 91.66667%; }

.col-12 {
  width: 100%; }

.col-pull-0 {
  right: auto; }

.col-pull-1 {
  right: 8.33333%; }

.col-pull-2 {
  right: 16.66667%; }

.col-pull-3 {
  right: 25%; }

.col-pull-4 {
  right: 33.33333%; }

.col-pull-5 {
  right: 41.66667%; }

.col-pull-6 {
  right: 50%; }

.col-pull-7 {
  right: 58.33333%; }

.col-pull-8 {
  right: 66.66667%; }

.col-pull-9 {
  right: 75%; }

.col-pull-10 {
  right: 83.33333%; }

.col-pull-11 {
  right: 91.66667%; }

.col-pull-12 {
  right: 100%; }

.col-push-0 {
  left: auto; }

.col-push-1 {
  left: 8.33333%; }

.col-push-2 {
  left: 16.66667%; }

.col-push-3 {
  left: 25%; }

.col-push-4 {
  left: 33.33333%; }

.col-push-5 {
  left: 41.66667%; }

.col-push-6 {
  left: 50%; }

.col-push-7 {
  left: 58.33333%; }

.col-push-8 {
  left: 66.66667%; }

.col-push-9 {
  left: 75%; }

.col-push-10 {
  left: 83.33333%; }

.col-push-11 {
  left: 91.66667%; }

.col-push-12 {
  left: 100%; }

.col-offset-0 {
  margin-left: 0%; }

.col-offset-1 {
  margin-left: 8.33333%; }

.col-offset-2 {
  margin-left: 16.66667%; }

.col-offset-3 {
  margin-left: 25%; }

.col-offset-4 {
  margin-left: 33.33333%; }

.col-offset-5 {
  margin-left: 41.66667%; }

.col-offset-6 {
  margin-left: 50%; }

.col-offset-7 {
  margin-left: 58.33333%; }

.col-offset-8 {
  margin-left: 66.66667%; }

.col-offset-9 {
  margin-left: 75%; }

.col-offset-10 {
  margin-left: 83.33333%; }

.col-offset-11 {
  margin-left: 91.66667%; }

.col-offset-12 {
  margin-left: 100%; }

.col-1-5 {
  width: 20%; }

/*** globals ****/
div.main {
  width: 100%;
  padding: 0 0 325px; }
  div.main div.contentPanel {
    float: none;
    width: 100%; }

.section {
  padding: 60px 0;
  position: relative; }
  .section .holder {
    max-width: 1000px;
    margin: 0 auto;
    position: relative; }
    .section .holder h2 {
      margin: 0 0 15px; }

.centered {
  text-align: center; }

body div.wrapper div.header_nav {
  overflow: visible !important; }

div.navigation {
  height: 70px; }

#header_oneworld {
  z-index: 1 !important; }

.home-refresh {
  font-size: 14px;
  font-family: "ProximaNova-Regular", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0px;
  padding: 0px; }
  .home-refresh h1, .home-refresh h2, .home-refresh h3, .home-refresh h4, .home-refresh h5, .home-refresh h6 {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 30px;
    border: none;
    line-height: 1.2em; }
  .home-refresh form {
    font-family: "ProximaNova-Regular", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif !important; }
    .home-refresh form * {
      font-family: "ProximaNova-Regular", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif !important; }
    .home-refresh form .qa-icon, .home-refresh form .alert p:before, .alert .home-refresh form p:before, .home-refresh form #important-msg div:before, #important-msg .home-refresh form div:before, .home-refresh form .loggedin-details .profile-trigger:before, .loggedin-details .home-refresh form .profile-trigger:before, .home-refresh div.search_loggedIn form.quickSearch button, div.search_loggedIn .home-refresh form.quickSearch button {
      font-family: "qantas-icons", sans-serif !important; }
    .home-refresh form h1, .home-refresh form h2, .home-refresh form h3, .home-refresh form h4, .home-refresh form h5, .home-refresh form h6 {
      font-family: "BrauerNeueRegular", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
      margin-top: 0; }

a.link-block:active h3,
a.link-block:focus h3,
a.link-block:hover h3, .section-hcps .slide-content .lead:active h3, .section-hcps .slide-content .lead:focus h3, .section-hcps .slide-content .lead:hover h3, .section-offers .trigger-airport .port-name, .section-offers .link-block:hover h3 {
  display: inline-block;
  position: relative; }
  a.link-block:active h3:after,
  a.link-block:focus h3:after,
  a.link-block:hover h3:after, .section-hcps .slide-content .lead:active h3:after, .section-hcps .slide-content .lead:focus h3:after, .section-hcps .slide-content .lead:hover h3:after, .section-offers .trigger-airport .port-name:after, .section-offers .link-block:hover h3:after {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    display: inline-block;
    height: 1em;
    width: 100%;
    border-bottom: 1px solid;
    margin-top: -1px; }

h2 span {
  margin-top: 0px; }
h2 a, h2 a:link, h2 a:hover, h2 a:visited, h2 a:active, h2 a:focus {
  color: #222;
  text-decoration: none; }

@-webkit-keyframes fadeIn {
  0% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0; }
  100% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1; } }
@-moz-keyframes fadeIn {
  0% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0; }
  100% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1; } }
@-o-keyframes fadeIn {
  0% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0; }
  100% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0; }
  100% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1; } }
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeOut {
  0% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1; }
  100% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0; } }
@-moz-keyframes fadeOut {
  0% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1; }
  100% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0; } }
@-o-keyframes fadeOut {
  0% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1; }
  100% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1; }
  100% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0; } }
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

.caret-up, .caret-down,
.form-select-box .form-select-wrapper:after,
.location-selector .location-selected span:after,
.loggedin-details .profile-trigger:after,
.header-login-component .login-container .form-dropdown .form-dropdown-toggle:after,
.section-hcps .slide-content .select-airport .trigger-airport .port-name:after, .caret-left, .caret-right,
.form-link-external:after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 5px; }

.caret-up {
  border-bottom: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.caret-down,
.form-select-box .form-select-wrapper:after,
.location-selector .location-selected span:after,
.loggedin-details .profile-trigger:after,
.header-login-component .login-container .form-dropdown .form-dropdown-toggle:after,
.section-hcps .slide-content .select-airport .trigger-airport .port-name:after {
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.caret-left {
  border-top: 4px solid transparent;
  border-right: 4px dashed;
  border-bottom: 4px solid transparent; }

.caret-right,
.form-link-external:after {
  border-top: 4px solid transparent;
  border-left: 4px dashed;
  border-bottom: 4px solid transparent; }

.tooltip {
  position: absolute;
  z-index: 999;
  display: block;
  font-family: "ProximaNova-Regular", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  -webkit-transition-property: opacity, visibility;
  transition-property: opacity, visibility;
  width: 330px; }
  .tooltip.in {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible; }
  .tooltip.top {
    margin-top: 0;
    padding: 8px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 8px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 8px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 8px; }

.tooltip-inner {
  margin: 0 auto;
  padding: 15px 20px;
  color: #fff;
  white-space: normal;
  text-align: center;
  text-decoration: none;
  background-color: #222;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1); }
  .tooltip-inner a {
    color: #fff;
    text-decoration: underline; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -8px;
  border-width: 8px 8px 0;
  border-top-color: #222; }
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 8px;
  margin-bottom: -8px;
  border-width: 8px 8px 0;
  border-top-color: #222; }
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 8px;
  margin-bottom: -8px;
  border-width: 8px 8px 0;
  border-top-color: #222; }
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -8px;
  border-width: 8px 8px 8px 0;
  border-right-color: #222; }
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -8px;
  border-width: 8px 0 8px 8px;
  border-left-color: #222; }
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -8px;
  border-width: 0 8px 8px;
  border-bottom-color: #222; }
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 8px;
  margin-top: -8px;
  border-width: 0 8px 8px;
  border-bottom-color: #222; }
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 8px;
  margin-top: -8px;
  border-width: 0 8px 8px;
  border-bottom-color: #222; }

.home-refresh .btn,
.home-refresh button,
.home-refresh input[type="button"],
.home-refresh input[type="submit"],
.home-refresh form input[type="submit"],
.home-refresh input[type="reset"],
.home-refresh a.btn:link,
.home-refresh a.btn:visited, .btn-block, .btn-ghost, .btn-hcp {
  background: #e0001b;
  color: #fff;
  font-family: "ProximaNova-Semibold", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 16px;
  font-weight: 400;
  padding: 0 20px;
  height: 42px;
  line-height: 42px;
  display: inline-block;
  text-decoration: none  !important; }
  .home-refresh .btn:hover,
  .home-refresh button:hover,
  .home-refresh input[type="button"]:hover,
  .home-refresh input[type="submit"]:hover,
  .home-refresh input[type="reset"]:hover,
  .home-refresh a.btn:hover:link,
  .home-refresh a.btn:hover:visited, .btn-block:hover, .btn-ghost:hover, .btn-hcp:hover, .home-refresh .btn:focus,
  .home-refresh button:focus,
  .home-refresh input[type="button"]:focus,
  .home-refresh input[type="submit"]:focus,
  .home-refresh input[type="reset"]:focus,
  .home-refresh a.btn:focus:link,
  .home-refresh a.btn:focus:visited, .btn-block:focus, .btn-ghost:focus, .btn-hcp:focus, .home-refresh .btn:active,
  .home-refresh button:active,
  .home-refresh input[type="button"]:active,
  .home-refresh input[type="submit"]:active,
  .home-refresh input[type="reset"]:active,
  .home-refresh a.btn:active:link,
  .home-refresh a.btn:active:visited, .btn-block:active, .btn-ghost:active, .btn-hcp:active {
    background: #c0001b; }

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0; }

.btn-ghost, .btn-hcp {
  border: 1px solid #e0001b;
  background: transparent;
  color: #e0001b; }
  .btn-ghost:hover, .btn-hcp:hover, .btn-ghost:focus, .btn-hcp:focus, .btn-ghost:active, .btn-hcp:active {
    text-decoration: none;
    background: #e0001b;
    color: #fff; }
  .btn-ghost.secondary, .secondary.btn-hcp {
    color: #666 !important;
    border-color: #ccc; }
    .btn-ghost.secondary:hover, .secondary.btn-hcp:hover, .btn-ghost.secondary:focus, .secondary.btn-hcp:focus {
      background-color: #ccc;
      color: #fff !important; }
  .btn-ghost.small, .small.btn-hcp {
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    padding: 0px 10px; }

.btn-hcp {
  border-color: #fff;
  color: #fff !important;
  height: 36px;
  line-height: 36px;
  padding: 0px 15px;
  font-size: 14px; }
  .btn-hcp:hover, .btn-hcp:focus, .btn-hcp:active {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.1); }
  @media screen and (min-height: 660px) {
    .btn-hcp {
      height: 42px;
      line-height: 42px;
      padding: 0px 20px;
      font-size: 16px; } }

.tab-links {
  overflow: hidden; }
  .tab-links ul {
    list-style: none;
    display: block;
    margin: 0;
    float: left;
    width: 100%;
    background: #555; }
    .tab-links ul li {
      position: relative;
      list-style: none;
      margin: 0;
      display: block;
      float: left;
      height: 50px;
      width: 15%;
      line-height: 50px;
      text-align: center;
      border-right: 1px solid #666;
      font-family: "BrauerNeueRegular", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
      -webkit-transition: 0.3s ease-in-out;
      -o-transition: 0.3s ease-in-out;
      transition: 0.3s ease-in-out;
      -webkit-transition-property: background-color, border;
      transition-property: background-color, border;
      color: #fff; }
      .tab-links ul li a:hover, .tab-links ul li a:focus, .tab-links ul li a:active {
        background: #666;
        border-color: transparent;
        color: #fff; }
      .tab-links ul li:last-child {
        border-right: 0px; }
      .tab-links ul li kk .qa-icon, .tab-links ul li kk .alert p:before, .alert .tab-links ul li kk p:before, .tab-links ul li kk #important-msg div:before, #important-msg .tab-links ul li kk div:before, .tab-links ul li kk .loggedin-details .profile-trigger:before, .loggedin-details .tab-links ul li kk .profile-trigger:before, .tab-links ul li kk div.search_loggedIn form.quickSearch button, div.search_loggedIn form.quickSearch .tab-links ul li kk button {
        color: #ccc; }
      .tab-links ul li.__bookings, .tab-links ul li.__checkin, .tab-links ul li.__status {
        background: #333;
        border-color: #444;
        text-transform: uppercase; }
        .tab-links ul li.__bookings .qa-icon, .tab-links ul li.__bookings .alert p:before, .alert .tab-links ul li.__bookings p:before, .tab-links ul li.__bookings #important-msg div:before, #important-msg .tab-links ul li.__bookings div:before, .tab-links ul li.__bookings .loggedin-details .profile-trigger:before, .loggedin-details .tab-links ul li.__bookings .profile-trigger:before, .tab-links ul li.__bookings div.search_loggedIn form.quickSearch button, div.search_loggedIn form.quickSearch .tab-links ul li.__bookings button, .tab-links ul li.__checkin .qa-icon, .tab-links ul li.__checkin .alert p:before, .alert .tab-links ul li.__checkin p:before, .tab-links ul li.__checkin #important-msg div:before, #important-msg .tab-links ul li.__checkin div:before, .tab-links ul li.__checkin .loggedin-details .profile-trigger:before, .loggedin-details .tab-links ul li.__checkin .profile-trigger:before, .tab-links ul li.__checkin div.search_loggedIn form.quickSearch button, div.search_loggedIn form.quickSearch .tab-links ul li.__checkin button, .tab-links ul li.__status .qa-icon, .tab-links ul li.__status .alert p:before, .alert .tab-links ul li.__status p:before, .tab-links ul li.__status #important-msg div:before, #important-msg .tab-links ul li.__status div:before, .tab-links ul li.__status .loggedin-details .profile-trigger:before, .loggedin-details .tab-links ul li.__status .profile-trigger:before, .tab-links ul li.__status div.search_loggedIn form.quickSearch button, div.search_loggedIn form.quickSearch .tab-links ul li.__status button {
          color: #8de2e0; }
        .tab-links ul li.__bookings:hover, .tab-links ul li.__bookings:focus, .tab-links ul li.__bookings:active, .tab-links ul li.__checkin:hover, .tab-links ul li.__checkin:focus, .tab-links ul li.__checkin:active, .tab-links ul li.__status:hover, .tab-links ul li.__status:focus, .tab-links ul li.__status:active {
          background: #444; }
      .tab-links ul li.active {
        z-index: 2; }
        .tab-links ul li.active a:active,
        .tab-links ul li.active a {
          background: #fafafa !important;
          color: #222 !important;
          border-color: transparent !important; }
        .tab-links ul li.active .qa-icon, .tab-links ul li.active .alert p:before, .alert .tab-links ul li.active p:before, .tab-links ul li.active #important-msg div:before, #important-msg .tab-links ul li.active div:before, .tab-links ul li.active .loggedin-details .profile-trigger:before, .loggedin-details .tab-links ul li.active .profile-trigger:before, .tab-links ul li.active div.search_loggedIn form.quickSearch button, div.search_loggedIn form.quickSearch .tab-links ul li.active button {
          color: inherit; }
  .tab-links .tab-account {
    background: #333; }
  .tab-links .tab-link {
    background: none;
    display: block;
    padding: 0;
    margin: 0;
    color: inherit;
    text-decoration: none; }
    .tab-links .tab-link .qa-icon, .tab-links .tab-link .alert p:before, .alert .tab-links .tab-link p:before, .tab-links .tab-link #important-msg div:before, #important-msg .tab-links .tab-link div:before, .tab-links .tab-link .loggedin-details .profile-trigger:before, .loggedin-details .tab-links .tab-link .profile-trigger:before, .tab-links .tab-link div.search_loggedIn form.quickSearch button, div.search_loggedIn form.quickSearch .tab-links .tab-link button {
      display: inline-block;
      margin-right: 5px;
      margin-top: -3px;
      vertical-align: middle;
      line-height: 50px;
      font-size: 18px; }

.tab-panel-container {
  width: 100%; }
  .tab-panel-container .row-compact {
    margin-bottom: 5px; }
  .tab-panel-container p {
    font-size: 14px !important;
    color: #666 !important;
    margin: 0px;
    padding-bottom: 20px; }

.tab-panel {
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1; }
  .tab-panel.fade-out {
    opacity: 0; }
  .tab-panel#panel-packages, .tab-panel#panel-bookings, .tab-panel#panel-checkin, .tab-panel#panel-status {
    padding-top: 15px; }

.tab-hidden {
  display: none; }

.tab-links ul li.__flights {
  width: 149px; }
.tab-links ul li.__hotels {
  width: 146px; }
.tab-links ul li.__cars {
  width: 142px; }
.tab-links ul li.__packages {
  width: 167px; }
.tab-links ul li.__bookings {
  width: 222px; }
.tab-links ul li.__checkin {
  width: 174px; }
.tab-links ul li.__status {
  width: 161px; }

.form-control[disabled], .header-login-component .login-container .form-dropdown [disabled].form-dropdown-toggle, .form-control[readonly], .header-login-component .login-container .form-dropdown [readonly].form-dropdown-toggle, fieldset[disabled] .form-control, fieldset[disabled] .header-login-component .login-container .form-dropdown .form-dropdown-toggle, .header-login-component .login-container .form-dropdown fieldset[disabled] .form-dropdown-toggle, .form-radio input[type="radio"]:disabled + label:after,
.form-radio input[type="checkbox"]:disabled + label:after,
.form-checkbox input[type="radio"]:disabled + label:after,
.form-checkbox input[type="checkbox"]:disabled + label:after {
  background-color: #f5f5f5;
  color: #aaa !important;
  border-color: #e5e5e5;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 1; }
  .form-control[disabled]:hover, .header-login-component .login-container .form-dropdown [disabled].form-dropdown-toggle:hover, .form-control[readonly]:hover, .header-login-component .login-container .form-dropdown [readonly].form-dropdown-toggle:hover, fieldset[disabled] .form-control:hover, fieldset[disabled] .header-login-component .login-container .form-dropdown .form-dropdown-toggle:hover, .header-login-component .login-container .form-dropdown fieldset[disabled] .form-dropdown-toggle:hover, .form-radio input[type="radio"]:disabled + label:hover:after,
  .form-radio input[type="checkbox"]:disabled + label:hover:after,
  .form-checkbox input[type="radio"]:disabled + label:hover:after,
  .form-checkbox input[type="checkbox"]:disabled + label:hover:after, .form-control[disabled]:focus, .header-login-component .login-container .form-dropdown [disabled].form-dropdown-toggle:focus, .form-control[readonly]:focus, .header-login-component .login-container .form-dropdown [readonly].form-dropdown-toggle:focus, fieldset[disabled] .form-control:focus, fieldset[disabled] .header-login-component .login-container .form-dropdown .form-dropdown-toggle:focus, .header-login-component .login-container .form-dropdown fieldset[disabled] .form-dropdown-toggle:focus, .form-radio input[type="radio"]:disabled + label:focus:after,
  .form-radio input[type="checkbox"]:disabled + label:focus:after,
  .form-checkbox input[type="radio"]:disabled + label:focus:after,
  .form-checkbox input[type="checkbox"]:disabled + label:focus:after, .form-control[disabled]:active, .header-login-component .login-container .form-dropdown [disabled].form-dropdown-toggle:active, .form-control[readonly]:active, .header-login-component .login-container .form-dropdown [readonly].form-dropdown-toggle:active, fieldset[disabled] .form-control:active, fieldset[disabled] .header-login-component .login-container .form-dropdown .form-dropdown-toggle:active, .header-login-component .login-container .form-dropdown fieldset[disabled] .form-dropdown-toggle:active, .form-radio input[type="radio"]:disabled + label:active:after,
  .form-radio input[type="checkbox"]:disabled + label:active:after,
  .form-checkbox input[type="radio"]:disabled + label:active:after,
  .form-checkbox input[type="checkbox"]:disabled + label:active:after {
    border-color: #e5e5e5 !important;
    cursor: default;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none; }

.form select[multiple],
.form select[size] {
  height: auto; }
.form input[type="file"]:focus,
.form input[type="radio"]:focus,
.form input[type="checkbox"]:focus {
  outline: none; }

.form-control, .header-login-component .login-container .form-dropdown .form-dropdown-toggle {
  display: block;
  width: 100%;
  height: 42px;
  padding: 0 10px !important;
  font-size: 16px !important;
  line-height: 21px;
  color: #222 !important;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.2s;
  -o-transition: border-color ease-in-out 0.2s;
  transition: border-color ease-in-out 0.2s;
  line-height: 40px; }
  .form-control:hover, .header-login-component .login-container .form-dropdown .form-dropdown-toggle:hover {
    border-color: #aaa !important; }
  .form-control:focus, .header-login-component .login-container .form-dropdown .form-dropdown-toggle:focus, .form-control:active, .header-login-component .login-container .form-dropdown .form-dropdown-toggle:active {
    border-color: #666 !important;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    outline: none; }
  .form-control::-moz-placeholder, .header-login-component .login-container .form-dropdown .form-dropdown-toggle::-moz-placeholder {
    color: #aaa;
    opacity: 1; }
  .form-control:-ms-input-placeholder, .header-login-component .login-container .form-dropdown .form-dropdown-toggle:-ms-input-placeholder {
    color: #aaa; }
  .form-control::-webkit-input-placeholder, .header-login-component .login-container .form-dropdown .form-dropdown-toggle::-webkit-input-placeholder {
    color: #aaa; }
  .form-control[disabled], .header-login-component .login-container .form-dropdown [disabled].form-dropdown-toggle, fieldset[disabled] .form-control, fieldset[disabled] .header-login-component .login-container .form-dropdown .form-dropdown-toggle, .header-login-component .login-container .form-dropdown fieldset[disabled] .form-dropdown-toggle {
    cursor: 'disabled'; }
  .form-control::-ms-clear, .header-login-component .login-container .form-dropdown .form-dropdown-toggle::-ms-clear {
    display: none; }

textarea.form-control, .header-login-component .login-container .form-dropdown textarea.form-dropdown-toggle {
  height: auto; }

.form-control-overlay {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  font-size: 16px;
  color: #aaa;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out; }
  .form-control-overlay:hover {
    color: #666; }
  .form-control-overlay a {
    color: #e0001b !important;
    pointer-events: auto;
    font-size: 14px; }

.form-group {
  margin-bottom: 10px;
  position: relative; }
  .form-group.has-overlay .form-control, .form-group.has-overlay .header-login-component .login-container .form-dropdown .form-dropdown-toggle, .header-login-component .login-container .form-dropdown .form-group.has-overlay .form-dropdown-toggle {
    padding-right: 42px !important; }
  .form-group.has-overlay.__icon .form-control-overlay .qa-icon, .form-group.has-overlay.__icon .form-control-overlay .alert p:before, .alert .form-group.has-overlay.__icon .form-control-overlay p:before, .form-group.has-overlay.__icon .form-control-overlay #important-msg div:before, #important-msg .form-group.has-overlay.__icon .form-control-overlay div:before, .form-group.has-overlay.__icon .form-control-overlay .loggedin-details .profile-trigger:before, .loggedin-details .form-group.has-overlay.__icon .form-control-overlay .profile-trigger:before, .form-group.has-overlay.__icon .form-control-overlay div.search_loggedIn form.quickSearch button, div.search_loggedIn form.quickSearch .form-group.has-overlay.__icon .form-control-overlay button {
    line-height: 44px; }
  .form-group.has-overlay.__text .form-control, .form-group.has-overlay.__text .header-login-component .login-container .form-dropdown .form-dropdown-toggle, .header-login-component .login-container .form-dropdown .form-group.has-overlay.__text .form-dropdown-toggle {
    padding-left: 60px !important;
    padding-right: 10px !important; }
  .form-group.has-overlay.__text .form-control-overlay {
    right: auto;
    left: 0;
    width: 60px;
    text-align: left;
    padding-left: 10px;
    color: #888;
    font-size: 14px; }
  .form-group.has-overlay.__link .form-control, .form-group.has-overlay.__link .header-login-component .login-container .form-dropdown .form-dropdown-toggle, .header-login-component .login-container .form-dropdown .form-group.has-overlay.__link .form-dropdown-toggle {
    padding-right: 120px !important; }
  .form-group.has-overlay.__link .form-control-overlay {
    text-align: right;
    padding-right: 10px;
    width: 120px; }
  .form-group.text-right ul {
    padding: 0;
    margin: 0; }
    .form-group.text-right ul li {
      list-style: none;
      padding: 0;
      margin: 0;
      display: inline; }

.form-label {
  position: absolute;
  top: -22px;
  height: 22px;
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .form-label ~ .form-control, .header-login-component .login-container .form-dropdown .form-label ~ .form-dropdown-toggle,
  .form-label ~ .form-control-calendar {
    margin-top: 22px; }
  .form-label label {
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    color: #888;
    margin-top: 5px; }

.form-link {
  color: #666 !important;
  line-height: 42px;
  font-size: 14px;
  cursor: pointer; }
  .form-link:focus, .form-link:active {
    color: #666; }

.form-link-external:after {
  color: #aaa; }

.form-control-button {
  color: #888 !important;
  text-align: center;
  font-size: 16px !important;
  width: 42px;
  border-color: #ccc;
  margin-left: auto;
  margin-right: auto;
  line-height: 42px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .form-control-button .qa-icon, .form-control-button .alert p:before, .alert .form-control-button p:before, .form-control-button #important-msg div:before, #important-msg .form-control-button div:before, .form-control-button .loggedin-details .profile-trigger:before, .loggedin-details .form-control-button .profile-trigger:before, .form-control-button div.search_loggedIn form.quickSearch button, div.search_loggedIn form.quickSearch .form-control-button button {
    display: block;
    line-height: 42px; }
  .form-control-button:hover, .form-control-button:active, .form-control-button:focus {
    text-decoration: none; }

.form-control-calendar {
  outline: none; }
  .form-control-calendar:focus, .form-control-calendar:active {
    outline: none; }

.form-radio,
.form-checkbox {
  position: relative;
  display: inline-block;
  padding-left: 22px;
  vertical-align: middle;
  cursor: pointer;
  line-height: 42px;
  margin-bottom: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 2; }
  .form-radio label,
  .form-checkbox label {
    display: inline-block;
    min-height: 42px;
    padding-left: 10px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
    font-size: 16px; }
    .form-radio label:after,
    .form-checkbox label:after {
      content: '';
      position: absolute;
      font-family: "qantas-icons", sans-serif;
      color: #fff;
      left: 0;
      top: 10px;
      background: #fff;
      width: 22px;
      height: 22px;
      line-height: 22px;
      font-size: 14px;
      text-align: center;
      border: 1px solid #aaa;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-transition: border-color 0.2s ease-in-out;
      -o-transition: border-color 0.2s ease-in-out;
      transition: border-color 0.2s ease-in-out; }
      @media \0screen {
        .form-radio label:after,
        .form-checkbox label:after {
          display: none; } }
    .form-radio label:hover:after,
    .form-checkbox label:hover:after {
      border-color: #888; }
  .form-radio input[type="radio"],
  .form-radio input[type="checkbox"],
  .form-checkbox input[type="radio"],
  .form-checkbox input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 14px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0; }
    @media \0screen {
      .form-radio input[type="radio"],
      .form-radio input[type="checkbox"],
      .form-checkbox input[type="radio"],
      .form-checkbox input[type="checkbox"] {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; } }
    .form-radio input[type="radio"]:checked + label:after,
    .form-radio input[type="checkbox"]:checked + label:after,
    .form-checkbox input[type="radio"]:checked + label:after,
    .form-checkbox input[type="checkbox"]:checked + label:after {
      background: #222;
      border-color: #222;
      content: ""; }
    .form-radio input[type="radio"]:disabled + label,
    .form-radio input[type="checkbox"]:disabled + label,
    .form-checkbox input[type="radio"]:disabled + label,
    .form-checkbox input[type="checkbox"]:disabled + label {
      color: #aaa;
      cursor: default; }

.form-radio {
  padding-left: 18px;
  margin-right: 32px;
  line-height: 42px; }
  .form-radio label {
    font-size: 14px;
    min-height: 42px; }
    .form-radio label:after {
      color: #fff;
      top: 11px;
      background: #fff;
      width: 18px;
      height: 18px;
      line-height: 18px;
      font-size: 14px;
      border: 1px solid #aaa;
      -webkit-border-radius: 18px;
      -moz-border-radius: 18px;
      -ms-border-radius: 18px;
      border-radius: 18px;
      -webkit-box-shadow: inset 0 0 0 3px #fff;
      box-shadow: inset 0 0 0 3px #fff; }
  .form-radio input[type="radio"]:checked + label:after {
    background: #222;
    border-color: #aaa;
    content: ''; }
  .form-radio input[type="radio"]:checked:focus + label {
    text-decoration: underline; }
  .form-radio.__icon {
    padding-right: 26px; }
    .form-radio.__icon .form-select-icon {
      position: absolute;
      right: 0;
      top: 0;
      line-height: 42px;
      font-size: 18px;
      width: 22px;
      text-align: center;
      color: #aaa;
      z-index: 12;
      cursor: pointer;
      -webkit-transition: color ease-in-out 0.2s;
      -o-transition: color ease-in-out 0.2s;
      transition: color ease-in-out 0.2s; }
      .form-radio.__icon .form-select-icon .qa-icon, .form-radio.__icon .form-select-icon .alert p:before, .alert .form-radio.__icon .form-select-icon p:before, .form-radio.__icon .form-select-icon #important-msg div:before, #important-msg .form-radio.__icon .form-select-icon div:before, .form-radio.__icon .form-select-icon .loggedin-details .profile-trigger:before, .loggedin-details .form-radio.__icon .form-select-icon .profile-trigger:before, .form-radio.__icon .form-select-icon div.search_loggedIn form.quickSearch button, div.search_loggedIn form.quickSearch .form-radio.__icon .form-select-icon button {
        line-height: 42px; }
      .form-radio.__icon .form-select-icon:hover {
        color: #666; }

.form-select-box select:hover + div.form-select-wrapper {
  border-color: #aaa !important; }

.form-select-box select:active + div.form-select-wrapper, .form-select-box select:focus + div.form-select-wrapper {
  border-color: #666 !important;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  outline: none; }

.form-select-wrapper:hover {
  border-color: #aaa !important; }

.form-select-box select:disabled + div.form-select-wrapper {
  background-color: #f5f5f5;
  color: #aaa !important;
  border-color: #e5e5e5;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 1; }

.form-select-box {
  display: inline-block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  width: 100%; }
  .form-select-box:hover .form-select-wrapper:after {
    color: #666; }
  .form-select-box .form-select,
  .form-select-box .form-select-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    height: 42px;
    line-height: 42px;
    display: block;
    font-size: 16px;
    z-index: 5;
    cursor: pointer; }
  .form-select-box .form-select {
    z-index: 10;
    width: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    padding: 0 !important; }
  .form-select-box .form-select-wrapper {
    position: relative;
    width: 100%;
    -webkit-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out; }
    .form-select-box .form-select-wrapper:after {
      color: #aaa;
      position: absolute;
      right: 10px;
      top: 19px;
      -webkit-transition: color 0.2s ease-in-out;
      -o-transition: color 0.2s ease-in-out;
      transition: color 0.2s ease-in-out; }
  .form-select-box.__icon {
    padding-left: 22px; }
    .form-select-box.__icon .form-select-icon {
      position: absolute;
      left: 0;
      top: 0;
      line-height: 42px;
      font-size: 18px;
      width: 22px;
      text-align: center;
      color: #aaa;
      z-index: 12;
      cursor: pointer;
      -webkit-transition: color ease-in-out 0.2s;
      -o-transition: color ease-in-out 0.2s;
      transition: color ease-in-out 0.2s; }
      .form-select-box.__icon .form-select-icon .qa-icon, .form-select-box.__icon .form-select-icon .alert p:before, .alert .form-select-box.__icon .form-select-icon p:before, .form-select-box.__icon .form-select-icon #important-msg div:before, #important-msg .form-select-box.__icon .form-select-icon div:before, .form-select-box.__icon .form-select-icon .loggedin-details .profile-trigger:before, .loggedin-details .form-select-box.__icon .form-select-icon .profile-trigger:before, .form-select-box.__icon .form-select-icon div.search_loggedIn form.quickSearch button, div.search_loggedIn form.quickSearch .form-select-box.__icon .form-select-icon button {
        line-height: 42px; }
      .form-select-box.__icon .form-select-icon:hover {
        color: #666; }
  .form-select-box .form-label {
    top: 0; }
  .form-select-box.form-select-box-mini {
    width: auto;
    margin: 0 13px 0 0; }
    .form-select-box.form-select-box-mini .form-select,
    .form-select-box.form-select-box-mini .form-select-wrapper {
      margin: 0;
      padding: 0; }
    .form-select-box.form-select-box-mini.__icon .form-select-wrapper {
      padding-left: 8px; }
    .form-select-box.form-select-box-mini .form-select-wrapper {
      color: #666;
      text-decoration: underline;
      padding-right: 16px; }
      .form-select-box.form-select-box-mini .form-select-wrapper:after {
        right: 0; }
    .form-select-box.form-select-box-mini .form-singular .form-select-label span {
      display: none; }
    .form-select-box.form-select-box-mini:hover .form-select-wrapper, .form-select-box.form-select-box-mini:focus .form-select-wrapper, .form-select-box.form-select-box-mini:active .form-select-wrapper {
      color: #222; }
    .form-select-box.form-select-box-mini .form-select:focus ~ .form-select-wrapper, .form-select-box.form-select-box-mini .form-select:active ~ .form-select-wrapper {
      color: #222; }

.row .form-group .__nounderline {
  text-decoration: none; }

.form-underline {
  text-decoration: underline; }

.form-btn {
  margin-left: 20px;
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.form-btn-inline {
  margin-top: 22px;
  padding-left: 0 !important;
  padding-right: 0 !important; }

.row-no-labels .form-control, .row-no-labels .header-login-component .login-container .form-dropdown .form-dropdown-toggle, .header-login-component .login-container .form-dropdown .row-no-labels .form-dropdown-toggle,
.row-no-labels .btn {
  margin-top: 0; }

.row-no-form-margin .form-group {
  margin-bottom: 0; }

#from-city {
  padding-left: 50px !important; }

#to-city {
  padding-left: 33px !important; }

#carsMainform .form-select-box-mini {
  width: 142px; }

.alert {
  display: none;
  background: #fff8e0;
  border: solid 1px #ffe177;
  padding: 12px 20px 10px 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 10px; }
  .alert p {
    padding: 0px 0px 0px 25px;
    width: 1000px;
    margin: auto;
    position: relative;
    font-size: 14px;
    color: #222 !important; }
    .alert p:before {
      position: absolute;
      left: 0px;
      top: -1px;
      font-size: 18px;
      color: #bca34c; }
  .alert.classic-reward {
    background: #eef4fa;
    border-color: #cad5e2; }
    .alert.classic-reward p:before {
      color: #011e41; }

#important-msg {
  background: #ffe177; }

#important-msg {
  padding: 10px 0px 9px 0px; }
  #important-msg div {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    padding: 0px;
    height: 20px;
    zoom: 1; }
    #important-msg div ul {
      margin: 0;
      position: absolute;
      top: 0;
      left: 20pt;
      font-size: 14px;
      color: #222; }
      #important-msg div ul li {
        margin: 0;
        list-style: none;
        padding: 0px;
        height: 20px;
        line-height: 20px; }
        #important-msg div ul li a {
          color: #222;
          text-decoration: underline; }
          #important-msg div ul li a:hover {
            text-decoration: none; }
    #important-msg div:before {
      font-size: 18px;
      margin: 1px; }

div.menu-a {
  position: relative; }

div.menu-b {
  top: 70px !important; }

.location-selector {
  float: right;
  position: relative;
  margin: 35px 25px 0 0;
  z-index: 1000;
  /* Africa */
  /* Americas */
  /* Asia */
  /* Australia */
  /* Europe */
  /* South Pacific */
  /* Middle East */ }
  .location-selector .location-selected {
    color: #666;
    -webkit-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out; }
    .location-selector .location-selected span {
      background-image: url(/img/_red08/common/regionselector/flags.gif);
      background-repeat: no-repeat;
      padding: 0px 14px 0 33px;
      display: block;
      font-size: 14px;
      line-height: 22px; }
      .location-selector .location-selected span:after {
        position: absolute;
        top: 9px;
        right: 0px;
        color: #aaa;
        -webkit-transition: color 0.2s ease-in-out;
        -o-transition: color 0.2s ease-in-out;
        transition: color 0.2s ease-in-out; }
    .location-selector .location-selected span.is-region {
      background: none;
      padding: 2px 15px 0 0; }
    .location-selector .location-selected:hover, .location-selector .location-selected:focus {
      cursor: pointer;
      color: #222; }
      .location-selector .location-selected:hover span:after, .location-selector .location-selected:focus span:after {
        color: #666; }
  .location-selector .location-selection.hiddenLocation {
    display: none; }
  .location-selector .location-selection {
    display: block; }
    .location-selector .location-selection > ul {
      -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
      box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
      padding: 5px 0px;
      background-color: #fff;
      width: 205px;
      height: 300px;
      overflow: auto;
      border: 1px solid #dedede;
      position: absolute;
      top: 33px;
      left: 0; }
      .location-selector .location-selection > ul li {
        list-style: none;
        margin: 0px;
        padding: 0px; }
        .location-selector .location-selection > ul li a {
          color: #666;
          padding: 5px 0px;
          font-size: 14px;
          display: block; }
          .location-selector .location-selection > ul li a span {
            display: inline-block;
            padding: 0px 0px 0px 10px;
            height: 24px;
            line-height: 24px;
            font-weight: bold; }
          .location-selector .location-selection > ul li a:hover, .location-selector .location-selection > ul li a:active, .location-selector .location-selection > ul li a:focus {
            background-color: #f5f5f5;
            cursor: pointer;
            text-decoration: none; }
        .location-selector .location-selection > ul li ul {
          position: static;
          border: 0px none;
          padding: 0;
          margin: 0;
          width: auto;
          background-color: transparent;
          background-image: none;
          display: block;
          height: auto;
          overflow: hidden; }
          .location-selector .location-selection > ul li ul li {
            font-weight: normal;
            margin: 0px; }
            .location-selector .location-selection > ul li ul li a span {
              padding: 0px 0px 0px 33px;
              background-repeat: no-repeat;
              height: 24px;
              line-height: 24px;
              font-weight: normal;
              background-image: url(/img/_red08/common/regionselector/flags.gif); }
    .location-selector .location-selection:after, .location-selector .location-selection:before {
      content: '';
      display: block;
      position: absolute;
      left: 20px;
      width: 0;
      height: 0;
      border-style: solid; }
    .location-selector .location-selection:after {
      top: 15px;
      border-color: transparent transparent #fff transparent;
      border-width: 10px; }
    .location-selector .location-selection:before {
      top: 14px;
      border-color: transparent transparent #ddd transparent;
      border-width: 10px; }
    .location-selector .location-selection.hiddenLocation {
      display: none; }
  .location-selector .ZA {
    background-position: 10px 6px; }
  .location-selector .SA {
    background-position: 10px 2px; }
  .location-selector .AR {
    background-position: 10px -29px; }
  .location-selector .BR {
    background-position: 10px -1115px; }
  .location-selector .CA {
    background-position: 10px -64px; }
  .location-selector .CL {
    background-position: 10px -98px; }
  .location-selector .MX {
    background-position: 10px -134px; }
  .location-selector .US {
    background-position: 10px -169px; }
  .location-selector .CN {
    background-position: 10px -204px; }
  .location-selector .HK {
    background-position: 10px -239px; }
  .location-selector .IN {
    background-position: 10px -274px; }
  .location-selector .ID {
    background-position: 10px -309px; }
  .location-selector .JP {
    background-position: 10px -344px; }
  .location-selector .KR {
    background-position: 10px -379px; }
  .location-selector .PH {
    background-position: 10px -414px; }
  .location-selector .SG {
    background-position: 10px -449px; }
  .location-selector .TW {
    background-position: 10px -484px; }
  .location-selector .TH {
    background-position: 10px -519px; }
  .location-selector .VN {
    background-position: 10px -554px; }
  .location-selector .AU {
    background-position: 10px -590px; }
  .location-selector .AT {
    background-position: 10px -624px; }
  .location-selector .BE {
    background-position: 10px -1249px; }
  .location-selector .FI {
    background-position: 10px -1215px; }
  .location-selector .FR {
    background-position: 10px -659px; }
  .location-selector .DE {
    background-position: 10px -694px; }
  .location-selector .IE {
    background-position: 10px -1151px; }
  .location-selector .IT {
    background-position: 10px -729px; }
  .location-selector .NL {
    background-position: 10px -764px; }
  .location-selector .ES {
    background-position: 10px -799px; }
  .location-selector .CH {
    background-position: 10px -834px; }
  .location-selector .GB {
    background-position: 10px -869px; }
  .location-selector .FJ {
    background-position: 10px -904px; }
  .location-selector .PF {
    background-position: 10px -939px; }
  .location-selector .NC {
    background-position: 10px -974px; }
  .location-selector .NZ {
    background-position: 10px -1009px; }
  .location-selector .VU {
    background-position: 10px -1044px; }
  .location-selector .PG {
    background-position: 10px -1079px; }
  .location-selector .AE {
    background-position: 10px -1181px; }

/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated, .owl-carousel .fadeIn, .owl-carousel .fadeOut {
  -webkit-animation-duration: 700ms;
  animation-duration: 700ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-out {
  z-index: 2 !important; }

.owl-carousel .owl-animated-in {
  z-index: 0 !important; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

.owl-carousel .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-moz-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-o-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-o-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
  z-index: 10; }

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel .owl-refresh .owl-item {
  display: none; }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 1; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d; }

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto; }

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img {
  transform-style: preserve-3d; }

.owl-carousel .owl-dots {
  text-align: left;
  -webkit-tap-highlight-color: transparent;
  margin-top: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
    cursor: pointer; }
    .owl-carousel .owl-dots .owl-dot span {
      width: 16px;
      height: 16px;
      margin: 0 10px 0 0;
      border: 1px solid #ddd;
      display: block;
      -webkit-backface-visibility: visible;
      -webkit-transition: background-color 200ms ease-in-out;
      -o-transition: background-color 200ms ease-in-out;
      transition: background-color 200ms ease-in-out;
      -webkit-border-radius: 16px;
      -moz-border-radius: 16px;
      -ms-border-radius: 16px;
      border-radius: 16px; }
    .owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
      background: #ddd; }

.counter {
  cursor: pointer; }
  .counter i.active:before {
    content: "\f111"; }

.carousel-wrap {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%; }
  .carousel-wrap .carousel {
    position: relative;
    z-index: 5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out; }
    .carousel-wrap .carousel.owl-loaded {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100);
      opacity: 1; }
  .carousel-wrap .carousel-slide {
    height: auto; }
  .carousel-wrap .slide-link,
  .carousel-wrap .carousel-backgrounds,
  .carousel-wrap .slide-background,
  .carousel-wrap .carousel-shapes {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3; }
  .carousel-wrap .carousel-backgrounds {
    z-index: 1; }
  .carousel-wrap .carousel-shapes {
    z-index: 2; }
  .carousel-wrap .carousel-shapes-container {
    position: relative;
    width: 1440px;
    height: 100%;
    left: 50%;
    margin: 0 auto 0 -720px; }
  .carousel-wrap .slide-background {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: 1; }
  .carousel-wrap .carousel-backgrounds {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0); }
    .carousel-wrap .carousel-backgrounds .slide-background {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
      opacity: 0;
      -webkit-transition: opacity 0.5s ease-in-out;
      -o-transition: opacity 0.5s ease-in-out;
      transition: opacity 0.5s ease-in-out;
      -webkit-transition-delay: 200ms;
      transition-delay: 200ms; }
      .carousel-wrap .carousel-backgrounds .slide-background.active {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1; }
  .carousel-wrap .slide-content {
    position: relative;
    width: 100%;
    margin: 0 auto;
    z-index: 5; }
  .carousel-wrap .owl-item.active .slide-content {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition-delay: 200ms;
    transition-delay: 200ms; }
  .carousel-wrap .owl-nav {
    position: absolute;
    width: 1000px;
    left: 50%;
    top: 0;
    margin-left: -500px;
    height: 0;
    z-index: 11;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .carousel-wrap .owl-nav.disabled {
      display: none; }
  .carousel-wrap .owl-prev,
  .carousel-wrap .owl-next {
    color: #ddd;
    font-size: 32px;
    position: absolute;
    left: -50px;
    width: 50px;
    height: auto;
    top: 0;
    cursor: pointer;
    -webkit-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out; }
    .carousel-wrap .owl-prev:hover,
    .carousel-wrap .owl-next:hover {
      color: #222; }
    .carousel-wrap .owl-prev .qa-icon, .carousel-wrap .owl-prev .alert p:before, .alert .carousel-wrap .owl-prev p:before, .carousel-wrap .owl-prev #important-msg div:before, #important-msg .carousel-wrap .owl-prev div:before, .carousel-wrap .owl-prev .loggedin-details .profile-trigger:before, .loggedin-details .carousel-wrap .owl-prev .profile-trigger:before, .carousel-wrap .owl-prev div.search_loggedIn form.quickSearch button, div.search_loggedIn form.quickSearch .carousel-wrap .owl-prev button,
    .carousel-wrap .owl-next .qa-icon,
    .carousel-wrap .owl-next .alert p:before,
    .alert .carousel-wrap .owl-next p:before,
    .carousel-wrap .owl-next #important-msg div:before,
    #important-msg .carousel-wrap .owl-next div:before,
    .carousel-wrap .owl-next .loggedin-details .profile-trigger:before,
    .loggedin-details .carousel-wrap .owl-next .profile-trigger:before,
    .carousel-wrap .owl-next div.search_loggedIn form.quickSearch button,
    div.search_loggedIn form.quickSearch .carousel-wrap .owl-next button {
      position: absolute;
      right: 16px;
      top: 50%;
      width: 32px !important;
      height: 32px;
      margin-top: -16px; }
  .carousel-wrap .owl-next {
    right: -50px;
    left: auto; }
    .carousel-wrap .owl-next .qa-icon, .carousel-wrap .owl-next .alert p:before, .alert .carousel-wrap .owl-next p:before, .carousel-wrap .owl-next #important-msg div:before, #important-msg .carousel-wrap .owl-next div:before, .carousel-wrap .owl-next .loggedin-details .profile-trigger:before, .loggedin-details .carousel-wrap .owl-next .profile-trigger:before, .carousel-wrap .owl-next div.search_loggedIn form.quickSearch button, div.search_loggedIn form.quickSearch .carousel-wrap .owl-next button {
      right: auto;
      left: 16px; }

@media only screen and (max-device-width: 1024px) {
  .owl-prev,
  .owl-next {
    display: none; } }
/*! jQuery UI - v1.11.4 - 2015-05-19
* http://jqueryui.com
* Includes: core.css, autocomplete.css, menu.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.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 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */ }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */ }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-autocomplete {
  position: absolute;
  top: 54px;
  left: 0;
  cursor: default; }

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none; }
  .ui-menu .hide-overflow {
    overflow: hidden; }

.ui-menu .ui-menu {
  position: absolute; }

.ui-menu li.ui-menu-item,
.ui-tabs ol li {
  position: relative;
  margin: 0;
  padding: 13px 10px 10px 10px;
  list-style: none;
  cursor: pointer;
  min-height: 0;
  text-align: left;
  font-size: 14px; }
  .ui-menu li.ui-menu-item:hover,
  .ui-tabs ol li:hover {
    background: #f5f5f5; }
  .ui-menu li.ui-menu-item .qa-icon, .ui-menu li.ui-menu-item .alert p:before, .alert .ui-menu li.ui-menu-item p:before, .ui-menu li.ui-menu-item #important-msg div:before, #important-msg .ui-menu li.ui-menu-item div:before, .ui-menu li.ui-menu-item .loggedin-details .profile-trigger:before, .loggedin-details .ui-menu li.ui-menu-item .profile-trigger:before, .ui-menu li.ui-menu-item div.search_loggedIn form.quickSearch button, div.search_loggedIn form.quickSearch .ui-menu li.ui-menu-item button,
  .ui-tabs ol li .qa-icon,
  .ui-tabs ol li .alert p:before,
  .alert .ui-tabs ol li p:before,
  .ui-tabs ol li #important-msg div:before,
  #important-msg .ui-tabs ol li div:before,
  .ui-tabs ol li .loggedin-details .profile-trigger:before,
  .loggedin-details .ui-tabs ol li .profile-trigger:before,
  .ui-tabs ol li div.search_loggedIn form.quickSearch button,
  div.search_loggedIn form.quickSearch .ui-tabs ol li button {
    color: #011e41;
    font-size: 18px;
    padding-left: 5px;
    vertical-align: middle; }
  .ui-menu li.ui-menu-item.__empty,
  .ui-tabs ol li.__empty {
    cursor: default;
    color: #666; }
    .ui-menu li.ui-menu-item.__empty:hover,
    .ui-tabs ol li.__empty:hover {
      background-color: #fff; }

.ui-state-focus {
  background: #f5f5f5; }

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  text-decoration: none; }

/* icon support */
.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item {
  padding-left: 2em; }

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0; }

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0; }

/* Component containers
----------------------------------*/
.ui-widget-content, .dropdown-list, .dropdown-list-small, .loggedin-details .profile-dropdown,
.airport-list {
  display: none;
  position: absolute;
  border: 1px solid #ddd;
  background: #fff;
  color: #222;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1); }
  .ui-widget-content:after, .dropdown-list:after, .dropdown-list-small:after, .loggedin-details .profile-dropdown:after,
  .airport-list:after, .ui-widget-content:before, .dropdown-list:before, .dropdown-list-small:before, .loggedin-details .profile-dropdown:before,
  .airport-list:before {
    content: '';
    display: block;
    position: absolute;
    left: 42px;
    width: 0;
    height: 0;
    border-style: solid; }
  .ui-widget-content:after, .dropdown-list:after, .dropdown-list-small:after, .loggedin-details .profile-dropdown:after,
  .airport-list:after {
    top: -16px;
    border-color: transparent transparent #fff transparent;
    border-width: 8px; }
  .ui-widget-content:before, .dropdown-list:before, .dropdown-list-small:before, .loggedin-details .profile-dropdown:before,
  .airport-list:before {
    top: -17px;
    border-color: transparent transparent #ddd transparent;
    border-width: 8px; }
  .ui-widget-content .ui-widget-list, .dropdown-list .ui-widget-list, .dropdown-list-small .ui-widget-list, .loggedin-details .profile-dropdown .ui-widget-list,
  .airport-list .ui-widget-list {
    overflow: hidden; }
  .ui-widget-content ul, .dropdown-list ul, .dropdown-list-small ul, .loggedin-details .profile-dropdown ul,
  .airport-list ul {
    max-height: 335px;
    color: #222;
    overflow-y: scroll;
    clear: both;
    margin: 0; }
  .ui-widget-content a, .dropdown-list a, .dropdown-list-small a, .loggedin-details .profile-dropdown a,
  .airport-list a {
    color: #222; }
  .ui-widget-content .note, .dropdown-list .note, .dropdown-list-small .note, .loggedin-details .profile-dropdown .note,
  .airport-list .note {
    background: #fafafa;
    padding: 5px 10px;
    text-align: left;
    color: #666;
    border-top: 1px solid #ddd; }
    .ui-widget-content .note .form-checkbox label, .dropdown-list .note .form-checkbox label, .dropdown-list-small .note .form-checkbox label, .loggedin-details .profile-dropdown .note .form-checkbox label,
    .airport-list .note .form-checkbox label {
      font-size: 14px; }
  .ui-widget-content .sub-text, .dropdown-list .sub-text, .dropdown-list-small .sub-text, .loggedin-details .profile-dropdown .sub-text,
  .airport-list .sub-text {
    background: #fafafa;
    border-top: 1px solid #ddd;
    padding: 15px 30px 15px 42px;
    color: #666;
    text-align: left;
    font-size: 12px;
    position: relative;
    display: none; }
    .ui-widget-content .sub-text i, .dropdown-list .sub-text i, .dropdown-list-small .sub-text i, .loggedin-details .profile-dropdown .sub-text i,
    .airport-list .sub-text i {
      font-size: 18px;
      position: absolute;
      top: 15px;
      left: 13px;
      color: #011e41; }

.ui-widget-header {
  border: 1px solid #ddd;
  background: #fafafa;
  color: #222; }

.ui-widget-header a {
  color: #222; }

.dropdown-list, .dropdown-list-small, .loggedin-details .profile-dropdown,
.airport-list {
  width: 200px;
  max-height: 400px;
  z-index: 100; }
  .dropdown-list:after, .dropdown-list-small:after, .loggedin-details .profile-dropdown:after,
  .airport-list:after, .dropdown-list:before, .dropdown-list-small:before, .loggedin-details .profile-dropdown:before,
  .airport-list:before {
    content: '';
    display: block;
    position: absolute;
    left: 42px;
    width: 0;
    height: 0;
    border-style: solid; }
  .dropdown-list:after, .dropdown-list-small:after, .loggedin-details .profile-dropdown:after,
  .airport-list:after {
    top: -16px;
    border-color: transparent transparent #fff transparent;
    border-width: 8px; }
  .dropdown-list:before, .dropdown-list-small:before, .loggedin-details .profile-dropdown:before,
  .airport-list:before {
    top: -17px;
    border-color: transparent transparent #ddd transparent;
    border-width: 8px; }
  .dropdown-list ul li, .dropdown-list-small ul li, .loggedin-details .profile-dropdown ul li,
  .airport-list ul li,
  .dropdown-list ol li,
  .dropdown-list-small ol li,
  .loggedin-details .profile-dropdown ol li,
  .airport-list ol li {
    position: relative;
    margin: 0;
    line-height: 20px;
    list-style: none;
    cursor: pointer;
    min-height: 0;
    text-align: left; }
    .dropdown-list ul li a, .dropdown-list-small ul li a, .loggedin-details .profile-dropdown ul li a,
    .airport-list ul li a,
    .dropdown-list ol li a,
    .dropdown-list-small ol li a,
    .loggedin-details .profile-dropdown ol li a,
    .airport-list ol li a {
      float: left;
      width: 100%;
      padding: 9px 10px 8px 10px; }
    .dropdown-list ul li a:hover, .dropdown-list-small ul li a:hover, .loggedin-details .profile-dropdown ul li a:hover,
    .airport-list ul li a:hover, .dropdown-list ul li:hover, .dropdown-list-small ul li:hover, .loggedin-details .profile-dropdown ul li:hover,
    .airport-list ul li:hover,
    .dropdown-list ul li a:focus,
    .dropdown-list-small ul li a:focus,
    .loggedin-details .profile-dropdown ul li a:focus,
    .airport-list ul li a:focus,
    .dropdown-list ol li a:hover,
    .dropdown-list-small ol li a:hover,
    .loggedin-details .profile-dropdown ol li a:hover,
    .airport-list ol li a:hover,
    .dropdown-list ol li:hover,
    .dropdown-list-small ol li:hover,
    .loggedin-details .profile-dropdown ol li:hover,
    .airport-list ol li:hover,
    .dropdown-list ol li a:focus,
    .dropdown-list-small ol li a:focus,
    .loggedin-details .profile-dropdown ol li a:focus,
    .airport-list ol li a:focus {
      background: #f5f5f5; }

.dropdown-list-small ul, .loggedin-details .profile-dropdown ul,
.airport-list ul {
  padding: 10px 0px; }
  .dropdown-list-small ul li, .loggedin-details .profile-dropdown ul li,
  .airport-list ul li {
    font-size: 14px; }
    .dropdown-list-small ul li a:hover, .loggedin-details .profile-dropdown ul li a:hover,
    .dropdown-list-small ul li a:focus,
    .loggedin-details .profile-dropdown ul li a:focus,
    .dropdown-list-small ul li a:active,
    .loggedin-details .profile-dropdown ul li a:active,
    .airport-list ul li a:hover,
    .airport-list ul li a:focus,
    .airport-list ul li a:active {
      text-decoration: none; }

.airport-list {
  overflow: inherit; }
  .airport-list .airport-list-container {
    overflow: hidden; }
  .airport-list ul {
    padding: 0; }

.airport-dropdown.open #airport-dropdown-list {
  display: block !important;
  margin: 10px 0px 0px 80px;
  left: 50%; }

/* Ugly overide of existing common.css */
div#main form .ui-tabs ol {
  margin: 0; }

body div#main .ui-menu li.ui-menu-item,
body div#main form .ui-tabs ol li {
  font-size: 14px; }
  body div#main .ui-menu li.ui-menu-item span,
  body div#main form .ui-tabs ol li span {
    font-family: "ProximaNova-Semibold", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif !important; }

.ui-autocomplete-menu {
  display: none !important;
  position: relative;
  width: 400px;
  margin: 20px auto;
  overflow: hidden; }
  .ui-autocomplete-menu .menu-container {
    position: relative;
    height: 335px;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    -moz-transition: -moz-transform 0.3s ease-in-out;
    -o-transition: -o-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out; }
    .ui-autocomplete-menu .menu-container.menu-open {
      -webkit-transform: translate(-100%, 0);
      -moz-transform: translate(-100%, 0);
      -ms-transform: translate(-100%, 0);
      -o-transform: translate(-100%, 0);
      transform: translate(-100%, 0); }
  .ui-autocomplete-menu .menu {
    position: absolute;
    width: 100%;
    max-height: 335px; }
    .ui-autocomplete-menu .menu li {
      outline: none; }
  .ui-autocomplete-menu .menu-top li .qa-icon, .ui-autocomplete-menu .menu-top li .alert p:before, .alert .ui-autocomplete-menu .menu-top li p:before, .ui-autocomplete-menu .menu-top li #important-msg div:before, #important-msg .ui-autocomplete-menu .menu-top li div:before, .ui-autocomplete-menu .menu-top li .loggedin-details .profile-trigger:before, .loggedin-details .ui-autocomplete-menu .menu-top li .profile-trigger:before, .ui-autocomplete-menu .menu-top li div.search_loggedIn form.quickSearch button, div.search_loggedIn form.quickSearch .ui-autocomplete-menu .menu-top li button {
    float: right;
    color: #aaa;
    font-size: 13px;
    line-height: 1.5em; }
  .ui-autocomplete-menu .menu-sub {
    left: 100%; }
    .ui-autocomplete-menu .menu-sub ul {
      max-height: 295px; }
  .ui-autocomplete-menu .menu-nav {
    background: #fafafa;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    border-bottom: 1px solid #ddd;
    position: relative; }
    .ui-autocomplete-menu .menu-nav .back {
      display: block;
      text-decoration: none;
      color: #666; }
      .ui-autocomplete-menu .menu-nav .back .qa-icon, .ui-autocomplete-menu .menu-nav .back .alert p:before, .alert .ui-autocomplete-menu .menu-nav .back p:before, .ui-autocomplete-menu .menu-nav .back #important-msg div:before, #important-msg .ui-autocomplete-menu .menu-nav .back div:before, .ui-autocomplete-menu .menu-nav .back .loggedin-details .profile-trigger:before, .loggedin-details .ui-autocomplete-menu .menu-nav .back .profile-trigger:before, .ui-autocomplete-menu .menu-nav .back div.search_loggedIn form.quickSearch button, div.search_loggedIn form.quickSearch .ui-autocomplete-menu .menu-nav .back button {
        color: #aaa;
        font-size: 13px; }
    .ui-autocomplete-menu .menu-nav .menu-title {
      margin-left: 10px; }

/* Set custom widths of dropdowns */
#pickupLocation-box {
  width: 316px; }

#hotelLocation-box {
  width: 325px; }

.ui-autocomplete-tabs {
  position: absolute;
  width: 494px;
  margin: 0 auto; }
  .ui-autocomplete-tabs .ui-tab-container {
    position: relative;
    height: 335px;
    padding-right: 160px; }
  .ui-autocomplete-tabs .ui-tabs {
    position: absolute;
    right: 0;
    width: 160px;
    height: 100%;
    background: #fafafa;
    border-left: 1px solid #ddd; }
    .ui-autocomplete-tabs .ui-tabs ol {
      overflow: inherit; }
    .ui-autocomplete-tabs .ui-tabs li {
      border-top: 1px solid transparent;
      border-bottom: 1px solid transparent;
      outline: none;
      color: #666 !important;
      height: 42px;
      padding-bottom: 0px;
      -webkit-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      .ui-autocomplete-tabs .ui-tabs li:hover {
        color: #222 !important;
        background: none; }
      .ui-autocomplete-tabs .ui-tabs li:first-child {
        border-top: none; }
      .ui-autocomplete-tabs .ui-tabs li.active {
        background: #fff;
        position: relative;
        border-color: #ddd;
        color: #222; }
        .ui-autocomplete-tabs .ui-tabs li.active:after {
          content: '';
          position: absolute;
          width: 1px;
          height: 100%;
          left: -1px;
          top: 0;
          background: #fff; }
        .ui-autocomplete-tabs .ui-tabs li.active:hover {
          color: #666 !important; }

.calendarPage {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ddd;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
  padding: 0;
  position: absolute;
  top: 54px;
  width: 747px;
  display: none;
  left: 0;
  z-index: 200;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .calendarPage:after, .calendarPage:before {
    content: '';
    display: block;
    position: absolute;
    left: 42px;
    width: 0;
    height: 0;
    border-style: solid; }
  .calendarPage:after {
    top: -16px;
    border-color: transparent transparent #fff transparent;
    border-width: 8px; }
  .calendarPage:before {
    top: -17px;
    border-color: transparent transparent #ddd transparent;
    border-width: 8px; }
  .calendarPage h4 {
    padding: 30px 40px 40px 40px;
    margin: 0;
    font-size: 22px; }
  .calendarPage .dates-flexible {
    position: absolute;
    top: 20px;
    right: 40px; }

.calendarFields .clearit {
  position: relative; }

.cal_wrapper {
  background: #fff none repeat scroll 0 0;
  float: left;
  height: 342px;
  overflow: hidden;
  position: relative;
  margin: 0 30px 20px;
  width: 687px;
  z-index: 100001; }

.cal_contents {
  position: relative;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  -moz-transition: -moz-transform 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out; }

.cal_nav,
.cal_nav_rght {
  position: absolute;
  left: 0;
  top: 4px;
  z-index: 1; }
  .cal_nav a,
  .cal_nav_rght a {
    color: #ccc;
    cursor: pointer;
    font-size: 18px;
    padding: 10px;
    text-decoration: none; }
    .cal_nav a:hover,
    .cal_nav_rght a:hover {
      color: #222; }
  .cal_nav.disabled a,
  .cal_nav_rght.disabled a {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    cursor: default; }

.cal_nav_rght {
  left: auto;
  right: 0; }

.calendarFields {
  float: left;
  display: inline; }

/* Calendar */
.no-icon .qa-icon_calendar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0; }

.visible {
  display: block !important; }

/*calendarDiv*/
.calendar.tableCalendar {
  width: 50%;
  float: left;
  padding: 0 10px;
  position: absolute;
  left: 0; }

.title.head_title {
  text-align: center;
  padding: 0 0 10px 0;
  font-size: 22px;
  font-weight: 500; }

.tableTh,
.tableTd {
  display: inline-block;
  position: relative;
  text-align: center;
  width: 14.28571%; }

.tableTh {
  font-size: 12px; }

.table_head.tableTr {
  padding: 0 0 6px;
  font-size: 11px;
  text-align: center;
  margin-bottom: 1px;
  border-bottom: 1px solid #ddd; }

.tableTd {
  text-align: center;
  vertical-align: middle; }

.tableTd.activeDepart span,
.tableTd.activeReturn.activeRetRange span,
.tableTd.activeReturn span,
.tableTd.active span,
.tableTd.lastHover span {
  background: #e0001b;
  color: #fff;
  z-index: 3; }

.tableTd.date span:hover,
.selectedRange span:hover {
  border-color: #e0001b !important;
  color: #e0001b; }

.tableTd.dateRangeHover span,
.tableTd.dateRangeHover:hover span,
.tableTd.dateRange:hover span,
.tableTd.dateRange span {
  background: #f5eaea;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-color: #f5eaea;
  color: #000; }

.tableTd.date.lastHover.dateRangeHover span {
  background: #fff;
  border-color: #e0001b;
  color: #e0001b; }

.tableTd span {
  border: 1px solid transparent;
  display: inline-block;
  font-style: normal;
  height: 45px;
  margin: 0;
  text-align: center;
  line-height: 44px;
  width: 45px;
  font-size: 14px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.days.tableCalendar {
  display: table;
  overflow: hidden;
  width: 100%; }

.tableTd.disabledCell {
  color: #ddd; }

/*common*/
.tableTd {
  height: 46px; }

.tableTd.date.lastHover.dateRangeHover:before,
.activeRetRange:before {
  width: 20px; }

.tableTd.date.dateRangeHover,
.tableTd.activeDepart,
.tableTd.activeReturn,
.tableTd.lastHover,
.tableTd.date.dateRange,
.selectedRange {
  background: #f5eaea; }

.tableTd:hover {
  cursor: pointer; }

.tableTd.emptycell:hover,
.tableTd.disabledCell:hover {
  cursor: default; }

.calendar.tableCalendar + .calendar.tableCalendar {
  margin-left: 50%; }

.calendar.tableCalendar + .calendar.tableCalendar + .calendar.tableCalendar {
  margin-left: 100%; }

.sliderWidth {
  background: transparent !important;
  width: 1060px; }

.noRange.calendarPage .selectedRange,
.noRange.calendarPage .toCal.active span {
  background: white;
  color: #000; }
.noRange.calendarPage .fromCal.active span {
  background: #e0001b;
  color: #fff; }

.form-group.form-checkbox.dates-flexible > input:focus + label {
  text-decoration: underline; }

#panel-cars #calendar-error {
  margin: 0 0 30px 0; }

#panel-hotels #calendar-error {
  margin: 0 0 0 0; }

#activitiesDepCalCalendarPage, #transferDepCalCalendarPage {
  left: -152px; }

#activitiesDepCalCalendarPage:before, #activitiesDepCalCalendarPage:after
, #transferDepCalCalendarPage:before, #transferDepCalCalendarPage:after {
  left: 168px !important; }

#activitiesDepCalCalendarPage h4, #transferDepCalCalendarPage h4 {
  padding: 20px !important; }

#activitiesArvCalCalendarPage, #transferArvCalCalendarPage {
  left: -355px; }

#activitiesArvCalCalendarPage:before, #activitiesArvCalCalendarPage:after
, #transferArvCalCalendarPage:before, #transferArvCalCalendarPage:after {
  left: 366px !important; }

#activitiesArvCalCalendarPage h4, #transferArvCalCalendarPage h4 {
  padding: 20px !important; }

.loggedin-details {
  font-size: 13px;
  width: auto !important;
  max-width: 330px;
  float: right;
  height: 90px;
  margin-right: 70px;
  position: relative;
  padding-right: 50px; }
  .loggedin-details .link-block {
    color: #666 !important;
    text-decoration: none;
    padding: 27px 0px 25px 0px;
    display: block;
    text-align: right; }
    .loggedin-details .link-block:hover .name {
      text-decoration: underline; }
  .loggedin-details .name {
    text-align: right;
    width: 100%;
    display: block; }
  .loggedin-details .row-details {
    padding-top: 2px;
    display: block;
    text-align: right; }
    .loggedin-details .row-details span {
      margin-right: 6px;
      display: inline-block;
      position: relative;
      padding-right: 13px; }
      .loggedin-details .row-details span:after {
        border-radius: 50%;
        width: 5px;
        height: 5px;
        background: #e5e5e5;
        position: absolute;
        right: 0px;
        top: 6px;
        content: ''; }
      .loggedin-details .row-details span:last-child {
        margin: 0px;
        padding: 0px; }
        .loggedin-details .row-details span:last-child:after {
          display: none; }
  .loggedin-details .profile-trigger {
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    top: 20px;
    right: 0px;
    color: #aaa;
    cursor: pointer; }
    .loggedin-details .profile-trigger:hover, .loggedin-details .profile-trigger:active {
      color: #666; }
    .loggedin-details .profile-trigger:before {
      font-size: 20px;
      position: absolute;
      top: 15px;
      left: 14px;
      -webkit-transition: color 0.2s ease-in-out;
      -o-transition: color 0.2s ease-in-out;
      transition: color 0.2s ease-in-out; }
    .loggedin-details .profile-trigger:after {
      position: absolute;
      top: 23px;
      right: 5px;
      -webkit-transition: color 0.2s ease-in-out;
      -o-transition: color 0.2s ease-in-out;
      transition: color 0.2s ease-in-out; }
  .loggedin-details .profile-dropdown {
    position: absolute;
    top: 55px;
    right: -5px; }
    .loggedin-details .profile-dropdown:after, .loggedin-details .profile-dropdown:before {
      left: auto;
      right: 20px; }
    .loggedin-details .profile-dropdown ul {
      overflow-y: hidden; }
      .loggedin-details .profile-dropdown ul li {
        padding: 0px; }
        .loggedin-details .profile-dropdown ul li a {
          padding: 8px 10px 8px 20px;
          display: block;
          clear: both; }
    .loggedin-details .profile-dropdown .dark-panel {
      background: #f5f5f5;
      border-top: #ddd 1px solid;
      -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.1);
      box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.1); }
      .loggedin-details .profile-dropdown .dark-panel .link {
        display: block;
        line-height: 42px;
        height: 42px;
        padding: 0px 20px;
        border-bottom: #ddd 1px solid;
        font-size: 14px; }
      .loggedin-details .profile-dropdown .dark-panel .btn-ghost, .loggedin-details .profile-dropdown .dark-panel .btn-hcp {
        margin: 10px 20px 10px 20px;
        width: auto; }

.header-login-component {
  float: right;
  position: relative; }
  .header-login-component .login-container {
    margin-top: 27px;
    margin-right: 75px;
    height: 35px;
    width: 220px; }
    .header-login-component .login-container .row {
      margin: 0; }
    .header-login-component .login-container .col-8 {
      width: 105px;
      padding: 0; }
    .header-login-component .login-container .col-4 {
      width: 105px;
      padding: 0; }
    .header-login-component .login-container .form-dropdown {
      width: 135px;
      float: left; }
      .header-login-component .login-container .form-dropdown .form-dropdown-toggle {
        height: 35px;
        line-height: 35px;
        font-size: 14px !important;
        border-right: 0px; }
        .header-login-component .login-container .form-dropdown .form-dropdown-toggle:hover {
          text-decoration: none; }
          .header-login-component .login-container .form-dropdown .form-dropdown-toggle:hover:after {
            color: #666; }
        .header-login-component .login-container .form-dropdown .form-dropdown-toggle:after {
          color: #aaa;
          position: absolute;
          right: 10px;
          top: 16px;
          -webkit-transition: color ease-in-out 0.2s;
          -o-transition: color ease-in-out 0.2s;
          transition: color ease-in-out 0.2s; }
    .header-login-component .login-container .form-btn {
      display: block;
      height: 35px;
      line-height: 35px;
      margin: 0px;
      text-align: center;
      padding: 0 20px !important;
      float: left; }
    .header-login-component .login-container .form-dropdown-menu {
      width: 215px;
      margin-top: -1px; }
      .header-login-component .login-container .form-dropdown-menu:before, .header-login-component .login-container .form-dropdown-menu:after {
        border: none; }

#homepage-login-modal .form-radio {
  margin-right: 0;
  margin-bottom: 5px; }
#homepage-login-modal .form-checkbox {
  margin-bottom: 10px; }
  #homepage-login-modal .form-checkbox label {
    font-size: 13px; }
#homepage-login-modal .footnote {
  font-size: 14px; }

div.search_loggedIn {
  margin: 27px 30px 0 0;
  position: relative;
  cursor: pointer;
  z-index: 1100; }
  div.search_loggedIn form.quickSearch {
    margin: 0 0 0 0;
    position: static;
    float: none;
    width: auto;
    height: auto;
    border: 0px none !important; }
    div.search_loggedIn form.quickSearch #sli_search_1 {
      position: absolute;
      width: 20px;
      left: -3px;
      display: block;
      z-index: 2;
      top: auto;
      padding: 10px;
      padding-right: 40px;
      height: 35px;
      -webkit-transition: all ease-in-out 0.2s;
      -o-transition: all ease-in-out 0.2s;
      transition: all ease-in-out 0.2s; }
    div.search_loggedIn form.quickSearch #sli_search_1.active,
    div.search_loggedIn form.quickSearch #sli_search_1:focus {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100);
      opacity: 1;
      z-index: 101;
      left: -164px;
      width: 200px;
      border: 1px solid #ccc !important;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
      background-color: #fff; }
    div.search_loggedIn form.quickSearch label {
      position: absolute;
      top: -9999px;
      left: -9999px;
      width: 1px;
      height: 1px; }
    div.search_loggedIn form.quickSearch button {
      color: #aaa;
      background: none;
      width: 37px;
      height: 34px;
      font-size: 16px;
      position: static;
      top: auto;
      left: auto;
      display: block;
      -webkit-transition: color 0.2s ease-in-out;
      -o-transition: color 0.2s ease-in-out;
      transition: color 0.2s ease-in-out; }
      div.search_loggedIn form.quickSearch button:before {
        position: absolute;
        top: 10px;
        left: 10px;
        display: block;
        /*# z-index is removed for QDIRECTSMI-4212 */
        /*z-index: 9999;*/ }
      div.search_loggedIn form.quickSearch button:active, div.search_loggedIn form.quickSearch button:focus {
        color: #666; }
    button div.search_loggedIn form.quickSearch:hover {
      border: 0px none !important; }
      button div.search_loggedIn form.quickSearch:hover button {
        color: #666; }

.autocomplete {
  margin-left: 0;
  margin-top: -1px;
  width: 200px !important;
  border-color: #ccc !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }

.autocomplete_item,
.autocomplete_item_highlighted {
  width: 198px !important;
  font-size: 14px; }

.bd-sub {
  display: none; }

.bdStatus {
  margin-right: 6px;
  display: inline-block;
  position: relative;
  padding-right: 13px; }

.bdStatus:after {
  border-radius: 50%;
  width: 5px;
  height: 5px;
  background: #e5e5e5;
  position: absolute;
  right: 0px;
  top: 6px;
  content: ''; }

#ff-details {
  visibility: hidden; }

html a#homepage-login-trigger:focus {
  background: #e0001b; }

html a#homepage-login-trigger:hover {
  background: #c0001b; }

.modal-open {
  overflow: hidden; }

.modal-bs {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal-bs.fade .modal-dialog {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out; }
  .modal-bs.in .modal-dialog {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1; }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: absolute;
  width: 380px;
  margin: 0 auto;
  top: 50%;
  left: 50%;
  margin-left: -190px;
  margin-top: -240px; }

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  padding: 45px;
  outline: 0;
  height: 470px\9; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9990;
  background-color: #000;
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out; }
  .modal-backdrop.fade {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0; }
  .modal-backdrop.in {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7; }

.modal-header .close {
  margin-top: -2px;
  position: absolute;
  top: 22.5px;
  right: 22.5px;
  color: #aaa; }
  .modal-header .close:hover, .modal-header .close:focus {
    text-decoration: none;
    color: #666; }

.modal-title {
  margin: 0 0 10px !important;
  line-height: 1.5em;
  font-size: 36px;
  text-align: center; }

.modal-body {
  position: relative; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

.__flyerForm .row-compact .form-radio {
  display: none; }

/*ipad mini and older ipads */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  .modal-dialog {
    top: 50px;
    margin-top: 0; } }
/*ipad retina*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  .modal-dialog {
    top: 50px;
    margin-top: 0; } }
.form-dropdown {
  position: relative; }

.form-dropdown-toggle {
  cursor: pointer;
  display: block; }
  .form-dropdown-toggle:focus {
    outline: 0; }

.form-dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 0;
  margin: 5px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1); }
  .form-dropdown-menu > li {
    list-style: none;
    margin: 0;
    padding: 0; }
  .form-dropdown-menu > li > a {
    display: block;
    padding: 8px 15px;
    clear: both;
    cursor: pointer;
    font-weight: normal;
    line-height: 1.3em;
    color: #222;
    white-space: nowrap; }
  .form-dropdown-menu:after, .form-dropdown-menu:before {
    content: '';
    display: block;
    position: absolute;
    left: 20px;
    width: 0;
    height: 0;
    border-style: solid; }
  .form-dropdown-menu:after {
    top: -20px;
    border-color: transparent transparent #fff transparent;
    border-width: 10px; }
  .form-dropdown-menu:before {
    top: -21px;
    border-color: transparent transparent #ddd transparent;
    border-width: 10px; }

.form-dropdown-menu > li > a:hover, .form-dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #222;
  background-color: #f5f5f5; }

.form-dropdown-menu > .active > a, .form-dropdown-menu > .active > a:hover, .form-dropdown-menu > .active > a:focus {
  color: #222;
  text-decoration: none;
  outline: 0;
  background-color: #e5e5e5; }

.open > .form-dropdown-menu {
  display: block; }
.open > .profile-dropdown {
  display: block; }
.open > a {
  outline: 0; }
.open .form-dropdown-toggle:after {
  color: #666 !important; }

.form-dropdown-menu-right {
  left: auto;
  right: 0; }

.form-dropdown-menu-left {
  left: 0;
  right: auto; }

.form-dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .form-dropdown-menu {
  right: 0;
  left: auto; }

.footnote {
  display: block;
  margin-top: 15px;
  font-size: 12px;
  color: #666; }
  .footnote a {
    color: #666;
    text-decoration: underline; }
  .footnote.left {
    margin: 6px 0px 0px 0px; }

.link-blockwrap {
  padding-bottom: 60px; }

.link-block {
  text-align: center;
  display: block;
  color: #666;
  padding-bottom: 0;
  /*
      -webkit-animation-duration: 1s;
      @include animation-duration(0.6s);
      @include animation-fill-mode(both);
  */
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out; }
  .link-block .qa-icon, .link-block .alert p:before, .alert .link-block p:before, .link-block #important-msg div:before, #important-msg .link-block div:before, .link-block .loggedin-details .profile-trigger:before, .loggedin-details .link-block .profile-trigger:before, .link-block div.search_loggedIn form.quickSearch button, div.search_loggedIn form.quickSearch .link-block button {
    display: block;
    font-size: 32px;
    margin-bottom: 15px;
    color: #ccc;
    padding: 0; }
  .link-block h3 {
    margin: 0 0 15px;
    font-size: 24px; }
  .link-block .desc, .link-block .description,
  .link-block p {
    display: block;
    color: #666;
    margin: 0px 0px 5px 0px; }
  .link-block .price {
    display: block;
    font-size: 22px;
    font-family: "BrauerNeueRegular", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #e0001b !important; }
    .link-block .price sup {
      top: -0.3em; }
  .link-block:hover, .link-block:active, .link-block:focus {
    text-decoration: none; }

.flight-offer {
  display: block;
  margin: 20px 0 60px;
  text-align: center; }
  .flight-offer h3 {
    margin: 0 0 5px;
    font-size: 24px; }
  .flight-offer .desc {
    display: block;
    color: #666;
    margin-bottom: 5px; }

.saleEnds {
  position: absolute;
  top: -25px;
  font-family: ProximaNova-Regular, HelveticaNeue, Helvetica, Arial, sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  width: 170px;
  display: block; }
  .saleEnds i.qa-icon, .saleEnds .loggedin-details i.profile-trigger:before, .loggedin-details .saleEnds i.profile-trigger:before {
    margin: 0 5px 0 0; }

.section-tour {
  padding-bottom: 0px;
  border-top: 1px solid #e5e5e5; }
  .section-tour h3 {
    margin: 0 0 10px; }
  .section-tour p {
    width: 750px;
    margin: 0 0 50px;
    font-size: 16px; }

.animated, .fadeIn, .fadeOut {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: .5s;
  -moz-animation-duration: .5s;
  -ms-animation-duration: .5s;
  -o-animation-duration: .5s;
  animation-duration: .5s; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(10px); }
  100% {
    opacity: 1;
    -moz-transform: translateY(0); } }
@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(10px); }
  100% {
    opacity: 1;
    -o-transform: translateY(0); } }
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(10px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
.fade-in-up {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-10px); }
  100% {
    opacity: 1;
    -moz-transform: translateY(0); } }
@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    -ms-transform: translateY(-10px); }
  100% {
    opacity: 1;
    -ms-transform: translateY(0); } }
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-10px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
.fade-in-down {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }
@-moz-keyframes fadeInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(-10px); }
  100% {
    opacity: 1;
    -moz-transform: translateX(0); } }
@-o-keyframes fadeInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(-10px); }
  100% {
    opacity: 1;
    -o-transform: translateX(0); } }
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(-10px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
.fade-in-right {
  -webkit-animation-name: fadeInRight;
  -moz-animation-name: fadeInRight;
  -o-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }
@-moz-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(10px); }
  100% {
    opacity: 1;
    -moz-transform: translateX(0); } }
@-o-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(10px); }
  100% {
    opacity: 1;
    -o-transform: translateX(0); } }
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(10px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
.fade-in-left {
  -webkit-animation-name: fadeInLeft;
  -moz-animation-name: fadeInLeft;
  -o-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

div.hopscotch-bubble {
  background-color: #8de2e0;
  position: absolute;
  z-index: 5000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1); }
  div.hopscotch-bubble * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box; }
  div.hopscotch-bubble.animate {
    -moz-transition-property: top, left;
    -moz-transition-duration: .5s;
    -moz-transition-timing-function: ease-in-out;
    -ms-transition-property: top, left;
    -ms-transition-duration: .5s;
    -ms-transition-timing-function: ease-in-out;
    -o-transition-property: top, left;
    -o-transition-duration: .5s;
    -o-transition-timing-function: ease-in-out;
    -webkit-transition-property: top, left;
    -webkit-transition-duration: .5s;
    -webkit-transition-timing-function: ease-in-out;
    transition-property: top, left;
    transition-duration: .5s;
    transition-timing-function: ease-in-out; }
  div.hopscotch-bubble.invisible {
    opacity: 0; }
  div.hopscotch-bubble.hide,
  div.hopscotch-bubble .hide,
  div.hopscotch-bubble .hide-all {
    display: none; }
  div.hopscotch-bubble h3 {
    color: #222;
    font-family: "BrauerNeueRegular", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 21px;
    margin: 0px 15px 10px 0px;
    padding: 0; }
  div.hopscotch-bubble .hopscotch-bubble-container {
    padding: 25px 30px 20px 30px !important;
    position: relative;
    text-align: left;
    -webkit-font-smoothing: antialiased;
    /* to fix text flickering */ }
  div.hopscotch-bubble .hopscotch-content {
    font-family: "ProximaNova-Regular", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    margin: 0px;
    color: #222; }
    div.hopscotch-bubble .hopscotch-content span {
      bottom: 25px;
      left: 30px;
      position: absolute;
      color: #666; }
  div.hopscotch-bubble .hopscotch-bubble-close {
    font-family: 'qantas-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-size: 12px;
    text-transform: none;
    line-height: 1;
    color: transparent;
    margin-top: -2px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 30px;
    height: 30px;
    cursor: pointer; }
    div.hopscotch-bubble .hopscotch-bubble-close:after {
      color: #666;
      content: "\e602";
      position: absolute;
      top: 10px;
      right: 10px;
      -webkit-transition: color 0.2s ease-in-out;
      -o-transition: color 0.2s ease-in-out;
      transition: color 0.2s ease-in-out; }
    div.hopscotch-bubble .hopscotch-bubble-close:hover:after {
      color: #222; }
  div.hopscotch-bubble .hopscotch-bubble-number {
    display: none; }
  div.hopscotch-bubble .hopscotch-actions {
    margin: 10px 0 0;
    text-align: right; }
    div.hopscotch-bubble .hopscotch-actions button {
      color: #222;
      padding: 3px 11px;
      cursor: pointer;
      font-weight: normal;
      background-color: #8de2e0; }
      div.hopscotch-bubble .hopscotch-actions button.hopscotch-next {
        border: 1px solid #666; }
        div.hopscotch-bubble .hopscotch-actions button.hopscotch-next:hover {
          background-color: #222;
          color: #fff;
          border-color: #222; }
      div.hopscotch-bubble .hopscotch-actions button.hopscotch-prev {
        border: none;
        margin: 0 11px;
        padding: 3px 0 0;
        color: #666; }
        div.hopscotch-bubble .hopscotch-actions button.hopscotch-prev:hover {
          text-decoration: underline;
          color: #222; }

.hopscotch-bubble-arrow-container {
  position: absolute;
  width: 34px;
  height: 34px; }
  .hopscotch-bubble-arrow-container .hopscotch-bubble-arrow, .hopscotch-bubble-arrow-container .hopscotch-bubble-arrow-border {
    width: 0;
    height: 0; }
  .hopscotch-bubble-arrow-container.up {
    left: 165px;
    top: -10px; }
    .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow {
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      position: relative;
      top: -10px; }
    .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow-border {
      border-bottom: 10px solid #8de2e0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent; }
  .hopscotch-bubble-arrow-container.down {
    bottom: -34px;
    left: 10px; }
    .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow {
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      position: relative;
      top: -24px; }
    .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow-border {
      border-top: 10px solid #8de2e0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent; }
  .hopscotch-bubble-arrow-container.left {
    top: 10px;
    left: -10px; }
    .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow {
      border-bottom: 10px solid transparent;
      border-top: 10px solid transparent;
      position: relative;
      left: 7px;
      top: -34px; }
    .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow-border {
      border-right: 10px solid #8de2e0;
      border-bottom: 10px solid transparent;
      border-top: 10px solid transparent; }
  .hopscotch-bubble-arrow-container.right {
    top: 10px;
    right: -34px; }
    .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow {
      border-bottom: 10px solid transparent;
      border-top: 10px solid transparent;
      position: relative;
      left: -7px;
      top: -34px; }
    .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow-border {
      border-left: 10px solid #8de2e0;
      border-bottom: 10px solid transparent;
      border-top: 10px solid transparent; }

#feedback_survey {
  background-color: #e0001b;
  border: 0 none;
  display: block;
  height: 140px;
  position: fixed;
  right: -5px;
  top: 40%;
  width: 35px;
  z-index: 999995; }

#feedback_survey:hover {
  right: 0px;
  transition: right 0.5s ease 0s; }

#feedback_survey img {
  position: absolute;
  left: 9px;
  top: 10px; }

.section-guides {
  background: #fafafa; }
  .section-guides .container {
    min-height: 230px; }
  .section-guides .carousel-wrap {
    width: auto;
    margin: 0 auto; }
  .section-guides .carousel {
    height: 180px;
    width: 1000px; }
  .section-guides .carousel-slide {
    width: 250px;
    height: 180px;
    position: relative;
    float: left; }
    .section-guides .carousel-slide .slide-padding {
      position: relative;
      margin: 0 5px;
      height: 100%;
      -webkit-transform: translateZ(0);
      -moz-transform: translateZ(0);
      -ms-transform: translateZ(0);
      -o-transform: translateZ(0);
      transform: translateZ(0); }
    .section-guides .carousel-slide h3 {
      color: #ffffff;
      position: absolute;
      margin: 0;
      left: 20px;
      bottom: 10px;
      font-size: 20px; }
    .section-guides .carousel-slide .svg-overlay {
      position: absolute;
      top: 100%;
      left: -80%;
      width: 100%;
      height: 100%;
      z-index: 2;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
      opacity: 0;
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .section-guides .carousel-slide .slide-background {
      overflow: hidden;
      -webkit-transition: opacity 0.2s ease-in-out;
      -o-transition: opacity 0.2s ease-in-out;
      transition: opacity 0.2s ease-in-out;
      background: #f5f5f5; }
      .section-guides .carousel-slide .slide-background img {
        z-index: 1;
        width: 100%;
        height: auto; }
    .section-guides .carousel-slide .slide-link {
      background: transparent;
      background: -webkit-linear-gradient(top, transparent 60%, rgba(0, 0, 0, 0.7) 100%);
      background: linear-gradient(to bottom, transparent 60%, rgba(0, 0, 0, 0.7) 100%);
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
    .section-guides .carousel-slide a:focus h3 {
      text-decoration: underline; }
    .section-guides .carousel-slide:hover .svg-overlay {
      display: none;
      top: 40%;
      left: -30%;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100);
      opacity: 1; }
    .section-guides .carousel-slide:hover .slide-background {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
      filter: alpha(opacity=80);
      opacity: 0.8; }
  .section-guides .owl-prev,
  .section-guides .owl-next {
    height: 180px; }

.section-ancillary {
  padding-bottom: 0px; }
  .section-ancillary .link-block {
    text-align: center;
    display: block;
    color: #666; }
    .section-ancillary .link-block a {
      color: #666 !important; }
    .section-ancillary .link-block .qa-icon, .section-ancillary .link-block .alert p:before, .alert .section-ancillary .link-block p:before, .section-ancillary .link-block #important-msg div:before, #important-msg .section-ancillary .link-block div:before, .section-ancillary .link-block .loggedin-details .profile-trigger:before, .loggedin-details .section-ancillary .link-block .profile-trigger:before, .section-ancillary .link-block div.search_loggedIn form.quickSearch button, div.search_loggedIn form.quickSearch .section-ancillary .link-block button {
      font-size: 32px;
      color: #ccc;
      padding: 0;
      -webkit-transition: color 0.2s ease-in-out;
      -o-transition: color 0.2s ease-in-out;
      transition: color 0.2s ease-in-out; }
    .section-ancillary .link-block h3 {
      margin: 0px 0px 15px 0px;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      max-width: 100%;
      display: inline-block; }
    .section-ancillary .link-block .link-block {
      padding-bottom: 0px; }

.section-footnote {
  padding: 0;
  border: 0 none; }

a.link-block:active .qa-icon, a.link-block:active .alert p:before, .alert a.link-block:active p:before, a.link-block:active #important-msg div:before, #important-msg a.link-block:active div:before, a.link-block:active .loggedin-details .profile-trigger:before, .loggedin-details a.link-block:active .profile-trigger:before, a.link-block:active div.search_loggedIn form.quickSearch button, div.search_loggedIn form.quickSearch a.link-block:active button,
a.link-block:focus .qa-icon,
a.link-block:focus .alert p:before,
.alert a.link-block:focus p:before,
a.link-block:focus #important-msg div:before,
#important-msg a.link-block:focus div:before,
a.link-block:focus .loggedin-details .profile-trigger:before,
.loggedin-details a.link-block:focus .profile-trigger:before,
a.link-block:focus div.search_loggedIn form.quickSearch button,
div.search_loggedIn form.quickSearch a.link-block:focus button,
a.link-block:hover .qa-icon,
a.link-block:hover .alert p:before,
.alert a.link-block:hover p:before,
a.link-block:hover #important-msg div:before,
#important-msg a.link-block:hover div:before,
a.link-block:hover .loggedin-details .profile-trigger:before,
.loggedin-details a.link-block:hover .profile-trigger:before,
a.link-block:hover div.search_loggedIn form.quickSearch button,
div.search_loggedIn form.quickSearch a.link-block:hover button {
  color: #aaa; }

.section-hcps {
  height: 340px;
  overflow: hidden;
  padding: 0;
  background-color: #222;
  background-image: url(data:image/gif;base64,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);
  background-position: center center;
  background-repeat: no-repeat;
  background-position: 50% 46%;
  width: 100%;
  z-index: 2;
  position: relative; }
  .section-hcps .carousel-slide {
    height: 340px; }
    @media screen and (min-height: 660px) {
      .section-hcps .carousel-slide {
        height: 380px; } }
    @media screen and (min-height: 700px) {
      .section-hcps .carousel-slide {
        height: 425px; } }
    @media screen and (min-height: 750px) {
      .section-hcps .carousel-slide {
        height: 470px; } }
    @media screen and (min-height: 800px) {
      .section-hcps .carousel-slide {
        height: 500px; } }
  .section-hcps .hasleadin h2 {
    height: 46px;
    overflow: hidden; }
  .section-hcps .slide-background:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 67%;
    height: 100%;
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjM2Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.36) 45%, transparent 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.65)), color-stop(45%, rgba(0, 0, 0, 0.36)), color-stop(100%, transparent));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.36) 45%, transparent 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.36) 45%, transparent 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.36) 45%, transparent 100%);
    /* IE10+ */
    background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.36) 45%, transparent 100%);
    /* W3C */ }
  .section-hcps .slide-background.__no-gradient:after {
    background: none !important; }
  .section-hcps .slide-content {
    width: 1000px;
    height: 100%; }
    .section-hcps .slide-content .qa-icon, .section-hcps .slide-content .alert p:before, .alert .section-hcps .slide-content p:before, .section-hcps .slide-content #important-msg div:before, #important-msg .section-hcps .slide-content div:before, .section-hcps .slide-content .loggedin-details .profile-trigger:before, .loggedin-details .section-hcps .slide-content .profile-trigger:before, .section-hcps .slide-content div.search_loggedIn form.quickSearch button, div.search_loggedIn form.quickSearch .section-hcps .slide-content button {
      font-size: 12px;
      margin-left: 5px; }
    .section-hcps .slide-content .select-airport {
      color: #fff;
      display: block;
      margin: 0px 0px 15px 0px; }
      .section-hcps .slide-content .select-airport .trigger-airport {
        cursor: pointer;
        position: relative;
        padding-right: 13px; }
        .section-hcps .slide-content .select-airport .trigger-airport .port-name {
          text-decoration: underline; }
          .section-hcps .slide-content .select-airport .trigger-airport .port-name:after {
            color: #fff;
            position: absolute;
            right: 0px;
            top: 6px;
            -webkit-transition: color 0.2s ease-in-out;
            -o-transition: color 0.2s ease-in-out;
            transition: color 0.2s ease-in-out; }
        .section-hcps .slide-content .select-airport .trigger-airport:hover .port-name:after {
          color: rgba(255, 255, 255, 0.6); }
    .section-hcps .slide-content .lead {
      float: left;
      padding-right: 50px;
      text-decoration: none; }
      .section-hcps .slide-content .lead:last-child {
        padding-right: 0px; }
    .section-hcps .slide-content .slide-leadin {
      width: 100%; }
    .section-hcps .slide-content .btn-hcp {
      margin-top: 20px;
      float: left;
      clear: both; }
    .section-hcps .slide-content .important {
      position: absolute;
      bottom: 60px;
      left: 0px;
      opacity: 0.8;
      font-size: 12px;
      color: #fff;
      text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3); }
      @media screen and (max-width: 1140px) {
        .section-hcps .slide-content .important {
          left: 50px; } }
      @media screen and (min-height: 700px) {
        .section-hcps .slide-content .important {
          bottom: 70px; } }
    .section-hcps .slide-content .hero-additional {
      position: absolute;
      right: 0px;
      bottom: 70px;
      z-index: 2; }
      @media screen and (min-height: 700px) {
        .section-hcps .slide-content .hero-additional {
          bottom: 80px; } }
    .section-hcps .slide-content h2 {
      border: 0 none;
      font-size: 34px;
      margin: 0px;
      padding: 0;
      max-width: 500px; }
      .section-hcps .slide-content h2 a {
        text-decoration: none;
        color: #fff; }
        .section-hcps .slide-content h2 a:active, .section-hcps .slide-content h2 a:focus {
          text-decoration: underline; }
      .section-hcps .slide-content h2 sup {
        font-size: 50%;
        top: -0.7em;
        left: 0.1em;
        opacity: 0.6;
        position: relative;
        line-height: 0;
        vertical-align: baseline; }
      @media screen and (min-height: 660px) {
        .section-hcps .slide-content h2 {
          font-size: 40px;
          margin-bottom: 5px; } }
    .section-hcps .slide-content h3 {
      margin: 0px;
      font-size: 20px;
      color: #fff; }
      @media screen and (min-height: 660px) {
        .section-hcps .slide-content h3 {
          font-size: 24px;
          margin-bottom: 4px; } }
    .section-hcps .slide-content p {
      margin: 10px 0px 0px 0px;
      font-size: 17px;
      max-width: 500px;
      color: #fff;
      line-height: 1.2; }
      .section-hcps .slide-content p a {
        text-decoration: none; }
      @media screen and (min-height: 660px) {
        .section-hcps .slide-content p {
          margin-top: 17px;
          margin-bottom: 10px;
          font-size: 20px;
          line-height: 1.3; } }
    .section-hcps .slide-content .description,
    .section-hcps .slide-content .price {
      display: block;
      font-size: 14px;
      margin: 0px;
      color: #fff; }
      @media screen and (min-height: 660px) {
        .section-hcps .slide-content .description,
        .section-hcps .slide-content .price {
          margin-bottom: 2px; } }
    .section-hcps .slide-content .price {
      font-size: 20px;
      font-family: "BrauerNeueRegular", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }
      .section-hcps .slide-content .price sup {
        top: -0.3em; }
      @media screen and (min-height: 660px) {
        .section-hcps .slide-content .price {
          font-size: 24px; } }
  .section-hcps .slide-content-inner {
    position: absolute;
    left: 50%;
    margin-left: -500px;
    top: 50%;
    margin-top: -25px;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%); }
    @media \0screen {
      .section-hcps .slide-content-inner {
        margin-top: -140px; } }
    @media screen and (max-width: 1140px) {
      .section-hcps .slide-content-inner {
        margin-left: -450px; } }
  .section-hcps .slide-content-narrow {
    width: 500px; }
  .section-hcps .owl-nav {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0px;
    margin: 0px;
    height: 0; }
  .section-hcps .owl-prev,
  .section-hcps .owl-next {
    color: #fff;
    font-size: 50px;
    position: absolute;
    left: 0px;
    width: 200px;
    height: 340px;
    top: 0;
    opacity: 0.4;
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out; }
    .section-hcps .owl-prev:hover,
    .section-hcps .owl-next:hover {
      color: #fff;
      opacity: 1; }
    .section-hcps .owl-prev .qa-icon, .section-hcps .owl-prev .alert p:before, .alert .section-hcps .owl-prev p:before, .section-hcps .owl-prev #important-msg div:before, #important-msg .section-hcps .owl-prev div:before, .section-hcps .owl-prev .loggedin-details .profile-trigger:before, .loggedin-details .section-hcps .owl-prev .profile-trigger:before, .section-hcps .owl-prev div.search_loggedIn form.quickSearch button, div.search_loggedIn form.quickSearch .section-hcps .owl-prev button,
    .section-hcps .owl-next .qa-icon,
    .section-hcps .owl-next .alert p:before,
    .alert .section-hcps .owl-next p:before,
    .section-hcps .owl-next #important-msg div:before,
    #important-msg .section-hcps .owl-next div:before,
    .section-hcps .owl-next .loggedin-details .profile-trigger:before,
    .loggedin-details .section-hcps .owl-next .profile-trigger:before,
    .section-hcps .owl-next div.search_loggedIn form.quickSearch button,
    div.search_loggedIn form.quickSearch .section-hcps .owl-next button {
      position: absolute;
      top: 50%;
      margin-top: -25px;
      left: 50%;
      margin-left: -25px;
      width: 50px !important;
      height: 50px;
      text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2); }
    @media screen and (max-width: 1400px) {
      .section-hcps .owl-prev,
      .section-hcps .owl-next {
        width: 100px; } }
    @media screen and (max-width: 1200px) {
      .section-hcps .owl-prev,
      .section-hcps .owl-next {
        width: 60px; } }
    @media screen and (min-height: 660px) {
      .section-hcps .owl-prev,
      .section-hcps .owl-next {
        height: 380px; } }
    @media screen and (min-height: 700px) {
      .section-hcps .owl-prev,
      .section-hcps .owl-next {
        height: 425px; } }
    @media screen and (min-height: 750px) {
      .section-hcps .owl-prev,
      .section-hcps .owl-next {
        height: 470px; } }
    @media screen and (min-height: 800px) {
      .section-hcps .owl-prev,
      .section-hcps .owl-next {
        height: 500px; } }
  .section-hcps .owl-next {
    right: 0px;
    left: auto; }
    .section-hcps .owl-next .qa-icon, .section-hcps .owl-next .alert p:before, .alert .section-hcps .owl-next p:before, .section-hcps .owl-next #important-msg div:before, #important-msg .section-hcps .owl-next div:before, .section-hcps .owl-next .loggedin-details .profile-trigger:before, .loggedin-details .section-hcps .owl-next .profile-trigger:before, .section-hcps .owl-next div.search_loggedIn form.quickSearch button, div.search_loggedIn form.quickSearch .section-hcps .owl-next button {
      right: auto;
      left: 50%;
      margin-left: -25px; }
  .section-hcps .owl-prev {
    opacity: 0.2; }
  @media screen and (min-height: 660px) {
    .section-hcps {
      height: 380px; } }
  @media screen and (min-height: 700px) {
    .section-hcps {
      height: 425px; } }
  @media screen and (min-height: 750px) {
    .section-hcps {
      height: 470px; } }
  @media screen and (min-height: 800px) {
    .section-hcps {
      height: 500px; } }

.section-forms {
  background: #fafafa;
  border-bottom: 1px solid #ddd;
  padding-top: 0px;
  padding-bottom: 20px;
  z-index: 5;
  min-height: 205px; }
  .section-forms .row, .section-forms .row:after {
    clear: both\9; }
  @media screen and (min-height: 800px) {
    .section-forms {
      min-height: 238px;
      padding-bottom: 30px; } }
  .section-forms .tab-links {
    margin-top: -50px;
    z-index: 999;
    margin-bottom: 20px; }
    @media screen and (min-height: 800px) {
      .section-forms .tab-links {
        margin-bottom: 40px; } }
  .section-forms .form-flights .form-link {
    margin-left: 20px; }
  .section-forms .form-flights .form-group.has-overlay.__link .form-control, .section-forms .form-flights .form-group.has-overlay.__link .header-login-component .login-container .form-dropdown .form-dropdown-toggle, .header-login-component .login-container .form-dropdown .section-forms .form-flights .form-group.has-overlay.__link .form-dropdown-toggle {
    padding-right: 90px !important; }
  .section-forms .form-flights .form-group.has-overlay.__link .form-control-overlay {
    width: 90px; }
  .section-forms .form-flights #flightsDepart .calendarPage {
    left: -253px; }
  .section-forms .form-flights #flightsDepart .calendarPage::after,
  .section-forms .form-flights #flightsDepart .calendarPage::before {
    left: 257px; }
  .section-forms .form-flights #flightsReturn .calendarPage {
    left: -506px; }
  .section-forms .form-flights #flightsReturn .calendarPage::after,
  .section-forms .form-flights #flightsReturn .calendarPage::before {
    left: 510px; }
  .section-forms .form-flights .footnote.left {
    width: 188px;
    color: #666; }
  .section-forms .form-hotels {
    padding-top: 20px; }
    .section-forms .form-hotels #checkIn .calendarPage {
      left: -84.3px; }
    .section-forms .form-hotels #checkIn .calendarPage::after,
    .section-forms .form-hotels #checkIn .calendarPage::before {
      left: 88.3px; }
    .section-forms .form-hotels #checkOut .calendarPage {
      left: -421.6px; }
    .section-forms .form-hotels #checkOut .calendarPage::after,
    .section-forms .form-hotels #checkOut .calendarPage::before {
      left: 425.6px; }
  .section-forms .row-cars .col-1 {
    width: 10.3333333%; }
    .section-forms .row-cars .col-1 h3 {
      font-size: 24px;
      margin: 0;
      line-height: 42px; }
  .section-forms .row-cars .col-4 {
    width: 32.333333%; }
  .section-forms #carDepCal .calendarPage, .section-forms #carArvCal .calendarPage {
    left: -178.6px; }
  .section-forms #carDepCal .calendarPage::after,
  .section-forms #carDepCal .calendarPage::before, .section-forms #carArvCal .calendarPage::after,
  .section-forms #carArvCal .calendarPage::before {
    left: 182.6px; }
  .section-forms #carDepCal h4, .section-forms #carArvCal h4 {
    padding: 20px; }
  .section-forms .row-flight-status .col-5 {
    width: 44.5%; }
  .section-forms .row-flight-status .col-2 {
    width: 52px; }

#activitiesDepCalCalendarPage, #transferDepCalCalendarPage {
  left: -152px; }
  #activitiesDepCalCalendarPage:before, #activitiesDepCalCalendarPage:after, #transferDepCalCalendarPage:before, #transferDepCalCalendarPage:after {
    left: 168px !important; }
  #activitiesDepCalCalendarPage h4, #transferDepCalCalendarPage h4 {
    padding: 20px !important; }

#activitiesArvCalCalendarPage, #transferArvCalCalendarPage {
  left: -355px; }
  #activitiesArvCalCalendarPage:before, #activitiesArvCalCalendarPage:after, #transferArvCalCalendarPage:before, #transferArvCalCalendarPage:after {
    left: 366px !important; }
  #activitiesArvCalCalendarPage h4, #transferArvCalCalendarPage h4 {
    padding: 20px !important; }

/****** Flight offers *****/
.section-offers {
  border-bottom: 1px solid #ddd; }
  .section-offers .col-3 {
    padding: 0; }
  .section-offers a.btn {
    width: 180px;
    margin: 0 10px 0 0; }
  .section-offers .flight-offers {
    float: left;
    width: 100%;
    text-align: center;
    min-height: 169px; }
    .section-offers .flight-offers > div {
      display: none; }
    .section-offers .flight-offers > div.hasPrice {
      float: none;
      display: inline-block;
      width: 20%; }
  .section-offers .trigger-airport {
    cursor: pointer; }
    .section-offers .trigger-airport .qa-icon, .section-offers .trigger-airport .alert p:before, .alert .section-offers .trigger-airport p:before, .section-offers .trigger-airport #important-msg div:before, #important-msg .section-offers .trigger-airport div:before, .section-offers .trigger-airport .loggedin-details .profile-trigger:before, .loggedin-details .section-offers .trigger-airport .profile-trigger:before, .section-offers .trigger-airport div.search_loggedIn form.quickSearch button, div.search_loggedIn form.quickSearch .section-offers .trigger-airport button {
      font-size: 14px;
      color: #aaa;
      vertical-align: middle; }
  .section-offers .link-block {
    padding: 20px 0 60px; }
    .section-offers .link-block h3 {
      margin: 0px;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      max-width: 95%;
      display: inline-block; }
    .section-offers .link-block:hover .price {
      color: #e0001b; }
  .section-offers .offer-sub-link {
    color: #888;
    display: inline-block; }
    .section-offers .offer-sub-link:hover {
      color: #666; }
      .section-offers .offer-sub-link:hover .qa-icon, .section-offers .offer-sub-link:hover .alert p:before, .alert .section-offers .offer-sub-link:hover p:before, .section-offers .offer-sub-link:hover #important-msg div:before, #important-msg .section-offers .offer-sub-link:hover div:before, .section-offers .offer-sub-link:hover .loggedin-details .profile-trigger:before, .loggedin-details .section-offers .offer-sub-link:hover .profile-trigger:before, .section-offers .offer-sub-link:hover div.search_loggedIn form.quickSearch button, div.search_loggedIn form.quickSearch .section-offers .offer-sub-link:hover button {
        color: #aaa;
        border: 1px solid #aaa; }
    .section-offers .offer-sub-link:focus span, .section-offers .offer-sub-link:active span {
      text-decoration: underline; }
    .section-offers .offer-sub-link .qa-icon, .section-offers .offer-sub-link .alert p:before, .alert .section-offers .offer-sub-link p:before, .section-offers .offer-sub-link #important-msg div:before, #important-msg .section-offers .offer-sub-link div:before, .section-offers .offer-sub-link .loggedin-details .profile-trigger:before, .loggedin-details .section-offers .offer-sub-link .profile-trigger:before, .section-offers .offer-sub-link div.search_loggedIn form.quickSearch button, div.search_loggedIn form.quickSearch .section-offers .offer-sub-link button {
      display: inline-block;
      margin-right: 10px;
      font-size: 28px;
      padding: 10px;
      vertical-align: middle;
      color: #ccc;
      border: 1px solid #ccc;
      -webkit-border-radius: 70px;
      -moz-border-radius: 70px;
      -ms-border-radius: 70px;
      border-radius: 70px;
      -webkit-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    .section-offers .offer-sub-link span {
      display: inline-block;
      vertical-align: middle;
      height: 44px;
      padding-top: 4px;
      text-align: left; }
  .section-offers .offer-reasons {
    text-align: center;
    margin-top: 40px;
    color: #888;
    font-family: "BrauerNeueRegular", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px; }
  .section-offers .reason-block {
    display: inline-block;
    margin: 0 10px;
    vertical-align: middle; }
    .section-offers .reason-block .title {
      font-size: 20px; }
    .section-offers .reason-block .qa-icon, .section-offers .reason-block .alert p:before, .alert .section-offers .reason-block p:before, .section-offers .reason-block #important-msg div:before, #important-msg .section-offers .reason-block div:before, .section-offers .reason-block .loggedin-details .profile-trigger:before, .loggedin-details .section-offers .reason-block .profile-trigger:before, .section-offers .reason-block div.search_loggedIn form.quickSearch button, div.search_loggedIn form.quickSearch .section-offers .reason-block button {
      margin-right: 4px;
      font-size: 24px;
      color: #ccc;
      vertical-align: middle; }
    .section-offers .reason-block a {
      color: #888; }

.section-promo .container {
  min-height: 545px; }
.section-promo .main-promos,
.section-promo .sec-promos {
  padding: 0; }
.section-promo .sec-promos .row {
  margin: 0 auto; }
.section-promo .sec-promos .col-6 {
  padding-right: 0;
  padding-left: 32px;
  height: 310px; }
.section-promo .carousel-slide {
  position: relative;
  height: 530px;
  width: 500px;
  overflow: hidden; }
.section-promo .promo-link {
  display: block;
  color: #666; }
  .section-promo .promo-link img {
    width: 100%;
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    background: #f5f5f5;
    min-height: 165px; }
  .section-promo .promo-link h4 {
    margin: 10px 0; }
  .section-promo .promo-link:hover, .section-promo .promo-link:focus, .section-promo .promo-link:active {
    text-decoration: none; }
    .section-promo .promo-link:hover h4, .section-promo .promo-link:focus h4, .section-promo .promo-link:active h4 {
      text-decoration: underline; }
    .section-promo .promo-link:hover img, .section-promo .promo-link:focus img, .section-promo .promo-link:active img {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
      filter: alpha(opacity=80);
      opacity: 0.8; }
  .section-promo .promo-link .text-overflow-box {
    overflow: hidden;
    height: 58.8px;
    line-height: 19.6px; }
  .section-promo .promo-link .text-overflow-box:before {
    content: "";
    float: left;
    width: 5px;
    height: 58.8px; }
  .section-promo .promo-link .text-overflow-box > *:first-child {
    float: right;
    width: 100%;
    margin-left: -5px; }
  .section-promo .promo-link .text-overflow-box:after {
    content: "\00a0";
    float: right;
    position: relative;
    top: -19.6px;
    left: 100%;
    width: 6em;
    margin-left: -6em;
    padding-right: 5px;
    color: inherit;
    text-align: right;
    background: white;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white), color-stop(50%, white));
    background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
    background: -o-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
    background: -ms-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
    background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white); }
.section-promo .svg-overlay {
  position: absolute;
  top: 100%;
  left: -100%;
  width: 100%;
  height: 100%;
  z-index: 2;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
.section-promo .slide-background {
  position: relative;
  height: 375px;
  overflow: hidden;
  background: #f5f5f5;
  -webkit-transition-duration: 1s;
  transition-duration: 1s; }
  .section-promo .slide-background img {
    z-index: 1;
    width: 100%;
    height: auto; }
  .section-promo .slide-background:hover .svg-overlay {
    top: 0;
    left: 0; }
.section-promo .slide-link {
  font-size: 18px; }
  .section-promo .slide-link h4 {
    margin-top: 20px;
    font-size: 28px; }
  .section-promo .slide-link .text-overflow-box {
    overflow: hidden;
    height: 75.6px;
    line-height: 25.2px; }
  .section-promo .slide-link .text-overflow-box:before {
    content: "";
    float: left;
    width: 5px;
    height: 75.6px; }
  .section-promo .slide-link .text-overflow-box > *:first-child {
    float: right;
    width: 100%;
    margin-left: -5px; }
  .section-promo .slide-link .text-overflow-box:after {
    content: "\00a0";
    float: right;
    position: relative;
    top: -25.2px;
    left: 100%;
    width: 3em;
    margin-left: -3em;
    padding-right: 5px;
    color: inherit;
    text-align: right;
    background: white;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white), color-stop(50%, white));
    background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
    background: -o-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
    background: -ms-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
    background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white); }

.cmMode .qantasBrand img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%); }
.cmMode .section-offers,
.cmMode .section-promo,
.cmMode .section-guides,
.cmMode .section-ancillary,
.cmMode .section-tour {
  display: none; }
.cmMode .section-hcps {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#222222+0,666666+100 */
  background: #222222;
  /* Old browsers */
  background: -moz-linear-gradient(left, #222222 0%, #666666 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #222222), color-stop(100%, #666666));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #222222 0%, #666666 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #222222 0%, #666666 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #222222 0%, #666666 100%);
  /* IE10+ */
  background: linear-gradient(to right, #222222 0%, #666666 100%);
  /* W3C */ }

.panel {
  border: 1px solid #e5e5e5; }
  .panel h2 {
    padding: 15px 20px;
    font-size: 20px;
    background: #f7f7f7;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    margin: 0 0 10px; }
    .panel h2 a:link {
      color: #E1000B; }
    .panel h2 a.sub {
      color: #fff;
      position: absolute;
      top: 10px;
      right: 15px; }
  .panel .panel-content {
    padding: 0 15px; }
    .panel .panel-content .qtweet {
      padding: 15px 0;
      border-bottom: 1px dashed #DEDEDE; }
    .panel .panel-content .qtweet:last-child {
      border-bottom: 0 none; }

/*# search-icon__expanded is added for QDIRECTSMI-4212 */
.search-icon__expanded:before{
	z-index: 9999;
}
	  
/*# sourceMappingURL=common.css.map */
