@charset "UTF-8";
/*! normalize.css v1.1.1 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Prevent system color scheme's background color being used in Firefox, IE,
 *    and Opera.
 * 2. Prevent system color scheme's text color being used in Firefox, IE, and
 *    Opera.
 * 3. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 4. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    background: #fff; /* 1 */
    color: #000; /* 2 */
    font-size: 100%; /* 3 */
    -webkit-text-size-adjust: 100%; /* 4 */
    -ms-text-size-adjust: 100%; /* 4 */
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */

body {
    margin: 0;
    -webkit-text-size-adjust: 100%; /* 4 */
    -ms-text-size-adjust: 100%; /* 4 */
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0;
}

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */

b,
strong {
    font-weight: 600;
}

blockquote {
    margin: 1em 40px;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Address styling not present in IE 6/7/8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/**
 * Address margins set differently in IE 6/7.
 */

p,
pre {
    margin: 1em 0;
}

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */

q {
    quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */

q:before,
q:after {
    content: '';
    content: none;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */

/**
 * Address margins set differently in IE 6/7.
 */

dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */

menu,
ol,
ul {
    padding: 0 0 0 30px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    /*-moz-box-sizing: content-box;*/ /* 2 */
    /*-webkit-box-sizing: content-box;*/
    /*box-sizing: content-box;*/
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html.swipebox {
  overflow: hidden!important;
}

#swipebox-overlay img {
  border: none!important;
}

#swipebox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999!important;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

#swipebox-slider {
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none;
}

#swipebox-slider .slide {
  background: transparent url(/Static/img/swipebox/loader.gif) center center no-repeat scroll;
  height: 100%;
  width: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block;
}

#swipebox-slider .slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}

#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
}

#swipebox-slider .slide .swipebox-video-container {
  background:none;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding:5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


#swipebox-slider .slide .swipebox-video-container .swipebox-video{
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}

#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{
  width: 100%!important; 
  height: 100%!important;
  position: absolute;
  top: 0; left: 0;
}

#swipebox-action, #swipebox-caption {
  position: absolute;
  left: 0;
  z-index: 999;
  height: 50px;
  width: 100%;
}

#swipebox-action {
  bottom: -50px;
}
#swipebox-action.visible-bars {
  bottom: 0;
}

#swipebox-action.force-visible-bars {
  bottom: 0!important;
}

#swipebox-caption {
  top: -50px;
  text-align: center;
}
#swipebox-caption.visible-bars {
  top: 0;
}

#swipebox-caption.force-visible-bars {
  top: 0!important;
}

#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next,
#swipebox-action #swipebox-close {
  background-image: url(/Static/img/swipebox/icons.png);
  background-repeat: no-repeat;
  border: none!important;
  text-decoration: none!important;
  cursor: pointer;
  position: absolute;
  width: 50px;
  height: 50px;
  top: 0;
}

#swipebox-action #swipebox-close {
  background-position: 15px 12px;
  left: 40px;
}

#swipebox-action #swipebox-prev {
  background-position: -32px 13px;
  right: 100px;
}

#swipebox-action #swipebox-next {
  background-position: -78px 13px;
  right: 40px;
}

#swipebox-action #swipebox-prev.disabled,
#swipebox-action #swipebox-next.disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
}

#swipebox-slider.rightSpring {
  -moz-animation: rightSpring 0.3s;
  -webkit-animation: rightSpring 0.3s;
}

#swipebox-slider.leftSpring {
  -moz-animation: leftSpring 0.3s;
  -webkit-animation: leftSpring 0.3s;
}

@-moz-keyframes rightSpring {
  0% {
    margin-left: 0px;
  }

  50% {
    margin-left: -30px;
  }

  100% {
    margin-left: 0px;
  }
}

@-moz-keyframes leftSpring {
  0% {
    margin-left: 0px;
  }

  50% {
    margin-left: 30px;
  }

  100% {
    margin-left: 0px;
  }
}

@-webkit-keyframes rightSpring {
  0% {
    margin-left: 0px;
  }

  50% {
    margin-left: -30px;
  }

  100% {
    margin-left: 0px;
  }
}

@-webkit-keyframes leftSpring {
  0% {
    margin-left: 0px;
  }

  50% {
    margin-left: 30px;
  }

  100% {
    margin-left: 0px;
  }
}

@media screen and (max-width: 800px) {
  #swipebox-action #swipebox-close {
    left: 0;
  }

  #swipebox-action #swipebox-prev {
    right: 60px;
  }

  #swipebox-action #swipebox-next {
    right: 0;
  }
}


/* Skin 
--------------------------*/
#swipebox-overlay {
  background: #0d0d0d;
}

#swipebox-action, #swipebox-caption {
  text-shadow: 1px 1px 1px black;
  background-color: #0d0d0d;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0d0d0d), color-stop(100%, #000000));
  background-image: -webkit-linear-gradient(#0d0d0d, #000000);
  background-image: -moz-linear-gradient(#0d0d0d, #000000);
  background-image: -o-linear-gradient(#0d0d0d, #000000);
  background-image: linear-gradient(#0d0d0d, #000000);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
  opacity: 0.95;
}

#swipebox-action {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

#swipebox-caption {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  color: white!important;
  font-size: 15px;
  line-height: 43px;
  font-family: Helvetica, Arial, sans-serif;
}




* {
  background-repeat: no-repeat;
}

.call-to-action.Blue {
  display: inline-block;
  font-weight: 700;
  height: 40px;
  min-width: 190px;
  padding: 9px;
  background: #071143;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -ms-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
}
.call-to-action.Blue:hover, .call-to-action.Blue:active {
  text-decoration: none;
  background: #2c345f;
}
.call-to-action.Transparent {
  text-transform: uppercase;
  font-weight: 700;
  padding: 9px;
  height: 40px;
  text-align: center;
  display: inline-block;
  min-width: 190px;
  color: #fff;
  border: 1px solid #fff;
  font-size: 13px;
  line-height: 20px;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  -ms-transition: border-color 0.2s;
  -o-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
.call-to-action.Transparent:hover {
  border-color: #afafaf;
}

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

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

body {
  color: #222222;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5;
  position: relative;
}

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

object,
embed {
  height: 100%;
}

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

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

.left {
  float: left !important;
}

.right {
  float: right !important;
}

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

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

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

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

.hide {
  display: none;
}

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

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

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

select {
  width: 100%;
}

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

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

@media only screen {
  .column,
  .columns {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
  }

  .small-1 {
    position: relative;
    width: 8.33333%;
  }

  .small-2 {
    position: relative;
    width: 16.66667%;
  }

  .small-3 {
    position: relative;
    width: 25%;
  }

  .small-4 {
    position: relative;
    width: 33.33333%;
  }

  .small-5 {
    position: relative;
    width: 41.66667%;
  }

  .small-6 {
    position: relative;
    width: 50%;
  }

  .small-7 {
    position: relative;
    width: 58.33333%;
  }

  .small-8 {
    position: relative;
    width: 66.66667%;
  }

  .small-9 {
    position: relative;
    width: 75%;
  }

  .small-10 {
    position: relative;
    width: 83.33333%;
  }

  .small-11 {
    position: relative;
    width: 91.66667%;
  }

  .small-12 {
    position: relative;
    width: 100%;
  }

  .small-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }

  .small-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }

  .small-offset-3 {
    position: relative;
    margin-left: 25%;
  }

  .small-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }

  .small-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }

  .small-offset-6 {
    position: relative;
    margin-left: 50%;
  }

  .small-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }

  .small-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }

  .small-offset-9 {
    position: relative;
    margin-left: 75%;
  }

  .small-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }

  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  [class*="column"] + [class*="column"].end {
    float: left;
  }

  .column.small-centered,
  .columns.small-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
}
/* Styles for screens that are atleast 768px; */
@media only screen and (min-width: 51.2em) {
  .large-1 {
    position: relative;
    width: 8.33333%;
  }

  .large-2 {
    position: relative;
    width: 16.66667%;
  }

  .large-3 {
    position: relative;
    width: 25%;
  }

  .large-4 {
    position: relative;
    width: 33.33333%;
  }

  .large-5 {
    position: relative;
    width: 41.66667%;
  }

  .large-6 {
    position: relative;
    width: 50%;
  }

  .large-7 {
    position: relative;
    width: 58.33333%;
  }

  .large-8 {
    position: relative;
    width: 66.66667%;
  }

  .large-9 {
    position: relative;
    width: 75%;
  }

  .large-10 {
    position: relative;
    width: 83.33333%;
  }

  .large-11 {
    position: relative;
    width: 91.66667%;
  }

  .large-12 {
    position: relative;
    width: 100%;
  }

  .row .large-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }

  .row .large-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }

  .row .large-offset-3 {
    position: relative;
    margin-left: 25%;
  }

  .row .large-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }

  .row .large-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }

  .row .large-offset-6 {
    position: relative;
    margin-left: 50%;
  }

  .row .large-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }

  .row .large-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }

  .row .large-offset-9 {
    position: relative;
    margin-left: 75%;
  }

  .row .large-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }

  .row .large-offset-11 {
    position: relative;
    margin-left: 91.66667%;
  }

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  .column.large-centered,
  .columns.large-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }

  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right !important;
  }
}
/* Foundation Visibility HTML Classes */
.show-for-small,
.show-for-medium-down,
.show-for-large-down {
  display: inherit !important;
}

.show-for-medium,
.show-for-medium-up,
.show-for-large,
.show-for-large-up,
.show-for-xlarge {
  display: none !important;
}

.hide-for-medium,
.hide-for-medium-up,
.hide-for-large,
.hide-for-large-up,
.hide-for-xlarge {
  display: inherit !important;
}

.hide-for-small,
.hide-for-medium-down,
.hide-for-large-down {
  display: none !important;
}

/* Specific visilbity for tables */
table.show-for-small, table.show-for-medium-down, table.show-for-large-down, table.hide-for-medium, table.hide-for-medium-up, table.hide-for-large, table.hide-for-large-up, table.hide-for-xlarge {
  display: table;
}

thead.show-for-small, thead.show-for-medium-down, thead.show-for-large-down, thead.hide-for-medium, thead.hide-for-medium-up, thead.hide-for-large, thead.hide-for-large-up, thead.hide-for-xlarge {
  display: table-header-group !important;
}

tbody.show-for-small, tbody.show-for-medium-down, tbody.show-for-large-down, tbody.hide-for-medium, tbody.hide-for-medium-up, tbody.hide-for-large, tbody.hide-for-large-up, tbody.hide-for-xlarge {
  display: table-row-group !important;
}

tr.show-for-small, tr.show-for-medium-down, tr.show-for-large-down, tr.hide-for-medium, tr.hide-for-medium-up, tr.hide-for-large, tr.hide-for-large-up, tr.hide-for-xlarge {
  display: table-row !important;
}

td.show-for-small, td.show-for-medium-down, td.show-for-large-down, td.hide-for-medium, td.hide-for-medium-up, td.hide-for-large, td.hide-for-large-up, td.hide-for-xlarge,
th.show-for-small,
th.show-for-medium-down,
th.show-for-large-down,
th.hide-for-medium,
th.hide-for-medium-up,
th.hide-for-large,
th.hide-for-large-up,
th.hide-for-xlarge {
  display: table-cell !important;
}

/* Medium Displays: 768px - 1279px */
@media only screen and (min-width: 51.2em) {
  .show-for-medium,
  .show-for-medium-up {
    display: inherit !important;
  }

  .show-for-small {
    display: none !important;
  }

  .hide-for-small {
    display: inherit !important;
  }

  .hide-for-medium,
  .hide-for-medium-up {
    display: none !important;
  }

  /* Specific visilbity for tables */
  table.show-for-medium, table.show-for-medium-up, table.hide-for-small {
    display: table;
  }

  thead.show-for-medium, thead.show-for-medium-up, thead.hide-for-small {
    display: table-header-group !important;
  }

  tbody.show-for-medium, tbody.show-for-medium-up, tbody.hide-for-small {
    display: table-row-group !important;
  }

  tr.show-for-medium, tr.show-for-medium-up, tr.hide-for-small {
    display: table-row !important;
  }

  td.show-for-medium, td.show-for-medium-up, td.hide-for-small,
  th.show-for-medium,
  th.show-for-medium-up,
  th.hide-for-small {
    display: table-cell !important;
  }
}
/* Large Displays: 1280px - 1440px */
@media only screen and (min-width: 85.33333em) {
  .show-for-large,
  .show-for-large-up {
    display: inherit !important;
  }

  .show-for-medium,
  .show-for-medium-down {
    display: none !important;
  }

  .hide-for-medium,
  .hide-for-medium-down {
    display: inherit !important;
  }

  .hide-for-large,
  .hide-for-large-up {
    display: none !important;
  }

  /* Specific visilbity for tables */
  table.show-for-large, table.show-for-large-up, table.hide-for-medium, table.hide-for-medium-down {
    display: table;
  }

  thead.show-for-large, thead.show-for-large-up, thead.hide-for-medium, thead.hide-for-medium-down {
    display: table-header-group !important;
  }

  tbody.show-for-large, tbody.show-for-large-up, tbody.hide-for-medium, tbody.hide-for-medium-down {
    display: table-row-group !important;
  }

  tr.show-for-large, tr.show-for-large-up, tr.hide-for-medium, tr.hide-for-medium-down {
    display: table-row !important;
  }

  td.show-for-large, td.show-for-large-up, td.hide-for-medium, td.hide-for-medium-down,
  th.show-for-large,
  th.show-for-large-up,
  th.hide-for-medium,
  th.hide-for-medium-down {
    display: table-cell !important;
  }
}
/* X-Large Displays: 1400px and up */
@media only screen and (min-width: 96em) {
  .show-for-xlarge {
    display: inherit !important;
  }

  .show-for-large,
  .show-for-large-down {
    display: none !important;
  }

  .hide-for-large,
  .hide-for-large-down {
    display: inherit !important;
  }

  .hide-for-xlarge {
    display: none !important;
  }

  /* Specific visilbity for tables */
  table.show-for-xlarge, table.hide-for-large, table.hide-for-large-down {
    display: table;
  }

  thead.show-for-xlarge, thead.hide-for-large, thead.hide-for-large-down {
    display: table-header-group !important;
  }

  tbody.show-for-xlarge, tbody.hide-for-large, tbody.hide-for-large-down {
    display: table-row-group !important;
  }

  tr.show-for-xlarge, tr.hide-for-large, tr.hide-for-large-down {
    display: table-row !important;
  }

  td.show-for-xlarge, td.hide-for-large, td.hide-for-large-down,
  th.show-for-xlarge,
  th.hide-for-large,
  th.hide-for-large-down {
    display: table-cell !important;
  }
}
/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important;
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

/* Specific visilbity for tables */
table.hide-for-landscape, table.show-for-portrait {
  display: table;
}

thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important;
}

tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important;
}

tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important;
}

td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important;
}

@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important;
  }

  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }

  /* Specific visilbity for tables */
  table.show-for-landscape, table.hide-for-portrait {
    display: table;
  }

  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important;
  }

  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important;
  }

  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important;
  }

  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important;
  }
}
@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important;
  }

  .hide-for-portrait,
  .show-for-landscape {
    display: none !important;
  }

  /* Specific visilbity for tables */
  table.show-for-portrait, table.hide-for-landscape {
    display: table;
  }

  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important;
  }

  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important;
  }

  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important;
  }

  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important;
  }
}
/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important;
}

.hide-for-touch {
  display: inherit !important;
}

.touch .show-for-touch {
  display: inherit !important;
}

.touch .hide-for-touch {
  display: none !important;
}

/* Specific visilbity for tables */
table.hide-for-touch {
  display: table;
}

.touch table.show-for-touch {
  display: table;
}

thead.hide-for-touch {
  display: table-header-group !important;
}

.touch thead.show-for-touch {
  display: table-header-group !important;
}

tbody.hide-for-touch {
  display: table-row-group !important;
}

.touch tbody.show-for-touch {
  display: table-row-group !important;
}

tr.hide-for-touch {
  display: table-row !important;
}

.touch tr.show-for-touch {
  display: table-row !important;
}

td.hide-for-touch {
  display: table-cell !important;
}

.touch td.show-for-touch {
  display: table-cell !important;
}

th.hide-for-touch {
  display: table-cell !important;
}

.touch th.show-for-touch {
  display: table-cell !important;
}

/*@import  "foundation/components/block-grid";*/
/*@import  "foundation/components/type";*/
/*@import  "foundation/components/buttons";*/
/*@import  "foundation/components/forms";*/
/*@import  "foundation/components/custom-forms";*/
/*@import  "foundation/components/button-groups";*/
/*@import  "foundation/components/dropdown-buttons";*/
/*@import  "foundation/components/split-buttons";*/
/*@import  "foundation/components/flex-video";*/
/*@import  "foundation/components/section";*/
/*@import  "foundation/components/top-bar";*/
/*@import  "foundation/components/orbit";*/
/*@import  "foundation/components/reveal";*/
/*@import  "foundation/components/joyride";*/
/*@import  "foundation/components/clearing";*/
/*@import  "foundation/components/alert-boxes";*/
/*@import  "foundation/components/breadcrumbs";*/
/*@import  "foundation/components/keystrokes";*/
/*@import  "foundation/components/labels";*/
/*@import  "foundation/components/inline-lists";*/
/*@import  "foundation/components/pagination";*/
/*@import  "foundation/components/panels";*/
/*@import  "foundation/components/pricing-tables";*/
/*@import  "foundation/components/progress-bars";*/
/*@import  "foundation/components/side-nav";*/
/*@import  "foundation/components/sub-nav";*/
/*@import  "foundation/components/switch";*/
/*@import  "foundation/components/magellan";*/
/*@import  "foundation/components/tables";*/
/*@import  "foundation/components/thumbs";*/
/*@import  "foundation/components/tooltips";*/
/*@import  "foundation/components/dropdown";*/
/*
* Clearfix: contain floats
*
* For modern browsers
* 1. The space content is one way to avoid an Opera bug when the
*    `contenteditable` attribute is included anywhere else in the document.
*    Otherwise it causes space to appear at the top and bottom of elements
*    that receive the `clearfix` class.
* 2. The use of `table` rather than `block` is only necessary if using
*    `:before` to contain the top-margins of child elements.
*/
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.clearfix:after {
  clear: both;
}

html {
  height: 100%;
  background-image: url(/Static/img/bg_mobile.jpg);
  background-repeat: repeat-x;
  background-color: #C6D6E8;
  overflow-y: scroll;
  font-size: 15px;
}

body {
  min-height: 100%;
  color: #1f1f1f;
  min-width: 320px;
}
body.home-page {
  background-color: #fff;
}
body.search-page {
  background-color: #172b5f;
}

[role=main] {
  position: relative;
  z-index: 1;
  margin-bottom: 10px;
  min-width: 0px;
  max-width: 960px;
}
.lt-ie9 [role=main] {
  width: 960px !important;
}

.background {
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center top;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.container {
  position: relative;
  z-index: 1;
}

.content {
  margin: 0 auto;
  min-width: 0px;
  max-width: 960px;
}

.call-to-action.Blue {
  display: inline-block;
  font-weight: 700;
  height: 40px;
  min-width: 190px;
  padding: 9px;
  background: #071143;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -ms-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
}
.call-to-action.Blue:hover, .call-to-action.Blue:active {
  text-decoration: none;
  background: #2c345f;
}
.call-to-action.Transparent {
  text-transform: uppercase;
  font-weight: 700;
  padding: 9px;
  height: 40px;
  text-align: center;
  display: inline-block;
  min-width: 190px;
  color: #fff;
  border: 1px solid #fff;
  font-size: 13px;
  line-height: 20px;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  -ms-transition: border-color 0.2s;
  -o-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
.call-to-action.Transparent:hover {
  border-color: #afafaf;
}

::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #0c3372;
  opacity: 1;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #0c3372;
  opacity: 1;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #0c3372;
  opacity: 1;
}

:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #0c3372;
  opacity: 1;
}

input:focus::-webkit-input-placeholder {
  opacity: 0.5;
}

/* WebKit browsers */
input:focus:-moz-placeholder {
  opacity: 0.5;
}

/* Mozilla Firefox 4 to 18 */
input:focus::-moz-placeholder {
  opacity: 0.5;
}

/* Mozilla Firefox 19+ */
input:focus:-ms-input-placeholder {
  opacity: 0.5;
}

/* Internet Explorer 10+ */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #0c3372;
  font-weight: 400;
  font-size: 16px;
  border: none;
  padding: 4px;
  width: 100%;
  background-color: #f3f4f8;
  outline: none;
  font-family: "Open Sans", Sans-Serif;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
input[type="search"]:focus {
  background: #c6d6e8;
}

input[type="password"],
input[type="url"],
input[type="text"],
input[type="date"],
input[type="email"],
input[type="number"] {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #0c3372;
  font-weight: 400;
  font-size: 16px;
  border: none;
  padding: 4px;
  width: 100%;
  background-color: #f3f4f8;
  outline: none;
  font-family: "Open Sans", Sans-Serif;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
input[type="password"]:focus,
input[type="url"]:focus,
input[type="text"]:focus,
input[type="date"]:focus,
input[type="email"]:focus,
input[type="number"]:focus {
  background-color: #c6d6e8;
}

input[type="date"] {
  display: block;
}

textarea {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #0c3372;
  font-weight: 400;
  font-size: 16px;
  border: none;
  padding: 4px;
  width: 100%;
  background-color: #f3f4f8;
  outline: none;
  font-family: "Open Sans", Sans-Serif;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  resize: vertical;
}
textarea:focus {
  background: #c6d6e8;
}

select {
  border: none;
  border-radius: 0;
  background-color: #f3f4f8;
  padding: 4px;
  color: #0c3372;
  outline: none;
  font-size: 16px;
  background-repeat: repeat;
}
select:focus {
  background: #c6d6e8;
}
.touch.backgroundsize select {
  -webkit-appearance: none;
  background-image: url(/Static/img/select-arrow.gif);
  background-repeat: no-repeat;
  background-position: right 3px;
  background-size: 21px 21px;
  padding-right: 30px;
}

.select-wrapper {
  display: inline-block;
  background-color: #c6d6e8;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAABECAYAAADk6ueFAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANlJREFUeNrs2L0KAjEMwHHr4uwDOTnILbrrw6gP4wM4Hc4+WCRCDxc1SU/I4b9Q7oZ+/AhNoSkiMsvQChAgQIAAAQLkpe0O5+eg6+VYPIt75s2ti976+7CwFaFzzE0jYunb/UkWy7Xod8yxtZsh1g0iCDfk20ZRRAjybsMWhPZw+tbDuOlWw2HWf29muQ/rp8i0RKI5Iq13DFc8ECBAgAABAgQIECB/DxnrOTH9B1aKJ+cvHuHTLEukKNSkKF1FFvbOMVcVvRmhY2tGccUDAQIECBAgGSEPAQYAT13u/8Nw8+QAAAAASUVORK5CYII=);
  background-position: right 0px;
  position: relative;
  height: 34px;
  line-height: 34px;
}
.backgroundsize .select-wrapper {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAACICAYAAABeOU19AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAcJJREFUeNrs3DFOAzEQAMBzGmoeREWBaKCHxwCP4QFUiJqHHTJS4AQkEPCufWhWshSlONsTO8o5t1vmeZ7Ee2wQAAECBAgQIECAAAECBAgQIECAABFAgAABAgQIECBA/jnI5fXdXFvW4EP6q392t2gXV7fz0fHpa6uvW103u7+QLfP0+DxFrpR67dpHSER9alErJbqPaU0DzgAP39+tBp6BEQbSegJZGKEgrSaSiREO8tcJZWOkgPx2Yj0w0kAOnWAvjFSQn060J0Y6yHcT7o1RW+nx4O7Hn95n5ydvP/mX7z3c35TssZVeTzLvux/phdH1PKROeLsyRsFofnO3hmODIb9Dvto+21XTeyxFNoQzVSBAgAABAgQIECBAgAABAgQIEAEECBAgQIAAAQIECBAgQIAAAQJEAAECBAgQIECAAAHyObKrSuwN6SEJ1SEOWRnLrKroqhJDb5ldKWa9UTYjYNS0smW6WVcUaaoSmaW6K4agXIaCKusDUXJHUSZluxR2G3WfR/YVci8TXfJiV6mNFtG0GEJ2lYeI/lSHcKYKBAgQIECAAAECBAgQIECAAAEigAABAgQIECBAgAAZP14EGABBb1SDMGM8bgAAAABJRU5ErkJggg==);
  background-size: 34px 68px;
}
.select-wrapper .option-text {
  text-align: left;
  padding: 0 5px;
  position: absolute;
  z-index: 1;
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  width: 100%;
}
.lt-ie9 .select-wrapper .option-text {
  height: auto;
  line-height: normal;
  padding: 0;
  visibility: hidden;
}
.select-wrapper select {
  opacity: 0;
  position: relative;
  top: 0px;
  left: 0;
  min-width: 180px;
  padding: 0;
  z-index: 2;
  padding: 6px 24px 6px 4px;
  border: none;
}
.select-wrapper select > option {
  border: none;
}
.lt-ie10 .select-wrapper select {
  padding: 0px;
  height: 34px;
}
.lt-ie9.lt-ie10 .select-wrapper select {
  padding: 4px;
  height: auto;
  background-color: #c6d6e8;
}
.select-wrapper:after {
  position: absolute;
  top: 0;
  right: 34px;
  content: "";
  display: block;
  width: 2px;
  height: 100%;
  background: #fff;
}
.lt-ie9 .select-wrapper:after {
  display: none;
}
.lt-ie9 .select-wrapper {
  height: auto;
  line-height: normal;
  background-image: none;
}
@media only screen and (max-width: 26.66667em) {
  .select-wrapper.calendar {
    width: 100%;
  }
  .select-wrapper.calendar select {
    width: 100%;
  }
}
.select-wrapper.calendar:after {
  right: 0;
  width: 35px;
  border-left: solid 2px #fff;
  background-color: #c6d6e8;
  background-image: url(/Static/img/icons/datepicker-calendar.png);
  background-position: center center;
  background-repeat: no-repeat;
}
.backgroundsize .select-wrapper.calendar:after {
  background-image: url(/Static/img/icons/datepicker-calendar-retina.png);
  background-size: 19px 18px;
}

a.button,
input[type=button],
input[type=reset],
button[type=button],
button[type=submit],
input[type=submit] {
  border: none;
  display: inline-block;
  padding: 0 30px 0 30px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  font-weight: 400;
  font-family: "Open Sans", Sans-Serif;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-size: 1.13333em;
  color: #0c3372;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 260px;
  background-color: #c6d6e8;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  outline: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
a.button:focus,
input[type=button]:focus,
input[type=reset]:focus,
button[type=button]:focus,
button[type=submit]:focus,
input[type=submit]:focus {
  background-color: #6f9ad3;
  color: #fff;
}
.no-touch a.button:hover, .no-touch
input[type=button]:hover, .no-touch
input[type=reset]:hover, .no-touch
button[type=button]:hover, .no-touch
button[type=submit]:hover, .no-touch
input[type=submit]:hover {
  background-color: #6f9ad3;
  color: #fff;
}

a.button {
  text-decoration: none;
  color: #0c3372;
  height: 34px;
  line-height: 34px;
  min-width: 9em;
}
a.button.active {
  background-color: #6f9ad3;
}
a.button:visited {
  color: #0c3372;
}
.no-touch a.button:hover {
  background-color: #6f9ad3;
  color: #fff;
}
a.button:active {
  color: #0c3372;
  text-decoration: none;
}

.date-buttons {
  text-align: center;
  padding: 1.5em 0;
  background-color: #f3f4f8;
}

input ~ label {
  vertical-align: top;
  font-size: 0.93333em;
}

input.datepicker {
  -webkit-appearance: textfield;
  padding-left: 40px;
  cursor: pointer;
  background-image: url(/Static/img/icons/datepicker-calendar.png);
  background-position: 11px center;
  background-repeat: no-repeat;
}
.backgroundsize input.datepicker {
  background-image: url(/Static/img/icons/datepicker-calendar-retina.png);
  background-size: 19px 18px;
}

*[disabled] {
  background-color: #cccccc !important;
}

*[readonly] {
  background-color: #ddd !important;
}
*[readonly]:focus {
  background-color: #ddd !important;
}

.field-validation-error {
  display: block;
  color: red;
  font-size: 11px;
  font-family: Verdana;
}

.birthday span {
  *zoom: 1;
  display: block;
}
.birthday span:before, .birthday span:after {
  content: " ";
  display: table;
}
.birthday span:after {
  clear: both;
}
.birthday select {
  width: auto;
  float: left;
  margin-left: 10px;
}
.birthday select.first {
  margin-left: 0;
}

.inbound, .outbound {
  display: none;
}

.inbound.show, .outbound.show {
  display: block;
}

.call-to-action.Blue {
  display: inline-block;
  font-weight: 700;
  height: 40px;
  min-width: 190px;
  padding: 9px;
  background: #071143;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -ms-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
}
.call-to-action.Blue:hover, .call-to-action.Blue:active {
  text-decoration: none;
  background: #2c345f;
}
.call-to-action.Transparent {
  text-transform: uppercase;
  font-weight: 700;
  padding: 9px;
  height: 40px;
  text-align: center;
  display: inline-block;
  min-width: 190px;
  color: #fff;
  border: 1px solid #fff;
  font-size: 13px;
  line-height: 20px;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  -ms-transition: border-color 0.2s;
  -o-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
.call-to-action.Transparent:hover {
  border-color: #afafaf;
}

.service-menu {
  background-color: rgba(14, 58, 105, 0.8);
  font-size: 12px;
  height: 32px;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 7;
  color: #e6edf5;
  *zoom: 1;
}
.service-menu .mobile-logo {
  position: fixed;
  left: 50px;
  top: 0px;
  display: none;
  width: 51px;
  height: 44px;
}
.service-menu .viewport {
  width: 950px;
  overflow: hidden;
  margin: 0 auto;
}
.lt-ie9 .service-menu {
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#df0e3a69', endColorstr='#df0e3a69');
}
.service-menu .title {
  float: left;
  margin: 0 10px 0 0;
}
.service-menu a {
  color: #aca8a1;
  text-decoration: none;
}
.service-menu a:hover {
  color: #e6edf5;
}
.service-menu a:visited {
  color: #aca8a1;
}
.service-menu li.active a {
  color: #e6edf5;
}
.service-menu form {
  display: inline-block;
  vertical-align: top;
}
.service-menu .language-menu {
  float: left;
  padding: 6px 20px 0 0;
}
.service-menu .language-menu form {
  display: inline;
}
.service-menu .language-mobile {
  display: none;
}
.service-menu .micro-basket {
  float: right;
  font-size: 10px;
}
.service-menu .micro-basket .button {
  line-height: 20px;
  display: inline-block;
  background: #fecb00;
  font-family: "Open Sans", Sans-Serif;
  font-weight: 600;
  font-size: 12px;
  min-width: 85px;
  height: 32px;
  padding: 5px 10px 6px;
  text-align: center;
  color: black;
  text-align: center;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.service-menu .micro-basket .button:hover {
  background: #d7a84c;
  color: black;
}
.service-menu .basket-icon {
  padding: 0 10px 0 0;
  color: #fecb00;
  display: inline-block;
  vertical-align: top;
}
.service-menu .basket-icon:hover {
  color: #d7a84c !important;
}
.service-menu .basket-icon:visited {
  color: #fecb00;
}
.service-menu .basket-icon .icon {
  background: url(/Static/img/service-menu/service-menu-basket.png) no-repeat 0 9px;
  padding: 2px 0 2px 28px;
  display: table-cell;
  height: 30px;
  line-height: 12px;
  vertical-align: middle;
}
.service-menu .basket-icon .icon .qty {
  display: block;
  font-size: 10px;
}
.service-menu .basket-icon .icon .sum {
  font-size: 10px;
  text-transform: uppercase;
}
.service-menu .basket-icon .mobile-qty {
  display: none;
}
.service-menu ul {
  padding: 0;
  display: inline-block;
  vertical-align: top;
  margin: 0 4px 0 0;
}
.service-menu li {
  float: left;
  line-height: 20px;
}
.service-menu li:before {
  content: "";
  display: inline-block;
  margin: 0 5px;
  width: 1px;
  height: 25px;
  margin: -9px 5px;
  background: #0e3a69 url(/Static/img/service-menu/divider.png) center top no-repeat;
}
.service-menu li:first-child:before {
  display: none;
}
.service-menu .user-menu {
  float: right;
}
.service-menu .user-menu ul {
  margin: 6px 0 0;
}
.service-menu .user-menu li.logout span.name {
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: top;
  max-width: 85px;
  white-space: nowrap;
}
.service-menu .user-menu li:before {
  display: none;
}
.service-menu .user-menu li:after {
  content: "";
  display: inline-block;
  margin: 0 5px;
  width: 1px;
  height: 25px;
  margin: -9px 16px;
  background: #0e3a69 url(/Static/img/service-menu/divider.png) center top no-repeat;
}
.service-menu .mobile-menu-btn {
  display: none;
}
.service-menu:before, .service-menu:after {
  content: " ";
  display: table;
}
.service-menu:after {
  clear: both;
}

@media only screen and (max-width: 950px) {
  .viewport {
    width: 100% !important;
  }

  .service-menu {
    z-index: 100;
    height: 44px;
    padding: 12px 12px 0 14px;
    background: #071143;
    border-bottom: 1px solid #2B335D;
    min-width: 280px;
  }

  .mobile-logo {
    display: block !important;
  }

  .language-mobile {
    display: block !important;
    float: right;
  }
  .language-mobile li {
    display: block;
    float: right;
    width: 21px;
    height: 32px;
    padding-bottom: 10px;
    margin-right: 20px;
    text-decoration: none;
    color: #fecb00;
    text-align: center;
    outline: none;
    text-indent: -9999px;
    overflow: hidden;
    margin: 0 0 0 15px;
    background: url(/Static/img/service-menu/mobile-icon-cur-lang.png) no-repeat 50% 0;
    background-image: url(/Static/img/service-menu/mobile-icon-cur-lang.svg), none;
    background-size: contain;
  }
  .language-mobile li.active {
    border-bottom: 2px solid #FECB00;
  }
  .language-mobile li:after {
    display: none;
  }
  .language-mobile a {
    display: block;
    height: 21px;
  }

  .mobile-menu-btn {
    display: block;
    float: right;
    width: 21px;
    height: 32px;
    padding-bottom: 10px;
    margin-right: 20px;
    text-decoration: none;
    color: #fecb00;
    text-align: center;
    outline: none;
    text-indent: -9999px;
    overflow: hidden;
  }
  .mobile-menu-btn.menu {
    float: left;
    margin-top: 2px;
    height: 21px;
    padding: 0;
    background: url(/Static/img/service-menu/mobile-icon-menu.png) no-repeat 50% 0;
    display: block;
  }
  .mobile-menu-btn.menu.active {
    padding-bottom: 28px;
    border-bottom: 2px solid #FECB00;
  }
  .mobile-menu-btn.search {
    background: url(/Static/img/service-menu/mobile-icon-search.png) no-repeat 50% 0;
    background-image: url(/Static/img/service-menu/mobile-icon-search.svg), none;
    margin: 0 0 0 10px;
    display: block;
    float: right;
  }
  .mobile-menu-btn.search.active {
    border-bottom: 2px solid #FECB00;
  }
  .start-page .mobile-menu-btn.menu, .start-page .mobile-menu-btn.search {
    display: none;
  }
  .search-result-page .mobile-menu-btn.search {
    display: none;
  }

  .micro-basket {
    margin: 0 0 0 15px;
  }
  .micro-basket .basket-icon {
    font-size: 10px;
    line-height: 21px;
    display: block;
    margin: 0;
    color: #e6edf5;
    outline: none;
  }
  .micro-basket .basket-icon .icon {
    display: inline-block;
    vertical-align: top;
    width: 23px;
    height: 32px;
    text-indent: -9999px;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    margin: 0 4px 0 0;
    padding: 0 0 10px;
    background: url(/Static/img/service-menu/mobile-icon-basket.png) no-repeat 50% 0;
    background-image: url(/Static/img/service-menu/mobile-icon-basket.svg), none;
  }
  .micro-basket .basket-icon .mobile-qty {
    display: inline-block;
    color: #e6edf5;
  }
  .micro-basket.active .basket-icon .icon {
    border-bottom: 2px solid #FECB00;
  }
  .micro-basket.active.hide-active .basket-icon .icon {
    border: none;
  }
  .micro-basket .button {
    display: none !important;
  }

  .user-menu ul {
    margin: 0 !important;
  }
  .user-menu li {
    display: block;
    float: right;
    width: 21px;
    height: 32px;
    padding-bottom: 10px;
    margin-right: 20px;
    text-decoration: none;
    color: #fecb00;
    text-align: center;
    outline: none;
    text-indent: -9999px;
    overflow: hidden;
    margin: 0 0 0 15px;
  }
  .user-menu li.active {
    border-bottom: 2px solid #FECB00;
  }
  .user-menu li.active.hide-active {
    border: none;
  }
  .user-menu li:after {
    display: none !important;
  }
  .user-menu li.favorites {
    background: url(/Static/img/service-menu/mobile-icon-favorites.png) no-repeat 50% 0;
    background-image: url(/Static/img/service-menu/mobile-icon-favorites.svg), none;
  }
  .user-menu li.login, .user-menu li.my-account {
    background: url(/Static/img/service-menu/mobile-icon-user.png) no-repeat 50% 0;
    background-image: url(/Static/img/service-menu/mobile-icon-user.svg), none;
  }
  .user-menu li.logout {
    display: none;
  }
  .user-menu li a {
    display: block;
    height: 21px;
    width: 21px;
  }

  .language-menu {
    display: none;
    position: fixed;
    width: 100%;
    top: 44px;
    background: #071143;
    left: 0;
    padding: 0 0 18px 0 !important;
  }
  .language-menu .title {
    display: block;
    background: #2c345f;
    color: #fecb00;
    font-family: "Open Sans", Sans-Serif;
    font-weight: 600;
    padding: 6px 18px 5px;
    text-transform: uppercase;
    width: 100%;
    font-size: 13px;
  }
  .language-menu ul {
    padding: 18px 5px 0 15px;
  }
  .language-menu li {
    margin: 0 8px 0 0;
    display: inline-block;
  }
  .language-menu li:before {
    display: none;
  }
  .language-menu li a {
    color: #fecb00;
    display: inline-block;
    text-align: center;
    padding: 0 4px;
    border: 1px solid #fecb00;
    min-width: 22px;
    height: 22px;
    font-size: 13px;
    outline: none;
  }
  .language-menu li a:hover {
    text-decoration: none;
  }
  .language-menu li a:visited {
    color: #fecb00;
  }
  .language-menu li.active {
    background: #fecb00;
  }
  .language-menu li.active a {
    color: #071143;
    text-decoration: none;
  }
}
.header {
  margin-bottom: 2em;
  position: relative;
  z-index: 7;
}
.header > .content {
  margin-top: 32px;
  position: relative;
  padding: 0 5px;
}
.lt-ie9 .header > .content {
  width: 960px;
}
@media only screen and (max-width: 950px) {
  .header {
    margin-bottom: 5px;
  }
}
.search-page .header {
  background-color: #fff;
}

.main-logo-holder {
  text-align: right;
}
@media only screen and (max-width: 950px) {
  .main-logo-holder .main-logo {
    display: none;
  }
}

.header-nav {
  height: 27px;
  /* Required for RKE */
  *zoom: 1;
}
.header-nav:before, .header-nav:after {
  content: " ";
  display: table;
}
.header-nav:after {
  clear: both;
}
.header-nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: left;
}
.header-nav ul > li {
  float: left;
  background-color: #071143;
  line-height: 1;
}
.header-nav ul > li > a {
  display: block;
  color: #c6d6e8;
  background-color: #050d35;
  text-decoration: none;
  border-bottom: none;
  font-size: 0.86667em;
  padding: 7px 24px 7px 33px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAALCAYAAABcUvyWAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNi8xNC8xM08dDEYAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAYklEQVQYlXWPwQ2AIBRDn8zhAp6Mo7gBTqZu4CTgCQaAPepFDSHQ5F/avvwUF5JcSFYS5RngBHYfs6WUJFxIR03+aB0Okn7ax3wDM7AaOjJF+3jb2zKNV/95y/yC5kBapiQe9e2Qrz9REFIAAAAASUVORK5CYII=);
  background-position: 1em center;
}
.backgroundsize .header-nav ul > li > a {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAWCAYAAAD0OH0aAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNi8xNC8xM08dDEYAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAA2UlEQVQ4jaWSQRHCMBBFHzUAAmIgJxoFVAIOKA6QAgooDiqhCghcyJUZIgAUlMu2A2kgZfin7sx73Z9JJsfLLQcaoDRa1SSSCTwFKut8PkbYyPcUaFJSZrSqgPVYKQMQaTdGmrRt2w/W+QpYyfgAcqPVdbChi9GqBA4vm2rr/OyjEJHmUm/2UUhJb2cIY51vgIWMZ6CIbnjJUsB+U0oYJCXU8ud0JbmTt/5Gq3tUCC6wh6OVvsHwz9Owzm8DuAjhfoN1vgT2AXyKnS/7Be4qbcfCnVAIXKZggCfxw3CTGxRn8gAAAABJRU5ErkJggg==);
  background-size: 6px 11px;
}
.header-nav ul > li > a.active {
  color: #fecb00;
  background-color: transparent;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAGCAYAAAAVMmT4AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNi8xNC8xM08dDEYAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAXUlEQVQYlXWLwQ2AMAwDr0zCCDzYh4yWEdgjPDpRzKdFUNRIViT7rmRQgVp2GZPTVRzYFsCBoxUz8AAcSWRgGSgDl0RPBt56k8R76MKZwdr+A37gQdAI/uBBsHG7AcgfhmPuWsegAAAAAElFTkSuQmCC);
}
.backgroundsize .header-nav ul > li > a.active {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAMCAYAAABm+U3GAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNi8xNy8xM12oo6gAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAA3UlEQVQ4jaXRzXHCMBCG4XfdQCiBDuKD7rgEOkDpiA4gHVBCOMsH6IASTAP6cvB6RiEGjNkZj35G+/gbiZyoc6LLiSiJd76ciG7VlhMd8EFfXxa0Z0aptQjsfHmtgAhcfWOn1rYz0G2JAtEkodZq4KdI/m1BcSK6BzYF2ljQqQKwoBPQFMk33jALBaiGQ6/ij9A/8Cv4MxTAJI2lWQIH4NO3jsDa5wdg5fMzsLagy60xCju+oH/QAT/7WK4bC+rG+u/Cd/ChHqJwc8f//to3NkXaSejTxEMVyZmCAvwCNy2tQ6UDaWgAAAAASUVORK5CYII=);
  background-size: 11px 6px;
}
@media only screen and (max-width: 950px) {
  .header-nav {
    top: 0;
    display: none;
  }
}

.prepended .header-nav ul {
  width: 100%;
  overflow: hidden;
}
.prepended .header-nav ul > li {
  float: right;
  width: 50%;
}
.prepended .header-nav ul > li.active {
  float: left;
}
.prepended .header-nav ul > li > a {
  padding: 12px 0 12px 33px;
}
@media only screen and (max-width: 950px) {
  .prepended .header-nav {
    display: block !important;
  }
  .prepended .header-nav ul > li.additional-links {
    display: none !important;
  }
}

.header-nav ul > li > a.corporate {
  color: #c6d6e8;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAALCAYAAABcUvyWAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNi8xNC8xM08dDEYAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAYklEQVQYlXWPwQ2AIBRDn8zhAp6Mo7gBTqZu4CTgCQaAPepFDSHQ5F/avvwUF5JcSFYS5RngBHYfs6WUJFxIR03+aB0Okn7ax3wDM7AaOjJF+3jb2zKNV/95y/yC5kBapiQe9e2Qrz9REFIAAAAASUVORK5CYII=);
  background-position: 0.66667em center;
}
.header-nav ul > li > a.corporate.active {
  background-color: transparent;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAGCAYAAAAVMmT4AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNi8xNC8xM08dDEYAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAd0lEQVQYlXXOQRHCQBBE0Rd0xEBuRAkSsjhACg5YCzGy5LQIWHwMlwSoVKWr5tLze3q6UtuCZRz65EDP1zvjfELGtBpH4IQsIpTaUqktSm05ImxTasurnyJCFxHbhYQHZtxwxwXXcegzfvAusOkLgv/a3Utpv/sA1Jll/puGByMAAAAASUVORK5CYII=);
}

.hero {
  margin-top: -197px;
  padding-top: 210px;
  background-size: cover;
  background-position: 50% 100%;
  margin-bottom: 10px;
  min-height: 500px;
  font-size: 18px;
  position: relative;
  z-index: 2;
}
.hero, .hero * {
  -webkit-tap-highlight-color: transparent;
}
.hero .content:after {
  display: block;
  clear: both;
  content: "";
}
.hero, .hero a, .hero h2, .hero h3 {
  color: #fff;
}
.hero h2 {
  font-size: 30px;
  line-height: 1.2em;
  font-weight: 300;
  margin: 0 0 16px;
}
.hero p {
  margin-bottom: 1.3em;
}
.hero.Left50Pct .hero-content {
  float: left;
  width: 50%;
}
.hero.Right50Pct .hero-content {
  float: right;
  width: 50%;
}
.hero .hero-deck-rightContentArea {
  float: right;
  max-width: 45%;
  padding-top: 14px;
}
.hero .hero-deck-rightContentArea .flights-search-block form {
  margin-bottom: 0;
}
.hero .slides-indicator li.active,
.hero .slides-indicator li:hover {
  background-color: #636a8d;
}
.hero:before {
  content: "";
  background: #222;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  -webkit-transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  -ms-transition: opacity .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out;
  z-index: -1;
}
.lt-ie9 .hero:before {
  display: none;
}
.hero.show-transition:before {
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
}
.hero .headline {
  overflow: hidden;
  margin-bottom: 15px;
  display: table;
  width: 100%;
}
.hero .headline .foreground-img {
  display: table-cell;
  vertical-align: middle;
  width: 5%;
}
.hero .headline .foreground-img img {
  max-width: 70px;
  margin: 5px 15px 0 0;
}
.hero .headline h2 {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
}
.hero.Black {
  background-color: #222;
}
.hero.Gray {
  background-color: #eae6e5;
}
.hero.White {
  background-color: #c6d6e8;
}
@media only screen and (max-width: 64em) {
  .hero {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
  }
  .hero h2 {
    font-size: 26px;
  }
  .hero .flights-search-block .direction-selection {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 20px;
  }
  .hero .flights-search-block .direction-selection li:first-child {
    margin-right: 2%;
  }
  .hero .flights-search-block .direction-selection a {
    height: 40px;
    padding: 8px 10px 10px 45px;
    min-width: 140px;
    background-position: 7px 50%;
    background-size: 30px 16px;
  }
  .hero .flights-search-block .direction-selection a.btn-departures {
    background-size: 32px 12px;
  }
  .hero .flights-search-block .search-field {
    position: relative;
  }
  .hero .flights-search-block .search-field input[type="text"] {
    padding: 10px 75px 10px 10px;
    height: 50px;
    font-size: 16px;
  }
  .hero .flights-search-block .search-field input[type="submit"] {
    background-size: 28px 28px;
    width: 28px;
    height: 28px;
    top: 11px;
    right: 15px;
  }
  .hero .flights-search-block .search-field input[type="reset"] {
    right: 55px;
  }
}
@media only screen and (max-width: 42.66667em) {
  .hero {
    padding: 10px;
    margin-top: -5px;
    min-height: 0;
  }
  .hero p {
    margin-bottom: 1em;
  }
  .hero .hero-deck-rightContentArea {
    float: none;
    max-width: 100%;
    margin-bottom: 20px;
  }
  .hero .hero-deck-rightContentArea .flights-search-block {
    float: none;
  }
}
@media only screen and (max-width: 26.66667em) {
  .hero {
    font-size: 14px;
  }
  .hero h2 {
    font-size: 22px;
    margin: 0 0 10px;
  }
}

.hero-carousel {
  max-width: 100%;
  padding-bottom: 50px;
}
.hero-carousel.FullWidth {
  width: 960px;
}
.hero-carousel.ThreeQuarters {
  width: 715px;
}
.hero-carousel.OneHalf, .hero-carousel.Half {
  width: 470px;
  max-width: 45%;
}
.hero-carousel.OneThird {
  width: 306.8px;
}
.hero-carousel.OneQuarter {
  width: 225px;
}
.hero-carousel .carousel-nav a {
  position: absolute;
  left: 3%;
  top: 60%;
  text-indent: -9999px;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  width: 23px;
  height: 41px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAABSCAYAAABQfSRBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGMUZBMEYzNjg5REVFNDExOUJERUEzRDZFOEU3MjkxRCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCNjNDOTc4NEUyN0UxMUU0QTVENzkxNjdGQTE1OTIwQSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCNjNDOTc4M0UyN0UxMUU0QTVENzkxNjdGQTE1OTIwQSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkYxRkEwRjM2ODlERUU0MTE5QkRFQTNENkU4RTcyOTFEIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkYxRkEwRjM2ODlERUU0MTE5QkRFQTNENkU4RTcyOTFEIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+FXXVBwAAAz1JREFUeNq0mO1LVEEUxu+9O2tLwkImRZiEEUlBYahEEFQkvVBB79B7f1pvuFBGQUUWQgVBhEVBEGwI+8EkitVgwbAV256Bc+M4zb1775xx4PngsP4Y7pk5zzMTtlqtwOMoQhegydAjuARdgnqhRV9gDb0C9cQTygO0E7oMbWBzM8oD9Bq0jkOh2xJwmVbKoTWoAjWVAHod6jKgo7pwrt94DRWKQ6vQWAx1AXfRSssG9C60xH+YB9wNXTWgn6CHJjQPeD1Vf7UBfQD9sf2DcoS+h54kQbOAN1KhVrG5dwRNPbIqJ/QN9LwdNA3cR12qg829hiayVlolQC9SC4zHS1LgCu6HzhrQCVpt4ArW0PNQgc09o+8auIK3WKC68pOuHSoGH2FQXfHHtFedR8SOK9/8IigH19ncIDTgCzzOGkkInYSGfYCnLK3vmARuuvRW6Jyxj59Cb6XgpJOX+5BElrnYu5psbgTaK11xWnd7Ab2SgpPgmbpclohlc5C28KzZzQZPbfp5QuFagpez2FSUo9Cz0A2oweaG6CCFkhWnJaEP0CPu2q752JbdluUMSfC2pc1/cGmit+Xjz9B9H1cFW6KvrtgdJAr8jAV9PYCmY98MV+ie9zEGbyO3qPBULrWmTdBpaDMF65Iv8EHmFr1UhJIP8CjdzeLRQ3uzUwKOv/F/2wXjB3QTmpe6dAdVtM+A3zE6mpPnFcmhOXzO0i6dPK9IGbnfgOsD8FPq0gWKtRzeoJXPSV26QBluhwG/ZYRIJzPV2/GUAf9Fu+W71KUj8rXBPPCsTSgk+BCb+00F/Sq1fw0/BO3JAndpm2ZAbFJXrEnBeuwnxWORek5NCg5o1SMGfIweRgKpg+jvfZj9vURXDi9mOkw7hsMrvjxP7/HjLMPVfbm0eens9gUeME5m3cfbpu0bj0crANW7Ykqy4t3QUWMf34O+uLwUph2OZSdPeYBae0Ve8D7oQJbupgRdLbUfK0doWwdpB7Y190yep3LaUYOgsy4vhWnQzLlCJbjyCWiXJAmpDDnCKbupNlDntKlYnDoDbfeVj1VCAPxGK5137VDKAp2hQi1I7yBV9pAx7QPK7X8n2Yu3e95fAQYAhgc2bixj3MUAAAAASUVORK5CYII=");
  background-repeat: no-repeat;
  outline: none;
}
.hero-carousel .carousel-nav a.next {
  left: auto;
  right: 3%;
  background-position: 0 -41px;
}
.hero-carousel .carousel-nav a:hover {
  opacity: 0.5;
}
.hero-carousel .carousel-item-wrapper {
  position: relative;
  z-index: 4;
  -webkit-transition: opacity 0.8s ease-in;
  -moz-transition: opacity 0.8s ease-in;
  -ms-transition: opacity 0.8s ease-in;
  -o-transition: opacity 0.8s ease-in;
  transition: opacity 0.8s ease-in;
}
.preview .hero-carousel .carousel-nav a {
  left: -60px;
}
.preview .hero-carousel .carousel-nav a.next {
  left: auto;
  right: -60px;
}
@media only screen and (max-width: 64em) {
  .hero-carousel {
    padding-bottom: 65px;
  }
  .hero-carousel .carousel-nav a {
    top: auto;
    bottom: 10px;
  }
}
@media only screen and (max-width: 42.66667em) {
  .hero-carousel.OneHalf, .hero-carousel.Half {
    max-width: 100%;
    width: auto;
  }
  .hero-carousel .carousel-nav a {
    background-size: 16px 60px;
    width: 16px;
    height: 30px;
  }
  .hero-carousel .carousel-nav a.next {
    background-position: 0 -30px;
  }
  .hero-carousel .btn-row {
    text-align: center;
  }
}

.hero-slide.Dark, .hero-slide.Dark h2, .hero-slide.Dark a, .hero-slide.Gray, .hero-slide.Gray h2, .hero-slide.Gray a {
  color: #071143;
}
.hero-slide.Dark .call-to-action.Blue, .hero-slide.Gray .call-to-action.Blue {
  color: #fff;
}
.hero-slide.Dark .call-to-action.Transparent, .hero-slide.Gray .call-to-action.Transparent {
  border-color: #071143;
  color: #071143;
}
.hero-slide.Dark .call-to-action.Transparent:hover, .hero-slide.Gray .call-to-action.Transparent:hover {
  border-color: #afafaf;
}
.hero-slide .bg-preload {
  font-size: 0;
  line-height: 0;
}

.generic-deck {
  background-size: cover;
  background-position: 50% 100%;
  margin-bottom: 10px;
}
.generic-deck .content {
  padding: 30px 0 10px;
}
.generic-deck .content .content-holder {
  max-width: 100%;
}
.generic-deck .content .content-holder > div {
  overflow: hidden;
  width: 110%;
}
.generic-deck .content:after {
  display: block;
  clear: both;
  content: "";
}
.generic-deck.Width75Pct .content-holder {
  width: 715px;
}
.generic-deck.Width50Pct .content-holder {
  width: 470px;
}
.generic-deck.Width33Pct .content-holder {
  width: 306.8px;
}
.generic-deck.Width25Pct .content-holder {
  width: 225px;
}
.generic-deck.Right .content-holder {
  float: right;
}
.generic-deck h2 {
  font-size: 30px;
  line-height: 1.2em;
  font-weight: 300;
  margin: 0 0 16px;
}
.generic-deck.height-enforced .content {
  min-height: 455px;
}
.generic-deck.Centered {
  text-align: center;
}
.generic-deck.Light {
  background-color: #eae6e5;
}
.generic-deck.Light .content-holder > h2 {
  color: #071143;
}
.generic-deck.Dark {
  background-color: #222;
}
.generic-deck.Dark .content-holder > h2 {
  color: #fff;
}
@media only screen and (max-width: 64em) {
  .generic-deck .content {
    padding-left: 10px;
    padding-right: 10px;
  }
  .generic-deck .content .content-holder > div {
    width: auto;
  }
}
@media only screen and (max-width: 42.66667em) {
  .generic-deck .content {
    padding-top: 20px;
    padding-bottom: 20px;
    min-height: auto;
  }
}
@media only screen and (max-width: 26.66667em) {
  .generic-deck .content .content-holder {
    float: none;
    width: 100%;
  }
}

.call-to-action.Blue {
  display: inline-block;
  font-weight: 700;
  height: 40px;
  min-width: 190px;
  padding: 9px;
  background: #071143;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -ms-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
}
.call-to-action.Blue:hover, .call-to-action.Blue:active {
  text-decoration: none;
  background: #2c345f;
}
.call-to-action.Transparent {
  text-transform: uppercase;
  font-weight: 700;
  padding: 9px;
  height: 40px;
  text-align: center;
  display: inline-block;
  min-width: 190px;
  color: #fff;
  border: 1px solid #fff;
  font-size: 13px;
  line-height: 20px;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  -ms-transition: border-color 0.2s;
  -o-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
.call-to-action.Transparent:hover {
  border-color: #afafaf;
}

.main-nav-wrap {
  overflow: hidden;
  padding: 0 5px;
}

.nav-bar-placeholder {
  height: 50px;
  overflow: hidden;
  display: none;
}
.nav-bar-placeholder.fixed {
  display: block;
}

.small-logo {
  float: left;
  display: block;
  -webkit-transition-property: margin, opacity;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-property: margin, opacity;
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: ease-in-out;
  -ms-transition-property: margin, opacity;
  -ms-transition-duration: 0.5s;
  -ms-transition-timing-function: ease-in-out;
  -o-transition-property: margin, opacity;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-in-out;
  transition-property: margin, opacity;
  transition-duration: 0.5s;
  transition-timing-function: ease-in-out;
  margin-left: -110px;
  opacity: 0;
  filter: alpha(opacity=0);
}
@media only screen and (max-width: 768px) {
  .small-logo {
    float: right;
    margin-left: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

.nav-bar {
  background-color: #071143;
  width: 100%;
}
.nav-bar.fixed {
  position: fixed;
  top: 32px;
  z-index: 100;
}
.nav-bar.fixed .submenu {
  top: 50px !important;
}

.nav-bar.fixed a.small-logo {
  margin-left: 5px;
  opacity: 1;
  filter: alpha(opacity=100);
}

ul.main-nav,
ul.search-nav {
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: left;
}
ul.main-nav > li,
ul.search-nav > li {
  float: left;
  display: block;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
ul.main-nav > li > a,
ul.search-nav > li > a {
  color: #fecb00;
  cursor: pointer;
  display: block;
  text-decoration: none;
  border-bottom: none;
  font-size: 0.86667em;
  padding: 0 1em;
  text-transform: uppercase;
  line-height: 50px;
  font-family: "Open Sans", Sans-Serif;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.no-touch ul.main-nav > li:hover,
.no-touch ul.main-nav > li.hover {
  background-color: #2c345f;
}

ul.search-nav {
  float: right;
}
ul.search-nav > li > a {
  padding: 0;
  background-color: #fecb00;
  display: block;
  zoom: 1;
  width: 50px;
  height: 50px;
}
ul.search-nav > li > a img {
  display: block;
  width: 50px;
  height: 50px;
  zoom: 1;
}

.corporate ul.search-nav > li > a {
  background-color: #c6d6e8;
}

.corporate .nav-bar ul.main-nav > li > a,
.corporate .nav-bar ul.search-nav > li > a {
  color: #c6d6e8;
}

.nav-bar ul.main-nav > li.active {
  background-color: #2c345f;
}

.submenu {
  display: none;
  position: absolute;
  z-index: 100;
  top: 100%;
  left: 0;
  right: 0;
  width: 100%;
  padding: 2em 0 0 0;
  background-color: #f3f4f8;
}
.submenu .promote {
  list-style-type: none;
  margin: 0 30px 0 15px;
  padding: 0;
  float: left;
  width: 370px;
}
.submenu .promote > li {
  margin-bottom: 2em;
  line-height: 1;
}
.submenu .promote > li > a {
  display: block;
  padding-left: 45px;
  background-position: 1px 0px;
  min-height: 40px;
  text-decoration: none;
  border-bottom: none;
}
.submenu .promote > li > a span.title {
  display: block;
  font-size: 1.33333em;
  font-weight: 400;
  line-height: 1.2;
  position: relative;
  top: -3px;
  color: #0c3372;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.submenu .promote > li > a span.teaser {
  display: block;
  font-size: 0.86667em;
  font-weight: 600;
  line-height: 1.2;
  color: #818eba;
}
.lt-ie9 .submenu .promote > li > a span.teaser {
  font-weight: 400;
}
.submenu .promote > li > a.clock {
  background-image: url(/Static/img/icons/megamenu/clock.png);
}
.backgroundsize .submenu .promote > li > a.clock {
  background-image: url(/Static/img/icons/megamenu/clock-retina.png);
  background-size: 34px 34px;
}
.submenu .promote > li > a.bag {
  background-image: url(/Static/img/icons/megamenu/bag.png);
}
.backgroundsize .submenu .promote > li > a.bag {
  background-image: url(/Static/img/icons/megamenu/bag-retina.png);
  background-size: 34px 27px;
}
.submenu .promote > li > a.passport {
  background-image: url(/Static/img/icons/megamenu/passport.png);
}
.backgroundsize .submenu .promote > li > a.passport {
  background-image: url(/Static/img/icons/megamenu/passport-retina.png);
  background-size: 30px 40px;
}
.submenu .promote > li > a.job {
  background-image: url(/Static/img/icons/megamenu/job.png);
}
.backgroundsize .submenu .promote > li > a.job {
  background-image: url(/Static/img/icons/megamenu/job-retina.png);
  background-size: 36px 33px;
}
.submenu .promote > li > a.security {
  background-image: url(/Static/img/icons/megamenu/security.png);
}
.backgroundsize .submenu .promote > li > a.security {
  background-image: url(/Static/img/icons/megamenu/security-retina.png);
  background-size: 29px 40px;
}
.submenu .promote > li > a.shopping {
  background-image: url(/Static/img/icons/megamenu/shopping.png);
}
.backgroundsize .submenu .promote > li > a.shopping {
  background-image: url(/Static/img/icons/megamenu/shopping-retina.png);
  background-size: 35px 34px;
}
.submenu .promote > li > a.food {
  background-image: url(/Static/img/icons/megamenu/food.png);
}
.backgroundsize .submenu .promote > li > a.food {
  background-image: url(/Static/img/icons/megamenu/food-retina.png);
  background-size: 27px 35px;
}
.submenu .promote > li > a.routes {
  background-image: url(/Static/img/icons/megamenu/routes.png);
}
.backgroundsize .submenu .promote > li > a.routes {
  background-image: url(/Static/img/icons/megamenu/routes-retina.png);
  background-size: 35px 35px;
}
.submenu .promote > li > a.parking {
  background-image: url(/Static/img/icons/megamenu/parking.png);
}
.backgroundsize .submenu .promote > li > a.parking {
  background-image: url(/Static/img/icons/megamenu/parking-retina.png);
  background-size: 34px 40px;
}
.submenu .promote > li > a.public-transport {
  background-image: url(/Static/img/icons/megamenu/public-transport.png);
}
.backgroundsize .submenu .promote > li > a.public-transport {
  background-image: url(/Static/img/icons/megamenu/public-transport-retina.png);
  background-size: 28px 35px;
}
.submenu .promote > li > a.find-your-way {
  background-image: url(/Static/img/icons/megamenu/find-your-way.png);
}
.backgroundsize .submenu .promote > li > a.find-your-way {
  background-image: url(/Static/img/icons/megamenu/find-your-way-retina.png);
  background-size: 36px 32px;
}
.submenu .promote > li > a.history {
  background-image: url(/Static/img/icons/megamenu/history.png);
  background-position: 9px 0px;
}
.backgroundsize .submenu .promote > li > a.history {
  background-image: url(/Static/img/icons/megamenu/history-retina.png);
  background-size: 20px 32px;
}
.submenu .promote > li > a.mission {
  background-image: url(/Static/img/icons/megamenu/mission.png);
}
.backgroundsize .submenu .promote > li > a.mission {
  background-image: url(/Static/img/icons/megamenu/mission-retina.png);
  background-size: 36px 36px;
}
.submenu .promote > li > a.environment {
  background-image: url(/Static/img/icons/megamenu/environment.png);
}
.backgroundsize .submenu .promote > li > a.environment {
  background-image: url(/Static/img/icons/megamenu/environment-retina.png);
  background-size: 35px 33px;
}
.submenu .promote > li > a.news {
  background-image: url(/Static/img/icons/megamenu/news.png);
}
.backgroundsize .submenu .promote > li > a.news {
  background-image: url(/Static/img/icons/megamenu/news-retina.png);
  background-size: 36px 34px;
}
.submenu .promote > li > a.departures {
  background-image: url(/Static/img/icons/megamenu/departures.png);
  background-position: 1px 6px;
}
.backgroundsize .submenu .promote > li > a.departures {
  background-image: url(/Static/img/icons/megamenu/departures-retina.png);
  background-size: 34px 19px;
}
.submenu .promote > li > a.arrivals {
  background-image: url(/Static/img/icons/megamenu/arrivals.png);
  background-position: 1px 7px;
}
.backgroundsize .submenu .promote > li > a.arrivals {
  background-image: url(/Static/img/icons/megamenu/arrivals-retina.png);
  background-size: 38px 15px;
}
.submenu .promote > li > a.billboard {
  background-image: url(/Static/img/icons/megamenu/billboard.png);
}
.backgroundsize .submenu .promote > li > a.billboard {
  background-image: url(/Static/img/icons/megamenu/billboard-retina.png);
  background-size: 37px 38px;
}
.submenu .promote > li > a.realestate {
  background-image: url(/Static/img/icons/megamenu/realestate.png);
}
.backgroundsize .submenu .promote > li > a.realestate {
  background-image: url(/Static/img/icons/megamenu/realestate-retina.png);
  background-size: 35px 38px;
}
.submenu .promote > li > a.cargo {
  background-image: url(/Static/img/icons/megamenu/cargo.png);
}
.backgroundsize .submenu .promote > li > a.cargo {
  background-image: url(/Static/img/icons/megamenu/cargo-retina.png);
  background-size: 37px 37px;
}
.submenu .promote > li > a.calendar {
  background-image: url(/Static/img/icons/megamenu/calendar.png);
}
.backgroundsize .submenu .promote > li > a.calendar {
  background-image: url(/Static/img/icons/megamenu/calendar-retina.png);
  background-size: 37px 35px;
}
.submenu .promote > li > a.car-rental {
  background-image: url(/Static/img/icons/megamenu/car-rental.png);
}
.backgroundsize .submenu .promote > li > a.car-rental {
  background-image: url(/Static/img/icons/megamenu/car-rental-retina.png);
  background-size: 28px 40px;
}
.submenu .promote > li > a.handicap {
  background-image: url(/Static/img/icons/megamenu/handicap.png);
}
.backgroundsize .submenu .promote > li > a.handicap {
  background-image: url(/Static/img/icons/megamenu/handicap-retina.png);
  background-size: 34px 35px;
}
.submenu .promote > li > a.questions {
  background-image: url(/Static/img/icons/megamenu/questions.png);
}
.backgroundsize .submenu .promote > li > a.questions {
  background-image: url(/Static/img/icons/megamenu/questions-retina.png);
  background-size: 34px 34px;
}
.submenu .promote > li > a.tax-free {
  background-image: url(/Static/img/icons/megamenu/taxfree.png);
}
.backgroundsize .submenu .promote > li > a.tax-free {
  background-image: url(/Static/img/icons/megamenu/taxfree-retina.png);
  background-size: 32px 40px;
}
.submenu .promote > li > a.facility {
  background-image: url(/Static/img/icons/megamenu/facility.png);
}
.backgroundsize .submenu .promote > li > a.facility {
  background-image: url(/Static/img/icons/megamenu/facility-retina.png);
  background-size: 34px 34px;
}
.submenu .promote > li > a.customer-service {
  background-image: url(/Static/img/icons/megamenu/customer-service.png);
}
.backgroundsize .submenu .promote > li > a.customer-service {
  background-image: url(/Static/img/icons/megamenu/customer-service-retina.png);
  background-size: 25px 34px;
}
.submenu .promote > li > a.camera {
  background-image: url(/Static/img/icons/megamenu/camera.png);
}
.backgroundsize .submenu .promote > li > a.camera {
  background-image: url(/Static/img/icons/megamenu/camera-retina.png);
  background-size: 35px 27px;
}
.submenu .promote > li > a.csr {
  background-image: url(/Static/img/icons/megamenu/csr.png);
}
.backgroundsize .submenu .promote > li > a.csr {
  background-image: url(/Static/img/icons/megamenu/csr-retina.png);
  background-size: 34px 34px;
}
.submenu .promote > li > a.facts {
  background-image: url(/Static/img/icons/megamenu/facts.png);
}
.backgroundsize .submenu .promote > li > a.facts {
  background-image: url(/Static/img/icons/megamenu/facts-retina.png);
  background-size: 34px 34px;
}
.submenu .promote > li > a.faq {
  background-image: url(/Static/img/icons/megamenu/FAQ.png);
}
.backgroundsize .submenu .promote > li > a.faq {
  background-image: url(/Static/img/icons/megamenu/FAQ-retina.png);
  background-size: 37px 34px;
}
.submenu .promote > li > a.lost-property {
  background-image: url(/Static/img/icons/megamenu/lost-property.png);
}
.backgroundsize .submenu .promote > li > a.lost-property {
  background-image: url(/Static/img/icons/megamenu/lost-property-retina.png);
  background-size: 44px 25px;
}
.submenu .promote > li > a.employee-development {
  background-image: url(/Static/img/icons/megamenu/employee-development.png);
}
.backgroundsize .submenu .promote > li > a.employee-development {
  background-image: url(/Static/img/icons/megamenu/employee-development-retina.png);
  background-size: 39px 40px;
}
.submenu .promote > li > a.stock {
  background-image: url(/Static/img/icons/megamenu/stock.png);
}
.backgroundsize .submenu .promote > li > a.stock {
  background-image: url(/Static/img/icons/megamenu/stock-retina.png);
  background-size: 34px 34px;
}
.submenu .promote > li > a.traffic {
  background-image: url(/Static/img/icons/megamenu/traffic.png);
}
.backgroundsize .submenu .promote > li > a.traffic {
  background-image: url(/Static/img/icons/megamenu/traffic-retina.png);
  background-size: 30px 35px;
}
@media only screen and (max-width: 768px) {
  .submenu .promote {
    width: 100%;
    margin: 0;
    padding: 0 1em;
  }
}
.submenu .non-promote {
  list-style-type: none;
  margin: 0 0 0 15px;
  padding: 0;
  float: left;
  width: 255px;
}
.submenu .non-promote > li {
  margin-bottom: 0.8em;
}
.submenu .non-promote > li > a {
  display: block;
  text-decoration: none;
  border-bottom: none;
  color: #0c3372;
  font-size: 0.86667em;
  font-weight: 600;
  line-height: 1.4;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.lt-ie9 .submenu .non-promote > li > a {
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  .submenu .non-promote > li > a {
    font-size: 1em;
  }
}
@media only screen and (max-width: 768px) {
  .submenu .non-promote {
    width: 100%;
    margin: 0;
    padding: 0 1em;
  }
}
.submenu .spot-box {
  float: left;
  width: 230px;
  height: 230px;
  overflow: hidden;
  margin: 0 2em 2em 15px;
}
.submenu .spot-box > p:first-child {
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .submenu .spot-box {
    display: none;
  }
}

.no-touch .submenu .promote a:hover span.title {
  color: #818eba;
}

.no-touch .submenu .non-promote a:hover {
  color: #818eba;
}

.search-item {
  position: relative;
}
.search-item .submenu {
  display: block;
  top: 5px;
  right: 5px;
  padding: 2em 0 0 0;
  background-color: #3e456b;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNi8yNS8xM7ABEfMAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAZUlEQVRoge3PwRGAIADAMOTD25kc3NXYAu9iM0F7rft5x4/MrwNOa1jXsK5hXcO6hnUN6xrWNaxrWNewrmFdw7qGdQ3rGtY1rGtY17CuYV3DuoZ1Desa1jWsa1jXsK5hXcO6hnUbrpsBkitwte0AAAAASUVORK5CYII=") repeat;
  padding: 0.45em 0px 0.6em;
  z-index: 99;
}
.lt-ie8 .search-item .submenu {
  background-color: #071143;
}
.search-item .submenu form {
  display: block;
  overflow: hidden;
  float: right;
  background-color: transparent;
  margin-right: 1em;
  font-size: 1em;
  width: 265px;
}
.search-item .submenu form [type=search],
.search-item .submenu form [type=text] {
  float: left;
  width: 230px;
  background-color: #ebebeb;
  color: #071143;
  font-size: 12px;
  padding: 4px;
}
.search-item .submenu form [type=search]:focus,
.search-item .submenu form [type=text]:focus {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.search-item .submenu form [type=search] {
  background: #ebebeb url(/Static/gfx/icon-search-blue.png) 97% center no-repeat;
  float: right;
}
.search-item .submenu form [type=submit] {
  visibility: hidden;
  position: absolute;
  padding: 0px;
  margin: 2px 0 0 0;
  height: 18px;
  width: 18px;
  font-size: 16px;
  background-color: transparent;
  color: #071143;
  border: none;
  line-height: 0;
  background-image: url("/Static/img/icon-search.png");
  background-position: center center;
  position: relative;
  top: 0px;
  float: right;
  /*float: right;*/
}
.backgroundsize .search-item .submenu form [type=submit] {
  background-size: 18px 18px;
  background-image: url("/Static/img/icon-search-highdpi.png");
}
.no-backgroundsize .search-item .submenu form [type=submit] {
  width: 30px;
}

@media screen and (max-width: 950px) {
  .nav-bar {
    margin-top: 11px;
  }

  .no-touch .nav-bar ul.main-nav > li.search-item:hover {
    background-color: transparent;
  }

  .main-nav-wrap {
    overflow: hidden;
    width: 100%;
    padding: 0;
  }

  ul.main-nav,
  ul.search-nav {
    position: fixed;
    top: 44px;
    width: 100%;
    overflow: hidden;
    display: none;
    float: none;
    background: #071143;
  }
  ul.main-nav > li,
  ul.search-nav > li {
    float: none;
    width: 100%;
    margin: 0;
  }
  .corporate ul.main-nav > li, .corporate
  ul.search-nav > li {
    border-top: solid 1px rgba(198, 214, 232, 0.3);
  }
  ul.main-nav > li .submenu,
  ul.search-nav > li .submenu {
    position: relative;
    top: auto !important;
    left: auto;
    right: auto;
  }

  ul.search-nav > li > a {
    display: none;
  }

  .search-item {
    float: none;
    padding: 0 14px;
    		/*font-size: emCalc(13px);
    
    		input {
    			font-size: 1em;
    		}
    		*/
  }
  .search-item > img {
    display: none;
  }
  .search-item .submenu {
    display: block !important;
    padding: 14px 0;
    background-color: #071143;
  }
  .search-item .submenu form {
    float: none;
    width: 100%;
    position: relative;
    margin: 0;
  }
  .search-item .submenu form [type=search],
  .search-item .submenu form [type=text] {
    float: none;
    width: 100%;
    background: #fff;
    padding: 2px 4px;
    font-size: 16px;
    color: #071143;
    /*padding: .4em 2em .4em .4em;*/
  }
  .search-item .submenu form [type=submit] {
    float: none;
    position: absolute;
    top: 3px;
    right: 5px;
    padding: 0.37em;
    background: url(/static/img/icons/mobile-icon-search-blue.png) no-repeat center center !important;
  }
}
p {
  margin: 0 0 1em 0;
}

a {
  color: #8C6E2C;
  text-decoration: none;
}

a:visited {
  color: #8C6E2C;
}

.block a:hover {
  color: #B29E63;
  text-decoration: underline;
}

.block a:focus {
  color: #B29E63;
  text-decoration: underline;
}

a:active {
  color: #6B1F01;
  text-decoration: underline;
}

h1 {
  color: #4c6ca5;
  font-size: 2em;
  font-weight: 300;
  line-height: 1.17;
}
@media only screen and (max-width: 26.66667em) {
  h1 {
    font-size: 1.6em;
    font-weight: 400;
  }
}

h2 {
  color: #82786f;
  font-size: 1.13333em;
  font-weight: 600;
  line-height: 1.29;
}

h3 {
  color: #0c3372;
  font-size: 1em;
  font-weight: 400;
  margin-top: 3em;
}

h4, h5, h6 {
  color: #0c3372;
  font-size: 0.86667em;
  font-weight: 600;
  margin-top: 3em;
}

.dates {
  color: #0c3372;
  font-weight: 600;
  font-size: 0.73333em;
}

.call-to-action.Blue {
  display: inline-block;
  font-weight: 700;
  height: 40px;
  min-width: 190px;
  padding: 9px;
  background: #071143;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -ms-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
}
.call-to-action.Blue:hover, .call-to-action.Blue:active {
  text-decoration: none;
  background: #2c345f;
}
.call-to-action.Transparent {
  text-transform: uppercase;
  font-weight: 700;
  padding: 9px;
  height: 40px;
  text-align: center;
  display: inline-block;
  min-width: 190px;
  color: #fff;
  border: 1px solid #fff;
  font-size: 13px;
  line-height: 20px;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  -ms-transition: border-color 0.2s;
  -o-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
.call-to-action.Transparent:hover {
  border-color: #afafaf;
}

blockquote {
  font-family: Georgia, serif;
  font-style: italic;
  margin: 1em 0;
  padding-left: 1em;
  border-left: solid 4px #CFD6E3;
  position: relative;
  text-indent: 2.4em;
}
blockquote:before {
  display: block;
  content: "\201C";
  font-size: 5.33333em;
  position: absolute;
  left: .1em;
  line-height: 1;
  top: -7px;
  color: #7a7a7a;
  text-indent: 0px;
  padding: 0;
  margin: 0;
}
blockquote cite {
  display: block;
  text-align: left;
  font-style: italic;
  color: #999999;
  text-indent: 0;
}
blockquote cite:before {
  content: "\2014 \2009";
}

table {
  border-collapse: collapse;
  width: 100%;
  font-size: 13px;
}
table caption {
  text-align: left;
  font-weight: 600;
}
.no-js table caption {
  border: 0 none;
  clip: none;
  height: auto;
  margin: 0;
  overflow: visible;
  padding: 5px 0 0 5px;
  position: static;
  width: auto;
  text-align: left;
}
table th {
  text-align: left;
  color: #818eba;
  background-color: transparent;
  color: #818eba;
  font-weight: 600;
  padding: .5em 1em;
  vertical-align: top;
  white-space: nowrap;
  border-bottom: solid 1px #818eba;
  font-size: inherit;
}
table td {
  padding: .5em 1em;
  color: #071143;
  font-size: inherit;
}

.rates-table {
  background-color: transparent;
}
.rates-table tr {
  background-color: transparent;
}
.rates-table tr td {
  background-color: transparent;
  padding: 2px 0;
  font-size: 1em;
}
.rates-table .price {
  text-align: right;
}
.rates-table tfoot td {
  border-top: double 3px #071143;
}

.expand {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url(/Static/img/plus-minus-sprite.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  overflow: hidden;
  text-indent: -40px;
  cursor: pointer;
}

.active .expand {
  background-position: -30px 0px;
}

.toggle .expand {
  width: 12px;
  height: 12px;
  background-position: -60px 0px;
  position: relative;
  top: 1px;
}

.toggle.active .expand {
  background-position: -82px 0px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .expand {
    background-size: 100px 45px;
    background-position: 0px -15px;
  }

  .active .expand {
    background-position: -25px -15px;
  }

  .toggle .expand {
    background-position: -50px -15px;
  }

  .toggle.active .expand {
    background-position: -67px -15px;
  }
}
.expander-row {
  cursor: pointer;
}
.expander-row .expand-cell {
  text-align: right;
}
.expander-row.active {
  background-color: #c6d6e8 !important;
}

.no-touch .expander-row:hover {
  background-color: #c6d6e8 !important;
}

.table-wrap {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  margin: 1.5em 0 2em 0;
}
.table-wrap table tr.odd {
  background-color: #fff;
}
.euroinvestorblock .table-wrap {
  margin: 0 0 10px 0;
}

.table-wrap.swipe-help {
  padding-top: 45px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8wMS8xM+PU3nAAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAJHElEQVR4nO2db2wT5x3Hv8+d/8XcJcFOABsCThyOwPizJmyUjBCvXelIbTRNvCF70Unr0qnSJnUZ0jYVkUmT9qaomtZVw/TF+oZKlYomwWirqpVZJSa1c1aNDUhYIIzMSUiAJHZs5+y7Zy+wwXV8js++s53OH+mRoufOz/PzN7/n+T1/7h4TSimyIYTYATSmUg1gDsAcpfRe9gWSKSAhxArABaCubKatLmIAximl0XTGIwFTXtcCgK2MbasGCcCdtDcywBc8rybeyrAAXCnNHgoIwF05e1YtbgBgUk3XVGFjViMmQoidQS3SlkJjTcDSaGRWvqdGPmoClkhNwBIxVNqAXBw6esJna97iM5nXdAJANHL/wifvv35qeuJauNK2ZcMCcFbaiEy6D/2oq6Vt76ssa3Sk84ymOmH9xu3m65+//9dK2paL6vNACuRa4DCardsqYM2KVJ2AMqWQcwiYK68aqDoBQQEq58jOkVcNaB6FDx094es80C8U+3krZ3dSSpErlcrRF34/tH7Tdr7kgjLQVMCnvvNLn229cHKTe19/vvt6+l72KF0z1fGOdDPOTKzBrPhP2ff0QNdKtrXvfNppMNd7e/oGT69zdmgmomZN+KD3576164STiYQEg5HzZF5rdnTwW3c/29XYtMVjqWvwEIblAOzNVY6itxGGU6p7k7v79MbWfZF4bD4wN3s7cPmD3way7xH2PDeQSEgADML+b798+vJ7r704M3m95GGRJgJ2Hz7ua2huPykmkuksrvvwcR8AcI1Oj9nC96YvJCQKSMlcxQAAZKo+YKTq5VhTvdfu3OX1Pu+PLMXmA3P3bgc+++j1gKvD42RN9d7H9rHCV3t+MPjhO8eHVFWUg5IF/NozP/XxdnemeAAA3u4+mf47+1o+iunvcpTPMSbea3Ps9B763hsRKsvh7HsYE+/t/e5vcOncL4ZUVZZFSQLuOvCih7O1LROvJCigNl6sUD8HgIO8/B7GyHu/fviV0Kfv/dqvrsbHFC2ga+cRob65Y+hhv6IdlFJQObeCTRu28bNTI8v6rVJsMNU1D+zq+fHklU9+d76YzxclYMt2r9Ds6vEnkjIHaDtAI4yBV+oDW7YeEGanRoLZ+aW2gLpG18mO7pdw/fIbqkVULaBT6BNsLd/wJxLFiUflZCixtBBQNMhk3abUB1Lkzp+Z+Meg2WrbZjBxAsOanAxrUj0ONXMtg06hbyQ0enFUzedUCbje/azQsHG/as+TJXF0afHu+eiDm8HpsQ/yGpg3iCjk3/r7W5cAXMq21dbS/SphDIUulnANG/f7JUkaWMnGTAoWsKn1kMA79/uTEuUebo0WRiL+4O3xT187Vej9SnNhQJ2/SzJFUiZOyKr6R4537vcvzI74YvPjBY0RC56JGLnNe5fi0ZF4LBIUE0kUmmRi9aj5BlSmigkKwSUXFtuOfjV2iokkRFEML8WjI7Y230Ch9RTsgZNX3jwL4GxmXqPL2wkARqtjLwAwJr4LABjWkjm1cvAbnxLC//24oGbBMEaHUhOut2/pArAsiGRj4jfzEqxeSXwcXCiVQlROTAKALIaDAJBcejBCpXhYXAxNRWeGQ4XYl01J48C58QvDqT+Hc13nWvo6ASAZfxApuFDG4FBytEId0Mi1OcJ3Px8AgKX7V24kFu/otpKt63JW5M7FnMLmI+8spMAR9uJkQFUkLYWqWg9cu24rn09ALZa0tKaqBNzQ+qQg52mnrHFN1S3rV5WASvshaQhhNF0M1YKqEpBbu7kr31JWNe6LVI2ArbuOCOY1dl+tD1TJju4fehrs7n6DydoJ5A+0jMFS9F6LXlREQEfbAaejrcdr4Zp8DGNwAIV6F1Fc1q8UZRWw48kXPLzN5TOauUdL/NXYr6lBdwHrm9z8lq8c8VnrncceeZuKOW027Z39Xf8ePrvidG7LDp/gaPf4CWE4WU5OTo39ZfD21fOaD7B1E7De7uZbdx89ZuGa+0lqR02LIFBIGZt3eIUN7l4/QDhKKQhhHRvcvf549F7/9Pjloua8SugiYEf3Sz7e1jpICMNRaBs9GUNd3rFgy3avsL6t109T4j2GcOtcB7zT45eL3v/IheYC7vnWiSGTpcEL6DPsMFvtAoBArmu83c2vc3UPYZl4D9HDHk0F3NTxnGA0N3j1jAuEMSh6YHvX908RxiQo1T83fTWgtT2aCljfvN2Tby6rBQxbl3M+vOubrwwR1tKpVL+UiAUnrv+5uoOIVg8B5YOkInkaztbGu3YfGzSY67356g7fv/m2HvZoKqDBxO/VfbpFWIdT6BNCoxdHW5943sPb2wcY1iTknQLKydDN4T8G9DBHUwFlSkHKMDBuch082+Q6+IV68xF5cPuMXrasuiasFionQzf/5i/qqYNC0F5AnYOIWhZ19D5glTbhQpElcfTW8Ju6eR+gtYCSHGaq6I3jhbv/LHhDv1g0FTApRkZYo7V35Tv1R0rGgqFr76646FAq2vaBUH4so9yEZ69pOudVQuMgUh3L7smlhQtT18/p7n2AxgLGFyaCxromLYssivv/uVQW7wO+hMMYMTrjn5/8TNM1v3xoKuDdG38Krmneo2WRqqCyFJoZu6DLnFcJzdcDZVkOV2oDPB6+cya+cLusr8RqLqCUXLrBGCydWpe7EnIyHpz611u6DppzoYOA0RHCmssu4Nydj35V7joBHV42FBfvBpVeFtQridEZf2Q6WLbAkYnmHhifGxs1N2zVulhFqCyOTl/5Q9mGLdlo7oGLM8GQLC2Nlsv7ItPBIa2/gxp0ObUjEZu9UA7xErEZf6HPXuuFLgIuTHx8Pv1QvV4pmYgGZq+eqVjTTaPLqR2yOC+aGztADNYVX4QuBiqLo/O3zv1MFudFPcpXg27HnsRmh4MW2xMCIUYXKKBVosl4cOHWuz/R88l7NRAAunhJJtymvk7CmnnWtHYbABCDVXg0WyEMTxjld9uoFA8CgJyIBJOxqWBk4mJZVlkKpSwCfpmpnZ1VIjUBS6QmYIkweHjIdI3imKsJWBpzTOpA6YoPSFchIqX0XroPHKuoKauTMSAVRFJnw49Dzbv8/79IyDhPv/ZjBOpQ/jGCTGo/h7EMxZ/D+B9ZqDeJpvONVQAAAABJRU5ErkJggg==);
  background-size: 40px 40px;
  background-position: left top;
}

.table-wrap.add-padding {
  background-position: 15px top;
}

.touch .table-wrap.swipe-help {
  padding-bottom: 7px;
}

.form.xform table td {
  padding: 0 0 1em 0;
  background-color: transparent;
}
.form.xform table td fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.form.xform table td textarea {
  min-height: 10em;
}
.form.xform table td fieldset.orientationVertical label {
  display: block;
}

.call-to-action.Blue {
  display: inline-block;
  font-weight: 700;
  height: 40px;
  min-width: 190px;
  padding: 9px;
  background: #071143;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -ms-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
}
.call-to-action.Blue:hover, .call-to-action.Blue:active {
  text-decoration: none;
  background: #2c345f;
}
.call-to-action.Transparent {
  text-transform: uppercase;
  font-weight: 700;
  padding: 9px;
  height: 40px;
  text-align: center;
  display: inline-block;
  min-width: 190px;
  color: #fff;
  border: 1px solid #fff;
  font-size: 13px;
  line-height: 20px;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  -ms-transition: border-color 0.2s;
  -o-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
.call-to-action.Transparent:hover {
  border-color: #afafaf;
}

.block {
  overflow: hidden;
}
.block h2:first-child,
.block h3:first-child,
.block h4:first-child,
.block h5:first-child,
.block h6:first-child {
  margin-top: 0;
}
.block p:last-of-type {
  margin: 0;
}

.block > h3:first-child {
  display: block;
  background-color: #f3f4f8;
  color: #0c3372;
  padding: 0.5em 15px;
  font-size: 20px;
  margin: -15px -15px 0.75em -15px;
}
@media only screen and (max-width: 600px) {
  .block > h3:first-child {
    font-size: 17px;
  }
}

.iframe-block {
  overflow: hidden;
}

.iframe-block, .block {
  background-color: #fff;
  padding: 15px;
  *zoom: 1;
  font-size: 15px;
  margin-bottom: 10px;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.5);
}
.iframe-block:before, .iframe-block:after, .block:before, .block:after {
  content: " ";
  display: table;
}
.iframe-block:after, .block:after {
  clear: both;
}
.iframe-block:before, .block:before {
  content: attr(data-category);
  display: block;
  color: #0c3372;
  font-weight: 600;
  font-size: 0.86667em;
}
.iframe-block video, .block video {
  width: 100%    !important;
  height: auto   !important;
}
.iframe-block.no-blockpadding, .block.no-blockpadding {
  padding: 0;
}

.iframe-block .block,
.block .block {
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
  overflow: visible;
}

.iframe-loader iframe {
  visibility: hidden;
}

.call-to-action.Blue {
  display: inline-block;
  font-weight: 700;
  height: 40px;
  min-width: 190px;
  padding: 9px;
  background: #071143;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -ms-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
}
.call-to-action.Blue:hover, .call-to-action.Blue:active {
  text-decoration: none;
  background: #2c345f;
}
.call-to-action.Transparent {
  text-transform: uppercase;
  font-weight: 700;
  padding: 9px;
  height: 40px;
  text-align: center;
  display: inline-block;
  min-width: 190px;
  color: #fff;
  border: 1px solid #fff;
  font-size: 13px;
  line-height: 20px;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  -ms-transition: border-color 0.2s;
  -o-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
.call-to-action.Transparent:hover {
  border-color: #afafaf;
}

.contact-block .contact-image {
  float: left;
  margin-right: 1em;
}
.contact-block .contact-image > img {
  max-width: 70px;
  height: auto;
}
@media only screen and (max-width: 319px) {
  .contact-block .contact-image {
    display: none;
  }
}
.contact-block .contact-info {
  float: left;
}
.contact-block .contact-info > div {
  overflow: hidden;
  margin-top: 2px;
}
.contact-block .contact-info > div:first-child {
  margin-top: 0;
}
.contact-block .contact-info .contact-icon {
  position: relative;
  top: 3px;
  max-width: none;
  width: 16px;
  height: 16px;
  float: left;
  margin-right: 10px;
}

.call-to-action.Blue {
  display: inline-block;
  font-weight: 700;
  height: 40px;
  min-width: 190px;
  padding: 9px;
  background: #071143;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -ms-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
}
.call-to-action.Blue:hover, .call-to-action.Blue:active {
  text-decoration: none;
  background: #2c345f;
}
.call-to-action.Transparent {
  text-transform: uppercase;
  font-weight: 700;
  padding: 9px;
  height: 40px;
  text-align: center;
  display: inline-block;
  min-width: 190px;
  color: #fff;
  border: 1px solid #fff;
  font-size: 13px;
  line-height: 20px;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  -ms-transition: border-color 0.2s;
  -o-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
.call-to-action.Transparent:hover {
  border-color: #afafaf;
}

.block.info-link-block {
  position: relative;
  padding: 10px 10px 44px 10px;
}
@media only screen and (max-width: 500px) {
  .block.info-link-block {
    padding: 10px 5px 39px 5px;
  }
}
.block.info-link-block .title,
.block.info-link-block .icon,
.block.info-link-block .link-button {
  text-align: center;
  margin-bottom: 10px;
}
.block.info-link-block .title {
  color: #0C3372;
  font-size: 1.33333em;
  line-height: 1.3;
  -ms-word-break: break-all;
  word-break: break-all;
  /* Non standard for webkit */
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
@media only screen and (max-width: 960px) {
  .block.info-link-block .title {
    font-size: 1em;
  }
}
.block.info-link-block .link-button-container {
  position: absolute;
  left: 10px;
  bottom: 10px;
  right: 10px;
}
@media only screen and (max-width: 500px) {
  .block.info-link-block .link-button-container {
    left: 5px;
    bottom: 5px;
    right: 5px;
  }
}
.block.info-link-block a.link-button {
  border: none;
  display: block;
  height: 34px;
  line-height: 34px;
  overflow: hidden;
  font-weight: 300;
  font-size: 1.2em;
  font-family: "Open Sans", Sans-Serif;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #0c3372;
  width: 100%;
  background-color: #c6d6e8;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none;
  margin-bottom: 0;
  overflow: hidden;
  white-space: nowrap;
  padding: 0 .5em;
  text-overflow: ellipsis;
}
.no-touch .block.info-link-block a.link-button:hover {
  background-color: #6f9ad3;
}
@media only screen and (max-width: 960px) {
  .block.info-link-block a.link-button {
    font-size: 1em;
  }
}

.image-link-block {
  background-color: #fff;
  margin-bottom: 10px;
  padding: 0;
}
.image-link-block > a {
  width: 100%;
  height: auto;
  display: block;
}
.image-link-block > a > img {
  width: 100%;
  height: auto;
  display: block;
}

.image-link-block .epi-editContainer > img {
  width: 100%;
  height: auto;
  display: block;
}

.call-to-action.Blue {
  display: inline-block;
  font-weight: 700;
  height: 40px;
  min-width: 190px;
  padding: 9px;
  background: #071143;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -ms-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
}
.call-to-action.Blue:hover, .call-to-action.Blue:active {
  text-decoration: none;
  background: #2c345f;
}
.call-to-action.Transparent {
  text-transform: uppercase;
  font-weight: 700;
  padding: 9px;
  height: 40px;
  text-align: center;
  display: inline-block;
  min-width: 190px;
  color: #fff;
  border: 1px solid #fff;
  font-size: 13px;
  line-height: 20px;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  -ms-transition: border-color 0.2s;
  -o-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
.call-to-action.Transparent:hover {
  border-color: #afafaf;
}

.block.airline-block {
  background-color: #f3f4f8;
  padding: 0;
}
.block.airline-block .table-wrap:first-child {
  margin-top: 0;
  margin-bottom: 0;
}
.block.airline-block .form-wrapper {
  padding: 1em;
  *zoom: 1;
}
.block.airline-block .form-wrapper:before, .block.airline-block .form-wrapper:after {
  content: " ";
  display: table;
}
.block.airline-block .form-wrapper:after {
  clear: both;
}
.block.airline-block .search-box {
  margin-bottom: 1em;
  float: left;
  position: relative;
}
.block.airline-block .search-box input[type=text] {
  width: 370px;
  background-color: #fff;
}
@media only screen and (max-width: 450px) {
  .block.airline-block .search-box input[type=text] {
    width: auto;
  }
}
.block.airline-block .search-box button {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  text-align: center;
  border: none;
  overflow: hidden;
  text-indent: -99px;
  background-color: #fff;
  padding: 0;
  background-image: url(/Static/css/"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNi8xOC8xMwXLs/4AAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAABEElEQVQ4jZWSzXHCMBBGn1MBgwoIFBAlVBA6CFRAOsCX6MxZl5AK4hIogXRgVAEuQDPpQDl4NchCZsJePCvvvv32pwohAKC0WQI18MbFOmDvnd0zYlUIAaXNO/A9FgT8ACvv7G/+40Eqx+QTsPbOVsAc+JL3V2BXVDB9+jiI7BOwzKsobWrgU9y5d/Y8UMCl511JovTfibu6aiEJPJQkirXynYwClDazG4CrxBQQ5dWlAKXNC/0QUyUDQNzxVgaWJzfidqU24x0ckyqdVJokbwAL72xRAfTTjTt/pN9MClwAZ6VNo7QZzKOKpyySZwKLQW2UrbRpgA3ZvQwAt0wqH4HnFPJvwBjkLkAJcjcgg7R/Bb1yUxQ9WYMAAAAASUVORK5CYII=");
  background-position: center center;
}
.backgroundsize .block.airline-block .search-box button {
  background-image: url(/Static/css/"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNi8xOC8xMwXLs/4AAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAACAElEQVRYhb2WwXHiMBSGP2gAJi4gaWAdd7BOB2wFazrgsr4uZ51SAnRAOjAdEFUQCtAkVOA9SGaMLCvPXuCf8cEeW/8n6X9PntR1TUhJWs6BAlgAPwOv7IENsDNafQUHEWjiAzjjFfBXOMYJWButXv8bIEnLJ2AHPI8Yaw8shq7GGcCZH4DZCPNG70A+BGLqzOfYmYfMt8CL0WrSXMAv99zXsxtHrEld1yRpuaa75+9AYbQ69H2cpGXeA740Wm1EAA8//syBz4C5aCl7tu5otHqSAEyxpeZLHCaj1Qe2VNt6TNLSf9YL4L+4dYOKZbSqsFXQlhjAbzKbIeaR7zIpwIXcbMbID6uol3QAxipWLXcBSNJStOTfAkjTG1Du3fuh7AUYld6ACu9etCVTuun97TqcWElaruiGrpIC7LBHals71+Ek5hmw9h4fjVaiM2HqOp4/wAw4fLcSbuYV3bNgJTGHy+O4Iv7n84Hd18xdBeFa3xqtijEAc+xsxvyMNHozWg0K8bkM3VbkCMsnoG3bPEnLTNIbOv+E7uMCm4tHgfERWLVD54wrd5vHumQQoDXQAtsXMi63Zo/NQ+WnvWXeBPMUg4gCjFEAIApxtbOgkTPJuewtM6AKZeLqAEMhbgIwBOJmAFKIq4cwpFgw7wIQg7gbQA/E8qYZ8OVlYmm02vwDzY/wwccS/TIAAAAASUVORK5CYII=");
  background-size: 16px 16px;
}
.block.airline-block .button-box {
  clear: both;
}
.block.airline-block .button-box button {
  border: none;
  background-color: #c6d6e8;
  font-size: 0.8em;
  font-family: "Open Sans", Sans-Serif;
  font-weight: 600;
  padding: 5px 30px;
  line-height: normal;
  height: auto;
}
.block.airline-block .button-box button.active {
  background-color: #6f9ad3;
}
.no-touch .block.airline-block .button-box button:hover {
  background-color: #6f9ad3;
}
.block.airline-block .airline-table .odd {
  background: #fff;
}
.block.airline-block .airline-table .airlines-arrier {
  white-space: nowrap;
}
.block.airline-block .airline-table .airlines-arrier span {
  display: inline-block;
  white-space: nowrap;
}
@media only screen and (max-width: 820px) {
  .block.airline-block .airline-table .airlines-arrier {
    white-space: normal;
  }
}
@media only screen and (max-width: 400px) {
  .block.airline-block .airline-table .airlines-showup-info {
    display: none;
  }
}
.block.airline-block .airline-table .airlines-terminal {
  white-space: nowrap;
}
@media only screen and (max-width: 500px) {
  .block.airline-block .airline-table .airlines-terminal {
    display: none;
  }
}
@media only screen and (max-width: 820px) {
  .block.airline-block .airline-table .airlines-checkin-options {
    display: none;
  }
}
@media only screen and (max-width: 960px) {
  .block.airline-block .airline-table .airlines-cph-express {
    display: none;
  }
}
.block.airline-block .airline-table .airline-row {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.block.airline-block .airline-table .airline-row > td {
  vertical-align: middle;
  height: 40px;
}
.block.airline-block .airline-table .airline-row img.logo {
  max-width: 100px;
  display: inline;
  margin-right: 1em;
}
@media only screen and (max-width: 640px) {
  .block.airline-block .airline-table .airline-row img.logo {
    max-width: 50%;
    height: auto;
    margin: 0;
    display: none;
  }
}
.block.airline-block .checkin-options > img {
  margin-right: 10px;
}
.block.airline-block .airline-properties {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
  overflow: hidden;
}
.block.airline-block .airline-properties > li {
  float: left;
  width: 50%;
}
.block.airline-block .expandable-row > td {
  padding: 15px;
  vertical-align: top;
}
.block.airline-block .expandable-row > td .header {
  font-weight: 600;
  display: block;
  margin: 0;
  font-size: 15px;
}
.block.airline-block .expandable-row > td .icon {
  display: inline-block;
  margin-right: 10px;
  width: 20px;
  text-align: center;
}
.block.airline-block .expandable-row > td .section {
  margin-bottom: 1em;
  white-space: normal;
}
.block.airline-block .expandable-row > td .section-row {
  margin-bottom: 0.2em;
}
.block.airline-block .expandable-row > td .section-row span {
  line-height: 24px;
  display: inline-block;
  -ms-word-break: break-all;
  word-break: break-all;
  /* Non standard for webkit */
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.block.airline-block .airlines-data .left {
  width: 48%;
  float: left;
}
@media only screen and (max-width: 600px) {
  .block.airline-block .airlines-data .left {
    width: 100%;
    float: none;
    margin-bottom: 1em;
  }
}
.block.airline-block .airlines-data .right {
  width: 48%;
  float: right;
}
@media only screen and (max-width: 600px) {
  .block.airline-block .airlines-data .right {
    width: 100%;
    float: none;
  }
}

.ad-rotator-block {
  background-color: #fff;
  margin-bottom: 10px;
  position: relative;
  width: 100%;
  padding: 0;
  overflow: hidden;
  zoom: 1;
}
.ad-rotator-block > a {
  opacity: 0;
  zoom: 1;
  display: block;
  position: absolute;
  z-index: 2;
  width: 100%;
  top: 0;
  left: 0;
  padding: 0;
}
.ad-rotator-block > a.active {
  z-index: 10;
  opacity: 1;
}
.ad-rotator-block > a > img {
  display: block;
  width: 100%;
  height: auto;
  zoom: 1;
}

.ad-rotator-block > a:first-child {
  position: relative;
}

.lt-ie9 .ad-rotator-block > a {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.lt-ie9 .ad-rotator-block > a:first-child {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.lt-ie9 .ad-rotator-block > a.active {
  z-index: 10;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.csstransitions .ad-rotator-block {
  -webkit-transform: translate3D(0, 0, 0);
}
.csstransitions .ad-rotator-block > a {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: opacity 1.5s ease-out;
  -moz-transition: opacity 1.5s ease-out;
  -o-transition: opacity 1.5s ease-out;
  transition: opacity 1.5s ease-out;
}
.csstransitions .ad-rotator-block > a.active {
  opacity: 1 !important;
}

.image-text-list {
  list-style-type: none;
  padding: 0;
}
.image-text-list > li {
  *zoom: 1;
  padding-left: 55px;
  position: relative;
  margin-top: 1em;
}
.image-text-list > li:before, .image-text-list > li:after {
  content: " ";
  display: table;
}
.image-text-list > li:after {
  clear: both;
}
.image-text-list > li.no-image {
  padding-left: 0;
}
.image-text-list > li:first-child {
  margin-top: 2em;
}
.image-text-list > li > img {
  max-width: 40px;
  height: auto;
  margin-left: -55px;
  float: left;
}
.image-text-list > li > img + p {
  margin-top: 0;
}
.image-text-list > li > p {
  margin-bottom: 1em;
}

.call-to-action.Blue {
  display: inline-block;
  font-weight: 700;
  height: 40px;
  min-width: 190px;
  padding: 9px;
  background: #071143;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -ms-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
}
.call-to-action.Blue:hover, .call-to-action.Blue:active {
  text-decoration: none;
  background: #2c345f;
}
.call-to-action.Transparent {
  text-transform: uppercase;
  font-weight: 700;
  padding: 9px;
  height: 40px;
  text-align: center;
  display: inline-block;
  min-width: 190px;
  color: #fff;
  border: 1px solid #fff;
  font-size: 13px;
  line-height: 20px;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  -ms-transition: border-color 0.2s;
  -o-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
.call-to-action.Transparent:hover {
  border-color: #afafaf;
}

.image-gallery-block {
  padding-bottom: 0;
}
.image-gallery-block > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  *zoom: 1;
}
.image-gallery-block > ul:before, .image-gallery-block > ul:after {
  content: " ";
  display: table;
}
.image-gallery-block > ul:after {
  clear: both;
}
.image-gallery-block > ul > li {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.image-gallery-block > ul > li > a {
  display: block;
}
.image-gallery-block > ul > li > a > img {
  display: block;
  height: 70px;
  width: auto !important;
  max-width: none !important;
}

.call-to-action.Blue {
  display: inline-block;
  font-weight: 700;
  height: 40px;
  min-width: 190px;
  padding: 9px;
  background: #071143;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -ms-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
}
.call-to-action.Blue:hover, .call-to-action.Blue:active {
  text-decoration: none;
  background: #2c345f;
}
.call-to-action.Transparent {
  text-transform: uppercase;
  font-weight: 700;
  padding: 9px;
  height: 40px;
  text-align: center;
  display: inline-block;
  min-width: 190px;
  color: #fff;
  border: 1px solid #fff;
  font-size: 13px;
  line-height: 20px;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  -ms-transition: border-color 0.2s;
  -o-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
.call-to-action.Transparent:hover {
  border-color: #afafaf;
}

.page-references-block {
  overflow: hidden;
}
.page-references-block > ul {
  list-style-type: none;
  padding: 0;
}
.page-references-block > ul > li {
  margin-top: 1em;
}
.page-references-block > ul > li:first-child {
  margin-top: 2em;
}
.page-references-block > ul > li > a {
  *zoom: 1;
  display: block;
  padding-left: 75px;
  text-decoration: none;
  line-height: 1;
}
.page-references-block > ul > li > a:before, .page-references-block > ul > li > a:after {
  content: " ";
  display: table;
}
.page-references-block > ul > li > a:after {
  clear: both;
}
.page-references-block > ul > li > a.no-image {
  padding-left: 0;
  line-height: normal;
}
.page-references-block > ul > li > a strong {
  font-weight: 600;
}
.page-references-block > ul > li > a > img {
  max-width: 60px;
  height: auto;
  margin-left: -75px;
  float: left;
}
.page-references-block > ul > li > a > img + p {
  margin-top: 0;
}
.page-references-block > ul > li > a > span {
  font-size: 0.73333em;
  line-height: 1.2;
}
.page-references-block > ul > li > a > p {
  margin-bottom: 1em;
}

.call-to-action.Blue {
  display: inline-block;
  font-weight: 700;
  height: 40px;
  min-width: 190px;
  padding: 9px;
  background: #071143;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -ms-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
}
.call-to-action.Blue:hover, .call-to-action.Blue:active {
  text-decoration: none;
  background: #2c345f;
}
.call-to-action.Transparent {
  text-transform: uppercase;
  font-weight: 700;
  padding: 9px;
  height: 40px;
  text-align: center;
  display: inline-block;
  min-width: 190px;
  color: #fff;
  border: 1px solid #fff;
  font-size: 13px;
  line-height: 20px;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  -ms-transition: border-color 0.2s;
  -o-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
.call-to-action.Transparent:hover {
  border-color: #afafaf;
}

.latest-news-block ul.latest-news-list {
  list-style-type: none;
  padding: 0;
}
.latest-news-block ul.latest-news-list > li {
  margin-top: 1em;
}
.latest-news-block ul.latest-news-list > li:first-child {
  margin-top: 2em;
}
.latest-news-block ul.latest-news-list > li > a {
  text-decoration: none;
}
.latest-news-block ul.latest-news-list > li h2.month {
  margin: 2em -15px 1em -15px;
  padding: 10px 15px;
  background-color: #f3f4f8;
  color: #0c3372;
  font-weight: 300;
  font-size: 20px;
}

.news-categories {
  *zoom: 1;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.news-categories:before, .news-categories:after {
  content: " ";
  display: table;
}
.news-categories:after {
  clear: both;
}
.news-categories > li {
  float: left;
  margin-right: 5px;
}

.news-content-block,
.content-block.news-content-block {
  font-size: 14px;
  line-height: 1.4em;
  color: #071143;
  min-height: 400px;
  background: #fff;
}
.news-content-block ul,
.content-block.news-content-block ul {
  list-style: none;
  padding: 0;
  margin: 0 0 25px;
}
.news-content-block ul li,
.content-block.news-content-block ul li {
  margin-top: 18px;
  overflow: hidden;
}
.news-content-block ul li:first-child,
.content-block.news-content-block ul li:first-child {
  margin: 0;
}
.news-content-block ul li a,
.content-block.news-content-block ul li a {
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}
.news-content-block ul li a:hover,
.content-block.news-content-block ul li a:hover {
  color: #4c6ca5;
}
.news-content-block .news-summary,
.content-block.news-content-block .news-summary {
  display: block;
  overflow: hidden;
  max-height: 50px;
  line-height: 1.2em;
}
.news-content-block .publishing-date,
.news-content-block .dates,
.content-block.news-content-block .publishing-date,
.content-block.news-content-block .dates {
  display: block;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
}
.news-content-block .btn-row,
.content-block.news-content-block .btn-row {
  text-align: center;
  padding-bottom: 7px;
}
.news-content-block .btn-row a.read-more,
.content-block.news-content-block .btn-row a.read-more {
  text-decoration: underline;
  font-size: 13px;
  font-weight: bold;
}
.news-content-block .btn-row a.read-more:hover,
.content-block.news-content-block .btn-row a.read-more:hover {
  text-decoration: none;
}

.call-to-action.Blue {
  display: inline-block;
  font-weight: 700;
  height: 40px;
  min-width: 190px;
  padding: 9px;
  background: #071143;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -ms-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
}
.call-to-action.Blue:hover, .call-to-action.Blue:active {
  text-decoration: none;
  background: #2c345f;
}
.call-to-action.Transparent {
  text-transform: uppercase;
  font-weight: 700;
  padding: 9px;
  height: 40px;
  text-align: center;
  display: inline-block;
  min-width: 190px;
  color: #fff;
  border: 1px solid #fff;
  font-size: 13px;
  line-height: 20px;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  -ms-transition: border-color 0.2s;
  -o-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
.call-to-action.Transparent:hover {
  border-color: #afafaf;
}

.block.q-and-a-block {
  padding-bottom: 0;
}
.block.q-and-a-block > h3 {
  margin-bottom: 0;
}
.block.q-and-a-block .q-and-a-wrapper {
  margin: 0 -15px;
}
.block.q-and-a-block .q-and-a-wrapper > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 100%;
}
.block.q-and-a-block .q-and-a-wrapper > ul > li {
  width: 100%;
  cursor: pointer;
  padding: 10px 15px;
  background-color: #f3f4f8;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.block.q-and-a-block .q-and-a-wrapper > ul > li.odd {
  background-color: #fff;
}
.no-touch .block.q-and-a-block .q-and-a-wrapper > ul > li:hover {
  background-color: #c6d6e8;
}
.block.q-and-a-block .q-and-a-wrapper > ul > li > .question {
  min-height: 20px;
  padding-right: 35px;
  position: relative;
  font-size: 0.86667em;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.block.q-and-a-block .q-and-a-wrapper > ul > li > .question > .expand {
  position: absolute;
  top: 0px;
  right: 0px;
}
.block.q-and-a-block .q-and-a-wrapper > ul > li > .answer {
  font-size: 0.86667em;
}
.block.q-and-a-block .q-and-a-wrapper > ul > li > .answer p {
  margin: 1em 0;
}

.lost-and-found-block {
  background-color: #f3f4f8;
}
.lost-and-found-block .table-wrap {
  margin-bottom: 0;
}
.lost-and-found-block > h3:first-child {
  background-color: #f3f4f8 !important;
  margin-bottom: 0;
  margin-top: 0;
  color: #4c6ca5;
  font-size: 2em;
  font-weight: 300;
  line-height: 1.17;
}
@media only screen and (max-width: 26.66667em) {
  .lost-and-found-block > h3:first-child {
    font-size: 1.6em;
    font-weight: 400;
  }
}
.lost-and-found-block .lost-and-found-wrapper {
  margin: 0 -15px;
}
.lost-and-found-block .lost-and-found-table td {
  color: #071143;
  padding: 10px 15px;
  font-size: 0.86667em;
}
.lost-and-found-block .lost-and-found-table td.date {
  white-space: nowrap;
}
.lost-and-found-block .lost-and-found-table th {
  padding: 5px 15px;
}
.lost-and-found-block .left-col,
.lost-and-found-block .right-col {
  width: 48%;
}
.lost-and-found-block .left-col p.label,
.lost-and-found-block .right-col p.label {
  margin: 0;
}
.lost-and-found-block .left-col {
  float: left;
}
@media only screen and (max-width: 26.66667em) {
  .lost-and-found-block .left-col {
    float: none;
    width: 100%;
  }
}
.lost-and-found-block .right-col {
  float: right;
}
@media only screen and (max-width: 26.66667em) {
  .lost-and-found-block .right-col {
    float: none;
    width: 100%;
  }
}
.lost-and-found-block .contact {
  clear: both;
}
.lost-and-found-block .contact .small {
  font-size: 0.73333em;
}
@media only screen and (max-width: 26.66667em) {
  .lost-and-found-block .contact .small {
    font-size: 0.86667em;
  }
}

.call-to-action.Blue {
  display: inline-block;
  font-weight: 700;
  height: 40px;
  min-width: 190px;
  padding: 9px;
  background: #071143;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -ms-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
}
.call-to-action.Blue:hover, .call-to-action.Blue:active {
  text-decoration: none;
  background: #2c345f;
}
.call-to-action.Transparent {
  text-transform: uppercase;
  font-weight: 700;
  padding: 9px;
  height: 40px;
  text-align: center;
  display: inline-block;
  min-width: 190px;
  color: #fff;
  border: 1px solid #fff;
  font-size: 13px;
  line-height: 20px;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  -ms-transition: border-color 0.2s;
  -o-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
.call-to-action.Transparent:hover {
  border-color: #afafaf;
}

.block.assistance-formlist-block {
  padding-bottom: 0;
}
.block.assistance-formlist-block > h3 {
  margin-bottom: 0;
}
.block.assistance-formlist-block .formlist-wrapper {
  margin: 0 -15px;
}
.block.assistance-formlist-block .formlist {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 100%;
}
.block.assistance-formlist-block .formlist > li {
  width: 100%;
}
.block.assistance-formlist-block b {
  font-weight: normal;
  display: inline-block;
  font-size: 0.86667em;
}
.block.assistance-formlist-block b.date {
  width: 130px;
}
.block.assistance-formlist-block .header-row {
  padding: 10px 15px;
  background-color: #c6d6e8;
}
.block.assistance-formlist-block .date-row {
  padding: 10px 15px;
  background-color: #f3f4f8;
  cursor: pointer;
  min-height: 40px;
  font-size: 0.86667em;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.block.assistance-formlist-block .date-row.odd {
  background-color: #fff;
}
.no-touch .block.assistance-formlist-block .date-row:hover {
  background-color: #c6d6e8;
}
.block.assistance-formlist-block .date-row span {
  float: right;
}
.block.assistance-formlist-block .date-row.active {
  background-color: #c6d6e8;
}
.block.assistance-formlist-block .data-row {
  font-size: 0.86667em;
  border-bottom: solid 3px #c6d6e8;
  padding: 15px;
}
.block.assistance-formlist-block .data-row > form:first-child {
  margin-bottom: 2em;
}
.block.assistance-formlist-block .data-row input[type=checkbox] {
  position: relative;
  top: 2px;
  margin-right: 4px;
}
.block.assistance-formlist-block .data-row p {
  margin: 1em 0;
}
.block.assistance-formlist-block .data-row p.small-margin {
  margin: 0.3em 0;
}
.block.assistance-formlist-block .data-row a.button {
  min-width: 0;
}
.block.assistance-formlist-block .data-row a.print {
  background-image: url(/static/img/mActionFilePrint.png);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
  padding-left: 40px;
  padding-right: 10px;
  height: 30px;
  line-height: 30px;
  background-color: #c6d6e8;
  background-position: 10px center;
  text-decoration: none;
  color: #0c3372;
  margin-left: 1em;
  font-size: 15px;
}
.no-touch .block.assistance-formlist-block .data-row a.print:hover {
  color: #fff;
  background-color: #6f9ad3;
}
.block.assistance-formlist-block .data-row .form-items input, .block.assistance-formlist-block .data-row button, .block.assistance-formlist-block .data-row textarea {
  margin-bottom: 2px;
}
.block.assistance-formlist-block .data-row .form-items textarea + a.button {
  text-align: right;
}
.block.assistance-formlist-block ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.block.assistance-formlist-block ol > li {
  float: left;
  width: 25%;
  padding-right: 1em;
}
@media only screen and (max-width: 800px) {
  .block.assistance-formlist-block ol > li {
    width: 50%;
    margin-bottom: 1em;
  }
  .block.assistance-formlist-block ol > li.break {
    clear: left;
  }
}
@media only screen and (max-width: 600px) {
  .block.assistance-formlist-block ol > li {
    width: 100%;
    float: none;
  }
}
.block.assistance-formlist-block .confirmation-text-wrapper {
  display: none;
}
.block.assistance-formlist-block .confirmation-text-wrapper textarea {
  min-height: 20em;
}
.block.assistance-formlist-block .fadeout {
  margin: 0px auto;
  text-align: center;
  width: 213px;
  padding: 5px;
  color: white;
  font-weight: bold;
  background-color: green;
  margin-bottom: 1em;
  opacity: 0.8;
}

@media only screen and (max-width: 500px) {
  .form-items input[type=text] {
    width: 100px;
  }

  .form-items input[type=submit] {
    padding: 0 15px;
  }
}
.block.assistance-formlist-block.print ol li {
  width: 46% !important;
}

.block.assistance-formlist-block.print ol li:nth-child(even) {
  float: right;
}

.call-to-action.Blue {
  display: inline-block;
  font-weight: 700;
  height: 40px;
  min-width: 190px;
  padding: 9px;
  background: #071143;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -ms-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
}
.call-to-action.Blue:hover, .call-to-action.Blue:active {
  text-decoration: none;
  background: #2c345f;
}
.call-to-action.Transparent {
  text-transform: uppercase;
  font-weight: 700;
  padding: 9px;
  height: 40px;
  text-align: center;
  display: inline-block;
  min-width: 190px;
  color: #fff;
  border: 1px solid #fff;
  font-size: 13px;
  line-height: 20px;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  -ms-transition: border-color 0.2s;
  -o-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
.call-to-action.Transparent:hover {
  border-color: #afafaf;
}

.icon-text-block > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.icon-text-block > ul > li {
  *zoom: 1;
}
.icon-text-block > ul > li:before, .icon-text-block > ul > li:after {
  content: " ";
  display: table;
}
.icon-text-block > ul > li:after {
  clear: both;
}
.icon-text-block > ul > li .icon {
  float: left;
  width: 45px;
}
.icon-text-block > ul > li .text {
  float: left;
}
.icon-text-block > ul > li .text > p {
  margin-bottom: .7em;
}

.security-waiting-time-block {
  color: #0B1E85;
}
.security-waiting-time-block .waiting-time {
  padding-left: 50px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAKwwAACsMBNCkkqwAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNi8xMi8xM2p2U5oAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAD/0lEQVRYhbWY0YsTVxTGP0PeNw8FKUUyFUF8EKetRZZFEqEKZSmZBVu025pEDVrKkhVWWGkXR7dLFyq4i7QqqSZpu62okAQJgr5MHpZFurVZfPJFbpBSCn1w/4D5bh92Np1cM5Mbdz1wIczcc77fnJu595zZIqWErqXP3DIBZACYABIB0xoAmgBK5ctHmrqxt+iAfJ7/LQPABhDXDexZC4D98/zR0oZAPh1bsADMvQJAN6DxX6+MVvsGOfLlL3MA8poigB7s/K3vPxvXAvnki59iAEoAUgHBagCqAJzbV48JxdcAkARg9fDP3L567EUoyOFT5WpAkDIA++71tOhy7yU7fKpsYO1/le4Gc/d62goEGckVuy3HKgCrUsg6arSRXDEGoFopZJNBQCO5YhJrGRxQbs1XCtn2MkXWf6RO3LRImSclfGOFlGY3CAAgpUnKoNcYAFApZB1v3ooSO586cbOdlTYIyTmS8I1VklbtxnERJELSJImPsj8aYTC1G8cFScuL6deY6wAZThcypIwrxNa94slACC8jhjc3FAQA7hVPClJaikZ8OF3ItEFI2gppuV7OOb2Cr2eEZLLXXACol3MOybKiZQNA5NDoNdOljLuU8A1bJ7BLaXrzYzrzPR9b0YofGr1mRkhmFMLag4XTolfAD47+ECM54PmYuiAPFk4LkjVFMxPx/tH+dQvchv2m+GmDeL5VRdOMuGTCJeEbjk4wlzR8PgOJj6/0sTx0FM1ERCFD486Y0HwqQ30qXZDGnTGh6kbJji2+FeTcBUQVLg2NzAsADgABQCxW8k6Ifwu+gzJKUldbCUR1KeLeaO+0g6nLALDigTUBOEu1M47n3+EcdTszol13KH5htgdAzBvC59+h9VJG9g5fMpbrEwI9zNue1XOmhf+fvglALNcnHNV37/AlQ70WJWVDCZjEWj0Sasv1ieq7H373NgADwIvH989q16ekTCqXGlGSTQXE0gEBgMf3zwr40q0PQku51Iy4lCVly03tPjhr9Btc13YfnDVcypSiWYo8eTjZJNnqdhC9DutywLaePJxseqevtJUNJr3rwExysyF2HZhJkjKtaNmAr1TcmZgW6Hx9VwGYTxtTYjMgdiamDay9Sf6SsfW0MWUAvgrNpRxX1m3Apazu2H/R2CjEjv0XDZey6sX0a7Rr1o7iefuQHVg8P1u0nVeB2D5kJxFQPD9btLuDAIAxeD60nRBLF4QOgDF43kBIOyGWLgS3EwCwbd+UdoP1/NF0B9S2fVMGNBus54+mwxusdXvr/a9fS8v51+/f6LWcfnvzva82tQn/+4+Z/ptwv21951wGG/gs8c+f35Z6TdQCWbc39kz29aHm35VZ7YPwP+0SS+4vTVMfAAAAAElFTkSuQmCC);
  background-position: left center;
}
.backgroundsize .security-waiting-time-block .waiting-time {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAABECAYAAAA4E5OyAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAKwwAACsMBNCkkqwAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNi8xMi8xM2p2U5oAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAIRElEQVR4nNVca28c1Rl+sPa7V2rVK9UuNyEQqreEAkkgHi4FJQ31rpq2IRdnTJxL06ZZl0YhTR1v4rohStVsSpublnjiXEgJaNchTQQCMQs0KYSkuxUSHwBlVqVXtdL6D8zTDzNrrzezc87snrHJIx1Ztue8l2fOOe+5vGduIImwsWrgVBSABiDh/owC6BJUKwOoAjABlACYR/curYZmpIsbwiKkN/1CHEASgA6x87IoAzAAFMayT1qKZE6DckJWbnpBB5CGOhKaoQwge2zfk4ZKocoIWfGTkzqADICYEoHyqADIHP/tMkOFsLYJWbbxRBJAFjNPRCMqANInn1teaEdIy4Qs+/HxOJz+3N2OASGgCEA/+bsVViuVWyJk6Y+OJ+GQ0dmK0hnABAD91O9XBG4tgQn5wYZjWQCbgiryQC2sVuGEVcAJy1HIhWUZ7PvD/pXpIBUCEfL9H44ZAFYFNApw3phZKy8e6C35Pj2lrzZvqZVWWuTRFw/06rIPSxHyvfVjUTjOBH1rRbjzhtMHe9uaVLk21OY1QcetMgBNxgYhIUvWHW2FjCKAzEuHVpkB6khjybqjGpwQH4SYMgDtpUOrfEmJiKSQNCBPRgVA+uXDeluhTwSXaO27a40gIb8LTmtN+j3U4ffP1JrRrE322CQkyrhNJoKSkVozWk2tGdWD1Knh5cN6wSYTrm4ZG3tSa0azfjKbdplU/2gSQF7StoF8rs9XURMdcQBXAezI5/oyQes3yEoD2Cv7eD7X5/niPFtIz+ojcZs0JBifsMlUK2QAgE3GXTlaK/Xrkc/1ZW0y5dokstvoWX0k7iXHkxCSBslOkvApEyS18eefanm8IKm5sjyNC4rx558quDInBLZ3umPjNbiGkCf6cjrJboFAkNTPHFktNZ9oBpJxV5ayddCZI6tLJHUJ+7uf6MvpjfWnEbJYz0VJZEhAUAZeGe1vO5KQiNdkLtZziXbl1fDKaH+BxICEH5nFei5aX3caISTTJGMCZsfPGv0tjRmNaGiJcRUyazhr9GdJjgt8iZGcNrX3IsRPQIWkrsLgRb2H4w2ylbWQGtyuUxH45E3IwpWHdImBNH1ubK2Sfc268SM0Qs6Nra1KvOTOhSsP6bU6k4TYRNom4FOK54+tUzYDtYlEg/youFZwnD+2rmATRYFvk62kAwAeW34wQbJLwGRGpaEeLSS0jSaSGYFvXY8tP5gAXEIkwlTxtRPrTcVGJhr1fGvZgbhKHTW8dmK9SbIo8FEHpgjRBA8bqo30IkR1pGnQZwh81ACg45Gl+6Mkunxi9QQJpatXV2enhy5NpZ56kCi4vjTzs+uRpfujHRKtw3zj1AalJ2ZNWgdIhjKwAsAbpzZUSZqiVhKxxeHOVG2c3bxrKA+9DXpNAD0+jyQiFK80TVUG1eAzVoRKCB1C/KB1kIj69CsUT29sawHnbRgSTfR1LljyXGjdpnh6Y8nPVxLRDsH8oxyGYR5zkPoSdisp+81HIqTvJnMo6Qck/fZo42HorNPtv8nsz4d6Quan9sUFj2TcZywA1p/ym0yV+kl/n0QtJITxQzj5igEYqv0yL5kFnN38Ul2xLhTSLdlGsgSfSCMiRDlanGvE3DLpyNyevYBz1lKC05pMANbF8QFLoN9XUcT2f0D5ACcx7wmCLkydGQ0BwH3f+Q3gHJRZALLvnvnptJYk0i8aQ5SHwBlqkN1uqXWxev2+Pom6TAiEUPm4BGeMsTCVoGddOvu0px5Rl424c41mYVB5ntils08X7vn2r/10+qHecQuA9f4ff2YGESAI+eWIKC7PWbQncfncZqVv1d17MNCclPqUTMstpcvnNrc1DZizaI9o/KpGSJjwP0XXoDj8ugQn7l64R3PlW7Vy5fxmS6WuekhsL5gRiT6twTlhV44r5zebCGHx2AwSC9lSh8weQeLx3aEtuGYKicd3R2X2fjpKr26p2mTZ52C40yZ9cyquB9hk0vWlmZ/l0qtbqu6eKkzBslifZX/aBgld4KMJTG0yG4Km1H3Xo7u02XSoHdz16C6N4gN8A3AJ+eD1rSXBPgGo+FxmJkHxuUz5g9e3loC6kzuSWVErufPhketuLLnz4ZGkROuYjKLTUqrueGikCv9c0AqAxIdvbgv93ooK3PHQSBTOHMov/2Tiwze3TUbRxtN/USuJMYRDq7Dgjo0x2dYBeBMiSh/oub17OFC69Gzg9u7hNMkegS+VRkKuyUK8bcGwDmBUQmfqo7cGQ81HbRW3LRiWzaDs++itQaP+D55pmbc+uNOEOEt4AoD28dvbw1jOt4xbH9yZgLMcEOXFFz9+e7vW+MdmWYg65TL5zFse2PGZiTy3PLAjSWcpIpNBqXvJ8CTkk3eGLMpl8nWSzN88PzPrY8rN8zNpknkJMkBS/+SdIctLjm/y/03zMkHuxowD0K9eyMxoSL5pXiYKZ2/F78y2HvuuXmj+AoW3IeJzhwoBlFUApK2LO2ZksI3PHQp632/cuujfxWVuQ+iQvx4SA5CP3b+9CCBT+fNOU6JOYMTu366hteshuughqQtEX7tvsO0LRH97d7itruTa0NYFIhkbAl0xu/HeQQMKrph9+t6wVKi+8d5BJVfMPn1vWJd9OPAlxK9+8xfX1SXEv1/6ZXiXEGv4yj3bkrgOrqn+4/2RwIN7yxeZvzxnWxyf4YvM/7w8YrVSue2r7l+6++dBQ19YqABI/+vKr9oK+co+hvDFb2zVMYsfQ/j3X3YZKoQp/1zGFxLP6JjBz2X8p/SsoVJoaB9U+XzXM3GE+EGV/5aftRTJnIbQCKnH576+JQoFn9z53193h75O+j9WGhoxUpA8xwAAAABJRU5ErkJggg==);
  background-size: 34px 34px;
}
.security-waiting-time-block .waiting-time > img {
  margin-right: .5em;
}
.security-waiting-time-block .waiting-time .time {
  font-size: 1.4em;
}

.security-waiting-time-block-transparent {
  box-shadow: none;
  background: none;
  margin-top: 10px;
  font-size: 18px;
}
.security-waiting-time-block-transparent .waiting-time {
  text-align: center;
}

.read-more-block .show-more {
  margin-top: 1em;
}
.read-more-block .show-more .button-container {
  text-align: center;
}
.read-more-block .show-more .button-container .toggle-button {
  position: relative;
  border: none;
  display: inline-block;
  padding: 0;
  height: 34px;
  line-height: 34px;
  overflow: hidden;
  font-weight: 300;
  font-family: "Open Sans", Sans-Serif;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-size: 1.2em;
  color: #0c3372;
  min-width: 200px;
  max-width: 260px;
  background-color: #c6d6e8;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAABECAYAAADk6ueFAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANlJREFUeNrs2L0KAjEMwHHr4uwDOTnILbrrw6gP4wM4Hc4+WCRCDxc1SU/I4b9Q7oZ+/AhNoSkiMsvQChAgQIAAAQLkpe0O5+eg6+VYPIt75s2ti976+7CwFaFzzE0jYunb/UkWy7Xod8yxtZsh1g0iCDfk20ZRRAjybsMWhPZw+tbDuOlWw2HWf29muQ/rp8i0RKI5Iq13DFc8ECBAgAABAgQIECB/DxnrOTH9B1aKJ+cvHuHTLEukKNSkKF1FFvbOMVcVvRmhY2tGccUDAQIECBAgGSEPAQYAT13u/8Nw8+QAAAAASUVORK5CYII=);
  background-position: right top;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.read-more-block .show-more .button-container .toggle-button span {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 46px 0 10px;
}
.read-more-block .show-more .button-container .toggle-button.active {
  background-position: right bottom;
}
.read-more-block .show-more .button-container .toggle-button:after {
  position: absolute;
  top: 0;
  right: 34px;
  content: "";
  display: block;
  width: 2px;
  height: 100%;
  background: #fff;
}
.backgroundsize .read-more-block .show-more .button-container .toggle-button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAACICAYAAABeOU19AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAcJJREFUeNrs3DFOAzEQAMBzGmoeREWBaKCHxwCP4QFUiJqHHTJS4AQkEPCufWhWshSlONsTO8o5t1vmeZ7Ee2wQAAECBAgQIECAAAECBAgQIECAABFAgAABAgQIECBA/jnI5fXdXFvW4EP6q392t2gXV7fz0fHpa6uvW103u7+QLfP0+DxFrpR67dpHSER9alErJbqPaU0DzgAP39+tBp6BEQbSegJZGKEgrSaSiREO8tcJZWOkgPx2Yj0w0kAOnWAvjFSQn060J0Y6yHcT7o1RW+nx4O7Hn95n5ydvP/mX7z3c35TssZVeTzLvux/phdH1PKROeLsyRsFofnO3hmODIb9Dvto+21XTeyxFNoQzVSBAgAABAgQIECBAgAABAgQIEAEECBAgQIAAAQIECBAgQIAAAQJEAAECBAgQIECAAAHyObKrSuwN6SEJ1SEOWRnLrKroqhJDb5ldKWa9UTYjYNS0smW6WVcUaaoSmaW6K4agXIaCKusDUXJHUSZluxR2G3WfR/YVci8TXfJiV6mNFtG0GEJ2lYeI/lSHcKYKBAgQIECAAAECBAgQIECAAAEigAABAgQIECBAgAAZP14EGABBb1SDMGM8bgAAAABJRU5ErkJggg==);
  background-size: 34px 68px;
}
.no-touch .read-more-block .show-more .button-container .toggle-button:hover {
  background-color: #6f9ad3;
}
.lt-ie9 .read-more-block .show-more .button-container .toggle-button {
  min-width: auto;
}
.read-more-block .show-more .additional-text {
  padding-top: 1em;
  display: none;
}

@media only screen and (max-width: 400px) {
  .read-more-block .show-more .button-container .toggle-button {
    font-size: 1em;
    width: 100%;
    max-width: none;
  }
}
.no-js .read-more-block .show-more .button-container {
  display: none;
}

.no-js .read-more-block .show-more .additional-text {
  display: block;
}

.boxmedia-block .boxmedia-wrapper {
  width: 100%;
  display: table;
  direction: ltr;
}
.boxmedia-block .boxmedia-wrapper > div {
  vertical-align: middle;
  width: 50%;
  text-align: center;
  display: table-cell;
  direction: ltr !important;
}
@media only screen and (max-width: 40em) {
  .boxmedia-block .boxmedia-wrapper > div {
    width: 100%;
    padding: 0 !important;
    display: block !important;
  }
}
.boxmedia-block .boxmedia-wrapper .boxmedia-image {
  padding-right: 1em;
  padding-left: 0;
}
@media only screen and (max-width: 40em) {
  .boxmedia-block .boxmedia-wrapper .boxmedia-image {
    margin-bottom: 1em;
  }
}
.boxmedia-block .boxmedia-wrapper .boxmedia-text {
  padding-top: 35px;
  padding-bottom: 35px;
}
.boxmedia-block .boxmedia-wrapper .boxmedia-text .boxmedia-title {
  font-size: 1.46667em;
  margin-top: 0;
}
.boxmedia-block .boxmedia-wrapper .boxmedia-text .boxmedia-subtitle {
  font-size: 1.33333em;
  margin-top: -1em;
  font-weight: 300;
}
.boxmedia-block .boxmedia-wrapper.text-first {
  direction: rtl;
}
.boxmedia-block .boxmedia-wrapper.text-first .boxmedia-image {
  padding-right: 0;
  padding-left: 1em;
}
@media only screen and (max-width: 40em) {
  .boxmedia-block .boxmedia-wrapper {
    display: block;
  }
}

.content-block {
  background-repeat: no-repeat;
  background-size: cover;
  padding: 20px;
  float: left;
  margin: 0 2% 2% 0;
  font-size: 16px;
  line-height: 1.6em;
  max-width: 960px;
}
.content-block h3 {
  margin: 0 0 20px;
  color: #071143;
  font-size: 30px;
  line-height: 1.2em;
}
.content-block h2 {
  font-size: 40px;
  line-height: 1.1em;
  margin: 0 0 30px;
  font-weight: 300;
}
.content-block p {
  margin-bottom: 30px;
}
.content-block a {
  color: #071143;
}
.content-block .block-ico {
  display: block;
  margin: -20px 0 35px;
}
.Centered .content-block {
  text-align: center;
}
.Centered .content-block .block-ico {
  display: block;
  margin: 20px auto 35px;
}
.content-block.White, .content-block.White h2, .content-block.White h3, .content-block.White a, .content-block.Dark, .content-block.Dark h2, .content-block.Dark h3, .content-block.Dark a {
  color: #071143;
}
.content-block.White .call-to-action.Blue, .content-block.Dark .call-to-action.Blue {
  color: #fff;
}
.content-block.White .call-to-action.Transparent, .content-block.Dark .call-to-action.Transparent {
  border-color: #071143;
  color: #071143;
}
.content-block.White .call-to-action.Transparent:hover, .content-block.Dark .call-to-action.Transparent:hover {
  border-color: #afafaf;
}
.content-block.Light, .content-block.Light h2, .content-block.Light h3, .content-block.Light a {
  color: #fff;
}
.content-block.White {
  background-color: #fff;
}
.content-block.FullWidth {
  width: 100%;
  max-width: 960px;
}
.content-block.ThreeQuarters {
  width: 73%;
  max-width: 715px;
  min-width: 225px;
}
.content-block.OneHalf, .content-block.Half {
  width: 48%;
  max-width: 470px;
  min-width: 225px;
}
.content-block.OneThird, .content-block.OneQuarter {
  max-width: 306.8px;
  width: 31.333%;
  min-width: 225px;
}
.content-block.OneThird h2, .content-block.OneThird h3, .content-block.OneQuarter h2, .content-block.OneQuarter h3 {
  font-size: 20px;
  line-height: 1.4em;
}
.content-block.OneQuarter {
  max-width: 225px;
  min-width: 225px;
  width: 23%;
}
.Left .content-block, .Right .content-block {
  position: relative;
}
.Left .content-block .btns-row, .Right .content-block .btns-row {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.preview .content-block {
  width: auto !important;
  float: none;
}
@media only screen and (max-width: 42.66667em) {
  .content-block {
    font-size: 16px;
  }
  .content-block.OneHalf, .content-block.Half {
    width: 100%;
    max-width: none;
    margin-right: 0;
  }
  .content-block.OneThird, .content-block.OneQuarter {
    width: auto;
  }
  .content-block h2 {
    font-size: 30px;
    margin-bottom: 15px;
  }
  .content-block p {
    margin-bottom: 20px;
  }
  .content-block .block-ico {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 26.66667em) {
  .content-block {
    padding: 10px;
    float: none;
    width: auto !important;
    margin: 0 0 10px;
  }
  .content-block .block-ico {
    margin-top: -10px;
  }
  .content-block.OneThird, .content-block.OneQuarter {
    max-width: none;
    margin-right: 0;
    min-height: 0;
  }
  .content-block.OneThird .btns-row, .content-block.OneQuarter .btns-row {
    position: static;
    text-align: right;
  }
  .content-block > h3 {
    font-size: 24px;
    margin-bottom: 15px;
  }
}

.promotion-carousel {
  padding: 0;
  position: relative;
}

.carousel-item-wrapper {
  overflow: hidden;
  height: 0;
  opacity: 0;
  -webkit-transition: opacity 0.8s;
  -moz-transition: opacity 0.8s;
  -ms-transition: opacity 0.8s;
  -o-transition: opacity 0.8s;
  transition: opacity 0.8s;
}
.carousel-item-wrapper.active {
  height: auto;
  opacity: 1;
}

.slides-indicator {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  height: 15px;
  overflow: hidden;
  position: absolute;
  width: 100%;
  bottom: 17px;
  left: 0;
}
.slides-indicator li {
  display: inline-block;
  vertical-align: top;
  width: 15px;
  height: 15px;
  margin-left: 12px;
  text-indent: -999em;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  -ms-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
  cursor: pointer;
}
.slides-indicator li:first-child {
  margin-left: 0;
}
.slides-indicator li.active, .slides-indicator li:hover {
  background-color: #071143;
}

.promotion-block {
  background-size: cover;
  background-repeat: no-repeat;
  padding: 20px 20px 85px;
  text-align: center;
  min-height: 400px;
}
.promotion-block, .promotion-block h3, .promotion-block a {
  color: #fff;
}
.promotion-block h3 {
  margin-bottom: 10px;
}
.promotion-block .description {
  font-size: 18px;
  line-height: 1.4em;
  padding-bottom: 15px;
}
.promotion-block .foreground-img {
  display: block;
  margin: 0 auto 35px;
}
.promotion-block.Dark, .promotion-block.Dark h3, .promotion-block.Dark a, .promotion-block.Gray, .promotion-block.Gray h3, .promotion-block.Gray a {
  color: #071143;
}
.promotion-block.Dark .call-to-action.Blue, .promotion-block.Gray .call-to-action.Blue {
  color: #fff;
}
.promotion-block.Dark .call-to-action.Transparent, .promotion-block.Gray .call-to-action.Transparent {
  border-color: #071143;
  color: #071143;
}
.promotion-block.Dark .call-to-action.Transparent:hover, .promotion-block.Gray .call-to-action.Transparent:hover {
  border-color: #afafaf;
}
.promotion-block.Black {
  background-color: #222;
}
.promotion-block.Gray {
  background-color: #eae6e5;
}
.promotion-block.White {
  background-color: #fff;
}

.generic-deck .content-block {
  visibility: hidden;
}

.app-block {
  width: 100%;
  max-width: 960px;
}
.app-block .btns-row {
  text-align: center;
  display: none;
}
.app-block .call-to-action {
  display: inline-block;
  border: 1px solid #fff;
  padding: 5px;
  height: 38px;
  min-width: 190px;
  text-align: center;
  margin-left: 26px;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  -ms-transition: border-color 0.2s;
  -o-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
.app-block .call-to-action:first-child {
  margin-left: 0;
}
.app-block .call-to-action img {
  vertical-align: top;
  max-height: 28px;
}
.app-block .call-to-action:hover {
  border-color: #636a8d;
}
.app-block .qr-img {
  display: inline-block;
  background: #fff;
}
.app-block .qr-img img {
  vertical-align: top;
  max-width: 100%;
}
@media only screen and (max-width: 42.66667em) {
  .app-block .qr-img {
    display: none;
  }
  .app-block .btns-row {
    display: block;
  }
}
@media only screen and (max-width: 26.66667em) {
  .app-block .call-to-action {
    margin: 10px 0 0;
  }
  .app-block .call-to-action:first-child {
    margin-top: 10px;
  }
}

.call-to-action.Blue {
  display: inline-block;
  font-weight: 700;
  height: 40px;
  min-width: 190px;
  padding: 9px;
  background: #071143;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -ms-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
}
.call-to-action.Blue:hover, .call-to-action.Blue:active {
  text-decoration: none;
  background: #2c345f;
}
.call-to-action.Transparent {
  text-transform: uppercase;
  font-weight: 700;
  padding: 9px;
  height: 40px;
  text-align: center;
  display: inline-block;
  min-width: 190px;
  color: #fff;
  border: 1px solid #fff;
  font-size: 13px;
  line-height: 20px;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  -ms-transition: border-color 0.2s;
  -o-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
.call-to-action.Transparent:hover {
  border-color: #afafaf;
}

.event-calendar-block label {
  display: inline-block;
  margin-bottom: 3px;
  margin-top: 32px;
}
@media only screen and (max-width: 26.66667em) {
  .event-calendar-block label {
    margin-top: 0;
  }
}

.login-popup {
  display: none;
  background: #fff;
  width: 470px;
  padding: 20px 13px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin: -150px 0 0 -235px;
  z-index: 10;
  -webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.45);
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.45);
}
.login-popup .headline {
  font-size: 16px;
  margin: 0 0 5px;
  color: #071143;
}
.login-popup .warning-info {
  padding: 0 0 15px;
}
.login-popup .select-country {
  display: block;
  font-family: "Open Sans", sans-serif, 'MS Reference Sans Serif';
  font-weight: 300;
  font-size: 14px;
  width: 210px;
  margin: 0 auto 10px;
  border: 1px solid #82786f;
}
.login-popup p {
  margin: 0 0 5px;
  line-height: 16px;
}
.login-popup .notification-message {
  display: none;
  font-size: 12px;
  font-weight: 600;
}
.login-popup .notification-message p {
  margin: 0;
}
.login-popup .btns-row {
  overflow: hidden;
  padding: 15px 0 0;
  font-weight: 700;
}
.login-popup .btns-row a {
  display: inline-block;
  padding: 9px 15px;
  text-transform: uppercase;
  color: #fff;
  background: #071143;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.login-popup .btns-row a:hover {
  background: #000;
  text-decoration: none;
}
.login-popup .btns-row .btn-cancel {
  float: left;
  height: 40px;
  min-width: 210px;
  text-align: center;
  padding: 10px;
  text-decoration: none;
  text-transform: uppercase;
  color: white !important;
  font-size: 13px;
  background: #82786f;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  background: #82786f;
  margin: 0 -2px 0 0;
}
.login-popup .btns-row .btn-cancel:hover {
  background: #b7b1a9;
  text-decoration: none !important;
  color: white !important;
}
@media only screen and (max-width: 710px) {
  .login-popup .btns-row .btn-cancel {
    float: none;
    margin-bottom: 10px;
  }
}
.login-popup .btns-row .btn-cancel:hover {
  background: #b7b1a9;
}
.login-popup .btns-row .btn-continue {
  float: right;
}
.login-popup .btns-row .btn-continue input {
  font-weight: 700;
  height: 40px;
  min-width: 210px;
  text-align: center;
  padding: 10px;
  text-decoration: none;
  text-transform: uppercase;
  color: white !important;
  font-size: 13px;
  background: #071143;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
}
.login-popup .btns-row .btn-continue input:hover {
  background: #071143;
  text-decoration: none !important;
  color: white !important;
}
@media only screen and (max-width: 710px) {
  .login-popup .btns-row .btn-continue input {
    float: none;
    margin-bottom: 10px;
  }
}
.login-popup .btns-row .btn-continue.disabled {
  cursor: default;
  background: #8388a1;
}
.login-popup .btns-row .btn-continue.disabled:hover {
  background: #8388a1;
}
@media only screen and (max-width: 470px) {
  .login-popup {
    width: 320px;
    margin: 0;
    left: 0;
    top: 100px;
    padding: 15px 10px;
  }
  .login-popup .btns-row a {
    padding: 9px 10px;
  }
  .login-popup .btns-row .btn-continue {
    width: 100%;
  }
  .login-popup .btns-row .btn-continue input {
    width: 100%;
    max-width: 100%;
  }
  .login-popup .btns-row .btn-cancel {
    width: 100%;
  }
}

.login-popup,
.login-box,
.order-warning {
  display: none;
  background: #fff;
  width: 470px;
  padding: 20px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin: -150px 0 0 -235px;
  z-index: 10;
  -webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.45);
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.45);
}
.login-popup .login-social-media,
.login-box .login-social-media,
.order-warning .login-social-media {
  width: 100%;
  text-align: right;
  margin-top: 3px;
}
.login-popup .login-social-media .login-btn,
.login-box .login-social-media .login-btn,
.order-warning .login-social-media .login-btn {
  width: 40px;
  height: 40px;
  display: inline-block;
  overflow: hidden;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  background-position: center;
  background-size: 100% !important;
  background-repeat: no-repeat;
}
.login-popup .login-social-media .login-btn.facebook,
.login-box .login-social-media .login-btn.facebook,
.order-warning .login-social-media .login-btn.facebook {
  background-color: #3b5998;
  background: #3b5998 url("/Static/img/social/facebook-logo.png") no-repeat 0 0;
  background-image: linear-gradient(transparent, transparent), url("/Static/img/social/facebook-logo.svg");
}
.login-popup .login-social-media .login-btn.facebook:hover,
.login-box .login-social-media .login-btn.facebook:hover,
.order-warning .login-social-media .login-btn.facebook:hover {
  background-color: "";
}
.login-popup .login-social-media .login-btn.google,
.login-box .login-social-media .login-btn.google,
.order-warning .login-social-media .login-btn.google {
  background-color: #dd4b39;
  background: #dd4b39 url("/Static/img/social/google-plus.png") no-repeat 0 0;
  background-image: linear-gradient(transparent, transparent), url("/Static/img/social/google-plus.svg");
}
.login-popup .login-social-media .login-btn.google:hover,
.login-box .login-social-media .login-btn.google:hover,
.order-warning .login-social-media .login-btn.google:hover {
  background-color: #f95d51;
}
.login-popup .login-social-media,
.login-box .login-social-media,
.order-warning .login-social-media {
  width: 100%;
  text-align: right;
  margin-top: 3px;
}
.login-popup .login-social-media .login-btn,
.login-box .login-social-media .login-btn,
.order-warning .login-social-media .login-btn {
  width: 40px;
  height: 40px;
  display: inline-block;
  overflow: hidden;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  background-position: center;
  background-size: 100% !important;
  background-repeat: no-repeat;
}
.login-popup .login-social-media .login-btn.facebook,
.login-box .login-social-media .login-btn.facebook,
.order-warning .login-social-media .login-btn.facebook {
  background-color: #3b5998;
  background: #3b5998 url("/Static/img/social/facebook-logo.png") no-repeat 0 0;
  background-image: linear-gradient(transparent, transparent), url("/Static/img/social/facebook-logo.svg");
}
.login-popup .login-social-media .login-btn.facebook:hover,
.login-box .login-social-media .login-btn.facebook:hover,
.order-warning .login-social-media .login-btn.facebook:hover {
  background-color: "";
}
.login-popup .login-social-media .login-btn.google,
.login-box .login-social-media .login-btn.google,
.order-warning .login-social-media .login-btn.google {
  background-color: #dd4b39;
  background: #dd4b39 url("/Static/img/social/google-plus.png") no-repeat 0 0;
  background-image: linear-gradient(transparent, transparent), url("/Static/img/social/google-plus.svg");
}
.login-popup .login-social-media .login-btn.google:hover,
.login-box .login-social-media .login-btn.google:hover,
.order-warning .login-social-media .login-btn.google:hover {
  background-color: #f95d51;
}
.login-popup .headline,
.login-box .headline,
.order-warning .headline {
  display: block;
  font-size: 16px;
  margin: 0 0 15px;
  text-align: center;
}
.login-popup .text,
.login-box .text,
.order-warning .text {
  display: block;
  text-align: center;
}
.login-popup label,
.login-box label,
.order-warning label {
  display: block;
  margin: 0 0 3px;
  font-weight: 600;
  font-size: 13px;
  color: #071143;
}
.login-popup input[type="text"],
.login-popup input[type="password"],
.login-box input[type="text"],
.login-box input[type="password"],
.order-warning input[type="text"],
.order-warning input[type="password"] {
  border: 1px solid #ebebeb;
  background: #ebebeb;
  padding: 5px;
  font-size: 13px;
  color: #222222;
  vertical-align: top;
  display: block;
  width: 100%;
  margin: 0 0 10px;
}
.login-popup input[type="text"]::-webkit-input-placeholder,
.login-popup input[type="password"]::-webkit-input-placeholder,
.login-box input[type="text"]::-webkit-input-placeholder,
.login-box input[type="password"]::-webkit-input-placeholder,
.order-warning input[type="text"]::-webkit-input-placeholder,
.order-warning input[type="password"]::-webkit-input-placeholder {
  color: #acacac;
  font-style: italic;
}
.login-popup input[type="text"]::-moz-placeholder,
.login-popup input[type="password"]::-moz-placeholder,
.login-box input[type="text"]::-moz-placeholder,
.login-box input[type="password"]::-moz-placeholder,
.order-warning input[type="text"]::-moz-placeholder,
.order-warning input[type="password"]::-moz-placeholder {
  color: #acacac;
  font-style: italic;
}
.login-popup input[type="text"]:-ms-input-placeholder,
.login-popup input[type="password"]:-ms-input-placeholder,
.login-box input[type="text"]:-ms-input-placeholder,
.login-box input[type="password"]:-ms-input-placeholder,
.order-warning input[type="text"]:-ms-input-placeholder,
.order-warning input[type="password"]:-ms-input-placeholder {
  color: #acacac;
  font-style: italic;
}
.login-popup input[type="text"].placeholder,
.login-popup input[type="password"].placeholder,
.login-box input[type="text"].placeholder,
.login-box input[type="password"].placeholder,
.order-warning input[type="text"].placeholder,
.order-warning input[type="password"].placeholder {
  color: #acacac;
  font-style: italic;
}
.login-popup input[type="text"].input-warning, .login-popup input[type="text"].input-validation-error,
.login-popup input[type="password"].input-warning,
.login-popup input[type="password"].input-validation-error,
.login-box input[type="text"].input-warning,
.login-box input[type="text"].input-validation-error,
.login-box input[type="password"].input-warning,
.login-box input[type="password"].input-validation-error,
.order-warning input[type="text"].input-warning,
.order-warning input[type="text"].input-validation-error,
.order-warning input[type="password"].input-warning,
.order-warning input[type="password"].input-validation-error {
  border-color: #f3290a;
}
.login-popup input[type="text"].input-validation-error,
.login-popup input[type="password"].input-validation-error,
.login-box input[type="text"].input-validation-error,
.login-box input[type="password"].input-validation-error,
.order-warning input[type="text"].input-validation-error,
.order-warning input[type="password"].input-validation-error {
  border-color: #f3290a;
}
.login-popup input[type="submit"],
.login-box input[type="submit"],
.order-warning input[type="submit"] {
  border: none;
}
.login-popup .btns-row,
.login-box .btns-row,
.order-warning .btns-row {
  overflow: hidden;
  text-align: center;
  padding: 15px 0 5px;
}
.login-popup .links-row,
.login-box .links-row,
.order-warning .links-row {
  font-size: 11px;
  overflow: hidden;
}
.login-popup .links-row .forgot-pass-link,
.login-box .links-row .forgot-pass-link,
.order-warning .links-row .forgot-pass-link {
  float: left;
}
.login-popup .links-row .advantage-login-link,
.login-box .links-row .advantage-login-link,
.order-warning .links-row .advantage-login-link {
  float: right;
}
.login-popup .username-error, .login-popup .password-error,
.login-box .username-error,
.login-box .password-error,
.order-warning .username-error,
.order-warning .password-error {
  display: none;
  color: #f3290a;
  font-size: 11px;
  line-height: 14px;
  margin: -5px 0 0;
  display: none;
}
@media only screen and (max-width: 470px) {
  .login-popup,
  .login-box,
  .order-warning {
    width: 320px;
    margin: 0 0 0 -160px;
    top: 85px;
    padding: 15px 10px;
  }
  .login-popup h2,
  .login-box h2,
  .order-warning h2 {
    font-size: 15px;
  }
  .login-popup .btns-row a,
  .login-box .btns-row a,
  .order-warning .btns-row a {
    padding: 9px 5px;
  }
}

.login-box {
  display: block;
  margin-top: -160px;
}
.login-box .btns-row {
  text-align: center;
  padding-bottom: 15px;
}
.login-box .btns-row .btn-continue {
  float: none;
  display: inline-block;
}
.login-box .logo-row {
  overflow: hidden;
  margin: -20px -10px 20px 0;
}
.login-box .logo-row > img {
  float: right;
}
@media only screen and (max-width: 470px) {
  .login-box {
    margin-top: 0;
    top: 45px;
  }
  .login-box .logo-row {
    overflow: hidden;
    margin: -15px -10px 15px 0;
  }
}

.popup-transparent-bg #main,
.popup-transparent-bg header,
.popup-transparent-bg footer,
.popup-transparent-bg .top-menu,
.popup-transparent-bg #hero {
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
}
.lt-ie9 .popup-transparent-bg #main, .lt-ie9 .popup-transparent-bg #main .product-spot,
.lt-ie9 .popup-transparent-bg #main .special-offer-label,
.lt-ie9 .popup-transparent-bg #main .novetly-label,
.lt-ie9 .popup-transparent-bg #main .product-details .main-image img,
.lt-ie9 .popup-transparent-bg #main service-menu, .lt-ie9
.popup-transparent-bg header, .lt-ie9
.popup-transparent-bg header .product-spot,
.lt-ie9
.popup-transparent-bg header .special-offer-label,
.lt-ie9
.popup-transparent-bg header .novetly-label,
.lt-ie9
.popup-transparent-bg header .product-details .main-image img,
.lt-ie9
.popup-transparent-bg header service-menu, .lt-ie9
.popup-transparent-bg footer, .lt-ie9
.popup-transparent-bg footer .product-spot,
.lt-ie9
.popup-transparent-bg footer .special-offer-label,
.lt-ie9
.popup-transparent-bg footer .novetly-label,
.lt-ie9
.popup-transparent-bg footer .product-details .main-image img,
.lt-ie9
.popup-transparent-bg footer service-menu, .lt-ie9
.popup-transparent-bg .top-menu, .lt-ie9
.popup-transparent-bg .top-menu .product-spot,
.lt-ie9
.popup-transparent-bg .top-menu .special-offer-label,
.lt-ie9
.popup-transparent-bg .top-menu .novetly-label,
.lt-ie9
.popup-transparent-bg .top-menu .product-details .main-image img,
.lt-ie9
.popup-transparent-bg .top-menu service-menu, .lt-ie9
.popup-transparent-bg #hero, .lt-ie9
.popup-transparent-bg #hero .product-spot,
.lt-ie9
.popup-transparent-bg #hero .special-offer-label,
.lt-ie9
.popup-transparent-bg #hero .novetly-label,
.lt-ie9
.popup-transparent-bg #hero .product-details .main-image img,
.lt-ie9
.popup-transparent-bg #hero service-menu {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.page-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 8;
  background: #000;
  opacity: 0;
  filter: alpha(opacity=0);
}

.call-to-action.Blue {
  display: inline-block;
  font-weight: 700;
  height: 40px;
  min-width: 190px;
  padding: 9px;
  background: #071143;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -ms-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
}
.call-to-action.Blue:hover, .call-to-action.Blue:active {
  text-decoration: none;
  background: #2c345f;
}
.call-to-action.Transparent {
  text-transform: uppercase;
  font-weight: 700;
  padding: 9px;
  height: 40px;
  text-align: center;
  display: inline-block;
  min-width: 190px;
  color: #fff;
  border: 1px solid #fff;
  font-size: 13px;
  line-height: 20px;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  -ms-transition: border-color 0.2s;
  -o-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
.call-to-action.Transparent:hover {
  border-color: #afafaf;
}

#arrivals,
#departures,
#search-arrivals,
#search-departures,
#search-noresults {
  background-color: #f3f4f8;
}

#departures {
  display: none;
}
.no-js #departures {
  display: block;
}

.no-js #arrivals {
  margin-bottom: 1.5em;
}

.overwrite {
  font-weight: 400 !important;
  color: #818eba;
}

.eta {
  color: #818eba;
}

.flight-info {
  margin-bottom: 10px;
  padding: 0;
  background-color: transparent;
}

a.view-all,
a.view-all:visited {
  display: block;
  text-align: right;
  background-color: #ffffff;
  color: #0c3372;
  text-decoration: none;
  font-size: 1.33333em;
  font-weight: 300;
  margin-top: 10px;
  padding: 0.5em 40px 0.5em 1em;
}

.no-touch a.view-all:hover {
  color: #4c6ca5;
  text-decoration: none;
}

.app,
.app:link,
.app:visited,
.sms {
  display: inline-block;
  border: none;
  background-color: #c6d6e8;
  font-size: 13px !important;
  height: 24px;
  line-height: 24px;
  text-align: center;
  width: 50px !important;
  color: #071143;
  font-family: "Open Sans", Sans-Serif;
  text-decoration: none !important;
  font-weight: 600 !important;
  padding: 0 !important;
  margin-right: 5px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.no-touch .app:hover, .no-touch
.app:link:hover, .no-touch
.app:visited:hover, .no-touch
.sms:hover {
  background-color: #6f9ad3;
  color: #fff;
}
.lt-ie9 .app, .lt-ie9
.app:link, .lt-ie9
.app:visited, .lt-ie9
.sms {
  font-weight: 400 !important;
}

.sms {
  /*margin-bottom: 10px;*/
}

.last {
  width: 135px;
}
.last img {
  vertical-align: baseline;
}
.last > .app {
  margin-right: 0;
}
@media only screen and (max-width: 26.66667em) {
  .last {
    width: auto;
  }
}

.flight-info thead {
  display: none;
}

.flight-info.large thead {
  display: table-header-group;
}

.flight-label {
  display: inline-block;
  margin-right: 5px;
}

.show-for-narrow {
  display: none;
}

.flight-info.narrow .show-for-narrow {
  display: block;
}

.flight-info.narrow .hide-for-narrow {
  display: none;
}

.tabcontainer {
  *zoom: 1;
}
.no-js .tabcontainer {
  display: none;
}
.tabcontainer:before, .tabcontainer:after {
  content: " ";
  display: table;
}
.tabcontainer:after {
  clear: both;
}
.tabcontainer > a:link,
.tabcontainer > a:visited {
  text-decoration: none;
  font-size: 1.33333em;
  height: 50px;
  line-height: 50px;
  font-weight: 300;
  display: block;
  float: left;
  width: 50%;
  padding: 0 0.7em;
  background-color: #dce0eb;
  color: #818eba;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.tabcontainer > a:link > img,
.tabcontainer > a:visited > img {
  float: right;
}
.tabcontainer > a:link > img.selected,
.tabcontainer > a:visited > img.selected {
  display: none;
}
.tabcontainer > a:link > img.normal,
.tabcontainer > a:visited > img.normal {
  display: block;
}
.tabcontainer > a:link.selected,
.tabcontainer > a:visited.selected {
  background-color: #f3f4f8;
  color: #071143;
}
.tabcontainer > a:link.selected > img.selected,
.tabcontainer > a:visited.selected > img.selected {
  display: block;
}
.tabcontainer > a:link.selected > img.normal,
.tabcontainer > a:visited.selected > img.normal {
  display: none;
}
.no-touch .tabcontainer > a:hover {
  text-decoration: none;
  font-size: 1.33333em;
  height: 50px;
  line-height: 50px;
  font-weight: 300;
  display: block;
  float: left;
  width: 50%;
  padding: 0 0.7em;
  background-color: #dce0eb;
  color: #071143;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.no-touch .tabcontainer > a:hover > img.selected {
  display: block;
}
.no-touch .tabcontainer > a:hover > img.normal {
  display: none;
}
.no-touch .tabcontainer > a:hover.selected {
  background-color: #f3f4f8;
  color: #071143;
}

.no-flightdata {
  background-color: #f3f4f8;
  padding: 1em;
}

.search-noresults {
  text-align: center;
  padding-bottom: 15px;
}

.no-searchresults {
  color: #4c6ca5;
  font-size: 1.33333em;
  font-weight: 300;
  line-height: 1.17;
  margin-bottom: 15px;
}
@media only screen and (max-width: 26.66667em) {
  .no-searchresults {
    font-size: 1.2em;
    font-weight: 400;
  }
}

@media screen and (max-width: 29.33333em) {
  .tabcontainer > a > img {
    display: none !important;
  }
}
.tab-content {
  padding: 0px;
}
.no-js .tab-content h1 {
  display: block;
  clip: none;
  height: auto;
  margin: 0 0 0.2em 0;
  overflow: visible;
  position: static;
  width: auto;
}

.flight-table {
  border: none;
  background-color: #f3f4f8;
}
.flight-table caption {
  padding: 5px 0 0 5px;
}
.flight-table th {
  padding: 1em;
}
.flight-table td {
  font-weight: 600;
  padding: 1em;
  vertical-align: top;
}
.lt-ie9 .flight-table td {
  font-weight: 400;
}
.flight-table tr.even {
  background-color: #ffffff;
}
.flight-table .toggle {
  cursor: pointer;
  white-space: nowrap;
}

.search-box {
  position: relative;
}

.tab-content form {
  background-color: #f3f4f8;
  display: block;
}
.tab-content form input[type=text] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  background-color: #fff;
  width: 370px;
  padding-right: 40px;
  min-height: 30px;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.tab-content form input[type=text]:focus {
  outline: none;
}
@media only screen and (max-width: 26.66667em) {
  .tab-content form input[type=text] {
    width: 100%;
    margin: 0 auto;
  }
}
.tab-content form [type=submit] {
  padding: 7px;
  height: 30px;
  width: 30px;
  font-size: 14px;
  background-color: transparent;
  line-height: 1;
  background-color: #fff;
  background-image: url(/Static/css/"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNi8xOC8xMwXLs/4AAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAABEElEQVQ4jZWSzXHCMBBGn1MBgwoIFBAlVBA6CFRAOsCX6MxZl5AK4hIogXRgVAEuQDPpQDl4NchCZsJePCvvvv32pwohAKC0WQI18MbFOmDvnd0zYlUIAaXNO/A9FgT8ACvv7G/+40Eqx+QTsPbOVsAc+JL3V2BXVDB9+jiI7BOwzKsobWrgU9y5d/Y8UMCl511JovTfibu6aiEJPJQkirXynYwClDazG4CrxBQQ5dWlAKXNC/0QUyUDQNzxVgaWJzfidqU24x0ckyqdVJokbwAL72xRAfTTjTt/pN9MClwAZ6VNo7QZzKOKpyySZwKLQW2UrbRpgA3ZvQwAt0wqH4HnFPJvwBjkLkAJcjcgg7R/Bb1yUxQ9WYMAAAAASUVORK5CYII=");
  background-position: center center;
  position: relative;
  margin-left: -34px;
}
.backgroundsize .tab-content form [type=submit] {
  background-image: url(/Static/css/"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNi8xOC8xMwXLs/4AAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAACAElEQVRYhb2WwXHiMBSGP2gAJi4gaWAdd7BOB2wFazrgsr4uZ51SAnRAOjAdEFUQCtAkVOA9SGaMLCvPXuCf8cEeW/8n6X9PntR1TUhJWs6BAlgAPwOv7IENsDNafQUHEWjiAzjjFfBXOMYJWButXv8bIEnLJ2AHPI8Yaw8shq7GGcCZH4DZCPNG70A+BGLqzOfYmYfMt8CL0WrSXMAv99zXsxtHrEld1yRpuaa75+9AYbQ69H2cpGXeA740Wm1EAA8//syBz4C5aCl7tu5otHqSAEyxpeZLHCaj1Qe2VNt6TNLSf9YL4L+4dYOKZbSqsFXQlhjAbzKbIeaR7zIpwIXcbMbID6uol3QAxipWLXcBSNJStOTfAkjTG1Du3fuh7AUYld6ACu9etCVTuun97TqcWElaruiGrpIC7LBHals71+Ek5hmw9h4fjVaiM2HqOp4/wAw4fLcSbuYV3bNgJTGHy+O4Iv7n84Hd18xdBeFa3xqtijEAc+xsxvyMNHozWg0K8bkM3VbkCMsnoG3bPEnLTNIbOv+E7uMCm4tHgfERWLVD54wrd5vHumQQoDXQAtsXMi63Zo/NQ+WnvWXeBPMUg4gCjFEAIApxtbOgkTPJuewtM6AKZeLqAEMhbgIwBOJmAFKIq4cwpFgw7wIQg7gbQA/E8qYZ8OVlYmm02vwDzY/wwccS/TIAAAAASUVORK5CYII=");
  background-size: 16px 16px;
}
@media only screen and (max-width: 26.66667em) {
  .tab-content form [type=submit] {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
  }
}
.tab-content form .search-box {
  border-bottom: solid 2px #fff;
  text-align: center;
  padding: 1.5em 1em;
}
.tab-content form .search-box > * {
  text-align: left;
}
.tab-content form .search-box .label-wrap {
  display: none;
  text-align: center;
  overflow: hidden;
}
.tab-content form .search-box .label-wrap > label {
  width: 370px;
  display: inline-block;
  text-align: left;
}
.lt-ie10 .tab-content form .search-box .label-wrap {
  display: block;
}
.tab-content form .search-box .search-wrap {
  text-align: center;
  position: relative;
  overflow: hidden;
}
.tab-content form .search-box .search-wrap > * {
  vertical-align: top !important;
}
.lt-ie9 .tab-content form .search-box .search-wrap {
  height: 30px;
}
.tab-content form .search-box .search-wrap a.reset {
  height: 30px;
  line-height: 30px;
  min-width: 10px;
  display: inline-block;
  padding: 0 1em;
  color: #071143;
}
.tab-content form .day-box {
  padding: 1.5em 1em;
  text-align: center;
}

.call-to-action.Blue {
  display: inline-block;
  font-weight: 700;
  height: 40px;
  min-width: 190px;
  padding: 9px;
  background: #071143;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -ms-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
}
.call-to-action.Blue:hover, .call-to-action.Blue:active {
  text-decoration: none;
  background: #2c345f;
}
.call-to-action.Transparent {
  text-transform: uppercase;
  font-weight: 700;
  padding: 9px;
  height: 40px;
  text-align: center;
  display: inline-block;
  min-width: 190px;
  color: #fff;
  border: 1px solid #fff;
  font-size: 13px;
  line-height: 20px;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  -ms-transition: border-color 0.2s;
  -o-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
.call-to-action.Transparent:hover {
  border-color: #afafaf;
}

@-webkit-keyframes moveRow {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    -webkit-transform: translateX(-66.666%);
    -moz-transform: translateX(-66.666%);
    -ms-transform: translateX(-66.666%);
    -o-transform: translateX(-66.666%);
    transform: translateX(-66.666%);
  }
}
@-moz-keyframes moveRow {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    -webkit-transform: translateX(-66.666%);
    -moz-transform: translateX(-66.666%);
    -ms-transform: translateX(-66.666%);
    -o-transform: translateX(-66.666%);
    transform: translateX(-66.666%);
  }
}
@-ms-keyframes moveRow {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    -webkit-transform: translateX(-66.666%);
    -moz-transform: translateX(-66.666%);
    -ms-transform: translateX(-66.666%);
    -o-transform: translateX(-66.666%);
    transform: translateX(-66.666%);
  }
}
@keyframes moveRow {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    -webkit-transform: translateX(-66.666%);
    -moz-transform: translateX(-66.666%);
    -ms-transform: translateX(-66.666%);
    -o-transform: translateX(-66.666%);
    transform: translateX(-66.666%);
  }
}
.overwrite {
  color: #949494;
}

.eta {
  color: #818eba;
}

.flight-info {
  margin-bottom: 10px;
  padding: 0;
  background-color: transparent;
}

.app-btn,
.app-btn:link,
.app-btn:visited,
button.sms-btn {
  display: inline-block;
  border: none;
  background-color: #071146;
  border: 1px solid #071146;
  font-size: 14px !important;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 50px !important;
  color: #fff;
  text-transform: uppercase;
  font-family: "Open Sans", Sans-Serif;
  text-decoration: none !important;
  padding: 0 !important;
  margin-right: 5px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.app-btn:hover,
.app-btn:link:hover,
.app-btn:visited:hover,
button.sms-btn:hover {
  background-color: transparent !important;
  color: #071146 !important;
}

.info-table {
  border: none;
  background-color: #eee;
}
.info-table th {
  padding: 15px;
  border: none;
  background: #c8c1b7;
  color: #1f1f1f;
  font-size: 14px;
}
.info-table th:last-child {
  padding-right: 50px;
}
.info-table td {
  padding: 15px;
  vertical-align: middle;
  color: #1f1f1f;
}
.info-table td.scheduled-time, .info-table td.delayed-time {
  width: 5%;
  font-size: 14px;
  font-weight: 600;
}
.info-table td.scheduled-time .overwrite, .info-table td.delayed-time .overwrite {
  font-weight: 400;
}
.info-table td.delayed-time {
  width: 10%;
}
.info-table td.airlines {
  width: 15%;
}
.info-table td.last {
  white-space: nowrap;
  width: 20%;
}
.info-table td.last > .app-btn {
  margin-right: 0;
}
.info-table td.flight-destin {
  width: 40%;
}
.info-table td .destination {
  font-size: 14px;
  line-height: 1.2em;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 300px;
}
.info-table .flight-num {
  color: #949494;
}
.info-table .flight-num.sliding {
  position: relative;
}
.info-table .flight-num.sliding > .sliding-row {
  overflow: hidden;
  width: 120px;
  height: 20px;
  position: relative;
}
.info-table .flight-num.sliding .slides-holder {
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  -webkit-animation: moveRow 30s linear infinite;
  -moz-animation: moveRow 30s linear infinite;
  animation: moveRow 30s linear infinite;
}
.info-table .flight-num.sliding .ellipsis {
  position: absolute;
  left: 120px;
  bottom: 0;
}
.info-table .flight-num.sliding:hover .slides-holder {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}
.info-table .right-aligned {
  text-align: right;
}
.info-table .flight-label {
  display: block;
  text-align: right;
  font-size: 14px;
  padding-right: 35px;
  position: relative;
}
.info-table .flight-label.boarding:after {
  content: "";
  background: #fecb00;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  position: absolute;
  right: 5px;
  top: 6px;
}
.info-table .flight-label.landed:after, .info-table .flight-label.landedet2:after, .info-table .flight-label.baggage:after {
  content: "";
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAUCAYAAAD2rd/BAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAa1JREFUeNrUl08oREEcx+0i/5MLSlpyccBBuUlykhxcJScRB3JB/uRicdMiuewBFykSuVErLm6Kkot/p7VRFEqxns/UHBjP22fbtzumPv3ezLz5/b5v5jc7sy7DMJL+U3FFIzjbM9WHmYXA881IQzwFu6MQm4upktVa6v1aC6ZkQZF8ToV2RJfpLPgNnr7Uq2EV0aVaCiZn7zB7SnMNHCG6OS6CCVT3x3EHcKa05YMfX43xmOFtAhnwAi02xl3Alkl7AWzio8NpwXPSZsp8HI6QFiKPA790p8uZ7nFS8IoScJyAExHGnoqVseifx8couJ0QfAU7iugBgvksZvkWs2/hOxm8MO2E4A9YUPrSoBfRaxbjT2zEGMSHN+ZHM04zMJdQqLwThnVoY1bDyqlXglkGO78yG9CNj/tYCU7BDMllVItYgSAcy/QJibGQA01Q4cD+Eh8m9tGi3OQ/Lz+I9mCuNbugnUM9okNmJ51oXNJMcDnsygz4LpiveMV0QSc8aiS6EvJM7xIiX8DPYzHMaCL4EB5sXeDlLWwSWhMgNCgPtTEm8T3qfxyJLJ8CDADmVYeOQtDISAAAAABJRU5ErkJggg==");
  background-repeat: no-repeat;
  background-size: 22px 10px;
  width: 22px;
  height: 10px;
  position: absolute;
  right: 5px;
  top: 4px;
}
.info-table .flight-label.baggage:after {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAUCAYAAAD2rd/BAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8wOS8xMyZg9p8AAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAArElEQVRIie2WsQ2EMBAExycCYhpwMxQAnbiU74QvgGZogJjMBDaJJUxy93okT3iy16vVWVoXY6RGP4zVA8e+uqqAMvLLxzRwTwn/G69LuAPoh3ECPoC/dvJpd0uKexsQjn396toFyWYXwCvqemDJ2qoIKVkr1LUF3WRL1LVf9+maYWuaYWuaYWuaYWuEVFSsUNfugEAqPxaEclC2wLt2eDeXXAFndNPYgNmiXp5eFjIx3FS2mAAAAABJRU5ErkJggg==");
  background-size: 25px 13px;
  width: 25px;
  height: 13px;
  right: 0;
}
.info-table tr.even {
  background-color: #fff;
}
.info-table .toggle {
  cursor: pointer;
  white-space: nowrap;
}
.info-table .narrow-view-content {
  display: none;
}
@media only screen and (max-width: 46.66667em) {
  .info-table thead {
    display: none;
  }
  .info-table .narrow-view-content {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .info-table td {
    padding: 10px;
  }
  .info-table td.delayed-time, .info-table td.airlines {
    display: none;
  }
  .info-table td.last {
    white-space: normal;
    width: auto;
  }
  .info-table td.last .sms-btn {
    margin: 0 0 5px;
  }
}
@media only screen and (max-width: 26.66667em) {
  .info-table .flight-num.sliding > .sliding-row {
    width: 90px;
  }
  .info-table .flight-num.sliding .ellipsis {
    left: 90px;
  }
  .info-table td {
    padding: 10px 0 10px 10px;
  }
  .info-table td.last {
    padding-right: 10px;
  }
  .info-table td.terminal {
    display: none;
  }
  .info-table td .destination {
    max-width: 100px;
  }
  .info-table .flight-label {
    margin: 0;
  }
  .info-table .flight-label.gate {
    padding-right: 0;
    text-align: center;
  }
  .info-table .flight-label.boarding {
    padding: 0 0 10px;
    text-align: center;
  }
  .info-table .flight-label.boarding:after {
    bottom: 0;
    top: auto;
    right: auto;
    left: 50%;
    margin-left: -5px;
  }
}

.search-box {
  position: relative;
}

.tab-content form {
  background-color: #f3f4f8;
  display: block;
}
.tab-content form input[type=text] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  background-color: #fff;
  width: 370px;
  padding-right: 40px;
  min-height: 30px;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.tab-content form input[type=text]:focus {
  outline: none;
}
@media only screen and (max-width: 26.66667em) {
  .tab-content form input[type=text] {
    width: 100%;
    margin: 0 auto;
  }
}
.tab-content form [type=submit] {
  padding: 7px;
  height: 30px;
  width: 30px;
  font-size: 14px;
  background-color: transparent;
  line-height: 1;
  background-color: #fff;
  background-image: url(/Static/css/"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNi8xOC8xMwXLs/4AAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAABEElEQVQ4jZWSzXHCMBBGn1MBgwoIFBAlVBA6CFRAOsCX6MxZl5AK4hIogXRgVAEuQDPpQDl4NchCZsJePCvvvv32pwohAKC0WQI18MbFOmDvnd0zYlUIAaXNO/A9FgT8ACvv7G/+40Eqx+QTsPbOVsAc+JL3V2BXVDB9+jiI7BOwzKsobWrgU9y5d/Y8UMCl511JovTfibu6aiEJPJQkirXynYwClDazG4CrxBQQ5dWlAKXNC/0QUyUDQNzxVgaWJzfidqU24x0ckyqdVJokbwAL72xRAfTTjTt/pN9MClwAZ6VNo7QZzKOKpyySZwKLQW2UrbRpgA3ZvQwAt0wqH4HnFPJvwBjkLkAJcjcgg7R/Bb1yUxQ9WYMAAAAASUVORK5CYII=");
  background-position: center center;
  position: relative;
  margin-left: -34px;
}
.backgroundsize .tab-content form [type=submit] {
  background-image: url(/Static/css/"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNi8xOC8xMwXLs/4AAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAACAElEQVRYhb2WwXHiMBSGP2gAJi4gaWAdd7BOB2wFazrgsr4uZ51SAnRAOjAdEFUQCtAkVOA9SGaMLCvPXuCf8cEeW/8n6X9PntR1TUhJWs6BAlgAPwOv7IENsDNafQUHEWjiAzjjFfBXOMYJWButXv8bIEnLJ2AHPI8Yaw8shq7GGcCZH4DZCPNG70A+BGLqzOfYmYfMt8CL0WrSXMAv99zXsxtHrEld1yRpuaa75+9AYbQ69H2cpGXeA740Wm1EAA8//syBz4C5aCl7tu5otHqSAEyxpeZLHCaj1Qe2VNt6TNLSf9YL4L+4dYOKZbSqsFXQlhjAbzKbIeaR7zIpwIXcbMbID6uol3QAxipWLXcBSNJStOTfAkjTG1Du3fuh7AUYld6ACu9etCVTuun97TqcWElaruiGrpIC7LBHals71+Ek5hmw9h4fjVaiM2HqOp4/wAw4fLcSbuYV3bNgJTGHy+O4Iv7n84Hd18xdBeFa3xqtijEAc+xsxvyMNHozWg0K8bkM3VbkCMsnoG3bPEnLTNIbOv+E7uMCm4tHgfERWLVD54wrd5vHumQQoDXQAtsXMi63Zo/NQ+WnvWXeBPMUg4gCjFEAIApxtbOgkTPJuewtM6AKZeLqAEMhbgIwBOJmAFKIq4cwpFgw7wIQg7gbQA/E8qYZ8OVlYmm02vwDzY/wwccS/TIAAAAASUVORK5CYII=");
  background-size: 16px 16px;
}
@media only screen and (max-width: 26.66667em) {
  .tab-content form [type=submit] {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
  }
}
.tab-content form .search-box {
  border-bottom: solid 2px #fff;
  text-align: center;
  padding: 1.5em 1em;
}
.tab-content form .search-box > * {
  text-align: left;
}
.tab-content form .search-box .label-wrap {
  display: none;
  text-align: center;
  overflow: hidden;
}
.tab-content form .search-box .label-wrap > label {
  width: 370px;
  display: inline-block;
  text-align: left;
}
.lt-ie10 .tab-content form .search-box .label-wrap {
  display: block;
}
.tab-content form .search-box .search-wrap {
  text-align: center;
  position: relative;
  overflow: hidden;
}
.tab-content form .search-box .search-wrap > * {
  vertical-align: top !important;
}
.lt-ie9 .tab-content form .search-box .search-wrap {
  height: 30px;
}
.tab-content form .search-box .search-wrap a.reset {
  height: 30px;
  line-height: 30px;
  min-width: 10px;
  display: inline-block;
  padding: 0 1em;
  color: #071143;
}
.tab-content form .day-box {
  padding: 1.5em 1em;
  text-align: center;
}

.flights-search-block {
  max-width: 960px;
  position: relative;
  z-index: 6;
}
.flights-search-block form {
  width: 470px;
  max-width: 100%;
  margin: 0 auto 15px;
}
.flights-search-block .search-field {
  position: relative;
}
.flights-search-block .search-field input[type="text"] {
  padding: 19px 95px 19px 19px;
  font-size: 18px;
  color: #071143;
  width: 100%;
  height: 70px;
  background: rgba(255, 255, 255, 0.8);
}
.flights-search-block .search-field input[type="text"]::-ms-clear {
  display: none;
}
.flights-search-block .search-field input[type="submit"] {
  position: absolute;
  right: 20px;
  top: 18px;
  width: 35px;
  height: 35px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAYAAAAe2bNZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA/JpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wUmlnaHRzPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvcmlnaHRzLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowMzgwMTE3NDA3MjA2ODExODA4M0NEN0VFNTQzNkIwQSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4N0RGMDc0MkQzQUQxMUU0QkM2QUQ0OUQwNjk2NzNCMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4N0RGMDc0MUQzQUQxMUU0QkM2QUQ0OUQwNjk2NzNCMyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNCAoTWFjaW50b3NoKSI+IDx4bXBSaWdodHM6VXNhZ2VUZXJtcz4gPHJkZjpBbHQvPiA8L3htcFJpZ2h0czpVc2FnZVRlcm1zPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDphMzI3MjM3MS0zOTVkLTQwMDctOGM5MS1lNDUyOTY4ZDFhZDIiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDplZDFhMDI4Ni1kNzAxLTExNzctYTI4NC1hMGUwMjdlZDJiZDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6x4XIaAAACjElEQVR42sSXz0sVURTHp4eRvoVSQtBC26WrDPMVaSRhKy20oB/rECoKXbl3FyFBQpvwTwjKfglGkcbTIq2wNtbuZRAYBc+FZi3ye+D74nE4M+/emRwPfBZz3537PnPn3nvOVNW3Xg8iYgc4DvrAEbAX1IEiKIBXYBy8AOtBwqiKaL8IhsEe43cR2k8ugWVwA9wGv+PKZIy2JvAW3AkRsWI3uAnmQPP/ksmBWT5xnJD7ZjhOotckTzQJdhr9nnNtfAY/QD3Yx7XUpfruAk+5xhZ9ZLZxAW8H88aMLIBrIB8xxlGulRbV/gG0gT++r2nQEJng0+UrjJFnvwnjlQ36rplqMGQ81Vmw5jjOGvsvqPYhju8sc5K7oRR/QT9Y9Vx/0v+qsctO+cj0qLaX3KJxQnbStGrr9pE5qNrGEx6k99R1m49Mo2qbTyjzTl03+MjUqbZiQpmikTqcZVbi3hwS+v4VH5mluO84JFrV9VcfGb1z+hLKnFHXb3xk9Ml5LG6iQ3SATuMkd5Z5xHrkX74CYyDrKZJljiqP7xzfWeYXGFHtkvTughrHcWrY/4BqH+H4XolylPlIn5xSVrZXGKOd/fRJ+xHcilPPSJo/D16rrdnCI17qmfvgE/jJmkUqwtNGPVM6a875lA+6uJJC6AR4ohJnwD/schxzmcl30Xf1Z4xUkDOOdNd4Dw6p4yLrujutgvwLOAyugG+OEtLvMkUKSkQS7xRn3ansDItqTnkPs7t8N9XyiC/wK0Je62Nj14jIgzIJqXd6wbO4MkkixxnJqgIsVCgTbF7M8Y9XI2YrNZmAM+AstNkyXkJpyDgLpSXjJJSmTEWhtGWihAa2QsYSkusLWyVTLvSwJLYhwAABvI6NGwaJhgAAAABJRU5ErkJggg==");
  background-repeat: no-repeat;
  background-color: transparent;
  line-height: 0;
  font-size: 0;
  border: 0;
  padding: 0;
}
.flights-search-block .search-field input[type="reset"] {
  position: absolute;
  right: 70px;
  top: 50%;
  margin-top: -6px;
  padding: 0;
  font-size: 0;
  line-height: 0;
  background-color: transparent;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA/JpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wUmlnaHRzPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvcmlnaHRzLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowMzgwMTE3NDA3MjA2ODExODA4M0NEN0VFNTQzNkIwQSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpERDM5QjhCQUQ5REQxMUU0QjE0Q0U5RjIyRDY3QUREMCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpERDM5QjhCOUQ5REQxMUU0QjE0Q0U5RjIyRDY3QUREMCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNCAoTWFjaW50b3NoKSI+IDx4bXBSaWdodHM6VXNhZ2VUZXJtcz4gPHJkZjpBbHQvPiA8L3htcFJpZ2h0czpVc2FnZVRlcm1zPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDphMzI3MjM3MS0zOTVkLTQwMDctOGM5MS1lNDUyOTY4ZDFhZDIiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDplZDFhMDI4Ni1kNzAxLTExNzctYTI4NC1hMGUwMjdlZDJiZDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5YNhTgAAAAn0lEQVR42mL4//8/A7ugsyCIxoVh8kwcQi7lDAwMZ4C0EgMWgCzPBGScBWJBIN6NrgGqsAOk5se7Pfdg1rgA8TsgvgvESlCxciD+D8SrYM5hBBFQU1yA1Cogfg/Eq4EYZOpqoIlhMJvgitE0CKIrBAEmNP8YQxWC2eh+YMLiGZATwrB6GpdnsHmaEaQQZiK6G9E87QozYRWe2IPLAwQYAC48g53Vv8SsAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  width: 11px;
  height: 11px;
}
.flights-search-block .search-field input[type="reset"]:hover {
  opacity: 0.5;
}
.flights-search-block .search-field .suggestions-dropdown {
  position: absolute;
  top: 70px;
  left: 0;
  z-index: 4;
  width: 100%;
  background: #fff;
  overflow: hidden;
  color: #1f1f1f;
  font-size: 13px;
  max-height: 0;
  -webkit-transition: max-height 0.4s ease-in-out;
  -moz-transition: max-height 0.4s ease-in-out;
  -ms-transition: max-height 0.4s ease-in-out;
  -o-transition: max-height 0.4s ease-in-out;
  transition: max-height 0.4s ease-in-out;
  line-height: 1.4em;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
}
.flights-search-block .search-field .suggestions-dropdown mark {
  background-color: transparent;
  font-weight: 700;
  color: #0c3372;
}
.flights-search-block .search-field .suggestions-dropdown.open {
  max-height: 1000px;
}
.flights-search-block .search-field .suggestions-dropdown .suggestions-content {
  padding: 10px 10px 0;
  border-top: 1px solid #818eba;
}
.flights-search-block .search-field .suggestions-dropdown .no-results {
  text-align: center;
  font-size: 18px;
  padding-bottom: 10px;
}
.flights-search-block .search-field .suggestions-dropdown .results-list {
  list-style: none;
  padding: 0;
  margin: 0 0 10px;
}
.flights-search-block .search-field .suggestions-dropdown .results-list li {
  padding: 3px 7px 4px 47px;
  cursor: pointer;
  position: relative;
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  -ms-transition: background 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}
.flights-search-block .search-field .suggestions-dropdown .results-list li .item-code {
  position: absolute;
  left: 7px;
  top: 5px;
  color: #949494;
  font-size: 14px;
}
.flights-search-block .search-field .suggestions-dropdown .results-list li .suggested-keyword {
  font-weight: normal;
  font-size: 14px;
  line-height: 1.4em;
}
.flights-search-block .search-field .suggestions-dropdown .results-list li:hover, .flights-search-block .search-field .suggestions-dropdown .results-list li.selected {
  background: #c6d6e8;
}
.flights-search-block .search-field .suggestions-dropdown .results-list li .hidden-keyword {
  display: none;
}
.flights-search-block .search-field .suggestions-dropdown .results-list em {
  font-style: normal;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.flights-search-block .direction-selection {
  padding: 0;
  margin: 0 0 35px;
  list-style: none;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  white-space: nowrap;
}
.flights-search-block .direction-selection li {
  display: inline-block;
  vertical-align: middle;
  max-width: 48%;
}
.flights-search-block .direction-selection li:first-child {
  margin-right: 4%;
}
.flights-search-block .direction-selection a {
  display: inline-block;
  color: #fff;
  outline: none;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAVCAYAAAAq05ytAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA/JpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wUmlnaHRzPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvcmlnaHRzLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowMzgwMTE3NDA3MjA2ODExODA4M0NEN0VFNTQzNkIwQSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEOUQ1Mjc4NUQ2RDMxMUU0OUZBN0I3NDQxMEVEMTE5QyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEOUQ1Mjc4NEQ2RDMxMUU0OUZBN0I3NDQxMEVEMTE5QyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNCAoTWFjaW50b3NoKSI+IDx4bXBSaWdodHM6VXNhZ2VUZXJtcz4gPHJkZjpBbHQvPiA8L3htcFJpZ2h0czpVc2FnZVRlcm1zPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDphMzI3MjM3MS0zOTVkLTQwMDctOGM5MS1lNDUyOTY4ZDFhZDIiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDplZDFhMDI4Ni1kNzAxLTExNzctYTI4NC1hMGUwMjdlZDJiZDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7ugAvtAAABiElEQVR42sSWwSsEURzHZ7eNtrByIKW4iAsphz06yBkp4aSUKG17UcqFUnJSe+MPkBy57W3XUcnB0YmbA9olaZfnM/yW8TI707Y/vvVp3sz83pvPvGbmjWOMcWAMdqHZCQg1vVK7DzGnzhGfr8a6+cxGiI4T5jspbbGUXOgBWgM6jnrE7qFdQywq+wXZJiAd0Lfsabs3se1oRAxH4CXMrHFuyPzMGyS1ZuwJlmERTqXtl5K1H4EMg0U1ZiwGx/AMhzANcZ/6HvN7Fur+8MuBBpGr5FEkp7yStDt8xG6DXpyaxHzkbMnJKmJuMipiAXKVFKucK8OAiphH7sDUlpyamBREYA7yNcjNqIlZxd2wBpchxQqwBf2qYlbHQdiB65CS57AKXapingGismLswV0IQXeFyMEStKmJWYM1wjgcyUc6KCU4gVloUhOzBm6BecjCawjJojwacVUxS7IT0nAWQjAvM68vZkn2wSZcVZFb+XMxSzLpLl9w45G6gOF/FbMkE9ZPwgfvAgwAnh4tk9z8nDIAAAAASUVORK5CYII=");
  background-repeat: no-repeat;
  background-position: 15px 50%;
  border: 1px solid #fff;
  padding: 11px 20px 12px 75px;
  height: 50px;
  min-width: 205px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.flights-search-block .direction-selection a.active, .flights-search-block .direction-selection a:hover {
  background-color: #c9c0b7;
  border-color: #c9c0b7;
  color: #071144;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAVCAYAAAAq05ytAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkI3QjZFNDdENkUyMTFFNDhGMjJBQTRFM0FFMTdCNTMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkI3QjZFNDhENkUyMTFFNDhGMjJBQTRFM0FFMTdCNTMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyQjdCNkU0NUQ2RTIxMUU0OEYyMkFBNEUzQUUxN0I1MyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyQjdCNkU0NkQ2RTIxMUU0OEYyMkFBNEUzQUUxN0I1MyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PpYXBAcAAAHiSURBVHjavJbNK0RRGMbPDDEy+VqQhWyQUkoxbNhoSkpJ5HNjQbHQ/AW+NrYT8heIfOxIynKKJWLBQjaKUpMxM2HQ9bz1jk7TPXOu5h5P/Xrnzpxz7jPvfc95r8eyLOGrCAaFEL1g/j16EhdZhLH1CLOgmOOXyEG4n+33+RwDIARiYFGzVhOPJV2DVWFAXo7pLIWQkTLNHDmjS6DSpLFXjqVSNlSSHx39iRWTxu5BymHWYhnXk6DdlLEkmAHTIMKfVfrMuPZwnXlNGLsA/XwDMnmHrBUp5iRtvgtw5lyTh44LPgYKEPZBn2TgEOyBI2zrNx5XhfBks9YzaAAvbhwXv8YU5kSGyR1wqjBGWgNzrhvTmEsrAfyK375BC7jK1ZjXZiDtzkGwrVjLn+U+eWDdzeK3MzfORP64ZhcYca34Nf2xFmEUTHBL0inOO3wT3LhSYw5MNnMmyWiNgynnXBbEgzFjkkEqg04wBoZAuWaKxWVBBndB1IgxySCFQtDDmaTd7HPQb4/BFjiAuYQpY7JKwABnsttBqyJTG/S6lT7ETRmTVQ2GOZOtmqXoMQdh7kO43Xht9AjCoA00gmXqw4qxVK9TWc8xQ7oFC6AOdHD7knfpJTj7r0fpRPRympLri/QjwACIW6UtN++w/AAAAABJRU5ErkJggg==");
  text-decoration: none;
}
.flights-search-block .direction-selection a.btn-departures {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAAQCAYAAACLFVaTAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA/JpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wUmlnaHRzPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvcmlnaHRzLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowMzgwMTE3NDA3MjA2ODExODA4M0NEN0VFNTQzNkIwQSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo5NzJENUFDMkQ2RDcxMUU0QjlFMUQzMDBERjgzQTYwNiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5NzJENUFDMUQ2RDcxMUU0QjlFMUQzMDBERjgzQTYwNiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNCAoTWFjaW50b3NoKSI+IDx4bXBSaWdodHM6VXNhZ2VUZXJtcz4gPHJkZjpBbHQvPiA8L3htcFJpZ2h0czpVc2FnZVRlcm1zPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDphMzI3MjM3MS0zOTVkLTQwMDctOGM5MS1lNDUyOTY4ZDFhZDIiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDplZDFhMDI4Ni1kNzAxLTExNzctYTI4NC1hMGUwMjdlZDJiZDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4RV6NoAAABcklEQVR42szWzSsFURjH8Tles7uRyMLCy0ZJskFZiCQlO0tbNiI2LCxkY6OUlAWlbBQL/4KNlO7Ku1CEYqGUpLge36lTptHce844V/epT7O4M+f87sxz5oznGZaI9KPdy9Ui3LD81CFGkcjSXNVoRT2UzYVT8rvesO7i7jJGI+ZwFprjEuU2A21IdB1jHKUOggXrE5U2IYuxJ+nrXf+ZjogxWjCPCzGrsTiPpQI3hhOcYhKdOtiVmNcjhv7SP014Fff1op+C/xYpcrECB/DlINgz1tCbNhg/zmLRX/qWQadjBnvCCnpQaDrZvb74Q79S6jKcX4sZnFgEe8AyupAf59E1h3rMX/abaAicU6UXwYFFsDss+SsdeS56rA+pQJ+s6r4bwa5F/91iQe8YytUupIKLgUOJNohuFBiMcY0tbCOplBLXW6UK3dEJDm2o0aL253MdbIdQyWx/O6gMbZAIBC5DCvsEO/rPDxxFEC/X61uAAQBHDp4x/uUtbAAAAABJRU5ErkJggg==");
}
.flights-search-block .direction-selection a.btn-departures.active, .flights-search-block .direction-selection a.btn-departures:hover {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAAQCAYAAACLFVaTAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Qjk0RDNGRDJENkUyMTFFNDk0Njk5OEEwNDMyQjE5OUUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Qjk0RDNGRDNENkUyMTFFNDk0Njk5OEEwNDMyQjE5OUUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCOTREM0ZEMEQ2RTIxMUU0OTQ2OTk4QTA0MzJCMTk5RSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCOTREM0ZEMUQ2RTIxMUU0OTQ2OTk4QTA0MzJCMTk5RSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmKcik8AAAHGSURBVHjazJZPKARhGMZnpZb2YJeipD2QXEjisgdO5OSibP4dlYOLlJMTSblscRJONpclf0tJWSUbCimJwoGkyJIc/InxvPWoaTPrGzPkqV8z2/fNN8/3fu/7zrrcvmpNUXXgFsQ0B/UUX/l2TqriWu1ghPcHYBSEwb3msNIya/y45DIgJ9iErmrSZ7gvBsNgEERoOGbTWAkuQdAAigxDpxgLuCwct0Su1WTsEIyBCRBXXM/MmFFvIM+KSTeIgkCSOc9gitFd/2K8nKbqQaHCOztx3ENWTIpywDbwK8w9AuNgF9TSXL7ie65BNwzKyWhWTYpKwQbwOFwzD2CBeb4Mgy9Wq9uofdACZmWTNo3dcR1JkVWjscQW1AsyQAicKy4+D3rAwA+M3YAZEoWxV5U+2ca+1AEmQb/0pyTPFIBm0GTB2BUjJsbWWLXKkpwsYyV6DGU/DfrYWjRuQkw1ggrFtS9pLMIcfrfzxdljv1oEKUzgR7aIKpqrVMy/C+aXsAV0Jyrqs3CW2LvSSZDRVCmsM5qS+TtOGTP7dksxdLFZZzOaXpPnjmlsjsZ+VYmRCiX89rIBC1nM103+yfgzuXRd1/67PgQYAJXMdztt32VgAAAAAElFTkSuQmCC");
}
.flights-search-block .day-box {
  margin: 32px 0 0;
}
.flights-search-block .day-box .select-wrapper {
  width: 100%;
  background-color: transparent;
  color: #fff;
  padding: 0;
  background-image: none;
  height: 40px;
  line-height: 40px;
}
.flights-search-block .day-box .select-wrapper select {
  padding: 0 70px 0 0;
  height: 40px;
  line-height: 40px;
  vertical-align: top;
}
.flights-search-block .day-box .select-wrapper select option {
  color: #fff;
  background-color: #071144;
}
.flights-search-block .day-box .select-wrapper .option-text {
  background-color: #071144;
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  width: 89%;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.flights-search-block .day-box .select-wrapper:after {
  content: "";
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAACICAYAAABeOU19AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MEQ0ODI2NzhENzAxMTFFNDk0QTM4RkJGREQ4NzIxMDIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MEQ0ODI2NzlENzAxMTFFNDk0QTM4RkJGREQ4NzIxMDIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowRDQ4MjY3NkQ3MDExMUU0OTRBMzhGQkZERDg3MjEwMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowRDQ4MjY3N0Q3MDExMUU0OTRBMzhGQkZERDg3MjEwMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuyPE4YAAAGXSURBVHja7N2LasMwDAXQWuz/f9mDsTEY3fqyJSU7FwqBhlg9pMEOjTrmnBf5TiAAAgQIECBAgAABAgQIECBAgAABIkCAAAECBAgQIEDODzI/X1lZPl4sLu7a9k6M5eNFUsGHOfZKkJFU+Lxz7BZnyG6UrRi7vjK7ULZj7LyGrEZJwdh9UV2FkoaRMTF7FSUVI2um+ixKOkbm1P1RlBKM7LXMvShlGBWLu1sopRgfgxX9cHe+AHjK5f/oiFEJcusDj6qiqm8QjU4YHUB+AozqYt4uPTKa1OGeKhAgQIAAAQIECBAgQIAAAQIECBABAgQIECBAgAABAgQIECBAgAABIkCAAAECBAgQIEC+kt1VojVIdleJ1iD3PoT4L0Dmk++dEmQu2ucUIL89ijo6oEQTjGvbJSjRCKMFSjTDKEeJhhilKNEUowwlGmOUoERzjHSUOABGKkocBCMNJQ6EkYKS3bar/bF39ULMaG6wZbzhvzJ7LP+BAAECBAgQIAIECBAgQIAAAQIECBAgQIAAAQIEiAD5I+8CDAA22kkCpHQGDQAAAABJRU5ErkJggg==");
  background-size: 34px 70px;
  background-color: #071144;
  background-repeat: no-repeat;
  background-position: 50% 0;
  width: 10%;
  height: 40px;
  right: 0;
}
@media only screen and (max-width: 26.66667em) {
  .flights-search-block {
    margin-bottom: 10px;
  }
  .flights-search-block .direction-selection {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 20px;
  }
  .flights-search-block .direction-selection li:first-child {
    margin-right: 2%;
  }
  .flights-search-block .direction-selection a {
    height: 40px;
    padding: 8px 10px 10px 45px;
    min-width: 140px;
    background-position: 7px 50%;
    background-size: 30px 16px;
  }
  .flights-search-block .direction-selection a.btn-departures {
    background-size: 32px 12px;
  }
  .flights-search-block .search-field {
    position: relative;
  }
  .flights-search-block .search-field input[type="text"] {
    padding: 10px 75px 10px 10px;
    height: 50px;
    font-size: 16px;
  }
  .flights-search-block .search-field input[type="submit"] {
    background-size: 28px 28px;
    width: 28px;
    height: 28px;
    top: 11px;
    right: 15px;
  }
  .flights-search-block .search-field input[type="reset"] {
    right: 55px;
  }
  .flights-search-block .search-field .suggestions-dropdown {
    top: 49px;
  }
  .flights-search-block .day-box {
    margin-top: 10px;
  }
  .flights-search-block .day-box .select-wrapper {
    height: 35px;
    line-height: 35px;
  }
  .flights-search-block .day-box .select-wrapper:after {
    height: 35px;
  }
  .flights-search-block .day-box .select-wrapper select,
  .flights-search-block .day-box .select-wrapper .option-text {
    height: 35px;
    line-height: 35px;
    padding-right: 60px;
    font-size: 16px;
  }
  .flights-search-block .day-box .select-wrapper .option-text {
    padding: 0 10px;
  }
}

.flights-info-block {
  margin-bottom: 20px;
  max-width: 960px;
}
.flights-info-block .info-message {
  padding: 10px;
  background: #c9c0b7;
  margin-bottom: 15px;
  font-size: 16px;
  text-align: center;
}
.flights-info-block .info-message p {
  margin: 0 0 10px;
}
.flights-info-block .more-results-btn {
  display: inline-block;
  font-weight: 700;
  height: 40px;
  min-width: 190px;
  padding: 9px;
  background: #071143;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -ms-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
}
.flights-info-block .more-results-btn:hover, .flights-info-block .more-results-btn:active {
  text-decoration: none;
  background: #2c345f;
}
.flights-info-block .btn-area {
  padding: 20px;
  text-align: center;
  background: #fff;
}
.flights-info-block .flights-qty {
  color: #fff;
  text-align: center;
  margin: 0 0 25px;
  font-size: 20px;
}
.flights-info-block .no-results {
  text-align: center;
  font-size: 18px;
  padding: 20px;
  background: #fff;
}
@media only screen and (max-width: 26.66667em) {
  .flights-info-block {
    margin-bottom: 10px;
  }
  .flights-info-block .flights-qty {
    font-size: 16px;
    line-height: 1.2em;
    margin-bottom: 10px;
  }
  .flights-info-block .info-message {
    margin-bottom: 10px;
    font-size: 14px;
  }
  .flights-info-block .no-results {
    padding: 10px;
  }
  .flights-info-block .btn-area {
    padding: 15px;
  }
}

.rollup-spot {
  padding: 10px;
  position: fixed;
  width: 670px;
  right: 10px;
  bottom: 0;
  z-index: 5;
  overflow: visible;
  min-height: 40px;
  font-family: "Open Sans", sans-serif, 'MS Reference Sans Serif';
  font-weight: 300;
  font-size: 14px;
}
.rollup-spot .spot-holder {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.rollup-spot .spot-holder .headline {
  padding: 0;
  margin: 0;
  cursor: pointer;
  background: white url("/static/img/btns-open-close.png") no-repeat center 0;
  overflow: hidden;
  text-transform: uppercase;
  float: right;
  width: 40px;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  font-weight: 600;
}
.rollup-spot .spot-holder .rollup-content {
  clear: both;
  overflow: hidden;
  background: #fff;
  color: white;
  max-height: 0;
  -moz-transition: max-height 1s ease-in-out;
  -webkit-transition: max-height 1s ease-in-out;
  -o-transition: max-height 1s ease-in-out;
  transition: max-height 1s ease-in-out;
}
.rollup-spot .spot-holder.active .headline {
  background-position: center -40px;
}
.rollup-spot .spot-holder.active .rollup-content {
  max-height: 400px;
}
.rollup-spot .holder {
  padding: 15px;
  overflow: hidden;
}
.rollup-spot .graphical-spot.medium {
  margin: 0;
  overflow: hidden;
}
@media only screen and (max-width: 640px) {
  .rollup-spot {
    display: none;
  }
}

.pager {
  text-align: center;
  padding: 1.5em 0;
}
.pager a, .pager span {
  display: inline-block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  background-color: #071143;
  text-align: center;
  text-decoration: none;
  overflow: hidden;
}
.pager .date-form {
  display: block;
  text-align: center;
  overflow: hidden;
}
.pager .date-form > * {
  text-align: left;
  vertical-align: bottom;
  margin: 0 -2px;
}
.pager span.date {
  padding: 0 1em;
  display: inline-block;
  width: auto;
  height: 34px;
  line-height: 34px;
  background-color: #c6d6e8;
  color: #071143;
  margin: 0 -2px;
}
.pager input.date {
  -webkit-appearance: textfield;
  padding: 0 1em;
  display: inline-block;
  text-align: right;
  width: 140px !important;
  height: 34px;
  line-height: 34px;
  background-color: #c6d6e8;
  color: #071143;
  margin: 0;
  cursor: pointer;
  background-image: url(/Static/img/icons/datepicker-calendar.png);
  background-position: 11px center;
  background-repeat: no-repeat;
}
.backgroundsize .pager input.date {
  background-image: url(/Static/img/icons/datepicker-calendar-retina.png);
  background-size: 19px 18px;
}
.pager input.date[readonly] {
  background-color: #c6d6e8 !important;
}
.pager .back {
  text-indent: -120px;
  background-image: url(/Static/css/"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDcvMDIvMTPxYXGeAAAAnUlEQVRYhe3VwQ2AIAyF4WrcwRkcgWlwNFhGNtAVZAq9yKXH9pES0z/hSPIlQJmO835ogGZrQMshPIfwHML7LSR/yxSSw7bu0s0oSA7buperJiKKVhA1AgGBILQQGEIDgSKkEDhCCumSBBLLVdM3M0TDCwXpgtEcDRSjvSMwDOKyQjCoV6PGLCBIw4g3IyFEhp8eLIfwHMJzCG8YyAsGHUXM7kXIeAAAAABJRU5ErkJggg==");
}
.backgroundsize .pager .back {
  background-image: url(/Static/css/"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAABECAYAAAA4E5OyAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDcvMDIvMTPxYXGeAAABPUlEQVR4nO3ZwQ2CUBRE0auxB2uwBKvB0qQZ6UBbkCp0Q0icHZv3hjg3YQ05efxP+IfH8/0hrR27H8CtgEgBkQIiBUQKiBQQKSBSQKSASAGRAiIFRAqIFBApIFJAJHeQcbnKOlXebGPj9XK+AUyvGWCouKnrhKwY1TmC/GBMr/lO0XSAH0grBniBtGOAD4gFBniA2GBAP4gVBvSC2GFAH4glBvSA2GJAPYg1BtSC2GNAHcguMKAGZDcY0P8dYlcFyLBMBQDLtJT+9NlS1YTsBqXyldkFSvUaYo/Ssahao3TtMrYonduuJUr3d4gdSjcImKE4gIARigsImKA4gYABihsINKM4goCgVOZ8+j8sp/5Q+P/EGQT++CjTpoBIAZECIgVECogUECkgUkCkgEgBkQIiBUQKiBQQKSBSQKQvHbqUVzDqI18AAAAASUVORK5CYII=");
  background-size: 34px 34px;
}
.pager .next {
  text-indent: -120px;
  background-image: url(/Static/css/"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDcvMDIvMTPxYXGeAAAAmklEQVRYhe3UsQ2AMAxE0QOxQ2ZgBKZJRiPLwAawApkCGmgsKu6kAPKXUkZ6he1mWrYdL6itDbhyiM0hNofYPg/J56sOwdCHBCHmKSTOaxmVGGZGpBh2WGUYxdZIMKr1pTHKO0JhPn/Q7spDH9K8lhFArAWhECoIjVBAJAgWIkMwECmCgUCJAIDu4T8Z4OqXB43KITaH2BxiOwC030ZqrN2CJwAAAABJRU5ErkJggg==");
}
.backgroundsize .pager .next {
  background-image: url(/Static/css/"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAABECAYAAAA4E5OyAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDcvMDIvMTPxYXGeAAABPklEQVR4nO3ZsW3DMBgF4YuRHTJDRvA0ymjxMvEG8Qr2FHYju3hVmvC/4h2gQhWFD6REiG8/v9c77dVh+gFsFSQqSFSQqCBRQaKCRAWJChIVJCpIVJCoIFFBooJEBYkKEq0GOe2XtveFY52Onx9fAOfLDWBbOPafG1kyO4xypqwE2c6X2/fzxoqyeoboUSaWjBpl6rOrRZnchyhRpjdmOpRpEJChGEBAhGIBAQmKCQQEKDYQGEYxgsAgihUEhlDMICOZQV7/TwD22fLv/1CsICMY4AQZwwAfyCgGuEDGMcADosAAB4gGA+ZBVBgwC6LDgDkQJQbMgGgxYOBs14wBa0H0GDD0DrFiwNrT/20/9QcpBqwFATHEs+mNma6CRAWJChIVJCpIVJCoIFFBooJEBYkKEhUkKkhUkKggUUGiB3a8lFcDv+LzAAAAAElFTkSuQmCC");
  background-size: 34px 34px;
}
.pager .back.disabled,
.pager .next.disabled {
  background-color: #fff;
}

#searchFlightInfoForm .pager > * {
  margin: 0 -1px;
  padding: 0;
  vertical-align: bottom;
}

.call-to-action.Blue {
  display: inline-block;
  font-weight: 700;
  height: 40px;
  min-width: 190px;
  padding: 9px;
  background: #071143;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -ms-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
}
.call-to-action.Blue:hover, .call-to-action.Blue:active {
  text-decoration: none;
  background: #2c345f;
}
.call-to-action.Transparent {
  text-transform: uppercase;
  font-weight: 700;
  padding: 9px;
  height: 40px;
  text-align: center;
  display: inline-block;
  min-width: 190px;
  color: #fff;
  border: 1px solid #fff;
  font-size: 13px;
  line-height: 20px;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  -ms-transition: border-color 0.2s;
  -o-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
.call-to-action.Transparent:hover {
  border-color: #afafaf;
}

footer {
  padding-top: 2em;
  margin-top: 2em;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNi8yNS8xM7ABEfMAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAZUlEQVRoge3PwRGAIADAMOTD25kc3NXYAu9iM0F7rft5x4/MrwNOa1jXsK5hXcO6hnUN6xrWNaxrWNewrmFdw7qGdQ3rGtY1rGtY17CuYV3DuoZ1Desa1jWsa1jXsK5hXcO6hnUbrpsBkitwte0AAAAASUVORK5CYII=");
  background-repeat: repeat;
  clear: both;
  color: #c6d6e8;
  font-weight: 600;
}
.lt-ie8 footer {
  background-color: #071143;
}
footer a:link,
footer a:visited {
  color: #c6d6e8;
  text-decoration: none;
  border-bottom: none;
}
.no-touch footer a:hover {
  color: #6f9ad3;
}
footer .content {
  *zoom: 1;
}
footer .content:before, footer .content:after {
  content: " ";
  display: table;
}
footer .content:after {
  clear: both;
}
footer .content > ul {
  float: left;
  margin: 0;
  padding: 0 10px;
  list-style-type: none;
  width: 25%;
}
footer .content > ul > li {
  font-size: 0.86667em;
  margin-bottom: 1em;
}
footer .language-label,
footer .follow-us-label {
  color: #fecb00;
  font-weight: 600;
  margin-bottom: 3px;
}

.footer-share {
  *zoom: 1;
  padding: 1em 0;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNi8yNS8xM7ABEfMAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAZUlEQVRoge3PwRGAIADAMOTD25kc3NXYAu9iM0F7rft5x4/MrwNOa1jXsK5hXcO6hnUN6xrWNaxrWNewrmFdw7qGdQ3rGtY1rGtY17CuYV3DuoZ1Desa1jWsa1jXsK5hXcO6hnUbrpsBkitwte0AAAAASUVORK5CYII=");
  background-repeat: repeat;
}
.footer-share:before, .footer-share:after {
  content: " ";
  display: table;
}
.footer-share:after {
  clear: both;
}
.lt-ie8 .footer-share {
  background-color: #071143;
}
.footer-share > .content {
  padding: 0 10px;
}

ul.footerRichText > li {
  margin-bottom: 2em;
}
ul.footerRichText > li > p {
  margin: 0;
}
ul.footerRichText > li > p > strong {
  color: #fecb00;
  font-weight: 600;
}
ul.footerRichText > li ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.footerRichText > li ul > li {
  margin-bottom: 2em;
}

ul.language-list,
ul.social-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
ul.language-list > li,
ul.social-list > li {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
ul.language-list > li > a,
ul.social-list > li > a {
  display: block;
  width: 30px;
  height: 30px;
}

@media screen and (max-width: 42.66667em) {
  footer .footerLinks {
    display: none;
  }

  footer > .content > ul {
    width: 50%;
  }
}
.call-to-action.Blue {
  display: inline-block;
  font-weight: 700;
  height: 40px;
  min-width: 190px;
  padding: 9px;
  background: #071143;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -ms-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
}
.call-to-action.Blue:hover, .call-to-action.Blue:active {
  text-decoration: none;
  background: #2c345f;
}
.call-to-action.Transparent {
  text-transform: uppercase;
  font-weight: 700;
  padding: 9px;
  height: 40px;
  text-align: center;
  display: inline-block;
  min-width: 190px;
  color: #fff;
  border: 1px solid #fff;
  font-size: 13px;
  line-height: 20px;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  -ms-transition: border-color 0.2s;
  -o-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
.call-to-action.Transparent:hover {
  border-color: #afafaf;
}

.block.google-search-block {
  background-color: #f3f4f8;
  padding: 0;
}
.block.google-search-block h1 {
  padding: 0 15px;
}

#cph .gs-spelling {
  padding: 0;
}
#cph .gsc-result-info {
  padding: 5px 15px;
}
#cph .cse .gsc-control-cse,
#cph .gsc-control-cse {
  padding: 0;
  border: none;
}
#cph input.gsc-input {
  padding: 4px !important;
  height: auto !important;
}
#cph .gsc-search-box-tools .gsc-search-box .gsc-input {
  padding: 0;
}
#cph .gsib_a, #cph .gsib_b {
  padding: 0;
  vertical-align: middle;
}
#cph .gsc-input-box {
  border: none;
  background-color: transparent;
  height: auto;
}
#cph table.gsc-search-box td {
  vertical-align: top;
  padding-right: 0;
  padding-top: 0;
}
#cph .gsc-search-button.gsc-search-button-v2 {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
  margin: 0;
  padding: 8px 7px 7px 7px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#cph .gsst_a {
  padding: 3px 4px;
}
#cph .cse form.gsc-search-box,
#cph form.gsc-search-box {
  padding: 1em;
  background: #f3f4f8;
}
#cph .gsc-result .gs-title {
  height: auto;
  font-family: "Open Sans", Sans-Serif;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}
#cph .gsc-result .gs-title > b {
  font-size: 18px;
}
#cph .gs-no-results-result .gs-snippet,
#cph .gs-error-result .gs-snippet {
  margin-left: 0;
  margin-right: 0;
  border: solid 1px #c6d6e8;
  background-color: #f3f4f8;
  font-family: "Open Sans", Sans-Serif;
}
#cph .cse .gsc-clear-button,
#cph .gsc-clear-button {
  display: none;
}
#cph .gsc-table-result,
#cph .gsc-thumbnail-inside,
#cph .gsc-url-top {
  padding-left: 0;
  padding-right: 0;
}
#cph .gsc-result-info-container,
#cph .gsc-table-cell-thumbnail,
#cph .gs-promotion-image-cell {
  padding: 0;
}
#cph .gsc-results {
  width: 100%;
  padding: 0;
}
#cph .gsc-results .gsc-cursor-box {
  margin: 0;
  padding: 1em;
}
#cph .gsc-results .gsc-cursor-box .gsc-cursor-page {
  cursor: pointer;
  color: #000000;
  text-decoration: none;
  margin-right: 5px;
  display: inline-block;
  text-align: center;
  font-size: 15px;
  min-height: 20px;
  padding: 0 7px;
  background-color: #f3f4f8;
  color: #071143;
}
#cph .gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
  color: #fff;
  background-color: #071143;
}
#cph .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
  color: #fff;
  background-color: #071143;
}
#cph .gsc-webResult .gsc-result {
  border: none;
  padding: 10px 1em;
}
#cph .gsc-search-box .gsc-input > input:hover,
#cph .gsc-input-box-hover {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none;
}
#cph .gsc-search-box .gsc-input > input:focus,
#cph .gsc-input-box-focus {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none;
}

.no-touch #cph a.gs-title:hover {
  text-decoration: underline;
}

.video-wrapper {
  width: 100%;
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.link-arrow {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAOCAYAAAA8E3wEAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAK6wAACusBgosNWgAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8wMS8xM+PU3nAAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAb0lEQVQ4jb3UQRGAMAxE0d9YABGgqqgADbgoqjCBCC6hUHrO5tJJL2+yM0kaprUAXOe+ICjzN4/zViSgT3aoUIMapwR9IpWh9m0UqP0/otEOjK4O9KkycETsZgNGYw2owCqowgCS31IJBm+kEgzgBiNlOxU12jEcAAAAAElFTkSuQmCC);
  background-position: right center;
}
.backgroundsize .link-arrow {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAAcCAYAAAA0u3w+AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAK6wAACusBgosNWgAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8wMS8xM+PU3nAAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAvklEQVRYhd3YyxHDIAxF0QstxEXEVZEq4hrShV2Vm3APZEM8BPzRVk87aXdGSDMo5JwZxmkG2NbPC7EIj+d7BlLJFzVkbPL066ZKxNKxpapJISPssyeJ3J+oKvJvBhWR7ZKRQ3ZA0EIeAkEHeQoEDeQlEPwjb4HgG2kCgl+kGeg1zMDSrVSVXPw8TECvODAAPePgBugdBxdABRycAFVwcABUwkEDVMNBBVTEQQGq4qC/i4IQDvolI4UDCOqn+y+OwoYp+rj0VQAAAABJRU5ErkJggg==);
  background-size: 28px 14px;
}

.center {
  text-align: center;
}

.visuallyhidden,
body > img[width="1"][height="1"] {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

#fdih-cb,
.fdih-head
.fdih-main,
#fdih-cb *,
.fdih-head *,
.fdih-main * {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}

@media print {
  .header .header-nav,
  .header .nav-bar,
  .header .nav-bar-placeholder,
  [role=contentinfo] {
    display: none;
  }
}
