@charset "UTF-8";
.slick-dots, .slick-next, .slick-prev {
  position: absolute;
  display: block;
  padding: 0; }

.slick-dots li button:before, .slick-next:before, .slick-prev:before {
  font-family: slick;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-loading .slick-slide, .slick-loading .slick-track {
  visibility: hidden; }

.slick-loading .slick-list {
  background: url(./ajax-loader.gif) center center no-repeat white; }

@font-face {
  font-family: slick;
  font-weight: 400;
  font-style: normal;
  src: url(./fonts/slick.eot);
  src: url(./fonts/slick.eot?#iefix) format("embedded-opentype"), url(./fonts/slick.woff) format("woff"), url(./fonts/slick.ttf) format("truetype"), url(./fonts/slick.svg#slick) format("svg"); }

.slick-next, .slick-prev {
  font-size: 0;
  line-height: 0;
  top: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px\9;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0; }

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
  color: transparent;
  outline: 0;
  background: 0 0; }

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
  opacity: 1; }

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
  opacity: .25; }

.slick-next:before, .slick-prev:before {
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: #fff; }

.slick-prev {
  left: -25px; }

[dir=rtl] .slick-prev {
  right: -25px;
  left: auto; }

.slick-prev:before {
  content: '←'; }

.slick-next:before, [dir=rtl] .slick-prev:before {
  content: '→'; }

.slick-next {
  right: -25px; }

[dir=rtl] .slick-next {
  right: auto;
  left: -25px; }

[dir=rtl] .slick-next:before {
  content: '←'; }

.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  bottom: -45px;
  width: 100%;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0; }

.slick-dots li button:focus, .slick-dots li button:hover {
  outline: 0; }

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
  opacity: 1; }

.slick-dots li button:before {
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: #000; }

.slick-list, .slick-slider, .slick-track, .slider {
  position: relative; }

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: #000; }

.slick-slider {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slider-selection, .slider-track-high, .slider-track-low {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

.slick-list {
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: 0; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-list, .slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  top: 0;
  left: 0;
  display: block; }

.slick-track:after, .slick-track:before {
  display: table;
  content: ''; }

.slider-handle.custom::before, .slider-tick.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: '\2605';
  color: #726204; }

.slick-track:after {
  clear: both; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir=rtl] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               /*! =======================================================
                      VERSION  9.7.1              
========================================================= */
                                                           /*! =========================================================
* bootstrap-slider.js
*
* Maintainers:
*		Kyle Kemp
*			- Twitter: @seiyria
*			- Github:  seiyria
*		Rohit Kalkur
*			- Twitter: @Rovolutionary
*			- Github:  rovolution
*
* =========================================================
 *
* bootstrap-slider is released under the MIT License
* Copyright (c) 2017 Kyle Kemp, Rohit Kalkur, and contributors
* 
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
* files (the "Software"), to deal in the Software without
* restriction, including without limitation the rights to use,
* copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the
* Software is furnished to do so, subject to the following
* conditions:
* 
* The above copyright notice and this permission notice shall be
* included in all copies or substantial portions of the Software.
* 
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
* OTHER DEALINGS IN THE SOFTWARE.
*
* ========================================================= */
.slider {
  display: inline-block;
  vertical-align: middle; }

.slider.slider-horizontal {
  width: 210px;
  height: 20px; }

.slider.slider-horizontal .slider-track {
  height: 10px;
  width: 100%;
  margin-top: -5px;
  top: 50%;
  left: 0; }

.slider.slider-horizontal .slider-selection, .slider.slider-horizontal .slider-track-high, .slider.slider-horizontal .slider-track-low {
  height: 100%;
  top: 0;
  bottom: 0; }

.slider.slider-horizontal .slider-handle, .slider.slider-horizontal .slider-tick {
  margin-left: -10px; }

.slider.slider-horizontal .slider-handle.triangle, .slider.slider-horizontal .slider-tick.triangle {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  border-width: 0 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: #0480be;
  margin-top: 0; }

.slider.slider-horizontal .slider-tick-container {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }

.slider.slider-horizontal.slider-rtl .slider-tick-container, .slider.slider-horizontal.slider-rtl .slider-track {
  left: initial;
  right: 0; }

.slider.slider-horizontal .slider-tick-label-container {
  white-space: nowrap;
  margin-top: 20px; }

.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
  padding-top: 4px;
  display: inline-block;
  text-align: center; }

.slider .hide, .slider input {
  display: none; }

.slider.slider-horizontal.slider-rtl .slider-handle, .slider.slider-horizontal.slider-rtl .slider-tick {
  margin-left: initial;
  margin-right: -10px; }

.slider.slider-vertical {
  height: 210px;
  width: 20px; }

.slider.slider-vertical .slider-track {
  width: 10px;
  height: 100%;
  left: 25%;
  top: 0; }

.slider.slider-vertical .slider-selection {
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0; }

.slider.slider-vertical .slider-track-high, .slider.slider-vertical .slider-track-low {
  width: 100%;
  left: 0;
  right: 0; }

.slider.slider-vertical .slider-handle, .slider.slider-vertical .slider-tick {
  margin-top: -10px; }

.slider.slider-vertical .slider-handle.triangle, .slider.slider-vertical .slider-tick.triangle {
  border-width: 10px 0 10px 10px;
  width: 1px;
  height: 1px;
  border-left-color: #0480be;
  border-right-color: #0480be;
  margin-left: 0;
  margin-right: 0; }

.slider-handle, .slider-tick {
  position: absolute;
  width: 20px;
  height: 20px; }

.slider.slider-vertical .slider-tick-label-container {
  white-space: nowrap; }

.slider.slider-vertical .slider-tick-label-container .slider-tick-label {
  padding-left: 4px; }

.slider.slider-vertical.slider-rtl .slider-track {
  left: initial;
  right: 25%; }

.slider.slider-vertical.slider-rtl .slider-selection {
  left: initial;
  right: 0; }

.slider.slider-vertical.slider-rtl .slider-handle.triangle, .slider.slider-vertical.slider-rtl .slider-tick.triangle {
  border-width: 10px 10px 10px 0; }

.slider.slider-vertical.slider-rtl .slider-tick-label-container .slider-tick-label {
  padding-left: initial;
  padding-right: 4px; }

.slider.slider-disabled .slider-handle {
  background-image: -webkit-linear-gradient(top, #dfdfdf 0, #bebebe 100%);
  background-image: -o-linear-gradient(top, #dfdfdf 0, #bebebe 100%);
  background-image: linear-gradient(to bottom, #dfdfdf 0%, #bebebe 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf', endColorstr='#ffbebebe', GradientType=0); }

.slider.slider-disabled .slider-track {
  background-image: -webkit-linear-gradient(top, #e5e5e5 0, #e9e9e9 100%);
  background-image: -o-linear-gradient(top, #e5e5e5 0, #e9e9e9 100%);
  background-image: linear-gradient(to bottom, #e5e5e5 0%, #e9e9e9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5', endColorstr='#ffe9e9e9', GradientType=0);
  cursor: not-allowed; }

.slider .tooltip.top {
  margin-top: -36px; }

.slider .tooltip-inner {
  white-space: nowrap;
  max-width: none; }

.slider-track {
  position: absolute;
  cursor: pointer;
  background-image: -webkit-linear-gradient(top, whitesmoke 0, #f9f9f9 100%);
  background-image: -o-linear-gradient(top, whitesmoke 0, #f9f9f9 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #f9f9f9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 4px; }

.slider-selection {
  position: absolute;
  background-image: -webkit-linear-gradient(top, #f9f9f9 0, whitesmoke 100%);
  background-image: -o-linear-gradient(top, #f9f9f9 0, whitesmoke 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  border-radius: 4px; }

.slider-selection.tick-slider-selection {
  background-image: -webkit-linear-gradient(top, #89cdef 0, #81bfde 100%);
  background-image: -o-linear-gradient(top, #89cdef 0, #81bfde 100%);
  background-image: linear-gradient(to bottom, #89cdef 0%, #81bfde 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff89cdef', endColorstr='#ff81bfde', GradientType=0); }

.slider-track-high, .slider-track-low {
  position: absolute;
  background: 0 0;
  box-sizing: border-box;
  border-radius: 4px; }

.slider-handle {
  top: 0;
  background-color: #337ab7;
  background-image: -webkit-linear-gradient(top, #149bdf 0, #0480be 100%);
  background-image: -o-linear-gradient(top, #149bdf 0, #0480be 100%);
  background-image: linear-gradient(to bottom, #149bdf 0%, #0480be 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  filter: none;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  border: 0 solid transparent; }

.slider-handle.round {
  border-radius: 50%; }

.slider-handle.custom, .slider-handle.triangle {
  background: 0 0; }

.slider-tick {
  background-image: -webkit-linear-gradient(top, #f9f9f9 0, whitesmoke 100%);
  background-image: -o-linear-gradient(top, #f9f9f9 0, whitesmoke 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  filter: none;
  opacity: .8;
  border: 0 solid transparent; }

.slider-tick.round {
  border-radius: 50%; }

.slider-tick.custom, .slider-tick.triangle {
  background: 0 0; }

.slider-tick.in-selection {
  background-image: -webkit-linear-gradient(top, #89cdef 0, #81bfde 100%);
  background-image: -o-linear-gradient(top, #89cdef 0, #81bfde 100%);
  background-image: linear-gradient(to bottom, #89cdef 0%, #81bfde 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff89cdef', endColorstr='#ff81bfde', GradientType=0);
  opacity: 1; }

.mm-arrow:after, .mm-listview .mm-next:before, .mm-listview > li:not(.mm-divider):after, .mm-next:after, .mm-prev:before {
  content: '';
  bottom: 0;
  position: absolute; }

.mm-listview a, .mm-listview a:hover, .mm-navbar a, .mm-navbar a:hover, a {
  text-decoration: none; }

.mm-hidden {
  display: none !important; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-menu, .mm-menu > .mm-panel {
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0; }

.mm-menu {
  display: block;
  overflow: hidden;
  padding: 0; }

.mm-panel {
  -webkit-transition: -webkit-transform .4s ease;
  -moz-transition: -moz-transform .4s ease;
  -ms-transition: -ms-transform .4s ease;
  -o-transition: -o-transform .4s ease;
  transition: transform .4s ease;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.mm-panel.mm-opened {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-panel.mm-subopened {
  -webkit-transform: translate3d(-30%, 0, 0);
  -moz-transform: translate3d(-30%, 0, 0);
  -ms-transform: translate3d(-30%, 0, 0);
  -o-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0); }

.mm-panel.mm-highest {
  z-index: 1; }

.mm-menu > .mm-panel {
  background: inherit;
  border-color: inherit;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  padding: 0; }

.mm-menu > .mm-panel.mm-hasnavbar {
  padding-top: 90px; }

.mm-menu > .mm-panel:after, .mm-menu > .mm-panel:before {
  content: '';
  display: block;
  height: 0; }

.mm-vertical .mm-panel {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important; }

.mm-listview .mm-vertical .mm-panel, .mm-vertical .mm-listview .mm-panel {
  display: none;
  padding: 0; }

.mm-navbar > *, .mm-vertical li.mm-opened > .mm-panel, li.mm-vertical.mm-opened > .mm-panel {
  display: block; }

.mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after, .mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after {
  border-color: transparent; }

.mm-listview > li.mm-vertical > .mm-next, .mm-vertical .mm-listview > li > .mm-next {
  height: 40px;
  bottom: auto; }

.mm-listview > li.mm-vertical > .mm-next:after, .mm-vertical .mm-listview > li > .mm-next:after {
  top: 16px;
  bottom: auto; }

.mm-listview > li.mm-vertical.mm-opened > .mm-next:after, .mm-vertical .mm-listview > li.mm-opened > .mm-next:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.mm-navbar {
  border-bottom: 1px solid;
  border-color: inherit;
  text-align: center;
  line-height: 20px;
  height: 90px;
  padding: 0 40px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }

.mm-navbar > * {
  padding: 10px 0; }

.mm-navbar .mm-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.mm-navbar .mm-btn {
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  z-index: 1; }

.mm-navbar .mm-btn:first-child {
  padding-left: 0;
  left: 0; }

.mm-navbar .mm-btn:last-child {
  text-align: right;
  padding-right: 0;
  right: 0; }

.mm-panel .mm-navbar {
  display: none; }

.mm-panel.mm-hasnavbar .mm-navbar {
  display: block; }

.mm-listview, .mm-listview > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-listview {
  font: inherit;
  font-size: 14px;
  line-height: 40px; }

.mm-listview > li {
  position: relative; }

.mm-listview > li, .mm-listview > li .mm-next, .mm-listview > li .mm-next:before, .mm-listview > li:after {
  border-color: inherit; }

.mm-listview > li > a, .mm-listview > li > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: inherit;
  display: block;
  padding: 0;
  margin: 0; }

.mm-menu, .mm-menu .mm-navbar a, .mm-menu .mm-navbar > * {
  color: #fff; }

.mm-listview > li > a.mm-arrow, .mm-listview > li > span.mm-arrow {
  padding-right: 40px; }

.mm-listview > li:not(.mm-divider):after {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  right: 0;
  left: 0; }

.mm-listview .mm-next {
  background: rgba(3, 2, 1, 0);
  width: 40px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2; }

.mm-listview .mm-next:before {
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  top: 0;
  left: 0; }

.mm-listview .mm-next + a, .mm-listview .mm-next + span {
  margin-right: 40px; }

.mm-listview .mm-next.mm-fullsubopen {
  width: 100%; }

.mm-listview .mm-next.mm-fullsubopen:before {
  border-left: none; }

.mm-listview .mm-next.mm-fullsubopen + a, .mm-listview .mm-next.mm-fullsubopen + span {
  padding-right: 40px;
  margin-right: 0; }

.mm-menu > .mm-panel > .mm-listview {
  margin: 0; }

.mm-menu > .mm-panel > .mm-listview:first-child, .mm-menu > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: 0; }

.mm-listview .mm-inset {
  list-style: disc inside;
  padding: 0;
  margin: 0; }

.mm-listview .mm-inset > li {
  padding: 0; }

.mm-listview .mm-divider {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 0;
  line-height: 20px; }

.mm-listview .mm-spacer {
  padding-top: 40px; }

.mm-listview .mm-spacer > .mm-next {
  top: 40px; }

.mm-listview .mm-spacer.mm-divider {
  padding-top: 20px; }

.mm-arrow:after, .mm-next:after, .mm-prev:before {
  border: 2px solid transparent;
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: auto;
  top: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.mm-prev:before {
  border-right: none;
  border-bottom: none;
  left: 0; }

.mm-arrow:after, .mm-next:after {
  border-top: none;
  border-left: none;
  right: 0; }

.mm-menu, .mm-menu .mm-listview, .mm-menu .mm-listview > li .mm-arrow:after, .mm-menu .mm-listview > li .mm-next:after, .mm-menu .mm-navbar .mm-btn:after, .mm-menu .mm-navbar .mm-btn:before {
  border-color: #fff; }

.mm-menu {
  background: #fff; }

.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu .mm-listview > li.mm-selected > span {
  background: 0 0; }

.mm-menu .mm-divider, .mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel, .mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel, .mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
  background: rgba(0, 0, 0, 0.05); }

.mm-page {
  box-sizing: border-box;
  position: relative; }

.mm-slideout {
  -webkit-transition: -webkit-transform .4s ease;
  -ms-transition: -ms-transform .4s ease;
  transition: transform .4s ease; }

html.mm-opened {
  overflow: hidden;
  position: relative; }

html.mm-opened body {
  overflow: hidden; }

html.mm-background .mm-page {
  background: inherit; }

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999; }

.img-thumbnail, body {
  background-color: #fff; }

.progress-bar-striped, .progress-striped .progress-bar, .progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

html.mm-blocking #mm-blocker, html.mm-opened #mm-blocker {
  display: block; }

.mm-menu.mm-offcanvas {
  display: none;
  position: fixed; }

.mm-menu.mm-current {
  display: block; }

.mm-menu {
  width: 90%;
  min-width: 140px;
  max-width: 440px; }

html.mm-opening .mm-slideout {
  -webkit-transform: translate(90%, 0);
  -moz-transform: translate(90%, 0);
  -ms-transform: translate(90%, 0);
  -o-transform: translate(90%, 0);
  transform: translate(90%, 0); }

@media all and (max-width: 155.55556px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0); } }
@media all and (min-width: 488.88889px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -moz-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    -o-transform: translate(440px, 0);
    transform: translate(440px, 0); } }
*, :after, :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333; }

button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7; }

a:focus, a:hover {
  color: #23527c;
  text-decoration: underline; }

a:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee; }

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role=button] {
  cursor: pointer; }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777; }

.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 20px;
  margin-bottom: 10px; }

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
  font-size: 65%; }

.h4, .h5, .h6, h4, h5, h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-size: 75%; }

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

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

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

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

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

.h6, h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }

address, dd, dt {
  line-height: 1.428571429; }

@media (min-width: 768px) {
  .lead {
    font-size: 21px; } }
.small, small {
  font-size: 85%; }

.mark, mark {
  background-color: #fcf8e3;
  padding: .2em; }

.list-inline, .list-unstyled {
  padding-left: 0;
  list-style: none; }

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

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

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

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

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.initialism, .text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777; }

.text-primary {
  color: #337ab7; }

a.text-primary:focus, a.text-primary:hover {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:focus, a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:focus, a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:focus, a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:focus, a.text-danger:hover {
  color: #843534; }

.bg-primary {
  color: #fff;
  background-color: #337ab7; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee; }

dl, ol, ul {
  margin-top: 0; }

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child, ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0; }

address, dl {
  margin-bottom: 20px; }

ol, ul {
  margin-bottom: 10px; }

.list-inline {
  margin-left: -5px; }

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px; }

dt {
  font-weight: 700; }

dd {
  margin-left: 0; }

.dl-horizontal dd:after, .dl-horizontal dd:before {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

  .dl-horizontal dd {
    margin-left: 180px; }

  .container-group {
    width: 720px; } }
.clearfix:after, .container-fluid:after, .container-group:after, .row-group:after {
  clear: both; }

abbr[data-original-title], abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee; }

.container-fluid, .container-group {
  margin-right: auto;
  margin-left: auto; }

blockquote .small, blockquote footer, blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777; }

.container-fluid:after, .container-fluid:before, .container-group:after, .container-group:before, .row-group:after, .row-group:before {
  display: table;
  content: " "; }

blockquote .small:before, blockquote footer:before, blockquote small:before {
  content: '\2014 \00A0'; }

.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right; }

caption, th {
  text-align: left; }

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
  content: ''; }

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
  content: '\00A0 \2014'; }

address {
  font-style: normal; }

.container-group {
  padding-left: 7.5px;
  padding-right: 7.5px; }

.container-group .portlet-content, .container-group .portlet-minimized .portlet-content-container {
  padding: 0; }

@media (min-width: 992px) {
  .container-group {
    width: 960px; } }
@media (min-width: 9999px) {
  .container-group {
    width: 1155px; } }
.container-fluid {
  padding-left: 7.5px;
  padding-right: 7.5px; }

.row-group {
  margin: 0 -7.5px !important;
  padding: 0 !important; }

.row-group > li {
  line-height: 1; }

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 7px; }

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  float: left; }

.col-xs-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left; }

  .col-sm-1 {
    width: 8.3333333333%; }

  .col-sm-2 {
    width: 16.6666666667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.3333333333%; }

  .col-sm-5 {
    width: 41.6666666667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.3333333333%; }

  .col-sm-8 {
    width: 66.6666666667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.3333333333%; }

  .col-sm-11 {
    width: 91.6666666667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.3333333333%; }

  .col-sm-pull-2 {
    right: 16.6666666667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.3333333333%; }

  .col-sm-pull-5 {
    right: 41.6666666667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.3333333333%; }

  .col-sm-pull-8 {
    right: 66.6666666667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.3333333333%; }

  .col-sm-pull-11 {
    right: 91.6666666667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.3333333333%; }

  .col-sm-push-2 {
    left: 16.6666666667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.3333333333%; }

  .col-sm-push-5 {
    left: 41.6666666667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.3333333333%; }

  .col-sm-push-8 {
    left: 66.6666666667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.3333333333%; }

  .col-sm-push-11 {
    left: 91.6666666667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0; }

  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left; }

  .col-md-1 {
    width: 8.3333333333%; }

  .col-md-2 {
    width: 16.6666666667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.3333333333%; }

  .col-md-5 {
    width: 41.6666666667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.3333333333%; }

  .col-md-8 {
    width: 66.6666666667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.3333333333%; }

  .col-md-11 {
    width: 91.6666666667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.3333333333%; }

  .col-md-pull-2 {
    right: 16.6666666667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.3333333333%; }

  .col-md-pull-5 {
    right: 41.6666666667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.3333333333%; }

  .col-md-pull-8 {
    right: 66.6666666667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.3333333333%; }

  .col-md-pull-11 {
    right: 91.6666666667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.3333333333%; }

  .col-md-push-2 {
    left: 16.6666666667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.3333333333%; }

  .col-md-push-5 {
    left: 41.6666666667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.3333333333%; }

  .col-md-push-8 {
    left: 66.6666666667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.3333333333%; }

  .col-md-push-11 {
    left: 91.6666666667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0; }

  .col-md-offset-1 {
    margin-left: 8.3333333333%; }

  .col-md-offset-2 {
    margin-left: 16.6666666667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.3333333333%; }

  .col-md-offset-5 {
    margin-left: 41.6666666667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.3333333333%; }

  .col-md-offset-8 {
    margin-left: 66.6666666667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.3333333333%; }

  .col-md-offset-11 {
    margin-left: 91.6666666667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 9999px) {
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left; }

  .col-lg-1 {
    width: 8.3333333333%; }

  .col-lg-2 {
    width: 16.6666666667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.3333333333%; }

  .col-lg-5 {
    width: 41.6666666667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.3333333333%; }

  .col-lg-8 {
    width: 66.6666666667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.3333333333%; }

  .col-lg-11 {
    width: 91.6666666667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.3333333333%; }

  .col-lg-pull-2 {
    right: 16.6666666667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.3333333333%; }

  .col-lg-pull-5 {
    right: 41.6666666667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.3333333333%; }

  .col-lg-pull-8 {
    right: 66.6666666667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.3333333333%; }

  .col-lg-pull-11 {
    right: 91.6666666667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.3333333333%; }

  .col-lg-push-2 {
    left: 16.6666666667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.3333333333%; }

  .col-lg-push-5 {
    left: 41.6666666667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.3333333333%; }

  .col-lg-push-8 {
    left: 66.6666666667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.3333333333%; }

  .col-lg-push-11 {
    left: 91.6666666667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0; }

  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd; }

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd; }

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
  border-top: 0; }

.table > tbody + tbody {
  border-top: 2px solid #ddd; }

.table .table {
  background-color: #fff; }

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
  padding: 5px; }

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border: 1px solid #ddd; }

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
  background-color: #f5f5f5; }

table col[class*=col-] {
  position: static;
  float: none;
  display: table-column; }

table td[class*=col-], table th[class*=col-] {
  position: static;
  float: none;
  display: table-cell; }

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8; }

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
  background-color: #dff0d8; }

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6; }

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
  background-color: #d9edf7; }

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3; }

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
  background-color: #fcf8e3; }

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc; }

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
  background-color: #f2dede; }

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: .01%; }

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd; }

  .table-responsive > .table {
    margin-bottom: 0; }

  .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
    white-space: nowrap; }

  .table-responsive > .table-bordered {
    border: 0; }

  .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0; }

  .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0; }

  .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; } }
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease; }

.progress-bar-striped, .progress-striped .progress-bar {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background-size: 40px 40px; }

.progress-bar.active, .progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }

.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0)); }

.progress-striped .progress-bar-info, .progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }

.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0)); }

.progress-bar-warning {
  background-color: #f0ad4e; }

.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0)); }

.progress-bar-danger {
  background-color: #d9534f; }

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0)); }

.clearfix:after, .clearfix:before {
  content: " ";
  display: table; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.hidden, .visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
  display: none !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table !important; }

  tr.visible-xs {
    display: table-row !important; }

  td.visible-xs, th.visible-xs {
    display: table-cell !important; }

  .visible-xs-block {
    display: block !important; }

  .visible-xs-inline {
    display: inline !important; }

  .visible-xs-inline-block {
    display: inline-block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table !important; }

  tr.visible-sm {
    display: table-row !important; }

  td.visible-sm, th.visible-sm {
    display: table-cell !important; }

  .visible-sm-block {
    display: block !important; }

  .visible-sm-inline {
    display: inline !important; }

  .visible-sm-inline-block {
    display: inline-block !important; } }
@media (min-width: 992px) and (max-width: 9998px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table !important; }

  tr.visible-md {
    display: table-row !important; }

  td.visible-md, th.visible-md {
    display: table-cell !important; }

  .visible-md-block {
    display: block !important; }

  .visible-md-inline {
    display: inline !important; }

  .visible-md-inline-block {
    display: inline-block !important; } }
@media (min-width: 9999px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table !important; }

  tr.visible-lg {
    display: table-row !important; }

  td.visible-lg, th.visible-lg {
    display: table-cell !important; }

  .visible-lg-block {
    display: block !important; }

  .visible-lg-inline {
    display: inline !important; }

  .visible-lg-inline-block {
    display: inline-block !important; }

  .hidden-lg {
    display: none !important; } }
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 9998px) {
  .hidden-md {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table !important; }

  tr.visible-print {
    display: table-row !important; }

  td.visible-print, th.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }

@media print {
  .visible-print-block {
    display: block !important; } }
.visible-print-inline {
  display: none !important; }

@media print {
  .visible-print-inline {
    display: inline !important; } }
.visible-print-inline-block {
  display: none !important; }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; }

  .hidden-print {
    display: none !important; } }
.aui .fleetdetails-plane-body dl:after, .clear {
  clear: both; }

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

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

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

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

blockquote, q {
  quotes: none; }

blockquote:after, blockquote:before, q:after, q:before {
  content: "";
  content: none; }

a img {
  border: none; }

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

.modal-image1:after, .modal-image2:after, .modal-image3:after, .spr-sprite, .warning-image:after {
  background-image: url(img/spr-s86c491f5f6.png);
  background-repeat: no-repeat; }

.todo {
  border: 3px solid red;
  background-color: orange;
  margin-bottom: 10px; }

.skip-to-content {
  position: absolute;
  clip: rect(0 0 0 0); }

#skip-to-content:focus, .skip-to-content:focus {
  position: inherit;
  outline: #66c7ff solid 3px;
  padding: 10px;
  margin-top: 10px;
  display: inline-block; }

.aui #wrapper, .aui body {
  padding: 0; }

#control-required-terms.control-required-error .required {
  display: block; }

#control-required-terms .required, .label-required {
  display: none; }

#main-content:focus {
  outline: 0; }

.aui .btn.btn-content:focus, .aui .btn.button:focus, .aui .form-generic .file-focus, .aui a:focus, .aui button:focus, .aui input[type=checkbox]:focus, .aui input[type=text]:focus, .aui select:focus {
  outline: #66c7ff solid 3px; }

.important-group .important-note {
  color: #b98d3c;
  font-size: 1.125em;
  margin: 0;
  font-family: TradeGothicLTStd-Bold;
  display: block;
  text-transform: uppercase;
  border-bottom: none; }

.important-group .important-note-a {
  color: #45617f;
  font-family: TradeGothicLTStd;
  display: inline-block;
  line-height: 30px;
  text-decoration: underline; }

.aui.mm-opened #navigation.sidebar-menu {
  display: block; }

.aui form {
  margin: 0; }

.aui .plain-text ul {
  margin: 20px 0 20px 40px;
  list-style-type: disc; }

.aui ol {
  list-style-type: decimal; }

.aui .user-segment-content-list-portlet .portlet-borderless-container {
  min-height: 0; }

.toggleContent.disabled {
  display: none; }

.plain-text {
  font-size: 1.125em;
  color: #000;
  line-height: 1.2; }

.plain-text p {
  font-size: 1em;
  padding-bottom: 9px;
  padding-top: 9px;
  margin: 0; }

.plain-text p.nomargin {
  margin: 0; }

.plain-text a {
  color: #0077b3;
  text-decoration: underline; }

.plain-text h3, .plain-text h4 {
  line-height: 1.2;
  margin: 12px 0 10px;
  color: #000; }

.plain-text h3 {
  font-size: 1.6666666667em;
  font-family: TradeGothicLTStd;
  font-weight: 400; }

.plain-text h4 {
  font-size: 1em; }

.error-type1 .custom-input:after, .success-type1 .custom-input:after {
  font-family: flysaa-icons !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  top: 16px;
  right: 15px;
  font-size: 1.2em;
  line-height: 1; }

.plain-text table.table {
  width: 100% !important;
  margin-left: 0;
  margin-right: 0; }

.plain-text .plaint-text-list {
  margin: 0 0 20px;
  padding: 0;
  list-style-type: none; }

.plain-text .plaint-text-list p {
  margin: 0; }

.plain-text dl dt {
  margin-bottom: 10px; }

.plain-text dl dd p {
  margin-top: 0;
  padding-top: 0; }

.success-type1 .custom-input {
  position: relative;
  width: 100%; }

.success-type1 .custom-input:after {
  content: "\e035";
  position: absolute;
  color: #099b09; }

.error-type1 .custom-input {
  position: relative;
  width: 100%; }

.error-type1 .custom-input:after {
  content: "\e017";
  position: absolute;
  color: #bf3d2b; }

.page__utils_wrapper {
  text-align: center;
  margin-top: 28px; }

.page__utils_wrapper .page__utils {
  margin: 0;
  padding: 0;
  display: inline-block; }

.page__utils_wrapper .page__utils > li {
  line-height: 1;
  display: inline-block;
  border-left: 1px solid #000;
  margin-left: 10px;
  padding-left: 12px; }

.page__utils_wrapper .page__utils > li:first-child {
  border-left: 0 none;
  margin-left: 0;
  padding-left: 0; }

.page__utils_wrapper .page__utils > li.selected .page__utils_link, .page__utils_wrapper .page__utils > li.selected .page__utils_link:before {
  color: #193f69; }

.page__utils_wrapper .page__utils_link {
  display: block;
  font-size: 1.125em;
  color: #323232;
  line-height: 29px;
  vertical-align: middle; }

.page__utils_wrapper .page__utils_link:before {
  line-height: 29px;
  vertical-align: middle;
  font-size: 24px;
  margin-right: 10px; }

.page__content {
  margin: 0 0 25px; }

.text-success {
  color: #006b2f; }

.text-error {
  color: #bf3d2b; }

.text-mandatory {
  font-family: TradeGothicLTStd;
  font-size: .875em;
  color: #bf3d2b !important; }

[class*=" flysaaicon-"]:before, [class^=flysaaicon-]:before, [data-icon]:before {
  font-family: flysaa-icons !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-variant: normal !important;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: none !important;
  speak: none; }

.text-mandatory sup {
  color: #000;
  font-size: 1.4285714286em;
  top: 0;
  margin-right: 4px; }

.text-mandatory:before {
  margin-right: 3px; }

.icon-link-blank {
  padding-left: 5px;
  font-size: .8em;
  text-decoration: none !important; }

.container-group .journal-content-article .container-group {
  width: auto;
  padding: 0; }

@media (min-width: 768px) {
  .aui.mm-opened #navigation.sidebar-menu {
    display: none; }

  .aui.mm-opened .mm-page {
    -moz-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none; }

  .plain-text {
    font-size: 1em; }

  .plain-text h3 {
    font-size: 1.375em; }

  .plain-text dl dt {
    float: left; }

  .plain-text dl dd {
    margin-left: 30%; }

  .page__utils_wrapper {
    text-align: right;
    margin-top: 6px; }

  .page__utils_wrapper .page__utils_link {
    font-size: 1em; }

  .page__content {
    margin: 0 0 36px; }

  .row-group.no-gutter {
    margin-left: 0 !important;
    margin-right: 0 !important; }

  .row-group.no-gutter > [class^=col-] {
    padding-left: 0;
    padding-right: 0; }

  .col-sm-nopadright {
    padding-right: 0 !important; }

  .col-sm-nopadleft {
    padding-left: 0 !important; } }
@media (min-width: 992px) {
  .page__utils_wrapper .page__utils_link {
    font-size: 1.125em; }

  .page__content {
    margin: 0 0 40px; }

  .plain-text h3 {
    font-size: 1.875em; } }
body, html {
  font-size: 100% !important; }

@font-face {
  font-family: flysaa-icons;
  src: url(fonts/flysaa-icons.eot);
  src: url(fonts/flysaa-icons.eot?#iefix) format("embedded-opentype"), url(fonts/flysaa-icons.woff) format("woff"), url(fonts/flysaa-icons.ttf) format("truetype"), url(fonts/flysaa-icons.svg#flysaa-icons) format("svg");
  font-weight: 400;
  font-style: normal; }

[data-icon]:before {
  content: attr(data-icon); }

.flysaaicon-googleplus:before {
  content: "\e006"; }

.flysaaicon-calendar:before {
  content: "\e000"; }

.flysaaicon-pinterest:before {
  content: "\e001"; }

.flysaaicon-car:before {
  content: "\e002"; }

.flysaaicon-twitter:before {
  content: "\e004"; }

.flysaaicon-facebook:before {
  content: "\e005"; }

.flysaaicon-google:before {
  content: "\e006"; }

.flysaaicon-user:before {
  content: "\e04a"; }

.flysaaicon-hotel:before {
  content: "\e009"; }

.flysaaicon-instagram:before {
  content: "\e00a"; }

.flysaaicon-insurance:before {
  content: "\e00b"; }

.flysaaicon-join-voyager:before {
  content: "\e00c"; }

.flysaaicon-meet-our-fleet:before {
  content: "\e00e"; }

.flysaaicon-dotted-arrow:before {
  content: "\e010"; }

.flysaaicon-saa-news:before {
  content: "\e011"; }

.flysaaicon-plus:before {
  content: "\e012"; }

.flysaaicon-list-view:before {
  content: "\e015"; }

.flysaaicon-map-view:before {
  content: "\e016"; }

.flysaaicon-time:before {
  content: "\e019"; }

.flysaaicon-coin:before {
  content: "\e01a"; }

.flysaaicon-socket:before {
  content: "\e01b"; }

.flysaaicon-flight-outbound:before {
  content: "\e01c"; }

.flysaaicon-outbound:before {
  content: "\e01f"; }

.flysaaicon-chauffeur:before {
  content: "\e021"; }

.flysaaicon-dutyfree:before {
  content: "\e022"; }

.flysaaicon-golden-tickets:before {
  content: "\e023"; }

.flysaaicon-heathow-express:before {
  content: "\e024"; }

.flysaaicon-taxi:before {
  content: "\e025"; }

.flysaaicon-train:before {
  content: "\e026"; }

.flysaaicon-pdf:before {
  content: "\e028"; }

.flysaaicon-printmailarrow:before {
  content: "\e029"; }

.flysaaicon-mailarrow:before {
  content: "\e02a"; }

.flysaaicon-arrow:before {
  content: "\e02b"; }

.flysaaicon-check:before {
  content: "\e02c"; }

.flysaaicon-passenger-adult:before {
  content: "\e02e"; }

.flysaaicon-passenger-children:before {
  content: "\e02f"; }

.flysaaicon-passenger-infant:before {
  content: "\e030"; }

.flysaaicon-passenger-woman:before {
  content: "\e031"; }

.flysaaicon-payment:before {
  content: "\e032"; }

.flysaaicon-shopping-cart:before {
  content: "\e033"; }

.flysaaicon-tick:before {
  content: "\e035"; }

.flysaaicon-carriage:before {
  content: "\e036"; }

.flysaaicon-tools:before {
  content: "\e037"; }

.flysaaicon-socket-typea:before {
  content: "\e038"; }

.flysaaicon-socket-typeb:before {
  content: "\e039"; }

.flysaaicon-socket-typec:before {
  content: "\e03a"; }

.flysaaicon-socket-typed:before {
  content: "\e03b"; }

.flysaaicon-socket-typee:before {
  content: "\e03c"; }

.flysaaicon-socket-typef:before {
  content: "\e03d"; }

.flysaaicon-socket-typeg:before {
  content: "\e03e"; }

.flysaaicon-socket-typeh:before {
  content: "\e03f"; }

.flysaaicon-cargo-track:before {
  content: "\e044"; }

.flysaaicon-insurances:before {
  content: "\e045"; }

.flysaaicon-infotime:before {
  content: "\e047"; }

.flysaaicon-contact:before {
  content: "\e048"; }

.flysaaicon-lupa:before {
  content: "\e100"; }

.flysaaicon-logout:before {
  content: "\e049"; }

.flysaaicon-close:before {
  content: "\e017"; }

.flysaaicon-edit:before {
  content: "\e04e"; }

.flysaaicon-clone:before {
  content: "\e04f"; }

.flysaaicon-flight-inbound:before {
  content: "\e01d"; }

.flysaaicon-fax:before {
  content: "\e051"; }

.flysaaicon-socket-typen:before {
  content: "\e04c"; }

.flysaaicon-tax:before {
  content: "\e034"; }

.flysaaicon-zoomout:before {
  content: "\e013"; }

.flysaaicon-zoomin:before {
  content: "\e014"; }

.flysaaicon-youtube:before {
  content: "\e101"; }

.flysaaicon-warning:before {
  content: "\e050"; }

.flysaaicon-socket-typel:before {
  content: "\e043"; }

.flysaaicon-vodacom:before {
  content: "\e027"; }

.flysaaicon-socket-typem:before {
  content: "\e04b"; }

.flysaaicon-socket-typek:before {
  content: "\e042"; }

.flysaaicon-socket-typej:before {
  content: "\e041"; }

.flysaaicon-useruser-1:before {
  content: "\e102"; }

.flysaaicon-user-1:before {
  content: "\e103"; }

.flysaaicon-socket-typei:before {
  content: "\e040"; }

.flysaaicon-registered-mail:before {
  content: "\e052"; }

.flysaaicon-roundtrip:before {
  content: "\e020"; }

.flysaaicon-my-booking:before {
  content: "\e00f"; }

.flysaaicon-minus:before {
  content: "\e01e"; }

.flysaaicon-info:before {
  content: "\e02d"; }

.flysaaicon-infotel:before {
  content: "\e046"; }

.flysaaicon-destinations:before {
  content: "\e104"; }

.flysaaicon-credircard:before {
  content: "\e04d"; }

.flysaaicon-arrow-destination:before {
  content: "\e018"; }

.flysaaicon-arrow-light:before {
  content: "\e053"; }

.flysaaicon-link-blank:before {
  content: "\e054"; }

.flysaaicon-logout4:before {
  content: "\e007"; }

.flysaaicon-angle-double-right:before {
  content: "\e055"; }

.flysaaicon-angle-right:before {
  content: "\e056"; }

.flysaaicon-26degree:before {
  content: "\e057"; }

.flysaaicon-play:before {
  content: "\e058"; }

.flysaaicon-ios-pause:before {
  content: "\e059"; }

.flysaaicon-mailarroba:before {
  content: "\e05a"; }

.flysaaicon-mailarroba-1:before {
  content: "\e05b"; }

.bottom-solid {
  border-bottom: 1px solid #d7d7d7; }

.bottom-solid-miles {
  border-bottom: 2px solid #ebebeb; }

.bottom-dotted {
  border-bottom: 1px dotted #646464;
  position: relative; }

.bottom-dotted-brown {
  border-bottom: 1px dotted #977f53; }

.bottom-solid-thick {
  border-bottom: 5px solid #45617f; }

.static {
  position: static; }

.relative {
  position: relative; }

.absolute, .access, .hide {
  position: absolute; }

.center {
  margin: 0 auto;
  text-align: center; }

.text-up {
  vertical-align: super; }

.left {
  float: left; }

.right {
  float: right; }

.access, .hide {
  left: -9999em; }

.no-js .sr-only {
  width: 100%;
  height: 100%;
  clip: inherit;
  position: inherit; }

button.sr-only:focus {
  clip: inherit;
  height: auto;
  width: auto; }

.aui .mouse-navigation input[type=checkbox]:focus, .aui .mouse-navigation input[type=text]:focus, .mouse-navigation a:focus, .mouse-navigation button:focus, .mouse-navigation input:focus, .mouse-navigation select:focus {
  outline: 0; }

@media (max-width: 767px) {
  .pull-xs-right {
    float: right; }

  .pull-xs-left {
    float: left; }

  .nested-field .flysaaicon-dotted-arrow:before {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); } }
@media (min-width: 768px) and (max-width: 991px) {
  .pull-sm-right {
    float: right; }

  .pull-sm-left {
    float: left; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .pull-md-right {
    float: right; }

  .pull-md-left {
    float: left; } }
@media (min-width: 1200px) {
  .pull-lg-right {
    float: right; }

  .pull-lg-left {
    float: left; } }
body {
  font-family: Arial; }

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

@font-face {
  font-family: TradeGothicLTStd-Light;
  src: url(fonts/TradeGothicLTStd-Light.eot);
  src: url(fonts/TradeGothicLTStd-Light.eot?#iefix) format("embedded-opentype"), url(fonts/TradeGothicLTStd-Light.woff) format("woff"), url(fonts/TradeGothicLTStd-Light.ttf) format("truetype"), url(fonts/TradeGothicLTStd-Light.svg#TradeGothicLTStd-Light) format("svg"); }

@font-face {
  font-family: TradeGothicLTStd;
  src: url(fonts/TradeGothicLTStd.eot);
  src: url(fonts/TradeGothicLTStd.eot?#iefix) format("embedded-opentype"), url(fonts/TradeGothicLTStd.woff) format("woff"), url(fonts/TradeGothicLTStd.ttf) format("truetype"), url(fonts/TradeGothicLTStd.svg#TradeGothicLTStd) format("svg"); }

@font-face {
  font-family: TradeGothicLTStd-Bold;
  src: url(fonts/TradeGothicLTStd-Bold.eot);
  src: url(fonts/TradeGothicLTStd-Bold.eot?#iefix) format("embedded-opentype"), url(fonts/TradeGothicLTStd-Bold.woff) format("woff"), url(fonts/TradeGothicLTStd-Bold.ttf) format("truetype"), url(fonts/TradeGothicLTStd-Bold.svg#TradeGothicLTStd-Bold) format("svg"); }

.aui input[disabled], .aui input[readonly], .aui select[disabled], .aui select[readonly], .aui textarea[disabled], .aui textarea[readonly] {
  cursor: default; }

.aui form .custom-error .help-inline, .aui form .custom-error label.control-label {
  color: #b50303; }

.aui form .custom-disabled label {
  opacity: .6; }

.aui form .custom-disabled .flysaaicon-calendar, .aui form .custom-disabled input, .aui form .custom-disabled select {
  cursor: not-allowed !important;
  opacity: .5; }

.aui form .custom-success .help-inline, .aui form .custom-success label.control-label {
  color: #488212; }

.aui form .form-grouper.form-grouper--code {
  position: relative; }

.aui form .form-grouper.form-grouper--code .prefix {
  font-size: .9375em;
  position: absolute;
  top: 27px;
  left: 7px;
  color: #646464; }

.aui form .form-grouper.form-grouper--code .booking-widget .control-group input[type=text], .aui form .form-grouper.form-grouper--code .booking-widget .control-group select, .aui form .form-grouper.form-grouper--code .form-field, .booking-widget .control-group .aui form .form-grouper.form-grouper--code input[type=text], .booking-widget .control-group .aui form .form-grouper.form-grouper--code select {
  padding-left: 30px; }

.aui .form.form-generic2 {
  margin-bottom: 15px; }

.aui .form .form-grouper {
  margin-bottom: 10px; }

.aui .form .form-grouper .control-group {
  margin-bottom: 0; }

.aui .form .control-group {
  margin-bottom: 14px; }

.aui .form .control-group.error {
  margin-bottom: 5px; }

.aui .form .control-group.control-group-inline {
  margin-left: 5px;
  margin-right: 5px; }

.aui .form .form-link-container {
  text-align: left;
  margin-bottom: 10px;
  padding: 15px 0 20px 5px;
  border-bottom: 1px solid #d7d7d7; }

.aui .form .form-link, .aui .form .form-link-book {
  font-size: 1.25em;
  font-family: TradeGothicLTStd-Bold;
  color: #000; }

.aui .form .form-link-book:focus, .aui .form .form-link-book:hover, .aui .form .form-link:focus, .aui .form .form-link:hover {
  text-decoration: none;
  color: #000; }

.aui .form .form-link-book {
  color: #45617f; }

.aui .form .control-label-group {
  font-size: 1.25em;
  font-family: TradeGothicLTStd-Bold;
  color: #000;
  display: block;
  margin-bottom: 14px; }

.aui .form .control-label-group-warning {
  font-size: 1.375em;
  line-height: 24px;
  margin-bottom: 20px;
  font-family: TradeGothicLTStd-Bold;
  color: #bf3d2b;
  display: block; }

.aui .form label.checkbox, .aui .form label.radio {
  font-size: 1.25em;
  font-family: TradeGothicLTStd-Bold;
  color: #000;
  padding: 0; }

.aui .form label.checkbox input[type=checkbox], .aui .form label.checkbox input[type=radio], .aui .form label.radio input[type=checkbox], .aui .form label.radio input[type=radio] {
  width: 16px;
  height: 16px;
  margin: 2px 9px 5px 0; }

.aui .form label.control-label {
  display: block;
  font-size: 1.75em;
  color: #000;
  font-family: TradeGothicLTStd;
  margin: 0 0 1px 6px;
  line-height: 1.2;
  padding: 0; }

.aui .form .label-hidden {
  display: inline-block;
  width: 47.6%; }

.aui .form .label-hidden label.control-label {
  position: absolute;
  top: -9999px; }

.aui .form .label-hidden input {
  margin-top: 38px;
  margin-left: 10px; }

.aui .form .phone-position {
  width: 50%;
  display: inline-block; }

.aui .form .phone-position label.control-label {
  position: absolute; }

.aui .form .phone-position select {
  margin-top: 38px; }

.aui .form .control-field {
  border: 1px solid #e1e1e1;
  background-color: #e1e1e1;
  line-height: 2em;
  vertical-align: middle;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  height: auto;
  min-height: 50px;
  margin: 0;
  padding: 0;
  text-align: left;
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 1.5em;
  color: #323232;
  text-indent: 9px; }

.aui .form .control-field.text-area {
  height: 70px;
  text-indent: 0;
  padding: 9px;
  line-height: 1.2; }

.aui .form .control-field.select {
  text-indent: 4px; }

.aui .form .help-block {
  margin: 11px 0 0 5px; }

.aui .form.form-combo {
  border: 1px solid #d7d7d7;
  padding: 20px;
  margin-bottom: 20px; }

.aui .form.form-combo .button {
  margin-left: 10px; }

.aui .form .legend-default {
  height: 37px;
  font-size: 1.125em;
  background-color: #45617f;
  margin: 0;
  text-align: center;
  color: #fff;
  font-family: TradeGothicLTStd-Bold;
  border: 0;
  vertical-align: middle;
  font-weight: 400; }

.aui .form .legend-default legend {
  color: #fff;
  border: none; }

.aui .form.form-generic.form-search-surname, .aui .form.form-generic.form-search-surname .form-4 {
  margin-bottom: 0; }

.aui .form.form-generic.form-search-surname .buttonWidth {
  margin-top: 12px;
  width: 100%; }

.aui .form.form-generic.form-search-surname .results {
  background-color: #fff;
  position: relative;
  border-radius: 5px; }

.aui .form.form-generic.form-search-surname .results legend {
  position: absolute;
  top: -40px; }

.aui .form.form-generic.form-search-surname .results .split-pnr-content {
  margin: 20px; }

.aui .form.form-generic.form-search-surname .results .split-pnr-content .depending {
  display: block;
  margin-left: 50px;
  position: relative; }

.aui .form.form-generic.form-search-surname .results .split-pnr-content .depending:before {
  content: '-';
  position: absolute;
  border-left: 2px solid gray;
  left: -10px;
  height: 12px;
  color: gray; }

.aui .form.form-generic .form-error {
  margin: 0 0 15px 10px; }

.aui .form.form-generic .form-error .text-mandatory {
  font-size: .875em;
  margin: 0; }

.aui .form.form-generic .form-error .text-mandatory:before {
  font-size: 20px;
  color: inherit;
  display: inline-block;
  margin-right: 5px;
  vertical-align: text-bottom; }

.aui .form.form-generic .button-group {
  margin-top: 20px; }

.aui .form.form-generic.login-widget .login-widget-legend {
  line-height: inherit;
  border: none;
  font-size: 1.1em; }

.aui .form.form-generic.login-widget .login-widget-logged {
  font-size: 1.2em;
  font-weight: 700;
  color: #45617f;
  padding: 0 5px 5px; }

.aui .help-inline {
  font-size: .875em; }

.aui .form-passenger {
  border: 1px solid #d7d7d7;
  padding: 30px; }

.aui .form-passenger .hidden-label .control-group {
  margin-bottom: 0; }

.aui .form-passenger .form-grouper {
  margin: 0 0 6px; }

.aui .form-passenger .form-passenger-legend {
  border: 0;
  font-size: 1.875em;
  margin: 0 0 20px; }

.aui .form-passenger .form-newsletter-legend {
  border: 0;
  font-size: 1.075em;
  margin-bottom: 10px;
  line-height: 1.2em; }

.aui .form-passenger .legend-passenger-radio {
  border: 0;
  margin: 0;
  padding: 0;
  line-height: 1.1;
  font-size: 1.25em;
  font-family: TradeGothicLTStd; }

.aui .form-passenger .phone-position label.control-label {
  position: absolute; }

.aui .form-passenger label.radio {
  font-family: TradeGothicLTStd; }

.aui .form-passenger .field-size {
  margin-bottom: 10px; }

.aui .form-passenger .field-size fieldset {
  margin-bottom: 19px; }

.aui .form-passenger .field-size fieldset.expiry-date-group {
  margin-bottom: 24px; }

.aui .form-passenger .field-size.nomargin .control-group {
  margin-bottom: 5px; }

.aui .form-passenger textarea.control-field {
  width: 100%;
  height: 121px; }

.aui .form-passenger a {
  font-size: 1.4em;
  color: #45617f;
  padding-bottom: 20px;
  margin-left: 5px;
  display: block; }

.aui .form-passenger a.flysaaicon-calendar {
  top: 3px;
  font-size: 1.4em;
  padding-bottom: 0; }

.aui .form-passenger .checkfull label {
  display: block;
  margin-top: 5px; }

.aui .form-passenger .filled {
  background-color: #ebebeb;
  max-height: 130px;
  overflow-y: auto;
  padding-top: 10px;
  padding-left: 10px;
  margin-bottom: 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.aui .form-passenger .filled100 {
  max-height: 306px; }

.aui .form-passenger .expiry-date-group legend {
  margin: 0 0 1px 7px; }

.aui .form-passenger.form-generic label.control-label {
  padding-right: 0; }

.aui .form-bestfare {
  border: 1px solid #d7d7d7;
  padding: 30px; }

.aui .form-bestfare .form-grouper {
  margin: 0 0 10px; }

.aui .form-bestfare .form-bestfare-legend {
  border: 0;
  font-size: 1.875em;
  margin: 0 0 20px; }

.aui .form-generic .group-line, .aui .form-generic .group-line2 {
  border: 1px solid #d7d7d7;
  padding: 29px; }

.aui .form-bestfare a {
  color: #45617f; }

.aui .form-bestfare .bestfare-attachment {
  margin-bottom: 20px; }

.aui .form-a {
  margin-top: 30px;
  margin-bottom: 7px; }

.aui .form-a .form-a-field {
  font-size: 1.25em;
  color: #45617f; }

.aui .list-media-form .control-group .control-label {
  left: -9999em;
  position: absolute; }

.aui .form.form-generic input[type=checkbox], .aui .form.form-generic input[type=radio] {
  width: auto; }

.aui .form-generic {
  margin-bottom: 20px; }

.aui .form-generic .form-passenger-legend {
  font-family: TradeGothicLTStd;
  font-weight: 400; }

.aui .form-generic .row {
  margin-left: -8px; }

.aui .form-generic .group-line > .alert-error, .aui .form-generic .group-line > .alert-success {
  margin-top: 20px; }

.aui .form-generic .group-line2 {
  background-color: #f2f2f2; }

.aui .form-generic .tg-tab-content-container {
  margin-top: 31px; }

.aui .form-generic table.table .form-1 {
  padding: 0 29px; }

.aui .form-generic table.table .legend-type3 {
  margin: 0 0 19px;
  font-size: 1.5384615385em; }

.aui .form-generic table.table label.checkbox {
  font-size: 1.1538461538em;
  font-family: Arial; }

.aui .form-generic .form-1 .legend-type1 {
  border-bottom: none;
  font-size: 1.625em;
  font-family: TradeGothicLTStd-Bold;
  color: #000;
  margin-bottom: 6px; }

.aui .form-generic .form-1 .legend-type1:before {
  border-bottom: none;
  font-size: 1.625em;
  position: relative;
  top: 8px;
  margin-right: 18px; }

.aui .form-generic .form-1 .button-group .form-btn1 {
  margin-bottom: 0;
  padding-left: 50px;
  padding-right: 50px; }

.aui .form-generic .form-1 .legend-type2 {
  border: none;
  padding: 0;
  margin: 0 0 10px;
  font-size: 1.9em; }

.aui .form-generic .form-1 .p-label1, .aui .form-generic .form-1 .p-label2 {
  display: block;
  font-size: 1.25em;
  color: #000;
  font-family: TradeGothicLTStd;
  margin: 0 0 1px 6px;
  line-height: 1.2;
  padding: 0; }

.aui .form-generic .form-3 fieldset, .aui .form-generic .form-tab .group-line fieldset {
  margin-bottom: 0; }

.aui .form-generic .form-1 .p-label2 {
  font-size: 1em;
  margin-top: 7px;
  margin-left: 11px; }

.aui .form-generic .fieldset-individual .legend-type2, .aui .form-generic .form-2 .legend-type2, .aui .form-generic .form-3 .legend-type2, .aui .form-generic .form-4 .legend-type2, .aui .form-generic .form-5 .legend-type2, .aui .form-generic .form-tab .legend-type2 {
  background-color: #45617f;
  margin: 0;
  text-align: center;
  font-size: 1.5em;
  color: #fff;
  font-family: TradeGothicLTStd-Bold;
  border: 0;
  line-height: 25px;
  vertical-align: middle;
  padding: 12px; }

.aui .form-generic .form-tab .group-line {
  padding: 29px 17px 29px 14px; }

.aui .form-generic .form-3 .group-line {
  padding: 9px 20px 29px; }

.aui .form-generic .form-3 label.radio input[type=checkbox] {
  margin: 0 9px 2px 0; }

.aui .form-generic .form-4 .group-line, .aui .form-generic .form-5 .group-line {
  padding: 20px 20px 29px; }

.aui .form-generic .form-4 .group-line fieldset legend, .aui .form-generic .form-5 .group-line fieldset legend {
  margin-left: 5px; }

.aui .form-generic .form-4 fieldset, .aui .form-generic .form-5 fieldset {
  margin-bottom: 0; }

.aui .form-generic .form-4 .button-group, .aui .form-generic .form-5 .button-group {
  margin-top: 20px;
  padding: 0; }

.aui .form-generic .fieldset-individual .control-label-info {
  top: 48px; }

.aui .form-generic .fieldset-individual .control-label-info:after {
  font-size: 1.125em; }

.aui .form-generic .fieldset-individual fieldset {
  margin: 0; }

.aui .form-generic .legend-type3 {
  display: block;
  font-size: 1.75em;
  color: #000;
  font-family: TradeGothicLTStd;
  margin: 0 0 6px 9px;
  line-height: 1.2;
  padding: 0;
  border: none; }

.aui .form-generic .legend-type3.sr-only {
  position: relative;
  min-height: 23px;
  visibility: hidden; }

.aui .form-generic .radio-type {
  padding-top: 7px; }

.aui .form-generic .radio-type .radio-type-label {
  display: inline;
  margin-right: 8px;
  font-family: TradeGothicLTStd-Bold;
  font-size: 1.25em; }

.aui .form-generic .advice-note, .aui .form-generic .advice-note-c1ab81 {
  background-color: #ebebeb;
  padding: 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #000;
  font-size: .9375em;
  margin-bottom: 20px;
  margin-top: 20px;
  line-height: 1.2;
  font-family: TradeGothicLTStd; }

.aui .form-generic .advice-note p, .aui .form-generic .advice-note span, .aui .form-generic .advice-note-c1ab81 p, .aui .form-generic .advice-note-c1ab81 span {
  font-size: 1em;
  margin-bottom: 10px; }

.aui .form-generic .advice-note p:last-child, .aui .form-generic .advice-note span:last-child, .aui .form-generic .advice-note-c1ab81 p:last-child, .aui .form-generic .advice-note-c1ab81 span:last-child {
  margin-bottom: 0; }

.aui .form-generic .advice-note ul, .aui .form-generic .advice-note-c1ab81 ul {
  list-style-type: disc;
  margin-left: 25px; }

.aui .form-generic .advice-note ul li, .aui .form-generic .advice-note-c1ab81 ul li {
  margin-bottom: 4px; }

.aui .form-generic .advice-note a, .aui .form-generic .advice-note-c1ab81 a {
  color: #45617f;
  text-decoration: underline; }

.aui .form-generic .advice-note-c1ab81 {
  background-color: #c1ab81; }

.aui .form-generic .important-note {
  color: #b98d3c;
  font-size: 1.125em;
  padding: 20px 0;
  font-family: TradeGothicLTStd-Bold;
  display: block;
  line-height: 22px;
  text-transform: uppercase;
  border-bottom: none;
  margin-bottom: 10px; }

.aui .form-generic .important-note-a {
  color: #45617f;
  font-family: TradeGothicLTStd;
  display: inline-block;
  line-height: 30px;
  text-decoration: underline; }

.aui .form-generic .info-note {
  font-size: 1.125em;
  color: #323232;
  display: block;
  padding-bottom: 10px;
  font-family: TradeGothicLTStd; }

.aui .form-generic .legend-element {
  font-family: TradeGothicLTStd-Bold;
  font-size: 1.25em;
  padding: 0;
  display: block;
  border: none;
  line-height: 1; }

.aui .form-generic .control-label span {
  white-space: nowrap; }

.table-responsive.nowrap, .table-responsive.nowrap .table > tbody > tr > td, .table-responsive.nowrap > .table > tbody > tr > th {
  white-space: normal; }

.aui .form-generic .text-area {
  height: 70px;
  text-indent: 0;
  padding: 9px;
  line-height: 1.2; }

.aui .form-generic legend + .control-group {
  margin-top: 0; }

.aui .form-generic .form-notification {
  font-family: TradeGothicLTStd;
  font-size: .875em;
  margin-top: 10px;
  display: block;
  color: #959595; }

.aui .form-generic .control-label-info {
  position: absolute;
  right: 0;
  top: 10px;
  margin-right: 10px; }

.aui .form-generic .control-label-info:after {
  font-family: flysaa-icons;
  content: "\E02D";
  font-size: 14px;
  color: #193f69; }

.aui .form-generic .popover {
  background-color: #193f69;
  max-width: inherit; }

.aui .form-generic .popover .popover-content {
  width: 331px;
  color: #fff;
  padding: 26px 26px 9px 14px; }

.aui .form-generic .popover .popover-content p {
  font-family: Arial; }

.aui .form-generic .popover .popover-content li {
  margin-top: 5px;
  list-style-type: disc; }

.aui .form-generic .popover .flysaaicon-close {
  color: #fff;
  position: absolute;
  right: 7px;
  top: 7px;
  text-decoration: none; }

.aui .form-generic .popover .flysaaicon-close:before {
  content: "\e017"; }

.aui .form-generic .group-email-help {
  margin-bottom: 5px; }

.aui .form-generic .upload-position {
  margin-bottom: 30px;
  padding-left: 11px;
  padding-right: 11px; }

.aui .form-generic .upload-label {
  display: block;
  font-size: 1.25em;
  color: #000;
  font-family: TradeGothicLTStd;
  margin: 0 0 10px 6px;
  line-height: 1.2;
  padding: 0; }

.aui .form-generic .adjunted-file {
  display: block;
  margin-top: 12px;
  box-shadow: none;
  border: none;
  background: 0 0; }

.aui .form-generic .file-upload {
  width: 100%;
  position: relative;
  overflow: hidden; }

.aui .form-generic .file-upload input.upload {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 28px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0); }

.aui .form-generic .file-upload .control-group {
  margin: 0;
  padding: 0; }

.aui .form-generic .file-upload .control-group label {
  margin: 0;
  padding: 7px 37px;
  color: #fff;
  font-size: 1.05em; }

.aui .form-generic .popover.top .arrow:after {
  border-top-color: #193f69; }

.aui .form-generic input[type=checkbox], .aui .form-generic input[type=file], .aui .form-generic input[type=image], .aui .form-generic input[type=submit], .aui .form-generic input[type=reset], .aui .form-generic input[type=button], .aui .form-generic input[type=radio] {
  width: 100%; }

.aui .form-generic label.control-label {
  padding-right: 20px; }

.aui .form-generic.form-login .form-grouper {
  margin-bottom: 14px; }

.aui .form-generic.form-login .form-grouper .button-group {
  margin: 10px 0 0; }

.aui .form-generic.form-login .button-group a:not(.button) {
  display: block;
  margin-top: 10px; }

.aui .form-generic.form-login .separator {
  margin-bottom: 5px; }

.aui .form-generic.form-login .separator-text {
  display: inline-block;
  padding: 0 5px;
  background-color: #e4e8ee;
  position: relative;
  top: -11px;
  font-size: .875em;
  font-family: TradeGothicLTStd; }

.aui .form-generic.form-booking fieldset .legend-type2, .aui .form-generic.form-login fieldset .legend-type2 {
  font-family: TradeGothicLTStd;
  font-size: 1.5em;
  color: #fff;
  background-color: #6a8199;
  padding: 6px 20px;
  line-height: 24px;
  text-align: left;
  height: auto; }

.aui .form-generic.form-booking fieldset .legend-type2 h3, .aui .form-generic.form-login fieldset .legend-type2 h3 {
  font-size: .9795918367em;
  margin: 0;
  font-weight: 400; }

.aui .form-generic.form-booking .group-line, .aui .form-generic.form-login .group-line {
  background-color: #e4e8ee;
  border: 0; }

.aui .form-generic.form-booking .group-line .field.control-field, .aui .form-generic.form-login .group-line .field.control-field {
  background-color: #fff; }

.aui .form-generic.form-booking .group-line .button-group, .aui .form-generic.form-login .group-line .button-group {
  text-align: center; }

.aui .form-generic .text-link {
  font-size: 1.25em;
  font-family: TradeGothicLTStd-Bold;
  margin-top: 3px;
  margin-bottom: 19px;
  margin-left: 4px;
  display: inline-block;
  color: #595959; }

.aui .form-generic .text-link:hover {
  color: #0077b3;
  text-decoration: underline; }

.aui .popover-content-body, .aui .popover-title {
  display: none; }

.flysaaicon-destinations:before {
  color: #d7d7d7;
  font-size: 16px;
  margin-right: 10px; }

.flysaaicon-flight-inbound:before, .flysaaicon-flight-outbound:before {
  font-size: 40px;
  line-height: 16px;
  margin-right: 14px;
  vertical-align: middle; }

.booking-widget .control-group > label, .form-grouper > label, .label-text {
  display: inline-block;
  font-family: TradeGothicLTStd;
  font-size: 1.625em;
  color: #000;
  margin: 0 0 4px 5px;
  padding-top: 18px; }

.aui .login-wrapper .login-form .control-group input[type=text], .booking-widget .control-group input[type=text], .booking-widget .control-group select, .form-field, .form-field2, .form-grouper .form-field, .form-grouper input.form-field[type=text], .form-grouper input.form-field[type=password], .form-grouper input.form-field[type=datetime], .form-grouper input.form-field[type=datetime-local], .form-grouper input.form-field[type=date], .form-grouper input.form-field[type=month], .form-grouper input.form-field[type=time], .form-grouper input.form-field[type=week], .form-grouper input.form-field[type=number], .form-grouper input.form-field[type=email], .form-grouper input.form-field[type=url], .form-grouper input.form-field[type=search], .form-grouper input.form-field[type=tel], .form-grouper select.form-field, .form-grouper textarea.form-field {
  background-color: #e1e1e1;
  border: 1px solid #e1e1e1;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
  padding: 0 0 0 14px;
  font-size: 1.375em;
  color: #646464;
  line-height: 34px;
  height: 34px;
  vertical-align: middle;
  display: block;
  width: 100%;
  text-align: left; }

.aui .login-wrapper .login-form .control-group input[type=text], .form-field2 {
  text-align: center;
  min-height: 50px; }

.form-grouper.text-center label {
  margin-left: 0; }

.aui .form-grouper-line {
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 28px; }

.form-group-date {
  position: relative;
  padding-right: 61px; }

.form-group-date .calendar {
  position: absolute;
  bottom: 0;
  right: 0;
  cursor: pointer;
  font-size: 2.625em;
  color: #193F69; }

.form-group-date .calendar:hover {
  text-decoration: none; }

.form-group-button {
  position: relative; }

.form-group-button .button {
  position: absolute;
  right: 0;
  bottom: 0;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.form-group-button .button:before {
  text-indent: 0;
  display: block; }

.booking-widget .control-group .form-grouper input[type=password][type=text], .form-grouper .booking-widget .control-group input[type=password][type=text], .form-grouper input[type=password].form-field {
  background: #fff; }

.form fieldset {
  margin-bottom: 20px; }

.form fieldset.legend-line > legend {
  background-color: #45617f;
  margin: 0;
  text-align: center;
  font-size: 1.5em;
  color: #fff;
  font-family: TradeGothicLTStd-Bold;
  border: 0;
  line-height: 57px;
  vertical-align: middle; }

.form fieldset.legend-line .fieldset-cont {
  border: 1px solid #d7d7d7;
  border-top: 0;
  padding: 14px 20px 12px; }

.form fieldset.field-radio-group legend {
  font-size: 1.125em;
  margin: 0;
  font-family: TradeGothicLTStd;
  color: #000;
  border: 0;
  width: auto; }

.booking-widget .control-group select, .form-grouper select.form-field, select.form-field {
  padding-left: 14px; }

.help-block {
  display: block;
  font-size: 1.125em;
  font-family: TradeGothicLTStd;
  margin: 12px 0 0 5px; }

span.help-block {
  color: #646464; }

.field-info {
  font-size: 1.25em;
  color: #b98d3c;
  font-family: TradeGothicLTStd-Bold;
  line-height: 20px; }

.nested-field .flysaaicon-dotted-arrow {
  position: relative; }

.nested-field .flysaaicon-dotted-arrow:before {
  position: absolute;
  bottom: 0;
  left: 50%;
  font-size: 20px;
  margin-left: -10px;
  color: #646464; }

.nested-field .flysaaicon-dotted-arrow .control-group {
  padding-bottom: 30px; }

.aui-datepicker {
  display: block; }

.aui-datepicker .control-group .group-datepicker {
  position: relative; }

.aui-datepicker .control-group .field {
  padding-right: 30px !important;
  cursor: pointer; }

.aui-datepicker .control-group .flysaaicon-calendar {
  position: absolute;
  top: 11px;
  right: 7px;
  color: #193f69;
  font-size: 1.8em; }

.aui .control-group.success input, .aui .control-group.success select, .aui .control-group.success textarea {
  border-color: #006b2f;
  color: #006b2f; }

.aui .control-group.success .checkbox, .aui .control-group.success .radio {
  color: #006b2f; }

@media (min-width: 768px) {
  .aui .form .legend-default legend {
    font-size: inherit; }

  .aui .form .control-label-group, .aui .form .form-link, .aui .form .form-link-book, .aui .form label.checkbox, .aui .form label.radio {
    font-size: .875em; }

  .aui .form .form-link-book {
    display: block; }

  .aui .form .form-link-container {
    text-align: center;
    padding: 0 0 14px; }

  .aui .form label.control-label {
    font-size: 1.125em;
    margin-bottom: 0; }

  .aui .form .control-field {
    line-height: 1.625em;
    height: auto;
    min-height: 28px;
    font-size: .9375em; }

  .aui .form .control-fieldselect option {
    line-height: 1.5em; }

  .aui .form .control-label-group-warning {
    line-height: 18px;
    font-size: 1.125em;
    margin-bottom: 14px; }

  .aui .form .label-hidden {
    width: 44%; }

  .aui .form .label-hidden input {
    margin-top: 1.65em;
    margin-left: 10px; }

  .aui .form .phone-position select {
    margin-top: 1.65em; }

  .aui .form .form-passenger-legend.enquirer {
    min-height: 80px; }

  .aui .form-book label.control-label {
    margin-bottom: 2px; }

  .aui .form.form-generic2 label.radio {
    font-size: 1em; }

  .aui .form.form-passenger .control-field {
    height: auto;
    min-height: 32px; }

  .aui .form.form-passenger textarea.control-field {
    width: 100%;
    height: 114px; }

  .aui .form.form-passenger .form-join-onbiz textarea.control-field {
    height: 110px; }

  .aui .form.form-passenger select.control-field {
    min-height: 32px; }

  .aui .form.form-passenger a {
    font-size: 1.2em; }

  .aui .form.form-passenger a.flysaaicon-calendar {
    top: 4px;
    font-size: 1.4em;
    padding-bottom: 0; }

  .aui .form.form-passenger .legend-type3 {
    font-size: 1.125em;
    margin: 0 0 1px; }

  .aui .form.form-passenger .check49 {
    width: 49%;
    float: left;
    padding-left: 33px; }

  .form fieldset.legend-line .fieldset-cont {
    padding-top: 21px;
    padding-bottom: 8px; }

  .form .form-a a.form-a-field {
    font-size: .875em; }

  .aui .login-wrapper .login-form .control-group .form input[type=text], .form .aui .login-wrapper .login-form .control-group input[type=text], .form .form-field2 {
    text-align: left;
    min-height: 30px; }

  .aui .form-generic fieldset {
    font-family: TradeGothicLTStd; }

  .aui .form-generic fieldset.legend-line .fieldset-cont {
    padding-top: 0;
    padding-bottom: 16px; }

  .aui .form-generic .legend-element {
    font-size: 1em;
    padding: 16px 0 0; }

  .aui .form-generic .fieldset-individual .control-label-info:after, .aui .form-generic .info-note, .aui .form-generic .radio-type .radio-type-label {
    font-size: .875em; }

  .aui .form-generic .form-5 .legend-element {
    padding: 6px 0 0;
    margin: 0; }

  .aui .form-generic .form-1 .button-group.text-right .button, .aui .form-generic .form-2 .button-group.text-right .button {
    margin-left: 5px;
    margin-right: 7px; }

  .aui .form-generic .form-1 input.button {
    width: 47%; }

  .aui .form-generic .form-2 .group-line {
    padding: 4px 29px 29px; }

  .aui .form-generic .form-2 fieldset {
    margin-bottom: 0; }

  .aui .form-generic .fieldset-individual .control-label-info {
    top: 55px; }

  .aui .form-generic .form-3 input.button {
    width: inherit; }

  .aui .form-generic .important-note {
    padding: 8px 0 0; }

  .aui .form-generic .legend-type3 {
    font-size: 1.45em; }

  .aui .form-generic input[type=checkbox], .aui .form-generic input[type=file], .aui .form-generic input[type=image], .aui .form-generic input[type=submit], .aui .form-generic input[type=reset], .aui .form-generic input[type=button], .aui .form-generic input[type=radio] {
    width: auto; }

  .aui .form-generic .control-label-info {
    top: 0; }

  .aui .form-generic .control-label-info:after {
    font-size: 1.125em; }

  .aui .form-generic .control-label-info:hover {
    text-decoration: none; }

  .aui .form-generic .file-upload .control-group label {
    padding: 7px 0;
    font-size: 1.05em; }

  .aui .form-generic .text-link {
    font-size: .875em;
    font-family: TradeGothicLTStd-Bold;
    margin-top: 3px;
    margin-bottom: 16px; }

  .form-grouper {
    margin-bottom: 26px; }

  .form-grouper.form-grouper-line {
    padding-bottom: 8px; }

  .form-grouper > label {
    padding: 0;
    font-size: 1.25em; }

  .booking-widget .control-group .form-grouper input[type=text], .booking-widget .control-group .form-grouper input[type=password][type=text], .booking-widget .control-group .form-grouper input[type=datetime][type=text], .booking-widget .control-group .form-grouper input[type=datetime-local][type=text], .booking-widget .control-group .form-grouper input[type=date][type=text], .booking-widget .control-group .form-grouper input[type=month][type=text], .booking-widget .control-group .form-grouper input[type=time][type=text], .booking-widget .control-group .form-grouper input[type=week][type=text], .booking-widget .control-group .form-grouper input[type=number][type=text], .booking-widget .control-group .form-grouper input[type=email][type=text], .booking-widget .control-group .form-grouper input[type=url][type=text], .booking-widget .control-group .form-grouper input[type=search][type=text], .booking-widget .control-group .form-grouper input[type=tel][type=text], .booking-widget .control-group .form-grouper select, .booking-widget .control-group input[type=text], .booking-widget .control-group select, .form-field, .form-grouper .booking-widget .control-group input[type=text], .form-grouper .booking-widget .control-group input[type=password][type=text], .form-grouper .booking-widget .control-group input[type=datetime][type=text], .form-grouper .booking-widget .control-group input[type=datetime-local][type=text], .form-grouper .booking-widget .control-group input[type=date][type=text], .form-grouper .booking-widget .control-group input[type=month][type=text], .form-grouper .booking-widget .control-group input[type=time][type=text], .form-grouper .booking-widget .control-group input[type=week][type=text], .form-grouper .booking-widget .control-group input[type=number][type=text], .form-grouper .booking-widget .control-group input[type=email][type=text], .form-grouper .booking-widget .control-group input[type=url][type=text], .form-grouper .booking-widget .control-group input[type=search][type=text], .form-grouper .booking-widget .control-group input[type=tel][type=text], .form-grouper .booking-widget .control-group select, .form-grouper .form-field, .form-grouper input.form-field[type=text], .form-grouper input.form-field[type=password], .form-grouper input.form-field[type=datetime], .form-grouper input.form-field[type=datetime-local], .form-grouper input.form-field[type=date], .form-grouper input.form-field[type=month], .form-grouper input.form-field[type=time], .form-grouper input.form-field[type=week], .form-grouper input.form-field[type=number], .form-grouper input.form-field[type=email], .form-grouper input.form-field[type=url], .form-grouper input.form-field[type=search], .form-grouper input.form-field[type=tel], .form-grouper input[type=text].form-field, .form-grouper input[type=password].form-field, .form-grouper input[type=datetime].form-field, .form-grouper input[type=datetime-local].form-field, .form-grouper input[type=date].form-field, .form-grouper input[type=month].form-field, .form-grouper input[type=time].form-field, .form-grouper input[type=week].form-field, .form-grouper input[type=number].form-field, .form-grouper input[type=email].form-field, .form-grouper input[type=url].form-field, .form-grouper input[type=search].form-field, .form-grouper input[type=tel].form-field, .form-grouper select.form-field, .form-grouper textarea.form-field {
    line-height: 1.625em;
    min-height: 28px;
    height: auto;
    font-size: .9375em; }

  .form-group-date {
    padding-right: 34px; }

  .form-group-date .calendar {
    font-size: 22px; }

  .help-block {
    font-size: .875em; }

  .field-info {
    font-size: 1.125em;
    margin: 0 0 10px;
    display: inline-block; }

  .nested-field .flysaaicon-dotted-arrow:before {
    bottom: 9px;
    left: auto;
    right: -10px;
    font-size: 12px;
    margin-left: 0; }

  .nested-field .flysaaicon-dotted-arrow .control-group {
    padding-bottom: 0;
    padding-right: 7.5px; }

  .without-label {
    margin-top: 42px; }

  .column-size1 {
    padding-right: 30px; }

  .column-size2 {
    padding-left: 30px; }

  .column-size3 {
    padding: 0; }

  .colum-sizeL {
    padding-right: 30px; }

  .colum-sizeR {
    padding-left: 30px; }

  .colum-sizeL20 {
    padding-right: 20px; }

  .colum-sizeR20 {
    padding-left: 20px; }

  .colum-sizeL-2 {
    padding: 0 15px 0 7px; }

  .aui-datepicker .control-group .flysaaicon-calendar {
    top: 3px;
    font-size: 1.4em; } }
.button, .button-group, .button-group-center {
  text-align: center; }

.aui .popover-type2 .popover.bottom .arrow, .aui .popover-type2 a {
  display: block; }

.input-split {
  width: 46% !important; }

@media (min-width: 992px) {
  .aui .form-generic input[type=checkbox], .aui .form-generic input[type=file], .aui .form-generic input[type=image], .aui .form-generic input[type=submit], .aui .form-generic input[type=reset], .aui .form-generic input[type=button], .aui .form-generic input[type=radio] {
    width: auto; }

  .aui .form.form-passenger a {
    font-size: 1em; }

  .aui .form-join-onbiz .control-group {
    margin-bottom: 25px; }

  .form.form-generic .form-1 .form-padding-right {
    padding-right: 34px; }

  .form.form-generic .form-1 .form-padding-left {
    padding-left: 34px; }

  .form.form-generic .form-1 .file-upload .control-group {
    margin-bottom: 0; }

  .form.form-generic .form-1 .control-group {
    margin-bottom: 26px; }

  .form.form-generic .form-1 input.button {
    width: 37%; }

  .form.form-generic .form-1 .legend-type1 {
    font-size: 1.125em;
    margin-bottom: 18px; }

  .form.form-generic .fieldset-individual .legend-type2, .form.form-generic .form-2 .legend-type2, .form.form-generic .form-3 .legend-type2, .form.form-generic .form-4 .legend-type2, .form.form-generic .form-5 .legend-type2, .form.form-generic .form-tab .legend-type2 {
    min-height: 37px;
    height: auto;
    font-size: 1.125em;
    line-height: 2.1875em;
    padding: 2px; }

  .form.form-generic fieldset.legend-line legend {
    height: 37px;
    font-size: 1.125em;
    line-height: 37px; }

  .form.form-generic fieldset.legend-line .fieldset-cont {
    padding-top: 10px; }

  .form.form-generic .form-4 h3 {
    margin: 0; }

  .form.form-generic.form-generic2 fieldset.legend-line .legend-default legend {
    font-size: 1em; }

  .form.form-generic.form-generic2 fieldset.legend-line legend {
    height: auto;
    font-size: 1.125em;
    line-height: inherit; }

  .form.form-generic.form-generic2 fieldset.legend-line legend.type2 {
    font-size: 1em;
    margin-bottom: 10px;
    line-height: inherit; }

  .column-size1 {
    padding-right: 40px; }

  .column-size2 {
    padding: 0 20px; }

  .column-size3 {
    padding-left: 40px; } }
.aui .popover-type2 .popover {
  border: none;
  width: 100%;
  position: inherit;
  max-width: inherit; }

.aui .popover-type2 .popover .flysaaicon-close {
  position: absolute;
  right: 12px;
  color: #193f69;
  font-size: 1.0625em;
  height: auto; }

.aui .popover-type2 .popover .flysaaicon-close:hover {
  text-decoration: none; }

.aui .popover-type2 .popover .popover-body-title {
  padding-bottom: 10px;
  display: block;
  border-bottom: 1px dotted #000;
  margin-bottom: 10px;
  font-family: Arial;
  font-weight: 700;
  font-size: 1.125em;
  color: #323232; }

.aui .popover-type2 .popover.bottom {
  margin-top: 0; }

.aui .popover-type2 img {
  width: 100%; }

@media (min-width: 768px) {
  .aui .popover-type2 a {
    display: block; }

  .aui .popover-type2 .popover {
    border: none;
    width: 420px;
    position: absolute !important; }

  .aui .popover-type2 img {
    max-width: auto; } }
.button-group .button {
  margin-right: 5px; }

.button-group.text-right .button {
  margin-left: 5px;
  margin-right: 0; }

.button-group .button-group-text {
  font-size: 1.125em;
  color: #323232;
  font-family: TradeGothicLTStd-Bold; }

.button-group.button-group-traveller {
  margin-bottom: 15px; }

.button-group.button-group-traveller .button5.toggleDisplayLink {
  background-color: #e4e8ee;
  border-color: #e4e8ee;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px;
  border-radius: 3px 3px 0 0; }

.button-group.button-group-traveller .button5.toggleDisplayLink.toggleDisplayToShow {
  background-color: #fff;
  border-color: #45617f;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

.button-group-margin {
  margin-top: 22px; }

.button-group-center button {
  margin: 5px !important;
  width: 100px; }

a.button, button.button, input.button {
  font-family: TradeGothicLTStd; }

.add-row.btn, .delete-row.btn {
  background: #006b2f;
  color: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.add-row.btn:focus, .add-row.btn:hover, .delete-row.btn:focus, .delete-row.btn:hover {
  background-color: #003e21;
  border-color: #003e21;
  text-decoration: none;
  color: #fff; }

.button {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  font-size: 1.375em;
  line-height: 38px;
  border: 1px solid transparent;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }

.button.button1, .button.button2, .button.button3, .button.button4 {
  color: #fff;
  background: #45617f;
  border: 1px solid #45617f;
  -webkit-box-shadow: 0 3px 0 0 #2c3f52;
  box-shadow: 0 3px 0 0 #2c3f52;
  position: relative;
  line-height: 40px;
  font-size: 1.1875em;
  margin: 0 0 3px;
  padding: 0 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.button.button1:hover, .button.button2:hover, .button.button3:hover, .button.button4:hover {
  background: #2c3f52;
  border-color: #2c3f52;
  text-decoration: none;
  color: #fff; }

.button.button1:focus, .button.button2:focus, .button.button3:focus, .button.button4:focus {
  box-shadow: none;
  outline: #00d2ff solid 2px;
  background: #2c3f52;
  color: #fff; }

.button.button1:active, .button.button2:active, .button.button3:active, .button.button4:active {
  -webkit-box-shadow: 0 3px 0 0 #2c3f52;
  box-shadow: 0 3px 0 0 #2c3f52; }

.button.button2 {
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 0;
  border: none;
  background-color: #977f53;
  padding: 0 20px; }

.button.button3 {
  -webkit-box-shadow: 0 3px 0 0 #b0712c;
  box-shadow: 0 3px 0 0 #b0712c;
  color: #323232;
  border-color: #e2a35f;
  background-color: #e2a35f; }

.button.button3:focus, .button.button3:hover {
  background-color: #b0712c;
  border-color: #b0712c;
  text-decoration: none; }

.button.button4 {
  -webkit-box-shadow: 0 3px 0 0 #003e21;
  box-shadow: 0 3px 0 0 #003e21;
  color: #fff;
  border-color: #006b2f;
  background-color: #006b2f; }

.button.button4:hover {
  background-color: #003e21;
  border-color: #003e21;
  text-decoration: none; }

.button.button4:focus {
  background-color: #006b27;
  border-color: #003e21;
  text-decoration: none;
  outline: #00ff5b solid 2px;
  box-shadow: none;
  color: #fff; }

.button.button4:focus[disabled], .button.button4[disabled] {
  color: #333;
  background-color: #eaeaea;
  cursor: not-allowed; }

.button.button5 {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  line-height: 32px;
  font-size: 1.4em;
  margin: 0;
  padding: 0 17px;
  color: #45617f;
  border: 1px solid #45617f;
  background-color: #fff;
  font-weight: 700; }

.button.button1-1 {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  line-height: inherit;
  font-size: 1.4em;
  margin: 0;
  padding: 10px 17px;
  color: #fff;
  border: 1px solid #45617f;
  background: #45617f;
  width: 100%;
  -webkit-box-shadow: 0 3px 0 0 #2c3f52;
  box-shadow: 0 3px 0 0 #2c3f52; }

.button.button1-1:hover {
  background: #2c3f52;
  border-color: #2c3f52;
  text-decoration: none;
  color: #fff; }

.button.button1-1:focus {
  box-shadow: none;
  outline: #00d2ff solid 2px;
  background: #2c3f52;
  color: #fff; }

.mouse-navigation .button.button1:focus, .mouse-navigation .button.button2:focus, .mouse-navigation .button.button3:focus, .mouse-navigation .button.button4:focus {
  outline: 0; }

.mouse-navigation .btn.button-select {
  outline: 0;
  box-shadow: none; }

@media (max-width: 767px) {
  .button-group .button.pull-left, .button-group .button.pull-right, .button-group .upload-position.pull-left, .button-group .upload-position.pull-right {
    float: none !important; }

  .button-group.text-left, .button-group.text-right {
    text-align: center; }

  .button-group.text-left .button, .button-group.text-right .button {
    margin-left: 0;
    margin-right: 0; }

  .button-group .button, .button-group .upload-position {
    width: 75%;
    display: inline-block;
    margin: 0 0 20px; } }
@media (min-width: 768px) {
  .button-group {
    text-align: left; }

  .button-group.button-group-sm-full .button {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0; }

  .button-group.button-group-inline .button {
    margin-top: 18px; }

  .button {
    font-size: 1.125em; }

  .button-group-margin {
    margin-top: 36px; } }
.arrow-button {
  background-color: transparent;
  border: 0;
  padding-top: 4px;
  padding-right: 8px;
  display: inline-block; }

.breadcrumbs-wrapper {
  background: url(img/trama.png) center center repeat-x #1c4b7f;
  height: 41px; }

.breadcrumbs-wrapper ul.breadcrumb {
  display: none;
  margin: 0; }

@media (min-width: 768px) {
  .breadcrumbs-wrapper {
    height: auto;
    padding: 80px 0 20px; }

  .breadcrumbs-wrapper ul.breadcrumb {
    padding: 5px 10px 5px 9px;
    margin: 0;
    display: inline-block;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #fff; }

  .breadcrumbs-wrapper ul.breadcrumb > li {
    text-shadow: none; }

  .breadcrumbs-wrapper ul.breadcrumb > li a, .breadcrumbs-wrapper ul.breadcrumb > li span {
    font-size: .875em;
    color: #193f69; }

  .breadcrumbs-wrapper ul.breadcrumb > li .divider {
    color: #323232; }

  .breadcrumbs-wrapper ul.breadcrumb > li:last-child a, .breadcrumbs-wrapper ul.breadcrumb > li:last-child span {
    color: #323232;
    cursor: default; }

  .breadcrumbs-wrapper ul.breadcrumb > li:last-child a:hover, .breadcrumbs-wrapper ul.breadcrumb > li:last-child span:hover {
    color: #323232;
    text-decoration: none; }

  .breadcrumbs-wrapper ul.breadcrumb > li:last-child span.divider {
    display: none; }

  .breadcrumbs-wrapper ul.breadcrumb li.current-parent.breadcrumb-truncate:after {
    content: "/";
    margin-left: 5px; } }
.modal-image1:after, .modal-image2:after, .modal-image3:after, .warning-image:after {
  content: '';
  right: 0;
  bottom: 0;
  left: 0; }

.warning {
  background-color: #bf3c2b;
  font-family: Arial;
  color: #fff;
  min-height: 154px; }

.warning.warning-image {
  max-width: 1024px;
  margin: 0 auto; }

.warning.warning-generic {
  min-height: 0;
  font-size: 1em;
  margin-top: 15px; }

.warning.warning-generic .warning-body {
  line-height: 1;
  font-size: 1em;
  padding: 15px; }

.warning.warning-generic .warning-text {
  display: block;
  line-height: 1.2;
  font-size: 1.125em; }

.warning.warning-saa {
  min-height: 0;
  max-width: 1024px;
  margin: 20px auto 30px;
  background-color: #c1ab81; }

.warning.warning-saa .warning-header {
  padding: 10px 10px 5px;
  border-bottom-color: #323232; }

.warning.warning-saa .warning-header h2 {
  line-height: 1.2;
  font-size: 1.125em;
  color: #323232; }

.warning.warning-saa .warning-header a.close {
  color: #323232;
  opacity: .5;
  filter: alpha(opacity=50);
  text-shadow: none; }

.modal.modal-theme.modal2 .modal-header .close, .modal.modal-theme.modal3 .modal-header .close {
  opacity: 1; }

.warning.warning-saa .warning-header a.close:before {
  color: #323232;
  font-size: 14px; }

.warning.warning-saa .warning-body {
  padding: 10px 10px 10px 20px; }

.warning.warning-saa .warning-body ul {
  margin: 0 0 0 20px; }

.warning.warning-saa .warning-body li {
  font-size: 1em;
  margin: 0 0 5px;
  color: #323232;
  line-height: 1.2; }

.warning.warning-saa .warning-body a {
  color: #323232; }

.warning-image {
  position: relative; }

.warning-image:after {
  background-position: 0 0;
  position: absolute;
  width: 119px;
  height: 184px;
  top: -17px; }

.modal-image1, .modal-open {
  position: relative; }

.warning-header {
  border-bottom: 1px solid #fff;
  padding: 16px 0; }

.warning-header h2 {
  font-size: 24px;
  margin: 0; }

.warning-header button {
  color: white !important; }

.warning-body a {
  color: #fff;
  display: inline-block;
  text-decoration: underline; }

.warning-body li {
  margin: 11px 0;
  list-style: outside;
  font-size: 24px;
  line-height: 28px; }

@media (min-width: 768px) {
  .warning-header {
    padding: 11px 0; }

  .warning-body {
    padding: 25px; } }
.modal-open {
  overflow: hidden; }

.modal-image1:after {
  background-position: 0 -184px;
  position: absolute;
  width: 182px;
  height: 261px;
  top: 0; }

.modal-image2 {
  position: relative; }

.modal-image2:after {
  background-position: 0 0;
  position: absolute;
  width: 119px;
  height: 184px;
  top: 0; }

.modal-image3 {
  position: relative; }

.modal-image3:after {
  background-position: 0 -445px;
  position: absolute;
  width: 215px;
  height: 332px;
  top: 0; }

.form .portlet-borderless-container, .travellers-details-container .portlet-borderless-container {
  min-height: auto; }

.modal {
  text-align: center; }

.modal .portlet-topper {
  display: none; }

.modal .modal-title, .modal .portlet-boundary {
  display: inline-block; }

.modal .modal-title {
  font-size: 1.125em;
  line-height: 1.125em;
  font-family: TradeGothicLTStd-Bold;
  max-width: 90%; }

.modal.modal-theme {
  font-family: Arial;
  font-size: 1em;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
  overflow-y: scroll;
  margin: 0;
  width: auto;
  background-color: transparent;
  border: 0; }

.modal.modal-theme .modal-header button:before {
  font-size: 14px;
  color: #000; }

.modal.modal-theme.fade.in {
  top: 0; }

.modal.modal-theme .modal-body {
  max-height: inherit; }

.modal.modal-theme .modal-header {
  border-bottom: 1px dotted #000; }

.modal.modal-theme .modal-content {
  padding: 0 12px 20px;
  text-align: left; }

.modal.modal-theme .modal-body, .modal.modal-theme .modal-header {
  padding: 4px; }

.modal.modal-theme .modal-dialog {
  width: 97%;
  margin: 20px auto;
  background-color: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.modal.modal-theme .modal-body p {
  margin: 0; }

.modal.modal-theme .modal-body p .text-bold, .modal.modal-theme .modal-body p strong {
  display: block;
  padding-top: 20px; }

.modal.modal-theme .modal-body ul {
  list-style-type: disc;
  padding-top: 10px; }

.modal.modal-theme .modal-body ul ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.modal.modal-theme .modal-body ul ul > li:before {
  content: "- "; }

.modal.modal-theme .modal-body a {
  padding-top: 20px;
  display: inline-block;
  color: #45617f; }

.modal.modal-theme .modal-body .button-a {
  padding-top: 0;
  color: #fff; }

.modal.modal-theme .modal-body .table-responsive th {
  border: 0;
  font-size: 1em;
  font-family: arial;
  font-weight: 700;
  padding-right: 10px; }

.modal.modal-theme .modal-body .table-responsive td {
  font-family: arial;
  font-size: 1em;
  padding-right: 10px; }

.modal.modal-theme .modal-body h3, .modal.modal-theme .modal-body h4 {
  font-size: 1em;
  margin: 0;
  padding-top: 20px;
  line-height: 1.25em; }

.modal.modal-theme .modal-body .button-group {
  margin-top: 20px; }

.modal.modal-theme .modal-paragraph {
  padding-top: 20px; }

.modal.modal-theme .table > tbody > tr > td, .modal.modal-theme .table > thead > tr > th {
  padding: 0 0 10px;
  border: 0;
  text-align: center; }

.modal.modal-theme .table {
  margin-top: 20px;
  margin-bottom: 0; }

.modal.modal-theme .table > thead > tr > th {
  font-family: arial;
  font-weight: 400; }

.modal.modal-theme.modal2 .modal-dialog {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }

.modal.modal-theme.modal2 .modal-content {
  padding: 0 0 20px;
  background-image: none; }

.modal.modal-theme.modal2 .modal-header {
  background-color: #193f69;
  padding: 4px 12px; }

.modal.modal-theme.modal2 .modal-header .modal-title {
  color: #fff;
  text-align: center;
  font-family: TradeGothicLTStd-Bold;
  font-size: 24px; }

.modal.modal-theme.modal2 .modal-header .close:before {
  color: #fff; }

.modal.modal-theme.modal2 .modal-body {
  padding: 4px 15px; }

.modal.modal-theme.modal3 .modal-content {
  padding: 0 0 20px;
  background-image: none; }

.modal.modal-theme.modal3 .modal-header {
  border-bottom: none;
  padding: 4px 16px 4px 12px; }

.modal.modal-theme.modal3 .modal-header .close:before {
  color: #193f69;
  font-size: 25px;
  margin-top: 7px; }

.modal.modal-theme.modal3 .modal-body {
  padding: 4px 15px; }

.modal.modal-theme.modal3 .modal-title {
  font-size: 30px; }

.modal.modal-theme.modal3 .modal-center {
  text-align: center;
  margin-top: 30px; }

.modal.modal-theme.modal3 .modal-img {
  margin-bottom: 10px; }

.modal.modal-theme.modal3 .social-wrapper {
  text-align: left;
  margin-bottom: 0;
  margin-top: 8px; }

.modal.modal-dark .modal-title {
  font-size: 1.5em; }

.modal.modal-dark .modal-body {
  padding: 35px 30px; }

.modal.modal-dark .modal-body p .text-bold, .modal.modal-dark .modal-body p strong {
  display: inline-block;
  padding: 0; }

.modal.modal-dark .modal-body .modal-dark-information {
  font-size: 1.5em;
  color: #45617f;
  line-height: 1.1em;
  margin-top: 7px; }

.modal.modal-dark .modal-dark-button {
  text-align: center;
  margin-top: 45px; }

.modal.modal-dark .modal-dark-button a {
  color: #fff;
  padding: 0 18px; }

.panel, .panel2 {
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  overflow: hidden; }

.modal.modal-dark .modal-dark-date {
  font-weight: 700;
  font-size: 1.5em; }

.modal.modal-dark .modal-title-type1 {
  font-size: 1.5em;
  font-family: TradeGothicLTStd-Bold;
  padding-bottom: 30px; }

.modal.modal-dark .modal-title-type2 {
  font-size: 1.5em;
  font-family: TradeGothicLTStd-Bold;
  color: #193f69;
  padding-top: 5px;
  padding-bottom: 5px; }

.modal.modal-dark .button-group a.button.button2, .modal.modal-dark .button-group a.button.button3, .modal.modal-dark .button-group a.button.button4, .modal.modal-dark .button-group a.button1 {
  padding-top: 0;
  color: #fff; }

.modal.modal-dark .button-group a.button.button3 {
  padding-top: 0;
  color: #000; }

@media (min-width: 768px) {
  .modal.modal-dark .modal-dialog.modal-lg, .modal.modal-theme .modal-dialog {
    width: 736px; }

  .modal.modal-theme.modal3 .modal-dialog {
    width: 706px; }

  .modal.modal-theme.modal3 .modal-header .close:before {
    font-size: 19px;
    margin-top: 9px; }

  .modal.modal-theme.modal3 .modal-title {
    font-size: 24px; }

  .modal.modal-theme.modal3 .social-wrapper {
    margin-bottom: 7px;
    margin-top: 15px; }

  .modal.modal-theme.modal3 .social-wrapper .social-link {
    width: 26px;
    height: 26px; }

  .modal.modal-theme.modal3 .social-wrapper .social-link:before {
    line-height: 28px;
    font-size: 13px; }

  .modal.modal-theme.modal3 .button.button2, .modal.modal-theme.modal3 .button.button3, .modal.modal-theme.modal3 .button.button4, .modal.modal-theme.modal3 .button1 {
    line-height: 36px;
    font-size: 1em; } }
@media (min-width: 992px) {
  .modal.modal-theme .modal-dialog {
    width: 960px; }

  .modal.modal-theme.modal3 .modal-dialog {
    width: 706px; } }
.panel {
  -webkit-box-shadow: 0 5px 8px 0 #b0b0b0;
  box-shadow: 0 5px 8px 0 #b0b0b0;
  border-top: 1px solid #ebebeb; }

.panel2 {
  border: 1px solid #d7d7d7; }

.tab {
  width: 100%; }

.tab ul {
  margin: 0; }

.tabs {
  overflow: hidden; }

.tab-header {
  text-align: center;
  height: 38px; }

.tab-header .tab-header-title {
  margin: 0;
  font-family: TradeGothicLTStd-Bold;
  display: inline-block;
  font-size: 18px;
  font-weight: 400; }

.tab-header-selection {
  width: 50%;
  float: left;
  background-color: #fff;
  color: #45617f;
  border-bottom: 2px solid #45617f;
  padding-right: 0;
  padding-bottom: 4px; }

.tab-header-selection a {
  height: 100%;
  display: block;
  background-color: #e4e8ee;
  color: #45617f; }

.tab-header-selection a:hover {
  color: inherit; }

.tab-header-selection.tab1 {
  padding-right: 18px; }

.tab-header-selection.tab2 {
  padding-left: 18px; }

.tab-header-selection.active {
  background-color: #45617f;
  padding: 0; }

.tab-header-selection.active a {
  background-color: transparent;
  color: #fff; }

.tab-header-selection.active a:focus, .tab-header-selection.active a:hover {
  color: #fff; }

.tab-header-accordion {
  padding: 0 10px 0 20px;
  text-align: left;
  background-color: #45617f;
  color: #fff; }

.tab-header-accordion button {
  float: right;
  margin-top: 10px;
  background-color: transparent;
  color: #fff;
  border: 0; }

.tab-header-accordion button:before {
  margin-top: 3px; }

.tab-body {
  padding: 0 12px; }

.slider-info {
  height: 46px;
  margin-top: 15px;
  padding: 5px 0 2px; }

.slider-container {
  width: 100%;
  padding: 0 20px;
  position: relative;
  margin: 5px 0 15px; }

.slider-container .slider {
  width: 100%; }

.slider-container .slider .slider-track {
  height: 6px; }

.slider-container .slider .slider-handle {
  background-color: #8fa0b2;
  background-image: none;
  width: 30px;
  height: 30px;
  margin-top: -8px; }

.slider-container .slider .slider-selection {
  background-color: #45617f;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.slider-container .slider .slider-track-high {
  background-color: #d0d7df; }

.slider-container .slider .tooltip.top {
  display: none; }

.slider-container .slider.slider-disabled .slider-handle, .slider-container .slider.slider-disabled .slider-track-high, .slider-container .slider.slider-disabled .slider-track-low {
  background-color: #b0b0b0; }

.page__title {
  margin: 23px 0 13px; }

.page__title .page__title_text, .page__title .page__title_text2 {
  color: #193f69;
  font-weight: 400;
  font-family: TradeGothicLTStd-Bold;
  font-size: 2.25em;
  margin: 0;
  line-height: 1.2; }

.page__title .page__subtitle {
  color: #977f53;
  font-size: 2em;
  font-weight: 400;
  font-family: TradeGothicLTStd-Bold;
  margin-top: 7px; }

.page__title .page__title_banner {
  text-align: center;
  margin-top: 14px; }

.page__title .page__title_banner > img {
  width: 100%; }

.page__title .page__title_search {
  background-color: #193f69;
  padding: 14px 20px 30px; }

.page__title .page__title_search .control-group {
  margin: 0 0 24px;
  text-align: left; }

.page__title .page__title_search label.control-label, .page__title .page__title_search span.control-label {
  display: block;
  font-size: 1.75em;
  font-family: TradeGothicLTStd;
  margin: 0 0 1px 6px;
  line-height: 1.2;
  color: #fff;
  padding: 0; }

.page__title .page__title_search .form-control {
  font-size: 1.5em;
  color: #646464;
  margin: 0;
  padding: 0;
  line-height: 50px;
  height: 50px;
  vertical-align: middle;
  border: 1px solid #e1e1e1;
  background-color: #e1e1e1;
  width: 100%;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-indent: 15px; }

.page__title .page__title_search .button-group {
  padding-top: 7px; }

.page__title .page__title_search .field-info {
  display: block;
  font-size: 1.125em;
  color: #fff;
  font-family: Arial;
  margin-top: 27px; }

.page__title .company {
  margin-left: 10px;
  margin-top: 10px; }

.page__title .company .companyTitle {
  color: #45617f;
  font-weight: 700; }

.page__title .company .companyList {
  margin: 0; }

.page__title__category {
  margin: 23px 0 0; }

@media (min-width: 768px) {
  .page__title {
    margin-top: 32px; }

  .page__title .page__title_text2 {
    font-size: 2.1875em; }

  .page__title .page__subtitle {
    font-size: 3.125em;
    margin-top: 12px; }

  .page__title .page__title_search {
    text-align: center;
    margin-top: -48px;
    display: inline-block;
    padding: 16px 20px; }

  .page__title .page__title_search .control-group {
    text-align: left;
    display: inline-block;
    margin: 0 10px 0 0; }

  .page__title .page__title_search label.control-label, .page__title .page__title_search span.control-label {
    display: inline-block;
    margin: 0 10px 0 0;
    font-size: 1.375em;
    line-height: 28px;
    vertical-align: middle; }

  .page__title .page__title_search .form-control {
    display: inline-block;
    margin: 0;
    width: 250px;
    line-height: 1.625em;
    min-height: 28px;
    height: auto;
    font-size: 1em; }

  .page__title .page__title_search .control-button {
    display: inline-block; }

  .page__title .page__title_search .field-info {
    font-size: .875em;
    color: #323232;
    margin: 16px -20px -16px;
    background-color: #fff;
    padding-top: 10px; } }
@media (min-width: 992px) {
  .page__title .page__title_text {
    font-size: 3.125em; }

  .page__title .page__subtitle {
    line-height: .9;
    margin-top: 3px; }

  .page__title .page__title_search {
    padding: 16px 40px; }

  .page__title .page__title_search .control-group {
    margin-right: 30px; }

  .page__title .page__title_search .field-info {
    margin-left: -40px;
    margin-right: -40px; } }
.selectListTab .selectListTab-list {
  display: inline-block;
  margin: 10px 0 0; }

.selectListTab .selectListTab-list li {
  display: inline-block;
  border-left: 1px solid #193F69;
  padding-left: 25px;
  padding-right: 25px;
  margin: 0; }

.selectListTab .selectListTab-list li:first-child {
  border-left: none;
  padding-left: 0; }

.selectListTab .selectListTab-list span {
  font-family: TradeGothicLTStd-Light;
  font-size: 1.375em;
  margin: 0;
  padding: 0;
  color: #193F69;
  cursor: pointer; }

.selectListTab .selectListTab-list span.active {
  font-family: TradeGothicLTStd-Bold; }

.list-media {
  border: 1px solid #d7d7d7;
  padding: 20px; }

.list-media .list-media-title {
  font-family: TradeGothicLTStd-Light;
  font-size: 1.75em;
  display: block;
  margin-bottom: 20px; }

.list-media .form .list-media-group {
  margin-bottom: 20px; }

.list-media .list-media-button {
  text-align: center;
  margin-top: 36px;
  margin-bottom: 10px; }

.list-media ul {
  margin: 0; }

.list-media-margin {
  margin-top: 30px;
  margin-bottom: 30px; }

.aui .list-items {
  border-left: 1px solid #d7d7d7;
  border-right: 1px solid #d7d7d7;
  margin: 0 0 30px; }

.aui .list-items .list-items-element {
  border-bottom: 1px solid #d7d7d7;
  padding: 20px; }

.aui .list-items .list-items-date {
  font-family: Arial;
  font-size: 1.5em;
  display: block;
  margin-bottom: 10px; }

.aui .list-items .list-items-link {
  font-family: Arial;
  color: #45617f;
  font-size: 1.5em;
  line-height: 1.1; }

@media (min-width: 768px) {
  .list-media {
    position: relative; }

  .list-media .list-media-title {
    font-family: TradeGothicLTStd-Bold;
    font-size: 1em;
    display: inline-block;
    margin-bottom: 0; }

  .list-media .list-media-form {
    margin-top: 6px; }

  .list-media .form .list-media-group {
    display: inline-block;
    width: 33%;
    margin-bottom: 0; }

  .list-media .form .list-media-group-year {
    display: inline-block;
    width: 23%;
    margin-left: 34px;
    margin-right: 28px;
    margin-bottom: 0; }

  .list-media .list-media-button {
    display: inline-block;
    margin: 0;
    position: absolute;
    bottom: 20px;
    right: 26px; }

  .aui .list-items .list-items-date {
    font-size: 1em;
    margin-bottom: 0; }

  .aui .list-items .list-items-link {
    font-size: 1em; } }
@media (min-width: 992px) {
  .list-media {
    position: inherit; }

  .list-media .list-media-title {
    margin-left: 11px;
    font-size: 1em; }

  .list-media .list-media-form {
    display: inline;
    margin-top: 6px;
    margin-left: 39px; }

  .list-media .form .list-media-group {
    width: 22%; }

  .list-media .list-media-button {
    position: inherit;
    margin-left: 10px; }

  .aui .list-items .list-items-date {
    font-size: .875em;
    display: inline-block;
    margin-right: 18px; }

  .aui .list-items .list-items-link {
    font-size: .875em; } }
.generic-content {
  font-family: TradeGothicLTStd; }

.generic-content.generic-content-product .plain-text {
  margin-bottom: 20px; }

.generic-content .generic-content-title {
  font-size: 1.875em;
  color: #000;
  font-family: TradeGothicLTStd;
  margin: 0 0 20px;
  line-height: 1.2;
  font-weight: 400; }

.generic-content .generic-content-description {
  margin-bottom: 20px; }

.generic-content .generic-content-description p {
  font-size: 1em;
  color: #000;
  margin-bottom: 20px;
  line-height: 1.2; }

.generic-content .generic-list {
  margin: 0 0 20px; }

.generic-content .generic-list h3 {
  font-size: 24.5px;
  margin: 10px 0; }

.generic-content .generic-list .plain-text h4 {
  font-size: 1em;
  margin: 20px 0 10px; }

.generic-content .accordion-combo {
  margin: 0 0 20px; }

.generic-content .plain-text ol > li, .generic-content .plain-text ul li {
  margin: 13px 0; }

.generic-content ul.list-inline {
  margin: 10px 0 10px 40px; }

.generic-content ul.list-inline li {
  padding: 0;
  margin: 0; }

.generic-content ul.list-inline li:before {
  content: '|';
  padding-right: 5px; }

.generic-content ul.list-inline li:first-child:before {
  content: none; }

.generic-content .extra15 {
  padding-bottom: 15px; }

.generic-content .extra25 {
  padding-bottom: 25px; }

.generic-content .extra35 {
  padding-bottom: 35px; }

.generic-content .numbered-list ol {
  counter-reset: item; }

.generic-content .numbered-list h3, .generic-content .numbered-list h4, .generic-content .numbered-list h5 {
  display: inline; }

.generic-content .numbered-list li {
  display: block;
  position: relative;
  margin-top: 5px;
  margin-bottom: 5px; }

.generic-content .numbered-list li:before {
  content: counters(item,".") " ";
  counter-increment: item;
  position: absolute;
  right: 101%; }

.generic-content .numbered-list li:first-child {
  margin-top: 15px; }

.generic-content .numbered-list li:last-child {
  margin-bottom: 20px; }

.generic-content .numbered-list li p {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0; }

.generic-require {
  text-align: right;
  padding: 10px 9px;
  font-size: 1.25em;
  display: block; }

.generic-require span {
  color: #bf3d2b;
  font-size: .775em; }

.table-responsive.table-border .table {
  border-bottom: 5px solid #193f69; }

.table-responsive.nowrap > .table {
  table-layout: fixed; }

.table-responsive .table .table-utils {
  margin: 0 auto;
  text-align: center; }

.table-responsive .table .table-utils a {
  margin: 0 5px; }

.table-responsive .table .table-utils .flysaaicon-close {
  color: #193f69; }

.table-responsive .table .table-utils .flysaaicon-close:before {
  color: inherit;
  font-size: 25px; }

.table-responsive .table .table-utils .flysaaicon-close.toggleDisplayToShow:before {
  content: "\e04e"; }

.table-responsive .table .table-utils .flysaaicon-close:focus, .table-responsive .table .table-utils .flysaaicon-close:hover {
  text-decoration: none;
  color: rgba(25, 63, 105, 0.7); }

.table-responsive .table thead tr td, .table-responsive .table thead tr th {
  border-style: solid;
  font-family: TradeGothicLTStd-Bold;
  border-width: 0 0 1px; }

.table-responsive .table tr td, .table-responsive .table tr th {
  border-color: #646464;
  border-style: dotted;
  border-width: 1px 0 0;
  font-family: TradeGothicLTStd;
  font-weight: 400;
  font-size: .8125em;
  color: #323232;
  padding: 14px 5px 13px; }

.table-responsive .table tr td .text-bold, .table-responsive .table tr td strong, .table-responsive .table tr th .text-bold, .table-responsive .table tr th strong, .table-responsive.tableType2 .text-error, .table-responsive.tableType2 .text-success {
  font-family: TradeGothicLTStd-Bold; }

.table-responsive .table tr td.nodotted {
  border-style: none;
  padding-top: 0;
  text-align: center; }

.table-responsive .table .flysaaicon-clone, .table-responsive .table .flysaaicon-edit {
  color: #193f69;
  display: inline-block; }

.saa-loading .loading-wrapper, .table-responsive.tableType2.currentBooking .icon-deploy, .table-responsive.tableType2.currentBooking .icon-link, .table-responsive.tableType2.mantainTraveller .icon-deploy {
  display: block; }

.table-responsive .table .flysaaicon-clone:before, .table-responsive .table .flysaaicon-edit:before {
  font-size: 25px;
  color: inherit; }

.table-responsive .table .flysaaicon-clone:focus, .table-responsive .table .flysaaicon-clone:hover, .table-responsive .table .flysaaicon-edit:focus, .table-responsive .table .flysaaicon-edit:hover {
  text-decoration: none;
  color: rgba(25, 63, 105, 0.75); }

.table-responsive.tableType1 .table, .table-responsive.tableType2 .table {
  width: 99.9%;
  margin-bottom: 40px;
  margin-left: 1px; }

.table-responsive.tableType1 thead tr th, .table-responsive.tableType2 thead tr th {
  background-color: #45617f;
  text-align: center;
  color: #fff;
  font-size: 1.1em;
  padding: 10px 5px 9px; }

.table-responsive.tableType1 thead tr th:first-child, .table-responsive.tableType2 thead tr th:first-child {
  border-left: 1px solid #45617f; }

.table-responsive.tableType1 thead tr th:last-child, .table-responsive.tableType2 thead tr th:last-child {
  border-right: 1px solid #45617f; }

.table-responsive.tableType1 thead tr th.widthTable1, .table-responsive.tableType2 thead tr th.widthTable1 {
  width: 38%; }

.table-responsive.tableType1 thead tr th.widthTable2, .table-responsive.tableType2 thead tr th.widthTable2 {
  width: 28%; }

.table-responsive.tableType1 tbody tr, .table-responsive.tableType2 tbody tr {
  border: 1px solid #e1e1e1; }

.table-responsive.tableType1 tbody tr td .marginTable, .table-responsive.tableType2 tbody tr td .marginTable {
  border-right: 1px solid #e1e1e1;
  padding-right: 10px; }

.table-responsive.tableType2 tbody tr td {
  padding: 14px 0 13px 15px; }

.table-responsive.tableType2 tbody tr td.maxwidth {
  max-width: 0; }

.table-responsive.tableType2 tbody tr td:last-child {
  padding-left: 0;
  padding-top: 17px; }

.table-responsive.tableType2 .asignedGroup td {
  padding: 14px 0; }

.table-responsive.tableType2 ul.asignedList {
  margin: 0 3px !important; }

.table-responsive.tableType2 ul.asignedList > li .asignedListElement-group {
  margin: 0 0 26px; }

.table-responsive.tableType2 ul.asignedList > li .asignedListElement-group span {
  margin-right: 32px;
  font-size: 1.1538461538em; }

.table-responsive.tableType2 ul.asignedList > li .asignedListElement-group .flysaaicon-close {
  color: #45617f; }

.table-responsive.tableType2 .addnewtraveller {
  text-align: left;
  background-color: #e4e8ee;
  padding: 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.table-responsive.tableType2 .addnewtraveller .control-group .control-field, .table-responsive.tableType2 .form.form-generic .form-1 .control-group .control-field {
  background-color: #fff; }

.table-responsive.tableType2 .addnewtraveller .button-group {
  margin-top: 12px; }

.table-responsive.tableType2 .addnewtraveller .control-group, .table-responsive.tableType2 .form.form-generic .form-1 .control-group {
  margin: 0; }

.table-responsive.tableType2 .form.form-generic .button-initial {
  position: initial; }

.table-responsive.tableType2 .form.form-generic .button-position {
  margin-top: 20px; }

.table-responsive.tableType2 .asignedContainer {
  margin-left: 10px;
  margin-right: 23px; }

.table-responsive.tableType2.currentBooking .icon-deploy:focus, .table-responsive.tableType2.currentBooking .icon-deploy:hover {
  text-decoration: none; }

.table-responsive.tableType2.currentBooking .icon-deploy:before {
  font-family: flysaa-icons;
  content: '\E02B';
  color: #45617f;
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.table-responsive.tableType2.currentBooking .active .icon-deploy:before {
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -webkit-transform: rotate(0);
  transform: rotate(0); }

.table-responsive.tableType2.currentBooking .icon-link:focus, .table-responsive.tableType2.currentBooking .icon-link:hover {
  text-decoration: none; }

.table-responsive.tableType2.currentBooking .icon-link:before {
  font-family: flysaa-icons;
  content: '\E02B';
  color: #45617f;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.table-responsive.tableType2.currentBooking .asignedGroup .asignedGroupSize {
  padding: 15px 10px 15px 15px; }

.table-responsive.tableType2.mantainTraveller .icon-deploy:focus, .table-responsive.tableType2.mantainTraveller .icon-deploy:hover {
  text-decoration: none; }

.table-responsive.tableType2.mantainTraveller .icon-deploy:before {
  font-family: flysaa-icons;
  content: '\E02B';
  color: #45617f;
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.table-responsive.tableType2.mantainTraveller .active .icon-deploy:before {
  content: '\E017'; }

.table-responsive .ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.table-responsive > .table > tbody > tr.asignedGroup > td {
  white-space: initial; }

@media (min-width: 768px) {
  .table-responsive.tableType2 .asignedGroup .asignedGroupSize {
    padding-bottom: 0; }

  .table-responsive.tableType2 .asignedGroup td {
    padding: 14px 0 13px; }

  .table-responsive.tableType2 .addnewtraveller {
    margin: 0; }

  .table-responsive.tableType2.currentBooking .asignedGroup .asignedGroupSize {
    padding: 15px 10px 15px 60px; }

  .table-responsive.tableType2.currentBooking .asignedGroup .asignedGroupSize dt {
    float: left;
    width: 13%; }

  .table-responsive.tableType2.currentBooking .asignedGroup .asignedGroupSize dd {
    float: left;
    width: 84%; } }
@media (min-width: 992px) {
  .table-responsive.tableType2 .asignedGroup td {
    padding: 14px 0 13px 10px; }

  .table-responsive.tableType2.currentBooking .asignedGroup .asignedGroupSize {
    padding: 15px 10px 15px 90px; } }
@media screen and (max-width: 767px) {
  .table-responsive.scroll-left {
    box-shadow: inset 5px 0 10px -2px #b0b0b0; }

  .table-responsive.scroll-right {
    box-shadow: inset -5px 0 10px -2px #b0b0b0; }

  .table-responsive.scroll-all {
    box-shadow: inset 5px 0 10px -2px #b0b0b0,inset -5px 0 10px -2px #b0b0b0; } }
.saa-loading-module {
  position: relative; }

.saa-loading-module .loading-vertical-center {
  position: absolute;
  top: 0;
  bottom: 0;
  background: #fff;
  left: 0;
  right: 0;
  opacity: .9; }

.saa-loading-module .loading-wrapper {
  display: block;
  position: absolute;
  top: 25%;
  bottom: 0;
  left: 0;
  right: 0;
  background: 0 0; }

.saa-loading-module .loading-wrapper .loading-wrapper-logo {
  display: none; }

.saa-loading-module .loading-wrapper .loading-wrapper-inf1 {
  display: block;
  margin-top: 30px;
  margin-bottom: 26px;
  font-family: TradeGothicLTStd-Light;
  font-size: 1.625em; }

.saa-loading-module .loading-wrapper .loading-wrapper-inf2 {
  display: block;
  margin-top: 26px;
  font-family: TradeGothicLTStd-Bold;
  font-size: 1.4375em;
  color: #193f69; }

.saa-loading-module .loading-wrapper .container-group {
  width: auto; }

.saa-loading-module .loading-wrapper .flysaaicon-meet-our-fleet {
  display: none; }

.saa-loading-module .loading-wrapper .spinner {
  display: block;
  width: 40px;
  height: 40px;
  margin: 10px auto;
  background-color: #333;
  border-radius: 100%;
  -webkit-animation: sk-scaleout 1s infinite ease-in-out;
  animation: sk-scaleout 1s infinite ease-in-out; }

@-webkit-keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0); }

  100% {
    -webkit-transform: scale(1);
    opacity: 0; } }

@keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0; } }

.loading-wrapper {
  width: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  overflow-y: auto;
  border: none;
  background-color: #fff; }

.loading-wrapper .loading-wrapper-logo {
  margin-top: 20px; }

.loading-wrapper .loading-wrapper-inf1 {
  display: block;
  margin-top: 30px;
  margin-bottom: 26px;
  font-family: TradeGothicLTStd-Light;
  font-size: 1.625em; }

.loading-wrapper .loading-wrapper-inf2 {
  display: block;
  margin-top: 26px;
  font-family: TradeGothicLTStd-Bold;
  font-size: 1.4375em;
  color: #193f69; }

.loading-wrapper .spinner {
  display: none; }

.loading-wrapper .flysaaicon-meet-our-fleet {
  height: 180px; }

.loading-wrapper .flysaaicon-meet-our-fleet:before {
  animation-name: changeSize;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  -moz-animation-name: changeSize;
  -moz-animation-duration: 3s;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-name: changeSize;
  -webkit-animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
  font-size: 180px; }

@keyframes changeSize {
  from {
    font-size: 10px; }

  to {
    font-size: 180px; } }

@media (min-width: 768px) {
  .loading-wrapper .loading-wrapper-inf2 {
    font-size: 1.875em; } }
.aui .alert.alert-session {
  margin: 0;
  padding: 25px 0 17px;
  border: 0;
  border-bottom: 2px solid #e2a35f;
  background: #fff;
  color: #4c4c4c;
  font-size: .9375em;
  line-height: 1.2; }

.aui .alert.alert-session .container-group {
  position: relative;
  padding-left: 48px;
  min-height: 30px; }

.aui .alert.alert-session .container-group:before {
  content: '\E050';
  font-family: flysaa-icons;
  position: absolute;
  left: 8px;
  top: 3px;
  display: inline-block;
  font-size: 26px;
  color: #e2a35f; }

.aui .alert.alert-session .countdown-timer {
  font-size: 1em;
  font-weight: 700; }

.aui .alert.alert-session .button {
  display: block;
  margin: 20px auto 10px; }

@media (min-width: 768px) {
  .aui .alert.alert-session.popup-alert-notice .container-group {
    padding-right: 140px; }

  .aui .alert.alert-session .button {
    position: absolute;
    right: 20px;
    top: 15px;
    display: inline-block;
    margin: 0; } }
.header {
  margin-top: 9px; }

.header #sign-in {
  display: none; }

.header .header-logo {
  margin: 10px 0;
  text-align: right;
  font-size: 1.125em; }

.header-logo-link {
  display: block;
  text-decoration: none; }

.header-logo-link > img {
  width: 120px; }

.header-utils .portlet-borderless-container {
  min-height: auto; }

.header-utils .form-searcher.form-searcher-active label.flysaaicon-lupa {
  display: none; }

.header-utils .header-utils-list {
  text-align: center;
  margin: 0; }

.header-utils .header-utils-list form.countryLanguageSelector label.control-label {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.header-utils .header-utils-list form.countryLanguageSelector .control-group {
  margin-bottom: 0; }

.header-utils .header-utils-list form.countryLanguageSelector .control-group.last, .header-utils .header-utils-list form.countryLanguageSelector .control-group:last-child {
  position: relative;
  padding-left: 13px; }

.header-utils .header-utils-list form.countryLanguageSelector .control-group.last:before, .header-utils .header-utils-list form.countryLanguageSelector .control-group:last-child:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 1px;
  height: 21px;
  background: url(data:image/gif;base64,R0lGODlhAQACAIABADJhgf///yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4zLWMwMTEgNjYuMTQ1NjYxLCAyMDEyLzAyLzA2LTE0OjU2OjI3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpERUVGQUZBNzBFQzAxMUU1QTQ1REQwRjY3RUY5MDNGRSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpERUVGQUZBODBFQzAxMUU1QTQ1REQwRjY3RUY5MDNGRSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkRFRUZBRkE1MEVDMDExRTVBNDVERDBGNjdFRjkwM0ZFIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkRFRUZBRkE2MEVDMDExRTVBNDVERDBGNjdFRjkwM0ZFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEAQAAAQAsAAAAAAEAAgAAAgJECgA7) left top repeat-y; }

.header-utils .header-utils-list .flysaaicon-logout {
  display: inline-block;
  background: 0 0;
  border: 0;
  color: #45617f;
  padding: 0;
  margin-right: 5px; }

.header-utils .header-utils-list .flysaaicon-logout:before {
  display: none;
  font-size: 20px; }

.header-utils .header-utils-list > li {
  display: block;
  position: relative;
  padding: 0; }

.header-utils .header-utils-list > li:last-child {
  padding-right: 0; }

.header-utils .header-utils-list .form-grouper {
  margin: 0; }

.booking-widget .control-group .header-utils .header-utils-list select, .header-utils .header-utils-list .booking-widget .control-group select, .header-utils .header-utils-list select.form-field {
  color: #45617f;
  font-size: 1em;
  border: 0;
  padding: 0;
  line-height: 1.3125em;
  min-height: 21px;
  height: auto;
  background: 0 0;
  margin-bottom: 0; }

.header-utils .yourComingTripsLogout .header-utils-link {
  display: inline-block; }

.header-utils .header-utils-link {
  display: block;
  color: #45617f;
  font-size: 1em;
  line-height: 21px;
  vertical-align: bottom;
  -webkit-appearance: none;
  -moz-appearance: none; }

.header-utils .header-utils-link.flysaaicon-user {
  position: relative;
  padding-left: 28px; }

.header-utils .header-utils-link.flysaaicon-user:before {
  position: absolute;
  font-size: 21px;
  left: 0;
  top: 0; }

.booking-widget .control-group .header-utils input[type=text], .booking-widget .control-group .header-utils select, .form-grouper .header-utils input.form-field[type=text], .form-grouper .header-utils input.form-field[type=password], .form-grouper .header-utils input.form-field[type=datetime], .form-grouper .header-utils input.form-field[type=datetime-local], .form-grouper .header-utils input.form-field[type=date], .form-grouper .header-utils input.form-field[type=month], .form-grouper .header-utils input.form-field[type=time], .form-grouper .header-utils input.form-field[type=week], .form-grouper .header-utils input.form-field[type=number], .form-grouper .header-utils input.form-field[type=email], .form-grouper .header-utils input.form-field[type=url], .form-grouper .header-utils input.form-field[type=search], .form-grouper .header-utils input.form-field[type=tel], .header-utils .booking-widget .control-group input[type=text], .header-utils .booking-widget .control-group select, .header-utils .form-field, .header-utils .form-grouper input.form-field[type=text], .header-utils .form-grouper input.form-field[type=password], .header-utils .form-grouper input.form-field[type=datetime], .header-utils .form-grouper input.form-field[type=datetime-local], .header-utils .form-grouper input.form-field[type=date], .header-utils .form-grouper input.form-field[type=month], .header-utils .form-grouper input.form-field[type=time], .header-utils .form-grouper input.form-field[type=week], .header-utils .form-grouper input.form-field[type=number], .header-utils .form-grouper input.form-field[type=email], .header-utils .form-grouper input.form-field[type=url], .header-utils .form-grouper input.form-field[type=search], .header-utils .form-grouper input.form-field[type=tel] {
  width: 100%; }

.header-utils .form-searcher {
  margin-top: 29px; }

.header-utils .form-searcher.form-searcher-toggle label {
  display: inline-block;
  text-align: left;
  text-indent: -9999px;
  width: 32px;
  height: 32px; }

.header-utils .form-searcher label {
  color: #45617f;
  position: relative;
  line-height: 21px;
  vertical-align: bottom;
  display: none;
  cursor: pointer;
  font-size: 1em;
  margin: 0; }

.header-utils .form-searcher label:before {
  position: absolute;
  left: 0;
  font-size: 32px;
  top: 0;
  text-indent: 0; }

.booking-widget .control-group .header-utils .form-searcher input[type=text], .booking-widget .control-group .header-utils .form-searcher select, .header-utils .form-searcher .booking-widget .control-group input[type=text], .header-utils .form-searcher .booking-widget .control-group select, .header-utils .form-searcher .form-field {
  padding-right: 22px !important;
  line-height: 1 !important;
  height: 22px !important; }

.header-utils .form-searcher .button {
  position: absolute;
  right: 5px;
  top: 2px;
  width: 18px;
  height: 16px;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background: 0 0;
  border: 0;
  padding: 0;
  z-index: 10; }

.header-utils .form-searcher .button:hover:before {
  color: #193f69; }

.header-utils .form-searcher .button:before {
  display: block;
  text-indent: 0;
  font-size: 18px;
  color: #45617f; }

.booking-widget .control-group .header-utils .form-searcher.form-searcher-active input[type=text], .booking-widget .control-group .header-utils .form-searcher.form-searcher-active select, .header-utils .form-searcher.form-searcher-active .booking-widget .control-group input[type=text], .header-utils .form-searcher.form-searcher-active .booking-widget .control-group select, .header-utils .form-searcher.form-searcher-active .form-field {
  padding-right: 22px !important;
  line-height: 2 !important;
  height: 100% !important;
  max-width: 100% !important; }

.header2-border {
  border-bottom: 5px solid #193f69;
  overflow: hidden; }

.header2-logo {
  margin-bottom: 17px;
  margin-top: 13px; }

.header2-navigation {
  margin-top: 75px; }

.header2-navigation-list {
  width: 100%;
  margin: 0 !important;
  text-align: right;
  display: block; }

.header2-navigation-item {
  display: inline-block;
  width: 30%;
  background-color: #45617f;
  margin-left: S10px;
  list-style-type: decimal;
  color: #fff; }

.header2-navigation-item:first-child {
  margin: 0; }

.header2-navigation-item.active {
  background-color: #193f69;
  padding-bottom: 4px; }

.header2-navigation-item.active a {
  font-family: TradeGothicLTStd-Bold; }

.header2-navigation-item a {
  color: #fff;
  font-family: TradeGothicLTStd-Light;
  font-size: 1.25em;
  display: block;
  text-align: center;
  padding: 8px 6px; }

.header2-navigation-item a:hover {
  color: #fff;
  text-decoration: none; }

.header2-navigation-item a:focus {
  color: #fff;
  outline: #66c7ff solid 3px; }

.taglib-page-iterator .lfr-pagination .lfr-pagination-buttons {
  margin-bottom: 20px; }

.taglib-page-iterator .lfr-pagination .lfr-pagination-buttons > li > a {
  width: auto; }

@media (max-width: 767px) {
  .search-toggle-link, .search-toggle-link:focus, .search-toggle-link:hover {
    text-decoration: none; }

  .search-toggle-link {
    display: block;
    width: 32px;
    height: 32px;
    position: relative;
    margin: 29px auto 0;
    cursor: pointer; }

  .search-toggle-link:before {
    font-size: 32px;
    color: #45617f; }

  .search-toggle-link.active:after, .search-toggle-link.active:before {
    content: '';
    display: block;
    width: 42px;
    background-color: #45617f;
    height: 3px;
    position: absolute;
    top: 15px;
    left: -5px; }

  .search-toggle-link.active:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }

  .search-toggle-link.active:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }

  .header-utils .form-searcher {
    margin-top: 0;
    margin-bottom: 20px;
    display: none; }

  .header-utils .form-searcher .button:before {
    font-size: 29px;
    line-height: 50px;
    color: #45617f; }

  .header-utils .form-searcher.form-searcher-active {
    display: block; }

  .header-utils .form-searcher.form-searcher-active .form-grouper label {
    display: none; }

  .booking-widget .control-group .header-utils .form-searcher.form-searcher-active .form-grouper input[type=text], .booking-widget .control-group .header-utils .form-searcher.form-searcher-active .form-grouper select, .header-utils .form-searcher.form-searcher-active .form-grouper .booking-widget .control-group input[type=text], .header-utils .form-searcher.form-searcher-active .form-grouper .booking-widget .control-group select, .header-utils .form-searcher.form-searcher-active .form-grouper .form-field {
    height: 50px !important;
    width: 100%;
    line-height: 50px;
    font-size: 1.5em;
    padding-right: 50px;
    max-width: 100% !important; }

  .header-utils .form-searcher.form-searcher-active .form-grouper .button {
    top: 0;
    height: 100%;
    right: 0;
    width: 50px;
    text-align: center; } }
@media (min-width: 768px) {
  .header .header-logo {
    margin-left: -4px;
    text-align: left; }

  .header-logo-link > img {
    width: 145px; }

  .header-utils .header-utils-list {
    text-align: right; }

  .header-utils .header-utils-list > li {
    display: inline-block;
    vertical-align: top;
    padding: 0 7px 0 13px; }

  .header-utils .header-utils-list > li:before {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 1px;
    height: 21px;
    background: url(data:image/gif;base64,R0lGODlhAQACAIABADJhgf///yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4zLWMwMTEgNjYuMTQ1NjYxLCAyMDEyLzAyLzA2LTE0OjU2OjI3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpERUVGQUZBNzBFQzAxMUU1QTQ1REQwRjY3RUY5MDNGRSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpERUVGQUZBODBFQzAxMUU1QTQ1REQwRjY3RUY5MDNGRSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkRFRUZBRkE1MEVDMDExRTVBNDVERDBGNjdFRjkwM0ZFIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkRFRUZBRkE2MEVDMDExRTVBNDVERDBGNjdFRjkwM0ZFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEAQAAAQAsAAAAAAEAAgAAAgJECgA7) left top repeat-y; }

  .booking-widget .control-group .header-utils .header-utils-list select, .header-utils .header-utils-list .booking-widget .control-group select, .header-utils .header-utils-list select.form-field {
    max-width: 150px; }

  .header-utils .form-searcher {
    margin-top: 0; }

  .header-utils .form-searcher.form-searcher-toggle label {
    text-indent: 0;
    width: auto;
    height: auto;
    padding-left: 28px; }

  .header-utils .form-searcher.form-searcher-toggle label a {
    color: #45617f; }

  .header-utils .form-searcher.form-searcher-toggle label a:before {
    font-size: 21px;
    position: absolute;
    left: 0; }

  .booking-widget .control-group .header-utils .form-searcher.form-searcher-toggle input[type=text], .booking-widget .control-group .header-utils .form-searcher.form-searcher-toggle select, .header-utils .form-searcher.form-searcher-toggle .booking-widget .control-group input[type=text], .header-utils .form-searcher.form-searcher-toggle .booking-widget .control-group select, .header-utils .form-searcher.form-searcher-toggle .button, .header-utils .form-searcher.form-searcher-toggle .form-field {
    display: none; }

  .booking-widget .control-group .header-utils .form-searcher input[type=text], .booking-widget .control-group .header-utils .form-searcher select, .header-utils .form-searcher .booking-widget .control-group input[type=text], .header-utils .form-searcher .booking-widget .control-group select, .header-utils .form-searcher .form-field {
    width: 150px !important;
    height: 21px !important;
    min-height: 0 !important; } }
@media (min-width: 992px) {
  .header-logo {
    margin-top: 13px; }

  .header-logo-link > img {
    width: 171px; } }
@media (max-width: 979px) {
  .aui .header #navigation {
    display: block; } }
.mm-menu .menu-link-image, .mm-menu li .delete-tab {
  display: none; }

.header-menu {
  margin-top: 39px; }

.header-menu .header-menu-link {
  font-family: TradeGothicLTStd;
  font-size: 1.625em;
  text-decoration: none;
  color: #323232; }

.header-menu .header-menu-link:focus, .header-menu .header-menu-link:hover {
  text-decoration: none; }

.header-menu .header-menu-list {
  padding: 0;
  margin: 0; }

.header-menu .header-menu-close {
  display: none;
  height: 0;
  margin: 0 auto;
  color: #193f69;
  text-decoration: none;
  top: 12px;
  position: relative;
  text-align: center;
  z-index: 110; }

.header-menu .header-menu-close:hover {
  text-decoration: none; }

.header-menu .header-menu-close:before {
  font-size: 17px; }

.header-menu .navbar-inner {
  min-height: 0;
  padding: 0;
  background: 0 0;
  border: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

.header-menu .navbar-inner .nav-collapse {
  height: auto;
  overflow: visible;
  position: static;
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }

.mm-menu .mm-arrow:after, .mm-menu .mm-next:after, .mm-menu .mm-prev:before {
  width: 18px;
  height: 18px; }

.mm-menu .mm-listview {
  line-height: 1;
  font-size: 100%; }

.mm-menu li {
  line-height: 1; }

.mm-menu .mm-navbar {
  text-align: left;
  padding: 40px 20px 0; }

.mm-menu .mm-navbar a.mm-title {
  font-size: 2.125em;
  color: #193f69;
  font-family: TradeGothicLTStd;
  padding: 0;
  line-height: 1; }

.mm-menu .header-menu-list {
  display: block;
  width: auto;
  background-color: #45617f; }

.mm-menu .header-menu-list > li {
  padding: 23px 35px 23px 20px;
  padding-bottom: 20px !important;
  display: block;
  line-height: 1; }

.mm-menu .header-menu-list .login-movil .flysaaicon-logout:before, .mm-menu .header-menu-list-1 ul li:first-child, .mm-menu .header-menu-list-2 ul li:first-child, .mm-menu .mm-next:before {
  display: none; }

.mm-menu .header-menu-list > li .header-menu-link {
  margin: 0; }

.mm-menu .header-menu-list .header-utils-separator {
  border-top: 10px solid #fff; }

.mm-menu .header-menu-list li.js-delete-item {
  background-color: #143254; }

.mm-menu .header-menu-list .login-movil .flysaaicon-logout {
  background: 0 0;
  border: none;
  color: #fff;
  font-size: 1.3em; }

.mm-menu .header-menu-list .login-movil .header-utils-link {
  color: #fff;
  font-size: 1.3em;
  vertical-align: middle; }

.mm-menu .header-menu-link, .mm-menu .header-utils-link {
  font-size: 2.125em;
  font-family: TradeGothicLTStd;
  color: #fff;
  line-height: 42px; }

.mm-menu .header-menu-link:focus, .mm-menu .header-menu-link:hover, .mm-menu .header-utils-link:focus, .mm-menu .header-utils-link:hover {
  text-decoration: none;
  color: #fff; }

.mm-menu .header-utils-link:before {
  margin-right: 11px; }

.mm-menu .mm-next {
  width: 35px; }

.mm-menu .mm-next:after {
  right: auto; }

.mm-menu .header-menu-list-1 .mm-navbar, .mm-menu .header-menu-list-2 .mm-navbar {
  padding: 49px 20px 0 50px; }

.mm-menu .header-menu-list-1 .mm-navbar .mm-prev, .mm-menu .header-menu-list-2 .mm-navbar .mm-prev {
  width: 50px;
  top: 40px; }

.mm-menu .header-menu-list-1 .mm-navbar .mm-prev:before, .mm-menu .header-menu-list-2 .mm-navbar .mm-prev:before {
  border-color: #45617f;
  left: 20px;
  width: 15px;
  height: 15px; }

.mm-menu .header-menu-list-1 .mm-navbar .mm-title, .mm-menu .header-menu-list-2 .mm-navbar .mm-title {
  font-size: 1.5em;
  font-family: TradeGothicLTStd-Bold; }

.mm-menu .header-menu-list-1 ul.dropdown-menu li, .mm-menu .header-menu-list-2 ul.dropdown-menu li {
  display: block; }

.mm-menu .header-menu-list-1 label.sr-only, .mm-menu .header-menu-list-2 label.sr-only {
  display: block !important;
  height: auto;
  position: inherit;
  width: auto;
  line-height: 1;
  color: #000;
  font-size: 1.45em; }

.mm-menu .header-menu-list-1 .dropdown {
  display: block;
  margin-bottom: 0; }

.mm-menu .header-menu-list-1 .dropdown .dropdown-label {
  font-size: 1.75em;
  color: #000;
  font-family: TradeGothicLTStd;
  margin: 0 0 1px 6px;
  line-height: 1.2;
  padding: 0; }

.mm-menu .header-menu-list-1 .dropdown .button-select {
  background: #fff;
  text-align: left;
  border: none;
  box-shadow: none;
  font-family: TradeGothicLTStd;
  font-size: 1em;
  color: #45617f;
  padding: 3px 12px;
  width: 100%; }

.mm-menu .header-menu-list-1 .dropdown .button-select:focus, .mm-menu .header-menu-list-1 .dropdown .button-select:hover {
  background: #fff;
  color: #45617f; }

.mm-menu .header-menu-list-1 .dropdown .dropdown-menu {
  max-height: 300px;
  overflow-y: auto;
  width: 100%; }

.mm-menu .header-menu-list-1 .dropdown .dropdown-menu > li > a {
  padding: 2px 20px;
  line-height: inherit;
  color: #000;
  font-size: 1em;
  text-align: left; }

.mm-menu .header-menu-list-1 .mm-listview > li, .mm-menu .header-menu-list-2 .mm-listview > li {
  padding: 20px 35px 20px 20px; }

.mm-menu .header-menu-list-1 .mm-listview > li a, .mm-menu .header-menu-list-2 .mm-listview > li > a {
  font-size: 1.75em;
  font-family: TradeGothicLTStd-Light;
  margin: 0;
  line-height: 33px;
  overflow: visible;
  white-space: normal; }

.mm-menu .header-menu-list-1 .dropdown .dropdown-menu > li > a:hover {
  background-color: #193f69;
  background-image: inherit;
  color: #fff; }

.mm-menu .header-menu-list-1 .dropdown .dropdown-menu > li > a:focus {
  background-color: #fff;
  background-image: inherit;
  outline: #0db5e7 solid 3px; }

.mm-menu .header-menu-list-1 .dropdown .caret {
  border-top: 4px solid #45617f;
  float: right; }

.mm-menu .header-menu-list-1 .mm-listview {
  background-color: #74899f; }

.mm-menu .header-menu-list-1 .mm-listview > li a {
  color: #fff; }

.mm-menu .header-menu-list-1 .mm-listview > li img {
  display: none; }

.mm-menu .header-menu-list-1 .js-add-menu-xs .control-group-inline, .mm-menu .header-menu-list-2 ul li:first-child {
  display: block; }

.booking-widget .control-group .mm-menu .header-menu-list-1 .js-add-menu-xs input[type=text], .booking-widget .control-group .mm-menu .header-menu-list-1 .js-add-menu-xs select, .mm-menu .header-menu-list-1 .js-add-menu-xs .booking-widget .control-group input[type=text], .mm-menu .header-menu-list-1 .js-add-menu-xs .booking-widget .control-group select, .mm-menu .header-menu-list-1 .js-add-menu-xs .form-field {
  width: 100%; }

.mm-menu .header-menu-list-2 .mm-listview {
  background-color: #e4e8ee; }

.mm-menu .header-menu-list-2 .mm-listview > li > a {
  color: #45617f; }

.header .js-add-menu-xs.js-login {
  display: none; }

.sidebar-ico {
  display: block;
  width: 32px;
  height: 32px;
  position: relative;
  margin: 29px auto 0;
  cursor: pointer; }

.sidebar-ico span, .sidebar-ico:after, .sidebar-ico:before {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 6px;
  background: #45617f;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: .5s ease all;
  -o-transition: .5s ease all;
  transition: .5s ease all; }

.sidebar-ico:before {
  content: '';
  top: 0; }

.sidebar-ico span {
  top: 13px;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  border: 0;
  background: #45617f; }

.sidebar-ico:after {
  content: '';
  top: 26px; }

.mm-opened .sidebar-ico {
  margin: 30px 0 0 -10px; }

.mm-opened .sidebar-ico:after, .mm-opened .sidebar-ico:before {
  top: 16px;
  height: 2px; }

.mm-opened .sidebar-ico:before {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.mm-opened .sidebar-ico span {
  left: -50px;
  opacity: 0;
  filter: alpha(opacity=0); }

.mm-opened .sidebar-ico:after {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

#navigation .header-menu-close {
  display: none; }

@media (min-width: 768px) {
  .sidebar-ico {
    display: none; }

  .header-menu {
    margin-bottom: 0; }

  .header-menu .header-menu-link {
    font-size: 1.5em; }

  .header-menu-list {
    text-align: right; }

  .header-menu-list > li {
    position: static;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 12px 12px 16px;
    line-height: 1;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear; }

  .header-menu-list > li:last-child {
    margin-right: 0; }

  .header-menu-list > li .header-menu-list-1 {
    visibility: hidden;
    margin-top: 16px;
    position: absolute;
    left: 0;
    right: 0;
    background-color: #e4e8ee;
    z-index: 100; }

  .header-menu-list > li .header-menu-list-1 .container-group {
    margin: 0 auto;
    padding-top: 27px;
    padding-bottom: 27px; }

  .header-menu-list > li .header-menu-list-1 .container-group .header-menu-distributivelink {
    text-align: center; }

  .header-menu-list > li .header-menu-list-1 .container-group .header-menu-distributivelink img {
    margin-left: auto; }

  .header-menu-list > li .header-menu-list-1 .container-group > li {
    display: table-cell;
    width: 1%;
    line-height: 1;
    padding: 0 17.5px; }

  .header-menu-list > li .header-menu-list-1 .container-group > li > a {
    display: block;
    text-align: left;
    font-size: .9375em;
    color: #323232;
    font-family: TradeGothicLTStd-Bold;
    line-height: 17px;
    margin-bottom: 20px;
    min-height: 94px; }

  .header-menu-list > li .header-menu-list-1 .container-group > li > a img {
    display: block;
    margin: 11px auto 25px 20px;
    padding: 0;
    height: 35px;
    width: auto; }

  .header-menu-list > li .header-menu-list-1 .container-group > li .h-line-dotted {
    border-top: 1px dotted #45617f;
    margin-top: 41px;
    text-align: center; }

  .header-menu-list > li .header-menu-list-1 .container-group > li .h-line-dotted p {
    display: block;
    text-align: center;
    font-size: .9375em;
    color: #323232;
    font-family: TradeGothicLTStd-Bold;
    line-height: 17px;
    margin-top: 38px; }

  .header-menu-list > li .header-menu-list-1 .container-group > li .h-line-dotted .button {
    font-size: .9375em;
    line-height: 35px; }

  .header-menu-list > li .header-menu-list-1 .container-group > li:first-child {
    border-right: 1px dotted #45617f;
    padding-right: 15px;
    width: 4.1%; }

  .header-menu-list > li .header-menu-list-2 ul {
    margin: 0;
    padding: 0;
    text-align: left; }

  .header-menu-list > li .header-menu-list-2 li {
    line-height: 1; }

  .header-menu-list > li .header-menu-list-2 li a {
    display: inline-block;
    font-size: .9375em;
    color: #193f69;
    font-family: TradeGothicLTStd-Light;
    margin: 5px 0; }

  .header-menu-list > li.active {
    background-color: #e4e8ee; }

  .header-menu-list > li.active .header-menu-list-1 {
    visibility: visible; }

  .header-menu-list > li.active .header-menu-close {
    display: block; }

  .dropdown, .header .js-add-menu-xs.js-login {
    display: inline-block; }

  .dropdown .button-select {
    background: 0 0;
    border: none;
    box-shadow: none;
    font-family: TradeGothicLTStd;
    font-size: 1em;
    color: #45617f;
    padding: 0 12px; }

  .dropdown .button-select:focus, .dropdown .button-select:hover {
    background: 0 0; }

  .dropdown .dropdown-menu {
    max-height: 300px;
    overflow-y: auto; }

  .dropdown .dropdown-menu > li > a {
    padding: 1px 20px;
    text-align: left; }

  .dropdown .dropdown-menu > li > a:hover {
    background-color: #193f69;
    background-image: inherit; }

  .dropdown .dropdown-menu > li > a:focus {
    background-color: #fff;
    background-image: inherit;
    color: #45617f; }

  .dropdown .caret {
    border-top: 4px solid #45617f; } }
@media (min-width: 992px) {
  .header-menu .header-menu-link {
    font-size: 1.625em; }

  .header-menu-list > li .header-menu-list-1 .container-group > li > a {
    font-size: 1.25em;
    line-height: 1.2em;
    min-height: 108px; }

  .header-menu-list > li .header-menu-list-1 .container-group > li .h-line-dotted {
    margin-top: 0; }

  .header-menu-list > li .header-menu-list-1 .container-group > li .h-line-dotted p {
    font-size: 1.25em;
    color: #323232;
    margin-top: 35px;
    line-height: 1.2222222222em; }

  .header-menu-list > li .header-menu-list-1 .container-group > li .h-line-dotted .button {
    font-size: 1.25em; }

  .header-menu-list > li .header-menu-list-1 .container-group > li:first-child {
    padding-right: 35px;
    width: 2.2%; }

  .header-menu-list-2 li a {
    font-size: 1.125em; }

  .menu-link-image {
    margin: 11px auto 35px;
    height: 41px; } }
.padding-top5 {
  padding-top: 5px; }

.padding-top10 {
  padding-top: 10px; }

.padding-top15 {
  padding-top: 15px; }

.padding-top20 {
  padding-top: 20px; }

.padding-top25 {
  padding-top: 25px; }

.padding-top30 {
  padding-top: 30px; }

.padding-top35 {
  padding-top: 35px; }

.padding-top40 {
  padding-top: 40px; }

.padding-top45 {
  padding-top: 45px; }

.padding-top50 {
  padding-top: 50px; }

.padding-top55 {
  padding-top: 55px; }

.padding-top60 {
  padding-top: 60px; }

.padding-top65 {
  padding-top: 65px; }

.padding-bottom5 {
  padding-bottom: 5px; }

.padding-bottom10 {
  padding-bottom: 10px; }

.padding-bottom15 {
  padding-bottom: 15px; }

.padding-bottom20 {
  padding-bottom: 20px; }

.padding-bottom25 {
  padding-bottom: 25px; }

.padding-bottom30 {
  padding-bottom: 30px; }

.padding-bottom35 {
  padding-bottom: 35px; }

.padding-bottom40 {
  padding-bottom: 40px; }

.padding-bottom45 {
  padding-bottom: 45px; }

.padding-bottom50 {
  padding-bottom: 50px; }

.padding-bottom55 {
  padding-bottom: 55px; }

.padding-bottom60 {
  padding-bottom: 60px; }

.padding-bottom65 {
  padding-bottom: 65px; }

.padding-right5 {
  padding-right: 5px; }

.padding-right10 {
  padding-right: 10px; }

.padding-right15 {
  padding-right: 15px; }

.padding-right20 {
  padding-right: 20px; }

.padding-right25 {
  padding-right: 25px; }

.padding-right30 {
  padding-right: 30px; }

.padding-right35 {
  padding-right: 35px; }

.padding-right40 {
  padding-right: 40px; }

.padding-right45 {
  padding-right: 45px; }

.padding-right50 {
  padding-right: 50px; }

.padding-right55 {
  padding-right: 55px; }

.padding-right60 {
  padding-right: 60px; }

.padding-right65 {
  padding-right: 65px; }

.padding-left5 {
  padding-left: 5px; }

.padding-left10 {
  padding-left: 10px; }

.padding-left12 {
  padding-left: 12px; }

.padding-left15 {
  padding-left: 15px; }

.padding-left20 {
  padding-left: 20px; }

.padding-left25 {
  padding-left: 25px; }

.padding-left30 {
  padding-left: 30px; }

.padding-left35 {
  padding-left: 35px; }

.padding-left40 {
  padding-left: 40px; }

.padding-left45 {
  padding-left: 45px; }

.padding-left50 {
  padding-left: 50px; }

.padding-left55 {
  padding-left: 55px; }

.padding-left60 {
  padding-left: 60px; }

.padding-left65 {
  padding-left: 65px; }

.margin-top1 {
  margin-top: 1px; }

.margin-top5 {
  margin-top: 5px; }

.margin-top10 {
  margin-top: 10px; }

.margin-top15 {
  margin-top: 15px; }

.margin-top20 {
  margin-top: 20px; }

.margin-top25 {
  margin-top: 25px; }

.margin-top30 {
  margin-top: 30px; }

.margin-top35 {
  margin-top: 35px; }

.margin-top40 {
  margin-top: 40px; }

.margin-top45 {
  margin-top: 45px; }

.margin-top50 {
  margin-top: 50px; }

.margin-top55 {
  margin-top: 55px; }

.margin-top60 {
  margin-top: 60px; }

.margin-top65 {
  margin-top: 65px; }

.margin-bottom5 {
  margin-bottom: 5px; }

.margin-bottom10 {
  margin-bottom: 10px; }

.margin-bottom15 {
  margin-bottom: 15px; }

.margin-bottom20 {
  margin-bottom: 20px; }

.margin-bottom25 {
  margin-bottom: 25px; }

.margin-bottom30 {
  margin-bottom: 30px; }

.margin-bottom35 {
  margin-bottom: 35px; }

.margin-bottom40 {
  margin-bottom: 40px; }

.margin-bottom45 {
  margin-bottom: 45px; }

.margin-bottom50 {
  margin-bottom: 50px; }

.margin-bottom55 {
  margin-bottom: 55px; }

.margin-bottom60 {
  margin-bottom: 60px; }

.margin-bottom65 {
  margin-bottom: 65px; }

.margin-right5 {
  margin-right: 5px; }

.margin-right10 {
  margin-right: 10px; }

.margin-right15 {
  margin-right: 15px; }

.margin-right20 {
  margin-right: 20px; }

.margin-right25 {
  margin-right: 25px; }

.margin-right30 {
  margin-right: 30px; }

.margin-right35 {
  margin-right: 35px; }

.margin-right40 {
  margin-right: 40px; }

.margin-right45 {
  margin-right: 45px; }

.margin-right50 {
  margin-right: 50px; }

.margin-right55 {
  margin-right: 55px; }

.margin-right60 {
  margin-right: 60px; }

.margin-right65 {
  margin-right: 65px; }

.margin-left5 {
  margin-left: 5px; }

.margin-left10 {
  margin-left: 10px; }

.margin-left15 {
  margin-left: 15px; }

.margin-left20 {
  margin-left: 20px; }

.margin-left25 {
  margin-left: 25px; }

.margin-left30 {
  margin-left: 30px; }

.margin-left35 {
  margin-left: 35px; }

.margin-left40 {
  margin-left: 40px; }

.margin-left45 {
  margin-left: 45px; }

.margin-left50 {
  margin-left: 50px; }

.margin-left55 {
  margin-left: 55px; }

.margin-left60 {
  margin-left: 60px; }

.margin-left65 {
  margin-left: 65px; }

.padding-left30P {
  padding-left: 30%; }

.highlights {
  position: relative; }

.highlights ul.highlights-list {
  margin: 0;
  padding: 0;
  position: relative; }

.highlights ul.highlights-list .slick-slide img {
  display: none; }

.highlights ul.highlights-list .slick-slide.slick-active .highlights-image {
  display: block; }

.highlights p.highlights-link {
  margin-bottom: 0; }

.highlights a.highlights-wrapper-link {
  color: #45617f; }

.highlights .slick-track {
  margin: 0; }

.highlights img.highlights-image {
  width: auto;
  margin: 0 auto;
  height: 166px; }

.highlights .playPause {
  position: absolute;
  display: block;
  margin: 0 0 0 -490px;
  width: 960px;
  text-align: right;
  bottom: auto;
  top: 19px;
  height: 20px;
  right: 75px; }

.highlights .playPause .playPause-separator:before {
  content: '';
  border-left: 1px solid gray;
  height: 35px;
  display: inline-block;
  position: absolute;
  top: -7px;
  right: 22px; }

.highlights .playPause .iconPause-bordered:after, .highlights .playPause .iconPause-bordered:before {
  border: 1px solid #000;
  height: 20px;
  width: 5px;
  background: #fff;
  outline: 0;
  content: '';
  display: inline-block; }

.highlights .playPause .iconPause-bordered:before {
  margin-right: 2px; }

.highlights .playPause .iconPlay-bordered:before {
  content: '';
  position: absolute;
  border-right: 9px solid transparent;
  border-top: 9px solid transparent;
  border-left: 9px solid #fff;
  border-bottom: 9px solid transparent;
  z-index: 1;
  top: 2px;
  left: 10px; }

.highlights .playPause .iconPlay-bordered:after {
  content: '';
  position: absolute;
  border-right: 11px solid transparent;
  border-top: 11px solid transparent;
  border-left: 11px solid #000;
  border-bottom: 11px solid transparent;
  top: 0;
  left: 9px; }

.highlights .playPause.pauseActive .pauseActiveBtn {
  display: inline-block;
  background: 0 0;
  border: none;
  padding: 0;
  vertical-align: top; }

.highlights .playPause.pauseActive .playActiveBtn, .highlights .playPause.playActive .pauseActiveBtn {
  display: none; }

.highlights .playPause.playActive .playActiveBtn {
  display: inline-block;
  background: 0 0;
  border: none;
  vertical-align: top;
  position: relative;
  height: 22px;
  width: 20px; }

.highlights-list.slick-dots-bottom .slick-dots {
  width: initial;
  margin: 0;
  bottom: 20px;
  top: initial; }

.highlights-list li {
  line-height: 1;
  position: relative;
  text-align: center; }

.highlights-list li .container-group {
  text-align: left; }

.highlights-list .slick-dots {
  position: absolute;
  text-align: right;
  top: 14px;
  right: 105px;
  height: 20px;
  z-index: 100; }

.highlights-list .slick-dots li {
  width: 9px; }

.highlights-list .slick-dots li button {
  width: 11px;
  height: 11px; }

.highlights-list .slick-dots li button:before {
  background-color: #fff;
  border-radius: 50%;
  opacity: 1;
  content: "";
  width: 11px;
  height: 11px;
  border: 1px solid #000; }

.highlights-list .slick-dots li button:focus {
  outline: #66c7ff solid 2px; }

.highlights-list .slick-dots li.slick-active button:before {
  background-color: #977f53;
  border-radius: 50%; }

.highlights-wrapper-link {
  display: inline-block; }

.highlights-link {
  position: absolute;
  bottom: 10px; }

.highlights-info {
  float: left;
  clear: both;
  font-family: TradeGothicLTStd-Bold;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 0 10px; }

.booking-widget, .booking-widget .booking-widget-list {
  background-color: #fff; }

.highlights-infoA {
  font-size: 1.75em;
  color: #977f53;
  line-height: 1.14; }

.highlights-infoB {
  font-size: 2em;
  color: #45617f;
  padding-top: 5px;
  line-height: 1.12; }

.highlights-infoC {
  font-family: TradeGothicLTStd;
  font-size: 1.125em;
  color: #000;
  padding-bottom: 4px;
  padding-top: 4px; }

@media (min-width: 768px) {
  .highlights img.highlights-image {
    height: auto; }

  .highlights .playPause {
    right: 41px; }

  .highlights-list .slick-dots {
    right: 70px; }

  .highlights-link {
    top: 55px;
    bottom: auto; }

  .highlights-infoA {
    font-size: 3.125em; }

  .highlights-infoB {
    font-size: 2.1875em; }

  .highlights-infoC {
    font-size: 1.875em; } }
@media (min-width: 992px) {
  .highlights .highlights-list {
    height: 374px;
    overflow: hidden; }

  .highlights .highlights-list.slick-dots-bottom {
    height: auto; }

  .highlights .highlights-list.slick-dots-bottom .slick-dots {
    width: initial;
    margin: 0;
    bottom: 20px;
    top: initial; }

  .highlights .playPause {
    left: 49.4%;
    top: 25px; }

  .highlights-list .slick-dots {
    display: block;
    margin: 0 0 0 -490px;
    width: 960px;
    left: 46.8%;
    text-align: right;
    top: 20px;
    height: 20px; } }
.seatmap-widget-wrapper {
  margin-bottom: 30px; }

.booking-widget .baggage-link {
  font-size: .875em;
  color: #23527c;
  text-decoration: none;
  line-height: 1.2;
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: 7px 0; }

.booking-widget .baggage-link:hover {
  color: #23527c;
  text-decoration: underline; }

.booking-widget .visibleYoungAdults .youngAdultsItem {
  display: block; }

.booking-widget .visibleYoungAdults.tableCol {
  display: block;
  text-align: center; }

.booking-widget .visibleYoungAdults.tableCol .tableCellCol1, .booking-widget .visibleYoungAdults.tableCol .tableCellCol2 {
  display: block;
  width: 100%; }

.booking-widget .youngAdultsItem {
  display: none; }

.booking-widget ul.booking-widget-list {
  margin: 0; }

.booking-widget ul.booking-widget-list form.booking-widget-form {
  margin-bottom: 0; }

.booking-widget ul.booking-widget-list form.booking-widget-form .text-mandatory {
  font-size: .875em;
  margin: 0 0 4px; }

.booking-widget .form-grouper .control-label-info {
  margin-right: 10px; }

.booking-widget .form-grouper .control-label-info:after {
  font-size: 19px; }

.booking-widget .form-grouper .control-label-info:focus, .booking-widget .form-grouper .control-label-info:hover {
  text-decoration: none; }

.booking-widget .button-group {
  margin-top: 20px; }

.booking-widget .booking-widget-header {
  line-height: 1;
  font-size: 1em;
  margin: 0;
  font-weight: 400;
  font-family: TradeGothicLTStd-Bold; }

.booking-widget .control-group {
  margin-bottom: 20px; }

.booking-widget .control-group label.control-label {
  padding-right: 0;
  margin-left: 3px; }

.booking-widget .control-group > label.checkbox, .booking-widget .control-group > label.radio {
  font-size: 1.25em;
  font-family: TradeGothicLTStd-Bold; }

.booking-widget .control-group input[type=text], .booking-widget .control-group select {
  height: 50px;
  line-height: 50px;
  font-size: 1.5em;
  background-color: #e1e1e1;
  border: 1px solid #e1e1e1;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
  padding: 0 0 0 14px;
  color: #646464;
  vertical-align: middle;
  display: block;
  width: 100%;
  max-width: 100% !important;
  text-align: left; }

.booking-widget .button {
  font-size: 1.5em;
  line-height: inherit;
  padding: 10px 8px;
  display: inline-block; }

.booking-widget .help-block {
  margin-top: 9px;
  margin-bottom: 0; }

.booking-widget.rail-fly-widget, .booking-widget.seatmap-widget, fieldset.form-grouper-flight .control-group {
  margin-top: 0; }

.booking-widget .help-block-link {
  color: #0077b3; }

.booking-widget .booking-widget-content {
  display: none; }

.booking-widget.seatmap-widget ul.booking-widget-list {
  padding-top: 0; }

.booking-widget.seatmap-widget .fleetdetails-plane-link {
  margin: 0; }

.booking-widget.seatmap-widget .fleetdetails-plane-body {
  border: 1px solid #193f69; }

.booking-widget.seatmap-widget .booking-widget-content {
  border: 0; }

.booking-widget.seatmap-widget .booking-widget-header .booking-widget-link {
  font-size: 2.2em;
  color: #fff;
  padding: 16px 50px 16px 16px; }

.booking-widget.seatmap-widget .booking-widget-header .booking-widget-link:focus, .booking-widget.seatmap-widget .booking-widget-header .booking-widget-link:hover {
  background-color: rgba(25, 63, 105, 0.5);
  text-decoration: none;
  color: #fff;
  cursor: pointer; }

.booking-widget-list > li.active .booking-widget-header {
  background-color: #193f69;
  position: relative; }

.booking-widget-list > li.active .booking-widget-header:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  z-index: 1;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 9px solid #193f69;
  left: 50%;
  bottom: -9px;
  margin-left: -9px; }

.booking-widget-list > li.active .booking-widget-content {
  display: block; }

.booking-widget-header {
  background-color: #45617f; }

.booking-widget-header .booking-widget-link {
  display: block;
  text-align: left;
  font-size: 1.5em;
  color: #fff;
  padding: 16px 50px 16px 16px; }

.booking-widget-header .booking-widget-link:focus, .booking-widget-header .booking-widget-link:hover {
  background-color: rgba(25, 63, 105, 0.5);
  text-decoration: none;
  color: #fff;
  cursor: pointer; }

.booking-widget-quicklinks .booking-widget-content {
  background-color: #c1ab81;
  border: 0; }

.booking-widget-quicklinks.active .booking-widget-content {
  display: block; }

.booking-widget-quicklinks .booking-widget-header {
  background-color: #977f53; }

.booking-widget-quicklinks .booking-widget-header .booking-widget-link {
  background-color: #977f53;
  text-decoration: none;
  padding-bottom: 17px;
  border: none; }

.booking-widget-content {
  border: 1px solid #d7d7d7;
  border-top: 0 none; }

.booking-widget-content .quicklinks-list {
  padding: 0 20px;
  margin: 0; }

.quicklinks-list > li {
  line-height: 1;
  background: url(data:image/gif;base64,R0lGODlhAgABAIABAKGAT////yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMwMTQgNzkuMTU2Nzk3LCAyMDE0LzA4LzIwLTA5OjUzOjAyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNCAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDE4NkU1OUQxNERBMTFFNUJCQ0FDMzIzMEFENzM4MUEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDE4NkU1OUUxNERBMTFFNUJCQ0FDMzIzMEFENzM4MUEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0MTg2RTU5QjE0REExMUU1QkJDQUMzMjMwQUQ3MzgxQSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0MTg2RTU5QzE0REExMUU1QkJDQUMzMjMwQUQ3MzgxQSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAEAAAEALAAAAAACAAEAAAICRAoAOw==) left top repeat-x;
  padding: 32px 0 31px; }

.quicklinks-list > li:first-child {
  background: 0 0; }

.quicklinks-list .quicklinks-link {
  display: block;
  text-align: center;
  font-size: 1.75em;
  font-family: TradeGothicLTStd;
  color: #323232; }

.quicklinks-list .quicklinks-link:focus, .quicklinks-list .quicklinks-link:hover {
  text-decoration: none;
  color: #0000C0; }

.quicklinks-list .quicklinks-link:before {
  display: block;
  margin-bottom: 10px;
  font-size: 48px; }

.quicklinks-list .quicklinks-link.flysaaicon-my-booking:before {
  font-size: 55px; }

.quicklinks-list .quicklinks-link.flysaaicon-car:before {
  font-size: 58px; }

.booking-widget-form a.flysaaicon-destinations, .form-grouper-booking a, .form-grouper-booking label {
  font-size: 1.25em;
  font-family: TradeGothicLTStd-Bold;
  color: #000; }

.form-grouper-booking {
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 29px; }

.form-grouper-booking a, .form-grouper-booking label {
  margin-bottom: 0;
  display: inline-block;
  vertical-align: baseline; }

.form-grouper-booking a.desktop {
  display: none; }

.destinations-padding {
  padding: 34px 0 16px; }

.booking-widget-form-checkin .control-group label.checkbox {
  margin-top: 20px; }

.booking-widget-form-checkin .promo-imagetext {
  margin-bottom: 0 !important; }

.booking-widget-form {
  padding: 16px 20px; }

.booking-widget-form.booking-widget-form-checkin {
  padding: 35px 16px 20px; }

.booking-widget-form a.flysaaicon-destinations:before {
  color: #d7d7d7;
  font-size: 16px;
  margin-right: 10px; }

.booking-widget-form a.book-miles, .flight-status-form .control-group > label.checkbox, .flight-status-form .control-group > label.radio {
  font-size: 1.25em;
  font-family: TradeGothicLTStd-Bold; }

.booking-widget-form a.flysaaicon-destinations:hover {
  text-decoration: none; }

.booking-widget-form a.book-miles {
  color: #000; }

.booking-widget-form a.book-miles:hover {
  text-decoration: none; }

.booking-widget-form .promo-imagetext {
  padding: 10px 18px 16px 3px;
  background: url(data:image/gif;base64,R0lGODlhAQACAIABAGRkZP///yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMwNjcgNzkuMTU3NzQ3LCAyMDE1LzAzLzMwLTIzOjQwOjQyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTJFQzVEMEMxOThDMTFFNUEyRUFFNDFCMEJGRThFMjYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTJFQzVEMEQxOThDMTFFNUEyRUFFNDFCMEJGRThFMjYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1MkVDNUQwQTE5OEMxMUU1QTJFQUU0MUIwQkZFOEUyNiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1MkVDNUQwQjE5OEMxMUU1QTJFQUU0MUIwQkZFOEUyNiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAEAAAEALAAAAAABAAIAAAICRAoAOw==) right top repeat-y; }

.booking-widget-form .button-group {
  margin-top: 22px; }

.booking-widget-form .form-grouper-line {
  padding: 16px 0; }

.aui .booking-widget-form-checkin .form-grouper .control-group {
  margin-bottom: 15px; }

.aui .booking-widget-form-checkin .field-info {
  display: block;
  padding-bottom: 25px; }

.flight-status-form {
  border: 1px solid #d7d7d7;
  padding: 35px 16px 20px; }

.flight-status-form .promo-imagetext {
  padding: 0 0 20px;
  margin-bottom: 20px;
  border-bottom: 2px dotted #d7d7d7; }

.flight-status-form .control-group.control-group-inline {
  margin-right: 20px; }

.modal2.modal-theme .modal-body ul {
  list-style-type: none; }

.modal2.modal-theme .modal-body .mybooking-question {
  padding: 25px 0;
  font-size: 1.5em;
  font-family: TradeGothicLTStd-Bold;
  line-height: 28px; }

.modal2.modal-theme .modal-body .mybooking-question .text-bold, .modal2.modal-theme .modal-body .mybooking-question strong {
  font-weight: 400; }

.modal2.modal-theme .modal-body .mybooking-modal-item {
  margin-bottom: 30px;
  border: 1px solid #d7d7d7;
  padding: 20px;
  width: 100%;
  position: relative; }

.modal2.modal-theme .modal-body .mybooking-modal-title {
  font-family: TradeGothicLTStd-Bold;
  color: #45617f;
  font-size: 1.125em; }

.modal2.modal-theme .modal-body .mybooking-modal-list-details {
  margin: 0; }

.modal2.modal-theme .modal-body .mybooking-modal-list-details > li {
  font-size: 1em;
  color: #323232; }

.modal2.modal-theme .modal-body .mybooking-modal-list-details > li:before {
  content: none !important; }

.modal2.modal-theme .modal-body .mybooking-modal-list-details > li span {
  font-family: TradeGothicLTStd; }

.modal2.modal-theme .modal-body .mybooking-modal-list-details > li .text-bold, .modal2.modal-theme .modal-body .mybooking-modal-list-details > li strong {
  font-family: TradeGothicLTStd-Bold;
  font-weight: 400; }

.modal2.modal-theme .modal-body .mybooking-arrowlink {
  position: absolute;
  right: 10px;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  bottom: 10px;
  color: #193f69; }

@media (max-width: 767px) {
  .accordion-link {
    position: relative; }

  .accordion-link:before {
    font-family: flysaa-icons;
    content: "\E02B";
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 26px;
    width: 26px;
    line-height: 16px;
    vertical-align: middle;
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: 0s ease-in-out all;
    -o-transition: 0s ease-in-out all;
    transition: 0s ease-in-out all; }

  .accordion-agrup.active .accordion-link:before {
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0); } }
.flightoffers .flightoffers-image, .news-link:before {
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear; }

@media (min-width: 768px) {
  .booking-widget-header .booking-widget-link:hover, .booking-widget.seatmap-widget .booking-widget-header .booking-widget-link:hover {
    text-decoration: none;
    cursor: default; }

  .booking-widget {
    margin-top: -99px;
    z-index: 10; }

  .booking-widget .bookingQuick {
    background-color: #c1ab81; }

  .booking-widget .visibleYoungAdults.tableCol {
    display: table;
    text-align: center; }

  .booking-widget .visibleYoungAdults.tableCol .tableCellCol1 {
    display: table-cell;
    vertical-align: middle;
    width: 38%; }

  .booking-widget .visibleYoungAdults.tableCol .tableCellCol2 {
    display: table-cell;
    vertical-align: middle;
    width: 24%; }

  .booking-widget .visibleYoungAdults.tableCol .padding10 {
    padding: 0 10px; }

  .booking-widget .visibleYoungAdults .youngAdultsCol1 {
    width: 75%; }

  .booking-widget .visibleYoungAdults .youngAdultsCol1 .form-grouper label {
    font-size: 1em; }

  .booking-widget .visibleYoungAdults .youngAdultsCol1 .control-label-info {
    margin-right: 0; }

  .booking-widget .visibleYoungAdults .youngAdultsCol1 .col-sm-4 {
    width: 25%;
    padding-right: 0; }

  .booking-widget .visibleYoungAdults .youngAdultsCol2 {
    width: 25%; }

  .booking-widget .visibleYoungAdults .youngAdultsCol2 .baggage-link {
    margin-left: 0;
    margin-right: 0; }

  .booking-widget ul.booking-widget-list {
    padding-top: 56px; }

  .booking-widget .form.booking-widget-form .button-group {
    margin-top: 0; }

  .booking-widget .control-group {
    margin-bottom: 8px; }

  .booking-widget .control-group > label {
    font-size: 1.25em; }

  .booking-widget .control-group > label.checkbox, .booking-widget .control-group > label.radio {
    font-size: .875em; }

  .booking-widget .control-group .field.without-label {
    margin-top: 42px; }

  .booking-widget .control-group input[type=text], .booking-widget .control-group select {
    height: auto;
    line-height: 1.625em;
    font-size: 1em; }

  .booking-widget .control-group input[type=text] option, .booking-widget .control-group select option {
    min-height: 1.5em; }

  .booking-widget .button {
    font-size: 1.25em;
    width: auto; }

  .booking-widget .booking-widget-header {
    position: absolute !important;
    top: 0;
    width: 33.3333%; }

  .booking-widget .booking-widget-header.checkin {
    left: 33.3333%; }

  .booking-widget .booking-widget-header.flystatus {
    left: 66.6666%; }

  .booking-widget .form.booking-widget-form .control-group {
    margin-bottom: 20px; }

  .booking-widget .form.booking-widget-form .control-group.error {
    margin-bottom: 5px; }

  .booking-widget .form.booking-widget-form .control-group.control-group-inline {
    margin-bottom: 8px; }

  .booking-widget .form.booking-widget-form .form-grouper {
    margin-bottom: 14px; }

  .booking-widget .form.booking-widget-form .form-grouper .control-group, .booking-widget .form.booking-widget-form .form-grouper.form-grouper-booking1 {
    margin-bottom: 0; }

  .booking-widget .form.booking-widget-form .form-grouper-line {
    margin-bottom: 5px; }

  .booking-widget .form.booking-widget-form .control-label {
    margin-bottom: 2px; }

  .booking-widget .form.booking-widget-form .help-block {
    margin-top: 9px;
    margin-left: 3px; }

  .booking-widget .form.booking-widget-form .help-block-link {
    color: #0077b3; }

  .booking-widget.seatmap-widget .completColour:before {
    position: absolute;
    background: #97b0d9;
    top: 0;
    bottom: 0;
    left: 9px;
    width: 56.5%;
    content: ' '; }

  .booking-widget.seatmap-widget .fleetdetails-plane-link {
    padding: 0; }

  .booking-widget.seatmap-widget .fleetdetails-plane-body {
    border: none; }

  .booking-widget.seatmap-widget .accordion-agrup.active .booking-widget-header .booking-widget-link {
    padding: 21px 16px 20.5px 18px; }

  .booking-widget.seatmap-widget .booking-widget-header .booking-widget-link {
    text-align: center;
    color: #4f5c72;
    font-size: 1.7em;
    padding: 21px 16px 20.5px 18px; }

  .booking-widget.seatmap-widget .booking-widget-list {
    border: 1px solid #97b0d9;
    min-height: 325px; }

  .booking-widget.seatmap-widget .booking-widget-list .col-sm-7 {
    padding-right: 3px; }

  .booking-widget.seatmap-widget .col-sm-5 {
    position: static; }

  .booking-widget.seatmap-widget .booking-widget-header {
    background: #97b0d9;
    position: static !important;
    top: 0;
    width: 100%;
    left: 3px; }

  .booking-widget.seatmap-widget .booking-widget-content {
    position: absolute;
    top: 0;
    right: 0;
    width: 41.67%; }

  .booking-widget.seatmap-widget .booking-widget-list > li.active .booking-widget-header:before {
    border-top: 1px solid #00f;
    border-color: transparent; }

  .booking-widget.seatmap-widget .booking-widget-list > li + li.active .booking-widget-header:before, .booking-widget.seatmap-widget .booking-widget-list > li.active + li .booking-widget-header:before {
    border-top: 1px dotted #4f5c72;
    border-color: transparent; }

  .booking-widget.seatmap-widget .booking-widget-list > li.active .booking-widget-header:after, .booking-widget.seatmap-widget li.accordion-agrup.active .booking-widget-content, .booking-widget.seatmap-widget li.accordion-agrup.active .booking-widget-header .booking-widget-link {
    border: none; }

  .booking-widget.seatmap-widget li.accordion-agrup .booking-widget-header {
    font-size: 1.9em; }

  .booking-widget.seatmap-widget li.accordion-agrup .booking-widget-header:before {
    border-top: 1px dotted #4f5c72;
    content: "";
    display: block;
    margin: 0 20px; }

  .booking-widget.seatmap-widget li.accordion-agrup:first-child .booking-widget-header:before {
    border: none; }

  .booking-widget.seatmap-widget li.accordion-agrup:last-child .booking-widget-header:before {
    border-top: 1px dotted #4f5c72; }

  .booking-widget.seatmap-widget li.accordion-agrup.active .booking-widget-header {
    background: #fff; }

  .booking-widget.seatmap-widget li.accordion-agrup.active .booking-widget-header a {
    color: #97b0d9; }

  .booking-widget.seatmap-widget li.accordion-agrup.active .booking-widget-header .booking-widget-link:focus {
    background: 0 0; }

  .aui .booking-widget-form-checkin .control-group label.checkbox {
    margin-top: 30px;
    margin-bottom: 0; }

  .aui .booking-widget-form-checkin .field-info {
    padding-bottom: 0; }

  .aui .booking-widget-form-checkin .checkin-table {
    display: table; }

  .aui .booking-widget-form-checkin .checkin-table .checkin-table-row {
    display: table-row; }

  .aui .booking-widget-form-checkin .checkin-table .checkin-table-row .checkin-table-cell {
    display: table-cell;
    vertical-align: bottom;
    float: none; }

  .accordion-agrup.active .booking-widget-header .booking-widget-link {
    border-right: 1px solid #193f69;
    border-bottom: 1px solid #193f69;
    border-left: 1px solid #193f69;
    padding-bottom: 16px; }

  .booking-widget-header .booking-widget-link {
    text-align: center;
    padding: 16px 16px 17px; }

  .booking-widget-list {
    position: relative; }

  .booking-widget-quicklinks.accordion-agrup.active .booking-widget-header .booking-widget-link {
    padding-bottom: 17px;
    border: none; }

  .booking-widget-quicklinks .booking-widget-header {
    position: static !important;
    width: auto; }

  .booking-widget-quicklinks .booking-widget-content {
    display: block; }

  .form-grouper {
    margin-bottom: 22px; }

  .form-grouper-booking {
    padding-bottom: 8px;
    margin-bottom: 18px; }

  .form-grouper-booking a, .form-grouper-booking label {
    font-size: .875em;
    line-height: 21px; }

  .form-grouper-booking a.desktop {
    display: inline; }

  .booking-widget-form {
    padding: 13px 14px 0;
    min-height: 328px; }

  .booking-widget-form .form-grouper-line {
    padding-bottom: 0; }

  .booking-widget-form a.flysaaicon-destinations {
    float: right;
    margin-right: 26px;
    font-size: .875em; }

  .booking-widget-form a.book-miles {
    font-size: .875em;
    margin-bottom: 8px;
    display: inline-block;
    float: none; }

  .booking-widget-form .button {
    margin-top: 10px; }

  .booking-widget-form.booking-widget-form-checkin {
    padding-bottom: 14px;
    padding-top: 22px; }

  .booking-widget-form.booking-widget-form-status {
    padding-bottom: 13px;
    padding-top: 22px; }

  .booking-widget-form .form-grouper-line {
    padding: 0; }

  .booking-widget-content .flight-status-form {
    padding: 22px 14px 25px;
    border: 0; }

  .booking-widget-content .flight-status-form .button-group {
    margin-top: 25px; }

  .quicklinks-list .quicklinks-link {
    font-size: 1.125em; }

  .quicklinks-list .quicklinks-link:before {
    font-size: 24px;
    line-height: 25px;
    vertical-align: middle;
    margin-bottom: 8px; }

  .quicklinks-list .quicklinks-link.flysaaicon-my-booking:before {
    font-size: 27px; }

  .quicklinks-list .quicklinks-link.flysaaicon-car:before {
    font-size: 29px; }

  .modal2.modal-theme .modal-body .mybooking-question {
    padding: 40px 0 25px; }

  .flight-status-form {
    padding: 20px 17px; }

  .flight-status-form .promo-imagetext {
    padding: 10px 19px 16px 0;
    background: url(data:image/gif;base64,R0lGODlhAQACAIABAGRkZP///yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMwNjcgNzkuMTU3NzQ3LCAyMDE1LzAzLzMwLTIzOjQwOjQyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTJFQzVEMEMxOThDMTFFNUEyRUFFNDFCMEJGRThFMjYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTJFQzVEMEQxOThDMTFFNUEyRUFFNDFCMEJGRThFMjYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1MkVDNUQwQTE5OEMxMUU1QTJFQUU0MUIwQkZFOEUyNiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1MkVDNUQwQjE5OEMxMUU1QTJFQUU0MUIwQkZFOEUyNiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAEAAAEALAAAAAABAAIAAAICRAoAOw==) right top repeat-y;
    margin-bottom: 0 !important;
    border-bottom: 0 none; }

  .flight-status-form .button-group {
    margin-top: 30px; }

  .flight-status-form .control-group > label {
    font-size: 1.25em; }

  .flight-status-form .control-group > label.checkbox, .flight-status-form .control-group > label.radio {
    font-size: .875em; } }
@media (min-width: 768px) and (max-width: 991px) {
  .booking-widget-quicklinks {
    display: table;
    width: 100%;
    background-color: #977f53; }

  .booking-widget-quicklinks .booking-widget-header {
    display: table-cell;
    width: 33.3333%;
    vertical-align: middle; }

  .booking-widget-quicklinks .booking-widget-content {
    display: table-cell;
    width: 66.6667%; }

  .booking-widget-content .quicklinks-list {
    padding: 30px 23px 27px; }

  .quicklinks-list {
    display: table;
    width: 100%; }

  .quicklinks-list > li {
    display: table-cell;
    vertical-align: top;
    width: 25%;
    background: 0 0;
    padding: 0; } }
@media (min-width: 992px) {
  .booking-widget {
    margin-top: -114px; }

  .booking-widget.seatmap-widget .booking-widget-header .booking-widget-link {
    font-size: 2.2em; }

  .booking-widget.seatmap-widget .booking-widget-list .col-sm-7 {
    padding-right: 3px; }

  .booking-widget.seatmap-widget .fleetdetails-plane-link {
    padding: 15px 0 2px; }

  .booking-widget-content {
    border-right: 0 none; }

  .booking-widget-content .quicklinks-list {
    padding-top: 9px;
    padding-bottom: 7px; }

  .booking-widget-content .quicklinks-list > li {
    padding: 15px 0 12px; }

  .booking-widget-content .flight-status-form .button-group {
    margin-top: 25px; }

  .booking-widget-quicklinks .booking-widget-content, .booking-widget-quicklinks .booking-widget-header {
    float: none;
    width: auto; }

  .flight-status-form .button-group {
    margin-top: 99px; } }
.flightoffers {
  background: url(img/trama2.png) 97% top #1c4b7f;
  padding: 10px 15px; }

.flightoffers .flightoffers-title {
  line-height: 1;
  color: #fff;
  font-weight: 400;
  font-family: TradeGothicLTStd-Bold;
  font-size: 2.5em; }

.flightoffers .flightoffers-title .toggleDisplayLink {
  text-decoration: none; }

.flightoffers .flightoffers-title .toggleDisplayLink:before {
  font-size: 29px;
  color: #fff; }

.flightoffers .flightoffers-title .toggleDisplayLink.toggleDisplayToShow:before {
  content: '\E012'; }

.flightoffers-title {
  padding: 12px 0 4px; }

.flightoffers-definition dd:nth-child(2), .flightoffers-definition dt:first-child {
  padding-top: 16px; }

.flightoffers-definition dd:last-child, .flightoffers-definition dt:nth-last-child(2) {
  padding-bottom: 16px; }

.flightoffers-item {
  position: relative;
  margin: 10px 0;
  overflow: hidden; }

.flightoffers-item.flightoffers-definition {
  border: 1px solid #fff; }

.flightoffers-item.flightoffers-definition dd, .flightoffers-item.flightoffers-definition dt {
  font-weight: 400; }

.flightoffers-item.hover-offer .flightoffers-image {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1); }

.flightoffers-definition {
  font-family: TradeGothicLTStd-Light;
  font-size: 1.5em;
  line-height: 1;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ1NjE3ZiIvPjxzdG9wIG9mZnNldD0iMjQlIiBzdG9wLWNvbG9yPSIjNDU2MTdmIi8+PHN0b3Agb2Zmc2V0PSIyNCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=);
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0 50%, 100% 50%, color-stop(0, #45617f), color-stop(24%, #45617f), color-stop(24%, white), color-stop(100%, white));
  background-image: -moz-linear-gradient(left, #45617f 0, #45617f 24%, white 24%, white 100%);
  background-image: -webkit-linear-gradient(left, #45617f 0, #45617f 24%, white 24%, white 100%);
  background-image: linear-gradient(to right, #45617f 0%, #45617f 24%, #ffffff 24%, #ffffff 100%); }

.flightoffers-definition dd, .flightoffers-definition dt {
  line-height: 1.05; }

.flightoffers-definition dt {
  float: left;
  width: 27%;
  color: #fff;
  text-indent: 18px; }

.flightoffers-definition dd {
  margin-left: 92px;
  text-indent: 0; }

.flightoffers-definition dd a {
  line-height: 1; }

.flightoffers-definition dd a:focus, .flightoffers-definition dd a:hover {
  text-decoration: none; }

.flightoffers-definition a, .flightoffers-definition dd {
  color: #193f69; }

.flightoffers-definition .text-bold, .flightoffers-definition strong {
  font-family: TradeGothicLTStd-Bold; }

.flightoffers .flightoffers-image {
  width: 100%;
  transition: all .2s linear; }

.flightoffers .flightoffers-link:focus, .flightoffers .flightoffers-link:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.flightoffers-image {
  display: block;
  width: 100%;
  max-width: 100%; }

.flightoffers-link {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
  background: #45617f;
  font-size: 1.5em;
  padding: 18px; }

.flightoffers-link > .text-bold, .flightoffers-link > strong {
  display: block;
  color: #fff;
  font-family: TradeGothicLTStd-Bold;
  font-weight: 400; }

.flightoffers-info {
  display: block;
  color: #fff;
  font-family: TradeGothicLTStd-Light; }

.flightoffers-caption {
  font-family: TradeGothicLTStd;
  font-size: .5833333333em;
  color: #fff;
  padding-top: 10px;
  display: block; }

.flightoffer {
  margin-bottom: 20px; }

.flightoffer .flightoffer-link {
  display: block;
  color: #fff; }

.flightoffer .flightoffer-link:focus, .flightoffer .flightoffer-link:hover {
  text-decoration: none;
  color: #fff;
  cursor: pointer; }

.flightoffer .flightoffer-image {
  width: 100%;
  display: block; }

.flightoffer .flightoffer-title {
  display: block;
  font-size: 2.25em;
  font-family: TradeGothicLTStd-Bold;
  color: #fff;
  line-height: 1.2;
  margin-bottom: 12px; }

.flightoffer .flightoffer-content {
  background-color: #45617f;
  padding: 13px 20px 7px; }

.flightoffer .flightoffer-group {
  border-top: 1px solid #617992;
  padding: 17px 0 9px; }

.flightoffer .flightoffer-group.extra {
  border-style: dotted;
  padding-top: 8px; }

.flightoffer .flightoffer-group.extra .flightoffer-list > li {
  font-size: 1em;
  line-height: 1.2; }

.flightoffer .flightoffer-list {
  margin: 0; }

.flightoffer .flightoffer-list.flysaaicon-outbound, .flightoffer .flightoffer-list.flysaaicon-roundtrip {
  position: relative;
  padding-right: 45px;
  display: inline-block; }

.flightoffer .flightoffer-list.flysaaicon-outbound:before, .flightoffer .flightoffer-list.flysaaicon-roundtrip:before {
  position: absolute;
  right: 0;
  bottom: 7px;
  font-size: 30px;
  color: #fff; }

.flightoffer .flightoffer-list > li {
  display: block;
  line-height: 1;
  color: #fff;
  font-family: TradeGothicLTStd-Light;
  font-size: 1.5em; }

.flightoffer .flightoffer-list > li .text-bold, .flightoffer .flightoffer-list > li strong {
  font-family: TradeGothicLTStd-Bold;
  font-weight: 400; }

.flightoffers-date {
  font-size: .75em;
  padding-top: 6px; }

@media (min-width: 768px) {
  .flightoffers .flightoffers-title {
    font-size: 3em; }

  .flightoffers-definition {
    font-size: 1.125em;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ1NjE3ZiIvPjxzdG9wIG9mZnNldD0iMzElIiBzdG9wLWNvbG9yPSIjNDU2MTdmIi8+PHN0b3Agb2Zmc2V0PSIzMSUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0 50%, 100% 50%, color-stop(0, #45617f), color-stop(31%, #45617f), color-stop(31%, white), color-stop(100%, white));
    background-image: -moz-linear-gradient(left, #45617f 0, #45617f 31%, white 31%, white 100%);
    background-image: -webkit-linear-gradient(left, #45617f 0, #45617f 31%, white 31%, white 100%);
    background-image: linear-gradient(to right, #45617f 0%, #45617f 31%, #ffffff 31%, #ffffff 100%); }

  .flightoffers-definition dt {
    text-indent: 14px;
    width: 32%; }

  .flightoffers-definition dd {
    margin-left: 74px; }

  .flightoffers-item {
    margin: 10px 2px; }

  .flightoffers-link {
    font-size: 1.125em; }

  .flightoffers-caption, .flightoffers-date {
    font-size: .7777777778em; }

  .flightoffers-date {
    line-height: 16px;
    padding-top: 4px; } }
@media (min-width: 992px) {
  .flightoffers-title {
    padding: 22px 0 4px; }

  .flightoffers-link {
    font-size: 1.5em; }

  .flightoffers-definition {
    font-size: 1.5em;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ1NjE3ZiIvPjxzdG9wIG9mZnNldD0iMzAlIiBzdG9wLWNvbG9yPSIjNDU2MTdmIi8+PHN0b3Agb2Zmc2V0PSIzMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0 50%, 100% 50%, color-stop(0, #45617f), color-stop(30%, #45617f), color-stop(30%, white), color-stop(100%, white));
    background-image: -moz-linear-gradient(left, #45617f 0, #45617f 30%, white 30%, white 100%);
    background-image: -webkit-linear-gradient(left, #45617f 0, #45617f 30%, white 30%, white 100%);
    background-image: linear-gradient(to right, #45617f 0%, #45617f 30%, #ffffff 30%, #ffffff 100%); }

  .flightoffers-caption, .flightoffers-date {
    font-size: .5833333333em; }

  .flightoffers-definition dt {
    text-indent: 14px;
    width: 28%; }

  .flightoffers-definition dd {
    margin-left: 94px; }

  .flightoffers-item.flightoffers-definition {
    margin: 50px 0;
    min-height: 134px; }

  .flightoffers-date {
    padding-top: 8px; } }
.flightenjoy {
  background-color: #e4e8ee;
  margin-top: 15px;
  padding: 0; }

.flightenjoy .flightenjoy__item__group {
  padding: 15px;
  display: block;
  cursor: pointer; }

.flightenjoy .flightenjoy__item__group:hover {
  text-decoration: none; }

.flightenjoy .flightenjoy__item__image {
  width: 100%; }

.flightenjoy .flightenjoy__item__title {
  font-family: TradeGothicLTStd-Bold;
  font-size: 1.4375em;
  color: #193f69;
  margin: 0;
  line-height: 1; }

.flightenjoy .flightenjoy__item__p {
  font-family: TradeGothicLTStd-Light;
  font-size: 1.4375em;
  color: #000; }

.carousel-wrapper {
  margin-bottom: 25px;
  overflow: hidden; }

.carousel-wrapper ul, .carousel-wrapper ul.slick-track, .carousel-wrapper.carousel-wrapper-static ul.carousel-list {
  margin: 0; }

.carousel-wrapper.carousel-wrapper-static ul.carousel-list li {
  margin: 15px 7.5px; }

.carousel-wrapper .carousel-title {
  font-family: TradeGothicLTStd;
  font-size: 1.875em;
  font-weight: 400;
  color: #000;
  margin: 0 0 13px;
  line-height: 1.2; }

.carousel-wrapper .carousel-list {
  margin: 0 -7.5px;
  overflow: hidden; }

.carousel-wrapper .carousel-list .slick-slide img {
  margin: auto; }

.carousel-wrapper .carousel-list li {
  margin: 0 7.5px;
  text-align: center; }

.carousel-wrapper .carousel-text {
  font-family: TradeGothicLTStd-Bold;
  font-size: 1em;
  display: block;
  text-align: center;
  margin-top: 5px; }

.carousel-wrapper .carousel-options {
  text-align: center;
  margin-top: 30px; }

.carousel-wrapper .carousel-options a {
  display: inline-block;
  margin: 0 15px;
  color: #000; }

.carousel-wrapper .carousel-options a:before {
  display: inline-block;
  font-size: 23px;
  line-height: 23px;
  vertical-align: middle;
  text-align: center;
  color: inherit; }

.carousel-wrapper .carousel-options a.arrow-previous:before {
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.carousel-wrapper .carousel-options a.arrow-next:before {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.banner-wrapper .banner-list {
  margin: 0; }

.banner-wrapper .banner-list > li {
  line-height: 1;
  margin-bottom: 20px; }

.banner-wrapper .banner-list .banner-link {
  margin-bottom: 0;
  background-color: #45617f;
  height: 114px;
  position: relative;
  display: table;
  width: 100%; }

.banner-link, .itinerary-button {
  margin-bottom: 20px; }

.banner-wrapper .banner-list .banner-link:focus, .banner-wrapper .banner-list .banner-link:hover {
  text-decoration: none; }

.banner-wrapper .banner-list .banner-text {
  font-size: 1.5em;
  font-family: TradeGothicLTStd-Bold;
  color: #fff;
  line-height: 1.2;
  display: table-cell;
  vertical-align: bottom;
  padding: 0 0 15px 20px; }

.banner-link {
  display: block; }

.banner-link img.banner-image {
  display: inline-block; }

.banner-link img.banner-bg {
  position: absolute;
  right: 0;
  bottom: 0; }

.itinerary-wrapper, .itinerary-wrapper.multiple .itinerary-list > li {
  margin-bottom: 10px; }

.itinerary-wrapper.multiple .itinerary-date {
  display: inline-block;
  font-family: TradeGothicLTStd;
  border-left: 1px solid #323232;
  padding-left: 30px;
  margin-top: 0;
  margin-left: 25px; }

.itinerary-wrapper.multiple .itinerary-date:before {
  text-indent: 0;
  width: 30px; }

.itinerary-wrapper .flight-list {
  margin: 0; }

.itinerary-wrapper .flight-list .itinerary-header {
  padding-top: 0; }

.itinerary-wrapper .flight-list .itinerary-title {
  color: #45617f; }

.itinerary-wrapper .flight-list .table tr td {
  font-size: 1em; }

.itinerary-wrapper .flight-list .table tr td .text-bold, .itinerary-wrapper .flight-list .table tr td strong {
  font-weight: 400; }

.itinerary-wrapper .itinerary-header {
  padding-top: 15px;
  margin-bottom: 15px; }

.itinerary-wrapper .itinerary-header-tool {
  float: right;
  font-size: 1.25em;
  border: 1px solid transparent;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  font-family: TradeGothicLTStd-Bold;
  text-decoration: none;
  padding: 8px 9px 7px;
  margin-top: -10px; }

.itinerary-wrapper .itinerary-header-tool:hover {
  text-decoration: none; }

.itinerary-wrapper .itinerary-header-tool.enabled {
  color: #006b2f;
  cursor: pointer;
  border-color: #006b2f; }

.itinerary-wrapper .itinerary-header-tool.disabled {
  cursor: default;
  color: #d7d7d7;
  border-color: #d7d7d7; }

.itinerary-wrapper .itinerary-list {
  margin: 0; }

.itinerary-wrapper .itinerary-list > li {
  line-height: 1; }

.itinerary-wrapper .itinerary-title {
  margin: 0;
  font-weight: 400;
  line-height: 1;
  vertical-align: middle;
  font-family: TradeGothicLTStd-Bold;
  font-size: 1.125em;
  color: #000; }

.itinerary-wrapper .itinerary-date {
  display: block;
  margin-top: 9px; }

.itinerary-wrapper .flysaaicon-calendar:before {
  font-size: 16px;
  color: inherit;
  line-height: 18px;
  vertical-align: middle;
  width: 55px;
  display: inline-block;
  text-indent: 13px;
  position: relative;
  top: -1px; }

.itinerary-wrapper .flysaaicon-flight-inbound:before, .itinerary-wrapper .flysaaicon-flight-outbound:before {
  font-size: 40px;
  color: inherit;
  line-height: 18px;
  vertical-align: middle;
  width: 55px;
  display: inline-block;
  margin: 0; }

.itinerary-wrapper .itinerary-item {
  background-color: #ebebeb;
  margin-bottom: 15px;
  overflow: hidden;
  position: relative;
  padding: 28px 20px; }

.itinerary-wrapper .itinerary-number {
  display: block;
  position: absolute;
  left: 35px;
  right: 35px;
  top: 50%;
  text-align: center;
  color: #193f69;
  font-size: 1em;
  font-weight: 700;
  margin: -41px 0 0;
  border-bottom: 6px solid #45617f;
  padding: 0 20px 5px; }

.itinerary-wrapper .itinerary-number .text-bold, .itinerary-wrapper .itinerary-number strong {
  display: block; }

.itinerary-wrapper .itinerary-flight {
  width: 50%; }

.itinerary-wrapper .itinerary-flight.pull-right {
  text-align: right; }

.itinerary-wrapper .itinerary-flight.pull-right .slider:after {
  right: 0; }

.itinerary-wrapper .itinerary-flight.pull-left {
  text-align: left; }

.itinerary-wrapper .itinerary-flight.pull-left .slider:after {
  left: 0; }

.itinerary-wrapper .itinerary-text {
  display: block;
  color: #323232;
  font-size: 1em;
  padding: 0;
  line-height: 1.2;
  min-height: 38px; }

.itinerary-wrapper .itinerary-text .text-bold, .itinerary-wrapper .itinerary-text strong {
  display: block; }

.itinerary-wrapper .itinerary-text.slider {
  margin-bottom: 12px;
  position: relative;
  padding-bottom: 41px;
  min-height: 100px; }

.itinerary-wrapper .itinerary-text.slider:after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 30px;
  height: 30px;
  background-color: #8fa0b2;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  z-index: 10; }

@media (min-width: 992px) {
  .itinerary-wrapper.simple .itinerary-date {
    display: inline-block;
    border-left: 1px solid #323232;
    padding-left: 30px;
    margin-top: 0;
    margin-left: 25px; }

  .itinerary-wrapper.simple .itinerary-date:before {
    text-indent: 0;
    width: 30px; }

  .itinerary-wrapper .itinerary-number {
    margin-top: -19px; }

  .itinerary-wrapper .itinerary-number .text-bold, .itinerary-wrapper .itinerary-number strong {
    display: inline; } }
.information {
  margin-bottom: 20px; }

.information .information-title {
  margin: 0;
  font-size: 1.25em;
  color: #323232;
  font-family: TradeGothicLTStd-Bold;
  font-weight: 400; }

.information .information-body {
  background-color: #ebebeb;
  padding: 0; }

.information .information-list {
  margin: 0;
  padding: 12px 15px 20px; }

.information .information-list > li {
  border-top: 1px solid #bcc4cf;
  margin-bottom: 12px;
  padding-top: 8px; }

.information .information-list > li:first-child {
  border-top: 0 none; }

.information .information-group-table {
  display: table; }

.information .information-group-cell {
  display: table-cell;
  vertical-align: middle; }

.information .information-group-cell:before {
  font-size: 1.5em;
  margin-left: 7px; }

.information .info-def, .information .info-term {
  display: block;
  font-size: 1em;
  color: #323232;
  font-family: TradeGothicLTStd; }

.information .info-term {
  margin-bottom: 18px;
  font-family: TradeGothicLTStd-Bold; }

.information .info-def {
  padding: 0 0 0 8px;
  display: table-cell;
  vertical-align: middle; }

.information .info-def:before {
  float: left;
  font-size: 25px;
  color: inherit;
  margin: -3px 12px 0 0; }

.information .info-def a {
  font-size: 1em;
  color: #45617f;
  text-decoration: none; }

.information .social-wrapper {
  text-align: center; }

.information .social-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

@media (min-width: 768px) {
  .information .info-def {
    padding-left: 33px; } }
@media (min-width: 992px) {
  .information .info-def {
    padding-left: 8px; } }
.timetables-results .timetables-list {
  margin: 0;
  padding: 0; }

.timetables-results .timetables-list > li {
  margin-bottom: 20px; }

.timetables-results tbody:nth-child(even) {
  background: #bdddff; }

.timetables-results .timetables-results-date {
  font-family: TradeGothicLTStd-Bold;
  font-size: 1.4em;
  margin-left: 4px;
  margin-bottom: 15px;
  display: inline-block; }

.timetables-summary dl {
  font-size: .9375em; }

.timetables-summary dl dt {
  float: left;
  margin-right: 5px; }

.aui .travelinformation__item {
  margin-bottom: 20px;
  background-color: #e4e8ee; }

.aui .travelinformation__item__group {
  position: relative; }

.aui .travelinformation__item__image {
  width: 100%; }

.aui .travelinformation__item__a {
  display: block;
  color: #fff;
  height: 100%; }

.aui .travelinformation__item__a:focus, .aui .travelinformation__item__a:hover {
  text-decoration: none;
  color: inherit; }

.aui .travelinformation__item__a:focus .travelinformation__item__h3, .aui .travelinformation__item__a:hover .travelinformation__item__h3 {
  background-color: #193f69;
  color: #fff; }

.aui .travelinformation__item__a:not(.travelinformation__item__p) {
  margin-bottom: 22px; }

.aui .travelinformation__item__h3 {
  position: absolute;
  background-color: #45617f;
  border: 1px solid #45617f;
  font-weight: 400;
  padding: 13px 17px 12px;
  margin-left: 17px;
  margin-right: 10px;
  bottom: -32px;
  left: 0;
  right: 0;
  font-family: TradeGothicLTStd;
  font-size: 1.625em;
  line-height: 1.2; }

.aui .travelinformation__item__h3--red {
  background-color: #bf3c2b;
  font-size: 1.5em;
  font-family: TradeGothicLTStd-Light;
  width: 100%;
  padding: 7px 0 14px;
  text-indent: 16px;
  font-weight: 400;
  margin: 0;
  line-height: 32px; }

.aui .travelinformation__item__h3--red .text-bold, .aui .travelinformation__item__h3--red strong {
  font-family: TradeGothicLTStd-Bold;
  display: block;
  font-size: 1.6em; }

.aui .travelinformation__item__p {
  background-color: #e4e8ee;
  color: #323232;
  padding: 40px 17px 17px;
  font-size: 1.125em;
  line-height: 1.2;
  margin: 0; }

@media (max-width: 767px) {
  .aui .travelinformation__item.eq-h {
    height: auto !important; } }
@media (min-width: 768px) {
  .aui .travelinformation__item__group .image-wrapper {
    height: 173px; }

  .aui .travelinformation__item__group .image-wrapper .fleet__item__image {
    width: 100%;
    height: 100%;
    color: #000; }

  .aui .travelinformation__item__h3 {
    font-size: 1.25em;
    padding: 10px 12px; }

  .aui .travelinformation__item__p {
    font-size: 1em; }

  .aui .travelinformation__item__h3--red {
    font-size: 1.125em;
    padding: 5px 0 8px;
    line-height: 24px; }

  .aui .travelinformation__item__h3--red .text-bold, .aui .travelinformation__item__h3--red strong {
    font-size: 1.625em; }

  .aui .flyssaicon-plus-holiday:before {
    bottom: 17px; } }
@media (min-width: 992px) {
  .aui .travelinformation__item__group .image-wrapper {
    height: 235px; }

  .aui .travelinformation__item__h3 {
    font-size: 1.625em;
    padding: 12px 17px 13px; }

  .aui .travelinformation__item__p {
    font-size: 1.125em; }

  .aui .travelinformation__item__h3--red {
    font-size: 1.5em;
    padding: 5px 0 8px;
    line-height: 34px; }

  .aui .travelinformation__item__h3--red .text-bold, .aui .travelinformation__item__h3--red strong {
    font-size: 1.625em; } }
.aui .fleet {
  padding-bottom: 20px; }

.aui .fleet .fleet-title {
  font-size: 1.875em;
  font-family: TradeGothicLTStd;
  color: #000;
  font-weight: 400;
  margin-bottom: 8px; }

.aui .fleet.type2 .fleet__item .image-wrapper {
  background-color: #fff;
  border: 1px solid #e4e8ee;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding: 15px; }

.aui .fleet.type2 .fleet__item .image-wrapper img {
  height: auto; }

.aui .fleet.type2 .fleet__item .image-size {
  display: table;
  width: 100%; }

.aui .fleet.type2 .fleet__item__group {
  padding: 20px 15px;
  min-height: inherit; }

.aui .fleet.type2 .fleet__item__h3 {
  padding: 0; }

.aui .fleet.type2 .fleet__item__p {
  padding: 0;
  font-size: 1.5em; }

.aui .fleet__item {
  margin-bottom: 20px; }

.aui .fleet__item__group {
  min-height: 139px;
  padding-bottom: 30px;
  display: inline-block; }

.aui .fleet__item__image {
  width: 100%; }

.aui .fleet__item__a {
  color: #fff;
  display: block;
  background-color: #e4e8ee; }

.aui .fleet__item__a .extrainfo, .aui .fleet__item__a.active .fleet__item__p, .aui .fleet__item__a.active .image-wrapper {
  display: none; }

.aui .fleet__item__a:focus, .aui .fleet__item__a:hover {
  text-decoration: none;
  color: inherit; }

.aui .fleet__item__a.flysaaicon-lupa, .aui .fleet__item__a.flysaaicon-plus {
  position: relative; }

.aui .fleet__item__a.flysaaicon-lupa:before, .aui .fleet__item__a.flysaaicon-plus:before {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 29px;
  color: rgba(69, 97, 127, 0.5); }

.aui .fleet__item__a.flysaaicon-lupa:before {
  font-size: 22px;
  color: #45617f; }

.aui .fleet__item__a.active.flysaaicon-plus:before {
  content: '\E01E';
  bottom: auto;
  top: 15px; }

.aui .fleet__item__a.active .extrainfo {
  display: block; }

.aui .fleet__item__a .icon-link-blank:before {
  font-size: 1.5em;
  padding: 0; }

.aui .fleet__item__h3 {
  color: #193f69;
  padding: 14px 10px 0 20px;
  margin: 0;
  font-size: 1.875em;
  line-height: 30px; }

.aui .fleet__item__h3 .text-bold, .aui .fleet__item__h3 strong {
  font-family: TradeGothicLTStd-Bold;
  display: inline-block;
  font-size: 1em;
  font-weight: 400; }

.aui .fleet__item__h3 .icon-link-blank:before {
  font-size: .8em; }

.aui .extrainfo-text, .aui .fleet__item__p {
  color: #000;
  padding: 5px 10px 0 20px;
  font-family: TradeGothicLTStd-Light;
  font-size: 1.875em;
  margin: 0;
  float: left; }

.aui ul.fleet__item__p li {
  line-height: 1.15;
  position: relative;
  padding-left: 10px;
  display: block;
  margin-bottom: 1px; }

.aui ul.fleet__item__p li:before {
  content: '-';
  position: absolute;
  left: 0;
  top: 0;
  line-height: 1; }

.aui .extrainfo {
  padding: 0 10px 17px 20px; }

.aui .extrainfo-text {
  display: block;
  padding-right: 0;
  padding-left: 0; }

.aui .extrainfo-link {
  display: block;
  text-align: right;
  color: #45617f;
  font-size: 1em;
  margin-top: 42px; }

.aui .extrainfo-link:focus, .aui .extrainfo-link:hover {
  color: #45617f;
  text-decoration: underline;
  cursor: pointer; }

.aui .flyssaicon-plus-fleet.flyssaicon-plus-item {
  font-size: 1.7em;
  color: #193f69; }

.aui .fleet-best-hotel {
  color: #fff;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 12px 20px 12px 16px;
  font-family: TradeGothicLTStd-Light;
  font-size: 1.375em; }

.aui .fleet-best-hotel .text-bold, .aui .fleet-best-hotel strong {
  display: block;
  font-size: 1.75em; }

.aui .fleet-transparency {
  position: absolute;
  bottom: 0;
  background-color: rgba(25, 63, 105, 0.5);
  width: 100%;
  min-height: 83px; }

.aui .overview-product-section .overview-product-section-img, .aui .wwf-wrapper .image-wrapper {
  min-height: 50px; }

.aui .wwf-wrapper .wwf-header {
  text-align: center;
  position: relative;
  margin: 10px 0 22px; }

.aui .wwf-wrapper .wwf-header:after {
  content: '';
  position: absolute;
  height: 1px;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 9px;
  background-color: #323232; }

.aui .wwf-wrapper .wwf-title {
  font-size: 1.75em;
  line-height: 32px;
  font-family: TradeGothicLTStd-Bold;
  color: #000;
  display: inline-block;
  background-color: #fff;
  margin: 0;
  padding: 0 20px;
  position: relative;
  z-index: 1;
  font-weight: 400; }

.aui .wwf-wrapper .wwf-item {
  background-color: #e4e8ee;
  margin-bottom: 20px;
  border: 1px solid #e4e8ee; }

.aui .wwf-wrapper .wwf-head .button-group {
  padding-right: 20px;
  margin-top: -21px; }

.aui .wwf-wrapper .wwf-image {
  width: 100%;
  height: 100%; }

.aui .wwf-wrapper .wwf-body {
  padding: 27px 18px 30px; }

.aui .wwf-wrapper .wwf-body .button-group {
  margin-top: 31px; }

.aui .wwf-wrapper .wwf-destination {
  font-size: 1.875em;
  line-height: 33px;
  color: #000;
  font-family: TradeGothicLTStd;
  margin: 0 0 3px;
  font-weight: 400; }

.aui .wwf-wrapper .wwf-list {
  color: #323232;
  margin: 0 0 16px; }

.aui .wwf-wrapper .wwf-list dd, .aui .wwf-wrapper .wwf-list dt {
  line-height: 21px;
  font-size: 1.125em;
  font-weight: 400; }

.aui .wwf-wrapper .wwf-list dt {
  float: left;
  width: 90px;
  font-family: TradeGothicLTStd-Bold; }

.aui .wwf-wrapper .wwf-list dd {
  display: block;
  margin: 0;
  font-family: TradeGothicLTStd; }

.aui .wwf-wrapper .wwf-info {
  display: block;
  font-family: TradeGothicLTStd;
  font-size: 1.125em;
  color: #323232;
  margin: 0 0 4px; }

.aui .wwf-wrapper .wwf-price {
  display: block;
  font-family: TradeGothicLTStd-Bold;
  font-size: 1.875em;
  color: #193f69; }

.aui .distributive__item {
  margin-bottom: 20px;
  color: #fff;
  background-color: #e4e8ee; }

.aui .distributive__item .distributive__extrainfo {
  display: none; }

.aui .distributive__item .distributive__toggle__icon {
  position: absolute;
  bottom: 30px;
  right: 15px; }

.aui .distributive__item .distributive__toggle__icon:focus, .aui .distributive__item .distributive__toggle__icon:hover {
  text-decoration: none;
  color: inherit; }

.aui .distributive__item .distributive__toggle__icon:before {
  content: "\e012";
  font-size: 29px;
  color: rgba(69, 97, 127, 0.5);
  font-family: flysaa-icons !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased; }

.aui .distributive__item .distributive__main__control {
  display: block; }

.aui .distributive__item .distributive__secondary__control {
  display: none; }

.aui .distributive__item .image-wrapper, .aui .distributive__item.active .distributive__extrainfo, .aui .distributive__item.active .distributive__secondary__control {
  display: block; }

.aui .distributive__item.active .distributive__toggle__icon {
  top: 15px;
  bottom: inherit; }

.aui .distributive__item.active .distributive__toggle__icon:before {
  content: "\E01E"; }

.aui .distributive__item.active .distributive__main__control, .aui .distributive__item.active .image-wrapper {
  display: none; }

.aui .distributive__item .distributive__item__image {
  width: 100%; }

.aui .distributive__item .distributive__item__group {
  padding-bottom: 30px;
  height: 100%;
  overflow: hidden; }

.aui .distributive__item .distributive__item__h3 {
  color: #193f69;
  padding: 14px 10px 0 20px;
  margin: 0;
  font-size: 1.875em;
  line-height: 30px; }

.aui .distributive__item .distributive__item__p {
  color: #000;
  padding: 5px 10px 0 20px;
  font-family: TradeGothicLTStd-Light;
  font-size: 1.875em;
  margin: 0;
  float: left; }

.aui .distributive__item .distributive__extrainfo {
  padding: 0 10px 0 0; }

.aui .distributive__item .distributive__extrainfo__link {
  float: right;
  color: #45617f;
  font-size: 1em;
  margin-top: 10px;
  margin-right: 10px; }

.aui .distributive__item .distributive__extrainfo__link:focus, .aui .distributive__item .distributive__extrainfo__link:hover {
  color: #45617f;
  text-decoration: underline;
  cursor: pointer; }

@media (max-width: 767px) {
  .aui .fleet__item__a.eq-h {
    height: auto !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .aui .wwf-wrapper .wwf-destination {
    font-size: 1.5em; }

  .aui .wwf-wrapper .wwf-info {
    font-size: 1em; }

  .aui .wwf-wrapper .wwf-price {
    font-size: 1.5em; } }
@media (min-width: 768px) {
  .aui .wwf-wrapper .image-wrapper {
    height: 89px; }

  .aui .fleet {
    padding-bottom: 0; }

  .aui .fleet .fleet-title {
    font-size: 1.375em; }

  .aui .type2 .fleet__item .image-wrapper {
    padding: 0; }

  .aui .type2 .fleet__item .image-wrapper img {
    height: auto; }

  .aui .fleet__item .image-wrapper {
    text-align: center;
    height: 173px; }

  .aui .fleet__item .image-wrapper img {
    width: 100%;
    height: 100%; }

  .aui .fleet__item__h3 {
    font-size: 1.375em;
    padding: 8px 12px 3px 17px; }

  .aui .fleet__item__p {
    font-size: 1.3125em;
    float: left;
    padding: 0 10px 0 20px; }

  .aui .fleet__item__group {
    min-height: 104px;
    padding-bottom: 0; }

  .aui .fleet__item__group.item__group__padding {
    padding-bottom: 25px; }

  .aui .fleet-best-hotel {
    font-size: 1.1875em;
    padding: 10px 20px 7px 10px; }

  .aui .fleet-best-hotel .text-bold, .aui .fleet-best-hotel strong {
    display: block;
    font-size: 1.4375em; }

  .aui .fleet-transparency {
    min-height: 64px; }

  .aui .flyssaicon-plus-fleet:before {
    bottom: 11px;
    font-size: 1em; } }
@media (min-width: 992px) {
  .aui .wwf-wrapper .image-wrapper {
    height: 121px; }

  .aui .fleet {
    padding-bottom: 0; }

  .aui .fleet .fleet-title {
    font-size: 1.875em; }

  .aui .fleet__item .image-wrapper {
    height: 235px; }

  .aui .type2 .fleet__item .image-wrapper {
    padding: 0;
    height: 170px; }

  .aui .type2 .fleet__item .image-wrapper img {
    width: auto;
    width: initial;
    height: auto; }

  .aui .fleet__item__h3 {
    font-size: 1.875em;
    padding: 12px 16px 8px 17px; }

  .aui .fleet__item__p {
    font-size: 1.8125em; }

  .aui .fleet__item__group {
    padding-bottom: 12px; }

  .aui .fleet-transparency {
    min-height: 80px; }

  .aui .fleet-best-hotel {
    font-size: 1.625em;
    padding: 10px 20px 7px 10px; }

  .aui .fleet-best-hotel .text-bold, .aui .fleet-best-hotel strong {
    display: block;
    font-size: 1.4375em; }

  .aui .fleet-best-hotel .flyssaicon-plus-holiday:before {
    font-size: 1.125em; }

  .aui .col-md-9 .fleet__item__h3 {
    padding: 12px 2px 8px 15px; }

  .aui .col-md-9 .fleet__item__h3 .text-bold, .aui .col-md-9 .fleet__item__h3 strong {
    font-size: .8em; }

  .aui .col-md-9 .fleet__item__group {
    min-height: 86px; } }
.aui .fleetdetails-review-title {
  font-family: TradeGothicLTStd-Light;
  font-size: 1.875em; }

.aui .fleetdetails-review-aside-images-list {
  margin: 0; }

.aui .fleetdetails-review-aside-images-list > li {
  padding-bottom: 20px; }

.aui .fleetdetails-review-aside-images-list > li:last-child {
  padding-bottom: 0; }

.aui .fleetdetails-aside-images-item {
  position: relative; }

.aui .fleetdetails-aside-images-item img {
  width: 100%; }

.aui .fleetdetails-aside-images-link {
  position: absolute;
  bottom: 20px;
  left: 20px;
  padding: 20px;
  font-family: TradeGothicLTStd-Bold;
  color: #fff;
  font-size: 1.5em; }

.aui .fleetdetails-aside-images-link.business-class {
  background: #977f53;
  color: #fff; }

.aui .fleetdetails-aside-images-link.economy-class {
  background: #c1ab81;
  color: #fff; }

.aui .fleetdetails-plane {
  background: #97b0d9;
  margin: 20px 0; }

.aui .fleetdetails-plane2 {
  margin: 20px 0;
  border: 1px solid #97b0d9; }

.aui .fleetdetails-plane2 .fleetdetails-plane-title {
  color: #97b0d9; }

.aui .fleetdetails-plane2 .fleetdetails-plane-body {
  border: none;
  padding: 19px 50px 0 58px;
  background: 0 0; }

.aui .fleetdetails-plane2 .fleetdetails-plane-link {
  margin-top: 7px;
  display: inline-block;
  margin-bottom: 20px; }

.aui .fleetdetails-plane2 .fleetdetails-seatmap {
  text-align: center; }

.aui .fleetdetails-plane-body {
  border: 1px solid #97b0d9;
  border-bottom: 0 none;
  background: #fff;
  margin: 0;
  overflow: hidden;
  padding: 17px; }

.aui .fleetdetails-plane-body .text-bold, .aui .fleetdetails-plane-body strong {
  font-weight: 400;
  font-family: TradeGothicLTStd-Bold;
  font-size: 1.125em; }

.aui .fleetdetails-plane-body dt {
  font-family: TradeGothicLTStd-Light;
  font-size: 1em;
  width: 64%;
  float: left; }

.aui .fleetdetails-plane-body dd {
  font-family: TradeGothicLTStd;
  font-size: 1em;
  float: left;
  width: 30%;
  margin-left: 8px; }

.aui .fleetdetails-plane-body p {
  margin-bottom: 4px; }

.aui .fleetdetails-plane-body dl {
  margin-bottom: 10px; }

.aui .fleetdetails-plane-body dl:after, .aui .fleetdetails-plane-body dl:before {
  content: " ";
  display: table; }

.aui .fleetdetails-plane-title {
  color: #fff;
  font-size: 3.375em;
  font-family: TradeGothicLTStd-Bold;
  text-align: center;
  padding: 10px 0; }

.aui .fleetdetails-aside-options-item a, .aui .seatmap-tool {
  font-size: 1.5em;
  color: #fff;
  font-family: TradeGothicLTStd-Bold; }

.aui .fleetdetails-aside-options {
  margin-bottom: 20px; }

.aui .fleetdetails-aside-options-list {
  margin: 20px 0 0; }

.aui .fleetdetails-aside-options-item {
  margin-bottom: 20px;
  height: 114px;
  display: block;
  position: relative; }

.aui .fleetdetails-aside-option {
  background: #45617f;
  height: 100%; }

.aui .fleetdetails-aside-option:hover {
  opacity: .9; }

.aui .fleetdetails-aside-option span {
  position: absolute;
  bottom: 15px;
  left: 15px; }

.aui .fleetdetails-aside-option img {
  opacity: .8;
  position: absolute;
  bottom: 0;
  right: 0; }

.aui .fleetdetails-seatmap-image-tools {
  background: #193f69;
  margin: 0;
  padding: 0;
  text-align: center;
  line-height: 1; }

.aui .fleetdetails-seatmap-image-tools > li {
  border-left: 1px solid #fff; }

.aui .fleetdetails-seatmap-image-tools > li:first-child {
  border-left: 0 none; }

.aui .fleetdetails-seatmap-image {
  margin-bottom: 20px; }

.aui .fleetdetails-seatmap-image-wrapper {
  overflow-x: auto; }

.aui .fleetdetails-seatmap-image-wrapper > img {
  max-width: none;
  width: 100%; }

.aui .seatmap-tool-wrapper {
  display: inline-block;
  line-height: 1; }

.aui .seatmap-tool {
  display: block;
  cursor: pointer;
  padding: 0 10px;
  line-height: 78px;
  vertical-align: middle;
  text-decoration: none; }

.aui .seatmap-tool:focus, .aui .seatmap-tool:hover {
  text-decoration: none;
  color: #fff; }

.aui .seatmap-tool.flysaaicon-arrow:before {
  margin-right: 19px; }

.aui .seatmap-tool.flysaaicon-zoomin {
  line-height: 115px; }

.aui .seatmap-tool.flysaaicon-zoomin:before {
  font-size: 48px;
  line-height: 48px; }

.aui .seatmap-tool.flysaaicon-zoomout {
  line-height: 115px; }

.aui .seatmap-tool.flysaaicon-zoomout:before {
  font-size: 48px;
  line-height: 48px; }

.aui .seatmap-tool:before {
  display: inline-block;
  font-size: 25px;
  line-height: 24px;
  vertical-align: middle; }

.aui .fleetdetails-plane-link {
  display: block;
  text-align: center;
  font-size: 1.45em;
  font-family: TradeGothicLTStd-Bold;
  color: #193f69;
  text-decoration: none;
  line-height: 21px;
  vertical-align: middle;
  padding: 12px 0 2px; }

.aui .fleetdetails-plane-link:focus, .aui .fleetdetails-plane-link:hover {
  text-decoration: none; }

.aui .fleetdetails-plane-link.flysaaicon-arrow.toggleDisplayToShow:before {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.aui .fleetdetails-plane-link.flysaaicon-arrow:before {
  display: inline-block;
  font-size: 21px;
  line-height: 13px;
  position: relative;
  top: 4px;
  margin: 0 16px 0 0; }

.aui .container-group .portlet-asset-publisher .asset-full-content .asset-content {
  margin: 0; }

@media (max-width: 767px) {
  .aui .fleetdetails-seatmap-image-tools > li.stw-xs-50 {
    float: left;
    width: 50%;
    display: block; }

  .aui .fleetdetails-seatmap-image-tools > li.stw-xs-100 {
    clear: both;
    display: block;
    border-top: 1px solid #fff;
    border-left: 0 none; } }
@media (min-width: 768px) {
  .aui .fleetdetails-plane2 .fleetdetails-plane-body {
    padding: 19px 9px 15px 28px;
    position: relative; }

  .aui .fleetdetails-plane2 .fleetdetails-plane-body .fleetdetails-seats {
    padding-left: 30px; }

  .aui .fleetdetails-plane2 .fleetdetails-plane-link {
    margin: 0;
    position: absolute;
    bottom: 25px;
    left: 280px; }

  .aui .fleetdetails-review-title {
    margin-top: 20px;
    font-size: 1.375em; }

  .aui .fleetdetails-aside-options-item {
    height: 85px;
    margin-bottom: 45px; }

  .aui .fleetdetails-aside-options-item a {
    font-size: 1.125em;
    display: block;
    width: 100%;
    height: 100%; }

  .aui .fleetdetails-aside-images-link {
    padding: 12px;
    font-size: 1.125em; }

  .aui .fleetdetails-plane-body .text-bold, .aui .fleetdetails-plane-body dl, .aui .fleetdetails-plane-body dt, .aui .fleetdetails-plane-body strong {
    font-size: .9375em; }

  .aui .fleetdetails-review-aside-images-list > li {
    padding-bottom: 30px; }

  .aui .fleetdetails-plane-title {
    margin-right: -15px; }

  .aui .fleetdetails-plane-link {
    margin-top: -61px;
    margin-right: -15px; }

  .aui .fleetdetails-seatmap-image {
    margin-bottom: 40px; }

  .aui .fleetdetails-seatmap-image-tools {
    text-align: right; }

  .aui .seatmap-tool {
    line-height: 115px;
    padding: 0 35px; }

  .aui .seatmap-tool:before {
    margin: 0; }

  .aui .fleetdetails-aside-options-list {
    margin-top: 64px; } }
@media (min-width: 992px) {
  .aui .fleetdetails-plane2 .fleetdetails-plane-body {
    padding: 19px 9px 15px 57px; }

  .aui .fleetdetails-plane2 .fleetdetails-plane-body .fleetdetails-seats {
    padding-left: 70px; }

  .aui .fleetdetails-plane2 .fleetdetails-plane-link {
    bottom: 36px;
    left: 423px; }

  .aui .fleetdetails-review-title {
    font-size: 1.75em;
    margin-top: 30px; }

  .aui .fleetdetails-review-aside-images-list > li {
    padding-bottom: 40px; }

  .aui .fleetdetails-aside-images-link {
    font-size: 1.5em;
    padding: 20px; }

  .aui .fleetdetails-plane-title {
    font-size: 4.0625em;
    margin-top: 30px; }

  .aui .fleetdetails-plane-body .text-bold, .aui .fleetdetails-plane-body strong {
    font-size: 1.125em; }

  .aui .fleetdetails-plane-body dd, .aui .fleetdetails-plane-body dt {
    font-size: 1em;
    line-height: 20px; }

  .aui .fleetdetails-aside-options-item {
    height: 114px;
    margin-bottom: 40px; }

  .aui .fleetdetails-aside-options-item a {
    font-size: 1.5em; } }
.aui .specials {
  padding-bottom: 20px; }

.aui .specials .specials-offer__guide .button.button2 {
  position: absolute;
  right: 20px;
  bottom: 20px;
  font-size: 1em;
  font-family: TradeGothicLTStd-Light;
  padding: 0 23px; }

.aui .specials .btn.button.button2, .aui .specials .btn.button.button3, .aui .specials .btn.button.button4, .aui .specials .btn.button1, .aui .specials .btn.button2 {
  display: inline-block;
  width: inherit; }

.aui .specials label {
  cursor: inherit; }

.aui .specials__header__title {
  line-height: 1;
  color: #193f69;
  font-weight: 400;
  font-family: TradeGothicLTStd-Bold;
  font-size: 2.25em;
  padding: 12px 0 4px; }

.aui .specials__header__p {
  color: #000;
  font-weight: 400;
  font-family: TradeGothicLTStd-Bold;
  font-size: 1.875em;
  line-height: 1.2em;
  margin-top: 16px; }

.aui .specials__label__title, .aui .specials__module__title {
  line-height: 1;
  color: #000;
  font-weight: 400;
  font-family: TradeGothicLTStd-Light;
  font-size: 1.875em;
  padding: 12px 0 4px; }

.aui .specials-offer__conditions, .aui .specials__module_lista .active {
  font-family: TradeGothicLTStd-Bold; }

.aui .specials-origin {
  background-color: #193f69;
  padding: 20px; }

.aui .specials-origin .col-specials-input .control-label {
  text-align: left;
  color: #fff;
  font-size: 1.75em; }

.aui .specials-origin__button {
  margin-top: 20px; }

.aui .specials .accordion-agrup {
  border-bottom: 1px solid #fff; }

.aui .specials .booking-widget {
  margin: 0;
  background-color: #e4e8ee; }

.aui .specials .booking-widget-content {
  border: none; }

.aui .specials .button.button2, .aui .specials .button.button3, .aui .specials .button.button4, .aui .specials .button1 {
  padding-right: 40px;
  padding-left: 40px;
  font-size: 1.25em; }

.aui .specials__module_lista .specials__module_lista_li {
  margin: 18px 0; }

.aui .specials__module_lista .specials__module_lista_li a {
  color: #000; }

.aui .specials-offer__conditions {
  background-color: #e4e8ee;
  padding: 25px; }

.aui .specials-offer__conditions .specials-offer__conditions__title {
  color: #000;
  font-weight: 400;
  font-size: 1.875em;
  padding-bottom: 16px; }

.aui .specials-offer__conditions .specials-offer__conditions__subtitle {
  font-size: 1.625em;
  font-weight: 400;
  font-family: TradeGothicLTStd-Light; }

.aui .specials-offer__conditions .specials-offer__conditions__subtitle .text-bold, .aui .specials-offer__conditions .specials-offer__conditions__subtitle strong {
  font-size: .9230769231em;
  font-family: TradeGothicLTStd-Bold; }

.aui .specials-offer__conditions .specials-offer__conditions__date {
  font-size: 1.625em;
  font-weight: 400;
  font-family: TradeGothicLTStd-Light; }

.aui .specials-offer__conditions .specials-offer__conditions__price {
  color: #193f69;
  font-weight: 400;
  font-size: 1.75em;
  padding-bottom: 16px; }

.aui .specials-offer__guide {
  overflow: hidden;
  height: 305px; }

.aui .specials-offer__guide .specials-offer__guide__img {
  width: 100%;
  height: auto; }

.aui .specials .specials-left {
  float: inherit;
  margin-right: 0; }

.aui .specials-offer__conditions__button1 .btn {
  margin: 0 25px 20px; }

@media (min-width: 768px) {
  .aui .specials .booking-widget-header .booking-widget-link {
    font-size: 1em; }

  .aui .specials .specials__module_lista .specials__module_lista_li {
    margin: 0;
    display: inline-block;
    width: 32.9%;
    padding-left: 30px;
    padding-bottom: 15px;
    padding-top: 15px; }

  .aui .specials .col-sm-4 {
    padding-right: 0; }

  .aui .specials .specials-float {
    float: right;
    width: 66.6%; }

  .aui .specials .specials-float .col-md-8 {
    width: 100%;
    padding-left: 0; }

  .aui .specials .accordion-agrup {
    border-bottom: 0; }

  .aui .specials .specials-offer__guide .button.button2 {
    font-size: 1.1875em;
    bottom: 33px; }

  .aui .specials li.accordion-agrup:nth-child(2) h3 {
    left: 33.3333%; }

  .aui .specials li.accordion-agrup:nth-child(3) h3 {
    left: 66.6666%; }

  .aui .col-90 {
    width: 90%; }

  .aui .specials__label__title {
    width: 41%;
    font-size: 1.4em;
    display: inline-block; }

  .aui .specials-origin {
    width: 58.3%;
    display: inline-block; }

  .aui .specials-origin .col-specials-input {
    width: 59%;
    display: inline-block;
    vertical-align: middle; }

  .aui .specials-origin .col-specials-input .control-label {
    font-size: 1.5em; }

  .aui .specials-origin .specials-origin__button {
    width: 39%;
    display: inline-block;
    margin-top: 0; }

  .aui .specials-offer__conditions {
    padding: 25px 0 0 25px; }

  .aui .specials-offer__conditions .specials-offer__conditions__group {
    width: 47%;
    float: left; }

  .aui .specials-offer__conditions .specials-offer__conditions__group .text-bold, .aui .specials-offer__conditions .specials-offer__conditions__group strong {
    font-weight: 400; }

  .aui .specials-offer__conditions .specials-offer__conditions__title {
    font-size: 1.3125em;
    padding-bottom: 6px; }

  .aui .specials-offer__conditions .specials-offer__conditions__subtitle {
    font-size: 1em;
    margin-bottom: 1px; }

  .aui .specials-offer__conditions .specials-offer__conditions__subtitle .text-bold, .aui .specials-offer__conditions .specials-offer__conditions__subtitle strong {
    font-size: 1em; }

  .aui .specials-offer__conditions .specials-offer__conditions__price {
    font-size: 1.25em;
    width: 50%;
    padding-bottom: 0; }

  .aui .specials-offer__conditions .specials-offer__conditions__date {
    font-size: 1em;
    margin: 0; }

  .aui .specials-offer__conditions .specials-offer__conditions__date.specials-left {
    margin-right: 9px; }

  .aui .specials-offer__conditions .specials-left {
    float: left;
    margin: 0; }

  .aui .specials-offer__conditions .button.button1, .aui .specials-offer__conditions .button.button2, .aui .specials-offer__conditions .button.button3, .aui .specials-offer__conditions .button.button4 {
    line-height: 1.6; }

  .aui .specials-left {
    float: left;
    margin: 0; }

  .aui .specials-offer__guide {
    height: auto;
    overflow: inherit; }

  .aui .specials__header__p {
    font-size: 1.375em; }

  .aui .specials__module_lista {
    margin: 0;
    padding: 0 0 10px; }

  .aui .specials__module__title {
    font-size: 1.4em; }

  .aui .specials-offer__conditions__button1 {
    position: absolute;
    right: 10%;
    bottom: 33px; }

  .aui .specials-offer__conditions__button1 .btn {
    margin: 0; }

  .aui .specials-offer__conditions__button1 a.btn {
    margin-right: 25px; }

  .aui .push {
    height: 100px;
    display: block; } }
@media (min-width: 992px) {
  .aui .specials .booking-widget-header .booking-widget-link {
    font-size: 1.5em; }

  .aui .specials .specials__module_lista .specials__module_lista_li {
    font-size: 1.1em;
    padding-bottom: 5px;
    padding-top: 25px; }

  .aui .specials-offer__conditions {
    padding: 31px 0 0 42px; }

  .aui .specials-offer__conditions .specials-offer__conditions__title {
    font-size: 1.875em;
    padding-bottom: 18px; }

  .aui .specials-offer__conditions .specials-offer__conditions__subtitle {
    font-size: 1.125em; }

  .aui .specials-offer__conditions .specials-offer__conditions__price {
    font-size: 1.8125em;
    margin-top: 7px; }

  .aui .specials-offer__conditions .specials-offer__conditions__date {
    font-size: 1.1875em; }

  .aui .specials__label__title {
    width: 43%;
    font-size: 1.95em; }

  .aui .specials-origin {
    width: 56.5%; }

  .aui .specials .booking-widget ul.booking-widget-list {
    margin-right: 0; }

  .aui .specials-offer__guide {
    height: auto;
    overflow: inherit; }

  .aui .specials__header__p {
    font-size: 1.875em; }

  .aui .specials__module_lista {
    margin: 0;
    padding: 0 0 20px; }

  .aui .specials__module__title {
    font-size: 1.95em; }

  .aui .specials__header__title {
    font-size: 3.15em; } }
.aui .visit-flightOffer .visit-flightOffer__img, .aui .visit-parks .visit-parks__img {
  width: 100%; }

.aui .visit-push {
  margin-top: 24px; }

.aui .visit-form {
  background-color: #193f69;
  padding: 15px; }

.aui .visit__label__title {
  line-height: 1;
  color: #fff;
  font-weight: 400;
  font-family: TradeGothicLTStd-Light;
  font-size: 1.875em;
  padding: 0;
  margin: 0 0 0 4px; }

.aui .visit-ata .visit-ata__h {
  font-size: 1.875em; }

.aui .visit-ata p.span {
  font-size: 1.125em; }

.aui .visit-flightOffer .visit-flightOffer__list {
  background-color: #45617f;
  font-family: TradeGothicLTStd-Light;
  width: 100%;
  margin: 0;
  color: #fff;
  padding: 20px; }

.aui .visit-flightOffer .visit-flightOffer-line {
  border-bottom: 1px solid #617992;
  padding-bottom: 18px;
  margin-bottom: 5px; }

.aui .visit-flightOffer .visit-flightOffer-line-dotted {
  border-top: 1px dotted #617992;
  padding-top: 9px;
  margin-top: 10px; }

.aui .visit-flightOffer .visit-flightOffer__list__head {
  font-size: 2.25em;
  font-family: TradeGothicLTStd-Bold; }

.aui .visit-flightOffer .visit-flightOffer__list__group-travel {
  display: inline-block; }

.aui .visit-flightOffer .visit-flightOffer__list__group-travel__p {
  font-size: 1.5em;
  margin: 0;
  line-height: 1.1; }

.aui .visit-flightOffer .visit-flightOffer__list__group__p {
  font-size: 1em;
  margin: 0; }

.aui .visit-flightOffer span.flysaaicon-arrow-destination {
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  font-size: 1.9em;
  display: inline-block;
  margin-left: 10px; }

.aui .zoneoptions {
  background-color: #e4e8ee;
  margin-bottom: 20px; }

.aui .zoneoptions .zoneoptions-list {
  padding: 0 20px;
  margin: 0; }

.aui .zoneoptions .zoneoptions-list > li {
  border-top: 1px solid #bcc4cf;
  line-height: 1;
  padding: 31px 0 22px; }

.aui .zoneoptions .zoneoptions-list > li:first-child {
  border-top: none;
  padding-top: 27px; }

.aui .zoneoptions .zoneoptions-item {
  font-size: 1.5em;
  font-family: TradeGothicLTStd;
  display: block;
  color: #323232;
  position: relative;
  padding: 0 0 0 66px;
  line-height: 1.2; }

.aui .zoneoptions .zoneoptions-item:before {
  position: absolute;
  font-size: 46px;
  color: inherit;
  display: inline-block;
  vertical-align: top;
  top: -3px;
  left: 0; }

.aui .visit-parks {
  margin-top: 20px; }

.aui .visit-attraction {
  background-color: #45617f;
  margin-top: 20px;
  padding: 0; }

.aui .visit-attraction .visit-attraction__item__title {
  font-family: TradeGothicLTStd-Light;
  font-size: 1.125em;
  color: #fff;
  margin: 20px 7px 20px 20px;
  line-height: 1.4; }

.aui .visit-attraction .visit-attraction__item__image {
  width: 50%;
  display: inline-block; }

.aui .visit-attraction .visit-attraction__item__group {
  width: 47%;
  display: inline-block;
  vertical-align: top; }

.aui .visit-attraction .visit-attraction__item__a {
  display: block; }

.aui .visit-attraction .visit-attraction__item__a.flysaaicon-minus:before, .aui .visit-attraction .visit-attraction__item__a.flysaaicon-plus:before {
  position: absolute;
  bottom: 13px;
  right: 20px;
  font-size: 29px;
  color: #a2b0bf; }

.aui .visit-attraction .visit-attraction__description {
  background-color: #e4e8ee;
  position: absolute;
  z-index: 10;
  padding: 10px;
  width: 100%; }

.aui .visit-attraction .visit-attraction__description .visit-attraction__description__p {
  line-height: 1.2; }

.aui .visit-attraction .visit-attraction__description .visit-attraction__description__a {
  color: #45617f;
  display: block; }

.aui .visit-social {
  margin-top: 30px; }

@media (min-width: 768px) {
  .aui .zoneoptions .zoneoptions-list {
    padding: 11px 15px 20px; }

  .aui .zoneoptions .zoneoptions-list > li {
    padding: 26px 0 18px; }

  .aui .zoneoptions .zoneoptions-item {
    font-size: 1.125em;
    padding: 0 0 0 46px; }

  .aui .zoneoptions .zoneoptions-item:before {
    font-size: 30px; }

  .aui .visit .visit-form-space {
    padding-top: 0;
    padding-left: 27px;
    padding-right: 27px; }

  .aui .visit .control-group .control-button {
    padding-top: 0; }

  .aui .visit-ata .visit-ata__h {
    font-size: 1.375em; }

  .aui .visit-ata .visit-ata__p {
    font-size: 1em; }

  .aui .visit-zoneOptions {
    background-color: #e4e8ee; }

  .aui .visit-zoneOptions .visit-zoneOptions__ul {
    padding-left: 20px;
    padding-right: 15px; }

  .aui .visit-zoneOptions .visit-zoneOptions__ul .visit-zoneOptions__ul__li {
    border-top: 1px solid #bcc4cf;
    padding-bottom: 10px;
    font-size: 1.5em; }

  .aui .visit-zoneOptions .visit-zoneOptions__ul .visit-zoneOptions__ul__li__text {
    padding-left: 10px;
    display: inline-block;
    margin: 0;
    font-size: .75em;
    vertical-align: top;
    padding-top: 9px;
    width: 80%; }

  .aui .visit-attraction-list {
    display: inline-block;
    margin: 10px 0 0; }

  .aui .visit-attraction-list .visit-attraction-list__element {
    display: inline-block;
    border-left: 1px solid #193f69;
    padding-left: 25px;
    padding-right: 25px;
    margin: 0; }

  .aui .visit-attraction-list .visit-attraction-list__element:first-child {
    border-left: none;
    padding-left: 0; }

  .aui .visit-attraction-list .visit-attraction-list__element__span {
    font-family: TradeGothicLTStd-Light;
    font-size: 1.375em;
    margin: 0;
    padding: 0;
    color: #193f69;
    cursor: pointer; }

  .aui .visit-attraction-list span.active {
    font-family: TradeGothicLTStd-Bold; }

  .aui .visit-attraction .visit-attraction__item__title {
    line-height: 1.2;
    font-size: 1.125em; }

  .aui .visit-attraction .visit-attraction__item__image {
    width: 100%; }

  .aui .visit-attraction .visit-attraction__item__group {
    width: 75%; } }
@media (min-width: 992px) {
  .aui .visit-ata .visit-ata__h {
    font-size: 1.875em; }

  .aui .visit-zoneOptions .visit-zoneOptions__ul .visit-zoneOptions__ul__li__text {
    width: 86%; } }
.aui .finish-confirmation {
  margin: 20px 0 40px; }

.aui .confirmation-code-container, .aui .confirmation-email-container, .aui .confirmation-font, .aui .confirmation-pick-container, .aui .confirmation-total-container {
  font-family: TradeGothicLTStd;
  font-size: 1em; }

.aui .confirmation-code, .aui .confirmation-code-container .text-bold, .aui .confirmation-code-container strong, .aui .confirmation-code-label, .aui .confirmation-email-container .text-bold, .aui .confirmation-email-container strong, .aui .confirmation-font .text-bold, .aui .confirmation-font strong, .aui .confirmation-pick-container, .aui .confirmation-pick-container .text-bold, .aui .confirmation-pick-container strong, .aui .confirmation-pick-label, .aui .confirmation-total, .aui .confirmation-total-container .text-bold, .aui .confirmation-total-container strong, .aui .confirmation-total-pay {
  font-family: TradeGothicLTStd-Bold; }

.aui .confirmation-code-table {
  display: table; }

.aui .confirmation-code-container {
  background-color: #45617f;
  color: #fff;
  height: 128px;
  padding: 15px 20px;
  display: table-row; }

.aui .confirmation-pick-container {
  background-color: #45617f;
  color: #fff;
  height: 100px;
  display: table-row;
  outline: #fff solid 10px; }

.aui .confirmation-code-label {
  display: block;
  font-weight: 400;
  font-size: 16px;
  margin: 0;
  padding: 20px; }

.aui .confirmation-code {
  font-size: 2.25em;
  display: block; }

.aui .confirmation-email-container {
  background-color: #45617f;
  color: #fff;
  padding: 15px 20px;
  font-family: TradeGothicLTStd-Bold;
  display: table-cell;
  vertical-align: middle;
  border-top: 16px solid #fff; }

.aui .confirmation-email-small-message, .aui .confirmation-email-status {
  display: block;
  margin-top: 15px; }

.aui .confirmation-email-small-message {
  font-size: .9em; }

.aui .confirmation-email-label {
  height: 40px;
  display: block; }

.aui .confirmation-pick-label {
  height: 40px;
  display: block;
  margin: 20px 0 0 20px; }

.aui .confirmation-email {
  font-size: 1.375em;
  display: block;
  margin-bottom: 20px; }

.aui .confirmation-total-container {
  background-color: #c1ab81;
  color: #323232;
  min-height: 231px;
  padding: 0 15px;
  margin-top: 15px; }

.aui .confirmation-total-container .text-bold, .aui .confirmation-total-container strong {
  font-weight: 400; }

.aui .confirmation-total {
  font-size: 2.25em;
  display: block;
  padding: 22px 0;
  border-bottom: 1px dotted #977f53;
  line-height: initial;
  margin: 0; }

.aui .confirmation-total-price {
  padding: 18px 0;
  border-bottom: 1px dotted #977f53; }

.aui .confirmation-total-pay {
  font-size: 1.5em;
  display: block; }

.aui .confirmation-list-row {
  overflow: hidden;
  margin-bottom: 8px; }

.aui .confirmation-total-detailed {
  padding: 18px 0 8px; }

.aui .confirmation-flight-details-box {
  min-height: 185px; }

.aui .confirmation-calendar.flysaaicon-calendar {
  margin-top: 0; }

.aui .confirmation-calendar.flysaaicon-calendar:before {
  padding: 0 14px;
  margin-right: 10px; }

.aui .confirmation-my-booking {
  height: 210px;
  padding: 40px 0; }

.aui .confirmation-management-label {
  margin-top: 10px;
  padding: 20px 0;
  font-family: TradeGothicLTStd;
  font-size: 1em;
  text-align: center; }

.aui .confirmation-management-label span:before {
  font-size: 30px;
  margin-right: 13px;
  color: #323232;
  vertical-align: middle; }

.aui .confirmation-management {
  margin-top: 20px; }

.aui .confirmation-management-container {
  padding: 10px 0; }

.aui .confirmation-management-container .button-group {
  padding: 10px 0 20px;
  text-align: center; }

.aui .confirmation-mybooking, .aui .travellers-details-container {
  border-bottom: 1px dotted #646464; }

.aui .travellers-details-title {
  margin-bottom: 0;
  font-family: TradeGothicLTStd-Bold;
  font-size: 1.125em;
  font-weight: 400; }

.aui .travellers-details-list {
  margin: 0; }

.aui .travellers-details-list > li {
  font-family: TradeGothicLTStd;
  font-size: 1em;
  padding: 0; }

.aui .travellers-details-list > li:after {
  content: ","; }

.aui .travellers-details-list > li:last-of-type:after {
  content: ""; }

.aui .travellers-details-list > li a {
  color: #45617f; }

.aui .travellers-details-list > li a:after {
  font-family: flysaa-icons;
  content: "\E02D";
  margin-left: 4px; }

.aui .travellers-details-table {
  width: 100%;
  margin: 18px 0; }

.aui .travellers-details-table thead tr th {
  border: 0;
  padding: 0 10px 0 0; }

.aui .travellers-details-table tbody + tbody {
  border-top: 0; }

.aui .travellers-details-table tbody {
  border-bottom: 1px dotted #646464; }

.aui .travellers-details-table tbody:last-child {
  border-bottom: 0; }

.aui .travellers-details-table tbody .travellers-table-unselected {
  color: #bf3d2b; }

.aui .travellers-details-table tbody tr td {
  padding: 0 10px 0 0;
  vertical-align: top;
  border: 0; }

.aui .travellers-details-table tbody tr:first-child td {
  padding-top: 10px; }

.aui .travellers-details-table tbody tr:last-child td {
  padding-bottom: 5px; }

@media (min-width: 768px) {
  .aui .confirmation-total-container {
    margin-top: 0; }

  .aui .confirmation-calendar.flysaaicon-calendar {
    margin-top: 10px; } }
@media (min-width: 992px) {
  .aui .confirmation-management-container {
    padding: 0;
    margin: 30px 0; }

  .aui .confirmation-management-container .button-group {
    padding-bottom: 0; }

  .aui .confirmation-mybooking {
    border-bottom: 0;
    border-right: 1px dotted #646464; }

  .aui .confirmation-management-label {
    padding-top: 0; } }
.aui .noancillary-articles {
  margin: 0; }

.aui .noancillary-articles > li {
  padding: 40px 0;
  border-top: 1px solid #193f69; }

.aui .login-wrapper .login-widget .login-widget-content, .aui .noancillary-articles > li:first-child {
  border: 0; }

.aui .noancillary-articles .button-group {
  padding-top: 20px; }

.aui .noancillary-article-image {
  width: 100%;
  margin-bottom: 30px; }

.aui .noancillary-article-title {
  font-family: TradeGothicLTStd-Bold;
  font-size: 1.125em;
  margin-top: 0;
  line-height: 18px;
  font-weight: 400; }

.aui .noancillary-article-entry {
  font-family: Arial;
  font-size: 1em; }

.aui .noancillary-article-entry a {
  color: #45617f;
  text-decoration: underline; }

@media (min-width: 768px) {
  .aui .noancillary-article-image {
    margin-bottom: 20px; }

  .aui .article-carousel-title {
    margin: 0; } }
.aui .articles-carousel img {
  width: 100%; }

.aui .article-carousel-title {
  display: block;
  font-family: TradeGothicLTStd-Bold;
  font-weight: 400;
  font-size: 1.125em;
  margin: 18px 0 12px;
  text-align: left; }

.aui .ancillary-steps-list {
  margin: 0; }

.aui .ancillary-steps-list > li {
  list-style-type: none; }

.aui .article-carousel-image {
  width: 100%; }

.aui .ancillary-list-default {
  margin: 0 0 20px 25px; }

.aui .ancillary-list-default > li {
  list-style-type: none;
  font-size: 1.125em; }

.aui .ancillary-list-default > li:before {
  content: "\2022 "; }

.aui .ancillary-list-default > li a {
  text-decoration: none; }

.aui .ancillary-important {
  color: #bf3d2b;
  font-size: 1.125em;
  padding-bottom: 20px; }

@media (min-width: 768px) {
  .aui .article-carousel-title {
    margin: 0; }

  .aui .ancillary-important, .aui .ancillary-list-default > li, .aui .article-carousel-title {
    font-size: 1em; } }
@media (min-width: 992px) {
  .aui .article-carousel-title {
    margin-bottom: 10px; }

  .aui .ancillary-important {
    font-size: .875em; } }
.aui .login-wrapper {
  background: url(img/trama2.png) top left #dfceaf; }

.aui .login-wrapper .login-wrapper__color {
  background: rgba(223, 206, 175, 0.8); }

.aui .login-wrapper .login-wrapper-title {
  padding: 1px 20px 20px 23px; }

.aui .login-wrapper .login-wrapper-accordion {
  padding: 1px 8px 23px; }

.aui .login-wrapper .login-widget {
  margin-top: 0;
  background-color: #45617f; }

.aui .login-wrapper .login-widget .login-widget-list {
  margin-right: 0; }

.aui .login-wrapper .login-form {
  padding: 30px 20px;
  background: #fff; }

@media (min-width: 768px) {
  .aui .login-wrapper .login-wrapper-title {
    padding: 1px 71px 15px; }

  .aui .login-wrapper .login-wrapper-accordion {
    padding: 1px 71px 40px; }

  .aui .login-wrapper .login-form .control-group .form-field2, .aui .login-wrapper .login-form .control-group input[type=text] {
    text-align: left;
    min-height: inherit;
    font-size: .9375em; } }
@media (min-width: 992px) {
  .aui .login-wrapper .login-wrapper-accordion {
    padding: 41px 5px 40px 0; }

  .aui .login-wrapper .login-wrapper-title {
    padding: 1px 71px 15px 17px; } }
.aui .error-wrapper {
  background: url(img/trama2.png) 97% top #1c4b7f;
  padding: 40px 10px; }

.aui .error-wrapper.error-wrapper-liferay {
  padding: 40px 10px; }

.aui .error-wrapper.error-wrapper-liferay .error-title {
  margin-top: 0; }

.aui .error-wrapper.error-wrapper-liferay .error-content {
  padding: 30px; }

.aui .error-content {
  background-color: #fff;
  padding: 40px; }

.aui .error-content .error-title {
  font-family: TradeGothicLTStd-Bold;
  font-size: 2.25em;
  color: #bf3d2b;
  border: none;
  margin-bottom: 6px; }

.aui .error-content .error-content-subtitle {
  font-family: TradeGothicLTStd-Bold;
  font-size: 2em;
  color: #333;
  line-height: 1.1;
  border: none; }

.aui .error-content .error-content-buttons {
  margin: 50px auto 0;
  width: auto;
  text-align: center; }

.aui .error-content .error-content-push {
  float: left; }

@media (min-width: 768px) {
  .aui .error-wrapper {
    padding: 60px 10px; }

  .aui .error-wrapper .error-content {
    padding: 60px; }

  .aui .error-wrapper .error-content .error-title {
    font-size: 3.0625em; }

  .aui .error-wrapper .error-content .error-content-subtitle {
    font-size: 2.25em; }

  .aui .error-wrapper .error-content .error-content-push {
    margin-right: 100px;
    float: none; }

  .aui .error-wrapper .error-content .pull-right {
    float: none !important; }

  .aui .error-wrapper .error-content .error-content-buttons {
    width: 320px; } }
.aui .portlet-navigation, .aui .relmenu-container {
  margin-bottom: 30px; }

.aui .portlet-navigation .nav-menu h2, .aui .relmenu-header {
  background-color: #6a8199;
  min-height: 37px;
  padding: 6px 20px; }

.aui .portlet-navigation .nav-menu h2, .aui .portlet-navigation .nav-menu h2 .relmenu-title, .aui .relmenu-header .relmenu-title {
  font-family: TradeGothicLTStd;
  font-size: 1.5em;
  color: #fff;
  margin: 0;
  line-height: 24px;
  font-weight: 400; }

.aui .portlet-navigation .nav-menu h2 a {
  color: #fff;
  text-decoration: none; }

.aui .portlet-navigation .nav-menu h2 a:focus, .aui .portlet-navigation .nav-menu h2 a:hover {
  text-decoration: none;
  cursor: pointer;
  color: #fff; }

.aui .portlet-navigation .nav-menu ul, .aui .relmenu-body {
  background-color: #e4e8ee;
  padding: 10px 20px; }

.aui .relmenu-bodyform {
  background-color: #e4e8ee;
  padding: 20px; }

.aui .relmenu-bodyform input[type=text] {
  background-color: #fff; }

.aui .relmenu-bodyform .button-group {
  padding-top: 20px;
  text-align: center; }

.aui .portlet-navigation .nav-menu ul, .aui ul.relmenu-body-list {
  font-family: TradeGothicLTStd-Bold;
  font-size: 1.5em;
  margin: 0; }

.aui .portlet-navigation .nav-menu ul ul, .aui ul.relmenu-body-list ul {
  font-size: .8333333333em;
  padding: 15px 0 10px 30px; }

.aui .portlet-navigation .nav-menu ul ul > li, .aui ul.relmenu-body-list ul > li {
  border-bottom: 0; }

.aui .portlet-navigation .nav-menu ul > li, .aui ul.relmenu-body-list > li {
  border-bottom: 1px solid #b0b0b0;
  padding: 15px 0; }

.aui .portlet-navigation .nav-menu ul > li:last-child, .aui ul.relmenu-body-list > li:last-child {
  border-bottom: 0; }

.aui .portlet-navigation .nav-menu ul > li a, .aui ul.relmenu-body-list > li a {
  color: #193f69; }

.aui .portlet-navigation .nav-menu ul > li a.selected, .aui ul.relmenu-body-list > li a.selected {
  color: #6a8199;
  cursor: default;
  text-decoration: none; }

.aui .portlet-navigation .nav-menu ul > li a.selected:focus, .aui .portlet-navigation .nav-menu ul > li a.selected:hover, .aui ul.relmenu-body-list > li a.selected:focus, .aui ul.relmenu-body-list > li a.selected:hover {
  cursor: default;
  text-decoration: none;
  color: #6a8199; }

.aui .portlet-navigation .nav-menu ul > li span, .aui ul.relmenu-body-list > li span {
  color: #6a8199; }

.aui .relmenu-container.relatedlinks-voyager .relmenu-header {
  background-color: transparent;
  border: 1px solid #e4e8ee;
  border-bottom: 0 none;
  padding-top: 15px;
  position: relative; }

.aui .relmenu-container.relatedlinks-voyager .relmenu-header .relmenu-title {
  color: #000;
  font-size: 1.25em;
  font-family: TradeGothicLTStd-Bold; }

.aui .relmenu-container.relatedlinks-voyager .relmenu-header dl {
  font-size: 1em;
  font-family: TradeGothicLTStd;
  margin: 10px 0 4px; }

.aui .relmenu-container.relatedlinks-voyager .relmenu-header dd, .aui .relmenu-container.relatedlinks-voyager .relmenu-header dt {
  display: inline-block;
  width: 48.5%;
  text-align: left;
  color: #000;
  font-weight: 400; }

.aui .relmenu-container.relatedlinks-voyager .relmenu-header dd {
  margin-left: 0; }

.aui .relmenu-container.relatedlinks-voyager ul.relmenu-body-list > li:last-child {
  border-bottom: 1px solid #b0b0b0; }

.aui .relmenu-container.relatedlinks-voyager .relmenu-link {
  width: 12px;
  height: 12px;
  position: absolute;
  color: #717175;
  right: 9px;
  top: 9px; }

.aui .relmenu-container.relatedlinks-voyager .relmenu-link:before {
  font-size: 12px;
  display: block;
  color: inherit; }

.aui .relmenu-container.relatedlinks-voyager .relmenu-link:focus, .aui .relmenu-container.relatedlinks-voyager .relmenu-link:hover {
  text-decoration: none;
  color: #000; }

.aui .miles .relmenu-container.relatedlinks-voyager .relmenu-header {
  border: 1px solid #e4e8ee; }

@media (min-width: 768px) {
  .aui .portlet-navigation .nav-menu ul, .aui ul.relmenu-body-list {
    font-size: 1.125em; }

  .aui .portlet-navigation .nav-menu ul > li, .aui ul.relmenu-body-list > li {
    padding: 10px 0; }

  .aui .portlet-navigation .nav-menu ul ul, .aui ul.relmenu-body-list ul {
    font-size: .9em;
    padding: 10px 0 10px 20px; } }
.aui .notice-container {
  padding: 20px 17px 40px;
  margin-bottom: 36px; }

.aui .notice-container .notice-title {
  line-height: 0;
  color: #000;
  font-size: 1.0625em;
  margin-bottom: 23px; }

.aui .notice-container.type1 {
  background-color: #fff3f2; }

.aui .notice-container.type1 .notice-title {
  color: #bf3d2b;
  font-family: TradeGothicLTStd-Bold;
  font-size: 20px; }

.aui .notice-container.type1 .notice-body-group {
  margin-bottom: 37px; }

.aui .notice-container.type1 .notice-body-text {
  vertical-align: top;
  font-size: 1.0625em; }

.aui .notice-container.type1 .notice-body-list {
  display: inline-block;
  margin: 0; }

.aui .notice-container.type1 .notice-body-list li {
  font-size: 1em;
  color: #000; }

.aui .notice-container.type2 {
  background-color: #e4e8ee; }

.aui .notice-container.type2 .notice-title {
  color: #000;
  font-family: TradeGothicLTStd-Bold;
  font-size: 20px; }

.aui .notice-container.type2 .notice-body-list {
  margin: 0; }

.aui .notice-container.type2 .notice-body-list li {
  font-size: 1em;
  margin-bottom: 20px; }

.aui .notice-container.type2 .notice-body-list li a {
  color: #45617f; }

.aui .notice-container .button {
  font-size: 1.1875em;
  line-height: 1.1;
  padding-bottom: 14px;
  padding-top: 14px; }

.aui .form-fnumber ul.fnumber-list {
  margin: 0; }

.aui .form-fnumber .fnumber-passenger {
  font-family: TradeGothicLTStd-Bold;
  font-size: 1.25em;
  padding: 20px 0;
  display: block; }

.aui .form-fnumber .control-label span {
  white-space: nowrap; }

@media (min-width: 768px) {
  .aui .form-fnumber fieldset.legend-line .fieldset-cont {
    padding-top: 0;
    padding-bottom: 16px; }

  .aui .form-fnumber .fnumber-passenger {
    font-size: 1em;
    padding: 16px 0 13px; } }
@media (min-width: 992px) {
  .aui .form-fnumber fieldset.legend-line legend {
    height: 37px;
    font-size: 1.125em;
    line-height: 37px; }

  .aui .form-fnumber fieldset.legend-line .fieldset-cont {
    padding-top: 10px; }

  .aui .form-fnumber .button-group {
    margin-top: 30px; }

  .aui .form-fnumber .button-group button {
    margin-bottom: 20px; } }
.aui .mouse-navigation ul.accordion-list.accordion-list-active .template-title:focus {
  outline: 0; }

.aui .accordion-list {
  margin: 0 0 30px; }

.aui .accordion-list.accordion-list-active > div:first-child.active {
  border-top: 1px solid #d7d7d7; }

.aui .accordion-list.accordion-list-active > div.active .template-body {
  display: block; }

.aui .accordion-list.accordion-list-active > div.active .template-title:before {
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -webkit-transform: rotate(0);
  transform: rotate(0); }

.aui .accordion-list.accordion-list-active .template-title {
  display: block;
  color: #45617f;
  padding-right: 30px;
  position: relative; }

.aui .accordion-list.accordion-list-active .template-title:before {
  font-family: flysaa-icons;
  content: '\E02B';
  position: absolute;
  right: 0;
  top: 0;
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.aui .accordion-list.accordion-list-active .template-body {
  display: none; }

.aui ul.accordion-list.accordion-list-active > li.active .template-body, .aui ul.accordion-list > li.active .template-body {
  display: block; }

.aui .accordion-list.accordion-list-active .image-wrapper {
  margin-top: 5px;
  margin-bottom: 5px; }

.aui .accordion-list.accordion-list-type2 .template-header {
  background-color: #45617f;
  padding: 5px 10px 5px 20px; }

.aui .accordion-list.accordion-list-type2 .template-header h3, .aui .accordion-list.accordion-list-type2 .template-header h4, .aui .accordion-list.accordion-list-type2 .template-header h5 {
  line-height: 1em;
  margin: 0;
  font-size: 1em; }

.aui .accordion-list.accordion-list-type2 .template-header .template-title {
  color: #fff; }

.aui .accordion-list.accordion-list-type2 .template-title {
  color: #fff;
  display: block; }

.aui .accordion-list.accordion-list-type2 .template-body {
  border: 1px solid #d7d7d7;
  border-top: 0 none; }

.aui .accordion-list .template-body {
  padding: 24px 20px; }

.aui .accordion-list .template-body.template-body-embedded-list {
  padding: 0; }

.aui .accordion-list .template-body .listlinks {
  line-height: 1em;
  margin: 0;
  font-size: 1.1em; }

.aui .accordion-list .template-header {
  padding: 1px 10px 0 20px;
  color: #45617f; }

.aui .accordion-list .template-header h3, .aui .accordion-list .template-header h4, .aui .accordion-list .template-header h5 {
  font-size: 1em;
  margin: 7px 0; }

.aui .accordion-list .template-title, .aui ul.accordion-combo .template-title {
  font-family: TradeGothicLTStd-Bold;
  font-size: 1.125em;
  line-height: 1.2;
  font-weight: 400; }

.aui .accordion-list .template-header a:focus, .aui .accordion-list .template-header a:hover {
  text-decoration: none; }

.aui .accordion-list .template-title {
  margin: 0; }

.aui ul.accordion-list.accordion-list-active > li:first-child.active {
  border-top: 1px solid #d7d7d7; }

.aui ul.accordion-list.accordion-list-active > li.active .template-title:before {
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -webkit-transform: rotate(0);
  transform: rotate(0); }

.aui ul.accordion-list.accordion-list-type2 > li.template-item {
  margin-bottom: 20px;
  border: 0; }

.aui ul.accordion-list > li, .aui ul.accordion-list > li.active .template-header {
  border-bottom: 1px solid #d7d7d7; }

.aui ul.accordion-list > li.active {
  border: 1px solid #d7d7d7;
  border-top: 0 none; }

.aui ul.accordion-list > li.active .template-title {
  color: #000; }

.aui ul.accordion-combo .template-title {
  margin: 0; }

.aui .template-body iframe {
  width: 100%; }

.aui .plain-text .codelist {
  margin: 0;
  list-style-type: none; }

.aui .plain-text .codelist > li {
  margin: 0;
  padding: 0 0 30px; }

.aui .codetitle {
  font-family: arial;
  font-weight: 700;
  font-size: 1.5em;
  color: #193f69;
  margin: 0 0 5px;
  line-height: 18px; }

.aui .codeimage {
  width: 145px;
  height: 109px;
  margin-bottom: 20px; }

.aui .codeimage img {
  width: 100%;
  height: 100%;
  min-height: 109px;
  min-width: 145px; }

.aui .plain-text .codedetails {
  margin: 0;
  font-family: arial; }

.aui .plain-text .codedetails .codedetails-title {
  padding: 0;
  font-size: 1.125em;
  font-weight: 700; }

.aui .plain-text .codedetails > li {
  margin: 0; }

.aui .accordion-embedded-list {
  margin: 0;
  overflow: hidden; }

.aui .accordion-embedded-list > li {
  float: left;
  padding: 10px 0;
  text-align: center;
  width: 50%;
  border-bottom: 1px solid #d7d7d7; }

.aui .accordion-embedded-list > li:last-child, .aui .accordion-embedded-list > li:nth-last-child(2):nth-child(odd) {
  border-bottom: 0; }

.aui .accordion-embedded-list > li:nth-child(even) .embedded-list-container {
  border-right: 0; }

.aui .embedded-list-container {
  padding: 5px 0;
  border-right: 1px solid #d7d7d7; }

.aui .embedded-list-container a {
  color: #193f69; }

.aui .embedded-list-container a span {
  color: #45617f; }

@media (min-width: 768px) {
  .aui .codeimage {
    display: table-footer-group; }

  .aui .codetitle-container {
    display: table-header-group; }

  .aui .codetitle-container .codetitle {
    font-size: 1em; }

  .aui .codedetails {
    display: table; }

  .aui .codedetails > li {
    display: table-row; }

  .aui .codedetails > li .text-bold, .aui .codedetails > li span, .aui .codedetails > li strong {
    display: table-cell;
    padding-right: 20px; }

  .aui .codedetails > li.codedetails-title {
    padding-top: 20px;
    font-size: 1em; }

  .aui .codedetails > li.codedetails-title .text-bold, .aui .codedetails > li.codedetails-title span, .aui .codedetails > li.codedetails-title strong {
    padding-top: 20px; } }
.aui .media-center-form-separation {
  margin-bottom: 37px; }

.aui .articles-list {
  margin: 30px 0 20px; }

.aui .articles-list img {
  width: 48%;
  margin: auto;
  display: block;
  padding-bottom: 10px; }

.aui .article-description {
  padding-bottom: 10px; }

.aui .article-description h3, .aui .article-description h4 {
  text-align: center;
  margin-bottom: 10px; }

@media (min-width: 768px) {
  .aui .article-description h3, .aui .article-description h4 {
    text-align: left; }

  .aui .articles-list img {
    width: 100%;
    padding-bottom: 20px; } }
.aui .listlinks {
  margin: 0; }

.aui .listlinks > li {
  padding: 10px 20px;
  border-bottom: 1px solid #d7d7d7;
  border-top: 1px solid #d7d7d7;
  overflow: hidden; }

.aui .listlinks .listlink-item {
  font-family: TradeGothicLTStd-Bold;
  font-weight: 400;
  color: #45617f; }

.aui .listlinks .listlink-label {
  margin-bottom: 10px;
  display: inline-block;
  font-size: 1.125em; }

.aui .listlinks .listlinks-size {
  font-family: Arial;
  font-size: 1em;
  float: right;
  color: #000;
  padding-left: 20px;
  margin-bottom: 10px; }

.aui .listlinks .flysaaicon-pdf:before {
  vertical-align: middle;
  font-size: 24px;
  color: #45617f;
  margin-right: 8px; }

.aui .listlinks .image-wrapper {
  text-align: center; }

.aui .legal-info .plain-text {
  margin-bottom: 30px; }

.aui .legal-info .plain-text p {
  margin: 0; }

.aui .legal-info .plain-text a {
  display: inline; }

.aui .directors .fleet__item__p {
  font-size: 1.125em; }

.aui .directors-title {
  display: inline-block; }

.aui .directors-nonexecutive {
  float: right;
  margin-top: 10px;
  margin-left: 20px;
  color: #bf3d2b; }

.aui .directors-nonexecutive:before {
  color: #000;
  content: "* "; }

.aui .form-taxinvoice {
  margin-bottom: 20px; }

.aui .form-taxinvoice fieldset.legend-line legend {
  line-height: 30px;
  padding: 15px 10px; }

.aui .form-taxinvoice .tax-important-note {
  color: #bf3d2b;
  font-size: 1.125em;
  padding: 20px 0;
  font-family: TradeGothicLTStd-Bold;
  display: block;
  line-height: 22px; }

.aui .form-taxinvoice .tax-info-note {
  font-size: 1.125em;
  color: #323232;
  display: block;
  padding-bottom: 10px;
  font-family: TradeGothicLTStd; }

.aui .form-taxinvoice .tax-radiodelivery > label, .aui .form-taxinvoice .tax-radiovat > label {
  display: inline;
  margin-right: 8px;
  font-family: TradeGothicLTStd-Bold;
  font-size: 1.25em; }

.aui .form-taxinvoice .tax-radiodelivery input[type=radio], .aui .form-taxinvoice .tax-radiovat input[type=radio] {
  margin: 0 4px 0 0; }

.aui .form-taxinvoice .tax-radiovat {
  padding-top: 15px; }

.aui .form-taxinvoice .tax-radiodelivery {
  padding-top: 5px; }

@media (min-width: 768px) {
  .aui .form-taxinvoice fieldset.legend-line legend {
    line-height: 57px;
    padding: 0; }

  .aui .form-taxinvoice .tax-important-note {
    padding: 8px 0 25px; }

  .aui .form-taxinvoice .tax-info-note {
    font-size: .875em;
    padding: 10px 0 15px; }

  .aui .form-taxinvoice .tax-radiodelivery > label, .aui .form-taxinvoice .tax-radiovat > label {
    font-size: .875em; }

  .aui .form-taxinvoice .tax-radiovat {
    padding-top: 10px; }

  .aui .form-taxinvoice .tax-radiodelivery {
    padding-top: 25px; } }
@media (min-width: 992px) {
  .aui .media-center-multimedia .fleet__item .image-wrapper {
    height: auto; }

  .aui .form-taxinvoice fieldset.legend-line legend {
    line-height: 37px;
    font-size: 1.125em; } }
.aui .reservation-price {
  background-color: #c1ab81;
  padding: 20px;
  margin-bottom: 40px; }

.aui .reservation-price-title {
  color: #323232;
  font-size: 1.625em;
  font-family: TradeGothicLTStd-Bold;
  margin: 0 0 30px;
  font-weight: 400; }

.aui .reservation-price-total {
  padding-bottom: 20px;
  display: block;
  text-align: right;
  font-size: 1.75em;
  font-family: TradeGothicLTStd-Bold;
  border-bottom: 1px dotted #977f53; }

.aui .reservation-price-note {
  margin-top: 20px;
  font-family: TradeGothicLTStd;
  font-size: .875em;
  line-height: 18px; }

.aui .reservation-price-detailed {
  margin-top: 15px;
  font-family: TradeGothicLTStd;
  font-size: 1em;
  width: 100%; }

.aui .reservation-price-detailed tr td {
  padding: 5px 0 5px 30px; }

.aui .reservation-price-detailed tr td:first-child {
  text-align: left;
  font-family: TradeGothicLTStd-Bold; }

.aui .reservation-price-detailed tr td:last-child {
  text-align: right; }

.aui .reservation-price-detailed.type2 tr td {
  padding: 5px 10px; }

.aui .reservation-separator {
  display: block;
  border: 1px dotted gray;
  margin-top: 14px; }

@media (min-width: 768px) {
  .aui .reservation-button {
    margin-top: 90px; } }
.aui .infobox {
  border: 1px solid #d7d7d7;
  padding: 10px;
  margin-bottom: 40px;
  background-image: url(img/spr-s655e1cbcab.png);
  background-repeat: no-repeat; }

.aui .infobox-title {
  font-size: 1.125em;
  font-weight: 700;
  color: #323232;
  padding: 5px 5px 15px;
  line-height: 18px;
  margin: 0; }

.aui .infobox-body {
  border-top: 1px dotted #646464;
  padding: 25px 5px 15px;
  font-size: .875em;
  line-height: 17px; }

.aui .infobox-body ul {
  margin: 14px 0; }

.aui .infobox-body ul > li {
  line-height: 17px; }

.aui .infobox-body ul > li:before {
  content: '\2022';
  padding-right: 4px; }

.aui .infobox-body a {
  margin-top: 20px;
  display: inline-block;
  color: #45617f; }

.aui .infobox-body-pnrcontainer {
  margin-bottom: 30px;
  padding: 0 20px; }

.aui .infobox-body-pnrcontainer .infobox-body-pnr, .aui .infobox-body-pnrcontainer .infobox-body-pnrnew {
  text-align: center;
  padding: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  font-size: 1.125em;
  font-weight: 700;
  background-color: #e4e8ee; }

.aui .infobox-body-pnrcontainer .infobox-body-pnr p, .aui .infobox-body-pnrcontainer .infobox-body-pnrnew p {
  margin: 5px 0; }

.aui .infobox-body-pnrcontainer .infobox-body-pnrnew {
  background-color: #c1ab81; }

.aui .infobox-body-pnrcontainer .infobox-arrow {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  font-size: 2em;
  display: inline-block; }

.aui .infobox-body-pnrcontainer .infobox-body-separated {
  text-align: center;
  padding: 20px; }

.aui .infobox-body-pnrresults {
  margin-bottom: 15px;
  padding: 0 20px; }

.aui .infobox-body-pnrresults .infobox-href {
  display: block;
  text-align: center;
  margin: 20px;
  background: #ebebeb;
  padding: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; }

.aui .infobox-img img {
  width: 100%; }

.aui .paysummary-title-container {
  background-color: #7D6A46;
  color: #fff; }

.aui .paysummary {
  padding-bottom: 20px; }

.aui .paysummary .paysummary-title {
  margin: 0;
  font-family: TradeGothicLTStd;
  display: inline-block;
  font-size: 1.4375em;
  font-weight: 400; }

.aui .paysummary .paysummary-title:after {
  font-family: flysaa-icons;
  content: "\E033";
  font-size: 16px;
  float: right;
  margin-left: 10px; }

.aui .paysummary-section-container {
  background-color: #ebebeb; }

.aui .paysummary-section-container .button-group {
  padding: 20px 0;
  background-color: #fff;
  margin: 0 -12px;
  text-align: center; }

.aui .paysummary-section {
  padding: 10px 0;
  border-bottom: 1px solid #d7d7d7; }

.aui .paysummary-section:last-child {
  border-bottom: 0; }

.aui .paysummary-section .paysummary-travellers-title {
  color: #323232;
  font-family: TradeGothicLTStd-Bold;
  font-size: 1.125em;
  margin-bottom: 0;
  font-weight: 400; }

.aui .paysummary-section.paysummary-paywithmiles {
  display: none; }

.aui .paysummary-section.paysummary-paywithmiles.active {
  display: block; }

.aui .paysummary-section.paysummary-paywithmiles.active .paysummary-condition {
  background-color: #b98d3c;
  padding: 7px;
  color: #000; }

.aui .paysummary-section.paysummary-paywithmiles.active .paysummary-condition p {
  font-family: TradeGothicLTStd-Bold;
  margin: 0; }

.aui ul.paysummary-travellers {
  margin: 0; }

.aui ul.paysummary-travellers > li {
  padding: 0; }

.aui ul.paysummary-travellers > li:after {
  content: ","; }

.aui ul.paysummary-travellers > li:last-child:after {
  content: ""; }

.aui .paysummary-bound-title-container {
  font-family: TradeGothicLTStd-Bold;
  font-size: 1.125em;
  font-weight: 400;
  color: #323232;
  overflow: hidden;
  display: inline-block;
  margin: 10px 0 -4px; }

.aui .paysummary-bound-title-container .icon-bound {
  font-size: 30px;
  float: left;
  height: 28px;
  width: 30px;
  margin-top: -10px; }

.aui .paysummary-bound-title-container .paysummary-bound-title {
  margin: 0 6px 0 0;
  float: left;
  font-weight: 400; }

.aui .paysummary-bound-title-date {
  float: left;
  margin-right: 8px; }

.aui .flysaaicon-flight-inbound:before, .aui .flysaaicon-flight-outbound:before {
  font-size: 30px; }

.aui ul.paysummary-bound-details {
  color: #646464;
  margin: 0;
  line-height: 18px;
  font-size: 1em;
  font-family: TradeGothicLTStd; }

.aui ul.paysummary-bound-details .text-bold, .aui ul.paysummary-bound-details strong {
  font-weight: 400;
  color: #323232;
  display: inline-block;
  font-family: TradeGothicLTStd-Bold; }

.aui .paysummary-condition {
  font-family: TradeGothicLTStd;
  font-size: .875em;
  color: #646464;
  margin: 0;
  line-height: 18px;
  padding: 10px 0; }

.aui .paysummary-total {
  width: 100%;
  display: table;
  color: #fff;
  font-family: TradeGothicLTStd-Bold;
  background-color: #7D6A46;
  text-align: center;
  padding: 28px 20px;
  font-size: 1.375em;
  margin: 10px 0;
  line-height: 1.2em; }

.aui .experience-wrapper {
  margin-bottom: 20px; }

.aui .experience-wrapper .experience-title {
  margin: 0;
  font-family: TradeGothicLTStd-Bold;
  font-size: 1.25em;
  line-height: 20px;
  padding-bottom: 20px;
  font-weight: 400; }

.aui .experience-wrapper .experience-item {
  margin-bottom: 2px;
  background-color: #ebebeb;
  position: relative;
  display: block;
  color: #323232;
  font-family: TradeGothicLTStd-Bold;
  font-size: 1.125em;
  padding: 11px 32px 11px 24px; }

.aui .experience-wrapper .experience-item:focus, .aui .experience-wrapper .experience-item:hover {
  text-decoration: none; }

.aui .experience-wrapper .experience-item.checked {
  color: #757575; }

.aui .experience-wrapper .experience-item.checked:after {
  font-family: flysaa-icons;
  content: "\E035";
  position: absolute;
  z-index: 10;
  top: 12px;
  right: 10px;
  color: #757575; }

.aui .experience-wrapper .experience-item:before {
  font-size: 24px;
  float: left; }

.aui .experience-item-name {
  padding-left: 32px;
  display: block; }

.aui .paysummary-total-tag {
  padding-right: 10px;
  text-align: left;
  display: table-cell;
  vertical-align: bottom; }

.aui .paysummary-total-price {
  text-align: right;
  display: table-cell;
  vertical-align: bottom;
  white-space: nowrap; }

@media (min-width: 992px) {
  .aui .paysummary-bound-title-container {
    display: table;
    width: 100%;
    margin-bottom: 0; }

  .aui .paysummary-bound-title-container .icon-bound {
    display: table-row-group;
    float: right;
    margin-top: -30px; }

  .aui .paysummary-bound-title {
    display: table-header-group;
    float: left;
    margin-right: 0; }

  .aui .paysummary-bound-title-date {
    display: table-footer-group;
    float: none; }

  .aui .paysummary-total {
    font-size: 1.125em;
    padding: 18px 10px;
    line-height: 1.125em; }

  .aui .paysummary-total-price {
    white-space: normal; } }
.aui .pay-title-container {
  border-bottom: 5px solid #193f69;
  margin-bottom: 40px; }

.aui .pay-title-container .pay-title {
  padding-top: 5px;
  font-weight: 400;
  font-size: 2.125em;
  font-family: TradeGothicLTStd-Bold;
  color: #193f69; }

.aui #control-required-terms {
  position: relative; }

.aui #control-required-terms .required {
  display: none; }

.aui #control-required-terms.control-required-error input.field {
  outline: #bf3d2b solid 2px; }

.aui #control-required-terms.control-required-error > .required {
  display: block;
  position: absolute;
  top: 22px;
  left: -9px;
  background-color: #fff;
  border: 1px solid gray;
  padding: 15px;
  border-radius: 4px;
  font-family: TradeGothicLTStd-Bold; }

.aui #control-required-terms.control-required-error > .required:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  z-index: 1;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  top: -9px;
  left: 8px;
  border-bottom: 9px solid #000; }

.aui .overview-insurance-section.overview-line, .aui .overview-product-section, .aui .overview-protection-section.overview-line {
  border-bottom: 1px solid #d7d7d7; }

.aui #control-required-terms.control-required-error > .required:before {
  content: '\E050';
  font-family: flysaa-icons;
  position: absolute;
  left: 8px;
  top: 14px;
  display: inline-block;
  font-size: 26px;
  color: #e2a35f; }

.aui #control-required-terms.control-required-error > .required span {
  font-family: TradeGothicLTStd-Bold;
  font-size: .9em;
  color: #bf3d2b;
  margin-left: 30px; }

.aui .pay-content-container {
  margin-bottom: 30px; }

.aui .pay-content-container .pay-content-container-title {
  font-family: TradeGothicLTStd-Bold;
  font-size: 1.125em;
  color: #000;
  margin-top: 22px;
  margin-bottom: 10px;
  font-weight: 400; }

.aui .pay-content-container .pay-content-container-title:before {
  font-size: 32px;
  float: left;
  margin-right: 18px;
  margin-top: 2px; }

.aui .panel.minors {
  padding: 15px;
  background: #e3d9c6; }

.aui .panel.minors p {
  font-family: TradeGothicLTStd-Light;
  font-size: .875em;
  color: #000; }

.aui .panel.minors .flysaaicon-destinations:before {
  color: #496195; }

.aui .form-overview {
  margin: 0 0 20px; }

.aui .form.form-payment {
  margin-bottom: 30px; }

.aui .form.form-payment .payment-delivery {
  margin-top: 3px; }

.aui .form.form-payment .payment-delivery .payment-delivery-label {
  font-family: TradeGothicLTStd;
  font-size: 1.75em;
  margin-left: 7px;
  margin-right: 25px; }

.aui .form.form-payment .payment-delivery .payment-delivery-label:after {
  content: ':'; }

.aui .form.form-payment .payment-delivery .payment-delivery-title {
  display: inline-block;
  font-size: 1.2em;
  padding: 7px; }

.aui .overview-product-section {
  padding: 20px 0 10px 10px; }

.aui .overview-product-section .overview-product-link {
  margin-top: 20px;
  color: #45617f;
  font-family: TradeGothicLTStd;
  font-size: .875em;
  float: right; }

.aui .overview-insurance-section, .aui .overview-protection-section {
  padding: 10px 0 13px 10px; }

.aui .overview-insurance-section .overview-zar-link, .aui .overview-insurance-section .overview-zar-link2, .aui .overview-protection-section .overview-zar-link, .aui .overview-protection-section .overview-zar-link2 {
  font-family: TradeGothicLTStd;
  font-size: 1.1428571429em;
  float: right;
  color: #45617f;
  margin-right: 10px; }

.aui .overview-insurance-section .overview-zar-link2, .aui .overview-protection-section .overview-zar-link2 {
  font-size: 1em;
  text-decoration: underline; }

.aui .overview-insurance-section p, .aui .overview-protection-section p {
  margin-left: 5px; }

.aui .overview-protection-button .button-group {
  padding: 0 0 20px; }

.aui .form .overview-insurance-section label.radio input[type=radio].field {
  margin-left: 15px;
  margin-top: 2px; }

.aui .form .overview-insurance-section label.radio {
  font-size: 1em; }

.aui .overview-protection-section {
  border-top: 1px dotted #000; }

.aui fieldset.overview-insurance-section {
  padding: 0; }

.aui fieldset.overview-insurance-section > ul {
  margin: 0; }

.aui fieldset.overview-insurance-section .overview-insurance-wrapper {
  margin-bottom: 15px; }

.aui fieldset.overview-insurance-section .overview-insurance-wrapper.insurance-selected {
  background-color: #EAF0F6;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.aui fieldset.overview-insurance-section .overview-protection-section {
  margin-top: 5px; }

.aui fieldset.overview-insurance-section .radio {
  padding-top: 5px;
  padding-bottom: 5px; }

.aui fieldset.overview-insurance-section .overview-insurance-underwritten {
  font-size: .9em;
  margin-bottom: 15px;
  display: block; }

.aui .overview-protection-section:last-child {
  border-bottom: 0; }

.aui .overview-insurance-tag {
  padding-top: 5px;
  margin: 0; }

.aui ul.overview-protection-list {
  margin: 5px 5px 0 0; }

.aui ul.overview-protection-list > li {
  font-family: TradeGothicLTStd;
  color: #646464;
  font-size: 1em; }

.aui ul.overview-protection-list .overview-list-icon {
  margin-right: 10px; }

.aui .myflight-details-section {
  padding: 20px 0;
  border-top: 1px dotted #646464; }

.aui .myflight-details-section ul > li {
  font-size: 1.1428571429em; }

.aui .myflight-section {
  border-top: 5px solid #45617f; }

.aui .miles {
  padding: 20px 0; }

.aui .miles p {
  font-family: TradeGothicLTStd;
  font-size: .875em;
  color: #646464;
  line-height: 18px;
  padding-left: 12px; }

.aui .miles-amount, .aui .miles-check label {
  font-family: TradeGothicLTStd-Bold;
  font-size: 1em; }

.aui .miles p.note {
  margin-bottom: 35px;
  margin-top: 10px;
  font-size: .7368421053em;
  padding: 10px 15px; }

.aui .miles .miles-figure {
  width: 100%;
  padding: 5px 0;
  color: #45617f; }

.aui .miles .miles-figure.text-bold {
  color: #45617f; }

.aui .miles .miles-figure-gray {
  background-color: #ebebeb;
  margin-right: -7.5px;
  color: #45617f; }

.aui .miles .relmenu-header .portlet-borderless-container {
  float: right;
  position: inherit; }

.aui form.miles .button-group {
  padding: 20px 0;
  text-align: right; }

.aui form.miles.disabled {
  opacity: .5; }

.aui form.miles.disabled .button.button1, .aui form.miles.disabled .button.button2, .aui form.miles.disabled .button.button3, .aui form.miles.disabled .button.button4 {
  background: #b0b0b0;
  border: 1px solid #b0b0b0;
  box-shadow: 0 3px 0 0 #b0b0b0;
  cursor: default; }

.aui .miles-check label {
  padding: 20px 10px 20px 50px;
  color: #45617f; }

.aui .miles-list {
  margin: 20px 0 16px; }

.aui .miles-list > li {
  overflow: hidden;
  border-bottom: 2px solid #ebebeb;
  margin-bottom: 10px; }

.aui .miles-amount {
  color: #45617f;
  float: left;
  padding: 6px 0 4px 16px; }

.aui .miles-price {
  color: #45617f;
  font-family: TradeGothicLTStd;
  font-size: 1em;
  float: right;
  width: 130px;
  text-align: right;
  padding: 6px 16px 4px 0;
  background-color: #ebebeb; }

.aui .miles-triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 30px 8px;
  border-color: transparent transparent #ebebeb;
  float: right; }

.aui .miles-triangle-abs {
  position: absolute;
  top: 16px;
  right: -13px; }

.aui form.miles-register-form {
  margin-left: 30px; }

.aui form.miles-register-form .form-grouper:first-child {
  margin-bottom: 12px; }

.aui .miles-register-forgot {
  padding: 20px 0;
  margin-left: 30px; }

.aui .miles-register-forgot a {
  color: #45617f !important; }

.aui .miles-details {
  font-family: TradeGothicLTStd-Bold;
  font-size: 1.2em;
  line-height: 30px;
  margin-top: 15px; }

.aui .miles-details .background1 {
  background: #e4e8ee;
  color: #45617f;
  text-align: center;
  padding: 10px;
  margin-right: 0; }

.aui .miles-details .background2 {
  background: #7D6A46;
  color: #fff;
  text-align: center;
  padding: 10px;
  margin-left: 0;
  margin-top: 20px; }

.aui .miles-details .miles-details-amount {
  display: block; }

.aui .miles-details .infoMaxMiles {
  display: none; }

.aui .miles-details .infoMaxMiles.active {
  display: block;
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.aui .voucher-form .form-grouper, .aui .voucher-form .form-grouper .form-grouper-col {
  width: 100%; }

.aui .miles-link-more {
  margin: 20px 0 10px; }

.aui .miles-link-more a {
  color: #45617f !important;
  font-family: TradeGothicLTStd;
  font-size: .875em; }

.aui .form.voucher-form .custom-success label.control-label, .aui .voucher-form .form-grouper label {
  color: #45617f; }

.aui .unroll-content {
  padding-top: 10px; }

.aui .voucher-form {
  margin: 20px 10px 30px !important;
  overflow: hidden;
  padding: 12px 20px;
  background-color: #e4e8ee;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.aui .voucher-form .form-grouper input[type=text] {
  height: 50px;
  margin-top: 20px;
  background-color: #fff;
  margin-bottom: 12px; }

.aui .voucher-form .form-grouper .form-grouper-button {
  margin-top: 20px; }

.aui .voucher-form .form-grouper .button-group button {
  line-height: normal;
  padding: 11px; }

.aui .form.voucher-form .control-group.error-type1:after, .aui .form.voucher-form .control-group.success-type1:after {
  right: 14px;
  font-size: 1.4em;
  speak: none;
  font-family: flysaa-icons !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.aui .form.voucher-form .control-group.success input, .aui .form.voucher-form .control-group.success-type1 input {
  border: none;
  color: #45617f;
  cursor: not-allowed; }

.aui .form.voucher-form .control-group.error-type1 {
  position: relative; }

.aui .form.voucher-form .control-group.error-type1 label.control-label {
  color: #bf3d2b; }

.aui .form.voucher-form .control-group.error-type1 input {
  border: 1px solid #bf3d2b;
  color: #45617f;
  cursor: auto;
  margin-bottom: 12px; }

.aui .form.voucher-form .control-group.error-type1:after {
  content: "\e017";
  position: absolute;
  bottom: 15px;
  color: #bf3d2b; }

.aui .form.voucher-form .control-group.error-type1.custom-success .help-inline {
  position: absolute;
  bottom: -37px;
  color: #bf3d2b; }

.aui .form.voucher-form .control-group.success-type1 {
  position: relative; }

.aui .form.voucher-form .control-group.success-type1 label.control-label {
  color: #003e1d; }

.aui .form.voucher-form .control-group.success-type1 input {
  border: 1px solid #003e1d;
  color: #45617f;
  cursor: auto; }

.aui .form.voucher-form .control-group.success-type1:after {
  content: "\e035";
  position: absolute;
  bottom: 15px;
  color: green; }

.aui .payoptions-header {
  padding: 20px 0 20px 10px;
  border-bottom: 1px solid #d7d7d7; }

.aui .payoptions-header > fieldset, .aui ul.payoptions-list {
  margin: 0; }

.aui ul.payoptions-list .tg-tab-header {
  margin-bottom: 20px; }

.aui ul.payoptions-list label {
  margin-top: 2px;
  margin-right: 14px;
  display: inline;
  font-family: Arial !important;
  font-weight: 700;
  font-size: .875em; }

.aui ul.payoptions-list > li {
  vertical-align: top; }

.aui ul.payoptions-list > li .form-inline {
  display: inline-block; }

.aui ul.payoptions-list .payoptions-image-list {
  display: block;
  margin-top: 0; }

.aui ul.payoptions-image-list {
  margin-left: 18px;
  margin-top: 10px; }

.aui ul.payoptions-image-list > li {
  padding: 0;
  display: inline; }

.aui .payoptions-later-body, .aui .payoptions-master-body {
  padding: 20px 0 20px 10px;
  border-bottom: 1px solid #d7d7d7; }

.aui .payoptions-credit-body, .aui .payoptions-visacheckout-body {
  padding: 20px 0;
  border-bottom: 1px solid #d7d7d7; }

.aui .payoptions-visacheckout-wrapper {
  padding: 20px;
  text-align: center; }

.aui .payoptions-visacheckout-wrapper img {
  margin-bottom: 10px;
  width: 150px; }

.aui .payoptions-visacheckout-wrapper ul {
  display: inline-block;
  text-align: left; }

.aui .payoptions-later-section .payoption-title {
  font-weight: 400;
  font-family: TradeGothicLTStd-Bold;
  margin: 0;
  color: #323232;
  font-size: inherit;
  padding: 10px 0 4px; }

.aui .payoptions-later-section ul {
  margin: 0 0 20px; }

.aui .payoptions-later-section ul > li {
  list-style-type: none; }

.aui .payoptions-later-section ul > li:before {
  content: "\2022 "; }

.aui .gray-form ul.credit-cards-info-list > li:before, .aui .payoptions-credit-info ul.credit-cards-info-list > li:before, .aui form.miles-register-form ul.credit-cards-info-list > li:before, .aui ul.payoptions-credit-info-list > li:before {
  content: '\2022'; }

.aui .payoptions-credit-mandatory {
  font-family: TradeGothicLTStd;
  font-size: .875em;
  color: #646464;
  text-align: right; }

.aui .payoptions-credit-mandatory span:last-child {
  color: #bf3d2b; }

.aui .payoptions-credit-info {
  margin-bottom: 46px; }

.aui .payoptions-credit-info .payoption-infotitle {
  color: #45617f;
  font-family: TradeGothicLTStd;
  font-size: 1.25em;
  margin: 0 0 4px 5px;
  font-weight: 400; }

.aui .payoptions-credit-info p, .aui ul.payoptions-credit-info-list {
  margin-left: 5px;
  color: #646464;
  font-size: .875em;
  font-family: TradeGothicLTStd; }

.aui .payoptions-credit-info:last-child {
  margin-bottom: 0; }

.aui .payoptions-credit-info p {
  padding: 10px 0; }

.aui ul.payoptions-credit-info-list {
  margin-top: 10px; }

.aui ul.payoptions-credit-info-list > li {
  margin-bottom: 10px;
  list-style-type: none; }

.aui .payoptions-master-body p {
  margin-bottom: 12px; }

.aui .payoptions-others-body {
  padding: 20px 15px;
  border-bottom: 1px solid #d7d7d7; }

.aui .payoptions-others-body p {
  font-family: TradeGothicLTStd;
  font-size: .875em;
  color: #646464;
  padding-top: 20px; }

.aui .payoptions-info-link {
  padding: 20px 0; }

.aui .payoptions-info-link a, .aui .tax-info-link a {
  color: #45617f;
  font-size: .875em;
  font-family: TradeGothicLTStd;
  display: inline-block;
  margin-left: 10px; }

.aui .payoptions-info-link a:before, .aui .tax-info-link a:before {
  float: right;
  margin: 2px 0 0 10px; }

.aui .traveller-list-row {
  display: table;
  width: 100%; }

.aui .traveller-list-row .traveller-list-category, .aui .traveller-list-row .traveller-list-icon, .aui .traveller-list-row .traveller-list-total, .aui .traveller-list-row .traveller-list-using {
  display: table-cell;
  vertical-align: middle; }

.aui .traveller-list-row .user-logo {
  font-size: 30px; }

.aui .traveller-list-row .traveller-list-icon {
  width: 5%; }

.aui .traveller-list-row .traveller-list-category {
  width: 32%; }

.aui .traveller-list-row .traveller-list-using {
  margin: 0 auto;
  text-align: center;
  width: 30%; }

.aui .traveller-list-row .traveller-list-total {
  text-align: right; }

.aui .tax {
  padding: 20px 0 10px 10px;
  margin-bottom: 0; }

.aui .tax p {
  font-family: TradeGothicLTStd;
  font-size: .875em;
  color: #646464;
  line-height: 18px; }

.aui .tax-question {
  font-family: TradeGothicLTStd;
  font-size: 1.25em;
  margin-top: 0; }

.aui .tax-question legend {
  border: none;
  margin-bottom: 10px;
  line-height: inherit; }

.aui .panel fieldset.tax-fieldset, .aui .panel fieldset.tax-vat-fieldset {
  padding: 6px 0 8px;
  margin-bottom: 0; }

.aui .panel fieldset.tax-fieldset .control-group, .aui .panel fieldset.tax-vat-fieldset .control-group {
  margin-bottom: 0; }

.aui .panel fieldset.tax-fieldset .form-inline, .aui .panel fieldset.tax-vat-fieldset .form-inline {
  display: inline;
  float: left; }

.aui .panel fieldset.tax-fieldset label, .aui .panel fieldset.tax-vat-fieldset label {
  font-family: Arial;
  font-weight: 700;
  font-size: .875em;
  margin-top: 2px;
  margin-right: 14px;
  display: inline; }

.aui .tax-info-link {
  padding: 0 0 20px; }

.aui .tax-delivery-method {
  margin-top: 5px;
  text-align: center;
  display: block;
  font-family: Arial;
  font-weight: 700;
  font-size: .9375em; }

.aui .tax-form {
  padding: 10px 0;
  border-bottom: 1px solid #d7d7d7; }

.aui .tax-note {
  padding: 20px 0;
  font-family: TradeGothicLTStd;
  font-size: .875em;
  color: #bf3d2b;
  line-height: 18px; }

.aui .js-subscribeNewsPanel {
  height: 0;
  display: none;
  overflow: hidden; }

.aui .js-subscribeNewsPanel.showPanel {
  height: 100%;
  -webkit-animation: sk-scaleout 1s ease-in-out;
  animation: sk-scaleout 1s ease-in-out;
  display: block; }

@keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.aui .conditions {
  padding: 30px 0 30px 10px; }

.aui .conditions input[type=checkbox] {
  margin: 0; }

.aui .conditions label {
  font-family: Arial !important;
  color: #323232;
  font-size: .875em;
  margin-top: 2px;
  margin-right: 14px;
  display: inline; }

.aui .conditions a {
  color: #45617f; }

.aui .conditions .control-group.error label, .aui .conditions .control-group.success label {
  color: #323232; }

.aui .conditions .form-grouper > label {
  font-size: 1.25em; }

.aui .gray-form, .aui .payoptions-credit-info, .aui form.miles-register-form {
  padding: 12px 20px;
  background-color: #e4e8ee;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.aui .gray-form .form-grouper label, .aui .payoptions-credit-info .form-grouper label, .aui form.miles-register-form .form-grouper label {
  color: #45617f; }

.aui .gray-form .form-grouper input[type=text], .aui .payoptions-credit-info .form-grouper input[type=text], .aui form.miles-register-form .form-grouper input[type=text] {
  background-color: #fff;
  margin-bottom: 12px; }

.aui .gray-form ul.credit-cards-info-list, .aui .payoptions-credit-info ul.credit-cards-info-list, .aui form.miles-register-form ul.credit-cards-info-list {
  margin-top: 10px;
  margin-left: 5px; }

.aui .gray-form ul.credit-cards-info-list > li, .aui .payoptions-credit-info ul.credit-cards-info-list > li, .aui form.miles-register-form ul.credit-cards-info-list > li {
  margin-bottom: 10px;
  list-style-type: none; }

.aui .amadeus-text, .aui .miles-register-forgot a, .aui .myflight-details-section ul, .aui .overview-insurance-section, .aui .overview-protection-section, .aui .payoptions-later-section, .aui .payoptions-master-body {
  font-family: TradeGothicLTStd;
  font-size: .875em;
  color: #646464;
  margin: 0;
  line-height: 18px; }

.aui .amadeus-text .text-bold, .aui .amadeus-text strong, .aui .miles-register-forgot a .text-bold, .aui .miles-register-forgot a strong, .aui .myflight-details-section ul .text-bold, .aui .myflight-details-section ul strong, .aui .overview-insurance-section .text-bold, .aui .overview-insurance-section strong, .aui .overview-protection-section .text-bold, .aui .overview-protection-section strong, .aui .payoptions-later-section .text-bold, .aui .payoptions-later-section strong, .aui .payoptions-master-body .text-bold, .aui .payoptions-master-body strong {
  font-family: TradeGothicLTStd-Bold;
  color: #323232;
  display: inline-block;
  font-weight: 400; }

.aui .special-fieldset-group {
  margin-bottom: 0; }

.aui .special-fieldset-group legend {
  border: none;
  font-family: TradeGothicLTStd;
  font-size: 1.75em;
  line-height: inherit;
  margin: 0 0 1px 6px; }

.aui .special-fieldset-group .special-fieldset-half {
  display: inline-block;
  margin: 5px 0 0 10px; }

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

.aui .expiry-date-group {
  margin-bottom: 0; }

.aui .expiry-date-group.expiry-margin {
  margin-bottom: 20px; }

.aui .expiry-date-group legend {
  border: none;
  font-family: TradeGothicLTStd;
  font-size: 1.75em;
  margin: 4px 0 8px 6px;
  line-height: 25px; }

.aui .expiry-date-month, .aui .expiry-date-year {
  padding: 0 5px 0 0; }

.aui .expiry-date-month label, .aui .expiry-date-year label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.aui .expiry-date-year {
  padding: 0 0 0 5px; }

.aui .breakdown-insurance, .aui .breakdown-paymiles, .aui .breakdown-voucher {
  display: none; }

.aui .breakdown-insurance.active, .aui .breakdown-paymiles.active, .aui .breakdown-voucher.active {
  display: block; }

.aui .payoptions-credit-group {
  margin-bottom: 20px; }

@media (min-width: 768px) {
  .aui .payoptions-credit-group {
    margin-top: 20px;
    margin-bottom: 0; }

  .aui .expiry-date-group legend, .aui .special-fieldset-group legend {
    font-size: 1.1em;
    margin: 0 0 1px 6px;
    line-height: inherit; }

  .aui .voucher-form .form-grouper {
    display: table; }

  .aui .voucher-form .form-grouper .form-grouper-button {
    margin-top: 0;
    vertical-align: bottom;
    display: table-cell;
    float: none;
    padding-bottom: 12px; }

  .aui .voucher-form .form-grouper .button-group {
    float: right; }

  .aui .voucher-form .form-grouper .form-grouper-col {
    width: 100%;
    margin-left: 13px; }

  .aui .form.voucher-form .control-group.error-type1 input, .aui .voucher-form .form-grouper input[type=text] {
    margin-bottom: 12px; }

  .aui .form.voucher-form .help-inline {
    position: absolute;
    color: #bf3d2b;
    bottom: -25px; }

  .aui .form.voucher-form .control-group.custom-error {
    position: relative; }

  .aui .form.voucher-form .control-group.custom-error .help-inline {
    position: absolute;
    bottom: -37px; }

  .aui .overview-protection-button .button-group {
    text-align: right; }

  .aui .miles-check label {
    padding: 20px 10px 0 50px; }

  .aui .miles-details .background1 {
    margin-right: 20px; }

  .aui .miles-details .background2 {
    margin-left: 20px;
    margin-top: 0; }

  .aui .form.form-payment .payment-delivery .payment-delivery-label {
    font-size: 1.125em; }

  .aui .form.form-payment .payment-delivery .payment-delivery-title {
    font-size: .9375em;
    padding: 0; } }
@media (max-width: 991px) {
  .aui .paysummary.fixedWhenScrollActive {
    position: static;
    top: auto;
    width: auto !important; } }
@media (min-width: 992px) {
  .aui .form .form-payment {
    margin-bottom: 0; }

  .aui .paysummary.fixedWhenScrollActive {
    position: fixed;
    top: 0; }

  .aui ul.payoptions-list .tg-tab-header {
    clear: both;
    overflow: hidden;
    margin-bottom: 10px; }

  .aui ul.payoptions-list .control-group.form-inline {
    float: left;
    width: 32%; }

  .aui ul.payoptions-list .payoptions-image-list {
    float: left;
    width: 61%; } }
.aui .portlet-site-map {
  margin-bottom: 20px; }

.aui .portlet-site-map .portlet-body ul, .aui .portlet-site-map h3, .aui .portlet-site-map h4, .aui .portlet-site-map h5 {
  margin: 0; }

.aui .portlet-site-map h3 {
  font-size: 24px; }

.aui .portlet-site-map h4 {
  font-size: 20px; }

.aui .portlet-site-map h5 {
  font-size: 18px;
  font-weight: 400; }

.aui .portlet-site-map .portlet-body ul li {
  line-height: inherit; }

.aui .portlet-site-map .portlet-body ul li a {
  display: block;
  margin: 0; }

.aui .portlet-site-map .portlet-body > ul > li > a {
  display: none; }

.aui .portlet-site-map .portlet-body > ul > li > ul {
  border: 1px solid #e4e8ee; }

.aui .portlet-site-map .portlet-body > ul > li > ul > li > a {
  background-color: #e4e8ee;
  color: #193f69;
  font-family: TradeGothicLTStd-Bold;
  font-size: 1.5em;
  padding: 35px 5px 36px;
  text-align: center; }

.aui .portlet-site-map .portlet-body > ul > li > ul > li > ul {
  padding: 38px 20px 2px; }

.aui .portlet-site-map .portlet-body > ul > li > ul > li > ul > li {
  margin-bottom: 27px; }

.aui .portlet-site-map .portlet-body > ul > li > ul > li > ul > li > a {
  font-family: TradeGothicLTStd-Bold;
  font-size: 1.25em;
  color: #45617f;
  margin-bottom: 24px; }

.aui .portlet-site-map .portlet-body > ul > li > ul > li > ul > li > ul > li > a {
  color: #646464;
  font-family: Arial;
  font-size: 1.125em;
  line-height: 1.2;
  margin-bottom: 7px; }

@media (min-width: 768px) {
  .aui .portlet-site-map {
    margin-bottom: 0; }

  .aui .portlet-site-map .portlet-body > ul > li > ul > li > ul > li {
    width: 49.3%;
    display: inline-block;
    vertical-align: top; } }
@media (min-width: 992px) {
  .aui .portlet-site-map .portlet-body > ul > li > ul > li > ul > li {
    width: 32.8%; } }
.aui #content .smc-privacy-portlet .privacy-info-message {
  z-index: 100;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  background-color: #e1e1e1;
  font-size: 1em;
  color: #000;
  font-weight: 400;
  margin: 0 auto;
  text-align: center;
  height: auto;
  padding: 10px 0 15px;
  line-height: 1.25em;
  font-family: TradeGothicLTStd;
  -webkit-box-shadow: 0 -3px 5px 0 rgba(50, 50, 50, 0.6);
  box-shadow: 0 -3px 5px 0 rgba(50, 50, 50, 0.6); }

.aui #content .smc-privacy-portlet .privacy-info-message a {
  text-decoration: underline;
  color: #000; }

.aui #content .smc-privacy-portlet .privacy-info-message a.hide-strip-privacy-info-message, .aui #content .smc-privacy-portlet .privacy-info-message a.open-dialog-privacy-policy {
  text-decoration: underline; }

.aui #content .smc-privacy-portlet .privacy-info-message .privacy-info-message-journal-article {
  display: inline-block; }

.aui #content .smc-privacy-portlet .privacy-info-message p {
  text-align: center;
  margin-bottom: 15px;
  font-size: .875em; }

.aui #content .smc-privacy-portlet .privacy-info-message .button {
  font-size: 1.125em;
  line-height: 35px;
  margin: 0 10px;
  width: auto;
  display: inline-block; }

@media (min-width: 768px) {
  .aui #content .smc-privacy-portlet .privacy-info-message {
    padding: 20px 0;
    text-align: right; }

  .aui #content .smc-privacy-portlet .privacy-info-message p {
    font-size: 1em;
    text-align: left;
    float: left;
    width: 60%;
    margin: 0; }

  .aui #content .smc-privacy-portlet .privacy-info-message .button {
    font-size: 1.25em;
    line-height: 40px;
    margin: 0 0 0 15px; } }
@media (min-width: 992px) {
  .aui #content .smc-privacy-portlet .privacy-info-message p {
    width: 70%; } }
.aui .partners-widget-list {
  position: relative;
  margin: 26px 0 20px; }

.aui .partners-widget-list > li.active .partners-widget-header {
  background-color: #193f69;
  position: relative; }

.aui .partners-widget-list > li.active .partners-widget-header:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  z-index: 1;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 9px solid #193f69;
  left: 50%;
  bottom: -9px;
  margin-left: -9px; }

.aui .partners-widget-list > li.active .partners-widget-link {
  color: #fff;
  border-color: #193f69; }

.aui .partners-widget-list > li.active .widget-content {
  display: block; }

.aui .partners-widget-list > li.active .partners-widget-content {
  margin-top: 40px; }

.aui .partners-widget-list .partners-widget-header {
  line-height: 1;
  font-size: 1em;
  margin: 0;
  font-weight: 400;
  font-family: TradeGothicLTStd; }

.aui .partners-widget-list .widget-content {
  display: none; }

.aui .partners-widget-header {
  background-color: #fff; }

.aui .partners-widget-header .partners-widget-link {
  display: block;
  text-align: center;
  font-size: 1.5em;
  color: #193f69;
  padding: 16px 0;
  border: 1px solid #e4e8ee; }

.aui .partners-widget-header .partners-widget-link:focus, .aui .partners-widget-header .partners-widget-link:hover {
  background-color: rgba(25, 63, 105, 0.5);
  text-decoration: none;
  color: #fff;
  cursor: pointer; }

@media (min-width: 768px) {
  .aui .partners-widget-list {
    padding-top: 37px; }

  .aui .partners-widget-list .partners-widget-header {
    position: absolute !important;
    top: 0;
    width: 32%; }

  .aui .partners-widget-list .partners-widget-header.non-star {
    left: 34.1%; }

  .aui .partners-widget-list .partners-widget-header.non-airline {
    right: 0; }

  .aui .accordion-agrup.active .accordion-agrup.active {
    border-right: 1px solid #193f69;
    border-bottom: 1px solid #193f69;
    border-left: 1px solid #193f69;
    padding-bottom: 16px; }

  .aui .partners-widget-header .partners-widget-link {
    text-align: center;
    padding: 6px 0 5px; }

  .aui .partners-widget-header .partners-widget-link:focus, .aui .partners-widget-header .partners-widget-link:hover {
    text-decoration: none;
    cursor: default; } }
.news-info, .news-link {
  position: relative;
  text-align: center; }

.aui .contact-container {
  background-color: #e4e8ee;
  padding: 20px 20px 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 15px; }

.aui .contact-container .contact-name {
  margin: 0 0 15px;
  color: #193f69;
  font-family: TradeGothicLTStd;
  font-size: 1.25em;
  line-height: 1.375em; }

.aui .contact-container .contact-details {
  margin-bottom: 0;
  color: #323232;
  font-size: 1em; }

.aui .contact-container .contact-details dd, .aui .contact-container .contact-details dt {
  margin: 0;
  padding-bottom: 10px;
  line-height: 20px; }

.aui .contact-container .contact-details dt {
  font-weight: 400;
  font-family: TradeGothicLTStd-Bold;
  float: left; }

.aui .contact-container .contact-details dd {
  font-family: TradeGothicLTStd;
  margin-left: 110px; }

.aui .contact-container .contact-details dd span {
  display: block;
  padding-bottom: 5px;
  line-height: 1.125em; }

.aui .contact-container .contact-details dd a {
  color: #193f69;
  text-decoration: none;
  word-break: break-all; }

.aui .report-info {
  font-family: TradeGothicLTStd;
  font-size: .875em;
  color: #323232;
  margin-bottom: 35px; }

.news-item .news-link, .news-link {
  color: #45617f; }

.aui .checkinWrapper__title {
  font-family: TradeGothicLTStd-Bold;
  font-size: 1.375em;
  border-bottom: 1px solid #e1e1e1;
  padding: 8px 0;
  margin-bottom: 30px; }

.aui .checkinWrapper__list {
  margin: 0; }

.aui .checkinWrapper__list__element {
  padding: 20px 10px 30px;
  border-bottom: 1px solid #e1e1e1; }

.aui .checkinWrapper__list__element:hover {
  background-color: #ffffd1;
  outline: #e1e1e1 solid 1px; }

.aui .checkinWrapper__list__element:last-child {
  padding-bottom: 40px;
  padding-top: 40px; }

.aui .checkinWrapper__list__element:last-child:hover {
  background-color: inherit;
  outline: 0; }

.yui3-skin-sam .datepicker-popover .yui3-calendarnav-nextmonth:focus, .yui3-skin-sam .datepicker-popover .yui3-calendarnav-prevmonth:focus, .yui3-skin-sam .datepicker-popover.datepicker-year .js-nextYear:focus, .yui3-skin-sam .datepicker-popover.datepicker-year .js-previousYear:focus {
  outline: #66c7ff solid 3px; }

.aui .checkinWrapper__list__element__title {
  display: inline-block;
  font-family: TradeGothicLTStd-Bold;
  font-size: 1.625em;
  margin-bottom: 20px;
  margin-top: 15px; }

.aui .checkinWrapper__list__element__subtitle {
  display: inline-block;
  font-family: TradeGothicLTStd-Light;
  font-size: .875em;
  margin-bottom: 20px; }

.aui .checkinWrapper__list__element__img {
  width: 100%;
  max-height: 200px; }

@media (min-width: 768px) {
  .aui .checkinWrapper__list__element {
    padding: 20px; }

  .aui .checkinWrapper__list__element__title {
    margin-top: 0;
    font-size: 1.75em; }

  .aui .checkinWrapper__list__element__subtitle {
    font-size: .9375em; } }
.news {
  background: #e4e8ee;
  padding: 10px 0; }

.news-item {
  margin: 0 10px;
  padding: 52px 0 28px; }

.news-item .news-link:focus, .news-item .news-link:hover {
  text-decoration: none;
  color: #45617f; }

.news-item .news-link:focus:before, .news-item .news-link:hover:before {
  font-size: 55px; }

.news-item .news-link.flysaaicon-meet-our-fleet:focus:before, .news-item .news-link.flysaaicon-meet-our-fleet:hover:before {
  font-size: 203px; }

.news-link {
  display: block;
  font-size: 1.875em;
  font-family: TradeGothicLTStd;
  letter-spacing: -1px;
  padding: 0;
  margin: 0 0 24px; }

.news-link:before {
  display: block;
  font-family: flysaa-icons;
  font-size: 50px;
  line-height: 50px;
  margin-bottom: 11px;
  transition: all .2s linear; }

.news-link.flysaaicon-meet-our-fleet:before {
  font-size: 194px; }

.news-info {
  color: #646464;
  font-size: 1em;
  display: block;
  background: #fff;
  padding: 26px 5px; }

.news-info:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  z-index: 1;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #fff;
  top: -7px;
  left: 50%;
  margin-left: -7px; }

.promo-bottom-left-full .promo-image, .promo-bottom-right .promo-image {
  height: auto;
  max-width: none;
  width: 100%; }

@media (min-width: 768px) and (max-width: 991px) {
  .news-item {
    padding: 20px 0; }

  .news-item .news-link:focus:before, .news-item .news-link:hover:before {
    font-size: 44px; }

  .news-item .news-link.flysaaicon-meet-our-fleet:focus:before, .news-item .news-link.flysaaicon-meet-our-fleet:hover:before {
    font-size: 155px; } }
@media (min-width: 768px) {
  .news-item {
    padding: 20px 0; }

  .news-info {
    font-size: .75em;
    padding: 20px 5px; }

  .news-link {
    font-size: 1.5em; }

  .news-link:before {
    font-size: 40px; }

  .news-link.flysaaicon-meet-our-fleet:before {
    font-size: 148px; } }
@media (min-width: 992px) {
  .news-link {
    font-size: 1.875em; }

  .news-link:before {
    font-size: 50px; }

  .news-link.flysaaicon-meet-our-fleet:before {
    font-size: 172px; }

  .news-info {
    font-size: 16px;
    padding: 28px 5px; } }
.aui .promo-wrapper {
  margin: 0;
  padding: 0; }

.aui .promo-wrapper > li {
  line-height: 1;
  display: block;
  margin: 0;
  padding: 0; }

.promo, .promo.promo-imagetext {
  margin-bottom: 20px; }

.promo .promo-link {
  text-decoration: none; }

.promo .promo-link:focus, .promo .promo-link:hover {
  text-decoration: none;
  color: inherit; }

.promo .promo-link:focus .promo-image, .promo .promo-link:hover .promo-image {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1); }

.promo .promo-link .image-wrapper {
  overflow: hidden; }

.promo.promo-imagetext .promo-link {
  background-color: #e4e8ee;
  display: block;
  color: #000; }

.promo.promo-imagetext .promo-text {
  font-size: 1.125em;
  padding: 13px 10px 6px;
  line-height: 19px;
  display: block; }

.promo.promo-imagetext .promo-text .text-bold, .promo.promo-imagetext .promo-text strong {
  font-family: TradeGothicLTStd-Bold;
  font-size: 1.2222222222em;
  line-height: 21px;
  color: #193f69;
  display: block;
  font-weight: 400; }

.promo.promo-imagetext .pi-colorL .promo-text {
  font-size: 1.375em;
  line-height: 1.14;
  padding-top: 15px;
  padding-bottom: 14px; }

.promo.promo-imagetext .pi-colorL .promo-text .text-bold, .promo.promo-imagetext .pi-colorL .promo-text strong {
  font-size: .8181818182em;
  color: #323232; }

.blue .promo .promo-title, .blue .promo.promo-imagetext .promo-text, .blue .promo.promo-imagetext .promo-text .text-bold {
  color: #fff; }

.promo.promo-imagetext-horiz {
  margin-bottom: 15px; }

.promo.promo-imagetext-horiz .promo-link {
  overflow: hidden; }

.promo.promo-imagetext-horiz .promo-link.pi-colorL {
  background-color: #c1ab81; }

.promo.promo-imagetext-horiz .image-wrapper {
  float: left;
  width: 30%; }

.promo.promo-imagetext-horiz .promo-info {
  margin-left: 30%;
  padding: 10px 10px 5px; }

.promo.promo-imagetext-horiz .promo-text {
  font-size: 1.375em;
  font-family: TradeGothicLTStd; }

.promo.promo-imagetext-horiz .promo-text .text-bold {
  font-size: .8181818182em;
  font-family: TradeGothicLTStd-Bold;
  line-height: 1.2; }

.promo .promo-title {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 1.875em;
  font-family: TradeGothicLTStd-Bold;
  line-height: 1.2;
  font-weight: 400; }

.blue .promo .promo-title, .gold-brown .promo .promo-title {
  padding: 5px 10px;
  line-height: inherit;
  display: table-cell;
  vertical-align: middle; }

.blue .promo .promo-link {
  background-color: #4d575e; }

.gold-brown .promo .promo-link {
  background-color: #c1ab81; }

.gold-brown .promo .promo-title, .gold-brown .promo.promo-imagetext .promo-text, .gold-brown .promo.promo-imagetext .promo-text .text-bold {
  color: #000; }

.promo-image {
  max-width: 100%;
  width: 100%;
  display: block;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear; }

.promo-full .promo-info {
  position: absolute;
  bottom: 0;
  padding: 0 14px; }

.promo-full .promo-link {
  position: relative;
  overflow: hidden;
  color: #fff; }

.promo-full .promo-image {
  width: auto;
  max-width: none; }

.promo-full .promo-text {
  padding: 13px 0; }

.promo-full.iconAdd .flysaaicon-link-blank {
  bottom: auto;
  top: 15px; }

.pi-colorA .promo-info {
  background-color: rgba(25, 63, 105, 0.75);
  color: #fff; }

.pi-colorA:focus, .pi-colorA:hover {
  color: #fff; }

.pi-colorB .promo-info {
  background-color: rgba(94, 160, 67, 0.75);
  color: #fff; }

.pi-colorB:focus, .pi-colorB:hover {
  color: #fff; }

.pi-colorC .promo-info {
  background-color: rgba(191, 60, 43, 0.75);
  color: #fff; }

.pi-colorC:focus, .pi-colorC:hover {
  color: #fff; }

.pi-colorD .promo-info {
  background: #bf3c2b;
  color: #fff; }

.pi-colorE .promo-info, .pi-colorF .promo-info {
  background: #8fa0b2; }

.pi-colorD:focus, .pi-colorD:hover {
  color: #fff; }

.pi-colorE .promo-info, .pi-colorE:focus, .pi-colorE:hover, .pi-colorF .promo-info, .pi-colorF:focus, .pi-colorF:hover, .pi-colorG:focus, .pi-colorG:hover, .pi-colorH .promo-info, .pi-colorH:focus, .pi-colorH:hover, .pi-colorI .promo-info, .pi-colorI:focus, .pi-colorI:hover {
  color: #323232; }

.pi-colorG .promo-info {
  background: #b5c0cc;
  color: #323232; }

.pi-colorH .promo-info {
  background: #dadfe5; }

.pi-colorI .promo-info {
  background: #e4e8ee; }

.pi-colorJ .promo-info {
  background: #45617f;
  color: #fff; }

.pi-colorJ:focus, .pi-colorJ:hover {
  color: #fff; }

.pi-colorK .promo-info {
  background: #977f53;
  color: #fff; }

.pi-colorK:focus, .pi-colorK:hover {
  color: #fff; }

.pi-colorL .promo-info {
  background: #c1ab81;
  color: #323232; }

.pi-colorL:focus, .pi-colorL:hover {
  color: #323232; }

.pi-colorM .promo-info, .pi-colorM:focus, .pi-colorM:hover {
  color: #fff; }

.pi-colorRed .promo-info {
  background-color: #bf3c2b;
  color: #fff; }

.pi-colorRed:focus, .pi-colorRed:hover {
  color: #fff; }

.pi-colorRedOpacity .promo-info {
  background-color: rgba(191, 60, 43, 0.75);
  color: #fff; }

.pi-colorRedOpacity:focus, .pi-colorRedOpacity:hover {
  color: #fff; }

.pi-colorBlue .promo-info {
  background-color: #193f69;
  color: #fff; }

.pi-colorBlue:focus, .pi-colorBlue:hover {
  color: #fff; }

.pi-colorBlueOpacity .promo-info {
  background-color: rgba(25, 63, 105, 0.75);
  color: #fff; }

.pi-colorBlueOpacity:focus, .pi-colorBlueOpacity:hover {
  color: #fff; }

.pi-colorBrown .promo-info {
  background-color: #977f53;
  color: #fff; }

.pi-colorBrown:focus, .pi-colorBrown:hover {
  color: #fff; }

.pi-colorBrownOpacity .promo-info {
  background-color: rgba(151, 127, 83, 0.75);
  color: #fff; }

.pi-colorBrownOpacity:focus, .pi-colorBrownOpacity:hover {
  color: #fff; }

.pi-colorWhite .promo-info, .pi-colorWhite:focus, .pi-colorWhite:hover, .pi-colorWhiteOpacity:focus, .pi-colorWhiteOpacity:hover {
  color: #193f69; }

.pi-colorWhite .promo-info {
  background-color: #fff; }

.pi-colorWhiteOpacity .promo-info {
  background-color: rgba(255, 255, 255, 0.75);
  color: #193f69; }

.iconAdd .pi-colorWhite .promo-info.flysaaicon-plus:before, .iconAdd .pi-colorWhiteOpacity .promo-info.flysaaicon-plus:before {
  color: rgba(25, 63, 105, 0.5); }

.pi-colorGreen .promo-info {
  background-color: #5ea043;
  color: #fff; }

.pi-colorGreen:focus, .pi-colorGreen:hover {
  color: #fff; }

.pi-colorGreenOpacity .promo-info {
  background-color: rgba(94, 160, 67, 0.75);
  color: #fff; }

.pi-colorGreenOpacity:focus, .pi-colorGreenOpacity:hover {
  color: #fff; }

.promo-link {
  color: #23527c;
  text-decoration: none;
  display: block;
  position: relative; }

.promo-link .icon-link-blank {
  position: absolute;
  bottom: 15px;
  right: 15px; }

.promo-text {
  display: block;
  font-size: 1.5em;
  font-family: TradeGothicLTStd-Light; }

.promo-text .text-bold, .promo-text strong {
  display: block;
  font-family: TradeGothicLTStd-Bold;
  font-size: 1.6666666667em;
  line-height: 37px;
  font-weight: 400; }

.promo-info.promo-info-img {
  padding: 0; }

.promo-info.flysaaicon-plus:before {
  position: absolute;
  font-size: 29px;
  color: rgba(255, 255, 255, 0.5);
  right: 10px;
  bottom: 10px; }

.promo-ico {
  background: #e4e8ee; }

.promo-ico .promo-link {
  padding: 67px 0 65px;
  text-align: center;
  color: #23527c; }

.promo-ico .promo-link .image-wrapper {
  overflow: visible; }

.promo-ico .promo-image {
  width: inherit;
  width: initial;
  display: inline-block;
  margin-bottom: 15px; }

.promo-ico .promo-text {
  line-height: 24px;
  color: #23527c; }

.promo-bottom-full .promo-link, .promo-top-full .promo-link {
  position: relative; }

.promo-bottom-full .promo-info, .promo-top-full .promo-info {
  position: absolute;
  left: 0;
  right: 0;
  padding: 11px 14px 13px; }

.promo-bottom-full .promo-info.flysaaicon-plus:before, .promo-top-full .promo-info.flysaaicon-plus:before {
  position: absolute;
  bottom: 10px;
  right: 10px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 29px; }

.promo-bottom-full .promo-info {
  bottom: 0; }

.promo-bottom-full .promo-link .icon-link-blank {
  position: absolute;
  bottom: 50px;
  right: 17px;
  color: #fff; }

.promo-bottom-left .promo-link, .promo-bottom-left-gutter .promo-link {
  position: relative; }

.promo-bottom-left .promo-info, .promo-bottom-left-gutter .promo-info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: auto;
  padding: 15px 21px; }

.promo-bottom-left-gutter {
  margin-bottom: 20px; }

.promo-bottom-left-gutter .promo-info {
  bottom: 20px;
  left: 20px;
  padding-top: 13px;
  padding-bottom: 14px; }

.promo-bottom-left-gutter .promo-text {
  font-size: 1.875em; }

.promo-bottom-left-gutter .promo-text .text-bold, .promo-bottom-left-gutter .promo-text strong {
  font-size: .8em; }

.promo-top-full .promo-info {
  top: 0; }

.promo-top-left .promo-link {
  position: relative; }

.promo-top-left .promo-info {
  position: absolute;
  left: 0;
  top: 0; }

.promo-bottom-right .promo-info {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #fff;
  opacity: .8;
  padding: 14px 10px;
  width: 100%; }

.promo-bottom-right .promo-link {
  position: relative;
  overflow: hidden;
  color: #000; }

.promo-bottom-right .promo-text {
  font-size: 1.75em;
  line-height: 25px; }

.promo-bottom-right .promo-text .text-bold, .promo-bottom-right .promo-text strong {
  color: #193f69;
  margin-bottom: 4px;
  line-height: 42px; }

.promo-bottom-left-full .promo-info {
  position: absolute;
  bottom: 10px;
  left: 10px;
  background-color: #fff;
  opacity: .85;
  padding: 14px 10px;
  width: 97%; }

.promo-bottom-left-full .promo-link {
  position: relative;
  overflow: hidden;
  color: #000; }

.promo-bottom-left-full .promo-text {
  font-size: 1.75em;
  line-height: 25px; }

.promo-bottom-left-full .promo-text .text-bold, .promo-bottom-left-full .promo-text strong {
  color: #193f69;
  margin-bottom: 4px;
  line-height: 42px; }

.promo-featured .promo-text {
  font-family: Arial;
  font-size: 1.125em;
  line-height: 21px;
  margin-top: 10px; }

.promo-featured .promo-info {
  padding: 20px 30px 15px; }

@media (min-width: 768px) and (max-width: 991px) {
  .promo .promo-title {
    font-size: 1.625em; }

  .promo.promo-featured .promo-text {
    margin-top: 6px; } }
@media (min-width: 768px) {
  .promo {
    margin-bottom: 0; }

  .promo .pi-colorD .promo-image {
    min-height: 201px;
    max-height: 201px; }

  .promo.promo-imagetext-horiz .image-wrapper {
    width: 35%; }

  .promo.promo-imagetext-horiz .promo-info {
    padding-left: 20px;
    margin-left: 35%; }

  .promo-full .promo-link {
    height: 200px; }

  .promo-full .promo-info {
    top: 0;
    left: 0; }

  .promo-full .promo-text {
    position: absolute;
    bottom: 0; }

  .promo-wrapper li.promo-info-right .promo-info {
    left: auto;
    right: 0; }

  .promo-bottom-right .promo-image {
    height: 403px; }

  .promo-bottom-right .promo-info {
    width: 221px; }

  .promo-bottom-right .promo-text {
    font-size: 1.375em;
    line-height: 16px; }

  .promo-bottom-right .promo-text strong, .promo-bottom-right .promo-text text-bold {
    font-size: 36px;
    line-height: 32px; }

  .promo-ico .promo-link {
    padding: 42px 0 41px; }

  .promo-ico .promo-text {
    line-height: 20px; }

  .promo-ico .promo-text .text-bold, .promo-ico .promo-text strong {
    line-height: 24px; }

  .promo-ico .promo-image {
    margin-bottom: 10px; }

  .promo-text {
    font-size: 1.125em;
    line-height: 14px; }

  .promo-bottom-left .promo-info {
    padding: 16px 21px 19px; }

  .pi-colorE .promo-image, .pi-colorF .promo-image, .pi-colorG .promo-image, .pi-colorH .promo-image, .pi-colorI .promo-image {
    min-height: 352px;
    max-height: 352px; }

  .promo.promo-imagetext {
    margin-bottom: 30px; } }
@media (min-width: 992px) {
  .promo .pi-colorD .promo-image {
    min-height: 269px;
    max-height: 269px; }

  .promo-bottom-right .promo-image {
    width: 100%;
    height: auto;
    max-width: 100%; }

  .promo-bottom-right .promo-info {
    width: 300px;
    padding-left: 20px; }

  .promo-bottom-right .promo-text {
    font-size: 1.875em;
    line-height: 28px; }

  .promo-bottom-right .promo-text .text-bold, .promo-bottom-right .promo-text strong {
    font-size: 50px;
    line-height: 44px; }

  .promo-ico .promo-link {
    padding: 67px 0 66px; }

  .promo-ico .promo-text {
    line-height: 24px; }

  .promo-ico .promo-text .text-bold, .promo-ico .promo-text strong {
    line-height: 32px; }

  .promo-ico .promo-image {
    margin-bottom: 15px; }

  .pi-colorE .promo-image, .pi-colorF .promo-image, .pi-colorG .promo-image, .pi-colorH .promo-image, .pi-colorI .promo-image {
    min-height: 472px;
    max-height: 472px; } }
@media (max-width: 767px) {
  .collapse-item.collapse-item-active .collapse-content {
    display: block; }

  .collapse-title {
    cursor: pointer; }

  .collapse-content {
    display: none; } }
.social-wrapper {
  text-align: center;
  margin-bottom: 23px; }

.social-wrapper .social-text {
  display: inline-block;
  margin-right: 10px; }

.social-wrapper .social-list {
  display: inline-block;
  margin: 0;
  padding: 0; }

.social-wrapper .social-list > li {
  display: inline-block;
  line-height: 1;
  margin: 0 13px; }

.social-wrapper .social-link {
  display: block;
  width: 32px;
  height: 32px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #717175;
  text-align: center; }

.social-wrapper .social-link:before {
  line-height: 32px;
  vertical-align: middle;
  color: #fff;
  font-size: 16px; }

@media (min-width: 768px) {
  .social-wrapper {
    margin-bottom: 0;
    margin-top: 5px;
    text-align: right; }

  .social-wrapper .social-list > li {
    margin: 0 8px; } }
.planandbook .promo .promo-text {
  font-size: 1.875em;
  line-height: 1.2; }

.planandbook .promo .promo-text .text-bold, .planandbook .promo .promo-text strong {
  font-size: 1em;
  line-height: inherit; }

.planandbook .promo .promo-info {
  padding: 22px 14px 24px; }

.planandbook .promo.promo-featured .promo-text {
  font-size: 1.125em; }

.planandbook .promo.promo-featured .promo-info {
  padding: 20px 30px 15px; }

.manage .button-group {
  padding: 14px 0; }

.manage .control-label-info:after {
  font-family: flysaa-icons;
  content: "\E02D";
  font-size: 14px;
  color: #193f69; }

.footer-copy, .footer2-copyright {
  font-family: TradeGothicLTStd-Bold; }

.book .promo, .manage .promo {
  margin-bottom: 20px; }

.form.form-book-group fieldset.legend-line .fieldset-cont {
  padding-top: 25px; }

.form .control-label-group.span-title {
  font-size: 1.5em;
  display: block;
  width: 100%;
  margin-left: 0; }

.form.form-book.form-book-group .flight-fields-multiple {
  padding-bottom: 0; }

.form.form-book.form-book-group .flight-fields-multiple legend {
  background: 0 0;
  color: #000;
  text-align: left;
  font-size: 1.4em !important;
  margin-bottom: 15px; }

.form.form-book .flight-fields-multiple {
  padding-bottom: 22px; }

.form.form-book .plain-text p {
  font-size: .875em;
  margin-bottom: 10px; }

.form.form-book .flysaaicon-destinations {
  color: #45617f;
  font-family: TradeGothicLTStd-Bold;
  line-height: 1.2; }

.form.form-book .lfr-form-row {
  border: 0;
  margin: 0;
  padding: 0; }

.form.form-book .lfr-form-row .control-label-group {
  font-size: 1.5em; }

.form.form-book .lfr-form-row:hover {
  background-color: transparent;
  border: 0; }

.form.form-book .lfr-form-row .lfr-autorow-controls {
  position: static;
  display: block; }

.form.form-book .lfr-form-row .lfr-autorow-controls .toolbar-content {
  display: block;
  text-align: right; }

.form.form-book .youngAdultsItem {
  display: none; }

.form.form-book .visibleYoungAdults .youngAdultsItem {
  display: block; }

@media (max-width: 767px) {
  .book .form-book .control-label-group, .form-book fieldset.legend-line .legend-default, .form-book fieldset.legend-line > legend {
    display: none; }

  .planandbook .promo {
    margin-bottom: 5px; }

  .planandbook .promo .promo-info {
    bottom: 0;
    top: auto;
    left: 0;
    right: 0; }

  .planandbook .promo.promo-featured .promo-info {
    position: static; }

  .form-book {
    border: 1px solid #bfbfbf;
    padding: 24px 20px 34px; }

  .form-book fieldset.legend-line {
    margin: 0; }

  .form-book fieldset.legend-line .fieldset-cont {
    border: 0;
    padding: 0; }

  .form-book .button-group {
    margin-top: 22px;
    margin-bottom: 35px; }

  .form-book.form {
    margin-bottom: 30px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .planandbook .promo .promo-text {
    font-size: 1.625em; }

  .planandbook .promo .promo-info {
    padding: 14px 22px; }

  .planandbook .promo.promo-featured .promo-text {
    font-size: .875em; }

  .planandbook .promo.promo-featured .promo-info {
    padding: 12px 20px 11px; }

  .book .promo, .manage .promo {
    margin-bottom: 0; } }
@media (min-width: 768px) {
  .form-book.form {
    margin-bottom: 52px; }

  .form-book.form .visibleYoungAdults .col-sm-4 {
    width: 25%; }

  .form-book .form-grouper-line .form-link {
    float: right;
    margin-right: 5px;
    line-height: 22px; }

  .form-book .button-group {
    margin-top: 40px; } }
@media (min-width: 992px) {
  .form-book.form {
    margin-bottom: 0; } }
.aui footer h3 {
  font-size: 1em;
  margin: 0;
  line-height: 30px; }

.footer {
  background: #ebebeb;
  padding: 0 20px;
  margin-bottom: 10px; }

.fc-item, .footer-corporate, .footer-extra, .footer-logo {
  background: url(data:image/gif;base64,R0lGODlhAgABAIABANPT0////yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4zLWMwMTEgNjYuMTQ1NjYxLCAyMDEyLzAyLzA2LTE0OjU2OjI3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpBRjg1NUY5RjBGNkUxMUU1QkZDN0QxRThGNjQ1QkI5OSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpBRjg1NUZBMDBGNkUxMUU1QkZDN0QxRThGNjQ1QkI5OSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkFGODU1RjlEMEY2RTExRTVCRkM3RDFFOEY2NDVCQjk5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkFGODU1RjlFMEY2RTExRTVCRkM3RDFFOEY2NDVCQjk5Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEAQAAAQAsAAAAAAIAAQAAAgJECgA7) left bottom repeat-x; }

.footer-logo {
  text-align: center;
  padding: 45px 0 44px; }

.footer-logo img {
  width: 200px; }

.fc-item {
  padding: 29px 5px 28px; }

.fc-item .control-label {
  font-size: 1em;
  margin: 0 0 6px;
  padding-top: 0; }

.booking-widget .control-group .fc-item input[type=text], .booking-widget .control-group .fc-item select, .fc-item .booking-widget .control-group input[type=text], .fc-item .booking-widget .control-group select, .fc-item .form-field, .fc-item .form-grouper input.form-field[type=text], .fc-item .form-grouper input.form-field[type=password], .fc-item .form-grouper input.form-field[type=datetime], .fc-item .form-grouper input.form-field[type=datetime-local], .fc-item .form-grouper input.form-field[type=date], .fc-item .form-grouper input.form-field[type=month], .fc-item .form-grouper input.form-field[type=time], .fc-item .form-grouper input.form-field[type=week], .fc-item .form-grouper input.form-field[type=number], .fc-item .form-grouper input.form-field[type=email], .fc-item .form-grouper input.form-field[type=url], .fc-item .form-grouper input.form-field[type=search], .fc-item .form-grouper input.form-field[type=tel], .form-grouper .fc-item input.form-field[type=text], .form-grouper .fc-item input.form-field[type=password], .form-grouper .fc-item input.form-field[type=datetime], .form-grouper .fc-item input.form-field[type=datetime-local], .form-grouper .fc-item input.form-field[type=date], .form-grouper .fc-item input.form-field[type=month], .form-grouper .fc-item input.form-field[type=time], .form-grouper .fc-item input.form-field[type=week], .form-grouper .fc-item input.form-field[type=number], .form-grouper .fc-item input.form-field[type=email], .form-grouper .fc-item input.form-field[type=url], .form-grouper .fc-item input.form-field[type=search], .form-grouper .fc-item input.form-field[type=tel] {
  background-color: #e1e1e1;
  line-height: 1.75em;
  min-height: 30px;
  height: auto; }

.fc-item .flysaaicon-arrow {
  padding: 0;
  width: 40px;
  min-height: 28px;
  height: auto;
  border: 0;
  background-color: #e1e1e1; }

.fc-item .flysaaicon-arrow:after {
  content: '';
  position: absolute;
  left: 0;
  top: 7px;
  width: 1px;
  height: 15px;
  background: url(data:image/gif;base64,R0lGODlhAQACAIABAGRkZP///yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMwNjcgNzkuMTU3NzQ3LCAyMDE1LzAzLzMwLTIzOjQwOjQyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTJFQzVEMEMxOThDMTFFNUEyRUFFNDFCMEJGRThFMjYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTJFQzVEMEQxOThDMTFFNUEyRUFFNDFCMEJGRThFMjYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1MkVDNUQwQTE5OEMxMUU1QTJFQUU0MUIwQkZFOEUyNiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1MkVDNUQwQjE5OEMxMUU1QTJFQUU0MUIwQkZFOEUyNiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAEAAAEALAAAAAABAAIAAAICRAoAOw==) left top repeat-y; }

.fc-item .flysaaicon-arrow:before {
  font-size: 14px;
  color: #646464;
  line-height: 28px;
  vertical-align: middle;
  text-align: center;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.fc-agrup, .fc-item .fc-link {
  color: #323232; }

.fc-item .fc-content {
  margin: 14px 0 0;
  padding: 0; }

.fc-item .fc-content > li {
  line-height: 1; }

.fc-agrup {
  font-size: 1em;
  font-weight: 700;
  display: block; }

.fc-agrup > a.fc-link {
  padding: 0; }

.fc-link {
  font-size: 1em;
  padding: 7px 0;
  display: inline-block; }

.footer-social ul {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-left: 0; }

.footer-social .fs-link {
  color: #b0b0b0; }

.footer-social .fs-link:hover {
  text-decoration: none; }

.footer-social .footer-social-list {
  width: 32%;
  display: inline-block; }

.footer-copy {
  display: block;
  font-size: .875em;
  color: #646464;
  text-align: center;
  background: url(data:image/gif;base64,R0lGODlhAgABAIABANPT0////yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4zLWMwMTEgNjYuMTQ1NjYxLCAyMDEyLzAyLzA2LTE0OjU2OjI3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpBRjg1NUY5RjBGNkUxMUU1QkZDN0QxRThGNjQ1QkI5OSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpBRjg1NUZBMDBGNkUxMUU1QkZDN0QxRThGNjQ1QkI5OSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkFGODU1RjlEMEY2RTExRTVCRkM3RDFFOEY2NDVCQjk5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkFGODU1RjlFMEY2RTExRTVCRkM3RDFFOEY2NDVCQjk5Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEAQAAAQAsAAAAAAIAAQAAAgJECgA7) left top repeat-x;
  padding: 29px 0 28px; }

.footer2-copyright, .footer2-logo {
  text-align: center;
  background-color: #ebebeb; }

.fs-link {
  text-align: center;
  display: block;
  padding: 18px 0; }

.fs-link:before {
  color: #b0b0b0;
  line-height: 31px;
  vertical-align: middle;
  font-size: 31px;
  display: block; }

.fs-link:hover {
  text-decoration: none; }

.fs-link:hover:before {
  color: #646464; }

.footer2 {
  margin-bottom: 10px;
  padding-top: 40px;
  border-top: 5px solid #193f69; }

.footer2-logo {
  padding: 27px 0 25px;
  border-bottom: 1px dotted #d2d2d2; }

.footer2-copyright {
  font-size: .875em;
  padding: 35px;
  color: #646464; }

.footer-extra {
  padding: 28px 0 5px; }

.fe-content {
  margin-bottom: 25px; }

.fe-content .fe-agrup {
  font-size: 1em;
  margin: 0 0 8px;
  line-height: 1.4; }

.fe-content a {
  color: #23527c; }

.fe-content a:focus, .fe-content a:hover {
  color: #45617f;
  text-decoration: underline; }

.fe-content li {
  line-height: 1.4;
  font-size: 1em;
  margin-bottom: 5px;
  color: #323232; }

.fe-content ul {
  margin: 0; }

@media (min-width: 768px) {
  .fs-link {
    padding: 20px 0; }

  .fs-link:before {
    line-height: 23px;
    font-size: 23px; }

  .footer-logo {
    padding: 34px 0 32px; }

  .footer-logo img {
    width: 158px; }

  .footer-copy {
    text-align: right;
    background: 0 0;
    padding: 38px 0 0;
    font-size: .75em;
    font-family: TradeGothicLTStd; }

  .fc-item {
    background: 0 0;
    padding-left: 0;
    padding-right: 0; }

  .footer-social .footer-social-list {
    width: 13%; } }
@media (min-width: 992px) {
  .fs-link {
    padding: 30px 0; }

  .fs-link:before {
    line-height: 31px;
    font-size: 31px; }

  .footer-copy {
    font-size: .875em;
    padding-top: 54px; }

  .fc-content > li:not(.full) {
    display: inline-block;
    width: 49%; } }
.aui .popover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0; }

.aui .popover.bottom .arrow {
  display: none; }

.aui .yui3-calendar-grid thead {
  display: table-caption;
  margin-bottom: 9px; }

.datepicker-popover .datepicker-popover-content .yui3-calendar-content {
  border: 0;
  background: 0;
  padding: 0; }

.datepicker-popover .datepicker-popover-content .yui3-u-1-2 {
  width: 100%;
  display: block; }

.datepicker-popover .datepicker-popover-content .yui3-calendar-header-label.next-month, .datepicker-popover .datepicker-popover-content .yui3-calendar-right-grid, .yui3-skin-sam .datepicker-popover.datepicker-year .toolbar-content {
  display: none; }

.datepicker-popover .datepicker-popover-content .yui3-skin-sam .yui3-calendar-left-grid, .datepicker-popover .datepicker-popover-content .yui3-skin-sam .yui3-calendar-right-grid {
  margin-right: .5em; }

.datepicker-popover .datepicker-popover-content .next-month {
  margin-left: 20px; }

.yui3-skin-sam .departingDatePicker .yui3-calendar-day-selected, .yui3-skin-sam .departingDatePicker .yui3-calendar-day:hover {
  background-image: url(img/arrows-calendar.png);
  background-repeat: no-repeat;
  background-position: 9px 2px; }

.yui3-skin-sam .departingDatePicker .day-selected-returning {
  background-image: url(img/arrows-calendar.png);
  background-repeat: no-repeat;
  background-position: -34px 31px; }

.yui3-skin-sam .departingDatePicker .day-selected-returning.yui3-calendar-day-selected {
  background-image: url(img/arrows-calendar.png);
  background-repeat: no-repeat;
  background-position: 9px 3px;
  position: relative; }

.yui3-skin-sam .departingDatePicker .day-selected-returning.yui3-calendar-day-selected:before {
  position: absolute;
  content: '';
  background-image: url(img/arrows-calendar.png);
  background-position: -42px 20px;
  background-repeat: no-repeat;
  height: 30px;
  width: 25px; }

.yui3-skin-sam .departingDatePicker .yui3-calendar-day.yui3-calendar-selection-disabled:hover {
  background-image: none; }

.yui3-skin-sam .returningDatePicker .yui3-calendar-day-selected, .yui3-skin-sam .returningDatePicker .yui3-calendar-day:hover {
  background-image: url(img/arrows-calendar.png);
  background-repeat: no-repeat;
  background-position: -34px 31px; }

.yui3-skin-sam .returningDatePicker .day-selected-departing, .yui3-skin-sam .returningDatePicker .day-selected-departing.yui3-calendar-day-selected {
  background-position: 9px 2px;
  background-image: url(img/arrows-calendar.png);
  background-repeat: no-repeat; }

.yui3-skin-sam .returningDatePicker .day-selected-departing.yui3-calendar-day-selected {
  position: relative; }

.yui3-skin-sam .returningDatePicker .day-selected-departing.yui3-calendar-day-selected:before {
  position: absolute;
  content: '';
  background-image: url(img/arrows-calendar.png);
  background-position: -41px 21px;
  background-repeat: no-repeat;
  height: 30px;
  width: 25px; }

.yui3-skin-sam .returningDatePicker .yui3-calendar-day.yui3-calendar-selection-disabled:hover {
  background-image: none; }

.yui3-skin-sam .datepicker-popover .yui3-calendar-day, .yui3-skin-sam .datepicker-popover .yui3-calendar-nextmonth-day, .yui3-skin-sam .datepicker-popover .yui3-calendar-prevmonth-day {
  border: none; }

.yui3-skin-sam .datepicker-popover .yui3-calendar-day.calendarRangeFixed {
  background-color: #4890b3; }

.yui3-skin-sam .datepicker-popover .yui3-calendar-day.calendarRangeFixed.day-selected-returning, .yui3-skin-sam .datepicker-popover .yui3-calendar-day.calendarRangeFixed.yui3-calendar-day-selected {
  background-color: #193f69; }

.yui3-skin-sam .datepicker-popover .yui3-calendar-day.calendarRange {
  background-color: #4890b3; }

.yui3-skin-sam .datepicker-popover .yui3-calendar-day.calendarRange:hover {
  background-color: #193f69; }

.yui3-skin-sam .datepicker-popover .yui3-calendar-day.calendarRange.calendarRangeFixed {
  background-color: #4890b3; }

.yui3-skin-sam .datepicker-popover .yui3-calendar-day.calendarRange.day-selected-returning {
  background-color: #193f69; }

.yui3-skin-sam .datepicker-popover.datepicker-year .js-previousYear {
  border: 0;
  background: 0 0;
  position: absolute;
  left: 5px;
  top: 0;
  box-shadow: none;
  padding: 13px 14px;
  margin: 0;
  transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  width: auto; }

.yui3-skin-sam .datepicker-popover.datepicker-year .js-previousYear:before {
  font-family: flysaa-icons;
  content: "\e055";
  font-size: 23px;
  color: #193f69;
  position: absolute;
  top: 1px;
  left: 4px; }

.yui3-skin-sam .datepicker-popover.datepicker-year .js-nextYear {
  border: 0;
  background: 0 0;
  box-shadow: none;
  position: absolute;
  padding: 13px 14px;
  margin: 0;
  right: 0;
  top: 1px;
  width: auto; }

.yui3-skin-sam .datepicker-popover.datepicker-year .js-nextYear:before {
  font-family: flysaa-icons;
  content: "\e055";
  font-size: 23px;
  color: #193f69;
  position: absolute;
  right: 8px;
  top: 4px; }

.yui3-skin-sam .datepicker-popover.datepicker-year .yui3-calendarnav-nextmonth, .yui3-skin-sam .datepicker-popover.datepicker-year .yui3-calendarnav-nextmonth:hover {
  right: 45px;
  top: 2px; }

.yui3-skin-sam .datepicker-popover.datepicker-year .yui3-calendarnav-nextmonth:before {
  position: absolute;
  right: 2px; }

.yui3-skin-sam .datepicker-popover.datepicker-year .yui3-calendarnav-prevmonth {
  padding: 13px;
  margin: -2px 0 0 4px;
  left: 29px; }

.yui3-skin-sam .datepicker-popover.datepicker-year .yui3-calendarnav-prevmonth:before {
  margin-left: -10px; }

.yui3-skin-sam .datepicker-popover .yui3-calendar-header {
  padding-bottom: 6px;
  padding-top: 4px;
  background-color: #ebebeb;
  border-radius: 3px;
  margin-bottom: 14px; }

.yui3-skin-sam .datepicker-popover .yui3-calendar-header-label {
  font-size: 15px; }

.yui3-skin-sam .datepicker-popover .yui3-calendarnav-nextmonth, .yui3-skin-sam .datepicker-popover .yui3-calendarnav-nextmonth:hover {
  border: none;
  right: 22px;
  top: 2px;
  text-decoration: none;
  padding: 13px; }

.yui3-skin-sam .datepicker-popover .yui3-calendarnav-nextmonth:before {
  font-family: flysaa-icons;
  content: "\e056";
  font-size: 23px;
  color: #193f69;
  position: absolute;
  right: 6px; }

.yui3-skin-sam .datepicker-popover .yui3-calendarnav-prevmonth {
  border: none;
  transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  text-decoration: none;
  padding: 13px;
  margin: -2px 0 0 8px;
  left: 4px; }

.yui3-skin-sam .datepicker-popover .yui3-calendarnav-prevmonth:before {
  font-family: flysaa-icons;
  content: "\e056";
  font-size: 23px;
  color: #193f69;
  margin-left: -5px; }

.yui3-skin-sam .datepicker-popover .yui3-calendar-weekday {
  padding-left: 6px;
  padding-right: 8px;
  font-weight: inherit; }

.yui3-skin-sam .datepicker-popover .yui3-calendar-day, .yui3-skin-sam .datepicker-popover .yui3-calendar-nextmonth-day, .yui3-skin-sam .datepicker-popover .yui3-calendar-prevmonth-day {
  font-family: arial;
  font-size: 20px;
  font-weight: inherit;
  padding-top: 10px;
  padding-bottom: 10px; }

.yui3-skin-sam .datepicker-popover .day-selected-departing, .yui3-skin-sam .datepicker-popover .day-selected-returning, .yui3-skin-sam .datepicker-popover .yui3-calendar-day-selected {
  background-color: #193f69;
  color: #fff; }

@media (min-width: 768px) {
  .datepicker-popover .datepicker-popover-content .yui3-u-1-2, .datepicker-popover .datepicker-year-content .yui3-u-1-2 {
    width: 50%;
    display: inline-block; }

  .datepicker-popover .datepicker-popover-content .yui3-skin-sam .yui3-calendar-left-grid, .datepicker-popover .datepicker-popover-content .yui3-skin-sam .yui3-calendar-right-grid, .datepicker-popover .datepicker-year-content .yui3-skin-sam .yui3-calendar-left-grid, .datepicker-popover .datepicker-year-content .yui3-skin-sam .yui3-calendar-right-grid {
    margin-right: 1em; }

  .datepicker-popover .datepicker-popover-content .yui3-calendar-right-grid, .datepicker-popover .datepicker-year-content .yui3-calendar-right-grid {
    display: inline-block; }

  .datepicker-popover .datepicker-popover-content .yui3-calendar-header-label.next-month, .datepicker-popover .datepicker-year-content .yui3-calendar-header-label.next-month {
    margin-left: 165px;
    display: inline-block; }

  .timetablesDatePicker.datepicker-popover {
    left: 200px !important; } }
@media (min-width: 992px) {
  .yui3-skin-sam .datepicker-popover .yui3-calendar-weekday {
    padding-right: 15px;
    padding-left: 9px; }

  .yui3-skin-sam .datepicker-popover .yui3-calendar-day, .yui3-skin-sam .datepicker-popover .yui3-calendar-nextmonth-day, .yui3-skin-sam .datepicker-popover .yui3-calendar-prevmonth-day {
    font-size: 24px;
    padding-top: 12px;
    padding-bottom: 12px;
    width: 44px; }

  .yui3-skin-sam .datepicker-popover .yui3-calendar-day-highlighted, .yui3-skin-sam .datepicker-popover .yui3-calendar-day:hover {
    outline: #06c solid 2px;
    font-weight: 700;
    outline-offset: -2px; }

  .yui3-skin-sam .datepicker-popover .yui3-calendar-nextmonth-day, .yui3-skin-sam .datepicker-popover .yui3-calendar-prevmonth-day, .yui3-skin-sam .datepicker-popover .yui3-calendar-selection-disabled {
    position: relative; }

  .yui3-skin-sam .datepicker-popover .yui3-calendar-nextmonth-day:after, .yui3-skin-sam .datepicker-popover .yui3-calendar-prevmonth-day:after, .yui3-skin-sam .datepicker-popover .yui3-calendar-selection-disabled:after {
    content: '';
    position: absolute;
    font-size: 1.4em;
    right: 26%;
    top: 22px;
    border: 1px solid #000;
    width: 55%; }

  .yui3-skin-sam .datepicker-popover .yui3-calendar-nextmonth-day:hover, .yui3-skin-sam .datepicker-popover .yui3-calendar-prevmonth-day:hover, .yui3-skin-sam .datepicker-popover .yui3-calendar-selection-disabled:hover {
    outline: 0;
    font-weight: 400; }

  .datepicker-popover .datepicker-popover-content .yui3-calendar-header-label.next-month, .datepicker-popover .datepicker-year-content .yui3-calendar-header-label.next-month {
    margin-left: 235px; }

  .timetablesDatePicker.datepicker-popover {
    left: inherit; }

  .yui3-skin-sam .departingDatePicker .yui3-calendar-day-selected, .yui3-skin-sam .departingDatePicker .yui3-calendar-day:hover {
    background-position: 13px 3px;
    background-color: #193f69; }

  .yui3-skin-sam .departingDatePicker .day-selected-returning {
    background-position: -29px 34px;
    background-color: #193f69; }

  .yui3-skin-sam .departingDatePicker .day-selected-returning.yui3-calendar-day-selected {
    background-position: 14px 3px; }

  .yui3-skin-sam .departingDatePicker .day-selected-returning.yui3-calendar-day-selected:before {
    background-position: -38px 22px; }

  .yui3-skin-sam .returningDatePicker .day-selected-departing {
    background-position: 13px 3px; }

  .yui3-skin-sam .returningDatePicker .yui3-calendar-day-selected, .yui3-skin-sam .returningDatePicker .yui3-calendar-day:hover {
    background-position: -29px 34px; }

  .yui3-skin-sam .returningDatePicker .day-selected-departing.yui3-calendar-day-selected {
    background-position: 13px 3px; }

  .yui3-skin-sam .returningDatePicker .day-selected-departing.yui3-calendar-day-selected:before {
    background-position: -38px 22px; } }
.columns-max .portlet-search {
  padding: 0 7.5px;
  margin: 0 auto; }

.portlet-search .search-layout .result {
  width: auto;
  float: none; }

.portlet-search form.form-searcher {
  margin-bottom: 20px;
  border: 1px solid #d7d7d7;
  padding: 40px; }

.portlet-search form.form-searcher fieldset.form-grouper {
  position: relative;
  padding: 0; }

.portlet-search form.form-searcher fieldset.form-grouper label:before {
  display: none; }

.portlet-search form.form-searcher fieldset.form-grouper .button {
  bottom: 4px; }

.portlet-search form.form-searcher fieldset.form-grouper .button:before {
  font-size: 18px;
  color: #45617f;
  text-indent: 0; }

.portlet-search form.form fieldset.fieldset {
  text-align: center;
  border: 1px solid #d7d7d7;
  padding: 10px 5px; }

.portlet-search form.form fieldset.fieldset .control-group, .portlet-search form.form fieldset.fieldset .control-group input {
  margin: 0; }

.portlet-search form.form fieldset.fieldset .control-group input[type=text] {
  width: 260px;
  height: 30px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  font-size: 16px; }

.portlet-search .taglib-search-iterator-page-iterator-bottom, .portlet-search .taglib-search-iterator-page-iterator-top {
  background-color: #e4e8ee; }

.portlet-search .taglib-search-iterator-page-iterator-bottom ul.pager, .portlet-search .taglib-search-iterator-page-iterator-top ul.pager {
  line-height: 46px;
  margin-right: 10px; }

.portlet-search .search-suggested-spelling {
  padding: 0;
  margin: 0 0 15px; }

.portlet-search a.truncate_more_link {
  color: #193f69;
  text-decoration: none;
  display: inline-block; }

.portlet-search a.truncate_more_link:focus, margin-to .portlet-search a.truncate_more_link:hover {
  color: #193f69;
  text-decoration: underline; }

.portlet-search ul.suggested-keywords {
  background: #193f69;
  padding: 10px 20px;
  margin-bottom: 0;
  line-height: 1;
  vertical-align: middle;
  font-family: TradeGothicLTStd; }

.portlet-search ul.suggested-keywords > li {
  background: 0 0;
  padding: 0;
  font-size: 1em;
  text-shadow: none; }

.portlet-search ul.suggested-keywords > li a {
  color: #fff;
  font-size: 1.25em; }

.portlet-search ul.suggested-keywords > li a:hover {
  color: #fff;
  text-decoration: underline; }

.portlet-search .lfr-search-container {
  margin: 0; }

.portlet-search .search-layout .result table.table {
  border: 0; }

.portlet-search .search-layout .result table.table thead {
  display: none; }

.portlet-search .search-layout .result table.table tbody td {
  border: 0;
  border-bottom: 1px solid #ccc;
  padding: 20px; }

.portlet-search .search-layout .result table.table tr:hover {
  background-color: inherit; }

.portlet-search .search-layout .result table.table .asset-entry {
  display: block; }

.portlet-search .search-layout .result table.table .asset-entry .asset-entry-type {
  display: block;
  float: none; }

.portlet-search .search-layout .result table.table .asset-entry .asset-entry-title {
  background: 0 0;
  font-family: TradeGothicLTStd;
  font-size: 1.25em;
  line-height: 1.2; }

.portlet-search .search-layout .result table.table .asset-entry .asset-entry-title a {
  color: #193f69; }

.portlet-search .search-layout .result table.table .asset-entry .asset-entry-title a:hover {
  text-decoration: underline; }

.portlet-search .search-layout .result table.table .asset-entry .asset-entry-title a img {
  display: none; }

.portlet-search .search-layout .result table.table .asset-entry-content {
  margin-top: 20px; }

.portlet-search .search-layout .result table.table .asset-entry-summary {
  font-size: 1em;
  line-height: 1.4;
  margin-bottom: 0;
  word-break: break-word; }

@media (min-width: 768px) {
  .columns-max .portlet-search {
    width: 720px; } }
@media (min-width: 992px) {
  .columns-max .portlet-search {
    width: 960px; } }
dl.baggage-definition {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc; }

dl.baggage-definition:last-child {
  border-bottom: 0 none;
  margin-bottom: 0;
  padding-bottom: 0; }

dl.baggage-definition dt {
  font-weight: 400;
  display: block;
  margin: 0 10px 0 0; }

dl.baggage-definition dd {
  font-weight: 700;
  display: block;
  margin: 0 0 10px; }

dl.baggage-definition dd span {
  display: block;
  margin-top: 8px; }

@media (min-width: 768px) {
  dl.baggage-definition dt {
    float: left;
    clear: both;
    margin-right: 0;
    width: 35%; }

  dl.baggage-definition dd {
    padding-left: 35%; } }
@media (min-width: 992px) {
  dl.baggage-definition dt {
    width: 25%; }

  dl.baggage-definition dd {
    padding-left: 25%; } }