@charset "UTF-8";
/* block styling */
/**
 * Add a clearfix
 *
 */
/**
 * Set the background position of the icon, taking into account its offset in the sprite
 *
 */
 
@font-face {
  font-family: 'Roboto';
  src: url("https://www.flysaa.com/styles/fonts/Roboto-Regular.eot?") format("eot"), url("https://www.flysaa.com/styles/fonts/Roboto-Regular.woff") format("woff"), url("https://www.flysaa.com/styles/fonts/Roboto-Regular.ttf") format("truetype"); }

@font-face {
  font-family: 'Roboto-Bold';
  src: url("https://www.flysaa.com/styles/fonts/Roboto-Bold.eot?") format("eot"), url("https://www.flysaa.com/styles/fonts/Roboto-Bold.woff") format("woff"), url("https://www.flysaa.com/styles/fonts/Roboto-Bold.ttf") format("truetype"); }

@font-face {
  font-family: 'Roboto-Light';
  src: url("https://www.flysaa.com/styles/fonts/Roboto-Light.eot?") format("eot"), url("https://www.flysaa.com/styles/fonts/Roboto-Light.woff") format("woff"), url("https://www.flysaa.com/styles/fonts/Roboto-Light.ttf") format("truetype"); }

/**
 * Add a clearfix
 *
 */
/**
 * Set the background position of the icon, taking into account its offset in the sprite
 *
 */
/* Normalise */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  border: 0 none;
  font: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  font-family: "Roboto", Arial, sans-serif; }

*::-moz-selection {
  background: none repeat scroll 0 0 #3aaaeb;
  color: #333333;
  text-shadow: none; }

html {
  height: 100%;
  font-size: 62.5%;
  min-width: 300px; }
  html.flysaa {
    overflow-y: scroll; }

body {
  font: 1.4rem "Roboto", Arial, sans-serif;
  height: 100%;
  min-width: 300px;
  color: #323232;
  background-color: #fff; }

.body-wrapper {
  background: none;
  padding-bottom: 20px;
  box-shadow: none; }

.book .body-wrapper {
  background-position-y: 0px; }

strong, .bold, .strong {
  font-weight: bold; }

aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
menu,
section {
  display: block; }

nav ul {
  list-style: none;
  margin: 0;
  padding: 0; }

nav li {
  list-style: none;
  margin: 0;
  padding: 0; }

.ir {
  background-repeat: no-repeat;
  direction: ltr;
  display: block;
  overflow: hidden;
  text-align: left;
  text-indent: -999em; }

.hidden, .hide {
  display: none; }

.visuallyhidden {
  border: 0 none;
  clip: rect(0px, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
  .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before {
  content: " ";
  display: block;
  height: 0;
  visibility: hidden; }

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden; }

.clr {
  clear: both;
  font-size: 0;
  height: 0;
  line-height: 0; }
  
  .italics {
  font-style: italic;
  }

.floatLeft,
.left {
  float: left;
  max-width: 100%; }

.floatRight,
.right {
  float: right;
  max-width: 100%; }

a {
  color: #193f69;
  text-decoration: none; }
  a:hover {
    text-decoration: underline;
    color: #568ace; }
  a > span[class*="icon"] {
    float: left;
    margin: 2px 6px 0 0; }

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

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

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

.no-margin {
  margin: 0 !important; }

#ieNotice {
  display: none;
  width: 100%;
  padding: 9px 0;
  background: #fff;
  color: #4e7cad;
  text-align: center;
  font-size: 14px; }
  #ieNotice p {
    margin: 0.5em 0; }

/** Coloured Formatting **/
.red {
  color: #ff3300; }

.gold {
  color: #cb934e; }

.grey {
  color: #575757; }

.blue {
  color: #4e80bf; }

#checkInWrap {
  display: none;
  position: absolute;
  top: 100px;
  left: 50%;
  z-index: 3000;
  height: 90%;
  width: 1004px;
  margin-left: -502px;
  padding: 10px;
  background: #fff;
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0 0 5px #334d72; }
  #checkInWrap iframe {
    width: 100%;
    height: 100%; }

#schedWrap {
  display: none;
  position: relative;
  width: 947px;
  margin: 0 auto 20px;
  overflow: hidden;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0 5px #334d72; }

#iframePopup {
  display: none;
  position: absolute;
  top: 50px;
  left: 50%;
  z-index: 60000;
  height: 80%;
  width: 1004px;
  margin-left: -502px;
  padding: 30px 5px 5px;
  background: #fff;
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0 0 5px #334d72;
  box-sizing: border-box; }
  #iframePopup > div {
    height: 100%; }
  #iframePopup iframe {
    width: 100%;
    height: 100%;
    overflow: scroll; }
  #iframePopup .close {
    background: url("https://www.flysaa.com/jsp/herald/images/modal/icon-close.gif") no-repeat scroll 0 0 transparent;
    height: 19px;
    overflow: hidden;
    padding: 0 0 0 19px;
    position: absolute;
    width: 0;
    top: 3px;
    right: 3px; }

.header-logo-link {
	margin-top: 10px;
}

.loading {
  background: #ffffff url("https://www.flysaa.com/jsp/herald/images/loader.gif") center center no-repeat !important;
  min-height: 100px; }
  .loading.circle {
    border-radius: 1000px;
    width: 100px;
    margin: 0 auto; }
  .loading.white {
    background-color: transparent !important;
    background-image: url("https://www.flysaa.com/jsp/herald/images/loader-white.gif") !important; }

.skip-to a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  position: fixed;
  top: -200px;
  left: 40px;
  z-index: 2000;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  height: auto;
  width: auto;
  background: #ffffff;
  border-radius: 5px;
  box-shadow: none !important; }
  .skip-to a:focus {
    top: 60px; }

/*
Title Header
Description Provides all the header styling for the top portion of the SAA website
*/
/** Header **/
#header {
  position: relative;
  z-index: 1200; }
  #header:before {
    content: " ";
    display: block;
    height: 0;
    visibility: hidden; }
  #header:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden; }
  #header .top {
    background: none !important; }
    #header .top .wrap {
      margin: 0 auto;
      width: 947px;
      height: 36px; }
      #header .top .wrap > .left {
        float: left; }
      #header .top .wrap > .right {
        float: right;
        position: relative; }
        #header .top .wrap > .right > div,
        #header .top .wrap > .right > nav {
          float: left; }
  #header #searchButton {
    text-indent: -5000px; }
  #header nav.siteLinks li, #header nav.contextLinks li {
    float: left;
    line-height: 26px;
    padding: 0;
    margin: 5px 0 0; }
    #header nav.siteLinks li a, #header nav.contextLinks li a {
      color: #ffffff;
      height: 23px;
      line-height: 20px;
      padding: 4px 12px;
      text-shadow: 0 1px 2px #143058; }
      #header nav.siteLinks li a:hover, #header nav.contextLinks li a:hover {
        color: #ffffff; }
  #header nav.siteLinks .selected {
    height: 31px;
    margin: 5px 0 0; }
    #header nav.siteLinks .selected a {
      display: block;
      color: #335e97;
      font-weight: bold;
      background: url(https://www.flysaa.com/jsp/herald/images/sprite.png) no-repeat -460px -40px;
      border-style: solid solid none;
      border-radius: 3px 3px 0 0;
      border-width: 1px 1px 0;
      height: 29px;
      line-height: 26px;
      padding: 0 15px;
      text-shadow: 0 1px 1px #ffffff; }
      #header nav.siteLinks .selected a:hover {
        color: #335e97; }
  #header nav.contextLinks {
    height: 26px; }
    #header nav.contextLinks li {
      border-right: 1px solid #85a8d2; }
      #header nav.contextLinks li:last-child {
        border: none; }
        #header nav.contextLinks li:last-child a {
          padding-right: 0; }
  #header a {
    text-decoration: none; }
  #header .search {
    position: relative;
    width: 114px;
    margin: 4px 0;
    background: url(https://www.flysaa.com/jsp/herald/images/sprite.png) no-repeat -300px 0; }
    #header .search .input {
      background: none;
      border: none;
      padding: 0 8px 0 8px;
      margin: 0;
      height: 26px;
      line-height: 26px;
      width: 74px;
      color: #ffffff; }
    #header .search a {
      position: absolute;
      display: block;
      top: 2px;
      right: 0;
      background: url(https://www.flysaa.com/jsp/herald/images/sprite.png) no-repeat -280px 0px;
      border: none;
      height: 15px;
      width: 16px;
      margin: 5px;
      text-indent: -5000px; }
  #header.searching .right > .search {
    width: 300px; }
    #header.searching .right > .search .input {
      width: 250px; }
  #header.searching .left .siteLinks li:not([class="selected"]) {
    display: none; }
  #header .region {
    float: right;
    padding: 0;
    border-left: 1px solid #85a8d2;
    margin: 4px 12px;
    height: 26px; }
    #header .region #currentLoc {
      display: block;
      cursor: pointer;
      width: 25px;
      height: 21px;
      margin: 2px 0 2px 12px; }
    #header .region:hover #regionNav, #header .region.hover #regionNav, #header .region:focus #regionNav {
      display: block; }
  #header #regionNav {
    display: none;
    position: absolute;
    right: 0;
    width: 875px;
    padding-top: 6px;
    -webkit-transition: opacity 0.25s ease-in;
    -moz-transition: opacity 0.25s ease-in;
    transition: opacity 0.25s ease-in;
    z-index: 1200; }
  #header #regionNav > div {
    background: #4676a7;
    box-shadow: -1px 1px 2px #274978;
    border: 1px solid #eeeeee;
    border-top: none;
    border-radius: 0 0 4px 4px;
    font-size: 11px; }
    #header #regionNav > div .tabs > ul {
      background: #4676a7;
      margin: 0 auto;
      padding: 0 20px;
      list-style: none;
      height: 29px; }
      #header #regionNav > div .tabs > ul li {
        float: left;
        padding: 0;
        margin: 0;
        width: 20%;
        font-weight: normal;
        font-size: inherit;
        line-height: 1; }
        #header #regionNav > div .tabs > ul li a {
          display: block;
          background: #4676a7;
          color: #a4d2ff;
          padding: 10px 0 8px 10px;
          -webkit-transition: opacity 0.25s ease-in;
          -moz-transition: opacity 0.25s ease-in;
          transition: opacity 0.25s ease-in; }
      #header #regionNav > div .tabs > ul.js {
        display: block; }
      #header #regionNav > div .tabs > ul li.ui-tabs-selected a {
        background: #4c6e9d;
        color: #d0e8ff; }
    #header #regionNav > div .tabs > div {
      background: #4c6e9d;
      padding: 10px 20px;
      -webkit-transition: opacity 0.25s ease-in;
      -moz-transition: opacity 0.25s ease-in;
      transition: opacity 0.25s ease-in; }
      #header #regionNav > div .tabs > div:before {
        content: " ";
        display: block;
        height: 0;
        visibility: hidden; }
      #header #regionNav > div .tabs > div:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden; }
      #header #regionNav > div .tabs > div ul {
        list-style: none;
        background: none;
        padding: 0; }
      #header #regionNav > div .tabs > div li {
        width: 20%;
        float: left;
        font-weight: normal;
        font-size: inherit; }
        #header #regionNav > div .tabs > div li a {
          display: block;
          background: none;
          padding: 3px 0 3px 10px;
          white-space: nowrap;
          color: #a4d2ff; }
          #header #regionNav > div .tabs > div li a.active, #header #regionNav > div .tabs > div li a:hover {
            color: #ffffff; }
    #header #regionNav > div .remember {
      display: none;
      height: 36px; }
      #header #regionNav > div .remember input {
        background-position: 100% 0;
        margin: 0px; }
      #header #regionNav > div .remember label {
        position: relative;
        background: url(https://www.flysaa.com/jsp/herald/images/sprite.png) no-repeat 100% -1440px;
        cursor: pointer;
        display: inline-block;
        height: 22px;
        line-height: 22px;
        margin: 8px 10px 4px;
        color: #e4efff; }
        #header #regionNav > div .remember label input {
          display: none; }
        #header #regionNav > div .remember label .bg {
          background: url(https://www.flysaa.com/jsp/herald/images/sprite.png) no-repeat -60px -1440px;
          float: left;
          height: 22px;
          line-height: 22px;
          padding: 0 10px 0 30px;
          margin-right: 3px; }
        #header #regionNav > div .remember label .check {
          background: url(https://www.flysaa.com/jsp/herald/images/sprite.png) no-repeat 0 -1440px;
          position: absolute;
          height: 22px;
          width: 23px;
          z-index: 10; }
          #header #regionNav > div .remember label .check.un {
            background-position: -30px -1440px; }
        #header #regionNav > div .remember label:hover {
          background-position: 100% -1462px; }
          #header #regionNav > div .remember label:hover .bg {
            background-position: -60px -1462px; }
          #header #regionNav > div .remember label:hover .check {
            background-position: 0 -1462px; }
            #header #regionNav > div .remember label:hover .check.un {
              background-position: -30px -1462px; }
    #header #regionNav > div .saved {
      line-height: 36px;
      position: relative;
      z-index: 1201; }
      #header #regionNav > div .saved:before {
        content: " ";
        display: block;
        height: 0;
        visibility: hidden; }
      #header #regionNav > div .saved:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden; }
      #header #regionNav > div .saved p {
        font-size: inherit;
        line-height: inherit;
        margin: 0; }
      #header #regionNav > div .saved .pref {
        color: #bbd6fd;
        float: left;
        margin: 0 0 0 10px; }
        #header #regionNav > div .saved .pref span {
          color: #e4efff;
          font-weight: 700; }
      #header #regionNav > div .saved .forget {
        float: right;
        height: auto;
        margin-top: -6px; }
        #header #regionNav > div .saved .forget a {
          color: #ffc052;
          font-weight: bold;
          text-shadow: 0 1px 1px #2d537b;
          padding: 0 10px 0 0; }
          #header #regionNav > div .saved .forget a:hover {
            color: #ffffff; }
          #header #regionNav > div .saved .forget a .icon-pin {
            margin-bottom: -4px;
            float: none; }
  #header .language {
    cursor: pointer;
    position: relative;
    border-right: 1px solid #85a8d2;
    margin: 4px 0 0;
    padding: 0 10px 0 0;
    height: 26px; }
    #header .language .linkselectLink {
      background-image: url(https://www.flysaa.com/jsp/herald/images/sprite.png);
      background-position: -10px 0; }
    #header .language span.code {
      display: inline-block;
      color: #ffffff;
      font-size: 11px;
      line-height: 16px;
      margin: 4px 0 6px; }
      #header .language span.code span.icon-downarrow {
        float: right;
        margin-left: 2px; }
    #header .language ul {
      display: none;
      position: absolute;
      right: 0;
      z-index: 11;
      background-image: none;
      border-radius: 0 0 4px 4px;
      border-bottom: 1px solid #eeeeee;
      margin: 0 0 0 0;
      padding: 5px 0 0;
      width: 100px;
      overflow: hidden; }
      #header .language ul li {
        background: none repeat scroll 0 0 #4c6e9d;
        border: 1px solid #eeeeee;
        border-top: none;
        border-bottom: none;
        margin: 0;
        padding: 0; }
        #header .language ul li a {
          display: block;
          color: #ffffff;
          padding: 6px 8px;
          font-size: 11px;
          text-shadow: 1px 0 0 #000000;
          font-weight: normal; }
          #header .language ul li a:hover {
            background: #639be1;
            text-shadow: none; }
      #header .language ul .selected {
        display: none; }
    #header .language:hover ul,
    #header .language.hover ul,
    #header .language:focus ul {
      display: block; }
    #header .language.hover ul {
      display: block !important; }
  #header .bottom {
    background: none !important; }
  #header .masthead {
    width: 947px;
    margin: 0 auto;
    padding: 10px 0 20px; }
    #header .masthead:before {
      content: " ";
      display: block;
      height: 0;
      visibility: hidden; }
    #header .masthead:after {
      clear: both;
      content: ".";
      display: block;
      height: 0;
      visibility: hidden; }
    #header .masthead .logo .logo-voyager {
      float: left; }
      #header .masthead .logo a {
        display: inline-block;
        background: url("https://www.flysaa.com/images/logo.svg") center center no-repeat;
        width: 170px;
        height: 85px;
        text-indent: -5000px; }
      #header .masthead .logo.book a {
        background: url("https://www.flysaa.com/images/logo.svg") center center no-repeat;
        width: 170px;
        height: 85px; }
      #header .masthead .logo.voyager a {
        width: 170px;
        height: 85px;
        background: url("https://www.flysaa.com/images/logo.svg") center center no-repeat; }
    #header .masthead .leaderboard {
      float: right; }
      #header .masthead .leaderboard img {
        display: block; }

.book .masthead .logo {
  margin: 0; }
  .book .masthead .logo a {
    background: url("https://www.flysaa.com/images/logo.svg") center center no-repeat;
    width: 170px;
    height: 85px; }

/**
 * Add a clearfix
 *
 */
/**
 * Set the background position of the icon, taking into account its offset in the sprite
 *
 */
/** content **/
main.content .wrap {
  width: 947px;
  margin: 20px auto 0 auto; }
  main.content .wrap:before {
    content: " ";
    display: block;
    height: 0;
    visibility: hidden; }
  main.content .wrap:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden; }
  main.content .wrap:first-child {
    margin-top: 0;
    background: url(https://www.flysaa.com/jsp/herald/images/sprite.png) no-repeat center -1696px; }
  main.content .wrap > .left {
    width: 310px;
    padding-right: 10px;
    float: left; }
  main.content .wrap > .right {
    float: left;
    width: 627px; }

main.content.horizontal .wrap {
  width: 947px; }
  main.content.horizontal .wrap > .left {
    width: 312px; }
  main.content.horizontal .wrap > .right {
    width: 625px; }

.row {
  margin: 0 -10px; }
  .row:after {
    content: "";
    display: table;
    clear: both; }
  .row .column {
    float: left;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */
    padding: 0 10px; }
    .row .column.border-right {
      border-right: 1px solid #d6d6d6; }
  .row.collapse {
    margin: 0; }
    .row.collapse .column {
      padding: 0; }
  .row.half-gutter {
    margin: 0 -5px; }
    .row.half-gutter .column {
      padding: 0 5px; }

.cell.padded {
  padding: 10px; }

.cell.grey {
  background: #f2f2f2; }

.cell.blue {
  background: #e9eef5; }

@media only screen {
  .row .small-2 {
    width: 16.6666666667%; }
  .row .small-3 {
    width: 25%; }
  .row .small-4 {
    width: 33.3333333333%; }
  .row .small-5 {
    width: 41.6666666667%; }
  .row .small-6 {
    width: 50%; }
  .row .small-7 {
    width: 58.3333333333%; }
  .row .small-8 {
    width: 66.6666666667%; }
  .row .small-9 {
    width: 75%; }
  .row .small-10 {
    width: 83.3333333333%; }
  .row .small-11 {
    width: 91.6666666667%; }
  .row .small-12 {
    width: 100%; } }

@media only screen and (max-width: 640px) {
  .row .small-12.border-right {
    border-right: none; } }

@media only screen and (min-width: 641px) {
  .row .medium-2 {
    width: 16.6666666667%; }
  .row .medium-3 {
    width: 25%; }
  .row .medium-4 {
    width: 33.3333333333%; }
  .row .medium-5 {
    width: 41.6666666667%; }
  .row .medium-6 {
    width: 50%; }
  .row .medium-7 {
    width: 58.3333333333%; }
  .row .medium-8 {
    width: 66.6666666667%; }
  .row .medium-9 {
    width: 75%; }
  .row .medium-10 {
    width: 83.3333333333%; }
  .row .medium-11 {
    width: 91.6666666667%; }
  .row .medium-12 {
    width: 100%; } }

@media only screen and (min-width: 1025px) {
  .row .large-2 {
    width: 16.6666666667%; }
  .row .medium-3 {
    width: 25%; }
  .row .medium-4 {
    width: 33.3333333333%; }
  .row .medium-5 {
    width: 41.6666666667%; }
  .row .medium-6 {
    width: 50%; }
  .row .medium-7 {
    width: 58.3333333333%; }
  .row .medium-8 {
    width: 66.6666666667%; }
  .row .medium-9 {
    width: 75%; }
  .row .medium-10 {
    width: 83.3333333333%; }
  .row .medium-11 {
    width: 91.6666666667%; }
  .row .medium-12 {
    width: 100%; } }

/**
 * Add a clearfix
 *
 */
/**
 * Set the background position of the icon, taking into account its offset in the sprite
 *
 */
@media only screen and (max-width: 640px) {
  .alertmodal, .modal {
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */
    width: 90%; }
  #header .top {
    display: none; }
  #footer .wrap:after {
    content: " ";
    display: block;
    clear: both; }
  #footer .copyright {
    padding-top: 10px; }
  #footer .copyright,
  #footer nav {
    display: block;
    text-align: left;
    float: none;
    width: auto;
    line-height: 150%;
    clear: both; }
  #footer nav {
    margin: 10px 0; }
    #footer nav ul li {
      padding-left: 0; }
    #footer nav:after {
      content: " ";
      display: block;
      clear: both; }
  #footer .alliance {
    float: left;
    display: block;
    width: 30%;
    margin-bottom: 10px; }
  #footer .social {
    float: left;
    display: block;
    width: 70%;
    margin-bottom: 10px; }
  #footer .social {
    text-align: right; }
    #footer .social a {
      float: none; }
  .schedule-table {
    overflow-x: scroll;
    margin: 0 -5px;
    padding: 5px; }
  .small-text-left {
    text-align: left !important; } }

@media only screen and (min-width: 641px) and (max-width: 800px) {
  #header .top .right {
    display: none; }
  #footer .wrap:after {
    content: " ";
    display: block;
    clear: both; }
  #footer .copyright {
    padding-top: 10px; }
  #footer .copyright,
  #footer nav {
    display: block;
    text-align: left;
    float: none;
    width: auto;
    line-height: 150%;
    clear: both;
    min-height: initial; }
  #footer nav {
    margin: 10px 0; }
    #footer nav ul li {
      padding-left: 0; }
    #footer nav:after {
      content: " ";
      display: block;
      clear: both; }
  #footer .alliance {
    float: left;
    display: block;
    width: 30%;
    margin-bottom: 10px; }
  #footer .social {
    float: left;
    display: block;
    width: 70%;
    margin-bottom: 10px; }
  #footer .social {
    text-align: right; }
    #footer .social a {
      float: none; } }

@media only screen and (max-width: 1024px) {
  html,
  body {
    min-width: inherit; }
  #header .wrap,
  #header .masthead {
    width: 100% !important;
    padding-left: 10px;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */ }
  #header .search {
    width: 100px; }
  #header .search .input {
    width: 60px; }
  #menu nav {
    width: 100% !important;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */ }
  main.content.horizontal .wrap {
    width: 100% !important;
    padding-left: 10px;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */ }
  #footer .wrap {
    width: 100% !important;
    padding-left: 10px;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */ }
  #footer nav {
    width: 460px; } }

h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto-Bold", Arial, sans-serif;
  font-weight: normal;
  line-height: 1em;
  margin-bottom: 0.5em; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-family: inherit;
    font-size: inherit;
    color: inherit; }
    h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
      color: inherit; }
  h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
    font-family: inherit;
    font-size: inherit; }

h1 {
  margin-bottom: 20px; }

h4 {
  font-weight: bold; }

h1, h2 {
  color: #193f69;
  font-weight: 100; }

h3, h4 {
  color: #333333; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 24px; }

h3, .h3 {
  font-size: 18px; }

h4, .h4 {
  font-size: 14px; }

h5, .h5 {
  font-size: 18px; }

h5 {
  color: #2c5b8a;
  background: #d5ccae;
  padding: 6px; }

h2 {
  margin-top: 20px; }

p, li, td {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: normal;
  font-size: 1.4rem;
  line-height: 1.5em;
  color: #333333; }

li {
  font-weight: normal; }

ol, ul {
  margin-left: 2em;
  margin-bottom: 1rem; }

ol {
  list-style-type: decimal; }

p {
  margin-bottom: 1rem; }
  p.half-margin {
    margin-bottom: 0.5rem; }

p.lead {
  font-weight: bold;
  font-size: 15px; }

.bold, strong, b {
  font-weight: bold; }

pre, code, kbd, samp {
  font-family: "Roboto", Arial, sans-serif; }

small {
  font-size: 0.9em; }

.large {
  font-size: 1.2em; }

.xlarge {
  font-size: 1.4em; }

hr {
  border: 0;
  border-bottom: 5px solid #193f69;
  margin: 20px 0; }
  hr.dashed {
    border-bottom-style: dashed;
    border-bottom-color: #c5c5c5; }

.column > *:first-child {
  margin-top: 0; }

.ui-helper-clearfix {
  display: block; }
  .ui-helper-clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden; }

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

.ui-button-icon {
  background-image: url(https://www.flysaa.com/jsp/herald/images/sprite.png); }

.datepicker .icon-calendar {
  cursor: pointer; }

#ui-datepicker-div {
  display: none; }

.calendar {
  display: none;
  z-index: 1099;
  position: absolute;
  top: 0px;
  left: 50%;
  width: 17em;
  margin: 0 0 0 -8.5em; }

.calendar .title,
.ui-datepicker .ui-datepicker-header {
  display: block;
  background: #4e80bf url(https://www.flysaa.com/jsp/herald/images/sprite.png) 0 -1560px;
  border-top: 1px solid #b7d4f2;
  color: #ffffff;
  font-weight: 700;
  text-shadow: 0 1px 1px #20395b;
  text-align: center;
  height: 24px;
  line-height: 24px; }

.calendar .title {
  border-radius: 5px;
  box-shadow: 0 0 5px #334d72; }

.ui-datepicker {
  background: #eeeeee;
  border-radius: 5px;
  box-shadow: 0 1px 3px #20395b;
  padding: 0;
  overflow: hidden;
  margin-top: 5px;
  position: relative;
  width: 200px; }
  .ui-datepicker .ui-datepicker-header {
    background-position: 0 -1571px; }
  .ui-datepicker .ui-datepicker-prev,
  .ui-datepicker .ui-datepicker-next {
    background-image: url(https://www.flysaa.com/jsp/herald/images/sprite.png);
    position: absolute;
    top: 6px;
    cursor: pointer;
    height: 17px;
    width: 13px; }
    .ui-datepicker .ui-datepicker-prev span,
    .ui-datepicker .ui-datepicker-next span {
      display: none;
      text-indent: -999em; }
  .ui-datepicker .ui-datepicker-next {
    right: 6px;
    background-position: -500px -280px !important; }
    .ui-datepicker .ui-datepicker-next.ui-datepicker-next-hover {
      background-position: -500px -300px !important; }
  .ui-datepicker .ui-datepicker-prev {
    left: 6px;
    background-position: -480px -280px !important; }
    .ui-datepicker .ui-datepicker-prev.ui-datepicker-prev-hover {
      background-position: -480px -300px !important; }
  .ui-datepicker td span, .ui-datepicker td a {
    color: #3a5f85;
    display: block;
    padding: 0.2em;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px #cecece;
    font-size: 11px; }
  .ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    border-bottom: 0 none;
    border-left: 0 none;
    border-right: 0 none;
    margin: 0.7em 0 0;
    padding: 0 0.2em; }
    .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
      float: left; }
  .ui-datepicker .ui-datepicker-title {
    color: #ffffff;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.8em;
    margin: 1px 2.3em 0;
    text-align: center;
    text-shadow: 0 1px 1px #20395b; }
    .ui-datepicker .ui-datepicker-title select {
      font-size: 1em;
      margin: 1px 0; }
  .ui-datepicker select.ui-datepicker-month-year {
    width: 100%; }
  .ui-datepicker select.ui-datepicker-month {
    width: 49%; }
  .ui-datepicker select.ui-datepicker-year {
    width: 49%; }
  .ui-datepicker table {
    border-collapse: collapse;
    color: #3a5f85;
    font-size: 0.9em;
    margin: 0 0 0.4em;
    width: 100%; }
  .ui-datepicker th {
    border: 0 none;
    font-weight: 700;
    padding: 0.7em 0.3em;
    text-align: center;
    text-transform: uppercase; }
  .ui-datepicker td {
    background-image: -moz-linear-gradient(center top, #f7f7f7, #f1f1f1);
    border: 0 none;
    border-collapse: collapse;
    box-shadow: 1px 1px 0 #ffffff;
    padding: 1px;
    text-align: center; }
    .ui-datepicker td span {
      background: none repeat scroll 0 0 #5c8cbb;
      color: #ffffff;
      text-shadow: 0 1px 1px #20395b; }
    .ui-datepicker td a:hover {
      background: none repeat scroll 0 0 #5c8cbb;
      color: #ffffff;
      text-shadow: 0 1px 1px #20395b; }
  .ui-datepicker .ui-datepicker-week-end {
    background-image: -moz-linear-gradient(center top, #eeeeee, #e7e7e7);
    background: #e2e2e2;
    border-right: none; }
  .ui-datepicker.ui-datepicker-multi {
    width: auto; }
  .ui-datepicker .ui-datepicker-current-day a {
    background: #5c8cbb;
    color: #ffffff;
    text-shadow: none; }
  .ui-datepicker .ui-datepicker-calendar a.ui-state-hover {
    background-color: #3a5f85;
    color: #ffffff; }
  .ui-datepicker .ui-datepicker-other-month a {
    color: #999999; }
  .ui-datepicker .ui-datepicker-unselectable span {
    background: #cecece;
    color: #777777;
    text-shadow: none; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }
  .ui-datepicker-multi .ui-datepicker-group table {
    margin: 0 auto 0.4em;
    width: 95%; }

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

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

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

.ui-datepicker-rtl {
  direction: rtl; }
  .ui-datepicker-rtl .ui-datepicker-group {
    float: right; }
  .ui-datepicker-rtl .ui-datepicker-prev {
    left: auto;
    right: 2px; }
    .ui-datepicker-rtl .ui-datepicker-prev:hover {
      left: auto;
      right: 1px; }
  .ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto; }
    .ui-datepicker-rtl .ui-datepicker-next:hover {
      left: 1px;
      right: auto; }
  .ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left; }
    .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
      float: right; }
  .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
    border-left-width: 1px;
    border-right-width: 0; }
  .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 1px;
    border-right-width: 0; }

.ui-dialog {
  background-color: #ffffff;
  border: 1px solid #ff9900;
  border-radius: 9px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
  display: block;
  padding: 0;
  position: absolute;
  width: 260px; }
  .ui-dialog .ui-dialog-titlebar {
    padding: 0;
    position: relative;
    z-index: 2; }
  .ui-dialog .ui-dialog-title {
    float: left;
    font-size: 10px;
    margin: 0.1em 16px 0.1em 0; }
  .ui-dialog .ui-dialog-titlebar-close {
    height: 18px;
    margin: -10px 0 0;
    padding: 1px;
    position: absolute;
    right: 0.3em;
    top: 50%;
    width: 19px; }
    .ui-dialog .ui-dialog-titlebar-close span {
      display: block;
      margin: 1px; }
    .ui-dialog .ui-dialog-titlebar-close:hover {
      padding: 0; }
    .ui-dialog .ui-dialog-titlebar-close:focus {
      padding: 0; }
  .ui-dialog .ui-dialog-content {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    overflow: auto;
    padding: 8px 10px 10px;
    position: relative; }
  .ui-dialog .ui-dialog-buttonpane {
    background-image: none;
    border-width: 1px 0 0;
    margin: 0.5em 0 0;
    padding: 0.3em 1em 0.5em 0.4em;
    text-align: left; }
    .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
      float: right; }
    .ui-dialog .ui-dialog-buttonpane button {
      cursor: pointer;
      margin: 0.5em 0.4em 0.5em 0; }
  .ui-dialog .ui-resizable-se {
    bottom: 3px;
    height: 14px;
    right: 3px;
    width: 14px; }

.ui-widget-overlay {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.ui-tabs {
  padding: 0;
  margin: 0;
  position: relative; }
  .ui-tabs .ui-tabs-nav li {
    display: table;
    list-style: none; }

.ui-tabs-hide {
  display: none !important; }

.ui-helper-hidden-accessible {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important; }

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

.ui-helper-zfix {
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%; }

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

.ui-datepicker-cover {
  display: block;
  height: 200px;
  left: -4px;
  position: absolute;
  top: -4px;
  width: 200px;
  z-index: -1; }

.ui-autocomplete, .linkselect-container, .selectricItems ul {
  z-index: 2000;
  background: #ffffff;
  border-radius: 0 0 5px 5px;
  border: none;
  box-shadow: 0 0 5px #003399;
  list-style: none outside none;
  position: absolute;
  max-height: 200px;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  margin: 24px 0 0 0 !important;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  /*
  li {
    clear: left;
    float: left;
    width: 100%;
    a {
      color: $color_tundora_approx;
      cursor: pointer;
      display: block;
      padding: 2px;
      text-decoration: none;
      &:hover,
      &.ui-state-hover {
        background-color: $color_jordy_blue_approx;
        color: $white;
        font-weight: normal;
      }
      span {
        display: none;
        strong {
          display: inline;
          padding: 0 0 0 5px;
        }
      }
      strong span {
        display: inline;
      }
    }
  }
  */ }

.ui-button {
  cursor: pointer;
  display: inline-block;
  overflow: visible;
  padding: 0;
  position: relative;
  text-align: center;
  text-decoration: none !important; }

.combobox input {
  padding-right: 24px; }

.combobox .ui-button {
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 4px;
  right: 4px; }

.ui-button-icon-only {
  width: 2.2em; }
  .ui-button-icon-only .ui-button-text {
    padding: 0.4em;
    text-indent: -1em; }

.ui-button-icons-only {
  width: 3.4em; }
  .ui-button-icons-only .ui-button-text {
    padding: 0.4em;
    text-indent: -1em; }

.ui-buttonset {
  margin-right: 7px; }
  .ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -0.3em; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

.ui-tabs-collapsible .ui-tabs-nav .ui-tabs-selected a {
  cursor: pointer; }

.ui-datepicker-other-month .ui-datepicker-unselectable .ui-state-disabled {
  color: #cecece; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

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

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-autocomplete-input:focus {
  background-color: #ffffff; }

.ui-button-text-icon-primary .ui-button-text {
  padding: 0.4em 1em 0.4em 2.1em; }

.ui-button-text-icons .ui-button-text {
  padding: 0.4em 1em 0.4em 2.1em;
  padding: 0.4em 2.1em 0.4em 1em;
  padding-left: 2.1em;
  padding-right: 2.1em; }

.ui-button-text-icon-secondary .ui-button-text {
  padding: 0.4em 2.1em 0.4em 1em; }

*:focus {
  outline-color: #f1a80d; }

form {
  position: relative; }
  form .input {
    margin-bottom: 6px; }
    form .input .input {
      margin-bottom: 0; }
    form .input.month-year, form .input.day {
      position: relative; }
  form input:not([type="radio"]):not([type="checkbox"]), form select, form textarea, form button, form .selectric, form .linkselect-link, form .linkselect-disabled {
    font-family: "Roboto", Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5em;
    color: #3f3f3f;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */
    background: #ffffff;
    background-color: #ebebeb;
    background-image: none;
    min-height: 28px;
    border: 0;
    box-shadow: none;
    border-radius: 5px;
    padding: 0 15px; }
    form input:not([type="radio"]):not([type="checkbox"]):-moz-placeholder, form select:-moz-placeholder, form textarea:-moz-placeholder, form button:-moz-placeholder, form .selectric:-moz-placeholder, form .linkselect-link:-moz-placeholder, form .linkselect-disabled:-moz-placeholder {
      color: #a9a9a9; }
  form input:not([type="radio"]):not([type="checkbox"]).invalid, form input:not([type="radio"]):not([type="checkbox"]).error, form select.invalid, form select.error, form textarea.invalid, form textarea.error, form button.invalid, form button.error, form .selectric.invalid, form .selectric.error, form .linkselect-link.invalid, form .linkselect-link.error, form .linkselect-disabled.invalid, form .linkselect-disabled.error {
    border-color: #f30;
    box-shadow: 0 0 3px #f30;
    -webkit-box-shadow: 0 0 3px #f30;
    -moz-box-shadow: 0 0 3px #f30; }
  form .checkboxes {
    list-style: none;
    margin-left: 0; }
  form select {
    background-image: url("https://www.flysaa.com/jsp/herald/images/dx/corner.png");
    background-position: right bottom;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    background-repeat: no-repeat; }
  form input[type="radio"] {
    border: none;
    cursor: pointer;
    width: auto; }
  form input[type="checkbox"] {
    border: none;
    cursor: pointer; }
  form input[type="button"] {
    cursor: pointer; }
  form input[type="submit"] {
    cursor: pointer; }
  form input[type="image"] {
    cursor: pointer; }
  form select {
    padding: 4px 3px; }
  form textarea:-moz-placeholder {
    color: #a9a9a9; }
  form button {
    position: relative;
    cursor: pointer;
    width: auto;
    margin: 0;
    padding: 0;
    border: 0 none;
    line-height: 15px; }
    form button::-moz-focus-inner {
      border: medium none;
      padding: 0; }
    form button span {
      display: block;
      position: relative;
      white-space: nowrap; }
    form button.round {
      color: #ffffff;
      font-size: 11px;
      text-align: center;
      text-transform: uppercase; }
      form button.round.green {
        background: url("https://www.flysaa.com/jsp/herald/images/button-green.png") no-repeat scroll right top transparent;
        float: right;
        padding: 0 26px 0 0; }
        form button.round.green span {
          background: url("https://www.flysaa.com/jsp/herald/images/button-green.png") no-repeat scroll left top transparent;
          height: 23px;
          padding: 9px 5px 0 15px;
          text-shadow: 0 1px 2px #226e1f; }
      form button.round.brown {
        background: url("https://www.flysaa.com/jsp/herald/images/button-brown.png") no-repeat scroll right top transparent;
        float: right;
        padding: 0 14px 0 0; }
        form button.round.brown span {
          background: url("https://www.flysaa.com/jsp/herald/images/button-brown.png") no-repeat scroll left top transparent;
          height: 23px;
          padding: 9px 2px 0 15px;
          text-shadow: 0 1px 2px #7a5b18; }
    form button.ui-button-icon-only {
      width: 2.4em; }
    form button.ui-button-icons-only {
      width: 3.7em; }
    form button.ui-button::-moz-focus-inner {
      border: 0 none;
      padding: 0; }
  form label {
    display: block;
    margin-bottom: 6px; }
    form label.required::after {
      content: "*";
      display: block; }
    form label input {
      display: inline-block;
      width: auto; }
    form label.inline input {
      display: inline-block !important;
      width: auto !important; }
    form label.error {
      margin: 3px 0 3px 6px !important;
      color: #f30; }
    form label.hide {
      display: none; }
  form input.inline {
    display: inline-block !important; }
  form label {
    cursor: pointer; }
    form label.chkLabelYes {
      left: 0; }
      form label.chkLabelYes span {
        background-position: -100px -700px;
        left: 13px; }
    form label.chkLabelNo {
      right: 0; }
      form label.chkLabelNo span {
        background-position: -80px -700px;
        right: 12px; }
  form .input label {
    display: block;
    margin: 0 0 6px 0; }
    form .input label.inline {
      margin: 0;
      line-height: 28px;
      height: 28px;
      display: inline-block; }
      form .input label.inline a[class*="icon"],
      form .input label.inline span[class*="icon"] {
        margin-top: 4px;
        float: right; }
    form .input label.hide {
      display: none; }
  form .required label::after {
    content: "*";
    display: inline; }
  form label.required::after {
    content: "*";
    display: inline; }
  form div.mandatory::before {
    content: "* = ";
    display: inline; }
  form .prefix {
    padding-left: 6px;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */
    background: #ffffff;
    border: 1px solid #cecece; }
    form .prefix input, form .prefix textarea, form .prefix select {
      border: none;
      display: inline-block;
      width: auto; }
    form .prefix.required {
      border-left: 4px solid #af8c53; }
    form .prefix:before {
      content: " ";
      display: block;
      height: 0;
      visibility: hidden; }
    form .prefix:after {
      clear: both;
      content: ".";
      display: block;
      height: 0;
      visibility: hidden; }
  form .input.radios label {
    display: inline-block;
    margin: 0; }
  form .input.datepicker:after,
  form .input.datetimepicker:after {
    content: "";
    display: table;
    clear: both; }
  form .input.datepicker label input,
  form .input.datetimepicker label input {
    display: inline-block;
    width: auto;
    margin-top: 0;
    margin-bottom: 0; }
  form .input.datepicker .input,
  form .input.datetimepicker .input {
    float: left; }
  form .input.datepicker .input.time,
  form .input.datetimepicker .input.time {
    width: 75px;
    margin-left: 3px;
    margin-top: 6px; }
  form .input.datepicker .input.day,
  form .input.datetimepicker .input.day {
    width: 75px; }
  form .input.datepicker .input.month,
  form .input.datepicker .input.month-year,
  form .input.datetimepicker .input.month,
  form .input.datetimepicker .input.month-year {
    margin-left: 3px;
    width: 110px; }
  form .input.datepicker .icon-calendar,
  form .input.datetimepicker .icon-calendar {
    margin: 0 0 0 3px;
    cursor: pointer; }
  form .input.datepicker label.time,
  form .input.datetimepicker label.time {
    width: 75px;
    display: inline-block;
    float: left;
    line-height: 28px;
    height: 28px;
    text-align: right;
    margin-top: 6px; }
  form .input.datepicker > .disabled .icon-calendar,
  form .input.datetimepicker > .disabled .icon-calendar {
    cursor: default; }
  form .input.row {
    margin: 0 -1.5px;
    margin-bottom: 6px; }
    form .input.row .column {
      position: relative;
      padding: 0 1.5px; }
  form .input.submit {
    margin: 0; }
    form .input.submit button {
      margin: 0; }
  form p.tip {
    margin-top: 2px;
    margin-bottom: 0;
    font-size: 11px;
    color: #4e80bf; }
  form input.invalid,
  form .linkselect-link.invalid {
    border-color: #f30;
    box-shadow: 0 0 3px #f30;
    -webkit-box-shadow: 0 0 3px #f30;
    -moz-box-shadow: 0 0 3px #f30; }
  form fieldset .legend {
    line-height: 24px;
    font-size: 1.4rem;
    text-transform: uppercase;
    margin: -19px -19px 20px;
    border: none !important;
    background: #2c5b8a;
    color: #fff;
    padding: 10px 15px !important;
    border-radius: 12px 12px 0 0; }

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
input:-moz-placeholder,
input.placeholder {
  color: #575757 !important; }

.linkselect-link {
  display: block; }
  .linkselect-link:hover {
    text-decoration: none; }

/*
 * define styles for linkselect plug-in
 */
a.linkselect-link, span.linkselect-disabled {
  -khtml-user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -moz-user-focus: ignore;
  -moz-user-input: disabled; }

.linkselect-link,
.linkselect-disabled {
  display: inline-block;
  position: relative; }
  .linkselect-link .linkselect-link-icon,
  .linkselect-disabled .linkselect-link-icon {
    position: absolute;
    margin: 0;
    padding: 0;
    text-align: center;
    text-indent: -5000px;
    display: block;
    overflow: hidden;
    top: 4px;
    right: 4px; }
  .linkselect-link .linkselect-link-text,
  .linkselect-disabled .linkselect-link-text {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
    padding: 0;
    text-align: left;
    font-family: "Roboto", Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5em;
    text-decoration: none; }

span.linkselect-disabled {
  filter: "alpha(opacity=75)";
  -moz-opacity: 0.75;
  opacity: 0.75; }

.linkselect-container {
  position: absolute;
  /* this is required to correctly calculate the width of the container */
  left: 0;
  top: 0;
  display: none;
  /* 
   * move the box up 3 pixels so that the title bar aligns with original anchor text, this 
   * should be adjusted according to the padding/margin differences between the two links 
   */
  margin-top: 24px;
  max-width: 250px;
  z-index: 100;
  height: auto;
  max-height: inherit; }
  .linkselect-container .linkselect-title {
    display: none;
    /*
	color: #fff !important;
	padding-right: 20px !important;
	white-space: nowrap;
	font-size: 11px !important;
	font-weight: bold !important;
	line-height: 11px !important;
	cursor: default;
	-khtml-user-select: none;
	-o-user-select: none;
	-moz-user-select: none;
	-moz-user-focus: ignore;
	-moz-user-input: disabled;
	&.placeholder {
	  cursor: pointer;
	}
	span {
	  display: block;
	  padding: 3px 4px;
	}
	*/ }
  .linkselect-container .linkselect-scrollable {
    width: auto;
    background-color: white;
    margin: 0;
    padding: 0px;
    font-size: 11px;
    text-align: left;
    overflow: auto;
    max-height: 111px;
    clear: both; }
  .linkselect-container ul {
    list-style-type: decimal !important;
    margin: 0px;
    padding: 0px; }
    .linkselect-container ul li {
      list-style: none;
      padding: 0;
      margin: 0;
      font-size: 14px;
      line-height: 1.5em;
      min-height: 1.5em;
      display: block;
      padding: 5px;
      border-top: 1px solid #FFF;
      border-bottom: 1px solid #EEE;
      color: #666;
      cursor: pointer;
      -moz-user-select: none;
      -moz-user-focus: ignore;
      -moz-user-input: disabled; }
      .linkselect-container ul li.linkselect-selected {
        background: #EFEFEF;
        color: #444;
        border-top-color: #E0E0E0; }
      .linkselect-container ul li:hover {
        background: #F0F0F0;
        color: #444;
        text-decoration: none; }
      .linkselect-container ul li.disabled {
        background: #F5F5F5;
        color: #BBB;
        border-top-color: #FAFAFA;
        cursor: default; }
      .linkselect-container ul li.hidden {
        display: none; }
      .linkselect-container ul li.placeholder {
        display: none; }

.row .column.select:last-child .linkselect-container {
  right: 0px;
  left: auto; }

.select {
  position: relative; }
  .select .ui-autocomplete, .select .linkselect-container, .select .selectricItems ul, .selectricItems .select ul {
    width: 100%; }

/*======================================================================
  Selectric
======================================================================*/
.selectricWrapper {
  position: relative;
  margin: 0;
  cursor: pointer; }

.selectricResponsive {
  width: 100%; }

.selectric {
  /*
  border: 1px solid #DDD;
  background: #F8F8F8;
  position: relative;
  border-radius: 2px;
  @include box-resizing();
*/ }
  .selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
    padding: 0;
    font-family: "Roboto", Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5em; }
  .selectric .button {
    position: absolute;
    margin: 0;
    padding: 0;
    text-align: center;
    text-indent: -5000px;
    display: block;
    overflow: hidden;
    top: 4px;
    right: 4px; }

.selectricHover .selectric {
  border-color: #CCC; }
  .selectricHover .selectric .button {
    color: #888; }
    .selectricHover .selectric .button:after {
      border-top-color: #888; }

.selectricOpen {
  z-index: 9999; }
  .selectricOpen .selectric {
    border-color: #CCC;
    background: #F0F0F0; }
  .selectricOpen .selectricItems {
    display: block; }

.selectricDisabled {
  opacity: 0.5;
  cursor: default;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.selectricHideSelect {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0; }
  .selectricHideSelect select {
    position: absolute;
    left: -100%;
    display: none; }

.selectricInput {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important; }

.selectricTempShow {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important; }

.selectricItems {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #F9F9F9;
  border: 1px solid #CCC;
  z-index: -1;
  box-shadow: 0 0 10px -6px; }
  .selectricItems .selectricScroll {
    height: 100%;
    overflow: auto; }

.selectricAbove .selectricItems {
  top: auto;
  bottom: 100%; }

.selectricItems ul {
  margin: 0 !important; }

.selectricItems li,
.ui-autocomplete a, .linkselect-container a, .selectricItems ul a {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 1.5em;
  min-height: 1.5em;
  display: block;
  padding: 5px;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #EEE;
  color: #666;
  cursor: pointer;
  font-weight: normal; }
  .selectricItems li.selected,
  .ui-autocomplete a.selected, .linkselect-container a.selected, .selectricItems ul a.selected {
    background: #EFEFEF;
    color: #444;
    border-top-color: #E0E0E0; }
  .selectricItems li:hover,
  .ui-autocomplete a:hover, .linkselect-container a:hover, .selectricItems ul a:hover {
    background: #F0F0F0;
    color: #444;
    text-decoration: none; }
  .selectricItems li.disabled,
  .ui-autocomplete a.disabled, .linkselect-container a.disabled, .selectricItems ul a.disabled {
    background: #F5F5F5;
    color: #BBB;
    border-top-color: #FAFAFA;
    cursor: default; }
  .selectricItems li span,
  .ui-autocomplete a span, .linkselect-container a span, .selectricItems ul a span {
    font-weight: bold; }

.ui-autocomplete, .linkselect-container, .selectricItems ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  min-height: 20px; }

.linkselect-link .linkselect-link-icon,
.linkselect-disabled .linkselect-link-icon, [class*="icon-"] {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(https://www.flysaa.com/jsp/herald/images/sprite.png) no-repeat; }

[class*="icon-24"] {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(https://www.flysaa.com/jsp/herald/images/sprite.png) no-repeat; }

[class*="icon-24"].left {
  margin-right: 10px; }

.icon-downarrow {
  background-position: -320px -280px !important; }

.icon-downarrow:hover, #header .language:hover span.icon-downarrow, #header .language:focus span.icon-downarrow,
#header .language .hover span.icon-downarrow {
  background-position: -320px -300px !important; }

.icon-pin {
  background-position: -400px -280px !important;
  width: 17px;
  height: 30px; }

/**
 * Menu Icons for the #menu
 */
[class*="icon-menu"] {
  width: 20px;
  height: 20px; }

.icon-menu-speaker {
  background-position: -320px -400px !important; }

.icon-menu-plane {
  background-position: -340px -400px !important; }

.icon-menu-pin {
  background-position: -360px -400px !important; }

.icon-menu-case {
  background-position: -380px -400px !important; }

.icon-menu-tail {
  background-position: -400px -400px !important; }

.icon-menu-car {
  background-position: -420px -400px !important; }

.icon-menu-hotel {
  background-position: -440px -400px !important; }

/**
 * Icons for the Booking Block
 */
.icon-bb-flight {
  background-position: -320px -340px !important; }

.icon-bb-checkin {
  background-position: -340px -340px !important; }

.icon-bb-user {
  background-position: -360px -340px !important; }

.icon-bb-timer {
  background-position: -400px -340px !important; }

.icon-bb-hotel {
  background-position: -420px -340px !important; }

.icon-bb-car {
  background-position: -380px -340px !important; }

.icon-bb-schedule {
  background-position: -440px -340px !important; }

.icon-bb-accessibility {
  background-position: -460px -340px !important; }

.icon-bb-flight:hover {
  background-position: -320px -360px !important; }

.icon-bb-checkin:hover {
  background-position: -340px -360px !important; }

.icon-bb-user:hover {
  background-position: -360px -360px !important; }

.icon-bb-timer:hover {
  background-position: -400px -360px !important; }

.icon-bb-hotel:hover {
  background-position: -420px -360px !important; }

.icon-bb-car:hover {
  background-position: -380px -360px !important; }

.icon-bb-schedule:hover {
  background-position: -440px -360px !important; }

.icon-bb-accessibility:hover {
  background-position: -460px -360px !important; }

/**
 * General Icons
 */
.icon-arrow-right {
  width: 12px;
  height: 12px;
  background-position: -420px -280px !important; }
  .icon-arrow-right.gold {
    background-position: -440px -280px !important; }
  .icon-arrow-right:hover {
    background-position: -420px -300px !important; }
    .icon-arrow-right:hover.gold {
      background-position: -440px -300px !important; }

.icon-arrow-down, .linkselect-link .linkselect-link-icon,
.linkselect-disabled .linkselect-link-icon, .selectric .button {
  width: 18px;
  height: 18px;
  background-position: -320px -280px !important; }
  .icon-arrow-down:hover, .linkselect-link:hover .linkselect-link-icon, .linkselect-link .linkselect-link-icon:hover,
  .linkselect-disabled .linkselect-link-icon:hover,
  .linkselect-disabled:hover .linkselect-link-icon, .selectric .button:hover {
    background-position: -320px -300px !important; }

.icon-arrow-right-large {
  width: 19px;
  height: 19px;
  background-position: -460px -280px !important; }

.icon-calendar {
  width: 20px;
  height: 24px;
  background-position: -380px -280px !important; }

.icon-info {
  width: 18px;
  height: 18px;
  background-position: -360px -280px !important; }
  .icon-info span {
    display: none; }

.icon-info:hover {
  background-position: -360px -300px !important; }

.icon-alert {
  width: 20px;
  height: 21px;
  background-position: -460px -320px !important; }

.icon-info.inline {
  position: relative;
  color: #333333; }
  .icon-info.inline:hover {
    color: #333333; }
    .icon-info.inline:hover > span {
      display: block;
      opacity: 1;
      -webkit-transition: opacity 0.25s ease-in;
      -moz-transition: opacity 0.25s ease-in;
      transition: opacity 0.25s ease-in; }
  .icon-info.inline > span {
    position: absolute;
    display: none;
    opacity: 0;
    top: -12px;
    left: 25px;
    font-size: 12px;
    line-height: 1.2em;
    z-index: 1300;
    width: 214px;
    background: #eee;
    border: 1px solid #f90;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    box-shadow: 0 3px 5px #183E64;
    -webkit-box-shadow: 0 3px 5px #183E64;
    -moz-box-shadow: 0 3px 5px #183E64; }
    .icon-info.inline > span .head {
      color: #444;
      font-weight: bold;
      padding: 10px;
      text-shadow: 0 1px 0 #fff;
      border-bottom: 1px solid #e7e7e7; }
      .icon-info.inline > span .head .icon-info {
        float: right; }
    .icon-info.inline > span .inner {
      color: #575757;
      padding: 10px;
      border-top: 1px solid #fff;
      max-height: 200px;
      overflow-y: auto; }
    .icon-info.inline > span:after {
      content: "";
      position: absolute;
      z-index: 100;
      left: -20px;
      top: 10px;
      width: 0px;
      height: 0px;
      border-top: 10px solid transparent;
      border-bottom: 10px solid transparent;
      border-left: 10px solid transparent;
      border-right: 10px solid #f1a80d; }
    .icon-info.inline > span .head {
      display: block; }
    .icon-info.inline > span .inner {
      display: block; }
    .icon-info.inline > span.push-left {
      right: 25px;
      left: auto; }
      .icon-info.inline > span.push-left:after {
        right: -20px;
        left: auto;
        border-left: 10px solid #f1a80d;
        border-right: 10px solid transparent; }
    .icon-info.inline > span.push-up {
      top: -100px; }
      .icon-info.inline > span.push-up:after {
        top: 97px; }

/*
.icon-info {
  position: relative;
  color: $color_body_text;
  &:hover {
    color: $color_body_text;
    > span {
      display: block;
      opacity: 1;
      @include transition($ease-in-out);
    }
  }
  > span {
    position: absolute;
    display: none;
    opacity: 0;
    bottom: 25px;
    margin-left: -83px;
    width: 200px;

    font-size: 12px;
    line-height: 1.2em;
    z-index: $info-z-index;

    background: #CCCCCC;
    border-radius: $global-radius;
    border: 2px solid $color_buttercup_approx;
    box-shadow: 0 0 1px $black_50;

    @include transition($ease-in-out);

    &:after {
      content: "";
      position: absolute;
      z-index: 100;
      right: 50%;
      bottom: -20px;
      margin-left: -10px;
      width: 0px;
      height: 0px;
      border-top: 10px solid $color_buttercup_approx;
      border-bottom: 10px solid transparent;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
    }
    .head {
      display: block;
      padding: $global-padding;
      background: $color_buttercup_approx;
      color: $white;
      font-weight: bold;
    }
    .inner {
      display: block;
      padding: $global-padding;
    }
  }
}
*/
/**
 * Browser Icons
 */
.browsers {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(https://www.flysaa.com/jsp/herald/images/sprite.png) no-repeat;
  text-indent: -5000px; }
  .browsers.firefox {
    background-position: -580px -280px !important; }
  .browsers.safari {
    background-position: -580px -300px !important; }
  .browsers.chrome {
    background-position: -580px -320px !important; }
  .browsers.ie {
    background-position: -580px -340px !important; }

/**
 * Link icons like arrows
 */
.link-arrow {
  background: url("https://www.flysaa.com/jsp/herald/images/icons/arrow-right-blue.png") no-repeat left center;
  padding-left: 18px; }
  .link-arrow:hover {
    background-image: url("https://www.flysaa.com/jsp/herald/images/icons/arrow-right-blue-hover.png"); }
  .link-arrow.gold {
    background: url("https://www.flysaa.com/jsp/herald/images/icons/arrow-right-gold.png") no-repeat left center;
    padding-left: 18px;
    color: #e4c088; }
    .link-arrow.gold:hover {
      background-image: url("https://www.flysaa.com/jsp/herald/images/icons/arrow-right-gold-hover.png");
      color: #d1b88f; }
  .link-arrow.dark-gold-blue {
    background: url("https://www.flysaa.com/jsp/herald/images/icons/arrow-right-gold-hover.png") no-repeat left center; }

.li-link-arrows {
  margin: 0 0 1rem 0; }
  .li-link-arrows li {
    list-style: none;
    background: url("https://www.flysaa.com/jsp/herald/images/icons/arrow-right-blue-hover.png") no-repeat left 3px;
    padding-left: 18px; }

/* Close Icon */
.icon-logout-large,
.icon-close {
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url(https://www.flysaa.com/jsp/herald/images/sprite.png) no-repeat;
  background-position: -500px -320px !important; }

/* User Icon */
.icon-users {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(https://www.flysaa.com/jsp/herald/images/sprite.png) no-repeat;
  background-position: -320px -380px !important; }

.icon-user-add {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(https://www.flysaa.com/jsp/herald/images/sprite.png) no-repeat;
  background-position: -340px -380px !important; }

a [class*="icon-"] {
  margin-top: -3px; }
  a [class*="icon-"].left {
    margin-right: 3px; }
  a [class*="icon-"].right {
    margin-left: 3px; }

/**
 * Icons for headings (24px)
 */
.icon-24-card {
  background-position: -320px -440px !important; }

.icon-24-plane {
  background-position: -350px -440px !important; }

.icon-24-ticket {
  background-position: -380px -440px !important; }

.icon-24-plane-return {
  background-position: -410px -440px !important; }

.icon-24-plane-depart {
  background-position: -440px -440px !important; }

.icon-24-profile {
  background-position: -470px -440px !important; }

.icon-24-add {
  background-position: -500px -440px !important; }

.icon-24-confirm {
  background-position: -320px -470px !important; }

.icon-24-white-print {
  background-position: -230px -440px !important; }

.icon-24-white-manual {
  background-position: -260px -440px !important; }

.icon-24-white-email {
  background-position: -290px -440px !important; }

.icon-24-green-info {
  background-position: -350px -470px !important; }

h2 [class*="icon-24"].left, h3 [class*="icon-24"].left {
  margin-right: 3px; }

h2 [class*="icon-24"].right, h3 [class*="icon-24"].right {
  margin-left: 3px; }

h2 [class*="icon-24"] {
  margin-top: -1px; }

h3 [class*="icon-24"] {
  margin-top: -3px; }

#warnings {
  width: 728px;
  float: right;
  text-align: right; }
  #warnings p {
    display: inline-block;
    position: relative;
    overflow: visible;
    margin: 2px 0; }
    #warnings p a {
      line-height: 125%;
      position: relative;
      display: inline-block;
      cursor: pointer;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -o-border-radius: 5px;
      overflow: hidden;
      color: #444;
      text-align: left;
      border: solid 1px #fff;
      box-shadow: 0 1px 2px #4879b3;
      background-color: #fff;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));
      background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
      background-image: -o-linear-gradient(#fff, #e6e6e6); }
    #warnings p span.message {
      display: inline-block;
      padding: 5px 10px;
      min-width: 170px;
      max-width: 610px;
      text-shadow: 0 1px 0 #fff; }
    #warnings p span.more {
      display: inline-block;
      float: right;
      text-align: left;
      max-width: 160px;
      padding: 4px 10px;
      margin: 1px;
      color: #000;
      text-shadow: 0 1px 0 #ffd269;
      background-color: #f1a80d;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#fdb519), to(#d99400));
      background-image: -moz-linear-gradient(top, #fdb519, #d99400);
      background-image: -o-linear-gradient(#fdb519, #d99400);
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -o-border-radius: 5px; }
      #warnings p span.more:after {
        content: " »"; }
    #warnings p a:hover {
      background-color: #e6e6e6;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#e6e6e6), to(#fff));
      background-image: -moz-linear-gradient(top, #e6e6e6, #fff);
      background-image: -o-linear-gradient(#e6e6e6, #fff); }
      #warnings p a:hover span.more {
        background-color: #d99400;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#d99400), to(#fdb519));
        background-image: -moz-linear-gradient(top, #d99400, #fdb519);
        background-image: -o-linear-gradient(#d99400, #fdb519); }
  #warnings .icon-alert {
    position: absolute;
    left: -13px;
    top: 4px;
    z-index: 1; }

#content {
  overflow: hidden;
  background: #ffffff;
  border-radius: 0px;
  box-shadow: none;
  position: relative;
  padding: 0 0 1px 0; }
  #content > .inner {
    padding: 24px 24px 0 24px; }
  #content > .breadcrumbs {
    padding: 12px 24px; }
  #content .content-raised {
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0 0 5px #334d72;
    padding: 18px;
    margin-bottom: 24px; }
    #content .content-raised h2, #content .content-raised .h2 {
      padding-bottom: 0.3em;
      border-bottom: 3px solid #193f69; }

.full #content {
  overflow: visible; }
  .full #content > .breadcrumbs {
    padding: 12px 24px;
    border-radius: 5px 5px 0 0; }

.book #content {
  box-shadow: none; }

.breadcrumbs {
  background: #e5e5e5;
  height: 40px;
  box-sizing: border-box; }
  .breadcrumbs:before {
    content: " ";
    display: block;
    height: 0;
    visibility: hidden; }
  .breadcrumbs:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden; }
  .breadcrumbs ul, .breadcrumbs li {
    margin: 0;
    padding: 0;
    list-style: none;
    color: inherit; }
  .breadcrumbs li {
    float: left;
    font-size: 11px;
    font-weight: bold;
    color: #335e97; }
    .breadcrumbs li:after {
      content: "›";
      margin: 0 6px; }
    .breadcrumbs li:last-child:after {
      display: none; }
  .breadcrumbs a {
    color: inherit;
    text-decoration: none;
    text-transform: capitalize; }
    .breadcrumbs a:hover {
      text-decoration: underline; }
  .breadcrumbs .logout {
    display: inline-block;
    white-space: nowrap;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0;
    margin-top: -2px;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */ }
    .breadcrumbs .logout i {
      margin-bottom: -7px; }

img.responsive {
  width: 100%; }

img.border {
  border: 1px solid #bebebe;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */ }

article.feature h2,
#featuredArticles div.feature h2,
#specialOffers div.feature h2 {
  font-size: 24px;
  margin-top: 12px; }

article.feature img,
#featuredArticles div.feature img,
#specialOffers div.feature img {
  width: 100%;
  display: block;
  height: auto;
  border: 1px solid #bebebe;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */ }

article.feature p:last-child,
#featuredArticles div.feature p:last-child,
#specialOffers div.feature p:last-child {
  margin-bottom: 0.5em; }

.featured article,
#featuredArticles > div > div {
  background: #ffffff;
  border-radius: 5px;
  box-shadow: 0 0 5px #334d72;
  padding: 10px;
  margin-bottom: 20px; }

#flightDeals section,
#featuredArticles section,
#specialOffers section {
  min-height: 300px; }

#flightDeals > .loading,
#featuredArticles > .loading,
#specialOffers > .loading {
  background-color: transparent !important;
  background-image: url("https://www.flysaa.com/jsp/herald/images/loader-white.gif") !important; }

.notices {
  margin-bottom: 20px;
  margin-left: 10px;
  border-bottom: 1px solid #bbd6fd;
  color: #fff; }
  .notices a, .notices a:hover {
    color: #fff !important; }

.offers {
  margin-left: 10px;
  color: #ffffff; }
  .offers article,
  .offers .feature {
    margin-bottom: 20px; }
  .offers h2, .offers .h2 {
    text-shadow: -1px 1px 0 #03488f;
    color: #ffffff;
    font-size: 24px; }
  .offers p {
    color: #ffffff; }
  .offers a {
    color: #e4c088; }
    .offers a:hover {
      color: #d1b88f; }
  .offers .column:nth-child(2n+1) {
    clear: left; }

.deals {
  margin-left: 10px;
  color: #ffffff; }
  .deals h2, .deals .h2 {
    text-shadow: -1px 1px 0 #03488f; }
  .deals p {
    color: #ffffff; }
  .deals a {
    color: #e4c088; }

.shadow {
  position: relative;
  margin-bottom: 11px; }
  .shadow img {
    display: block;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */ }
  .shadow:before, .shadow:after {
    content: "";
    display: block;
    height: 11px;
    width: 140px;
    position: absolute;
    bottom: -11px; }
  .shadow:after {
    background: url(https://www.flysaa.com/jsp/herald/images/sprite.png) no-repeat 0 -600px;
    left: 0px; }
  .shadow:before {
    background: url(https://www.flysaa.com/jsp/herald/images/sprite.png) no-repeat 100% -600px;
    right: 0px; }

.well {
  margin-bottom: 20px;
  padding: 20px;
  box-shadow: 0 0 5px #334d72;
  background-color: #ecf2f9;
  border-radius: 5px; }

.flight-deals {
  margin-left: 10px;
  margin-bottom: 20px;
  color: #ffffff; }
  .flight-deals h2 {
    text-shadow: -1px 1px 0 #03488f;
    color: #ffffff;
    font-size: 24px; }
  .flight-deals ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow-y: hidden; }
    .flight-deals ul li {
      margin: 14px 0 14px 0;
      padding: 0 0 10px 13px;
      text-shadow: -1px 1px 0 #03488f;
      color: #ffffff;
      border-bottom: 1px solid #bbd6fd;
      position: relative; }
      .flight-deals ul li h3 {
        color: #e6ba63;
        font-weight: 400;
        font-size: 16px;
        width: 60%;
        float: left;
        margin: 0 0 4px; }
      .flight-deals ul li .class {
        font-size: 14px;
        display: block;
        width: 55%;
        float: left;
        font-weight: 300; }
      .flight-deals ul li .price {
        display: block;
        width: 40%;
        float: right;
        text-align: right; }
      .flight-deals ul li .figure {
        color: #e6ba63;
        font-size: 24px;
        font-weight: 400;
        display: block;
        margin: 6px 0 0; }
      .flight-deals ul li .period {
        clear: both;
        font-size: 11px;
        font-weight: 300; }
  .flight-deals a.more-specials {
    color: #e6ba63;
    text-transform: uppercase;
    text-shadow: -1px 1px 0 #03488f;
    line-height: 18px;
    display: inline-block; }
    .flight-deals a.more-specials span {
      margin-top: 0; }
  .flight-deals .terms {
    font-size: 10px;
    text-shadow: -1px 1px 0 #03488f; }

ul.links {
  margin-left: 0;
  list-style: none; }
  ul.links li {
    list-style: none; }

.voyager-context {
  margin-top: 3px; }
  .voyager-context table {
    border-collapse: collapse;
    width: 100%; }
  .voyager-context td, .voyager-context tr {
    padding: 0;
    margin: 0; }
  .voyager-context span {
    line-height: 25px; }
  .voyager-context .welcome-text {
    width: 100px;
    color: #ffffff;
    font-weight: bold;
    text-align: right;
    white-space: nowrap;
    padding: 4px 6px;
    padding-left: 24px;
    background: #b39760;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */ }
  .voyager-context .profile-info {
    color: #ffffff;
    padding: 4px 6px;
    background: #987d48;
    border-right: 10px solid #b39760;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */ }
    .voyager-context .profile-info .name {
      font-weight: bold;
      text-transform: uppercase; }
  .voyager-context .logout {
    width: 70px;
    white-space: nowrap;
    text-transform: uppercase;
    font-weight: bold;
    padding: 4px 6px;
    padding-right: 24px;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */ }
    .voyager-context .logout i {
      margin-bottom: -7px; }
  .voyager-context:before {
    content: " ";
    display: block;
    height: 0;
    visibility: hidden; }
  .voyager-context:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden; }

.context {
  margin-top: 3px;
  background: #235892; }
  .context ul, .context ul li {
    padding: 0;
    margin: 0; }
  .context ul li {
    display: inline-block;
    color: #ffffff;
    padding: 4px 0;
    line-height: 2em; }
    .context ul li:after {
      content: " | ";
      display: inline-block;
      padding: 0 6px 0 8px; }
  .context ul li:first-child {
    min-width: 100px;
    font-weight: bold;
    text-align: right;
    white-space: nowrap;
    padding-left: 24px;
    background: #193f69;
    margin-right: 6px;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */ }
    .context ul li:first-child:after {
      content: ""; }
  .context ul li:last-child:after {
    content: ""; }
  .context:before {
    content: " ";
    display: block;
    height: 0;
    visibility: hidden; }
  .context:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden; }

.panel {
  background: #b3cbe5;
  margin-bottom: 20px; }
  .panel > .content {
    padding: 15px; }
    .panel > .content > h3 {
      color: #436da4;
      margin: 0; }
    .panel > .content p, .panel > .content a {
      color: #333333; }
    .panel > .content *:last-child {
      margin-bottom: 0; }
  .panel *.simple {
    margin: 0; }

.spacer {
  height: 10px; }
  .spacer.thin {
    height: 5px; }

.aside {
  width: 20%;
  float: left; }
  .aside > div {
    margin: 0 0 20px 0;
    padding: 5px;
    box-shadow: 0 0 5px #334d72;
    background: #e5e5e5;
    border-radius: 5px; }
    .aside > div > h3 {
      background: #436da4;
      color: #fff;
      padding: 6.6666666667px;
      border-radius: 5px; }
    .aside > div > div {
      padding: 5px; }
      .aside > div > div ul {
        margin-left: 1em; }
      .aside > div > div li {
        position: relative;
        list-style: none; }
        .aside > div > div li:before {
          content: "›";
          display: block;
          position: absolute;
          left: -1em;
          top: -1px; }

#content .inner.with-aside > div:first-child {
  width: 80%;
  float: left;
  padding-right: 20px;
  box-sizing: border-box; }

#profilerLogin {
  display: none; }
  #profilerLogin footer {
    background: #ffffff;
    padding-top: 0px; }
    #profilerLogin footer div {
      border-top: 3px solid #20395b;
      padding-top: 10px; }
  #profilerLogin h2 {
    margin-top: 0; }

#disabler, .overlay {
  background: #000000;
  opacity: 0.65;
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  z-index: 15000;
  display: none; }

.alertmodal, .modal {
  display: none;
  position: absolute;
  width: 359px;
  z-index: 60000;
  background: #f8f8f8;
  border: 10px solid #f8f8f8;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  box-shadow: 0 0 5px 5px #3f3f3f;
  overflow: hidden; }
  .alertmodal > h4, .modal > h4 {
    color: #20395b;
    padding: 10px;
    margin: 0;
    font-size: 18px;
    font-weight: normal;
    line-height: 15px;
    text-transform: uppercase; }
  .alertmodal > .close, .modal > .close {
    background: url("https://www.flysaa.com/jsp/herald/images/modal/icon-close.gif") no-repeat scroll 0 0 transparent;
    height: 19px;
    overflow: hidden;
    padding: 0 0 0 19px;
    position: absolute;
    width: 0;
    top: 0;
    right: 0;
    border: none;
    cursor: pointer; }
  .alertmodal > .inner, .modal > .inner {
    color: #333333;
    background: #f8f8f8;
    font-size: 14px;
    line-height: 16px;
    padding: 10px;
    border-radius: 0 0 5px 5px; }
    .alertmodal > .inner.scrollable, .modal > .inner.scrollable {
      max-height: 500px;
      overflow-x: inherit; }
    .alertmodal > .inner:after:before, .modal > .inner:after:before {
      content: " ";
      display: block;
      height: 0;
      visibility: hidden; }
    .alertmodal > .inner:after:after, .modal > .inner:after:after {
      clear: both;
      content: ".";
      display: block;
      height: 0;
      visibility: hidden; }
    .alertmodal > .inner .actions, .modal > .inner .actions {
      margin-top: 10px;
      text-align: left; }
    .alertmodal > .inner .button, .modal > .inner .button {
      margin: 0; }
  .alertmodal .bottom, .modal .bottom {
    height: 21px;
    width: 359px; }
  .alertmodal .buttons, .modal .buttons {
    height: 10px;
    padding: 10px 0; }

.alertmodal {
  z-index: 60001; }

.modal .scroller {
  width: 100%;
  height: 400px;
  overflow-y: scroll; }

#sessionTimerMsg .inner {
  text-align: center; }

#sessionTimerMsg .clock {
  background: url("/images/sessiontimeout_clock.jpg") no-repeat scroll center top transparent;
  display: block;
  height: 200px;
  margin-top: -10px; }

#sessionExpiredMessage .inner {
  text-align: center; }

#sessionExpiredMessage .clock {
  background: url("/images/sessiontimeout_clock.jpg") no-repeat scroll center top transparent;
  display: block;
  height: 200px;
  margin-top: -10px; }

.modalx {
  display: block;
  width: 450px;
  height: auto;
  margin: 0 auto;
  position: relative;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  z-index: 60000;
  overflow: hidden; }
  .modalx article > header, .modalx article > header h2 {
    background: #20395b;
    padding: 15px 10px;
    margin: 0;
    text-transform: uppercase;
    font-size: 1.4rem;
    color: #ffffff;
    line-height: 16px; }
  .modalx article > header h2 {
    padding: 0px; }
  .modalx article > header [class*="icon-"]:first-child {
    float: left;
    margin-right: 10px; }
  .modalx article > header .icon-bb-user {
    margin-top: -1px; }
  .modalx article > header .icon-close {
    position: absolute;
    right: 10px;
    top: 10px;
    text-indent: -5000px; }
  .modalx .content {
    background: #ffffff;
    padding: 20px;
    color: #575757; }
  .modalx article > footer {
    background: #e5e5e5;
    padding: 10px; }

/* loading screen */
#processing {
  display: none; }

.loadingWindow {
  position: fixed;
  background: rgba(255, 255, 255, 0.65);
  width: 100%;
  height: 100%;
  z-index: 10000;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  min-height: 720px; }
  .loadingWindow .waitingInner {
    max-width: 960px;
    max-height: 630px;
    width: 100%;
    display: block;
    margin: 0 auto;
    margin-top: 60px;
    background-color: transparent;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */ }
  .loadingWindow div.SAALoadingImage {
    display: none; }
  .loadingWindow div.loaderText {
    display: none; }
  .loadingWindow div.loaderGIF {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -32px;
    margin-left: -32px;
    background: url("https://www.flysaa.com/jsp/herald/images/dx/loading.gif") center center no-repeat;
    width: 64px;
    height: 64px;
    display: block; }
  .loadingWindow div.loaderImage {
    display: none; }
  .loadingWindow div.loaderImageContent {
    display: none; }
  .loadingWindow div.loaderImage {
    background: url("https://www.flysaa.com/jsp/herald/images/loading/loading-car.jpg"); }

/**
 * Add a clearfix
 *
 */
/**
 * Set the background position of the icon, taking into account its offset in the sprite
 *
 */
button[class*="button"]:not([class*='ui-button']),
input[type="submit"],
input[type="button"] {
  cursor: pointer;
  display: inline-block;
  position: relative;
  z-index: 0;
  margin-bottom: 1rem;
  border: none;
  border-bottom: 3px solid #2c3f52;
  padding: 0.8em 1.2em;
  max-width: 100%;
  background: #45617f;
  color: #ffffff;
  text-shadow: none;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */ }
  button[class*="button"]:not([class*='ui-button']):active, button[class*="button"]:not([class*='ui-button']):hover,
  input[type="submit"]:active,
  input[type="submit"]:hover,
  input[type="button"]:active,
  input[type="button"]:hover {
    background: #193f69;
    text-decoration: none; }
  button[class*="button"]:not([class*='ui-button']).green,
  input[type="submit"].green,
  input[type="button"].green {
    background-color: #006b2f;
    border-color: #003e21; }
    button[class*="button"]:not([class*='ui-button']).green:hover, button[class*="button"]:not([class*='ui-button']).green:active,
    input[type="submit"].green:hover,
    input[type="submit"].green:active,
    input[type="button"].green:hover,
    input[type="button"].green:active {
      background-color: #003e21; }
  button[class*="button"]:not([class*='ui-button']).small,
  input[type="submit"].small,
  input[type="button"].small {
    font-size: 10px;
    line-height: 12px;
    padding: 8px 7px; }

a[class*="button"] {
  cursor: pointer;
  display: inline-block;
  position: relative;
  z-index: 0;
  margin-bottom: 1rem;
  border: none;
  border-bottom: 3px solid #2c3f52;
  padding: 0.8em 1.2em;
  max-width: 100%;
  background: #45617f;
  color: #ffffff;
  text-shadow: none;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */ }
  a[class*="button"]:active, a[class*="button"]:hover {
    background: #193f69;
    text-decoration: none; }
  a[class*="button"].green {
    background-color: #006b2f;
    border-color: #003e21; }
    a[class*="button"].green:hover, a[class*="button"].green:active {
      background-color: #003e21; }
  a[class*="button"].small {
    font-size: 10px;
    line-height: 12px;
    padding: 8px 7px; }

ul.drop-down {
  list-style: none;
  margin: 0 0 1rem 0;
  padding: 0;
  display: inline-block; }
  ul.drop-down > li {
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 11; }
    ul.drop-down > li > a {
      margin-bottom: 0;
      position: relative;
      z-index: 11; }
    ul.drop-down > li ul {
      margin: 0;
      padding: 36px 24px 12px;
      list-style: none;
      text-indent: -10px;
      background: #425f8a;
      text-align: left;
      display: none;
      position: absolute;
      top: 0;
      border-radius: 7px;
      z-index: 10;
      min-width: 100%;
      max-width: 250px;
      box-shadow: 0 0 5px #334d72;
      -webkit-box-sizing: border-box;
      /* Safari/Chrome, other WebKit */
      -moz-box-sizing: border-box;
      /* Firefox, other Gecko */
      box-sizing: border-box;
      /* Opera/IE 8+ */ }
      ul.drop-down > li ul li {
        margin: 5px 0;
        line-height: 1.2em; }
        ul.drop-down > li ul li:before {
          color: #ffffff;
          content: "\00BB \020"; }
        ul.drop-down > li ul li a {
          color: #bbd6fd;
          text-shadow: 0px 1px 1px #000000;
          font-family: Arial, Helvetica, sans-serif; }
          ul.drop-down > li ul li a:hover {
            text-decoration: underline; }
    ul.drop-down > li:hover ul {
      display: block; }

a.action {
  display: inline-block;
  line-height: 14px;
  padding: 10px 4px;
  padding-right: 8px;
  background: #e5e5e5;
  border: 1px solid #d6d6d6;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */ }
  a.action span {
    display: inline-block;
    float: left;
    padding: 1px;
    height: 26px;
    width: 26px;
    margin: -6px 8px -6px 0;
    background-color: #193f69;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */ }
    a.action span i {
      display: block;
      margin: 0; }
  a.action:hover {
    text-decoration: none;
    background: #dddddd; }
    a.action:hover span {
      background-color: #568ace; }

/**
 * Add a clearfix
 *
 */
/**
 * Set the background position of the icon, taking into account its offset in the sprite
 *
 */
.process {
  border-bottom: 5px solid #193f69;
  width: 100%;
  float: right;
  margin-top: -45px;
  position: relative;
  z-index: 1201; }
  .process ul {
    width: 75%;
    float: right;
    height: 40px;
    padding: 0;
    text-align: right;
    counter-reset: section; }
    .process ul li {
      width: 30%;
      display: inline-block;
      text-align: center;
      font-family: "Roboto", Arial, sans-serif; }
      .process ul li a {
        display: block;
        height: 36px;
        margin-left: 10px;
        border-bottom-width: 0;
        background: #45617f;
        color: #fff;
        text-transform: capitalize;
        text-shadow: none;
        font-family: "Roboto", Arial, sans-serif;
        font-size: 22px;
        font-weight: normal;
        line-height: 36px;
        cursor: default;
        text-decoration: none; }
        .process ul li a:hover {
          text-decoration: none; }
        .process ul li a::before {
          margin-right: 11px;
          border: 0;
          border-radius: 0px;
          padding: 0;
          background-color: transparent;
          counter-increment: section;
          content: counter(section) "";
          font-family: 'Roboto', Arial, sans-serif;
          font-size: 22px;
          font-weight: normal;
          text-shadow: none;
          color: inherit; }
        .process ul li a.current {
          background: #193f69;
          height: 40px; }
        .process ul li a.current, .process ul li a.completed {
          border-bottom-width: 0;
          text-shadow: none; }
  .process.steps-3 ul li {
    width: 33.3333333333%; }
  .process.steps-4 ul li {
    width: 25%; }

main.payment #bb {
  display: none;
  position: absolute;
  padding: 10px;
  border-radius: 10px;
  background: #f9f9f9;
  box-shadow: 1px 1px 3px #999;
  top: 35px;
  left: 10px;
  width: 310px;
  overflow: hidden;
  z-index: 1; }
  main.payment #bb .overlay {
    display: none;
    margin-top: 0px; }
  main.payment #bb::before {
    content: "";
    position: absolute;
    top: -20px;
    left: 13px;
    width: 0px;
    height: 0px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid #f9f9f9;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    z-index: 100; }

main.payment #flightDetails table {
  border-collapse: collapse;
  width: 100%;
  border: 0; }

main.payment #flightDetails th, main.payment #flightDetails td {
  padding: 10px;
  background: #e5e5e5;
  border-top-width: 2px;
  text-align: right; }

main.payment #flightDetails th {
  color: #425f8a; }

main.payment #flightDetails thead th {
  background: #bac9de;
  font-size: 14px; }

main.payment #flightDetails .sector {
  width: 200px;
  text-align: left; }
  main.payment #flightDetails .sector a {
    text-decoration: underline; }

main.payment #flightDetails .sector-info {
  display: none; }
  main.payment #flightDetails .sector-info.open {
    display: table-row; }
  main.payment #flightDetails .sector-info td {
    text-align: left;
    background: #f2f2f2;
    border-top: 0px; }

main.payment #totalFare {
  border: 1px dashed #568ace;
  padding: 20px; }
  main.payment #totalFare h2 {
    margin-top: 0; }
  main.payment #totalFare .total {
    text-align: center;
    color: #20395b;
    font-size: 24px; }
  main.payment #totalFare .miles {
    margin: 0 -15px -15px -15px;
    background: -webkit-linear-gradient(left, #d6d6d6 33%, #ffffff);
    background: linear-gradient(to right, #d6d6d6 33%, #ffffff); }
    main.payment #totalFare .miles img {
      padding: 10px; }
    main.payment #totalFare .miles p {
      padding: 10px;
      margin: 0; }
    main.payment #totalFare .miles:before {
      content: " ";
      display: block;
      height: 0;
      visibility: hidden; }
    main.payment #totalFare .miles:after {
      clear: both;
      content: ".";
      display: block;
      height: 0;
      visibility: hidden; }
    main.payment #totalFare .miles table td {
      vertical-align: top; }

main.payment #payment-details .payment-methods label {
  cursor: pointer;
  margin-bottom: 1rem; }

main.payment #payment-details .payment-methods input {
  margin-left: 0; }

main.payment #payment-details .logos {
  margin-top: 5px; }
  main.payment #payment-details .logos img {
    max-height: 22px;
    width: auto; }
  main.payment #payment-details .logos.paypal img {
    height: 44px; }

main.payment #payment-details .payment-note {
  border: 1px dashed #568ace;
  padding: 20px;
  margin-bottom: 20px; }

main.payment .input.accept-terms input {
  margin-bottom: 0; }

main.payment footer.buttons button {
  margin-bottom: 0px; }

main.payment article > h2 {
  border-bottom: 2px solid #2c5b8a;
  padding-bottom: 0.25em; }

main.payment hr {
  border-color: #999999;
  margin: 30px 0; }

main.payment form .cvv {
  width: 50px !important; }

main.payment form .phone-country {
  width: 50px !important; }

main.payment form .phone-area {
  width: 50px !important; }

main.payment .footer-notes {
  margin: 0 -24px 24px -24px;
  padding: 24px;
  background: #e5e5e5; }

main.payment .footer-terms {
  margin: 0 -24px 24px -24px;
  padding: 24px;
  background: #2c5b8a; }
  main.payment .footer-terms p, main.payment .footer-terms label, main.payment .footer-terms a, main.payment .footer-terms a:active, main.payment .footer-terms a:hover, main.payment .footer-terms a:visited {
    color: #fff;
    margin: 0; }
  main.payment .footer-terms a {
    text-decoration: underline; }

main.payment .footer-buttons {
  text-align: right; }

main.payment .actions,
main.payment .footer-buttons {
  margin: 20px 0; }

main.payment.confirmation {
  /*
  .trip-summary {
    margin-bottom: $global-margin;
    > table {
      width: 100%;
      padding: 0;
      border-collapse: collapse;

      > tbody > tr > th {
        background: $color_panel;
        padding: $global-padding;
        width: 25%;
        border-right: 3px solid #fff;
        vertical-align: middle;
      }
      > tbody > tr > td {
        background: $color_light_grey;
        padding: $global-padding;
        border-bottom: 1px solid #fff;
      }
      table {
        width: 100%;
        th, td {
          padding: 0 $global-padding/2 $global-padding/2 0;
        }
        th {
          width: 15% !important;
          text-align: left;
          color: $color_heading;
          font-weight: bold;
        }
        td {
          width: 35%;
          text-align: left;
        }
      }
      > tbody > tr:first-child {
        table {
          td {
            width: auto;
          }
        }
      }
    }


  }
*/ }
  main.payment.confirmation h2 {
    border-bottom: 2px solid #2c5b8a;
    padding-bottom: 0.25em;
    margin-top: 40px; }
    main.payment.confirmation h2 + .trip-summary {
      margin-top: -12px; }
  main.payment.confirmation #flightDetails td, main.payment.confirmation #flightDetails th {
    text-align: left;
    width: 25%; }
  main.payment.confirmation .table-traveller-tax-summary {
    padding: 0;
    margin: 0 0 15px 0; }
    main.payment.confirmation .table-traveller-tax-summary th, main.payment.confirmation .table-traveller-tax-summary td {
      padding: 3px 3px 3px 0; }
    main.payment.confirmation .table-traveller-tax-summary thead th {
      font-weight: bold; }
  main.payment.confirmation .trip-summary {
    display: table;
    margin-bottom: 20px;
    width: 100%; }
    main.payment.confirmation .trip-summary > .row {
      display: table-row; }
      main.payment.confirmation .trip-summary > .row > .column {
        display: table-cell;
        float: none;
        border-bottom: 3px solid #fff; }
    main.payment.confirmation .trip-summary .row {
      width: 100%; }
    main.payment.confirmation .trip-summary .column.details {
      background: #e5e5e5;
      padding: 10px; }
    main.payment.confirmation .trip-summary .flight {
      background: #b3cbe5;
      padding: 10px;
      border-right: 3px solid #fff;
      vertical-align: middle;
      text-align: center; }
    main.payment.confirmation .trip-summary .overview {
      border-bottom: 1px solid #fff;
      padding-bottom: 10px;
      margin-bottom: 10px; }
    main.payment.confirmation .trip-summary table {
      width: 100%; }
      main.payment.confirmation .trip-summary table th {
        width: 100px;
        text-align: left;
        font-weight: bold; }
  main.payment.confirmation .passenger-list {
    border-collapse: collapse;
    border-spacing: 0;
    border: 0; }
    main.payment.confirmation .passenger-list th, main.payment.confirmation .passenger-list td {
      padding: 5px;
      border: 1px solid #fff; }
    main.payment.confirmation .passenger-list th {
      background: #b3cbe5;
      text-align: left;
      font-weight: bold; }
    main.payment.confirmation .passenger-list td {
      background: #e5e5e5; }
    main.payment.confirmation .passenger-list .age-group, main.payment.confirmation .passenger-list .title {
      width: 15%; }
  main.payment.confirmation .fare-details table {
    width: 100%; }
  main.payment.confirmation .fare-details th, main.payment.confirmation .fare-details td {
    text-align: left; }
  main.payment.confirmation .fare-details td:last-child {
    text-align: right; }
  main.payment.confirmation .fare-details .total td {
    font-weight: 400;
    font-size: 20px;
    color: #193f69; }

.footer-buttons button {
  font-size: 22px; }

/*
@import "includes/menu";
@import "includes/slider";
@import "includes/dx/styles.scss";
*/
header#header .top {
  display: none !important; }

header#header .leaderboard {
  display: none !important; }

header#header .masthead .logo {
  margin: 0; }

header#header .masthead .logo a {
  background-size: contain !important; }

main.content .wrap {
  width: 947px;
  margin: 20px auto 0 auto; }
  main.content .wrap:before {
    content: " ";
    display: block;
    height: 0;
    visibility: hidden; }
  main.content .wrap:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden; }
  main.content .wrap:first-child {
    margin-top: 0;
    background: none; }

main.content h1 {
  padding: 9px 0 5px 0;
  color: #193f69;
  font-weight: normal;
  font-size: 32px;
  line-height: 1.21em; }

main.payment .footer-notes,
main.payment .footer-terms {
  margin-left: 0;
  margin-right: 0; }

main.payment #totalFare,
main.payment .payment-methods > .inner,
main.payment .tax-invoice > .inner {
  box-shadow: 0px 5px 8px 0px #b0b0b0;
  border: 0px;
  border-top: 1px solid #ebebeb;
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
  color: #3f3f3f;
  padding: 20px;
  margin: 0 0 20px;
  border-radius: 0px; }

main.payment #totalFare .miles {
  margin: 0px;
  background: #d6d6d6; }

main.payment .inner section h1:before {
  content: "3.  "; }

#footer .wrap {
  width: 947px;
  margin: 0 auto;
  border-top: 5px solid #193f69; }
  #footer .wrap .logo .logo-voyager {
    background: #ebebeb; }
    #footer .wrap .logo span {
      display: block;
      margin: auto;
      padding: 45px 0;
      background: url("https://www.flysaa.com/images/logo.svg") center center no-repeat;
      background-size: contain !important;
      width: 170px;
      height: 85px;
      text-indent: -5000px; }
    
    #footer .wrap .logo-voyager span {
      display: block;
      margin: auto;
      padding: 45px 0;
      background: url("https://www.flysaa.com/cms/ZA/voyager/images/voyager_logo_web.png") center center no-repeat;
      background-size: contain !important;
      width: 200px;
      height: 120px;
      text-indent: -5000px; }
    
  #footer .wrap .copyright {
    height: 30px;
    padding: 55px 0;
    text-align: center;
    border-top: 1px dotted #d2d2d2;
    color: #646464;
    background: #ebebeb;
    font-family: "Roboto-Bold", Arial, sans-serif;
    font-size: 14px; }
  #footer .wrap nav, #footer .wrap aside {
    display: none; }

#content {
  padding: 0 0 1px 0; }
  #content > .inner {
    padding: 0; }

/** Coloured Formatting **/
.red {
  color: #ff3300; }

.gold {
  color: #cb934e; }

.grey {
  color: #575757; }

.blue {
  color: #193f69; }