/* Colors for the new button styles */
.qtip-content h3, .TooltipContainer .Tooltip h3, .qtip-content h4, .TooltipContainer .Tooltip h4, .qtip-content h6, .TooltipContainer .Tooltip h6, .qtip-content p, .TooltipContainer .Tooltip p, .qtip-content table, .TooltipContainer .Tooltip table {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0; }

/* Skin.css - version 1.0 */
/*######################################################################*/
/*----------------------------------------------------------------------*/
/*Common Structures - common/common-structure.scss*/
/*----------------------------------------------------------------------*/
/*######################################################################*/
/*----------------------------------------------------------------------*/
/*1. Common CSS Files*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*1.0 normalize.scss*/
/*----------------------------------------------------------------------*/
/* ==========================================================================
   Normalize.scss settings
   ========================================================================== */
/**
 * Includes legacy browser support IE6/7
 *
 * Set to false if you want to drop support for IE6 and IE7
 */
/* Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 * 3. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
 *  `em` units.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active, a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Addresses styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 8/9/10.
 * 2. Improves image quality when scaled in IE 7.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *  Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 * 4. Improves appearance and consistency in all browsers.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *  and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *  `input` and others.
 * 4. Removes inner spacing in IE 7 without affecting normal text inputs.
 *  Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 *  Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 * 3. Corrects text not wrapping in Firefox 3.
 * 4. Corrects alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*----------------------------------------------------------------------*/
/*1.1 Jquery UI - jqueryUI.scss*/
/*----------------------------------------------------------------------*/
/*
 * jQuery UI CSS Framework 1.8.10
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px); }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.ui-helper-clearfix {
  display: inline-block; }

/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix {
  height: 1%; }

.ui-helper-clearfix {
  display: block; }

/* end clearfix */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*
 * jQuery UI CSS Framework 1.8.10
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ctl=themeroller
 */
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1.1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff 50% 50% repeat-x;
  color: #222222; }

.ui-widget-content a {
  color: #222222; }

.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #cccccc 50% 50% repeat-x;
  color: #222222;
  font-weight: bold; }

.ui-widget-header a {
  color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 50% 50% repeat-x;
  font-weight: normal;
  color: #555555; }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #555555;
  text-decoration: none; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: 1px solid #999999;
  background: #dadada 50% 50% repeat-x;
  font-weight: normal;
  color: #212121; }

.ui-state-hover a, .ui-state-hover a:hover {
  color: #212121;
  text-decoration: none; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff 50% 50% repeat-x;
  font-weight: normal;
  color: #212121; }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #212121;
  text-decoration: none; }

.ui-widget :active {
  outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url(../jquery/jquery-ui/img/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
  color: #363636; }

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #363636; }

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec 50% bottom repeat-x;
  color: #cd0a0a; }

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #cd0a0a; }

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #cd0a0a; }

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  /*opacity: .35; filter:Alpha(Opacity=35);*/
  background-image: none; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url(../jquery/jquery-ui/img/ui-icons_222222_256x240.png); }

.ui-widget-content .ui-icon {
  background-image: url(../jquery/jquery-ui/img/ui-icons_222222_256x240.png); }

.ui-widget-header .ui-icon {
  background-image: url(../jquery/jquery-ui/img/ui-icons_222222_256x240.png); }

.ui-state-default .ui-icon {
  background-image: url(../jquery/jquery-ui/img/ui-icons_888888_256x240.png); }

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url(../jquery/jquery-ui/img/ui-icons_454545_256x240.png); }

.ui-state-active .ui-icon {
  background-image: url(../jquery/jquery-ui/img/ui-icons_454545_256x240.png); }

.ui-state-highlight .ui-icon {
  background-image: url(../jquery/jquery-ui/img/ui-icons_2e83ff_256x240.png); }

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url(../jquery/jquery-ui/img/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n {
  background-position: 0 0; }

.ui-icon-carat-1-ne {
  background-position: -16px 0; }

.ui-icon-carat-1-e {
  background-position: -32px 0; }

.ui-icon-carat-1-se {
  background-position: -48px 0; }

.ui-icon-carat-1-s {
  background-position: -64px 0; }

.ui-icon-carat-1-sw {
  background-position: -80px 0; }

.ui-icon-carat-1-w {
  background-position: -96px 0; }

.ui-icon-carat-1-nw {
  background-position: -112px 0; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-off {
  background-position: -96px -144px; }

.ui-icon-radio-on {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-tl {
  border-top-left-radius: 4px; }

.ui-corner-tr {
  border-top-right-radius: 4px; }

.ui-corner-bl {
  border-bottom-left-radius: 4px; }

.ui-corner-br {
  border-bottom-right-radius: 4px; }

.ui-corner-top {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.ui-corner-bottom {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

.ui-corner-right {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.ui-corner-left {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.ui-corner-all {
  border-radius: 4px; }

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa url(../jquery/jquery-ui/img/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .30;
  filter: Alpha(Opacity=30); }

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url(../jquery/jquery-ui/img/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .30;
  filter: Alpha(Opacity=30);
  border-radius: 8px; }

/*
 * jQuery UI Resizable 1.8.10
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  z-index: 99999;
  display: block; }

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

/*
 * jQuery UI Selectable 1.8.10
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black; }

/*
 * jQuery UI Accordion 1.8.10
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion {
  width: 100%; }

.ui-accordion .ui-accordion-header {
  cursor: pointer;
  position: relative;
  margin-top: 1px;
  zoom: 1; }

.ui-accordion .ui-accordion-li-fix {
  display: inline; }

.ui-accordion .ui-accordion-header-active {
  border-bottom: 0 !important; }

.ui-accordion .ui-accordion-header a {
  display: block;
  font-size: 1em;
  padding: .5em .5em .5em .7em; }

.ui-accordion-icons .ui-accordion-header a {
  padding-left: 2.2em; }

.ui-accordion .ui-accordion-header .ui-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px; }

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  margin-top: -2px;
  position: relative;
  top: 1px;
  margin-bottom: 2px;
  overflow: auto;
  display: none;
  zoom: 1; }

.ui-accordion .ui-accordion-content-active {
  display: block; }

/*
 * jQuery UI Autocomplete 1.8.10
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete {
  position: absolute;
  cursor: default; }

/* workarounds */
* html .ui-autocomplete {
  width: 1px; }

/* without this, the menu expands to 100% in IE6 */
/*
 * jQuery UI Menu 1.8.10
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  float: left; }

.ui-menu .ui-menu {
  margin-top: -3px; }

.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  zoom: 1;
  float: left;
  clear: left;
  width: 100%; }

.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: .2em .4em;
  line-height: 1.5;
  zoom: 1; }

.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px; }

/*
 * jQuery UI Button 1.8.10
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  margin-right: .1em;
  text-decoration: none !important;
  cursor: pointer;
  text-align: center;
  zoom: 1;
  overflow: visible; }

/* the overflow property removes extra width in IE */
.ui-button-icon-only {
  width: 2.2em; }

/* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only {
  width: 2.4em; }

/* button elements seem to need a little more width */
.ui-button-icons-only {
  width: 3.4em; }

button.ui-button-icons-only {
  width: 3.7em; }

/*button text element */
.ui-button .ui-button-text {
  display: block;
  line-height: 1.4; }

.ui-button-text-only .ui-button-text {
  padding: .4em 1em; }

.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px; }

.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em; }

.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em; }

.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em; }

/* no icon support for input elements, provide padding by default */
input.ui-button {
  padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px; }

.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px; }

.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary {
  left: .5em; }

.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
  right: .5em; }

.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
  right: .5em; }

/*button sets*/
.ui-buttonset {
  margin-right: 7px; }

.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* reset extra padding in Firefox */
/*
 * jQuery UI Dialog 1.8.10
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog {
  position: absolute;
  padding: .2em;
  width: 300px;
  overflow: hidden; }

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative; }

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 16px .1em 0; }

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 19px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 18px; }

.ui-dialog .ui-dialog-titlebar-close span {
  display: block;
  margin: 1px; }

.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {
  padding: 0; }

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
  zoom: 1; }

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin: .5em 0 0 0;
  padding: .3em 1em .5em .4em; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right; }

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer; }

.ui-dialog .ui-resizable-se {
  width: 14px;
  height: 14px;
  right: 3px;
  bottom: 3px; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

/*
 * jQuery UI Slider 1.8.10
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

.ui-slider-horizontal {
  height: .8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

/*
 * jQuery UI Tabs 1.8.10
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs {
  position: relative;
  padding: .2em;
  zoom: 1; }

/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0; }

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 1px;
  margin: 0 .2em 1px 0;
  border-bottom: 0 !important;
  padding: 0;
  white-space: nowrap; }

.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: .5em 1em;
  text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
  margin-bottom: 0;
  padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
  cursor: text; }

.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
  cursor: pointer; }

/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none; }

.ui-tabs .ui-tabs-hide {
  display: none !important; }

/*
 * jQuery UI Datepicker 1.8.10
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month-year {
  width: 100%; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
  display: none;
  /*sorry for IE5*/
  display/**/: block;
  /*sorry for IE5*/
  position: absolute;
  /*must have*/
  z-index: -1;
  /*must have*/
  -webkit-filter: mask();
          filter: mask();
  /*must have*/
  top: -4px;
  /*must have*/
  left: -4px;
  /*must have*/
  width: 200px;
  /*must have*/
  height: 200px;
  /*must have*/ }

/*
 * jQuery UI Progressbar 1.8.10
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.ui-progressbar {
  height: 2em;
  text-align: left; }

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%; }

/* RESET */
body, div, p, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, blockquote, th, td, button {
  margin: 0px;
  padding: 0px;
  font-size: 12px; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, th, var {
  font-style: normal;
  font-weight: normal; }

q:before, q:after {
  content: ''; }

abbr {
  border: 0;
  font-variant: normal;
  white-space: nowrap; }

del, ins {
  text-decoration: none; }

pre, code, kbd, samp, tt {
  font-family: monospace;
  line-height: 100%; }

article, aside, audio, canvas, datagrid, datalist, details, dialog, figure, footer, header, menu, nav, section, video {
  display: block; }

abbr, eventsource, mark, meter, time, progress, output, bb {
  display: inline-block; }

iframe {
  border: none; }

ol {
  margin: 10px;
  margin-left: 25px;
  margin-right: 0px; }

ul {
  margin: 10px;
  margin-top: 0px;
  margin-left: 25px;
  margin-right: 0px; }

.direction ul.list {
  margin-left: 15px; }

/*.direction ul.list li{padding-left: 25px}*/
th {
  font-weight: bold; }

/* HIDE DEFAULT STYLE ON INPUT[TYPE=NUMBER] */
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

/* Reset jQuery UI classes */
.ui-widget {
  font-family: Arial,sans-serif; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Arial,sans-serif; }

.ui-helper-reset {
  line-height: normal; }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #000066; }

.ui-state-active a:hover, .ui-state-active a:focus {
  color: #666; }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #000066; }

.ui-state-default a:hover, .ui-state-default a:focus {
  color: #666; }

.ui-tabs {
  position: static;
  top: 0;
  padding: 0; }

.ui-tabs .ui-tabs-panel {
  padding: 0; }

.ui-tabs .ui-tabs-nav {
  padding: 0;
  margin: 0; }

.ui-tabs .ui-tabs-nav li {
  float: none;
  position: static;
  top: 0;
  margin: 0;
  white-space: normal; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: none;
  background: none; }

.ui-tabs .ui-tabs-nav li a {
  padding: 0;
  float: none; }

.ui-widget-header {
  border: none;
  background: none;
  font-weight: normal; }

.ui-widget-content {
  border: none;
  background: none; }

.ui-widget .ui-corner-bottom, .ui-corner-all {
  border-radius: 0; }

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
  padding-bottom: 0; }

.ui-helper-clearfix::after {
  content: ""; }

/*.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {opacity:1;filter: Alpha(Opacity=100)}*/
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: none;
  background: none; }

/* Autocomplete */
.ui-menu {
  padding: 0; }

.ui-menu .ui-menu-item a {
  padding: 0; }

.ui-menu .ui-menu-item a.ui-state-hover, .ui-menu .ui-menu-item a.ui-state-active {
  margin: 0; }

/* Dialogs */
/* Datepicker */
.ui-datepicker {
  padding: 0; }

.ui-datepicker td {
  padding: 0; }

.ui-datepicker table {
  border-collapse: separate;
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: auto;
  margin: 0; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: auto; }

.ui-datepicker td span, .ui-datepicker td a {
  padding: 0;
  text-align: center; }

.ui-datepicker .ui-datepicker-title {
  margin: 0;
  line-height: normal; }

.ui-datepicker .ui-datepicker-header {
  padding: 0; }

.ui-widget-header .ui-icon {
  background: none; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 0;
  right: 0;
  width: 19px;
  height: 19px; }

.ui-datepicker .ui-datepicker-prev {
  left: 0; }

.ui-datepicker th {
  padding: 0; }

.ui-datepicker-group .ui-datepicker-calendar .ui-state-disabled .ui-state-default {
  color: #999; }

.ui-datepicker .ui-datepicker-calendar a.ui-state-default {
  color: #000066; }

.ui-datepicker .ui-datepicker-calendar a.ui-state-hover {
  color: #FFF; }

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-specialDay a {
  color: #FFF; }

/* Accordion */
.ui-accordion .ui-accordion-header .ui-icon {
  display: none; }

.ui-accordion-icons .ui-accordion-header a {
  padding: 0; }

.ui-accordion h3.ui-accordion-header {
  border: 1px solid; }

.ui-accordion h3.ui-state-default {
  border-color: #FFF; }

.ui-widget-content a {
  color: #000066; }

.ui-widget-content a:hover, .ui-widget-content a:focus {
  color: #666; }

.ui-accordion .ui-accordion-content {
  position: static; }

.ui-dialog .buttons .close {
  margin-left: 0; }

.popup footer {
  padding-left: 0 !important; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  background: none;
  border: none;
  color: #212121; }

/*----------------------------------------------------------------------*/
/*1.2 Common Project Styles*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*1.2.1 DOM Element Styles - element-styles.scss*/
/*----------------------------------------------------------------------*/
body {
  color: #333;
  font-family: "Arial", "sans-serif";
  font-size: 12px;
  background-color: #ddd; }

input {
  font-family: "Arial", "sans-serif";
  border: none;
  vertical-align: middle; }
  input.ui-datepicker {
    display: inline;
    line-height: 18px; }
  input.ui-locpicker {
    display: inline;
    line-height: 18px; }

textarea {
  font-family: "Arial", "sans-serif";
  width: 250px;
  height: 75px;
  padding: 2px;
  vertical-align: middle; }

a {
  margin: 8px 10px 9px;
  text-decoration: none;
  color: #efefef;
  }
  a .logo {
    text-decoration: none; }
  a p {
    margin: 0; }

abbr[title] {
  /* Firefox have it and need to be removed */
  text-decoration: none; }

p {
  margin: 8px 10px 9px; }
  p a {
    margin: 0; }
  p time {
    font-weight: 700; }
  p.label {
    font-size: 16px;
    font-weight: 700; }
  p.info {
    color: #006; }
  p.inline {
    display: inline-block; }
  p.wdk-operatedby {
    line-height: 11px;
    width: 200px; }
  p span.wdk-operatedby {
    float: left;
    margin-top: 1px; }

table {
  margin-left: 10px;
  margin-right: 10px; }
  table p {
    margin: 0; }
  table a {
    margin: 0; }
  table h3 {
    margin-top: 0; }

footer {
  display: block;
  padding-top: 1px;
  padding-bottom: 1px; }
  footer table {
    width: 100% !important; }
  footer aside {
    float: right;
    width: 30%; }
    footer aside div {
      margin-left: 10px; }

select {
  border: none;
  vertical-align: middle; }

article {
  display: block; }

nav {
  display: block; }

section {
  display: block; }
  section.bottom {
    display: inline-block;
    width: 700px; }
  section.payable footer {
    background-color: #f5f5f5; }
  section.reservation footer {
    background-color: #f5f5f5; }
  section h4 {
    font-size: 12px;
    font-weight: bold; }

abbr {
  display: inline-block; }

time {
  display: inline-block; }

h1, h2, h3, h4, .heading-css {
  color: #333;
  font-size: 18px;
  font-weight: normal;
  margin: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  position: relative; }
  h1.huge, h2.huge, h3.huge, h4.huge, .heading-css.huge {
    font-size: 26px !important; }
  h1.big, h2.big, h3.big, h4.big, .heading-css.big {
    font-size: 20px !important; }
  h1.normal, h2.normal, h3.normal, h4.normal, .heading-css.normal {
    font-size: 18px !important; }
  h1.small, h2.small, h3.small, h4.small, .heading-css.small {
    font-size: 16px !important; }
  h1.tiny, h2.tiny, h3.tiny, h4.tiny, .heading-css.tiny {
    font-size: 12px !important; }
  h1.bold, h2.bold, h3.bold, h4.bold, .heading-css.bold {
    font-weight: bold; }
  h1.margin-default, h2.margin-default, h3.margin-default, h4.margin-default, .heading-css.margin-default {
    margin: 8px 10px 9px; }
  h1.margin, h2.margin, h3.margin, h4.margin, .heading-css.margin {
    margin: 10px !important; }
  h1.margin-left, h2.margin-left, h3.margin-left, h4.margin-left, .heading-css.margin-left {
    margin-left: 10px !important; }
  h1.margin-top, h2.margin-top, h3.margin-top, h4.margin-top, .heading-css.margin-top {
    margin-top: 10px !important; }
  h1.margin-bottom, h2.margin-bottom, h3.margin-bottom, h4.margin-bottom, .heading-css.margin-bottom {
    margin-bottom: 10px !important; }
  h1.padding, h2.padding, h3.padding, h4.padding, .heading-css.padding {
    padding: 10px !important; }
  h1.padding-left, h2.padding-left, h3.padding-left, h4.padding-left, .heading-css.padding-left {
    padding-left: 10px !important; }
  h1.padding-top, h2.padding-top, h3.padding-top, h4.padding-top, .heading-css.padding-top {
    padding-top: 10px !important; }
  h1.padding-bottom, h2.padding-bottom, h3.padding-bottom, h4.padding-bottom, .heading-css.padding-bottom {
    padding-bottom: 10px !important; }
  h1.bottom-line, h2.bottom-line, h3.bottom-line, h4.bottom-line, .heading-css.bottom-line {
    border-bottom: 1px solid #ccc; }
  h1.lightgrey, h2.lightgrey, h3.lightgrey, h4.lightgrey, .heading-css.lightgrey {
    color: #666; }
  h1.wrap, h2.wrap, h3.wrap, h4.wrap, .heading-css.wrap {
    white-space: normal; }
  h1.overflowVisible, h2.overflowVisible, h3.overflowVisible, h4.overflowVisible, .heading-css.overflowVisible {
    overflow: visible; }

h1 {
  margin-left: 5px;
  margin-bottom: 10px; }
  h1 span.ico {
    position: relative;
    z-index: 1;
    margin-right: 7px; }
    h1 span.ico.ico-car {
      margin-left: 9px;
      margin-right: 13px; }
    h1 span.ico.ico-insurance {
      margin: 0 13px 0 9px; }

h2.huge {
  height: 33px;
  line-height: 35px;
  margin: 10px 0 10px;
  font-size: 26px;
  font-weight: 400;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  h2.huge span.ico {
    margin-right: 10px; }

h2 span.ico {
  position: relative;
  z-index: 1; }

h4 {
  margin: 8px 10px 9px;
  font-size: 16px; }
  h4 span.rate {
    display: block; }
  h4 a.tel {
    color: #333333;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    margin-left: 0; }

h5 {
  margin: 8px 10px 9px;
  font-size: 12px; }
  h5 span.rate {
    display: block; }

h6 {
  margin: 8px 10px 9px;
  font-size: 11px; }

hr {
  border: none;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid white;
  clear: both;
  margin-bottom: 10px;
  margin-top: 10px; }
  hr.separator {
    height: 17px;
    visibility: hidden;
    border: none; }
  hr.separator-small {
    height: 2px !important; }
  hr.short {
    margin-left: 10px;
    margin-right: 10px; }
  hr.no-margin {
    margin: 0px auto !important;
    width: 97% !important; }

td {
  border-color: #ebebeb; }

th {
  font-weight: 700;
  text-align: left;
  border-color: #ebebeb; }

sup {
  font-size: 10px; }

small {
  font-size: 10px; }
  small.arrow1 {
    width: 19px;
    height: 27px;
    margin: 2px 0 -2px -25px; }
  small.arrow2 {
    width: 19px;
    height: 27px;
    margin: 2px -25px -2px 0; }
  small.tip-legend.arrow1 {
    width: 27px;
    height: 27px;
    margin: 0; }

input[disabled] {
  background-color: #e8e8e8;
  cursor: not-allowed !important; }

select[disabled] {
  background-color: #e8e8e8;
  cursor: not-allowed !important; }

strong a {
  font-weight: 400; }

header table {
  width: 680px; }

header .legend {
  float: left;
  text-align: left;
  line-height: 20px;
  width: 100%; }

div.icon.wing1 {
  background-position: -12px 0;
  border-bottom: 1px solid #ddd;
  margin-right: 4px; }

div.icon.wing2 {
  background-position: -68px 0;
  border-bottom: 1px solid #ddd;
  margin-left: 4px; }

div.rate {
  margin: 0 0 4px;
  display: block;
  width: 85px; }
  div.rate .meter {
    margin-left: 0 !important;
    display: inline-block;
    width: 75px !important; }
  div.rate + a + h3 {
    margin-top: 14px; }

div.inline {
  display: inline-block; }

div.selectable {
  outline: none; }

div.selected {
  outline: none;
  border-color: #ffb300 !important; }

div.items {
  margin-top: 10px; }

span[class*='card'] {
  text-align: center;
  width: 153px;
  white-space: nowrap;
  padding-left: 2px;
  padding-right: 2px; }
  span[class*='card'] input {
    width: auto;
    margin: 0;
    margin-top: 1px;
    text-align: center;
    padding-left: 0;
    display: inline-block; }
  span[class*='card'] .separator {
    display: inline-block;
    position: relative;
    bottom: -4px; }

span.miles {
  font-size: 16px;
  font-weight: 700;
  white-space: nowrap; }

span.booking-no {
  color: #006; }

span.separator {
  color: #5a5a5a; }

span.price {
  white-space: nowrap; }
  span.price .number {
    white-space: nowrap; }

span.evouchers {
  white-space: nowrap; }

span.wdk-operatedby {
  font-size: 7px !important;
  line-height: 9px !important;
  width: 8px;
  text-align: center;
  padding-right: 1px;
  float: right;
  background: #808080;
  color: white;
  border-radius: 2px;
  margin-top: 1px; }

span.feature {
  border: 1px solid #ccc; }

/*----------------------------------------------------------------------*/
/*1.2.2 Button Styles - button-styles.scss*/
/*----------------------------------------------------------------------*/
button.btn-secondary, .btn.btn-secondary, a.btn-secondary {
  line-height: 23px;
  padding-left: 10px;
  padding-right: 8px;
  text-align: center; }

.btn-history, .btn-history .text {
  min-width: 96px;
  padding-right: 10px;
  text-align: left; }

button.btn-cart, .btn.btn-cart, button.btn-cart-right, .btn.btn-cart-right {
  position: relative;
  height: 30px !important;
  overflow: hidden; }

.btn-cart, .btn-cart .text {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.btn {
  margin: 8px 10px 9px;
  display: inline-block;
  position: relative;
  border-radius: 4px;
  font-size: 12px;
  color: #006; }
  .btn span {
    text-decoration: none;
    cursor: pointer; }
    .btn span.ico-print {
      background-position: 0 -874px;
      width: 12px;
      height: 15px; }
    .btn span.ico-reload {
      position: relative;
      top: -1px; }
  .btn .ico {
    position: absolute;
    z-index: 1;
    top: 2px;
    margin: 0; }
  .btn .ico-left {
    left: 1px; }
  .btn .ico-right {
    right: 2px; }
  .btn .ico-arrow {
    top: 6px; }

.btn-mandatory {
  padding-left: 30px;
  height: 35px;
  float: left;
  padding-right: 30px;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  color: white;
  background-color: #013b80; }
  .btn-mandatory .text {
    white-space: nowrap;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    min-width: 70px;
    color: white; }
  .btn-mandatory span {
    font-size: 16px; }

.btn-secondary {
  border: 1px solid #d5d4d4 !important;
  color: #006;
  background-color: #f5f5f5; }
  .btn-secondary .text {
    font-weight: 400; }
  .btn-secondary span.ico-arrow {
    width: 9px !important;
    height: 9px !important;
    top: 7px; }
  .btn-secondary span.ico-info {
    top: 4px; }

.btn-print {
  height: 23px;
  line-height: 23px;
  float: left;
  padding-left: 29px; }
  .btn-print .text {
    white-space: nowrap;
    display: inline-block;
    margin-left: 0;
    overflow: hidden;
    text-align: center; }
  .btn-print .ico {
    top: 3px;
    left: 7px; }
  .btn-print .ico-left {
    left: 9px; }

.btn-history {
  margin-left: 9px; }

.btn-cart {
  cursor: pointer;
  padding: 3px 20px;
  margin: 0;
  white-space: nowrap;
  position: relative;
  line-height: normal;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: white !important;
  background-color: #013b80; }
  .btn-cart .text {
    white-space: nowrap;
    display: inline-block;
    margin-left: 0;
    overflow: hidden;
    width: 155px;
    text-align: left; }
  .btn-cart .ico {
    top: 5px; }
  .btn-cart .ico-cart {
    left: 8px; }
  .btn-cart .ico-toggle {
    right: 0;
    top: 0; }
  .btn-cart.toggle-collapsed span.ico-toggle {
    background-position: -106px -22px; }

.btn-cart-right {
  background-color: #013b80; }
  .btn-cart-right span.cart-icon {
    color: white; }

.btn-arrow {
  width: 25px;
  height: 25px;
  border: 1px solid #d5d4d4;
  background-color: #f5f5f5; }
  .btn-arrow .ico {
    top: 7px;
    left: 8px; }

.btn-login, .btn-logout {
  padding-left: 10px;
  padding-right: 10px;
  line-height: 20px;
  height: 22px;
  font-size: 12px; }
  .btn-login .text, .btn-logout .text {
    white-space: nowrap;
    display: inline-block;
    margin: 1px 0;
    overflow: hidden;
    text-align: center;
    padding: 0; }

.btn-checkout {
  height: 24px;
  line-height: 23px; }

.btn-multi {
  position: relative;
  z-index: 1000; }

.btn-content {
  text-align: left;
  outline: none;
  border: 1px solid #ccc;
  position: absolute;
  z-index: 1;
  list-style: none;
  padding: 10px;
  border-color: #ccc;
  margin: -2px 0 0;
  border-radius: 0 4px 4px 4px;
  background-color: white; }
  .btn-content td {
    padding: 3px;
    white-space: nowrap; }
    .btn-content td img {
      position: relative;
      top: 3px;
      margin-right: 3px; }
  .btn-content span.ico {
    width: 18px;
    height: 15px;
    position: relative;
    top: 3px; }
  .btn-content span.ico-arrow {
    height: 11px; }

.btn-content-history {
  width: auto;
  margin-top: 4px;
  padding: 0;
  border-radius: 4px 0 4px 4px; }
  .btn-content-history a {
    margin: 0; }
  .btn-content-history span.info {
    display: block;
    color: black; }
  .btn-content-history span.passengers {
    display: block;
    color: black; }
  .btn-content-history li {
    padding: 12px 10px;
    border-bottom: solid 1px #ccc; }
    .btn-content-history li.last {
      border-bottom: none; }
  .btn-content-history .route {
    color: #006; }
  .btn-content-history .info {
    color: #5a5a5a !important; }

.btn-disabled {
  position: relative;
  color: #999 !important;
  cursor: not-allowed !important; }
  .btn-disabled.btn {
    border: 1px solid #d5d4d4 !important;
    background: 0 0;
    background-color: #ebebeb; }
  .btn-disabled span {
    cursor: not-allowed !important; }
    .btn-disabled span.ico-arrow {
      top: 0; }
  .btn-disabled .text {
    padding: 0;
    background: 0 0;
    color: #666 !important; }
  .btn-disabled .icon {
    opacity: .5; }

.btn-cart-right {
  text-align: center; }

.btn-reload {
  vertical-align: middle; }

.btn-ico-right {
  padding-right: 25px !important;
  float: left;
  text-align: right; }
  .btn-ico-right .text {
    white-space: nowrap;
    display: inline-block;
    margin-left: 0;
    overflow: hidden; }

.btn-ico-left {
  padding-left: 20px;
  text-align: left; }
  .btn-ico-left.btn-history {
    padding-left: 10px; }
  .btn-ico-left .text {
    white-space: nowrap;
    display: inline-block;
    margin-left: 0;
    overflow: hidden; }

button, .btn {
  border: none;
  overflow: visible;
  position: relative;
  cursor: pointer;
  color: #006;
  background: 0 0; }
  button.btn-primary, .btn.btn-primary {
    height: 25px;
    line-height: 23px;
    padding-left: 10px;
    padding-right: 10px;
    min-width: 97px;
    text-align: center;
    color: #333;
    background-color: rgba(255,173,0,1);
    }
    button.btn-primary span.ico-arrow, .btn.btn-primary span.ico-arrow {
      background-position: -100px -50px;
      width: 10px;
      height: 10px;
      left: 3px; }
  button.btn-secondary, .btn.btn-secondary {
    height: 25px;
    min-width: 95px; }
    button.btn-secondary.plus, .btn.btn-secondary.plus {
      min-width: 23px;
      padding: 0;
      border: 1px solid #888;
      height: 17px;
      position: relative;
      top: 2px;
      line-height: 16px;
      background: 0 0; }
  button.btn-pi-back, .btn.btn-pi-back {
    padding-left: 30px;
    height: 35px;
    line-height: 35px;
    float: left;
    padding-right: 30px;
    border: solid 1px #666;
    color: white; }
  button.important-pi-float, .btn.important-pi-float {
    float: right !important; }
  button.btn-cart, .btn.btn-cart {
    padding-left: 35px;
    width: 186px;
    float: left;
    background-color: rgba(5, 22, 77, 1);
    }
  button.btn-cart-right, .btn.btn-cart-right {
    padding: 0;
    text-align: center;
    width: 33px;
    margin: 0 0 0 1px;
    background-color: rgba(5,22,77,1);
    }
    button.btn-cart-right .icon-cart-toggle, .btn.btn-cart-right .icon-cart-toggle {
      color: white; }

a.btn-secondary {
  height: 23px;
  min-width: 75px; }

.buttons {
  margin-top: 10px; }
  .buttons .btn-secondary {
    float: right;
    margin-top: 10px; }
    .buttons .btn-secondary + .btn-secondary {
      margin-right: 0; }
  .buttons .btn-mandatory {
    margin-right: 0; }

.buttons-left {
  float: left; }
  .buttons-left .btn {
    float: left;
    margin: 14px 10px 0; }
  .buttons-left .btn-mandatory {
    margin-top: 7px; }

footer.total td.price .btn-price {
  float: left;
  font-weight: 400;
  margin-top: 1px; }

aside.toolbar .btn {
  position: relative;
  top: -6px; }

section .buttons .btn-back.btn-secondary {
  min-width: 40px; }

ul.btn-content {
  padding-left: 0;
  padding-right: 0; }
  ul.btn-content li {
    margin-top: 9px;
    white-space: nowrap; }
    ul.btn-content li:first-child {
      margin-top: 0; }

header .btn-prev .text {
  display: none; }

header .btn-next .text {
  display: none; }

.cart-item-list .btn-arrow {
  width: 20px;
  height: 20px; }
  .cart-item-list .btn-arrow .ico {
    top: 4px;
    left: 3px; }

.cart-item-list .btn-prev .ico {
  background-position: 0 -980px;
  width: 11px;
  height: 14px; }

.cart-item-list .btn-next .ico {
  background-position: -23px -980px;
  width: 11px;
  height: 14px; }

.btn-prev .ico {
  background-position: -50px -25px;
  width: 7px;
  height: 11px;
  top: 0;
  left: 0; }

.btn-next .ico {
  background-position: -75px -25px;
  width: 7px;
  height: 11px;
  top: 0;
  left: 0; }

.map .btn {
  position: absolute;
  z-index: 1;
  top: 23px;
  left: 40%;
  margin: auto;
  width: auto; }

.btn-smile-primary, .btn-smile-secondary {
  min-width: 90px;
  height: 40px;
  padding: 0 30px;
  box-sizing: border-box;
  border-radius: 3px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  transition: background 0.5s, color 0.5s;
  cursor: pointer; }
  .btn-smile-primary:not([disabled]):hover, .btn-smile-secondary:not([disabled]):hover {
    background: #000099;
    color: #FFFFFF;
    transition: 0.5s; }
  .btn-smile-primary:focus, .btn-smile-primary:active, .btn-smile-secondary:focus, .btn-smile-secondary:active {
    box-shadow: 0 0 3px 1px #666666; }
  .btn-smile-primary .btn-smile-icon, .btn-smile-secondary .btn-smile-icon {
    padding-right: 4px;
    vertical-align: middle;
    font-size: 24px; }

.btn-smile-primary {
  background: #000666;
  border: 0;
  color: #FFFFFF; }
  .btn-smile-primary:disabled {
    background: #666666;
    font-weight: normal;
    cursor: not-allowed; }

.btn-smile-secondary {
  background: none;
  border: 1px solid #000666;
  color: #000666; }
  .btn-smile-secondary:disabled {
    border-color: #666666;
    font-weight: normal;
    color: #666666;
    cursor: not-allowed; }

/*----------------------------------------------------------------------*/
/*1.2.3 Img Url - img-urls.scss*/
/*----------------------------------------------------------------------*/
/* TOREMOVE WCAG*/
a.ico, span.ico, .ui-datepicker-next, .ui-datepicker-prev, .ui-dialog-titlebar-close .ui-icon-closethick {
  width: 10px;
  height: 10px;
  background: url("icons.png") no-repeat 0 0;
  display: inline-block; }

a.ico, span.ico, .ui-dialog-titlebar-close .ui-icon-closethick {
  width: 10px;
  height: 10px;
  background: url("icons.png") no-repeat 0 0;
  display: inline-block; }

span.ico-close, .ui-dialog-titlebar-close .ui-icon-closethick {
  background: url("ui-close-button.png") no-repeat 0 0 #006;
  width: 23px !important;
  height: 23px !important; }

.module-navigation a.expand:focus span.ico-expand, .module-navigation span.ico-expand {
  background: url("ico-more.png") no-repeat 0 0 transparent;
  height: 8px;
  width: 8px; }

.ui-datepicker-calendar tbody td, .ui-datepicker-calendar tbody td.ui-state-disabled {
  background-image: url("ui-datepicker-cell.png");
  background-repeat: no-repeat;
  background-position: left bottom; }

.tabs ul li.tab a.interstice-on, .tabs ul li.tab a.interstice-on:hover {
  background-image: url("loader_small.gif");
  background-color: white;
  background-position: center 50%;
  background-repeat: no-repeat; }

.panel-flights .selectbox .display .arrow_btn .arrow, .panel-car .selectbox .display .arrow_btn .arrow, .panel-list-booking .selectbox .display .arrow_btn .arrow {
  background: transparent url("../jquery/jquery-sb/img/select_arrow.gif") no-repeat center center;
  height: 8px;
  width: 9px; }

.panel-flights .selectbox .display, .panel-car .selectbox .display, .panel-list-booking .selectbox .display {
  height: 23px !important;
  line-height: 23px !important;
  background: url("bg_select.png") repeat-x; }

.module-navigation a.selected .arrow, .module-navigation a:hover .arrow {
  background-image: url("progress.png");
  background-repeat: no-repeat;
  background-position: 0 -120px; }

.module-navigation a.inactive:hover .arrow, .module-navigation .arrow {
  background-image: url("column-shadow-mid.png");
  background-repeat: repeat-y;
  background-position: left; }

.panel-fares .grid tr.even.last td.selected, .panel-fares .grid tr.odd.last td.selected {
  background-image: url("yellow-pixel.gif") !important;
  background-repeat: repeat-x;
  background-position: bottom left; }

.page-advs .module-finder, .menu-nav li li, .module section, .teaser-upsell hr {
  background-image: url("bg-border-bottom.jpg");
  background-repeat: no-repeat;
  background-position: bottom left; }

#header span.header-shadow, .header-shadow, .page-flma #bottom {
  background-image: url("header-shadow.png");
  background-repeat: no-repeat;
  background-position: top left; }

.ico-parking, .ico-nosmoking, .ico-lunch, .ico-web, .ico-spa {
  width: 20px;
  height: 20px;
  background: url("HOTL_icons.gif") no-repeat;
  margin: 0 2px 6px 0; }

.rank {
  display: inline-block;
  margin-right: 3px;
  position: relative;
  background: url("ICON_map_pin.png") 0 0 no-repeat;
  height: 28px;
  top: -2px;
  padding: 3px 6px 0; }

a:hover span.ico-confirm {
  background-image: url("ICON_CPIT_confirm_hover.png");
  width: 18px;
  height: 15px; }

a:hover span.ico-cancel {
  background-image: url("ICON_CPIT_cancel_hover.png");
  width: 18px;
  height: 15px; }

a:hover span.ico-checkin {
  background-image: url("ICON_CPIT_checkin_hover.png");
  width: 18px;
  height: 15px; }

a:hover span.ico-rebook {
  background-image: url("ICON_CPIT_rebook_hover.png");
  width: 18px;
  height: 15px; }

a:hover span.ico-refund {
  background-image: url("ICON_CPIT_refund_hover.png");
  width: 18px;
  height: 15px; }

a:hover span.ico-upgrade {
  background-image: url("ICON_CPIT_upgrade_hover.png");
  width: 18px;
  height: 15px; }

span.ico {
  /* TOREMOVE WCAG */ }

span.ico-close:hover {
  background: url("ui-close-button-hover.png") no-repeat 0 0 #666; }

span.ico-payment {
  background-image: url("ico-payment.png");
  width: 42px;
  height: 32px; }

span.ico-mm {
  background-image: url("ico-mm.png");
  width: 20px;
  height: 20px; }

span.ico-clock {
  background-image: url("ICON_CDN.png");
  width: 39px;
  height: 39px; }

span.ico-confirm {
  background-image: url("ICON_CPIT_confirm.png");
  width: 18px;
  height: 15px; }

span.ico-cancel {
  background-image: url("ICON_CPIT_cancel.png");
  width: 18px;
  height: 15px; }

span.ico-checkin {
  background-image: url("ICON_CPIT_checkin.png");
  width: 18px;
  height: 15px; }

span.ico-rebook {
  background-image: url("ICON_CPIT_rebook.png");
  width: 18px;
  height: 15px; }

span.ico-refund {
  background-image: url("ICON_CPIT_refund.png");
  width: 18px;
  height: 15px; }

span.ico-upgrade {
  background-image: url("ICON_CPIT_upgrade.png");
  width: 18px;
  height: 15px; }

span.ico-no-image {
  background-image: url("ICON_FEATURES.png");
  width: 16px;
  height: 16px; }

span.ico-arrow-up {
  background-image: url("ICON_arrow_up.png");
  background-position: 0 2px;
  width: 7px;
  height: 11px; }

span.ico-arrow-extern {
  background: url("ICON_arrow_extern.png") no-repeat 0 3px;
  width: 6px;
  height: 10px; }

span.ico-bound {
  background: url("plane-bound.png") no-repeat 0 0 transparent;
  height: 35px;
  width: 35px; }

span.ico-plane {
  background: url("icons.png") no-repeat -57px -410px transparent;
  height: 35px;
  width: 35px; }

span.ico-outbound {
  background: url("plane-outbound.png") no-repeat 0 0 transparent;
  height: 35px;
  width: 35px; }

span.ico-inbound {
  background: url("plane-inbound.png") no-repeat 0 0 transparent;
  height: 35px;
  width: 35px; }

span.ico-outbound-medium {
  background: url("plane-outbound-medium.png") no-repeat 0 0 transparent;
  height: 19px;
  width: 21px; }

span.ico-inbound-medium {
  background: url("plane-inbound-medium.png") no-repeat 0 0 transparent;
  height: 19px;
  width: 21px; }

span.ico-SNA-selected {
  background-image: url("ICON_SNA_selected_active.png");
  width: 35px;
  height: 35px; }

span.ico-SNA-award {
  background-image: url("ICON_SVN_flightaward.png");
  background-position: center;
  width: 35px;
  height: 35px; }

span.ico-SNA-flight {
  background-image: url("ICON_SVN_flight.png");
  background-position: center;
  width: 35px;
  height: 35px; }

span.ico-SNA-seat {
  background: url("ico-SNA-seat.png") no-repeat 0 0 transparent;
  height: 35px;
  width: 35px; }

span.ico-SNA-seat-upgrade {
  background-image: url("ICON_SVN_seat_upgrade.png");
  background-position: center;
  width: 35px;
  height: 35px; }

span.ico-SNA-fare {
  background: url("ico-SNA-fare.png") no-repeat 0 0 transparent;
  height: 35px;
  width: 35px; }

span.ico-SNA-bag {
  background: url("ico-SNA-bag.png") no-repeat 0 0 transparent;
  height: 35px;
  width: 35px; }

span.ico-SNA-hotel {
  background: url("ico-SNA-hotel.png") no-repeat 0 0 transparent;
  height: 35px;
  width: 35px; }

span.ico-SNA-car {
  background: url("ico-SNA-car.png") no-repeat 0 0 transparent;
  height: 35px;
  width: 35px; }

span.ico-SNA-train {
  background: url("ico-SNA-train.png") no-repeat 0 0 transparent;
  height: 35px;
  width: 35px; }

span.ico-SNA-lounge {
  background-position: -5px -508px;
  width: 35px;
  height: 35px; }

span.ico-SNA-insurance {
  background: url("ICON_SNA_insu.png") no-repeat 0 0 transparent;
  height: 35px;
  width: 35px; }

span.ico-SNA-checkin {
  background-image: url("ICON_SVN_checkin.png");
  background-position: center;
  width: 35px;
  height: 35px; }

span.ico-SNA-rebook {
  background-image: url("ICON_SVN_rebook.png");
  background-position: center;
  width: 35px;
  height: 35px; }

span.ico-SNA-refund {
  background-image: url("ICON_SVN_refund.png");
  background-position: center;
  width: 35px;
  height: 35px; }

span.ico-SNA-visa {
  background-image: url("ICON_SNA_visa.png");
  background-position: center;
  width: 35px;
  height: 35px; }

span.ico-SNA-confirm {
  background-image: url("ICON_SVN_confirm.png");
  background-position: center;
  width: 35px;
  height: 35px; }

span.ico-SNA-cancel {
  background-image: url("ICON_SVN_cancel.png");
  background-position: center;
  width: 35px;
  height: 35px; }

span.ico-YSC-selected {
  background: url("ICON_YSC_grey_selected.gif") -3px -3px;
  width: 15px;
  height: 15px; }

span.ico-YSC-empty {
  background-image: url("ICON_YSC_empty.png");
  width: 34px;
  height: 34px; }

span.ico-cockpit-separator {
  background: url("cockpit-separator.png") no-repeat center center;
  width: 1px;
  height: 31px;
  float: left;
  margin-right: 9px;
  margin-top: 12px; }

span.ico-facebook {
  background: url("ico_facebook.png") no-repeat top left;
  width: 16px;
  height: 16px;
  padding: 0 4px 0 0; }

span.ico-newsroom {
  background: url("ico_newsroom.gif") no-repeat top left;
  width: 16px;
  height: 16px;
  padding: 0 4px 0 0; }

span.ico-ok-medium {
  height: 20px;
  width: 20px;
  top: 6px;
  left: 6px;
  margin-right: 0;
  background: url("ico-ok-medium.png") no-repeat 0 0 transparent !important; }

.ui-datepicker-next {
  /* TOREMOVE WCAG*/
  width: 19px;
  height: 19px;
  background: url("icons.png") no-repeat -100px -350px !important;
  /* TOREMOVE WCAG*/ }

.ui-datepicker-prev {
  /* TOREMOVE WCAG*/
  width: 19px;
  height: 19px;
  background: url("icons.png") no-repeat -100px -375px !important;
  /* TOREMOVE WCAG*/ }

.icon-optional-start {
  background: url("icons.png") no-repeat 0 0;
  display: inline-block; }

.icon-arrow-down {
  background: url("icons.png") no-repeat 0 0;
  display: inline-block; }

.icon-arrow {
  background: url("icons.png") no-repeat 0 0;
  display: inline-block; }

.page-fosd .sort-down a.ico-sorting {
  background: url("arrow_sorting_down.png") no-repeat; }

.page-fosd .sort-down:hover a.ico-sorting {
  background: url("arrow_sorting_up_hover.png") no-repeat !important; }

.page-fosd .sort-up a.ico-sorting {
  background: url("arrow_sorting_up.png") no-repeat; }

.page-fosd .sort-up:hover a.ico-sorting {
  background: url("arrow_sorting_down_hover.png") no-repeat; }

.page-fosd th.wdk-sortable:hover a.ico-sorting {
  background: url("arrow_sorting_down_hover.png") no-repeat; }

.page-foms .sort-down a.ico-sorting {
  background: url("arrow_sorting_down.png") no-repeat; }

.page-foms .sort-down:hover a.ico-sorting {
  background: url("arrow_sorting_up_hover.png") no-repeat !important; }

.page-foms .sort-up a.ico-sorting {
  background: url("arrow_sorting_up.png") no-repeat; }

.page-foms .sort-up:hover a.ico-sorting {
  background: url("arrow_sorting_down_hover.png") no-repeat; }

.page-foms th.wdk-sortable:hover a.ico-sorting {
  background: url("arrow_sorting_down_hover.png") no-repeat; }

.page-rbsd .sort-down a.ico-sorting {
  background: url("arrow_sorting_down.png") no-repeat; }

.page-rbsd .sort-down:hover a.ico-sorting {
  background: url("arrow_sorting_up_hover.png") no-repeat !important; }

.page-rbsd .sort-up a.ico-sorting {
  background: url("arrow_sorting_up.png") no-repeat; }

.page-rbsd .sort-up:hover a.ico-sorting {
  background: url("arrow_sorting_down_hover.png") no-repeat; }

.page-rbsd th.wdk-sortable:hover a.ico-sorting {
  background: url("arrow_sorting_down_hover.png") no-repeat; }

.module-navigation a.expand .arrow {
  background-image: url("column-shadow-mid.png") !important;
  background-repeat: repeat-y; }

.module-navigation a.expand:hover .arrow {
  background-image: url("column-shadow-mid.png") !important;
  background-repeat: repeat-y; }

.module-navigation a.toggle-expanded:focus span.ico-expand {
  background: url("ico-less.png") no-repeat 0 0 transparent;
  height: 8px;
  width: 8px; }

.module-navigation h2.first-title {
  background: url("column-shadow-top.jpg") no-repeat 0 0 transparent !important;
  overflow: visible; }

.btn-history span.ico-arrow {
  background: url("select_arrow.gif") no-repeat center center;
  right: 5px; }

.btn-history:hover span.ico-arrow {
  background: url("select_arrow_hover.png") no-repeat center center; }

.btn-history:focus span.ico-arrow {
  background: url("select_arrow_hover.png") no-repeat center center; }

.btn-expanded span.ico-arrow {
  background: url("select_arrow.gif") no-repeat center center; }

.btn-expanded:hover span.ico-arrow {
  background: url("select_arrow_hover.png") no-repeat center center; }

.btn-expanded:focus span.ico-arrow {
  background: url("select_arrow_hover.png") no-repeat center center; }

.tabs-week .btn-prev .ico {
  background: url("tab_arrow_prev.png") no-repeat center center; }

.tabs-week .btn-prev:hover .ico {
  background: url("tab_arrow_prev_hover.png") no-repeat center center; }

.tabs-week .btn-prev:focus .ico {
  background: url("tab_arrow_prev_hover.png") no-repeat center center; }

.tabs-week .btn-next .ico {
  background: url("tab_arrow_next.png") no-repeat center center; }

.tabs-week .btn-next:hover .ico {
  background: url("tab_arrow_next_hover.png") no-repeat center center; }

.tabs-week .btn-next:focus .ico {
  background: url("tab_arrow_next_hover.png") no-repeat center center; }

.tabs-week .tab a, .tabs-week .tab button {
  background-image: url("bg_tab.png") !important;
  background-repeat: no-repeat !important;
  background-position: bottom center !important; }
  .tabs-week .tab a:hover, .tabs-week .tab button:hover {
    background-image: url("bg_tab_hover.png") !important;
    background-repeat: no-repeat;
    background-position: bottom center; }

.btn-cart-right span.ico-toggle {
  background: url("ico-plus.png") no-repeat 0 0 transparent; }

.btn-cart-right:hover span.ico-toggle {
  background: url("ico-plus.png") no-repeat 0 0 transparent; }

.btn-cart-right:focus span.ico-toggle {
  background: url("ico-plus.png") no-repeat 0 0 transparent; }

.btn-cart-right.toggle-expanded span.ico-toggle {
  background: url("ico-minus.png") no-repeat 0 0 transparent; }

.btn-cart-right.toggle-expanded:hover span.ico-toggle {
  background: url("ico-minus.png") no-repeat 0 0 transparent; }

.btn-cart-right.toggle-expanded:focus span.ico-toggle {
  background: url("ico-minus.png") no-repeat 0 0 transparent; }

.btn-round-trip {
  background: url("arrow-round-trip.png") no-repeat 0 0 transparent;
  width: 14px;
  height: 17px;
  display: inline-block;
  margin: 0 6px 0 0; }

.container-stack.toggle-collapsed .ico-stack {
  background: url("container-icon.png") 0 0; }

.container-stack.toggle-collapsed .ico-search-stack {
  background: url("yoursearch-container-icon.png") 0 0; }
  .container-stack.toggle-collapsed .ico-search-stack:hover {
    background: url("yoursearch-container-icon.png") 0 -86px; }

.container-stack.toggle-collapsed:hover .ico-stack {
  background: url("container-icon.png") 0 -42px; }

.container-stack.toggle-expanded .ico-stack {
  background: url("container-icon.png") 0 -84px; }

.container-stack.toggle-expanded .ico-search-stack {
  background: url("yoursearch-container-icon.png") 0 -43px; }
  .container-stack.toggle-expanded .ico-search-stack:hover {
    background: url("yoursearch-container-icon.png") 0 -129px; }

.container-stack.toggle-expanded:hover .ico-stack {
  background: url("container-icon.png") 0 -126px; }

ul.list-bullet li {
  list-style-image: url("ui-bullet.png"); }

ul.yellow li {
  background-image: url("bg-list-elem-yellow.png");
  background-repeat: no-repeat;
  background-position: 0 5px;
  padding-left: 14px; }

ul.pagination a {
  background: url("bg_select.png") repeat-x; }
  ul.pagination a:focus {
    background: url("bg_select.png") repeat-x; }

.tab-shadow {
  position: absolute;
  height: 4px;
  width: 100%;
  margin-left: -8px;
  z-index: 2;
  margin-top: -4px;
  background-image: url("tabs-shadow.png");
  background-repeat: no-repeat;
  background-position: bottom center; }

.column .shadow-middle {
  background: url("column-shadow-mid.jpg") left repeat-y; }

.column .shadow-top {
  background: url("column-shadow-top.jpg") bottom left no-repeat; }

.column .shadow-bottom {
  background: url("column-shadow-bottom.jpg") top left no-repeat; }

.panel-flights .grid .features.toggle-target .selected {
  border-right: solid 1px #FFB300 !important; }

.panel-flights .grid .features.toggle-target.last .selected {
  border-bottom: solid 1px #FFB300 !important; }

.panel-flights .selectbox .display {
  background: url("bg_select.png") repeat-x; }
  .panel-flights .selectbox .display .arrow_btn .arrow {
    background: transparent url("../jquery/jquery-sb/img/select_arrow.gif") no-repeat center center; }

.dialog-shadow {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-image: url("dialog.png"); }

.interstice-on {
  background-image: url("loader_large.gif") !important;
  background-position: center 50% !important;
  background-repeat: no-repeat !important; }

#header {
  /* background-image: url("header.png"); */
  background-repeat: no-repeat;
  background-position: 0 0;
  }

#footer .menu {
  background-image: url("footer.png");
  background-repeat: no-repeat;
  background-position: top left; }

#footer div.services {
  background-image: url("bottom.png");
  background-repeat: no-repeat;
  background-position: top left; }

.page-advs .module-finder h2 {
  background: url("column-shadow-top.jpg") no-repeat 0 0 transparent; }

.page-advs aside.column .module-finder .module-separator {
  background: url("module-separator.png") no-repeat 0 0 transparent; }

.page-advs aside.column h2.first-title {
  background: url("column-shadow-top.jpg") no-repeat 0 0 transparent; }

.finder {
  background-image: url("bg-finder.jpg");
  background-repeat: no-repeat;
  background-position: top right; }

.quicklinks {
  background-image: url("bg-quicklinks.jpg");
  background-repeat: no-repeat;
  background-position: bottom right; }

.social {
  background-image: url("bg-quicklinks.jpg");
  background-repeat: no-repeat;
  background-position: center right; }

.stage-nav {
  background: url("../img/outage/stage_rbtn_04_bg.png") no-repeat scroll 30px 0 transparent; }

.stage .active {
  background: url("../img/outage/stage_rbtn_04_hover_left.png"); }

.stage .stage-nav-btn4.active {
  background: url("../img/outage/stage_rbtn_04_hover_right.png") no-repeat scroll left top transparent; }

.stageContentFlyout {
  background: url("../img/outage/stage_layer_1000-80.png") repeat-x transparent scroll left bottom; }
  .stageContentFlyout .flyoutShadowBottom {
    background: url("stage_shadow_bottom.png") no-repeat scroll left top transparent; }
  .stageContentFlyout .flyoutShadowRight {
    background: url("stage_layer_shadow_right.png") repeat scroll right top transparent; }

.panel-fares .grid.grid-ff-4 tbody tr.features td.selected {
  background-image: url("../img/_NOT_USED/chfa-ff-4.gif") !important; }

.panel-fares .target-collapsed {
  background: url("container-panel-bg.png") repeat-x left top transparent;
  background: url("container-panel-bg.png") repeat-x left top transparent; }

.panel-foms .target-collapsed {
  background: url("container-panel-bg.png") repeat-x left top transparent;
  background: url("container-panel-bg.png") repeat-x left top transparent; }
  .panel-foms .target-collapsed:hover {
    background: url("container-panel-bg.png") repeat-x left bottom; }

.panel-foms .target-expanded {
  background: url("container-panel-bg.png") repeat-x left top transparent; }
  .panel-foms .target-expanded h3 {
    background: url("container-panel-bg.png") repeat-x left top transparent; }
  .panel-foms .target-expanded:hover div:first-child:hover h3 {
    background: url("container-panel-bg.png") repeat-x left bottom; }

.panel-foms .wdk-target-selected h3 {
  background: url("container-panel-bg.png") repeat-x left top transparent; }

.panel-foms .wdk-target-selected div:first-child:hover h3 {
  background: url("container-panel-bg.png") repeat-x left bottom; }

.panel-foms aside.toolbar {
  background: url("container-bg-line.png") no-repeat 0 0 transparent; }

.module-flightmanager .tab-target {
  background-image: url("bg-flightmanager.gif");
  background-repeat: no-repeat;
  background-position: top left; }

.module-flightmanager section.interstice-on {
  background-image: url("loader_large.gif") !important;
  background-position: center 40% !important;
  background-repeat: no-repeat !important; }

.teaser {
  background: url("teaser-shadow.png") top left no-repeat, url("teaser-shadow2.png") bottom left no-repeat !important; }

.teaser-upsell-new .ribbon-start.ribbon-free {
  background: url("free-of-charge-start.png") no-repeat center center transparent; }

.teaser-upsell-new .ribbon-start.ribbon-charge {
  background: url("price-ribbon-start.png") no-repeat center center transparent; }

.teaser-upsell-new .ribbon-body.ribbon-free {
  background: url("free-of-charge-body.png") repeat-x center center transparent; }

.teaser-upsell-new .ribbon-body.ribbon-charge {
  background: url("price-ribbon-body.png") repeat-x center center transparent; }

.teaser-upsell-new .ribbon-end.ribbon-free {
  background: url("free-of-charge-end.png") no-repeat center center transparent; }

.teaser-upsell-new .ribbon-end.ribbon-charge {
  background: url("price-ribbon-end.png") no-repeat center center transparent; }

.teaser-upsell-new .free-of-charge {
  background: url("../img/_NOT_USED/free-of-charge.png") no-repeat left center; }

.teaser-upsell-small {
  background: url("teaser-small-bg.png") repeat-x center center; }
  .teaser-upsell-small:hover {
    background: url("teaser-small-bg-hover.png") repeat-x center center; }

.teaser-insu .teaser-insu-title {
  background: url("ICON_TEASER_insurance_L.png") no-repeat right 3px transparent; }

.teaser-insu .ico-list-yellow {
  background: url("bg-list-elem-yellow.png") no-repeat center center transparent; }

.teaser-insu section {
  background: url("insu-separator.png") no-repeat left 14px transparent; }

.teaser-insu span.teaser-insu-ico {
  background: url("../img/email/ICON_emai_erv.jpg") no-repeat center center transparent; }

.btn-secondary {
  /* can't use only background to avoid loosing the default color value*/
  /* background-image: url("bg_select.png"); */
  background-repeat: repeat-x;
  }

.btn-ui {
  /* can't use only background to avoid loosing the default color value*/
  background-image: url("bg_select.png");
  background-repeat: repeat-x; }

.panel-seatmap section.selected .fr table {
  background: url("bg_seatmap_desk.png") no-repeat center bottom; }

.panel-seatmap footer.seat-free-status span.free-status-end {
  background: url("seat-free-status-end.png") left center no-repeat; }

aside.toolbar.seats span.price.item-free.item-free-begin {
  background: url("flag-free-begin.png") no-repeat center left; }

aside.toolbar.seats span.price.item-free.item-free-body {
  background: url("flag-free-body.png") repeat-x center right; }

aside.toolbar.seats span.price.item-free.item-free-end {
  background: url("flag-free-end.png") no-repeat center right; }

.ui-dialog-titlebar-close .ui-icon-closethick {
  /* TOREMOVE WCAG*/ }
  .ui-dialog-titlebar-close .ui-icon-closethick:hover {
    background: url("ui-close-button-hover.png") no-repeat 0 0 #666; }

.searchbar button .ico-searchbar {
  background: url("ico-searchbar.png") no-repeat;
  width: 17px;
  height: 17px;
  position: relative;
  top: -1px;
  left: -2px;
  margin: 0;
  padding: 0; }

.inactive span.ico-SNA-selected {
  background-image: url("ICON_SNA_selected_inactive.png");
  background-position: center;
  width: 35px;
  height: 35px; }

h1 span.ico-rebook {
  background-image: url("icons.png");
  background-position: -97px -509px;
  width: 35px;
  height: 35px; }

h1 span.ico-upgrade {
  background: url("icons.png") no-repeat -106px -649px;
  width: 20px;
  height: 20px;
  top: 6px; }

.panel-mma span.ico-separator {
  background: url("mma-separator.png") no-repeat center center;
  width: 1px;
  height: 16px;
  float: left;
  margin-right: 9px; }

.flow-servicing .menu-nav .tab a .ico-lock {
  background: url("ICON_lock.png") no-repeat 11px 3px;
  position: absolute;
  margin-top: 6px;
  margin-left: 3px;
  right: 8px; }

.ui-datepicker-calendar tbody td.ui-datepicker-week-end {
  background-image: url("ui-datepicker-cell-end.png"); }

.ui-datepicker-calendar tbody td a.ui-state-hover {
  background-image: url("ui-datepicker-cell-over.png") !important;
  background-repeat: no-repeat;
  background-position: left bottom;
  color: white; }

.ui-datepicker-calendar tbody td a.ui-state-active {
  background-image: url("ui-datepicker-cell-selected.png");
  background-repeat: no-repeat;
  background-position: left bottom; }

.ui-datepicker-calendar tbody td.ui-datepicker-departureSelected a {
  background-image: url("ui-datepicker-cell-selected.png") !important;
  background-repeat: no-repeat;
  background-position: left bottom; }

.seats .icon {
  background: url("seatmap_new.png");
  cursor: pointer; }

.menu-nav li ul {
  background-image: url("bg-menu.jpg");
  background-repeat: repeat-x;
  background-position: bottom left; }

.selectbox .display .arrow_btn .arrow,
.selectbox .display .arrow_btn > span {
  background: transparent url("../jquery/jquery-sb/img/arrow_select.png") no-repeat center center;
  display: inline-block;
  height: 4px;
  left: .33em;
  position: absolute;
  top: .7em;
  width: 7px;
  zoom: 1; }

.panel-car .selectbox .display {
  background: url("bg_select.png") repeat-x; }
  .panel-car .selectbox .display .arrow_btn .arrow {
    background: transparent url("../jquery/jquery-sb/img/select_arrow.gif") no-repeat center center; }

.page-cpit .panel-summary section {
  background: #f5f5f5 url("../img/logo/CPIT_miles-more.gif") no-repeat bottom left; }

aside.toolbar span.interstice-on {
  background-image: url("loader_small.gif");
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 105px;
  color: #006;
  position: relative;
  top: -7px; }

.module-recently section {
  background: url("module-separator.png") no-repeat left bottom; }

.ui-dialog.dialog-shc .panel-share-cart .ico-flight {
  background: url("PICT_BL_flight.png") 0 0 no-repeat; }

.ui-dialog.dialog-shc .panel-share-cart .ico-hotel {
  background: url("PICT_BL_hotel.png") 0 0 no-repeat; }

.ui-dialog.dialog-shc .panel-share-cart .ico-car {
  background: url("PICT_BL_car.png") 0 0 no-repeat; }

.ui-dialog.dialog-shc .panel-share-cart .ico-facebook {
  background: url("icons.png") -105px -1128px no-repeat; }

.panel-yoursearch .ico-search-stack {
  width: 40px;
  height: 43px;
  float: right; }

.menu-progress .tab .breadcrumb {
  background-image: url("progress.png");
  background-repeat: no-repeat;
  background-position: bottom right; }

.teaser-upsell-small-half:hover {
  background: url("teaser-small-bg-hover.png") repeat-x center center; }

aside.column .first-title {
  background: url("column-shadow-top.jpg") no-repeat 0 0 transparent; }

.teaser-car section .container-columns .column.column-right {
  background: url("bg-border-gallery.png") no-repeat 0 10px transparent; }

.teaser-car section .container-columns .column.column-center {
  background: url("bg-border-gallery.png") no-repeat 0 10px transparent; }

.panel-hotel-name #overview .pagination li.prev button:hover {
  background: url("arrow_previous_hover.png") no-repeat 0 0 transparent; }

.panel-hotel-name #overview .pagination li.next button:hover {
  background: url("arrow_next_hover.png") no-repeat 0 0 transparent; }

.panel-hotel-name #overview .pagination .prev button {
  background: url("arrow_previous.png") no-repeat 0 0 transparent; }

.panel-hotel-name #overview .pagination .next button {
  background: url("arrow_next.png") no-repeat 0 0 transparent; }

.panel-wait footer {
  background-image: url("bottom.png");
  background-position: left top;
  background-repeat: no-repeat; }

.headline .cockpit {
  background-image: url("headline-shadow.png");
  background-position: bottom;
  background-repeat: no-repeat; }

button.btn-pi-back {
  /* background: url("bg_mandatory_hover.png") repeat-x 0 0; */
  background-color: #333;
  }

.footerContent .trenner {
  background: url("footer_linie.png") no-repeat scroll right top transparent; }

.ui-dialog-titlebar .icon-close:not(.no-button) {
  background: linear-gradient(to bottom, #345594 50%, #000066 50%); }

.ui-dialog-titlebar .icon-close:hover:not(.no-button) {
  background: linear-gradient(to bottom, #8C8888 50%, #666666 50%); }

.container-expander {
  background: url("container-bg-line.png") no-repeat; }

/*----------------------------------------------------------------------*/
/*1.2.4 Icons Styles - icon-styles.scss*/
/*----------------------------------------------------------------------*/
a.ico {
  text-decoration: none; }

a.ico-sorting {
  width: 7px;
  height: 17px;
  background-position: -100px -947px;
  cursor: pointer; }

a span.ico {
  margin-right: 6px;
  cursor: pointer; }

a span.icon {
  margin-right: 6px;
  cursor: pointer; }

ul.ui-autocomplete li.ui-category a span.ico {
  position: relative;
  top: 2px; }

ul.ui-autocomplete li.ui-category a.ui-state-hover span.ico {
  background-color: transparent; }

.optional .ico-arrow {
  display: block;
  position: absolute;
  z-index: 1;
  left: -10px;
  top: -1px; }

.optional span.ico-arrow {
  background-position: -100px -125px;
  width: 9px;
  height: 16px; }

.cart-item-list span.ico-cross {
  margin-left: 4px; }

.flow-revenue .container-stack .ico-stack {
  left: 662px;
  position: absolute; }

.flow-revenue .container-stack .ico-search-stack {
  left: 658px;
  position: absolute; }

.flow-revenue .menu-head a .ico {
  top: -4px !important; }

.flow-servicing .container-stack .ico-stack {
  left: 662px;
  position: absolute; }

.flow-servicing .container-stack .ico-search-stack {
  left: 658px;
  position: absolute; }

.flow-servicing .menu-head a .ico {
  top: -4px !important; }

span.image {
  display: inline-block;
  position: relative; }
  span.image .discount {
    position: absolute;
    top: -5px;
    left: -4px; }

span.ico-info {
  background-position: -28px -78px;
  width: 16px;
  height: 16px;
  margin-right: 4px;
  margin-left: 4px;
  margin-top: 3px; }

span.ico-info-readonly {
  background-position: -100px -250px;
  width: 16px;
  height: 16px;
  margin-right: 8px; }

span.ico {
  cursor: default; }

span.ico-language {
  background-position: -50px -550px;
  width: 31px;
  height: 15px;
  position: relative;
  top: -1px !important; }

span.ico-delete {
  background-position: -25px -298px;
  width: 7px;
  height: 12px; }

span.ico-popup {
  background-position: 1px -300px;
  width: 12px;
  height: 11px;
  position: relative;
  margin-right: 4px; }

span.ico-help {
  background-position: -50px -173px;
  width: 38px;
  height: 38px; }

span.ico-chat {
  background-position: 0 -173px;
  width: 40px;
  height: 38px; }

span.ico-reload {
  background-position: -24px -1025px;
  height: 12px;
  width: 12px; }

span.ico-cross {
  background-position: -3px -152px;
  width: 13px;
  height: 13px;
  top: 0px !important;
  position: relative !important; }

span.ico-lock {
  background-position: -61px -1011px;
  width: 20px;
  height: 20px;
  position: relative;
  top: -3px; }

span.ico-home {
  background-position: -3px -728px;
  width: 20px;
  height: 20px; }

span.ico-profil {
  background-position: -28px -728px;
  width: 20px;
  height: 20px; }

span.ico-share {
  background-position: 0 -926px;
  width: 16px;
  height: 17px; }

span.ico-email {
  background-position: 3px -771px;
  width: 16px;
  height: 11px; }

span.ico-print {
  background-position: 3px -850px;
  width: 16px;
  height: 15px; }

span.ico-back {
  background-position: 3px -50px;
  width: 16px;
  height: 7px; }

span.ico-arrow {
  width: 9px;
  height: 8px;
  background-position: -25px -50px; }

span.ico-arrow-small {
  width: 6px;
  height: 10px;
  background-position: 0 -65px; }

span.ico-expand {
  background-position: -100px -150px;
  width: 5px;
  height: 7px; }

span.ico-expanded {
  background-position: -75px -150px;
  width: 7px;
  height: 7px; }

span.ico-cart {
  background-position: -50px -300px;
  width: 17px;
  height: 17px;
  margin-right: 7px; }

span.ico-insurance {
  background-position: -25px -675px;
  width: 19px;
  height: 28px; }

span.ico-hotel {
  background-position: 0 -673px;
  width: 20px;
  height: 21px;
  top: 5px; }

span.ico-rail {
  background-position: -50px -675px;
  margin: 6px 14px 0 9px;
  width: 18px;
  height: 23px; }

span.ico-car {
  background-position: -101px -679px;
  width: 24px;
  height: 18px; }

span.ico-seat {
  background-position: -75px -675px;
  width: 20px;
  height: 23px;
  top: 4px; }

span.ico-transport-big {
  background-position: -104px -769px;
  width: 21px;
  height: 21px; }

span.ico-car-big {
  background-position: -103px -800px;
  width: 21px;
  height: 21px; }

span.ico-SCW-bound {
  background-position: 0 -326px;
  width: 20px;
  height: 18px;
  top: 5px; }

span.ico-SCW-car {
  background-position: -75px -326px;
  width: 20px;
  height: 18px; }

span.ico-SCW-rail {
  background-position: -47px -326px;
  width: 20px;
  height: 18px; }

span.ico-SCW-insurance {
  background-position: -102px -325px;
  width: 20px;
  height: 18px; }

span.ico-YSC-unselected {
  background-position: -28px -1002px;
  width: 15px;
  height: 15px; }

span.ico-status-ok {
  background-position: -49px -600px;
  width: 25px;
  height: 25px; }

span.ico-status-unknown {
  background-position: -75px -600px;
  width: 25px;
  height: 25px; }

span.ico-new {
  position: absolute;
  top: -3px;
  right: -4px; }

span.ico-toggle {
  background-position: -50px -150px;
  width: 11px;
  height: 11px;
  line-height: 18px;
  margin-left: 2px; }

span.ico-important {
  background-position: 0 -225px;
  width: 22px;
  height: 22px; }

.total .inc .info .ico {
  margin-right: 8px; }

.flow-car .container-stack .ico-stack {
  left: 662px;
  position: absolute; }

.flow-car .container-stack .ico-search-stack {
  left: 658px;
  position: absolute; }

img.logo {
  position: absolute;
  z-index: 2;
  right: 10px;
  top: 10px; }

img.small-logo {
  margin-top: 5px; }

img.image {
  border: 1px solid #ccc; }

img.ico {
  position: relative;
  top: 3px;
  margin-right: 2px; }

img.icon {
  cursor: default; }

.toggle-expanded span.ico-expand {
  background-position: -75px -150px;
  width: 7px;
  height: 7px; }

.ico-nosmoking {
  background-position: -20px 0; }

.ico-lunch {
  background-position: -40px 0; }

.ico-web {
  background-position: -60px 0; }

.ico-spa {
  background-position: -80px 0; }

.icon-info {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  color: #000066 !important;
  margin: 0 5px; }
  .icon-info.right {
    position: absolute;
    right: 0px;
    top: 0px; }
  .icon-info.read-only {
    color: #666 !important; }
  .icon-info + span.text {
    vertical-align: middle; }

.label .icon-info {
  float: right; }

.btn-ico-right .icon-info {
  position: absolute;
  right: 0px;
  top: 0px; }

.icon-infolayer {
  vertical-align: middle;
  color: #006;
  font-size: 25px !important;
  margin-left: 3px; }

.icon-message-info {
  display: inline-block;
  vertical-align: middle;
  color: #666;
  font-size: 19px; }

.icon-optional-start {
  background-position: -100px -125px;
  width: 9px;
  height: 16px;
  position: absolute;
  top: -1px;
  left: -8px; }

.partners span.ico-lock {
  margin-right: 5px;
  float: left; }

li span.ico-transport-big {
  margin-right: 15px !important; }

li span.ico-car-big {
  margin-right: 15px !important; }

li span.ico {
  margin-right: 6px; }

.icon.icon-arrow {
  width: 9px;
  height: 8px;
  background-position: -25px -50px; }

.cockpit div a span.icon-card, .cockpit div a span.icon-profile, .cockpit div a span.icon-home {
  background-color: #006;
  color: white;
  box-shadow: 0px 0px 2px 0px #888;
  border-radius: 1px;
  padding: 1px;
  font-size: 16px;
  margin-right: 3px; }

.icon-carfeature {
  background: #f8f8f8;
  border: 1px solid #ccc;
  border-radius: 2px;
  font-size: 22px;
  color: #000066;
  display: inline-block;
  margin-right: 2px; }

.icon-calculator {
  background: #f8f8f8;
  border: 1px solid #ccc;
  border-radius: 2px;
  font-size: 15px;
  display: inline-block;
  margin-right: 2px; }

.icon-message-error {
  color: #c00; }

.icon-message-warning {
  color: #ffb300; }

.icon-message-ok {
  color: #0A0; }

.ico {
  vertical-align: middle; }
  .ico + span.text {
    vertical-align: middle; }

.icon-stage-navigation-previous, .icon-stage-navigation-next {
  font-size: 10px;
  font-weight: bold; }

.icon-form-calendar {
  font-size: 15px; }

.smile-lh-logo.yellow {
  color: #ffb300; }

.smile-lh-logo {
  position: absolute;
  z-index: 2;
  right: 20px;
  top: 20px;
  font-size: 36px; }

/*----------------------------------------------------------------------*/
/*1.2.5 JQueryUI Personalized Styles - jQueryUI-custom-styles.scss*/
/*----------------------------------------------------------------------*/
.ui-datepicker-multi .ui-datepicker-group table, .ui-datepicker .ui-datepicker-calendar {
  margin: 5px;
  border-collapse: separate;
  border-spacing: 2px; }

.ui-datepicker-next, .ui-datepicker-prev {
  display: block;
  position: absolute;
  top: 0;
  margin: 0; }

.ui-tooltip .ui-tooltip-tip, .ui-tooltip .ui-tooltip-tip * {
  position: absolute;
  line-height: 0.1px;
  font-size: 0.1px;
  color: #123456;
  background: transparent;
  border: 0 dashed transparent; }

.ui-picker .ui-locpicker-trigger, .ui-picker .ui-picker-trigger {
  background-color: white;
  left: auto;
  right: 3px;
  top: 3px;
  padding-left: 4px; }

.ui-accordion h3 {
  margin-top: 1px;
  position: relative;
  z-index: 1;
  margin: 0;
  background-color: #f5f5f5; }
  .ui-accordion h3.ui-state-active {
    border-color: #ffb300 !important; }
  .ui-accordion h3.ui-state-hover {
    border-color: #ffb300 !important; }
  .ui-accordion h3.ui-accordion-header a {
    display: block;
    margin: 0;
    padding: 6px; }

.ui-accordion .ui-accordion-content {
  background-color: white;
  padding: 3px;
  padding-top: 7px;
  margin: 0; }

.ui-accordion ul {
  margin: 0; }

.ui-datepicker-multi {
  width: auto !important;
  border: 1px solid #ccc;
  float: left;
  margin-left: -1px;
  margin-top: 2px; }

.ui-datepicker aside {
  position: absolute;
  right: 0;
  top: 5px; }

.ui-datepicker h3 {
  border-bottom: 1px solid #ccc; }
  .ui-datepicker h3 span {
    position: relative;
    bottom: -2px;
    padding-right: 5px; }

.ui-datepicker .ui-datepicker-header {
  height: 19px;
  line-height: 19px;
  position: absolute;
  margin-top: -17px;
  margin-left: -1px;
  width: 182px; }
  .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
    line-height: 19px; }

.ui-datepicker-next {
  right: 0; }
  .ui-datepicker-next .ui-icon {
    display: none; }

.ui-datepicker-prev {
  left: 0; }
  .ui-datepicker-prev .ui-icon {
    display: none; }

.ui-tooltip .ui-tooltip-tip {
  margin: 0 auto;
  overflow: hidden;
  z-index: 10; }
  .ui-tooltip .ui-tooltip-tip canvas {
    top: 0;
    left: 0; }

.ui-tooltip .ui-tooltip-content {
  overflow: visible;
  margin: 0; }
  .ui-tooltip .ui-tooltip-content h5 {
    margin-left: 0; }

.ui-tooltip .ui-tooltip-titlebar {
  background-color: white; }
  .ui-tooltip .ui-tooltip-titlebar .ui-state-hover {
    border-color: #aaa;
    color: #111; }

.ui-tooltip .ui-tooltip-icon {
  border-color: #ccc;
  background: #f1f1f1;
  color: #777; }

.ui-tooltip table {
  margin: 0;
  width: 100%; }
  .ui-tooltip table caption {
    padding: 0 0 15px 0;
    font-weight: 700; }
  .ui-tooltip table tr.total td, .ui-tooltip table tr.total th {
    font-weight: bold !important; }
  .ui-tooltip table tr:last-child td, .ui-tooltip table tr:last-child th {
    margin-top: 5px; }
  .ui-tooltip table td {
    vertical-align: top;
    padding: 6px 0 !important; }
  .ui-tooltip table tbody th {
    padding: 6px 0 !important; }
  .ui-tooltip table thead th {
    text-align: right;
    font-size: 12px;
    font-weight: normal;
    vertical-align: top; }
  .ui-tooltip table thead.head th {
    padding-top: 5px;
    padding-bottom: 5px; }

.ui-tooltip p {
  margin: 0;
  padding: 3px;
  margin-bottom: 5px; }

.ui-tooltip a {
  margin: 0;
  padding: 3px;
  margin-bottom: 5px; }

.ui-tooltip h3 {
  margin: 0;
  padding: 3px; }

.ui-tooltip .btn {
  padding-top: 0;
  padding-bottom: 0; }

.ui-tooltip hr {
  margin-top: 2px;
  margin-bottom: 2px;
  height: 10px; }

.ui-tooltip tr.separator hr {
  margin-top: 3px;
  margin-bottom: 2px;
  height: 2px; }

.ui-tooltip thead td {
  text-align: right; }

.ui-tooltip-icon {
  border-radius: 3px; }
  .ui-tooltip-icon .ui-icon {
    border-radius: 3px;
    display: block;
    text-indent: -1000em;
    width: 18px;
    height: 14px;
    text-align: center;
    text-indent: 0;
    font: normal bold 10px/13px "Verdana", "sans-serif";
    color: inherit;
    background: transparent none no-repeat -100em -100em; }

.ui-picker {
  padding-right: 19px; }
  .ui-picker button span {
    display: none; }

.ui-autocomplete {
  background-color: white;
  border: 1px solid #ffb300 !important;
  float: left;
  margin-top: 4px;
  width: 560px;
  max-height: 200px;
  overflow-y: auto;
  overflow-x: hidden;
  border-color: #ffb300 !important; }
  .ui-autocomplete li {
    height: 20px;
    line-height: 20px;
    list-style: none;
    float: left;
    clear: both;
    width: 560px; }
    .ui-autocomplete li a {
      height: 20px;
      line-height: 20px;
      float: left;
      margin: 0;
      width: 560px; }
      .ui-autocomplete li a .city {
        background-color: #f5f5f5;
        height: 20px;
        line-height: 20px;
        float: left;
        padding-left: 5px;
        padding-right: 5px;
        width: 160px;
        overflow: hidden; }
      .ui-autocomplete li a .airport {
        height: 20px;
        line-height: 20px;
        float: left;
        padding-left: 5px;
        padding-right: 5px;
        width: 200px;
        overflow: hidden; }
      .ui-autocomplete li a .name {
        height: 20px;
        line-height: 20px;
        float: left;
        padding-left: 5px;
        padding-right: 5px;
        overflow: hidden; }
      .ui-autocomplete li a .code {
        height: 20px;
        line-height: 20px;
        float: left;
        padding-right: 5px;
        width: 60px;
        overflow: hidden; }
      .ui-autocomplete li a .country {
        height: 20px;
        line-height: 20px;
        float: left;
        padding-right: 5px;
        width: 160px;
        overflow: hidden; }
      .ui-autocomplete li a span {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
    .ui-autocomplete li span {
      color: #333; }
  .ui-autocomplete .ui-state-hover {
    background-color: #ffb300; }
    .ui-autocomplete .ui-state-hover span {
      background-color: #ffb300; }
  .ui-autocomplete a.close {
    float: left;
    clear: both;
    padding-top: 5px;
    padding-bottom: 5px;
    white-space: nowrap; }

.ui-datepicker-group {
  float: left;
  margin: 10px;
  width: 190px;
  border: 1px solid #ccc;
  position: relative;
  margin-top: 16px; }
  .ui-datepicker-group td {
    width: 22px;
    height: 22px; }
    .ui-datepicker-group td a {
      width: 22px;
      height: 22px;
      display: block;
      line-height: 22px; }

.ui-datepicker-group-first {
  margin-right: 0; }

.ui-datepicker-title {
  text-align: center; }

.ui-datepicker-calendar td {
  text-align: center; }

.ui-datepicker-calendar th {
  text-align: center; }

.ui-tooltip-fluid {
  display: block;
  visibility: hidden;
  position: static;
  float: left; }

.ui-tooltip-content {
  position: relative;
  text-align: left;
  word-wrap: break-word;
  overflow: hidden; }

.ui-tooltip-titlebar {
  display: none;
  position: relative;
  min-height: 14px;
  padding: 5px 35px 5px 10px;
  overflow: hidden;
  border-width: 0 0 1px;
  font-weight: bold; }
  .ui-tooltip-titlebar .ui-state-default {
    position: absolute;
    right: 4px;
    top: 50%;
    margin-top: -9px;
    cursor: pointer;
    outline: medium none;
    border-width: 1px;
    border-style: solid; }
  .ui-tooltip-titlebar .ui-icon {
    display: block;
    text-indent: -1000em; }
  .ui-tooltip-titlebar + .ui-tooltip-content {
    border-top-width: 0; }

.ui-tooltip-shadow {
  box-shadow: 1px 2px 2px #ddd; }

.ui-tooltip-4 {
  display: block; }

span.ui-locpicker {
  width: 218px; }

span.ui-datepicker {
  width: 85px; }

.ui-datepicker-trigger {
  left: auto;
  height: 15px;
  position: absolute;
  right: 0px;
  top: 1px;
  width: 15px;
  z-index: 1; }
  .ui-datepicker-trigger .icon-form-calendar {
    position: absolute;
    top: 0;
    left: 0; }

.ui-locpicker-trigger {
  left: 240px;
  position: absolute;
  z-index: 1;
  top: 2px;
  white-space: nowrap;
  line-height: 12px;
  color: #006; }

.ui-picker-trigger {
  left: 170px;
  position: absolute;
  z-index: 1;
  top: 1px;
  white-space: nowrap;
  line-height: 10px; }

.ui-tooltip-titlebar .ui-state-default {
  top: 16px; }

/*----------------------------------------------------------------------*/
/*1.2.6 Selectbox Style - selectbox-styles.scss*/
/*----------------------------------------------------------------------*/
.selectbox.items li.hover {
  background-color: white;
  outline: none; }

.selectbox.items li.hover, .selectbox.focused .active {
  box-shadow: 0 0 3px 1px #666;
  background-color: white;
  outline: none; }

.selectbox {
  display: inline-block;
  *display: inline;
  font-family: "Arial";
  font-size: 1em;
  vertical-align: middle;
  zoom: 1;
  position: relative;
  width: 143px;
  margin: 0;
  border-color: #666; }
  .selectbox .display {
    color: black;
    cursor: default;
    display: block;
    font-weight: normal;
    outline: none;
    position: relative;
    text-decoration: none;
    overflow: hidden;
    height: 18px;
    line-height: 18px;
    padding: 0 18px 0 0; }
    .selectbox .display .text {
      padding-left: 4px;
      width: 100%;
      overflow: hidden; }
    .selectbox .display .arrow_btn {
      display: block;
      padding: 1px;
      position: absolute;
      right: 0;
      text-align: center;
      top: 0;
      width: 15px;
      height: 16px; }
    .selectbox .display.fixed_width {
      width: 73px;
      padding: 0 24px 0 3px; }
    .selectbox .display.fixed_width2 {
      width: 60px;
      padding: 0 24px 0 3px; }
  .selectbox .value {
    display: none; }
  .selectbox.items {
    background: white;
    border: 1px solid #828790;
    display: block;
    font-family: "Arial";
    font-size: 1em;
    list-style-type: none;
    margin: 0;
    padding: 0 0 1px 0;
    z-index: 99999;
    overflow: auto; }
    .selectbox.items li {
      display: block;
      margin: 0;
      padding: 0; }
      .selectbox.items li.first {
        margin-top: 0;
        border-top: none; }
      .selectbox.items li.selected > .item {
        border: none;
        border-bottom: 1px dotted #999;
        border-top: 1px dotted #999; }
      .selectbox.items li > .item {
        color: black;
        cursor: default;
        display: block;
        padding: 4px 6px;
        text-decoration: none; }
        .selectbox.items li > .item > .text {
          display: inline-block;
          *display: inline;
          zoom: 1; }
      .selectbox.items li.disabled > .item {
        color: #999; }
      .selectbox.items li.hover {
        border: 1px solid #666; }
        .selectbox.items li.hover > .item {
          padding-left: 5px; }
        .selectbox.items li.hover + li {
          border-top: 0; }
    .selectbox.items .value {
      display: none; }
    .selectbox.items .optgroup .items {
      border: none;
      margin: 0;
      padding: 0; }
      .selectbox.items .optgroup .items li > .item {
        padding-left: 1em; }
    .selectbox.items .optgroup > .label {
      cursor: default;
      font-weight: bold;
      line-height: 1em; }
  .selectbox li {
    border-top: 1px solid #666; }
    .selectbox li.hover {
      border-left: none;
      border-right: none; }
  .selectbox.selectbox-small .display {
    width: 23px;
    padding: 0 24px 0 3px; }
  .selectbox.selectbox-small.items {
    width: 40px; }
  .selectbox.selectbox-short .display {
    width: 80px;
    padding: 0 24px 0 3px; }
  .selectbox.selectbox-short.items {
    width: 80px; }
  .selectbox.selectbox-medium .display {
    width: 95px;
    padding: 0 24px 0 3px; }
  .selectbox.selectbox-medium.items {
    width: 125px; }
  .selectbox.selectbox-large .display {
    width: 130px;
    padding: 0 24px 0 3px; }
  .selectbox.selectbox-large.items {
    width: 160px; }
  .selectbox.selectbox-long .display {
    width: 153px;
    padding: 0 24px 0 3px; }
  .selectbox.selectbox-long.items {
    width: 170px; }
  .selectbox.selectbox-verylong .display {
    width: 183px;
    padding: 0 24px 0 3px; }
  .selectbox.selectbox-verylong.items {
    width: 190px; }
  .selectbox.disabled .display {
    color: #999;
    cursor: not-allowed !important; }
  .selectbox.focused .display .text {
    background-color: #3399ff;
    color: black;
    display: inline;
    zoom: 1;
    cursor: pointer;
    background-color: white !important; }
  .selectbox .round_sb.display {
    padding: 2px 26px 2px 5px;
    border-radius: 5px; }
    .selectbox .round_sb.display .arrow_btn {
      right: 2px;
      top: 2px;
      border-radius: 3px; }
  .selectbox.round_sb.items {
    border-radius: 5px; }
    .selectbox.round_sb.items > li > a {
      padding: 4px 6px; }
    .selectbox.round_sb.items > li > .label {
      line-height: 2.08em;
      padding: 4px 6px; }
    .selectbox.round_sb.items > li > .items li > .item {
      padding: 4px 6px 4px 12px; }
  .selectbox.fixed_width.items {
    width: 100px; }
  .selectbox.fixed_width2.items {
    width: 300px; }

.cluster-phone .data.select .selectbox:first-child .text {
  width: 95%;
  overflow: hidden; }

.error .selectbox .display {
  border-color: #c00;
  position: relative; }

/*----------------------------------------------------------------------*/
/*1.2.7 Cluster Style - cluster-styles.scss*/
/*----------------------------------------------------------------------*/
a p.cluster {
  margin: 0; }

p.cluster {
  text-align: left; }

p.cluster-total {
  font-weight: 700; }

p.cluster-price .data {
  font-weight: 700; }

div.cluster {
  margin: 8px 10px 9px; }

td .cluster, .table-layout .row .cell .cluster {
  margin: 0; }

.cluster {
  font-size: 12px;
  display: block; }
  .cluster a {
    margin: 0; }
  .cluster .info {
    color: #666; }
  .cluster.cluster-inline {
    display: inline-block;
    margin-bottom: 3px !important;
    margin-top: 0 !important; }
    .cluster.cluster-inline span.ui-picker {
      width: 145px; }
  .cluster .label {
    display: block;
    padding-top: 3px; }
    .cluster .label .info {
      display: inline;
      position: relative;
      top: -1px; }
    .cluster .label .icon-info {
      margin-left: 5px;
      margin-top: -4px; }
    .cluster .label .labelLeft {
      float: left;
      padding-bottom: 2px; }
  .cluster.cluster-text {
    position: relative; }
    .cluster.cluster-text .label {
      display: block; }
      .cluster.cluster-text .label label {
        float: left;
        padding-bottom: 2px; }
    .cluster.cluster-text input {
      padding-left: 3px;
      padding-top: 0; }
  .cluster.cluster-select {
    position: relative; }
    .cluster.cluster-select .label {
      display: block;
      padding-bottom: 2px; }
    .cluster.cluster-select .icon-info {
      margin-left: 5px; }
  .cluster p {
    margin-left: 0;
    margin-right: 0; }
    .cluster p.info {
      margin: 0; }
  .cluster span.short {
    width: 60px; }
  .cluster span.icon-message-error {
    background: 0 0;
    height: 0;
    width: 0; }
  .cluster.cluster-radio .info {
    position: relative; }
  .cluster.cluster-radio .label {
    display: inline-block; }
  .cluster.cluster-radio .data {
    position: relative;
    display: inline-block;
    margin-right: 6px; }
  .cluster.cluster-radio label {
    position: relative; }
  .cluster.cluster-radio p.info {
    margin-left: 15px; }
  .cluster.cluster-checkbox .info {
    position: relative;
    display: block;
    margin-left: 22px; }
  .cluster.cluster-checkbox .label {
    display: inline-block; }
  .cluster.cluster-checkbox .data {
    position: relative;
    top: 1px;
    display: inline-block;
    margin-right: 5px;
    float: left; }
  .cluster.cluster-checkbox label {
    position: relative; }
  .cluster.cluster-checkbox .icon-info {
    margin-left: 5px; }
  .cluster.cluster-checkbox p.info {
    margin-left: 15px; }
  .cluster.cluster-mini .data {
    width: 40px; }
  .cluster.cluster-mini .selectbox {
    width: 40px; }
  .cluster.cluster-mini .input input {
    width: 93%; }
  .cluster.cluster-mini.cluster-dual div.selectbox {
    width: 53px;
    float: left; }
    .cluster.cluster-mini.cluster-dual div.selectbox.data-0 {
      width: 41px; }
  .cluster.cluster-micro .data {
    width: 30px; }
  .cluster.cluster-micro .input input {
    width: 91%; }
  .cluster.cluster-inline-all {
    display: inline-block;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    white-space: nowrap; }
    .cluster.cluster-inline-all span.label {
      display: inline !important;
      position: relative;
      top: 1px;
      padding-right: 9px; }
    .cluster.cluster-inline-all span.ui-picker {
      width: 150px; }
    .cluster.cluster-inline-all span.ui-datepicker {
      width: 87px; }
    .cluster.cluster-inline-all span.clearer.afterLabel {
      display: none; }
    .cluster.cluster-inline-all label {
      display: inline !important;
      position: relative;
      top: 1px;
      padding-right: 9px; }
  .cluster.cluster-short .data {
    width: 70px; }
  .cluster.cluster-short .selectbox {
    width: 95px;
    margin-right: 7px; }
  .cluster.cluster-short span.input {
    margin-right: 7px; }
  .cluster.cluster-large {
    margin-right: 0 !important; }
    .cluster.cluster-large .selectbox {
      width: 120px; }
    .cluster.cluster-large span.input {
      width: 120px; }
  .cluster.cluster-medium {
    margin-right: 0 !important; }
    .cluster.cluster-medium .selectbox {
      width: 180px; }
    .cluster.cluster-medium span.input {
      width: 180px; }
    .cluster.cluster-medium span.ui-datepicker {
      width: 108px; }
  .cluster.cluster-dual .data {
    margin-right: 10px; }
  .cluster.cluster-dual .selectbox {
    margin-right: 10px; }
  .cluster.cluster-dual .label {
    margin-right: 10px; }
  .cluster.cluster-dual input {
    margin-right: 5px; }
  .cluster.cluster-dual span.input {
    margin-right: 7px; }
  .cluster.cluster-mixed .selectbox {
    margin-right: 7px; }
  .cluster.cluster-mixed span.input {
    margin-right: 7px;
    padding-left: 5px; }
  .cluster.cluster-mixed .data.select span.input, .cluster.cluster-mixed .data.select div.sb {
    float: left;
    margin-right: 10px; }
  .cluster.cluster-small .data {
    width: 95px; }
  .cluster.cluster-small .selectbox {
    width: 95px;
    margin-right: 5px; }
  .cluster.cluster-verylarge .selectbox {
    width: 190px; }
  .cluster.cluster-verylarge span.input {
    width: 190px; }
  .cluster.cluster-verylarge span.ui-datepicker {
    width: 190px; }
  .cluster.cluster-long .selectbox {
    width: 205px; }
  .cluster.cluster-long span.input {
    width: 205px; }
  .cluster.cluster-long span.ui-picker {
    width: 205px; }
  .cluster.cluster-verylong .selectbox {
    width: 273px; }
  .cluster.cluster-verylong span.ui-picker {
    width: 243px; }
  .cluster.cluster-verylong span.input {
    width: 218px; }
  .cluster.cluster-hyperlong .selectbox {
    width: 300px; }
  .cluster.cluster-hyperlong span.input {
    width: 300px; }
  .cluster.cluster-phone .selectbox.selectbox-short {
    width: 80px; }
  .cluster.cluster-phone .selectbox.selectbox-medium {
    width: 95px; }
  .cluster.cluster-phone .selectbox.selectbox-large {
    width: 130px; }
  .cluster.cluster-phone .selectbox.selectbox-long {
    width: 153px; }
  .cluster.cluster-phone .selectbox.selectbox-verylong {
    width: 183px; }
  .cluster.cluster-phone .selectbox .display {
    width: auto; }
  .cluster.cluster-phone .phone-number {
    margin-right: 0px !important; }
  .cluster .ico {
    margin-left: 2px;
    margin-right: 0; }
  .cluster img.process {
    position: relative;
    top: 4px;
    margin-left: 2px; }
  .cluster.cluster-password .label {
    display: block;
    padding-bottom: 2px; }
  .cluster.cluster-mandatory .selectbox {
    margin-right: 5px; }
  .cluster.cluster-captcha small.info {
    display: block; }

.cluster-datepicker .datepickerInput {
  width: 85px; }

.bloc .cluster {
  margin-left: 0; }

aside.options td .toggle-target .cluster {
  margin-bottom: 7px;
  margin-top: 5px; }

fieldset.toolbar .cluster {
  margin: 0;
  position: relative;
  top: -6px; }

fieldset.options td .toggle-target .cluster {
  margin-bottom: 7px;
  margin-top: 5px; }

.flow-revenue div.cluster-radio {
  margin-bottom: -3px; }
  .flow-revenue div.cluster-radio .label {
    padding-bottom: 0; }
    .flow-revenue div.cluster-radio .label em {
      color: #333; }

span.cluster .clearer {
  display: none; }

.cluster-selected .label {
  font-weight: 700; }

/*----------------------------------------------------------------------*/
/*1.2.8 List Style - list-styles.scss*/
/*----------------------------------------------------------------------*/
ul.pagination li.prev button, ul.pagination li.next button {
  width: auto;
  padding-left: 5px;
  padding-right: 5px; }

ol.none {
  margin: 0;
  padding: 0;
  list-style-type: none; }

ul.legend {
  margin: 8px 10px 9px;
  color: #666; }
  ul.legend li {
    font-size: 11px;
    line-height: 8px;
    margin-right: 5px; }

ul.none {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  ul.none li.none {
    margin: 0;
    padding: 0; }

ul.inline li {
  float: left; }

ul.ui-autocomplete li.ui-category {
  float: right;
  padding: 10px 10px 5px; }

ul.pagination {
  float: left;
  margin: 6px 8px; }
  ul.pagination li {
    list-style: none;
    float: left;
    margin: 2px 3px 2px 2px;
    position: static; }
    ul.pagination li.prev {
      margin-right: 13px; }
    ul.pagination li.next {
      margin-left: 13px; }
    ul.pagination li.desc {
      line-height: 24px;
      margin-left: 1px;
      margin-right: 8px; }
    ul.pagination li.dots {
      margin: 2px -1px; }
      ul.pagination li.dots button {
        background: 0 0;
        border: none; }
    ul.pagination li.ui-state-active {
      border: none; }
      ul.pagination li.ui-state-active button {
        cursor: default;
        font-weight: 700;
        border: 1px solid #ffb300 !important;
        background-color: #ffb300; }
    ul.pagination li.disabled button {
      cursor: not-allowed;
      background: none #ebebeb !important;
      color: #999 !important; }
  ul.pagination button {
    display: block;
    float: left;
    padding: 4px 5px;
    min-width: 13px;
    text-align: center;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    margin: 0;
    text-decoration: none;
    -webkit-text-decoration-color: #006;
       -moz-text-decoration-color: #006;
            text-decoration-color: #006;
    -webkit-text-decoration-line: none;
       -moz-text-decoration-line: none;
            text-decoration-line: none;
    -webkit-text-decoration-style: solid;
       -moz-text-decoration-style: solid;
            text-decoration-style: solid;
    font: "Arial", "sans-serif" !important; }

ul.thumbnail {
  float: left;
  margin: 0 0 10px 12px; }
  ul.thumbnail a {
    float: left;
    display: block;
    margin: 0; }
  ul.thumbnail li {
    list-style: none;
    float: left;
    margin: 2px; }
  ul.thumbnail img {
    margin: 0; }

ul.links {
  margin-left: 0; }
  ul.links li {
    list-style: none;
    margin-bottom: 7px;
    list-style-image: none; }

ul li img {
  margin-right: 3px;
  top: 3px;
  position: relative; }

ul li.prev {
  margin-right: 5px;
  background: 0 0; }

ul li.next {
  margin-left: 0;
  background: 0 0; }

ul.features {
  display: inline-block;
  margin: 0; }
  ul.features li {
    height: auto;
    display: inline-block;
    padding: 0;
    margin: 0 0 2px;
    width: auto; }

ul.card {
  padding: 0;
  margin: 0 0 0 8px; }
  ul.card li {
    list-style: none;
    display: inline-block; }
    ul.card li a {
      margin: 0;
      display: inline-block; }
    ul.card li img {
      margin: 0 1px 0 0;
      opacity: .2; }
    ul.card li.selected img {
      opacity: 1; }
    ul.card li hr {
      border: 0 !important;
      margin: 0 !important; }

ul.list-bullet {
  margin: 6px 0 10px 25px; }
  ul.list-bullet li {
    padding: 2px 0; }

ul.list li {
  position: relative;
  list-style: none;
  margin: 0 0 10px;
  padding-left: 20px; }
  ul.list li span.ico {
    position: absolute;
    left: -5px; }

ul.list strong {
  color: #666; }

ul.yellow {
  list-style-type: none;
  padding: 0;
  margin: 0 0 10px 9px; }

.select-list {
  background-color: white;
  padding: 3px;
  height: 316px;
  width: 202px;
  overflow-x: hidden;
  overflow-y: auto;
  border: 1px solid #ccc; }
  .select-list li {
    text-align: left;
    margin: 0;
    padding: 0;
    list-style: none;
    padding: 3px 5px 2px;
    cursor: default; }
    .select-list li.selected {
      font-weight: bold;
      background-color: #ffb300; }
    .select-list li.focused {
      background-color: #858585 !important; }
  .select-list ul {
    margin: 0;
    padding: 0; }

/*----------------------------------------------------------------------*/
/*1.2.9 Message Style - message-styles.scss*/
/*----------------------------------------------------------------------*/
.message, .irc-railandfly-download-link div.message-ok {
  padding-left: 0px;
  position: relative;
  font-size: 18px;
  width: 100%;
  box-sizing: border-box; }
  .message p.text, .irc-railandfly-download-link div.message-ok p.text {
    vertical-align: middle;
    margin: 0px;
    width: 80%;
    display: inline-block; }
  .message span.text, .irc-railandfly-download-link div.message-ok span.text {
    vertical-align: middle; }
  .message ul, .irc-railandfly-download-link div.message-ok ul {
    margin: 0; }
    .message ul li, .irc-railandfly-download-link div.message-ok ul li {
      position: relative;
      list-style: none;
      padding: 5px 5px 5px 10px; }
      .message ul li a.inline, .irc-railandfly-download-link div.message-ok ul li a.inline {
        float: right;
        position: static;
        float: none; }
      .message ul li a .icon.icon-arrow + .text, .irc-railandfly-download-link div.message-ok ul li a .icon.icon-arrow + .text {
        float: right;
        width: auto; }
      .message ul li a .text, .irc-railandfly-download-link div.message-ok ul li a .text {
        float: right;
        width: 85%;
        display: inline-block; }
      .message ul li .btn-secondary, .irc-railandfly-download-link div.message-ok ul li .btn-secondary {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0; }
      .message ul li .btn-primary, .irc-railandfly-download-link div.message-ok ul li .btn-primary {
        position: static;
        white-space: normal; }
      .message ul li li, .irc-railandfly-download-link div.message-ok ul li li {
        padding: 0;
        margin-bottom: 0; }
      .message ul li .btn .text, .irc-railandfly-download-link div.message-ok ul li .btn .text {
        width: auto;
        display: inline; }
      .message ul li span.text a.inline, .irc-railandfly-download-link div.message-ok ul li span.text a.inline {
        position: static;
        margin-right: 3px; }
      .message ul li .text.link-follow, .irc-railandfly-download-link div.message-ok ul li .text.link-follow {
        width: 70%;
        margin-right: 10px !important; }
      .message ul li .text.confirmation-follow, .irc-railandfly-download-link div.message-ok ul li .text.confirmation-follow {
        margin-right: 10px !important; }
  .message .icon-message, .irc-railandfly-download-link div.message-ok .icon-message {
    font-size: 18px;
    margin-right: 6px;
    vertical-align: middle; }
  .message .message-error, .irc-railandfly-download-link div.message-ok .message-error {
    border: 1px solid #c00;
    color: #c00; }
    .message .message-error li a.inline-link, .irc-railandfly-download-link div.message-ok .message-error li a.inline-link {
      position: static;
      right: 0;
      top: 5px;
      left: 85%; }
  .message .message-warning, .irc-railandfly-download-link div.message-ok .message-warning, .message .message-information, .irc-railandfly-download-link div.message-ok .message-information, .message .message-success, .irc-railandfly-download-link div.message-ok .message-success, .message .message-ok, .irc-railandfly-download-link div.message-ok .message-ok,
  .message .message-info, .irc-railandfly-download-link div.message-ok .message-info {
    border: 1px solid #ccc; }
  .message .message-important, .irc-railandfly-download-link div.message-ok .message-important {
    color: #006;
    border: 1px solid #006; }
    .message .message-important .icon-message-warning, .irc-railandfly-download-link div.message-ok .message-important .icon-message-warning {
      color: #006; }
  .message .message-ok, .irc-railandfly-download-link div.message-ok .message-ok {
    font-weight: 700; }
    .message .message-ok .text, .irc-railandfly-download-link div.message-ok .message-ok .text {
      font-weight: 400; }
  .message .message-title, .irc-railandfly-download-link div.message-ok .message-title {
    padding: 5px 10px 5px 10px;
    display: block; }
  .message a, .irc-railandfly-download-link div.message-ok a {
    white-space: nowrap;
    margin: 0; }
  .message .icon-message.ok, .irc-railandfly-download-link div.message-ok .icon-message.ok {
    top: 5px; }
  .message .message-error, .irc-railandfly-download-link div.message-ok .message-error, .message .message-warning, .irc-railandfly-download-link div.message-ok .message-warning, .message .message-information, .irc-railandfly-download-link div.message-ok .message-information, .message .message-success, .irc-railandfly-download-link div.message-ok .message-success, .message .message-ok, .irc-railandfly-download-link div.message-ok .message-ok, .message .message-info, .irc-railandfly-download-link div.message-ok .message-info,
  .message .message-important, .irc-railandfly-download-link div.message-ok .message-important {
    margin-bottom: 10px; }

.message-servicing {
  position: relative;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 10px;
  border: 1px solid #ccc; }
  .message-servicing.message-ok {
    font-weight: 400; }
  .message-servicing.message, .irc-railandfly-download-link div.message-servicing.message-ok {
    font-weight: 400; }
  .message-servicing span.text a.tel {
    position: static; }

footer.total.summary .message-line hr {
  margin: 0; }

footer.total table tr .message, footer.total table tr .irc-railandfly-download-link div.message-ok, .irc-railandfly-download-link footer.total table tr div.message-ok {
  margin-bottom: 0; }

section.message ul {
  margin-left: 9px;
  margin-right: 9px; }

.headline .message, .headline .irc-railandfly-download-link div.message-ok, .irc-railandfly-download-link .headline div.message-ok {
  color: #333;
  margin: 0 0 10px 0;
  padding: 13px 10px 11px 12px;
  border: 1px solid;
  font-weight: 400; }
  .headline .message.message-ok, .headline .irc-railandfly-download-link div.message-ok, .irc-railandfly-download-link .headline div.message-ok {
    border-color: #ccc;
    border-radius: 3px; }
  .headline .message.no-border, .headline .irc-railandfly-download-link div.no-border.message-ok, .irc-railandfly-download-link .headline div.no-border.message-ok {
    border-width: 0px; }
  .headline .message.no-margin, .headline .irc-railandfly-download-link div.no-margin.message-ok, .irc-railandfly-download-link .headline div.no-margin.message-ok {
    margin: 0px; }
  .headline .message .icon-message, .headline .irc-railandfly-download-link div.message-ok .icon-message, .irc-railandfly-download-link .headline div.message-ok .icon-message {
    font-size: 25px; }

.irc-payment-options-ITEM_PAYMENT_FLIGHTS-panel .icon-message-ok, .wdk-element-payment-entered .icon-message-ok {
  font-size: 20px; }

.panel .message, .panel .irc-railandfly-download-link div.message-ok, .irc-railandfly-download-link .panel div.message-ok {
  background-color: #fff;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc; }
  .panel .message.below-panel, .panel .irc-railandfly-download-link div.below-panel.message-ok, .irc-railandfly-download-link .panel div.below-panel.message-ok {
    border-right: none;
    border-left: none; }
  .panel .message:first-child, .panel .irc-railandfly-download-link div.message-ok:first-child, .irc-railandfly-download-link .panel div.message-ok:first-child {
    border-top: none; }
  .panel .message:last-child, .panel .irc-railandfly-download-link div.message-ok:last-child, .irc-railandfly-download-link .panel div.message-ok:last-child {
    border-bottom: none; }
  .panel .message .message-ok, .panel .irc-railandfly-download-link div.message-ok .message-ok, .irc-railandfly-download-link .panel div.message-ok .message-ok, .panel .message .message-success, .panel .irc-railandfly-download-link div.message-ok .message-success, .irc-railandfly-download-link .panel div.message-ok .message-success, .panel .message .message-warning, .panel .irc-railandfly-download-link div.message-ok .message-warning, .irc-railandfly-download-link .panel div.message-ok .message-warning, .panel .message .message-info, .panel .irc-railandfly-download-link div.message-ok .message-info, .irc-railandfly-download-link .panel div.message-ok .message-info,
  .panel .message .message-error,
  .panel .irc-railandfly-download-link div.message-ok .message-error, .irc-railandfly-download-link
  .panel div.message-ok .message-error {
    border: none; }
  .panel .message div, .panel .irc-railandfly-download-link div.message-ok div, .irc-railandfly-download-link .panel div.message-ok div {
    margin-bottom: 0px; }

.panel.panel-yoursearch div.message, .panel.panel-yoursearch .irc-railandfly-download-link div.message-ok, .irc-railandfly-download-link .panel.panel-yoursearch div.message-ok {
  border-top: none; }

.message-error .message-content-wrapper, .message-info .message-content-wrapper, .message-ok .message-content-wrapper,
.message-warning .message-content-wrapper {
  padding: 5px 5px 5px 10px;
  margin-bottom: 0; }

.message-info .message-content-wrapper .icon-message-info {
  margin: 0 5px 0 0; }

.message-content-wrapper .conf_num {
  right: 5px; }

.irc-railandfly-download-link div.message-ok {
  display: inline-block; }
  .irc-railandfly-download-link div.message-ok ul li a {
    left: auto;
    right: 0px;
    top: 20px; }

/*----------------------------------------------------------------------*/
/*1.2.10 Border In / Out - border-in-out-styles.scss*/
/*----------------------------------------------------------------------*/
.borderin h3 {
  margin-top: -6px;
  margin-bottom: 0; }
  .borderin h3 a {
    font-size: 16px;
    margin-left: 0; }

.borderin .buttons {
  margin-top: 0; }

.borderin .rating {
  width: 100%;
  padding: 0 0 0 19px; }
  .borderin .rating .rate {
    width: 220px;
    float: left;
    margin: 4px 0 0; }
    .borderin .rating .rate small {
      display: inline;
      position: relative;
      top: -2px;
      padding: 0 0 0 4px; }
  .borderin .rating div {
    margin-left: 0;
    width: auto; }
  .borderin .rating p {
    margin-left: 0;
    width: auto; }
  .borderin .rating .ico-rating {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 1px; }

.borderin .last {
  width: 185px;
  text-align: right; }
  .borderin .last a {
    text-align: right;
    display: block;
    margin: 0 0 1px; }
  .borderin .last p {
    text-align: right; }
  .borderin .last small {
    text-align: right; }
  .borderin .last .btn-primary {
    margin-right: 0;
    display: inline-block;
    position: relative;
    top: 8px; }

.borderin .hotel {
  width: 345px; }
  .borderin .hotel p {
    margin: 5px 0 0 46px; }

.borderin .hotel-on-map {
  position: relative;
  top: -3px;
  display: block;
  height: 23px;
  margin: 0 0 0 20px; }

.borderin .image a {
  margin: 0; }

.borderout {
  border: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  cursor: pointer;
  margin-bottom: -1px;
  z-index: 1;
  position: relative;
  margin-left: -1px;
  margin-right: -1px; }
  .borderout.selected {
    border: solid 1px #ffb300 !important;
    z-index: 2; }
    .borderout.selected table.borderin td {
      height: 36px;
      vertical-align: middle;
      background: white; }
    .borderout.selected + .borderout.odd {
      border-top: solid 1px white; }
    .borderout.selected + .borderout.even {
      border-top: solid 1px #ebebeb; }
  .borderout .borderin {
    border: solid 1px white; }
  .borderout.odd {
    border-bottom: solid 1px white;
    background: white; }
  .borderout.even {
    border-bottom: solid 1px #ebebeb;
    background: #ebebeb; }
  .borderout.last {
    border-bottom: solid 1px #ccc; }
  .borderout table.borderin td {
    height: 36px;
    vertical-align: middle;
    background: #f5f5f5; }
    .borderout table.borderin td.name {
      width: 130px; }
    .borderout table.borderin td.card-number-column {
      width: 160px; }
  .borderout.disabled.selected {
    border: solid 1px #ccc; }

.disabled.selected .borderin {
  border-color: transparent; }

.selected .borderin {
  border: solid 1px #ffb300 !important;
  z-index: 2; }

.odd .borderin {
  background: white;
  border: solid 1px white;
  padding: 8px 10px; }

.even .borderin {
  background: #ededed;
  border: solid 1px #ebebeb;
  padding: 10px; }

/*----------------------------------------------------------------------*/
/*1.2.11 Table Style - table-styles.scss*/
/*----------------------------------------------------------------------*/
table td.family1, table .cell.family1, .table-layout td.family1, .table-layout .cell.family1, table th.family1, table .cell.header.family1, .table-layout th.family1, .table-layout .cell.header.family1 {
  color: #333 !important;
  background: 0 0;
  background-color: #9bc795; }

table td.family2, table .cell.family2, .table-layout td.family2, .table-layout .cell.family2, table th.family2, table .cell.header.family2, .table-layout th.family2, .table-layout .cell.header.family2 {
  background: 0 0;
  background-color: #bad9b7;
  color: #333 !important; }

table td.family3, table .cell.family3, .table-layout td.family3, .table-layout .cell.family3, table th.family3, table .cell.header.family3, .table-layout th.family3, .table-layout .cell.header.family3 {
  background: 0 0;
  background-color: #d1e5ce !important;
  color: #333 !important; }

table th.family4, table .cell.header.family4, .table-layout th.family4, .table-layout .cell.header.family4, table .family4, .table-layout .family4 {
  background: 0 0;
  background-color: #e7f1e4 !important;
  color: #333 !important; }

table tr.row-separator td, table .row.row-separator td, .table-layout tr.row-separator td, .table-layout .row.row-separator td, table tr.row-separator-no-border td, table .row.row-separator-no-border td, .table-layout tr.row-separator-no-border td, .table-layout .row.row-separator-no-border td, table tr.row-separator th, table .row.row-separator th, .table-layout tr.row-separator th, .table-layout .row.row-separator th, table tr.row-separator-no-border th, table .row.row-separator-no-border th, .table-layout tr.row-separator-no-border th, .table-layout .row.row-separator-no-border th, table tr.row-separator .cell, table .row.row-separator .cell, .table-layout tr.row-separator .cell, .table-layout .row.row-separator .cell, table tr.row-separator-no-border .cell, table .row.row-separator-no-border .cell, .table-layout tr.row-separator-no-border .cell, .table-layout .row.row-separator-no-border .cell {
  padding-bottom: 10px;
  vertical-align: middle; }

table tr.row-separator + tr td, table .row.row-separator + tr td, .table-layout tr.row-separator + tr td, .table-layout .row.row-separator + tr td, table tr.row-separator-no-border + tr td, table .row.row-separator-no-border + tr td, .table-layout tr.row-separator-no-border + tr td, .table-layout .row.row-separator-no-border + tr td, table tr.row-separator + tr th, table .row.row-separator + tr th, .table-layout tr.row-separator + tr th, .table-layout .row.row-separator + tr th, table tr.row-separator-no-border + tr th, table .row.row-separator-no-border + tr th, .table-layout tr.row-separator-no-border + tr th, .table-layout .row.row-separator-no-border + tr th, table tr.row-separator + tr .cell, table .row.row-separator + tr .cell, .table-layout tr.row-separator + tr .cell, .table-layout .row.row-separator + tr .cell, table tr.row-separator-no-border + tr .cell, table .row.row-separator-no-border + tr .cell, .table-layout tr.row-separator-no-border + tr .cell, .table-layout .row.row-separator-no-border + tr .cell, table tr.row-separator .row td, table .row.row-separator .row td, .table-layout tr.row-separator .row td, .table-layout .row.row-separator .row td, table tr.row-separator-no-border .row td, table .row.row-separator-no-border .row td, .table-layout tr.row-separator-no-border .row td, .table-layout .row.row-separator-no-border .row td, table tr.row-separator .row th, table .row.row-separator .row th, .table-layout tr.row-separator .row th, .table-layout .row.row-separator .row th, table tr.row-separator-no-border .row th, table .row.row-separator-no-border .row th, .table-layout tr.row-separator-no-border .row th, .table-layout .row.row-separator-no-border .row th, table tr.row-separator .row .cell, table .row.row-separator .row .cell, .table-layout tr.row-separator .row .cell, .table-layout .row.row-separator .row .cell, table tr.row-separator-no-border .row .cell, table .row.row-separator-no-border .row .cell, .table-layout tr.row-separator-no-border .row .cell, .table-layout .row.row-separator-no-border .row .cell {
  padding-top: 5px; }

table tr.row-separator-empty td, table .row.row-separator-empty td, .table-layout tr.row-separator-empty td, .table-layout .row.row-separator-empty td, table tr.row-separator-empty-no-border td, table .row.row-separator-empty-no-border td, .table-layout tr.row-separator-empty-no-border td, .table-layout .row.row-separator-empty-no-border td, table tr.row-separator-empty th, table .row.row-separator-empty th, .table-layout tr.row-separator-empty th, .table-layout .row.row-separator-empty th, table tr.row-separator-empty-no-border th, table .row.row-separator-empty-no-border th, .table-layout tr.row-separator-empty-no-border th, .table-layout .row.row-separator-empty-no-border th, table tr.row-separator-empty hr, table .row.row-separator-empty hr, .table-layout tr.row-separator-empty hr, .table-layout .row.row-separator-empty hr, table tr.row-separator-empty-no-border hr, table .row.row-separator-empty-no-border hr, .table-layout tr.row-separator-empty-no-border hr, .table-layout .row.row-separator-empty-no-border hr, table tr.row-separator-empty cell, table .row.row-separator-empty cell, .table-layout tr.row-separator-empty cell, .table-layout .row.row-separator-empty cell, table tr.row-separator-empty-no-border cell, table .row.row-separator-empty-no-border cell, .table-layout tr.row-separator-empty-no-border cell, .table-layout .row.row-separator-empty-no-border cell {
  padding: 0 !important;
  margin: 0 !important;
  font-size: 0;
  vertical-align: middle; }

table caption, .table-layout caption {
  text-align: left; }

table tr.invisible-row, table .row.invisible-row, .table-layout tr.invisible-row, .table-layout .row.invisible-row {
  height: 0 !important;
  border: none; }
  table tr.invisible-row th, table tr.invisible-row .cell, table tr.invisible-row td, table .row.invisible-row th, table .row.invisible-row .cell, table .row.invisible-row td, .table-layout tr.invisible-row th, .table-layout tr.invisible-row .cell, .table-layout tr.invisible-row td, .table-layout .row.invisible-row th, .table-layout .row.invisible-row .cell, .table-layout .row.invisible-row td {
    height: 0 !important;
    padding: 0 !important;
    margin: 0 !important; }
    table tr.invisible-row th.noborder, table tr.invisible-row .cell.noborder, table tr.invisible-row td.noborder, table .row.invisible-row th.noborder, table .row.invisible-row .cell.noborder, table .row.invisible-row td.noborder, .table-layout tr.invisible-row th.noborder, .table-layout tr.invisible-row .cell.noborder, .table-layout tr.invisible-row td.noborder, .table-layout .row.invisible-row th.noborder, .table-layout .row.invisible-row .cell.noborder, .table-layout .row.invisible-row td.noborder {
      border: none !important; }

table tr th.text, table tr .cell.header.text, table .row th.text, table .row .cell.header.text, .table-layout tr th.text, .table-layout tr .cell.header.text, .table-layout .row th.text, .table-layout .row .cell.header.text {
  font-weight: 400; }

table tr.total td, table tr.total .cell, table .row.total td, table .row.total .cell, .table-layout tr.total td, .table-layout tr.total .cell, .table-layout .row.total td, .table-layout .row.total .cell {
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 3px;
  font-size: 16px; }
  table tr.total td.total, table tr.total .cell.total, table .row.total td.total, table .row.total .cell.total, .table-layout tr.total td.total, .table-layout tr.total .cell.total, .table-layout .row.total td.total, .table-layout .row.total .cell.total {
    font-weight: 700;
    text-align: right; }
  table tr.total td.label, table tr.total .cell.label, table .row.total td.label, table .row.total .cell.label, .table-layout tr.total td.label, .table-layout tr.total .cell.label, .table-layout .row.total td.label, .table-layout .row.total .cell.label {
    font-weight: 700; }
  table tr.total td a.info, table tr.total .cell a.info, table .row.total td a.info, table .row.total .cell a.info, .table-layout tr.total td a.info, .table-layout tr.total .cell a.info, .table-layout .row.total td a.info, .table-layout .row.total .cell a.info {
    font-size: 12px; }

table tr.total span.price + sup, table .row.total span.price + sup, .table-layout tr.total span.price + sup, .table-layout .row.total span.price + sup {
  margin-left: -1px; }

table tr.total-over td, table tr.total-over .cell, table .row.total-over td, table .row.total-over .cell, .table-layout tr.total-over td, .table-layout tr.total-over .cell, .table-layout .row.total-over td, .table-layout .row.total-over .cell {
  padding: 3px; }

table tr.even td, table tr.even .cell, table .row.even td, table .row.even .cell, .table-layout tr.even td, .table-layout tr.even .cell, .table-layout .row.even td, .table-layout .row.even .cell {
  background-color: white; }
  table tr.even td.fare, table tr.even .cell.fare, table .row.even td.fare, table .row.even .cell.fare, .table-layout tr.even td.fare, .table-layout tr.even .cell.fare, .table-layout .row.even td.fare, .table-layout .row.even .cell.fare {
    border-left: 1px solid white;
    border-top: 1px solid #ccc;
    min-width: 105px; }
    table tr.even td.fare:last-child, table tr.even .cell.fare:last-child, table .row.even td.fare:last-child, table .row.even .cell.fare:last-child, .table-layout tr.even td.fare:last-child, .table-layout tr.even .cell.fare:last-child, .table-layout .row.even td.fare:last-child, .table-layout .row.even .cell.fare:last-child {
      border-right: 1px solid #ccc; }
  table tr.even td.feature, table tr.even .cell.feature, table .row.even td.feature, table .row.even .cell.feature, .table-layout tr.even td.feature, .table-layout tr.even .cell.feature, .table-layout .row.even td.feature, .table-layout .row.even .cell.feature {
    border-left: 1px solid white;
    border-top: 1px solid #ccc;
    background-color: white; }

table tr.even th, table tr.even .cell.header, table .row.even th, table .row.even .cell.header, .table-layout tr.even th, .table-layout tr.even .cell.header, .table-layout .row.even th, .table-layout .row.even .cell.header {
  background-color: white !important; }
  table tr.even th.feature, table tr.even .cell.header.feature, table .row.even th.feature, table .row.even .cell.header.feature, .table-layout tr.even th.feature, .table-layout tr.even .cell.header.feature, .table-layout .row.even th.feature, .table-layout .row.even .cell.header.feature {
    background-color: white; }

table tr.even.toggle-target td, table tr.even.toggle-target .cell, table .row.even.toggle-target td, table .row.even.toggle-target .cell, .table-layout tr.even.toggle-target td, .table-layout tr.even.toggle-target .cell, .table-layout .row.even.toggle-target td, .table-layout .row.even.toggle-target .cell {
  background-color: white; }

table tr.even.toggle-target th, table tr.even.toggle-target .cell.header, table .row.even.toggle-target th, table .row.even.toggle-target .cell.header, .table-layout tr.even.toggle-target th, .table-layout tr.even.toggle-target .cell.header, .table-layout .row.even.toggle-target th, .table-layout .row.even.toggle-target .cell.header {
  background-color: white; }

table tr.odd td, table tr.odd .cell, table .row.odd td, table .row.odd .cell, .table-layout tr.odd td, .table-layout tr.odd .cell, .table-layout .row.odd td, .table-layout .row.odd .cell {
  background-color: white; }
  table tr.odd td.fare, table tr.odd .cell.fare, table .row.odd td.fare, table .row.odd .cell.fare, .table-layout tr.odd td.fare, .table-layout tr.odd .cell.fare, .table-layout .row.odd td.fare, .table-layout .row.odd .cell.fare {
    border-left: 1px solid #ebebeb;
    min-width: 105px; }
  table tr.odd td.feature, table tr.odd .cell.feature, table .row.odd td.feature, table .row.odd .cell.feature, .table-layout tr.odd td.feature, .table-layout tr.odd .cell.feature, .table-layout .row.odd td.feature, .table-layout .row.odd .cell.feature {
    border-left: 1px solid #ebebeb;
    background-color: white; }

table tr.odd.toggle-target td, table tr.odd.toggle-target .cell, table .row.odd.toggle-target td, table .row.odd.toggle-target .cell, .table-layout tr.odd.toggle-target td, .table-layout tr.odd.toggle-target .cell, .table-layout .row.odd.toggle-target td, .table-layout .row.odd.toggle-target .cell {
  background-color: white; }

table tr.odd.toggle-target th, table tr.odd.toggle-target .cell.header, table .row.odd.toggle-target th, table .row.odd.toggle-target .cell.header, .table-layout tr.odd.toggle-target th, .table-layout tr.odd.toggle-target .cell.header, .table-layout .row.odd.toggle-target th, .table-layout .row.odd.toggle-target .cell.header {
  background-color: white; }

table tr.odd th.feature, table tr.odd .cell.header.feature, table .row.odd th.feature, table .row.odd .cell.header.feature, .table-layout tr.odd th.feature, .table-layout tr.odd .cell.header.feature, .table-layout .row.odd th.feature, .table-layout .row.odd .cell.header.feature {
  background-color: white; }

table tr.selected th.name, table tr.selected .cell.header.name, table .row.selected th.name, table .row.selected .cell.header.name, .table-layout tr.selected th.name, .table-layout tr.selected .cell.header.name, .table-layout .row.selected th.name, .table-layout .row.selected .cell.header.name {
  background-color: #ffb300; }
  table tr.selected th.name.nonebg, table tr.selected .cell.header.name.nonebg, table .row.selected th.name.nonebg, table .row.selected .cell.header.name.nonebg, .table-layout tr.selected th.name.nonebg, .table-layout tr.selected .cell.header.name.nonebg, .table-layout .row.selected th.name.nonebg, .table-layout .row.selected .cell.header.name.nonebg {
    background: none; }

table tr.separator td, table tr.separator .cell, table .row.separator td, table .row.separator .cell, .table-layout tr.separator td, .table-layout tr.separator .cell, .table-layout .row.separator td, .table-layout .row.separator .cell {
  height: 5px;
  font-size: 5px; }

table tr.row-separator, table .row.row-separator, .table-layout tr.row-separator, .table-layout .row.row-separator {
  border-bottom: 1px solid #ccc; }
  table tr.row-separator th.left-row, table tr.row-separator .cell.header.left-row, table .row.row-separator th.left-row, table .row.row-separator .cell.header.left-row, .table-layout tr.row-separator th.left-row, .table-layout tr.row-separator .cell.header.left-row, .table-layout .row.row-separator th.left-row, .table-layout .row.row-separator .cell.header.left-row {
    text-align: left; }

table tr.row-separator-empty, table .row.row-separator-empty, .table-layout tr.row-separator-empty, .table-layout .row.row-separator-empty {
  height: 10px !important;
  border-bottom: 1px solid #ccc; }

table tr.row-separator-empty-no-border, table .row.row-separator-empty-no-border, .table-layout tr.row-separator-empty-no-border, .table-layout .row.row-separator-empty-no-border {
  height: auto !important; }
  table tr.row-separator-empty-no-border + tr .message div[class^="message-"], table tr.row-separator-empty-no-border + tr .irc-railandfly-download-link div.message-ok div[class^="message-"], .irc-railandfly-download-link table tr.row-separator-empty-no-border + tr div.message-ok div[class^="message-"], table .row.row-separator-empty-no-border + tr .message div[class^="message-"], table .row.row-separator-empty-no-border + tr .irc-railandfly-download-link div.message-ok div[class^="message-"], .irc-railandfly-download-link table .row.row-separator-empty-no-border + tr div.message-ok div[class^="message-"], .table-layout tr.row-separator-empty-no-border + tr .message div[class^="message-"], .table-layout tr.row-separator-empty-no-border + tr .irc-railandfly-download-link div.message-ok div[class^="message-"], .irc-railandfly-download-link .table-layout tr.row-separator-empty-no-border + tr div.message-ok div[class^="message-"], .table-layout .row.row-separator-empty-no-border + tr .message div[class^="message-"], .table-layout .row.row-separator-empty-no-border + tr .irc-railandfly-download-link div.message-ok div[class^="message-"], .irc-railandfly-download-link .table-layout .row.row-separator-empty-no-border + tr div.message-ok div[class^="message-"] {
    border-top: 1px solid #ccc !important; }

table tr.fares td, table tr.fares .cell, table .row.fares td, table .row.fares .cell, .table-layout tr.fares td, .table-layout tr.fares .cell, .table-layout .row.fares td, .table-layout .row.fares .cell {
  background-color: #f5f5f5; }

table tr.buttons a, table .row.buttons a, .table-layout tr.buttons a, .table-layout .row.buttons a {
  margin: 8px 10px 9px;
  display: inline-block; }

table td.subtotal, table .cell.subtotal, .table-layout td.subtotal, .table-layout .cell.subtotal {
  text-align: right; }

table td.penalty, table .cell.penalty, .table-layout td.penalty, .table-layout .cell.penalty {
  text-align: right; }

table td.price, table .cell.price, .table-layout td.price, .table-layout .cell.price {
  text-align: right; }
  table td.price span.price, table .cell.price span.price, .table-layout td.price span.price, .table-layout .cell.price span.price {
    font-weight: 700; }

table td.numbers, table .cell.numbers, .table-layout td.numbers, .table-layout .cell.numbers {
  color: #006; }
  table td.numbers span, table .cell.numbers span, .table-layout td.numbers span, .table-layout .cell.numbers span {
    font-size: 10px; }

table td.disabled, table .cell.disabled, .table-layout td.disabled, .table-layout .cell.disabled {
  background: #ebebeb; }
  table td.disabled div, table .cell.disabled div, .table-layout td.disabled div, .table-layout .cell.disabled div {
    color: #5a5a5a; }
    table td.disabled div *, table .cell.disabled div *, .table-layout td.disabled div *, .table-layout .cell.disabled div * {
      color: #5a5a5a;
      cursor: auto; }

table td.inc a.info small, table .cell.inc a.info small, .table-layout td.inc a.info small, .table-layout .cell.inc a.info small {
  font-size: 11px; }

table td div.rate, table .cell div.rate, .table-layout td div.rate, .table-layout .cell div.rate {
  width: auto; }

table td.selectable *, table .cell.selectable *, .table-layout td.selectable *, .table-layout .cell.selectable * {
  cursor: pointer; }

table td.family3 *, table .cell.family3 *, .table-layout td.family3 *, .table-layout .cell.family3 * {
  color: #333; }

table td.family4 *, table .cell.family4 *, .table-layout td.family4 *, .table-layout .cell.family4 * {
  color: #333; }

table th.price, table .cell.header.price, .table-layout th.price, .table-layout .cell.header.price {
  text-align: right; }

table thead.head, .table-layout thead.head {
  background-color: #ebebeb; }
  table thead.head th, .table-layout thead.head th {
    border-bottom: 1px solid #ccc; }
    table thead.head th.wdk-sortable, .table-layout thead.head th.wdk-sortable {
      color: #006 !important; }

table.features, .table-layout.features {
  margin: 5px 0 0; }
  table.features td, table.features .cell, .table-layout.features td, .table-layout.features .cell {
    border: none;
    text-align: right;
    vertical-align: middle;
    padding-right: 7px; }
  table.features p, .table-layout.features p {
    float: left; }
  table.features th, table.features .cell.header, .table-layout.features th, .table-layout.features .cell.header {
    padding-left: 10px;
    padding-right: 10px;
    height: 50px;
    vertical-align: middle;
    text-align: left; }
  table.features img, .table-layout.features img {
    margin: 5px 5px 2px 0; }

table .btn, .table-layout .btn {
  margin: 0; }

table.terms, .table-layout.terms {
  margin-top: 5px;
  margin-bottom: 16px;
  width: 100%; }
  table.terms caption, .table-layout.terms caption {
    padding: 0; }
  table.terms td, table.terms .cell, .table-layout.terms td, .table-layout.terms .cell {
    padding: 3px 0;
    max-width: 226px;
    vertical-align: top; }
    table.terms td .cluster, table.terms .cell .cluster, .table-layout.terms td .cluster, .table-layout.terms .cell .cluster {
      float: right;
      margin: 0; }
  table.terms a, .table-layout.terms a {
    display: block; }

table.footer, .table-layout.footer {
  width: 680px;
  margin-right: 0; }
  table.footer td .cluster, table.footer .cell .cluster, .table-layout.footer td .cluster, .table-layout.footer .cell .cluster {
    margin-bottom: 10px; }
  table.footer td.partner, table.footer .cell.partner, .table-layout.footer td.partner, .table-layout.footer .cell.partner {
    text-align: right;
    vertical-align: top; }

table.facilities, .table-layout.facilities {
  margin-bottom: 20px !important; }

table.ratings, .table-layout.ratings {
  margin-bottom: 20px !important; }
  table.ratings .rate .meter .value, .table-layout.ratings .rate .meter .value {
    background-color: #5a5a5a; }

table.buttons, .table-layout.buttons {
  background-color: #ebebeb; }
  table.buttons td, table.buttons .cell, .table-layout.buttons td, .table-layout.buttons .cell {
    vertical-align: middle; }
    table.buttons td.features, table.buttons .cell.features, .table-layout.buttons td.features, .table-layout.buttons .cell.features {
      text-align: right;
      padding-right: 7px !important; }
      table.buttons td.features a, table.buttons .cell.features a, .table-layout.buttons td.features a, .table-layout.buttons .cell.features a {
        text-align: right;
        margin-right: -3px; }

table.price tbody td, .table-layout.price tbody td {
  padding-bottom: 5px;
  background-color: #f5f5f5; }

table.posts td, table .cell, .table-layout.posts td, .table-layout .cell {
  padding-bottom: 5px;
  padding-top: 5px; }
  table.posts td .rate, table .cell .rate, .table-layout.posts td .rate, .table-layout .cell .rate {
    margin-top: 10px;
    margin-bottom: 10px; }
  table.posts td .score, table .cell .score, .table-layout.posts td .score, .table-layout .cell .score {
    display: block; }
  table.posts td.customer, table .cell.customer, .table-layout.posts td.customer, .table-layout .cell.customer {
    padding-left: 0; }
  table.posts td.last, table .cell.last, .table-layout.posts td.last, .table-layout .cell.last {
    padding-right: 0; }

table.family th, table.family .cell.header, .table-layout.family th, .table-layout.family .cell.header {
  width: 25%;
  padding-bottom: 5px;
  padding-top: 5px; }

table.family p, .table-layout.family p {
  margin: 5px; }

table.family tbody td, table.family .cell, .table-layout.family tbody td, .table-layout.family .cell {
  height: 75px;
  padding-bottom: 5px;
  padding-top: 10px;
  vertical-align: top; }

table .family1 *, .table-layout .family1 * {
  color: #333 !important; }

table .family2 *, .table-layout .family2 * {
  color: #333; }

table.table-rbva h3, .table-layout.table-rbva h3 {
  margin: 8px 10px 9px; }

.table td, .table th, .table .cell {
  padding: 5px; }

.table-layout {
  display: table-row-group; }
  .table-layout .row {
    display: table-row; }
  .table-layout .cell {
    display: table-cell; }

/*----------------------------------------------------------------------*/
/*1.2.12 Grid Style - grid-styles.scss*/
/*----------------------------------------------------------------------*/
.grid th div, .grid td, .grid th {
  padding-left: 10px;
  padding-bottom: 2px;
  padding-top: 1px; }

.grid th div.fare div, .grid td.fare div, .grid th div.price .fare, .grid td.price .fare {
  position: relative;
  z-index: 1;
  padding-top: 20px;
  height: 35px; }

.grid th div.radio, .grid td.radio, .grid th.radio {
  width: 40px;
  text-align: center;
  padding-left: 0;
  padding-right: 0; }

.grid th div.flight, .grid td.flight, .grid th div.numbers, .grid td.numbers {
  padding-left: 0;
  padding-right: 0;
  white-space: nowrap; }

.grid th div.wdk-operatedby, .grid td.wdk-operatedby, .grid th div.wdk-operatedby div, .grid td.wdk-operatedby div, .grid th.wdk-operatedby {
  max-width: 100px;
  line-height: 10px !important; }

.grid table {
  width: 100%;
  margin: 0; }
  .grid table.posts {
    width: auto;
    margin: 0 10px 20px; }
  .grid table p {
    margin-left: 0;
    margin-right: 0; }
  .grid table.buttons td a {
    padding-right: 15px; }

.grid th div.local, .grid td.local {
  text-align: right; }

.grid th div.fare, .grid td.fare {
  text-align: center;
  vertical-align: middle;
  padding: 0;
  box-sizing: border-box; }

.grid th div.radio .icon-message, .grid td.radio .icon-message {
  left: 10px;
  top: 12px; }

.grid th div.flight, .grid td.flight {
  width: 156px;
  padding-left: 10px;
  padding-right: 10px; }

.grid th div.numbers, .grid td.numbers {
  width: 72px; }
  .grid th div.numbers img, .grid td.numbers img {
    display: inline;
    position: relative;
    top: 5px; }
    .grid th div.numbers img.icon-infolayer, .grid td.numbers img.icon-infolayer {
      float: right;
      margin-left: 6px;
      margin-right: 9px;
      position: relative;
      top: -5px; }
  .grid th div.numbers span, .grid td.numbers span {
    display: block;
    position: relative;
    font-size: 10px;
    text-align: right;
    line-height: 10px; }
  .grid th div.numbers .aircraft, .grid td.numbers .aircraft {
    position: relative;
    float: left;
    top: 0; }

.grid th div.last, .grid td.last {
  padding-right: 10px; }

.grid th div.swap, .grid td.swap {
  padding-left: 0;
  padding-right: 0;
  width: auto; }

.grid th div.feature, .grid td.feature {
  text-align: center;
  vertical-align: middle;
  padding-left: 0; }

.grid th div .icons, .grid td .icons {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1; }
  .grid th div .icons .cheapest-day, .grid td .icons .cheapest-day {
    float: left;
    position: relative;
    z-index: 1;
    top: -5px;
    left: -4px;
    margin: 0; }
  .grid th div .icons img, .grid td .icons img {
    float: right;
    margin: 3px 3px 3px 1px; }

.grid th div.carrier, .grid td.carrier {
  width: 47px;
  text-align: center;
  padding-left: 0;
  padding-right: 0; }

.grid th div.info, .grid td.info {
  width: 32px;
  padding-left: 0;
  padding-right: 0; }
  .grid th div.info a, .grid td.info a {
    width: auto; }

.grid th div.included, .grid td.included {
  vertical-align: top;
  padding: 10px 0 0; }
  .grid th div.included div, .grid td.included div {
    padding-top: 0;
    margin-left: 10px; }
    .grid th div.included div p, .grid td.included div p {
      margin-bottom: 5px; }

.grid th div.rail-class, .grid td.rail-class {
  vertical-align: top;
  width: 75px; }

.grid th div.warning, .grid td.warning {
  width: 16px; }

.grid th div.data, .grid td.data {
  vertical-align: top; }

.grid th div.scale, .grid td.scale {
  width: 50px; }

.grid th div.customer, .grid td.customer {
  width: 150px;
  vertical-align: top; }

.grid th div.comment, .grid td.comment {
  vertical-align: top; }

.grid th div.inc, .grid td.inc {
  white-space: nowrap; }

.grid th div.numbers-info span, .grid td.numbers-info span {
  line-height: 15px;
  font-size: 12px;
  float: right; }

.grid th div sup.offset, .grid td sup.offset {
  position: relative;
  top: 4px;
  left: 1px;
  vertical-align: super; }

.grid tr.head th {
  padding-top: 10px;
  padding-bottom: 10px; }

.grid tr th.ff {
  font-weight: 400;
  padding-left: 5px; }

.grid tr.toggle-target td {
  background-color: white; }

.grid tr.toggle-target th {
  background-color: #f5f5f5; }

.grid tr.buttons td {
  padding-left: 0;
  border-color: #ffb300 !important; }

.grid tr.selection td {
  height: 37px; }
  .grid tr.selection td.to {
    min-width: 100px; }

.grid tr.selectable td {
  height: 37px; }
  .grid tr.selectable td.to {
    min-width: 100px; }

.grid tr.selected th * {
  color: #333; }

.grid th.last {
  padding-right: 10px; }

.grid th.sorter {
  padding-left: 0;
  padding-right: 0; }

.grid th.feature {
  padding-left: 10px;
  padding-right: 5px;
  width: 100px; }

.grid thead.head th {
  padding-top: 10px;
  padding-bottom: 10px; }

.grid thead th.ff {
  font-weight: 400; }

.grid .cheapest span.price {
  font-weight: 700; }

.grid-ff-4 thead th.ff {
  width: 71px; }

/*----------------------------------------------------------------------*/
/*1.2.13 Tip Style - tip-styles.scss*/
/*----------------------------------------------------------------------*/
.tip-complex tr.total td.total *, .tip20 tr.total td.total * {
  font-size: 12px;
  font-weight: 700;
  position: relative;
  top: -1px; }

.tip {
  color: #333;
  background-color: white;
  position: absolute;
  z-index: 100000;
  float: left;
  border: 1px solid; }
  .tip h3 {
    font-size: 12px;
    color: #666;
    padding: 3px;
    margin: 0; }
  .tip * {
    text-align: left; }
  .tip table {
    margin: 0;
    width: 100%; }
    .tip table td {
      vertical-align: top;
      padding: 2px; }
  .tip p {
    padding: 3px;
    margin: 0 0 5px; }
  .tip a {
    padding: 3px;
    margin: 0 0 5px; }
  .tip hr {
    margin-top: 2px;
    margin-bottom: 2px;
    height: 10px; }
  .tip span.ico-arrow-bottom {
    background-position: -100px -100px;
    width: 16px;
    height: 10px;
    position: absolute;
    z-index: 1; }

.qtip {
  position: absolute;
  left: -28000px;
  top: -28000px;
  display: none;
  min-width: 50px;
  border: 1px solid #ccc;
  background-color: white;
  margin: 0;
  max-width: none;
  padding: 0;
  border-radius: 3px; }

.qtip-content {
  padding: 10px; }

.qtip-tip {
  position: absolute; }

.tip-complex {
  outline: none;
  border: none; }
  .tip-complex tr.total td {
    padding: 0; }
    .tip-complex tr.total td.label {
      font-size: 12px;
      padding-left: 0 !important; }
  .tip-complex tr td.price .number {
    font-weight: 400; }
  .tip-complex tr td.price .currency {
    font-weight: 400; }
  .tip-complex td {
    padding-right: 0; }
    .tip-complex td.first {
      padding-right: 0;
      padding-left: 0;
      width: 134px; }
    .tip-complex td.ratio {
      text-align: right; }
  .tip-complex span.ico-arrow-bottom {
    left: 20px;
    bottom: -10px; }

.tip20 {
  width: auto; }
  .tip20 tr.total td.label {
    font-size: 12px;
    padding-left: 0 !important; }
  .tip20 table {
    width: 100%; }
    .tip20 table thead th {
      font-weight: normal;
      text-align: right;
      vertical-align: top; }
  .tip20 td.ccard {
    text-align: right; }
  .tip20 span.number {
    font-weight: bold; }

.tip22 {
  width: auto; }
  .tip22 table thead th {
    text-align: left;
    font-weight: 700; }
  .tip22 table thead td {
    text-align: left; }
  .tip22 table td {
    padding-left: 30px !important; }

.tip-flight {
  width: 345px;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: normal; }
  .tip-flight .odd {
    position: relative;
    background: white; }
  .tip-flight .even {
    position: relative;
    background: #f5f5f5; }
  .tip-flight .table-layout {
    margin-top: 1px; }
    .tip-flight .table-layout .row-header {
      vertical-align: top;
      padding-left: 0;
      width: 54px;
      font-size: 11px;
      font-weight: 700;
      padding-right: 30px; }
      .tip-flight .table-layout .row-header.carrier {
        padding-top: 6px;
        vertical-align: middle; }
        .tip-flight .table-layout .row-header.carrier .aircraft {
          display: block;
          margin-top: 1px;
          margin-bottom: 10px; }
    .tip-flight .table-layout .cell {
      vertical-align: top;
      padding: 0;
      font-size: 11px; }
      .tip-flight .table-layout .cell.infos {
        padding-top: 5px;
        line-height: 16px; }
  .tip-flight a {
    position: absolute;
    top: 6px;
    right: 5px;
    font-size: 11px;
    padding-right: 0; }
    .tip-flight a span.ico {
      margin-right: 2px; }
  .tip-flight h2 {
    color: #333;
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
    margin: 0;
    padding-top: 1px;
    padding-bottom: 7px;
    width: 80%; }
    .tip-flight h2 span.ico {
      margin-right: 6px;
      height: 20px;
      background-position: 0 -323px;
      top: -2px; }
  .tip-flight ul {
    margin: 0;
    padding: 4px; }
    .tip-flight ul li {
      list-style: none;
      position: relative; }

.tip4 {
  width: 170px; }
  .tip4 h3 {
    font-size: 12px; }
  .tip4 p {
    margin-top: 0;
    margin-bottom: 0; }

.tip41 {
  width: 220px; }
  .tip41 h2 {
    font-weight: 400;
    font-size: 20px;
    margin: 0 0 10px;
    color: #666; }
  .tip41 p {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0; }
  .tip41 .btn {
    margin: 4px 0 0 0; }

.tip43 {
  width: 240px; }

.tip2 {
  width: 155px; }
  .tip2 table td {
    padding: 3px; }
  .tip2 table th {
    padding: 3px; }

.tip17 {
  width: 340px; }
  .tip17 td {
    text-align: center; }
    .tip17 td.total {
      padding-right: 0; }

.tip49 {
  width: 340px; }

.tip3,
.tip10,
.tip15 {
  width: 110px; }

.tip9,
.tip11,
.tip16,
.tip19,
.tip31 {
  width: auto; }

.tip21 {
  width: 400px; }
  .tip21 table td.price {
    text-align: left; }

.tipservicing26 {
  width: 400px; }
  .tipservicing26 th {
    padding-bottom: 5px; }
  .tipservicing26 .refund-per {
    text-align: left; }
  .tipservicing26 .refund-ticket {
    text-align: left; }
  .tipservicing26 .fee-per {
    text-align: left; }
  .tipservicing26 .price {
    text-align: left; }
  .tipservicing26 .total {
    text-align: right; }

.tip37 div {
  margin-bottom: 10px; }
  .tip37 div p {
    padding: 0 0 5px 2px;
    display: inline; }

.tip27 p {
  margin: 0 20px;
  padding: 0; }

.tip27 table td.info {
  width: 165px; }
  .tip27 table td.info span.ico {
    margin-right: 20px; }

.tip-car.tip-complex .first {
  width: 150px; }

.tip-car .extra td {
  padding-left: 0 !important; }
  .tip-car .extra td.total {
    text-align: right;
    font-weight: bold; }

#wdk-tip-error1 .tip-error {
  width: 155px;
  border: 1px solid #c00;
  border-radius: 3px;
  padding: 3px; }

.tip42.tip-complex td {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.tip53 p {
  text-align: center; }

.tip span.ico-arrow-left {
  background-position: -75px -100px;
  width: 9px;
  height: 18px; }

.tip span.ico-arrow-bottom {
  background-position: -100px -100px;
  width: 16px;
  height: 10px; }

.tip span.ico-arrow-top {
  background-position: -100px -75px;
  width: 16px;
  height: 10px; }

.tip span.ico-arrow-bottom,
.tip span.ico-arrow-left,
.tip span.ico-arrow-right,
.tip span.ico-arrow-top {
  position: absolute;
  z-index: 1; }

.tip-error {
  color: #c00; }
  .tip-error span.ico-arrow-left {
    background-position: -50px -75px;
    width: 9px;
    height: 16px; }

.tip-error span.ico-arrow-left,
.tip-simple span.ico-arrow-left {
  left: -9px;
  top: 4px; }

.tip-complex span.ico-arrow-left-big {
  left: -14px;
  top: 120px; }

.tip-complex span.ico-arrow-left {
  left: -9px;
  top: 10px; }

.tip-complex span.ico-arrow-right {
  right: -9px;
  top: 10px; }

.tip-complex span.ico-arrow-bottom {
  left: 20px;
  bottom: -10px; }

.tip-complex span.ico-arrow-top {
  left: 20px;
  top: -9px; }

.tip-external-link {
  width: 400px;
  padding: 0; }

/*----------------------------------------------------------------------*/
/*1.2.14 Tab Style - tab-styles.scss*/
/*----------------------------------------------------------------------*/
.tabs-vertical header, .tabs-vertical div.tabs-header, .tabs-buttons header {
  float: left;
  padding-right: 0;
  margin-top: 0;
  padding-top: 0 !important; }

.tabs-vertical .tab, .tabs-buttons .tab {
  display: block;
  text-align: left;
  margin-right: 0;
  margin-bottom: 2px; }

.tabs-vertical .ui-state-active, .tabs-buttons .ui-state-active {
  top: auto;
  right: 1px;
  margin-bottom: -1px;
  margin-top: -3px; }

.ui-accordion .tab a, .ui-accordion .tab button, .ui-tabs .ui-tabs-nav li a, .ui-tabs .ui-tabs-nav li button, .ui-tabs .ui-tabs-nav li div.tabContentContainer {
  padding: 5px;
  padding-left: 7px;
  padding-right: 7px; }

.ui-tabs-panel .description h3, .ui-tabs-panel .rating h3 {
  color: #333;
  font-size: 12px;
  letter-spacing: normal; }

.tabs-horizontal .tab a .text, .tabs-horizontal .tab button .text, .tabs-horizontal .tab div.tabContentContainer .text, .tabs-vertical .tab a .cluster label, .tabs-vertical .tab button .cluster label, .tabs-vertical .tab div.tabContentContainer .cluster label, .tabs-vertical a, .tabs-vertical button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

section.tabs-horizontal {
  margin-top: 0;
  padding-top: 0; }

.tabs-horizontal header {
  border: none; }
  .tabs-horizontal header h4 {
    margin-bottom: 0; }

.tabs-horizontal .tabs {
  border-bottom: 1px solid #ddd; }
  .tabs-horizontal .tabs li {
    margin: 0;
    margin-right: 1px; }
    .tabs-horizontal .tabs li a {
      color: #006; }
    .tabs-horizontal .tabs li.ui-state-active a, .tabs-horizontal .tabs li.ui-state-active button, .tabs-horizontal .tabs li.ui-state-active div.tabContentContainer {
      background-image: none;
      background-color: white; }
  .tabs-horizontal .tabs .tab a, .tabs-horizontal .tabs .tab button, .tabs-horizontal .tabs div.tabContentContainer {
    padding-bottom: 7px;
    padding-top: 9px; }
  .tabs-horizontal .tabs .ui-state-active a, .tabs-horizontal .tabs .ui-state-active button, .tabs-horizontal .tabs .ui-state-active div.tabContentContainer {
    padding-bottom: 10px;
    border-bottom: none; }

.tabs-horizontal .ui-state-active {
  position: relative;
  top: 0;
  z-index: 1; }

.tabs-horizontal .tab a, .tabs-horizontal .tab button, .tabs-horizontal .tab div.tabContentContainer {
  text-align: center;
  padding-left: 5px;
  padding-right: 5px; }
  .tabs-horizontal .tab a .text, .tabs-horizontal .tab button .text, .tabs-horizontal .tab div.tabContentContainer .text {
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; }

.tabs-horizontal .tabs-medium .tab a .text, .tabs-horizontal .tabs-medium .tab button .text, .tabs-horizontal .tabs-medium .tab div.tabContentContainer .text {
  display: inline-block;
  width: 110px; }

.tabs-horizontal .tabs-medium li a, .tabs-horizontal .tabs-medium li button {
  padding-left: 10px;
  padding-right: 10px; }

.tabs-horizontal .tabs-medium li div.tabContentContainer {
  padding: 9px 10px; }

.tabs {
  position: relative;
  z-index: 1;
  padding: 9px 8px 0; }
  .tabs .tab {
    cursor: pointer; }
    .tabs .tab.ui-state-active a, .tabs .tab.ui-state-active button, .tabs .tab.ui-state-active div.tabContentContainer {
      font-weight: bold; }
    .tabs .tab .TooltipContainer {
      display: block; }
    .tabs .tab a, .tabs .tab button, .tabs .tab div.tabContentContainer {
      color: #000066;
      display: inline-block;
      padding-bottom: 7px;
      padding-top: 7px;
      margin: 0;
      cursor: pointer;
      white-space: nowrap;
      position: relative;
      line-height: normal; }
      .tabs .tab a:hover, .tabs .tab button:hover, .tabs .tab div.tabContentContainer:hover {
        background-color: white !important; }
      .tabs .tab a img, .tabs .tab button img, .tabs .tab div.tabContentContainer img {
        left: 3px;
        position: absolute;
        top: -5px;
        z-index: 1; }
      .tabs .tab a .text, .tabs .tab a .label, .tabs .tab button .text, .tabs .tab button .label, .tabs .tab div.tabContentContainer .text, .tabs .tab div.tabContentContainer .label {
        vertical-align: middle; }
    .tabs .tab .ico {
      position: absolute;
      z-index: 1;
      left: 3px;
      top: -5px; }
    .tabs .tab * {
      cursor: pointer; }
  .tabs ol {
    position: relative;
    bottom: -1px;
    z-index: 1;
    margin: 0; }
  .tabs ul {
    position: relative;
    bottom: -1px;
    z-index: 1;
    margin: 0; }
    .tabs ul li.prev {
      top: -10px; }
    .tabs ul li.next {
      top: -10px; }
    .tabs ul li.ui-state-active a, .tabs ul li.ui-state-active button, .tabs ul li.ui-state-active div.tabContentContainer {
      background: none !important;
      border-bottom: 0;
      background: 0 0;
      background-color: white !important; }
    .tabs ul li.tab a, .tabs ul li.tab button, .tabs ul li.tab div.tabContentContainer {
      border: 1px solid #ccc;
      background-color: #ebebeb; }
    .tabs ul li hr {
      border: 0 !important;
      margin: 0 !important; }
  .tabs li {
    list-style-image: none;
    display: inline-block;
    list-style: none;
    margin: 0;
    margin-right: 2px; }
  .tabs .ui-state-active {
    position: relative;
    top: 1px; }
    .tabs .ui-state-active a, .tabs .ui-state-active button, .tabs .ui-state-active div.tabContentContainer {
      padding-top: 8px;
      padding-bottom: 8px; }
    .tabs .ui-state-active .ico-info {
      cursor: pointer; }
  .tabs .btn-prev, .tabs .btn-next {
    border: none; }
    .tabs .btn-prev span.icon, .tabs .btn-next span.icon {
      font-weight: bold; }

header .tabs-week ul.legend {
  margin: 3px;
  margin-top: -5px; }
  header .tabs-week ul.legend li {
    line-height: 25px;
    margin-right: 10px; }
    header .tabs-week ul.legend li img {
      float: left; }
    header .tabs-week ul.legend li.last {
      position: absolute;
      right: -5px;
      top: 5px;
      line-height: normal;
      text-align: right; }
      header .tabs-week ul.legend li.last img {
        top: 3px; }

header .tabs-week .ui-state-active * {
  cursor: default; }

header .tabs-week li .TooltipContainer img {
  top: -9px; }

header .tabs-week li.ui-state-active .TooltipContainer img {
  top: -28px; }

header .tabs-week li.ui-state-active .TooltipContainer .SimpleTooltip {
  bottom: 30px; }

header .tabs-week li .TooltipContainer .SimpleTooltip {
  bottom: 11px; }

.tabs-vertical {
  margin: 10px; }
  .tabs-vertical header, .tabs-vertical div.tabs-header {
    background: 0 0; }
  .tabs-vertical .tab {
    width: 209px; }
    .tabs-vertical .tab div.tabContentContainer {
      width: 185px !important; }
    .tabs-vertical .tab a, .tabs-vertical .tab button, .tabs-vertical .tab div.tabContentContainer {
      border-radius: 3px 0 0 3px;
      width: 100%; }
      .tabs-vertical .tab a:hover, .tabs-vertical .tab button:hover, .tabs-vertical .tab div.tabContentContainer:hover {
        background-color: white !important; }
      .tabs-vertical .tab a .cluster, .tabs-vertical .tab button .cluster, .tabs-vertical .tab div.tabContentContainer .cluster {
        width: 185px; }
        .tabs-vertical .tab a .cluster .data, .tabs-vertical .tab button .cluster .data, .tabs-vertical .tab div.tabContentContainer .cluster .data {
          position: relative;
          margin-right: 8px;
          float: left; }
        .tabs-vertical .tab a .cluster label, .tabs-vertical .tab button .cluster label, .tabs-vertical .tab div.tabContentContainer .cluster label {
          display: inline-block;
          width: 160px; }
        .tabs-vertical .tab a .cluster p.info, .tabs-vertical .tab button .cluster p.info, .tabs-vertical .tab div.tabContentContainer .cluster p.info {
          margin-top: -5px;
          margin-left: 23px; }
        .tabs-vertical .tab a .cluster label, .tabs-vertical .tab a .cluster small, .tabs-vertical .tab button .cluster label, .tabs-vertical .tab button .cluster small, .tabs-vertical .tab div.tabContentContainer .cluster label, .tabs-vertical .tab div.tabContentContainer .cluster small {
          text-align: left;
          display: block; }
    .tabs-vertical .tab.ui-state-active div.tabContentContainer {
      width: 187px !important; }
    .tabs-vertical .tab.ui-state-active a .cluster, .tabs-vertical .tab.ui-state-active button .cluster {
      margin: 0 !important; }
    .tabs-vertical .tab a .cluster, .tabs-vertical .tab button .cluster, .tabs-vertical .tab div.tabContentContainer .cluster {
      margin: 0 !important; }
  .tabs-vertical .ui-state-active a, .tabs-vertical .ui-state-active button, .tabs-vertical .ui-state-active div.tabContentContainer {
    padding: 19px 12px !important;
    margin-bottom: -1px; }
  .tabs-vertical .ui-state-active .data.radio {
    margin: 0 9px 0 -1px !important; }
  .tabs-vertical .forgot {
    position: relative;
    top: 3px; }
  .tabs-vertical .tabs {
    z-index: 2;
    padding: 0 !important;
    margin: 0 !important;
    width: 210px; }
    .tabs-vertical .tabs .ui-tabs-nav .tab {
      margin-left: 3px;
      width: 207px;
      margin-bottom: 2px; }
    .tabs-vertical .tabs .ui-tabs-nav .ui-state-active {
      margin-left: -3px;
      width: 212px; }
      .tabs-vertical .tabs .ui-tabs-nav .ui-state-active a, .tabs-vertical .tabs .ui-tabs-nav .ui-state-active button, .tabs-vertical .tabs .ui-tabs-nav .ui-state-active div.tabContentContainer {
        border-bottom: 1px solid #ccc;
        border-right: 0 !important; }
        .tabs-vertical .tabs .ui-tabs-nav .ui-state-active a .icon-info, .tabs-vertical .tabs .ui-tabs-nav .ui-state-active button .icon-info, .tabs-vertical .tabs .ui-tabs-nav .ui-state-active div.tabContentContainer .icon-info {
          cursor: pointer !important;
          position: absolute;
          top: 14px;
          right: 0;
          left: auto; }
        .tabs-vertical .tabs .ui-tabs-nav .ui-state-active a label, .tabs-vertical .tabs .ui-tabs-nav .ui-state-active button label, .tabs-vertical .tabs .ui-tabs-nav .ui-state-active div.tabContentContainer label {
          font-weight: bold; }
    .tabs-vertical .tabs .ui-tabs-nav .ui-tabs-selected a .ico-info, .tabs-vertical .tabs .ui-tabs-nav .ui-tabs-selected button .ico-info, .tabs-vertical .tabs .ui-tabs-nav .ui-tabs-selected div.tabContentContainer .ico-info {
      position: absolute;
      cursor: pointer !important;
      top: 18px;
      right: 0;
      left: auto; }
    .tabs-vertical .tabs .ui-tabs-nav .ui-tabs-selected a .icon-info, .tabs-vertical .tabs .ui-tabs-nav .ui-tabs-selected button .icon-info, .tabs-vertical .tabs .ui-tabs-nav .ui-tabs-selected div.tabContentContainer .icon-info {
      position: absolute;
      top: 14px;
      right: 0;
      left: auto; }
    .tabs-vertical .tabs .ui-tabs-nav a .icon-info, .tabs-vertical .tabs .ui-tabs-nav button .icon-info, .tabs-vertical .tabs .ui-tabs-nav div.tabContentContainer .icon-info {
      position: absolute;
      cursor: pointer !important;
      top: 10px;
      right: 0;
      left: auto; }
    .tabs-vertical .tabs .ui-tabs-nav .tab-2lines a, .tabs-vertical .tabs .ui-tabs-nav .tab-2lines button, .tabs-vertical .tabs .ui-tabs-nav .tab-2lines div.tabContentContainer {
      padding: 9px 10px 8px;
      display: block;
      white-space: normal;
      margin-bottom: -1px; }
      .tabs-vertical .tabs .ui-tabs-nav .tab-2lines a .cluster, .tabs-vertical .tabs .ui-tabs-nav .tab-2lines button .cluster, .tabs-vertical .tabs .ui-tabs-nav .tab-2lines div.tabContentContainer .cluster {
        margin: 0; }
    .tabs-vertical .tabs .ui-tabs-nav .tab-2lines.ui-state-active a, .tabs-vertical .tabs .ui-tabs-nav .tab-2lines.ui-state-active button, .tabs-vertical .tabs .ui-tabs-nav .tab-2lines.ui-state-active div.tabContentContainer {
      padding: 12px !important; }
    .tabs-vertical .tabs .ui-tabs-nav .tab-1lines a, .tabs-vertical .tabs .ui-tabs-nav .tab-1lines button, .tabs-vertical .tabs .ui-tabs-nav .tab-1lines div.tabContentContainer {
      padding: 15px 8px 15px 12px;
      display: block;
      white-space: normal;
      margin: 0 0 -1px 0; }
    .tabs-vertical .tabs .ui-tabs-nav .ui-state-active a, .tabs-vertical .tabs .ui-tabs-nav .ui-state-active button, .tabs-vertical .tabs .ui-tabs-nav .ui-state-active div.tabContentContainer {
      margin: -4px 1px;
      z-index: 9999; }
    .tabs-vertical .tabs .tab a .ico-info, .tabs-vertical .tabs .tab button .ico-info, .tabs-vertical .tabs .tab div.tabContentContainer .ico-info {
      position: absolute;
      top: 14px;
      right: 0;
      left: auto; }
    .tabs-vertical .tabs ul.ui-tabs-nav {
      right: 1px;
      margin-top: 3px; }
    .tabs-vertical .tabs li.ui-state-active a, .tabs-vertical .tabs li.ui-state-active button, .tabs-vertical .tabs li.ui-state-active div.tabContentContainer {
      border-right: solid 1px white !important;
      right: -1px; }
    .tabs-vertical .tabs .TooltipContainer {
      position: absolute;
      top: 0;
      right: 0; }
  .tabs-vertical ul {
    bottom: auto;
    display: block; }
    .tabs-vertical ul li.first {
      margin-top: 0 !important; }
  .tabs-vertical .tabs-smaller {
    width: 180px; }
    .tabs-vertical .tabs-smaller .tab {
      width: 179px; }
      .tabs-vertical .tabs-smaller .tab a .cluster, .tabs-vertical .tabs-smaller .tab button .cluster, .tabs-vertical .tabs-smaller .tab div.tabContentContainer .cluster {
        width: 155px; }
        .tabs-vertical .tabs-smaller .tab a .cluster label, .tabs-vertical .tabs-smaller .tab button .cluster label, .tabs-vertical .tabs-smaller .tab div.tabContentContainer .cluster label {
          width: 130px;
          text-overflow: ellipsis;
          overflow: hidden; }
      .tabs-vertical .tabs-smaller .tab div.tabContentContainer {
        width: 155px !important; }
      .tabs-vertical .tabs-smaller .tab.ui-state-active div.tabContentContainer {
        width: 158px !important; }
    .tabs-vertical .tabs-smaller ul li a, .tabs-vertical .tabs-smaller ul li button, .tabs-vertical .tabs-smaller ul li div.tabContentContainer {
      padding-right: 0; }
  .tabs-vertical .tab-target {
    position: relative;
    float: left;
    margin-left: -1px;
    left: -1px;
    margin-top: 0; }
    .tabs-vertical .tab-target section, .tabs-vertical .tab-target .tab-target-section {
      border: 1px solid #ccc;
      padding: 20px;
      padding-bottom: 28px;
      width: 425px;
      margin: 0;
      min-height: 133px; }
      .tabs-vertical .tab-target section .cluster, .tabs-vertical .tab-target .tab-target-section .cluster {
        margin-left: 0;
        margin-bottom: 1px; }
        .tabs-vertical .tab-target section .cluster.cluster-phone, .tabs-vertical .tab-target .tab-target-section .cluster.cluster-phone {
          display: inline-block; }
      .tabs-vertical .tab-target section h4, .tabs-vertical .tab-target .tab-target-section h4 {
        margin-top: 0;
        margin-left: 0; }
      .tabs-vertical .tab-target section p, .tabs-vertical .tab-target .tab-target-section p {
        margin-left: 0; }
      .tabs-vertical .tab-target section ul, .tabs-vertical .tab-target .tab-target-section ul {
        margin-left: 0; }
        .tabs-vertical .tab-target section ul li, .tabs-vertical .tab-target .tab-target-section ul li {
          list-style-position: inside; }
      .tabs-vertical .tab-target section div.cluster .input, .tabs-vertical .tab-target .tab-target-section div.cluster .input {
        top: 0;
        position: relative;
        top: -1px; }
        .tabs-vertical .tab-target section div.cluster .input.card, .tabs-vertical .tab-target .tab-target-section div.cluster .input.card {
          width: 157px; }
        .tabs-vertical .tab-target section div.cluster .input.card-4, .tabs-vertical .tab-target .tab-target-section div.cluster .input.card-4 {
          width: 181px; }
        .tabs-vertical .tab-target section div.cluster .input.card-5, .tabs-vertical .tab-target .tab-target-section div.cluster .input.card-5 {
          width: 209px; }
        .tabs-vertical .tab-target section div.cluster .input.card-6, .tabs-vertical .tab-target .tab-target-section div.cluster .input.card-6 {
          width: 247px; }
        .tabs-vertical .tab-target section div.cluster .input.card-7, .tabs-vertical .tab-target .tab-target-section div.cluster .input.card-7 {
          width: 285px; }
        .tabs-vertical .tab-target section div.cluster .input.card-8, .tabs-vertical .tab-target .tab-target-section div.cluster .input.card-8 {
          width: 323px; }
          .tabs-vertical .tab-target section div.cluster .input.card-8 input, .tabs-vertical .tab-target .tab-target-section div.cluster .input.card-8 input {
            padding-left: 2px; }
        .tabs-vertical .tab-target section div.cluster .input.card-9, .tabs-vertical .tab-target .tab-target-section div.cluster .input.card-9 {
          width: 361px; }
          .tabs-vertical .tab-target section div.cluster .input.card-9 input, .tabs-vertical .tab-target .tab-target-section div.cluster .input.card-9 input {
            padding-left: 1px; }
        .tabs-vertical .tab-target section div.cluster .input.short, .tabs-vertical .tab-target .tab-target-section div.cluster .input.short {
          width: 61px;
          position: relative;
          top: -1px; }
      .tabs-vertical .tab-target section div.cluster.cluster-mini .data, .tabs-vertical .tab-target .tab-target-section div.cluster.cluster-mini .data {
        width: 40px; }
      .tabs-vertical .tab-target section div.cluster.cluster-text.cluster-long.cluster-dual, .tabs-vertical .tab-target .tab-target-section div.cluster.cluster-text.cluster-long.cluster-dual {
        margin-right: 0; }
    .tabs-vertical .tab-target .toggle-target {
      width: 100%;
      margin: 0; }
      .tabs-vertical .tab-target .toggle-target > .cluster {
        margin-left: 19px; }
  .tabs-vertical div.tabContentContainer {
    text-overflow: ellipsis;
    white-space: nowrap; }
  .tabs-vertical .tab-1lines div.cluster {
    padding: 0;
    margin: 0; }
  .tabs-vertical .tab-2lines a .cluster .data, .tabs-vertical .tab-2lines button .cluster .data, .tabs-vertical .tab-2lines div.tabContentContainer .cluster .data {
    top: 6px !important; }
  .tabs-vertical .cluster p.info {
    color: #333; }

.tabs-buttons ul {
  bottom: auto;
  display: block; }

.tabs-week {
  text-align: center;
  background-color: #ddd;
  padding-top: 15px; }
  .tabs-week .cluster.cluster-price {
    font-size: 10px; }
  .tabs-week .cluster .label {
    display: inline-block;
    margin-right: 3px; }
  .tabs-week .cluster .data {
    vertical-align: middle; }
  .tabs-week li.disabled {
    cursor: not-allowed;
    color: #999; }
    .tabs-week li.disabled a, .tabs-week li.disabled button {
      background-color: #ededed !important;
      background-image: none !important;
      color: #999 !important; }
    .tabs-week li.disabled * {
      cursor: default;
      color: #999; }
  .tabs-week li.ui-state-active {
    top: -2px;
    border: none;
    background: transparent;
    z-index: 3; }
  .tabs-week .ui-state-active a, .tabs-week .ui-state-active button {
    top: 2px;
    border-bottom: 0 !important; }
  .tabs-week .ui-state-active .date {
    padding-top: 8px;
    padding-bottom: 5px;
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100px;
    left: 16px;
    margin-bottom: 0; }
  .tabs-week .ui-state-active * {
    font-weight: 700; }
  .tabs-week ul {
    z-index: auto; }
    .tabs-week ul li.tab {
      margin-right: 1px; }
      .tabs-week ul li.tab a, .tabs-week ul li.tab button {
        width: 115px;
        padding: 6px 0;
        color: #666;
        vertical-align: middle; }
    .tabs-week ul li.prev {
      position: relative;
      top: -10px; }
    .tabs-week ul li.next {
      position: relative;
      top: -10px; }
    .tabs-week ul li.ui-state-active a, .tabs-week ul li.ui-state-active button {
      width: 132px;
      padding-top: 25px;
      padding-bottom: 8px; }
  .tabs-week .date {
    display: block;
    margin-bottom: 2px; }
  .tabs-week .legend {
    float: left; }
  .tabs-week a, .tabs-week button {
    text-align: center; }
    .tabs-week a .price, .tabs-week button .price {
      font-weight: 400; }
    .tabs-week a .cluster .label, .tabs-week button .cluster .label {
      display: inline-block;
      margin-right: 3px; }
    .tabs-week a .cluster .price .number, .tabs-week button .cluster .price .number {
      margin-right: 0px; }
  .tabs-week .tab a, .tabs-week .tab button {
    border-bottom: none; }

.tab-target {
  position: relative;
  display: none; }
  .tab-target section, .tab-target .tab-target-section {
    background: none !important;
    background-color: white !important;
    position: relative;
    padding-top: 1px; }
  .tab-target .cluster-long {
    width: 430px; }
    .tab-target .cluster-long .selectbox {
      margin-right: 7px; }
    .tab-target .cluster-long span.input {
      margin-right: 7px; }
  .tab-target .bloc-inline .cluster {
    margin-right: 0; }
  .tab-target .bloc-inline .cluster-short .selectbox {
    width: 75px;
    margin-right: 5px; }

.ui-tabs-hide {
  display: none !important; }

.tabs-buttons .tab a, .tabs-buttons .tab button, .tabs-buttons .tab div.tabContentContainer {
  padding: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
  display: block;
  white-space: normal;
  margin-bottom: -1px; }

.default-tab section, .default-tab .tab-target-section {
  background: none;
  border: none !important; }
  .default-tab section span.title, .default-tab .tab-target-section span.title {
    font-weight: bold;
    font-size: 16px;
    color: #666;
    padding-left: 20px;
    padding-top: 5px;
    display: inline-block; }

.default-tab h3 {
  font: normal 18px/1em arial !important;
  margin: 0 20px; }

.default-tab p {
  margin: 15px 20px 0; }

.flyout .tabs-vertical .tabs {
  width: 210px; }

.ui-accordion .tab {
  margin-right: 0; }

.ui-accordion .tabs {
  padding: 0; }

.flyout-login section.login .tabs-vertical {
  margin: -1px 0 0; }
  .flyout-login section.login .tabs-vertical .tab-target section {
    margin-top: 0;
    width: 379px;
    padding: 0 0 0 10px; }

.tab a, .tab button, .tab div.tabContentContainer {
  text-decoration: none; }

.tab-disabled * {
  color: #999;
  color: #999 !important;
  cursor: not-allowed !important; }

.tab-disabled .TooltipContainer span {
  cursor: default !important;
  color: black !important;
  font-weight: normal; }

.user-log .tabs {
  background: 0 0; }

.ui-tabs-selected label {
  font-weight: bold; }

.page-alpi .tabs-vertical .tab-target .tab-target-section {
  min-height: 123px; }

/*----------------------------------------------------------------------*/
/*1.2.15 Footer Style (footer DOM element styles) - footer-styles.scss*/
/*----------------------------------------------------------------------*/
footer .lastService {
  text-overflow: clip !important;
  overflow: visible !important; }

footer.total {
  border: 1px solid #ccc;
  border-bottom: 2px solid rgba(5,22,77,1);
  padding-top: 1px;
  padding-bottom: 1px;
  }
  footer.total table {
    width: 100%;
    margin: 0; }
    footer.total table .price {
      margin: 8px 9px 9px 10px;
      vertical-align: middle;
      padding-bottom: 1px; }
    footer.total table th {
      width: 35%; }
    footer.total table tr.total th p.label {
      text-align: left; }
    footer.total table tr.total td.inc {
      text-align: right; }
    footer.total table td.price a {
      vertical-align: top; }
    footer.total table td.price span.price {
      vertical-align: text-bottom; }
    footer.total table span.price + sup {
      margin-left: -9px;
      margin-right: 6px; }
    footer.total table .message div[class^="message-"], footer.total table .irc-railandfly-download-link div.message-ok div[class^="message-"], .irc-railandfly-download-link footer.total table div.message-ok div[class^="message-"] {
      margin-bottom: 0;
      padding: 0;
      border: 0; }
  footer.total hr {
    margin: 0 10px; }
  footer.total .total p.explanatory {
    position: relative;
    top: 2px; }
    footer.total .total p.explanatory .ico {
      position: relative;
      top: -2px; }
  footer.total.summary td {
    vertical-align: middle; }
  footer.total.summary tr.total-currency td {
    padding-bottom: 6px; }
  footer.total.summary tr.last hr {
    margin-top: 8px; }
    footer.total.summary tr.last hr.wdk-onlyone {
      margin-top: 8px !important; }
  footer.total.summary .total-over p {
    padding: 5px 10px 5px 10px;
    font-size: 12px;
    font-weight: 400; }
  footer.total.summary caption {
    text-align: left;
    padding: 0px;
    font-size: 12px;
    font-weight: 400; }
  footer.total.summary h3 {
    padding-top: 10px;
    padding-bottom: 13px;
    padding-left: 10px !important;
    margin: 0px !important; }
  footer.total td {
    background: 0 0; }
    footer.total td.total {
      text-align: right;
      width: 25%;
      font-size: 16px; }
    footer.total td.price span.price {
      margin-left: 2px; }
    footer.total td.inc {
      text-align: right; }
  footer.total tr.total p {
    padding: 3px 9px 3px; }
  footer.total tr.total td {
    padding-top: 3px; }
    footer.total tr.total td.price {
      text-align: right;
      width: 25%;
      padding-top: 4px; }
    footer.total tr.total td.inc {
      padding-right: 8px;
      text-align: left;
      width: 35%; }
  footer.total tr.total th {
    padding-bottom: 10px;
    padding-top: 10px; }
  footer.total tr.total:first-child td.price {
    padding-top: 4px; }
  footer.total tr.total-currency td {
    padding-top: 0 !important; }
    footer.total tr.total-currency td.price {
      padding-bottom: 10px; }
    footer.total tr.total-currency td.inc {
      padding-bottom: 10px; }
  footer.total tr.total-currency th {
    padding-top: 0 !important; }
  footer.total tr.total-over td.inc {
    padding-right: 8px;
    text-align: left;
    width: 34%; }
  footer.total .price {
    font-weight: 700; }
    footer.total .price span.price {
      margin-left: 2px;
      position: relative;
      margin-right: 9px;
      top: 0; }
  footer.total .total-currency .price {
    font-size: 13px;
    font-weight: 400; }
    footer.total .total-currency .price span.price {
      top: 0; }
  footer.total .total-currency .label {
    font-size: 13px;
    font-weight: 400; }
  footer.total .label {
    font-weight: 700; }
  footer.total tbody {
    background: 0 0; }
  footer.total th {
    background: 0 0; }
  footer.total .total-over p {
    font-size: 12px;
    font-weight: 400;
    text-align: left;
    margin: 0;
    padding: 11px 9px; }
  footer.total p {
    padding: 6px 9px;
    margin: 0; }
    footer.total p.explanatory {
      margin-left: -2px; }
  footer.total h2 {
    margin: 0; }
    footer.total h2.explanatory {
      margin-left: -2px; }

footer .description {
  float: left;
  width: 65%; }

footer aside.rating .rate {
  margin-left: 5px;
  width: 95px; }
  footer aside.rating .rate .meter {
    margin-left: 4px !important; }

footer.selection {
  background-color: white; }

footer.buttons {
  padding-top: 1px;
  padding-bottom: 1px; }

footer .legend {
  float: right;
  text-align: right;
  line-height: 20px; }

footer div.description {
  float: left;
  width: 65%; }

footer img.logo {
  top: auto;
  bottom: 5px;
  left: auto;
  right: 5px; }

footer.summary tr.total td a.info small {
  font-size: 11px; }

/*----------------------------------------------------------------------*/
/*1.2.16 Menu Style - menu-styles.scss*/
/*----------------------------------------------------------------------*/
.menu-nav {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 247px; }
  .menu-nav li {
    list-style: none;
    display: inline-block;
    margin-right: 8px; }
    .menu-nav li li {
      float: left;
      width: 200px;
      margin: 10px 10px 10px 20px;
      padding: 0 0 20px;
      height: 45px;
      background-position: -80px bottom; }
      .menu-nav li li.last-line {
        padding-bottom: 5px;
        background-image: none; }
      .menu-nav li li a {
        padding: 0;
        margin: 0; }
      .menu-nav li li.log-line {
        display: block;
        float: none;
        clear: both;
        width: 100%;
        height: auto;
        margin: 0;
        padding: 12px 0;
        background: #f5f5f5; }
        .menu-nav li li.log-line .ico {
          margin-left: 20px; }
    .menu-nav li.info {
      display: block;
      width: auto;
      margin: 0;
      float: none;
      padding: 10px 10px 7px;
      background-color: #ebebeb;
      background-image: none; }
      .menu-nav li.info a {
        margin-left: 10px; }
  .menu-nav a {
    display: inline-block;
    padding: 3px 8px 12px;
    margin: 0 2px 0 0; }
  .menu-nav h3 {
    margin: 0;
    font-size: 12px;
    font-weight: 700; }
  .menu-nav ul ul {
    display: none;
    position: absolute;
    z-index: 2;
    left: -238px;
    width: 940px;
    background-color: white; }

.menu ul {
  margin: 0;
  padding: 0;
  float: left;
  display: block; }

/*----------------------------------------------------------------------*/
/*1.2.17 Panel Common Style - panel-common-styles.scss*/
/*----------------------------------------------------------------------*/
.panel aside.partners, .panel img.partner {
  float: none;
  position: absolute;
  z-index: 1;
  right: 10px;
  top: 10px; }

.panel section aside.toolbar, .panel .surcharge-logo {
  position: absolute;
  z-index: 1;
  top: 10px;
  right: 10px; }

.flow-revenue .panel .container-stack, .flow-servicing .panel .container-stack, .flow-car .panel .container-stack {
  border: 0;
  font-size: 18px;
  margin: 0;
  padding: 0; }
  .flow-revenue .panel .container-stack.toggle-expanded, .flow-servicing .panel .container-stack.toggle-expanded, .flow-car .panel .container-stack.toggle-expanded {
    border-bottom: 1px solid #ccc; }

.panel {
  position: relative;
  border: 1px solid #ccc;
  width: 698px; }
  .panel h4 {
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 10px; }
  .panel header, .panel div.headers {
    background-color: #f5f5f5;
    padding-top: 9px;
    padding-bottom: 9px;
    display: block; }
    .panel header h4, .panel div.headers h4 {
      margin-bottom: 0;
      margin-top: 10px; }
    .panel header p, .panel div.headers p {
      width: 88%; }
  .panel footer {
    background-color: #f5f5f5; }
    .panel footer.selection {
      padding-top: 10px;
      padding-bottom: 10px; }
    .panel footer .cluster-inline-all {
      float: right;
      margin-right: 10px;
      margin-top: 8px; }
    .panel footer.total {
      margin-bottom: 0; }
  .panel section {
    background-color: white;
    position: relative;
    padding-top: 9px;
    padding-bottom: 9px; }
    .panel section aside.toolbar {
      position: absolute;
      z-index: 1;
      top: 10px;
      right: 10px; }
  .panel .tabs .tab a {
    border-color: #ccc; }
  .panel .tabs .tab-disabled a {
    background-color: #f2f2f2 !important; }
  .panel aside.toolbar {
    position: absolute;
    z-index: 1;
    top: -27px;
    right: 4px; }
  .panel .surcharge-logo {
    float: none;
    text-align: center; }
    .panel .surcharge-logo img {
      position: static; }
    .panel .surcharge-logo small {
      display: block; }
  .panel.corner-all {
    border-top: 1px solid #ccc; }
  .panel.no-border {
    border: solid 1px #ccc;
    border-top: none; }
  .panel .cluster-without {
    margin-top: 10px; }
  .panel .container-stack {
    margin-top: -1px !important; }
  .panel .toolbar {
    display: inline-block;
    float: right; }
  .panel .tabs-horizontal header {
    padding-top: 1px;
    padding-bottom: 1px; }
  .panel .tabs-vertical header, .panel .tabs-vertical div.tabs-header {
    padding-bottom: 0; }
  .panel .target-collapsed footer.buttons {
    background-color: #f5f5f5; }
  .panel fieldset legend {
    font-weight: bold;
    margin: 8px 10px 9px; }
  .panel hr.short {
    margin: 15px 10px; }
  .panel > .container-stack {
    border-top: 0; }
  .panel .message div[class^="message-"], .panel .irc-railandfly-download-link div.message-ok div[class^="message-"], .irc-railandfly-download-link .panel div.message-ok div[class^="message-"] {
    margin-bottom: 0; }
  .panel + .message div[class^="message-"], .irc-railandfly-download-link .panel + div.message-ok div[class^="message-"] {
    margin-bottom: 0; }

.panel-summary {
  border-radius: 2px 2px 0 0;
  border-bottom: 0; }
  .panel-summary .image {
    margin: 8px 10px 9px; }
  .panel-summary .tabs-vertical .tab-target {
    background-color: white;
    border: 1px solid #ccc; }
    .panel-summary .tabs-vertical .tab-target section {
      padding-top: 6px !important; }
  .panel-summary .tabs-vertical .info {
    background-color: white; }
  .panel-summary section {
    padding-top: 0;
    padding-bottom: 1px; }
  .panel-summary header {
    padding-bottom: 1px; }
  .panel-summary .photo {
    float: left; }
  .panel-summary .tab-target .photo {
    float: none; }
  .panel-summary .tab-target .info div.partners img {
    float: right;
    margin-left: 10px;
    position: relative; }
  .panel-summary .tab-target .info div.partners p {
    float: left;
    width: 280px;
    margin-top: 5px;
    margin-bottom: 0;
    margin-right: 0; }
    .panel-summary .tab-target .info div.partners p small {
      float: left;
      line-height: 14px;
      width: 250px; }
  .panel-summary.panel-price footer.selection {
    border-top: solid 1px #ccc; }
  .panel-summary + footer.total td a img {
    vertical-align: middle;
    display: inline-block; }
  .panel-summary div.partners p .ico {
    float: left;
    margin-right: 10px;
    top: 3px; }
  .panel-summary .grid {
    border-bottom: none; }
    .panel-summary .grid th {
      padding: 5px 0 5px 10px; }
    .panel-summary .grid td {
      padding: 5px 0 5px 10px; }
      .panel-summary .grid td.carrier {
        width: 70px;
        vertical-align: middle;
        padding: 0; }
      .panel-summary .grid td.last {
        padding-right: 9px; }
    .panel-summary .grid tr {
      height: 32px; }
      .panel-summary .grid tr.total td {
        padding-top: 13px;
        padding-bottom: 13px; }
        .panel-summary .grid tr.total td.title {
          font-size: 16px;
          font-weight: 700;
          color: #333;
          padding-left: 0; }
        .panel-summary .grid tr.total td.fees {
          font-size: 11px;
          font-weight: 400;
          color: #666; }
          .panel-summary .grid tr.total td.fees a {
            position: relative;
            top: -3px; }
            .panel-summary .grid tr.total td.fees a span {
              position: relative;
              top: 3px; }
          .panel-summary .grid tr.total td.fees .ico-info-readonly {
            position: relative;
            top: 3px; }
      .panel-summary .grid tr.separator td {
        height: 8px;
        padding-left: 0; }
    .panel-summary .grid thead.head th {
      padding-bottom: 8px;
      padding-top: 7px;
      background: #f5f5f5;
      border-bottom: 0; }
      .panel-summary .grid thead.head th.last {
        padding-right: 10px; }

.panel-selection {
  overflow: visible !important; }
  .panel-selection section {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0; }
  .panel-selection header {
    padding-bottom: 10px; }
  .panel-selection .bloc-inline {
    margin-right: 13px;
    padding-top: 10px;
    padding-bottom: 12px; }
  .panel-selection footer.buttons {
    background-color: white;
    margin-left: 10px;
    margin-right: 10px; }

.panel-search section {
  background-color: white; }

.panel-search fieldset {
  display: inline-block; }
  .panel-search fieldset .label {
    margin-bottom: 2px;
    display: block; }

.panel-search .target-expanded .buttons .btn {
  margin-left: 0; }

.panel-search .buttons {
  background-color: white; }

.panel-search #cars.tab-target .cluster-text.cluster-medium {
  display: inline-block; }

.panel-search #cars.tab-target .cluster-select.cluster-short {
  display: inline-block; }

.panel-search .target-collapsed .cluster-inline-all {
  margin-right: 0;
  margin-left: 17px; }
  .panel-search .target-collapsed .cluster-inline-all:first-child {
    margin-left: 5px; }

.panel-search .cluster-inline-all span.label {
  padding-right: 4px; }

.panel-yoursearch {
  z-index: 2; }
  .panel-yoursearch .bloc-inline {
    width: 320px;
    float: left;
    margin-bottom: 0;
    margin-right: 0; }
    .panel-yoursearch .bloc-inline .cluster-select.cluster-medium {
      width: 170px; }
    .panel-yoursearch .bloc-inline .airportDirectory {
      display: block; }
  .panel-yoursearch .container-stack {
    z-index: 1;
    padding-left: 10px !important; }
    .panel-yoursearch .container-stack .datepicker {
      padding-left: 7px; }
    .panel-yoursearch .container-stack .btn-round-trip {
      height: 100%;
      vertical-align: top;
      background-position: center; }
    .panel-yoursearch .container-stack.toggle-expanded .title {
      font-size: 18px;
      color: #006;
      margin: 0 0 0 6px;
      display: inline;
      line-height: 44px; }
    .panel-yoursearch .container-stack.toggle-expanded .datepicker, .panel-yoursearch .container-stack.toggle-expanded .ngAirportDirectory, .panel-yoursearch .container-stack.toggle-expanded div.cluster, .panel-yoursearch .container-stack.toggle-expanded button:not(.ico-search-stack):not(.container-expander):not(.modify-search-expander-button) {
      display: none; }
    .panel-yoursearch .container-stack .title {
      display: none; }
    .panel-yoursearch .container-stack .btn {
      position: absolute; }
    .panel-yoursearch .container-stack .cluster-inline-all span.label {
      top: -6px; }
    .panel-yoursearch .container-stack .ui-locpicker input {
      padding-right: 0;
      line-height: 18px; }
    .panel-yoursearch .container-stack .cluster-text input {
      position: absolute; }
    .panel-yoursearch .container-stack fieldset {
      display: inline-block;
      white-space: nowrap;
      overflow: visible;
      margin-top: 7px; }
  .panel-yoursearch .target-expanded .btn {
    float: left;
    margin-bottom: 29px; }
  .panel-yoursearch .target-expanded section .search .bloc-inline {
    width: 349px; }
  .panel-yoursearch .cluster-inline-all span.ui-locpicker {
    width: 120px; }
  .panel-yoursearch.panel .container-stack {
    margin-top: 0 !important; }
  .panel-yoursearch section .bloc-inline {
    margin-top: 4px; }
  .panel-yoursearch .bloc-inline.bloc-code .label label {
    display: inline-block;
    word-wrap: break-word; }
  .panel-yoursearch .buttons {
    border-top: 1px solid #ccc !important; }
  .panel-yoursearch .toggle-target .cluster-inline-all .label {
    margin-right: 5px; }
  .panel-yoursearch .target-collapsed footer.buttons {
    margin-left: 0;
    margin-right: 0; }
  .panel-yoursearch.panel-selection footer.buttons {
    margin-left: 10px;
    margin-right: 10px; }

.panel-list {
  overflow: visible; }
  .panel-list section {
    background-color: #f5f5f5;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0; }
  .panel-list td {
    padding: 10px; }
    .panel-list td a {
      display: inline-block; }
    .panel-list td .btn {
      margin-top: 10px;
      margin-left: 5px; }
  .panel-list .partners img {
    float: right;
    margin: 5px; }
  .panel-list .map {
    border-top: 1px solid #ccc; }
  .panel-list .rank {
    top: -11px;
    margin-right: 8px; }
  .panel-list .cluster-price .data {
    font-size: 16px; }
  .panel-list table.features td {
    text-align: left; }
  .panel-list footer .cluster-inline-all {
    margin-top: 9px !important;
    margin-bottom: 9px !important; }

.panel-price {
  border-bottom: 2px solid #ffb300;
  border-radius: 2px 2px 0 0; }
  .panel-price .ratio {
    text-align: right; }
  .panel-price .price-per-passenger {
    text-align: right; }
  .panel-price footer.selection {
    border-top: none; }
  .panel-price footer.total {
    background-color: #ffb300;
    border: none !important;
    margin-bottom: -1px; }
    .panel-price footer.total .label {
      color: #006; }
    .panel-price footer.total .price {
      color: #006; }
  .panel-price section {
    margin: 0;
    padding: 0;
    background-color: white !important;
    width: 100%; }
    .panel-price section.reservation .grid {
      border-bottom: none; }
    .panel-price section.reservation tr.separator td {
      height: 0;
      padding: 3px 0; }
    .panel-price section.payable .grid {
      border-bottom: none; }
    .panel-price section.payable tr.separator td {
      height: 0;
      padding: 3px 0; }
    .panel-price section td.price {
      text-align: right; }
  .panel-price td.last {
    padding-right: 0; }
  .panel-price td.price span.price {
    font-weight: 400; }
  .panel-price td.inc a.info {
    font-size: 11px; }
  .panel-price tr.total td.price span.price {
    font-weight: 700; }
  .panel-price tr.separator td {
    height: 12px; }
  .panel-price .separator hr {
    margin: 9px -1px; }
  .panel-price div.title {
    color: #333;
    font-size: 18px;
    font-weight: 400;
    background: white;
    padding: 10px; }
  .panel-price .message-info .list-inline {
    margin: 2px 0 8px -2px; }
  .panel-price .last-separator hr {
    margin-bottom: 0 !important; }
  .panel-price.panel-selection.panel-unpayable section {
    margin: 0;
    width: 698px; }
  .panel-price + footer.total {
    border-top: 0; }
  .panel-price .grid {
    padding: 0 10px; }

.panel-confirm {
  border-top-width: 0; }
  .panel-confirm.selected {
    padding: 0;
    border: 2px solid #ffb300; }

.flow-revenue .panel-search hr {
  margin-left: 10px !important;
  margin-right: 10px !important; }

.flow-revenue .panel-search .buttons {
  margin-left: 10px;
  margin-right: 10px; }

.flow-revenue .panel-yoursearch div.bloc-inline .cluster-text {
  margin-bottom: 0 !important; }

.flow-revenue .panel-yoursearch div.bloc-inline .cluster-select {
  margin-bottom: 0 !important;
  margin-top: 0; }

.flow-revenue .panel-yoursearch div.bloc-inline .cluster-without {
  margin-top: 8px !important; }

.flow-revenue .panel-yoursearch div.bloc-inline.bloc-code {
  margin-top: 0 !important; }

.flow-revenue .panel-yoursearch div.cluster-inline {
  margin-bottom: 0 !important; }

.flow-revenue .panel-yoursearch div.search .bloc-inline div.cluster-select {
  margin-top: 8px !important; }

.flow-revenue .panel-yoursearch hr {
  margin-bottom: 11px !important;
  margin-top: 20px !important;
  width: 678px; }
  .flow-revenue .panel-yoursearch hr ~ .bloc-inline {
    margin-top: 0 !important; }
  .flow-revenue .panel-yoursearch hr + .bloc-inline .cluster-select + .cluster-select {
    margin-top: 8px !important; }

.flow-revenue .panel-yoursearch section {
  padding-bottom: 20px !important;
  padding-top: 10px !important; }

.flow-servicing .panel-summary section p {
  text-align: justify; }
  .flow-servicing .panel-summary section p.interstice-message {
    text-align: center; }

.flow-servicing .panel-summary .grid table th {
  border-top: none; }

.flow-servicing .panel div.cluster {
  margin-bottom: 7px;
  margin-top: 7px;
  height: auto; }
  .flow-servicing .panel div.cluster.cluster-datepicker {
    margin-top: 0; }

.panel-confirm-rebook section {
  padding: 0; }

.container-stack + .panel.panel-summary {
  border-bottom: 0; }

.flow-car .panel-search hr {
  margin-left: 10px !important;
  margin-right: 10px !important; }

.flow-car .panel-search footer.buttons {
  margin-left: 10px !important;
  margin-right: 10px !important; }

.bottom-panel {
  margin: 10px 10px 30px;
  overflow: hidden; }
  .bottom-panel .btn-mandatory, .bottom-panel .btn-primary {
    float: right;
    margin: 10px 10px 0 0; }
  .bottom-panel .btn-secondary {
    float: left;
    margin: 10px 0 0 10px; }
  .bottom-panel div.buttons {
    margin-bottom: 0;
    margin-top: 0;
    overflow: hidden; }
    .bottom-panel div.buttons .btn-secondary {
      margin-top: 10px;
      float: left; }

.panel-payable footer.total {
  background-color: white; }

.panel-yoursearch-servicing .container-stack .cluster-select {
  margin-left: 17px !important; }

.panel-yoursearch-servicing .container-stack .cluster-inline-all label.label {
  position: relative;
  top: -6px;
  left: 0; }

.panel-yoursearch-servicing .container-stack .cluster-inline-all label.select {
  position: relative;
  display: inline-block;
  top: -6px; }

.panel-yoursearch-servicing .container-stack .cluster-inline-all .selectbox {
  top: -6px;
  width: 120px; }

.panel-price-reservation + footer.total {
  background: none #ddd !important;
  border-bottom: 1px solid #ddd !important; }
  .panel-price-reservation + footer.total th {
    color: #333; }
  .panel-price-reservation + footer.total td.price * {
    color: #333; }

/*----------------------------------------------------------------------*/
/*1.2.18 Dialog Style - dialog-styles.scss*/
/*----------------------------------------------------------------------*/
.ui-dialog .ui-dialog-titlebar a.ui-dialog-titlebar-close, .ui-dialog .ui-dialog-titlebar button.ui-dialog-titlebar-close, .ui-dialog .ui-dialog-titlebar button.popup-titlebar-close {
  padding: 1px;
  position: absolute;
  margin: 0; }

.ui-dialog .message .message-ok, .ui-dialog .irc-railandfly-download-link div.message-ok .message-ok, .irc-railandfly-download-link .ui-dialog div.message-ok .message-ok {
  border: 1px solid #ccc; }

.ui-dialog .message .message-success, .ui-dialog .irc-railandfly-download-link div.message-ok .message-success, .irc-railandfly-download-link .ui-dialog div.message-ok .message-success {
  border: 1px solid #ccc; }

.ui-dialog .message .message-warning, .ui-dialog .irc-railandfly-download-link div.message-ok .message-warning, .irc-railandfly-download-link .ui-dialog div.message-ok .message-warning {
  border: 1px solid #ccc; }

.ui-dialog .message .message-info, .ui-dialog .irc-railandfly-download-link div.message-ok .message-info, .irc-railandfly-download-link .ui-dialog div.message-ok .message-info {
  border: 1px solid #ccc; }

.ui-dialog .message .message-error, .ui-dialog .irc-railandfly-download-link div.message-ok .message-error, .irc-railandfly-download-link .ui-dialog div.message-ok .message-error {
  border: 1px solid #c00; }

.ui-dialog .message div, .ui-dialog .irc-railandfly-download-link div.message-ok div, .irc-railandfly-download-link .ui-dialog div.message-ok div {
  margin-bottom: 10px; }

.ui-dialog p {
  margin: 8px 9px 14px; }

.ui-dialog section {
  padding-top: 25px;
  padding-bottom: 0;
  margin-top: 0; }

.ui-dialog header {
  border-bottom: none; }

.ui-dialog .dialog {
  padding: 10px 20px;
  padding-top: 1px; }
  .ui-dialog .dialog h3 {
    margin-left: 0;
    margin-right: 0; }
  .ui-dialog .dialog p {
    margin-left: 0;
    margin-right: 0; }
  .ui-dialog .dialog table {
    margin-left: 0;
    margin-right: 0; }
  .ui-dialog .dialog h4 {
    margin: 0 0 5px;
    font-size: 13px; }
  .ui-dialog .dialog section p {
    margin: 8px 9px 9px; }
  .ui-dialog .dialog section .cart-item-content p {
    margin: 0; }
  .ui-dialog .dialog .panel p {
    margin: 8px 9px 9px; }

.ui-dialog .ui-dialog-titlebar {
  background-color: white;
  position: relative; }
  .ui-dialog .ui-dialog-titlebar a.ui-dialog-titlebar-close {
    right: 12px;
    top: 8px;
    height: 23px;
    width: 23px; }
  .ui-dialog .ui-dialog-titlebar button.ui-dialog-titlebar-close {
    height: 27px;
    top: 8px;
    width: 27px;
    right: 10px; }
  .ui-dialog .ui-dialog-titlebar button.popup-titlebar-close {
    right: 12px;
    top: 15px;
    font-size: 14px; }
    .ui-dialog .ui-dialog-titlebar button.popup-titlebar-close .icon-close {
      padding-left: 5px; }

.ui-dialog .ui-dialog-content {
  background-color: white;
  padding-top: 1px;
  padding-bottom: 1px;
  min-height: 0 !important;
  position: relative;
  zoom: 1;
  border-bottom: 2px solid #ffb300;
  max-height: 550px;
  overflow-y: auto; }

.ui-dialog .ui-dialog-title {
  width: 88%;
  display: block;
  margin: -4px 16px 0 0;
  font-size: 26px;
  color: #666; }
  .ui-dialog .ui-dialog-title .ico-ok {
    margin: 0 10px 0 0 !important; }
  .ui-dialog .ui-dialog-title.padding {
    padding: 10px 0 10px 10px !important; }

.ui-dialog .ui-helper-clearfix {
  display: block; }
  .ui-dialog .ui-helper-clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden; }

.ui-dialog footer, .ui-dialog .footer {
  margin-top: 20px;
  margin-bottom: 10px;
  background: none transparent; }
  .ui-dialog footer.buttons, .ui-dialog .footer.buttons {
    padding: 0 0 10px;
    border-top: solid 1px #ccc;
    margin-top: 20px;
    display: inline-block;
    width: 100%; }
    .ui-dialog footer.buttons > :first-child, .ui-dialog .footer.buttons > :first-child {
      float: left; }
    .ui-dialog footer.buttons .btn, .ui-dialog .footer.buttons .btn {
      margin: 12px 13px 0 0; }
      .ui-dialog footer.buttons .btn.right, .ui-dialog .footer.buttons .btn.right {
        margin: 10px 0 0 14px;
        height: 35px;
        line-height: 20px; }
    .ui-dialog footer.buttons p, .ui-dialog .footer.buttons p {
      margin-left: 0;
      margin-bottom: 0; }
    .ui-dialog footer.buttons.no-line, .ui-dialog .footer.buttons.no-line {
      border-top: none; }

.ui-dialog .cluster {
  margin-left: 0; }

.ui-dialog .grid {
  border: solid 1px #ccc !important; }
  .ui-dialog .grid tbody tr th {
    padding-top: 5px;
    padding-bottom: 5px;
    color: #333; }
  .ui-dialog .grid tbody tr:first-child th {
    padding-top: 20px;
    padding-bottom: 5px; }
  .ui-dialog .grid tbody tr:first-child td {
    padding-top: 20px;
    padding-bottom: 5px; }
  .ui-dialog .grid tbody tr:last-child th {
    padding-top: 5px;
    padding-bottom: 20px; }
  .ui-dialog .grid tbody tr:last-child td {
    padding-top: 5px;
    padding-bottom: 20px; }

.ui-dialog ul.yellow {
  margin: 8px 0 15px; }

.ui-dialog .ui-tabs h5 {
  margin-left: 9px; }

.ui-dialog .panel section {
  padding-top: 0; }

.ui-dialog thead.head th {
  border-right: none; }

.ui-dialog-titlebar {
  padding: 17px 18px 11px;
  position: relative; }

.ui-dialog-titlebar-close span {
  display: block;
  margin: 1px; }

.ui-dialog-titlebar-close .ui-icon-closethick {
  height: 16px;
  width: 16px;
  display: block;
  overflow: hidden;
  text-indent: -99999px;
  border-radius: 4px;
  border: 1px solid #006; }

.ui-dialog-titlebar-close .icon-close {
  color: white;
  font-size: 16px;
  text-align: center;
  line-height: 23px;
  width: 23px;
  height: 23px;
  margin: 0;
  overflow: hidden;
  border-radius: 2px;
  border: 1px solid #006; }

.ui-widget-content {
  color: #333; }

.dialog aside {
  position: absolute;
  z-index: 1;
  right: 30px; }
  .dialog aside h5 {
    margin-left: 0;
    margin-top: 0; }
  .dialog aside.toolbar {
    top: -28px; }

.dialog .btn-secondary {
  float: none; }

.dialog footer .logo {
  top: auto;
  bottom: 78px;
  right: 20px; }

.dialog .user-log .tabs-vertical .tab-target section {
  margin-top: 0;
  padding: 20px;
  width: 447px; }

.dialog-shadow {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  z-index: 1000; }

.popup {
  text-align: left;
  background-color: white;
  padding: 0 20px 10px; }
  .popup tfoot td {
    background-color: #f5f5f5;
    vertical-align: top; }
  .popup tfoot th {
    background-color: #f5f5f5;
    padding-bottom: 13px; }
  .popup footer {
    padding: 10px; }
    .popup footer a {
      margin-left: 0; }
  .popup hr.separator {
    height: 15px; }
  .popup .grid.features {
    border-bottom: solid 2px #ffb300; }

.dialog-ssc section a.share-item {
  padding-bottom: 4px;
  margin: 10px 18px 20px; }

.dialog-ssc section a.selected {
  background: white;
  border: solid 2px #ffb300;
  border-radius: 0;
  padding-bottom: 2px; }
  .dialog-ssc section a.selected p {
    color: #666 !important; }
  .dialog-ssc section a.selected img {
    margin-top: 8px; }

.dialog-tpl .ui-dialog-content {
  padding-bottom: 21px; }

.dialog-rpw.ui-dialog .ui-dialog-content h4 {
  font-weight: normal;
  font-size: 15px; }

.dialog-rbd table {
  width: 100%; }
  .dialog-rbd table thead th {
    font-weight: normal; }
  .dialog-rbd table tbody td {
    padding: 9px 0 9px; }

.dialog-delete > div > h2.ui-dialog-title {
  word-wrap: break-word;
  white-space: normal;
  height: auto;
  text-overflow: clip; }

/*----------------------------------------------------------------------*/
/*1.2.19 Module / Column Style - module-styles.scss*/
/*----------------------------------------------------------------------*/
aside {
  display: block; }
  aside.toolbar a {
    margin: 0;
    margin-left: 20px; }
    aside.toolbar a.wdk-toggle {
      margin-left: 28px; }
  aside.column.top25 {
    margin-top: 25px !important; }
  aside.column .separate-line {
    border-top: none; }
  aside.options {
    float: right;
    margin-top: 0;
    margin-bottom: 10px; }
    aside.options h4 {
      margin: 0 0 10px; }
    aside.options table {
      width: 290px;
      margin: 0; }
    aside.options td {
      vertical-align: top; }
      aside.options td img {
        margin-right: 12px; }
      aside.options td .toggle-target {
        float: left;
        margin: 5px 0 16px 20px;
        margin-top: 5px; }
      aside.options td.image {
        width: 43px; }
    aside.options tr.last td .toggle-target {
      margin-bottom: 0; }
  aside.partners p {
    float: left;
    margin: 0 3px 0 0;
    width: 100px; }

fieldset {
  display: block; }
  fieldset.options {
    float: right;
    margin-top: 0;
    margin-bottom: 10px; }
    fieldset.options h4 {
      margin: 0 0 10px; }
    fieldset.options table {
      width: 290px;
      margin: 0; }
    fieldset.options td {
      vertical-align: top; }
      fieldset.options td img {
        margin-right: 12px; }
      fieldset.options td .toggle-target {
        float: left;
        margin: 5px 0 5px 20px;
        margin-top: 5px; }
      fieldset.options td.image {
        width: 43px; }
    fieldset.options tr.last td .toggle-target {
      margin-bottom: 0; }

.column p {
  text-align: left; }

.column .module {
  width: 220px; }
  .column .module.module-TBT {
    width: 208px;
    margin-left: 12px;
    margin-bottom: 48px; }
    .column .module.module-TBT section {
      padding-bottom: 0;
      background-image: none; }
      .column .module.module-TBT section h2 {
        width: auto;
        font-size: 16px; }
  .column .module hr.separator {
    height: 1px;
    margin-bottom: 5px;
    margin-top: 5px;
    display: block;
    clear: both;
    float: left;
    width: 100%; }

.column .shadow-middle {
  padding-bottom: 1px;
  padding-top: 1px; }

.column .shadow-bottom {
  height: 55px; }

.column .shadow .module {
  width: 220px; }

.column .shadow .shadow-middle {
  padding-bottom: 1px;
  padding-top: 1px; }

.column .shadow .shadow-bottom {
  height: 55px; }

.column .shadow h2, .column .shadow h3 {
  padding: 8px 14px 10px 14px;
  margin: -1px 0 0; }

.module {
  width: 220px; }
  .module h3 {
    font-size: 14px;
    font-weight: 400; }
  .module p {
    line-height: 16px; }
    .module p.route {
      font-weight: 700; }
    .module p.info {
      color: #666; }
  .module footer {
    padding-bottom: 1px; }
    .module footer.total {
      background-color: #ffb300;
      border-color: #ffb300 !important; }
      .module footer.total .price {
        font-size: 16px; }
      .module footer.total .label {
        font-size: 16px;
        float: left; }
      .module footer.total .btn {
        float: right;
        margin-top: 3px; }
      .module footer.total .data {
        float: right; }
      .module footer.total p.info {
        float: left; }
      .module footer.total .btn-checkout + p.info {
        width: 100px; }
  .module section {
    padding-bottom: 10px; }
    .module section p {
      margin-bottom: 4px; }
    .module section a {
      display: block; }
    .module section .btn {
      display: inline-block; }
  .module.module-TBT {
    width: 210px;
    margin-left: 12px; }
    .module.module-TBT a {
      margin-left: 40px;
      margin-top: 4px; }
    .module.module-TBT section p {
      margin-top: 2px; }
    .module.module-TBT span.ico-clock {
      float: left;
      clear: both; }
    .module.module-TBT > section {
      padding-top: 7px; }
  .module .total p.info {
    font-size: 9px; }

.module-bonus h2 {
  font-size: 16px;
  font-weight: 700;
  color: #006 !important; }

.module-navigation a.selected {
  border-color: #ffb300 !important; }

.module-TBT span.ico-clock {
  float: left;
  clear: both; }

/*----------------------------------------------------------------------*/
/*1.2.20 SeatMap Style - seatmap-styles.scss*/
/*----------------------------------------------------------------------*/
.seats.preview td .icon-seatmap:not(.icon-seatmap-seat-occupied) {
  cursor: default; }

.seats .seats-container fieldset.passenger-fieldset span .icon-seatmap:not(.icon-seatmap-seat-occupied), .seats td .icon-seatmap:not(.icon-seatmap-seat-occupied), .seats .cell .icon-seatmap:not(.icon-seatmap-seat-occupied), .seat-list .icon-seatmap:not(.icon-seatmap-seat-occupied), .tip-complex .seats td small .icon-seatmap:not(.icon-seatmap-seat-occupied), .tip-complex .seats span .icon-seatmap:not(.icon-seatmap-seat-occupied), .panel-seatmap header.seat-legend table td.seat-leg .icon-seatmap:not(.icon-seatmap-seat-occupied), .panel-seatmap section.selected fieldset small .icon-seatmap:not(.icon-seatmap-seat-occupied), .panel-seatmap .seats-container .cluster-radio .icon-seatmap:not(.icon-seatmap-seat-occupied) {
  cursor: pointer; }

.seats .seats-container fieldset.passenger-fieldset span .occupied.icon-seatmap, .seats td .occupied.icon-seatmap, .seats .cell .occupied.icon-seatmap, .seat-list .occupied.icon-seatmap, .tip-complex .seats td small .occupied.icon-seatmap, .tip-complex .seats span .occupied.icon-seatmap, .panel-seatmap header.seat-legend table td.seat-leg .occupied.icon-seatmap, .panel-seatmap section.selected fieldset small .occupied.icon-seatmap, .panel-seatmap .seats-container .cluster-radio .occupied.icon-seatmap, .seats .seats-container fieldset.passenger-fieldset span .icon-seatmap-seat-occupied.icon-seatmap, .seats td .icon-seatmap-seat-occupied.icon-seatmap, .seats .cell .icon-seatmap-seat-occupied.icon-seatmap, .seat-list .icon-seatmap-seat-occupied.icon-seatmap, .tip-complex .seats td small .icon-seatmap-seat-occupied.icon-seatmap, .tip-complex .seats span .icon-seatmap-seat-occupied.icon-seatmap, .panel-seatmap header.seat-legend table td.seat-leg .icon-seatmap-seat-occupied.icon-seatmap, .panel-seatmap section.selected fieldset small .icon-seatmap-seat-occupied.icon-seatmap, .panel-seatmap .seats-container .cluster-radio .icon-seatmap-seat-occupied.icon-seatmap, .seats .seats-container fieldset.passenger-fieldset span .icon-seatmap-seat-occupied-alone.icon-seatmap, .seats td .icon-seatmap-seat-occupied-alone.icon-seatmap, .seats .cell .icon-seatmap-seat-occupied-alone.icon-seatmap, .seat-list .icon-seatmap-seat-occupied-alone.icon-seatmap, .tip-complex .seats td small .icon-seatmap-seat-occupied-alone.icon-seatmap, .tip-complex .seats span .icon-seatmap-seat-occupied-alone.icon-seatmap, .panel-seatmap header.seat-legend table td.seat-leg .icon-seatmap-seat-occupied-alone.icon-seatmap, .panel-seatmap section.selected fieldset small .icon-seatmap-seat-occupied-alone.icon-seatmap, .panel-seatmap .seats-container .cluster-radio .icon-seatmap-seat-occupied-alone.icon-seatmap {
  background-color: #eaeaea !important;
  color: #838383; }

.seats .seats-container fieldset.passenger-fieldset span .seatmap-pax-active.icon-seatmap, .seats td .seatmap-pax-active.icon-seatmap, .seats .cell .seatmap-pax-active.icon-seatmap, .seat-list .seatmap-pax-active.icon-seatmap, .tip-complex .seats td small .seatmap-pax-active.icon-seatmap, .tip-complex .seats span .seatmap-pax-active.icon-seatmap, .panel-seatmap header.seat-legend table td.seat-leg .seatmap-pax-active.icon-seatmap, .panel-seatmap section.selected fieldset small .seatmap-pax-active.icon-seatmap, .panel-seatmap .seats-container .cluster-radio .seatmap-pax-active.icon-seatmap {
  background-color: #ffbb1e !important; }

.seats .seats-container fieldset.passenger-fieldset span .seatmap-pax-selected.icon-seatmap, .seats td .seatmap-pax-selected.icon-seatmap, .seats .cell .seatmap-pax-selected.icon-seatmap, .seat-list .seatmap-pax-selected.icon-seatmap, .tip-complex .seats td small .seatmap-pax-selected.icon-seatmap, .tip-complex .seats span .seatmap-pax-selected.icon-seatmap, .panel-seatmap header.seat-legend table td.seat-leg .seatmap-pax-selected.icon-seatmap, .panel-seatmap section.selected fieldset small .seatmap-pax-selected.icon-seatmap, .panel-seatmap .seats-container .cluster-radio .seatmap-pax-selected.icon-seatmap {
  background-color: #001565 !important;
  color: white; }
  .seats .seats-container fieldset.passenger-fieldset span .seatmap-pax-selected.icon-profile.icon-seatmap, .seats td .seatmap-pax-selected.icon-profile.icon-seatmap, .seats .cell .seatmap-pax-selected.icon-profile.icon-seatmap, .seat-list .seatmap-pax-selected.icon-profile.icon-seatmap, .tip-complex .seats span .seatmap-pax-selected.icon-profile.icon-seatmap, .panel-seatmap header.seat-legend table td.seat-leg .seatmap-pax-selected.icon-profile.icon-seatmap, .panel-seatmap section.selected fieldset small .seatmap-pax-selected.icon-profile.icon-seatmap, .panel-seatmap .seats-container .cluster-radio .seatmap-pax-selected.icon-profile.icon-seatmap {
    text-align: left; }

.seats .seats-container fieldset.passenger-fieldset span .seatmap-pax-empty.icon-seatmap, .seats td .seatmap-pax-empty.icon-seatmap, .seats .cell .seatmap-pax-empty.icon-seatmap, .seat-list .seatmap-pax-empty.icon-seatmap, .tip-complex .seats td small .seatmap-pax-empty.icon-seatmap, .tip-complex .seats span .seatmap-pax-empty.icon-seatmap, .panel-seatmap header.seat-legend table td.seat-leg .seatmap-pax-empty.icon-seatmap, .panel-seatmap section.selected fieldset small .seatmap-pax-empty.icon-seatmap, .panel-seatmap .seats-container .cluster-radio .seatmap-pax-empty.icon-seatmap {
  background-color: #e0e0e0; }

.seats .seats-container fieldset.passenger-fieldset span .icon-profile.icon-seatmap, .seats td .icon-profile.icon-seatmap, .seats .cell .icon-profile.icon-seatmap, .seat-list .icon-profile.icon-seatmap, .tip-complex .seats td small .icon-profile.icon-seatmap, .tip-complex .seats span .icon-profile.icon-seatmap, .panel-seatmap header.seat-legend table td.seat-leg .icon-profile.icon-seatmap, .panel-seatmap section.selected fieldset small .icon-profile.icon-seatmap, .panel-seatmap .seats-container .cluster-radio .icon-profile.icon-seatmap {
  text-align: right; }

.seats .seats-container fieldset.passenger-fieldset span .icon-seatmap-seat-active.icon-seatmap, .seats td .icon-seatmap-seat-active.icon-seatmap, .seats .cell .icon-seatmap-seat-active.icon-seatmap, .seat-list .icon-seatmap-seat-active.icon-seatmap, .tip-complex .seats td small .icon-seatmap-seat-active.icon-seatmap, .tip-complex .seats span .icon-seatmap-seat-active.icon-seatmap, .panel-seatmap header.seat-legend table td.seat-leg .icon-seatmap-seat-active.icon-seatmap, .panel-seatmap section.selected fieldset small .icon-seatmap-seat-active.icon-seatmap, .panel-seatmap .seats-container .cluster-radio .icon-seatmap-seat-active.icon-seatmap {
  background-color: #ffbb1e !important;
  color: #001565 !important; }

.seats .seats-container fieldset.passenger-fieldset span .seatmap-seat-selected.icon-seatmap, .seats td .seatmap-seat-selected.icon-seatmap, .seats .cell .seatmap-seat-selected.icon-seatmap, .seat-list .seatmap-seat-selected.icon-seatmap, .tip-complex .seats td small .seatmap-seat-selected.icon-seatmap, .tip-complex .seats span .seatmap-seat-selected.icon-seatmap, .panel-seatmap header.seat-legend table td.seat-leg .seatmap-seat-selected.icon-seatmap, .panel-seatmap section.selected fieldset small .seatmap-seat-selected.icon-seatmap, .panel-seatmap .seats-container .cluster-radio .seatmap-seat-selected.icon-seatmap {
  color: white;
  background-color: #001565 !important; }

.seats .seats-container fieldset.passenger-fieldset span .seatmap-E.icon-seatmap, .seats td .seatmap-E.icon-seatmap, .seats .cell .seatmap-E.icon-seatmap, .seat-list .seatmap-E.icon-seatmap, .tip-complex .seats td small .seatmap-E.icon-seatmap, .tip-complex .seats span .seatmap-E.icon-seatmap, .panel-seatmap header.seat-legend table td.seat-leg .seatmap-E.icon-seatmap, .panel-seatmap section.selected fieldset small .seatmap-E.icon-seatmap, .panel-seatmap .seats-container .cluster-radio .seatmap-E.icon-seatmap {
  background-color: #80b879; }

.seats .seats-container fieldset.passenger-fieldset span .seatmap-N.icon-seatmap, .seats td .seatmap-N.icon-seatmap, .seats .cell .seatmap-N.icon-seatmap, .seat-list .seatmap-N.icon-seatmap, .tip-complex .seats td small .seatmap-N.icon-seatmap, .tip-complex .seats span .seatmap-N.icon-seatmap, .panel-seatmap header.seat-legend table td.seat-leg .seatmap-N.icon-seatmap, .panel-seatmap section.selected fieldset small .seatmap-N.icon-seatmap, .panel-seatmap .seats-container .cluster-radio .seatmap-N.icon-seatmap {
  background-color: #407e62; }

.seats .seats-container fieldset.passenger-fieldset span .seatmap-B.icon-seatmap, .seats td .seatmap-B.icon-seatmap, .seats .cell .seatmap-B.icon-seatmap, .seat-list .seatmap-B.icon-seatmap, .tip-complex .seats td small .seatmap-B.icon-seatmap, .tip-complex .seats span .seatmap-B.icon-seatmap, .panel-seatmap header.seat-legend table td.seat-leg .seatmap-B.icon-seatmap, .panel-seatmap section.selected fieldset small .seatmap-B.icon-seatmap, .panel-seatmap .seats-container .cluster-radio .seatmap-B.icon-seatmap {
  background-color: #77a2b5; }

.seats .seats-container fieldset.passenger-fieldset span .seatmap-F.icon-seatmap, .seats td .seatmap-F.icon-seatmap, .seats .cell .seatmap-F.icon-seatmap, .seat-list .seatmap-F.icon-seatmap, .tip-complex .seats td small .seatmap-F.icon-seatmap, .tip-complex .seats span .seatmap-F.icon-seatmap, .panel-seatmap header.seat-legend table td.seat-leg .seatmap-F.icon-seatmap, .panel-seatmap section.selected fieldset small .seatmap-F.icon-seatmap, .panel-seatmap .seats-container .cluster-radio .seatmap-F.icon-seatmap {
  background-color: #cf5d5d; }

.panel-seatmap header.seat-legend table td.seat-leg .icon-seatmap {
  cursor: auto !important; }

.seats .seats-container {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  overflow: hidden; }
  .seats .seats-container th.text {
    text-align: center; }
  .seats .seats-container th.no-seat {
    width: 5px; }
  .seats .seats-container fieldset.passenger-fieldset {
    float: left;
    width: 182px; }
    .seats .seats-container fieldset.passenger-fieldset legend {
      padding: 17px 0 23px 12px;
      margin: 0; }
    .seats .seats-container fieldset.passenger-fieldset .pax-list-radio {
      margin-bottom: 25px; }
    .seats .seats-container fieldset.passenger-fieldset span .icon-seatmap {
      width: 27px;
      height: 27px;
      font-size: 26px;
      background-color: #80b879;
      border-top-left-radius: 30%;
      border-top-right-radius: 30%;
      text-align: center;
      color: white; }
  .seats .seats-container .icon-seatmap-exit {
    font-size: 37px;
    color: #cf5d5d; }
  .seats .seats-container .icon-seatmap-emergency-exit-right {
    margin-left: -11px; }

.seats nav {
  height: 17px;
  padding: 0 75px 0 257px;
  margin: 10px 0 0;
  text-align: right;
  border-bottom: none; }
  .seats nav a {
    padding: 2px 8px;
    margin: 0;
    border: 1px solid #d5d4d4;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    background: #ededed;
    cursor: pointer; }
    .seats nav a.active {
      background: white;
      border-bottom: 1px solid white; }

.seats div.fr {
  width: 500px;
  height: 340px;
  position: relative;
  overflow: auto; }

.seats div.cluster {
  margin-bottom: 10px !important;
  margin-top: -2px !important; }

.seats div.buttons {
  margin: 0 0 14px; }
  .seats div.buttons a {
    margin-top: 0; }

.seats div.icon {
  position: relative;
  top: 128px;
  width: 55px;
  height: 268px; }

.seats small {
  display: inline-block;
  width: 27px;
  height: 27px;
  vertical-align: middle;
  text-align: center; }

.seats table {
  margin: 0;
  position: relative;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd; }

.seats td, .seats .cell {
  height: 33px;
  vertical-align: middle !important;
  text-align: center; }
  .seats td.limit, .seats .cell.limit {
    width: 5px; }
  .seats td.text, .seats .cell.text {
    font-size: 10px;
    color: #333;
    padding: 0 1px;
    width: 27px; }
  .seats td.exit, .seats .cell.exit {
    overflow: visible; }
  .seats td.seat, .seats .cell.seat {
    font-size: 0;
    position: relative;
    max-width: 29px;
    overflow: hidden;
    padding: 0 1px; }
    .seats td.seat img, .seats .cell.seat img {
      width: 31px;
      height: 33px;
      position: absolute;
      top: 0;
      left: -1px;
      cursor: pointer; }
    .seats td.seat.igray img, .seats .cell.seat.igray img {
      cursor: auto; }
  .seats td.facility img, .seats .cell.facility img {
    width: 29px;
    height: 33px;
    top: 0; }
  .seats td.noleft img, .seats .cell.noleft img {
    left: -2px; }
  .seats td.noright img, .seats .cell.noright img {
    left: 0; }
  .seats td .icon-seatmap-exit, .seats .cell .icon-seatmap-exit {
    color: #cf5d5d !important;
    font-size: 26px; }
  .seats td .icon-seatmap-facitility, .seats .cell .icon-seatmap-facitility {
    font-size: 26px;
    background-color: white !important;
    color: gray !important; }
  .seats td .icon-seatmap-emergency-exit-left, .seats .cell .icon-seatmap-emergency-exit-left {
    margin-left: 0; }

.seats .seat-container {
  padding-left: 10px; }
  .seats .seat-container .row-separator {
    height: 15px; }
  .seats .seat-container .cell {
    vertical-align: top !important;
    text-align: left;
    padding-right: 0;
    padding-bottom: 3px;
    width: 150px; }
    .seats .seat-container .cell:first-child span {
      display: block;
      margin-left: 23px; }
    .seats .seat-container .cell.seat-leg.cabin {
      padding-bottom: 5px;
      width: 153px;
      height: auto; }
    .seats .seat-container .cell.sep {
      float: left;
      padding-left: 3px;
      width: 20px; }
    .seats .seat-container .cell span {
      display: block;
      margin-left: 32px; }
      .seats .seat-container .cell span.icon-carrier {
        font-size: 16px;
        color: #ffbb1e;
        cursor: pointer;
        position: absolute;
        margin: auto;
        display: block; }

.seats sup {
  margin: 0;
  padding: 0 12px 0 0;
  color: #006;
  position: absolute;
  top: 10px;
  left: 3px; }

.seats td sup {
  top: 12px; }

.seats .cluster b, .seats .cluster p {
  display: block;
  margin: 0 0 0 21px;
  font-weight: bold; }

.seats .cluster em {
  font-style: normal;
  color: #666;
  font-weight: bold;
  display: table; }

.seats .ui-state-disabled + .cluster em {
  color: #000; }

.seats .line {
  position: relative;
  z-index: 2;
  margin-left: 10px;
  margin-top: 20px; }
  .seats .line small {
    margin: 0 -1px 0 0; }
    .seats .line small:before {
      content: "";
      position: absolute;
      margin: 12px 0 0 -12px;
      width: 25px;
      border-bottom: 6px solid #999;
      z-index: -1; }
    .seats .line small:first-child:before {
      display: none; }

.seats.pop {
  overflow: hidden;
  margin-top: -50px; }
  .seats.pop nav {
    padding: 0 103px 0 0; }
  .seats.pop div table {
    margin: 0; }

.seats tfoot td {
  padding-bottom: 7px;
  vertical-align: bottom; }

.seat-list td {
  vertical-align: top;
  padding-right: 0 !important;
  width: 220px;
  white-space: nowrap; }

.seat-list .seat-ico {
  width: 23px; }

.seat-list .icon-seatmap {
  display: inline; }

.seat-list .seat-num {
  width: 29px;
  padding-left: 3px;
  padding-right: 4px; }

.seat-list .seat-pax-label {
  margin-right: 10px; }

.seat-list tr.seat-list-item td {
  padding-bottom: 10px; }

aside.toolbar.seats a {
  display: inline-block;
  text-align: right;
  margin: 0;
  padding-right: 18px;
  padding-left: 12px; }
  aside.toolbar.seats a.center {
    text-align: center;
    padding: 0 15px; }

aside.toolbar.seats span.price {
  padding: 0 18px 0 0;
  color: #006;
  display: inline-block;
  font-weight: 700;
  font-size: 12px !important; }
  aside.toolbar.seats span.price.item-free.item-free-begin {
    width: 18px;
    float: left;
    height: 42px;
    padding: 0;
    margin-left: 35px; }
  aside.toolbar.seats span.price.item-free.item-free-body {
    float: left;
    padding-left: 16px;
    padding-right: 0; }
  aside.toolbar.seats span.price.item-free.item-free-end {
    width: 18px;
    padding: 21px 0;
    float: left;
    margin-right: 4px; }
  aside.toolbar.seats span.price.item-noseat {
    font-weight: 400;
    color: #333;
    padding-left: 16px; }

.panel section aside.toolbar.seats {
  right: 0;
  top: 1px;
  height: 43px;
  line-height: 42px; }

.tip-complex .seats td {
  padding: 2px 6px;
  text-align: left;
  width: auto;
  padding: 0 6px; }
  .tip-complex .seats td small .icon-seatmap-exit {
    color: #cf5d5d !important;
    font-size: 26px;
    padding-right: 14px; }
  .tip-complex .seats td small .icon-seatmap-facitility {
    font-size: 26px;
    background-color: white !important;
    color: gray !important; }

.tip-complex .seats span {
  margin-left: 5px; }
  .tip-complex .seats span .icon-seatmap-exit {
    font-size: 37px;
    color: #cf5d5d; }
  .tip-complex .seats span .icon-seatmap-emergency-exit-right {
    margin-left: -11px; }
  .tip-complex .seats span .icon-seatmap-facitility {
    font-size: 26px;
    background-color: white !important;
    color: gray !important; }

.tip-complex table.seats.side-right {
  margin-top: 21px;
  margin-bottom: 4px; }

.tip42 table.seats td span {
  position: relative;
  top: 2px;
  font-size: 11px; }

/*----------------------------------------------------------------------*/
/*1.2.21 Miscelaneos Style - misc-styles.scss*/
/*----------------------------------------------------------------------*/
.focus input, .focus.data div.selectbox:not(.focused) {
  box-shadow: none !important;
  border: 0 !important; }

.selectbox .display, .input {
  border: 1px solid #666;
  background-color: white;
  cursor: pointer; }

.focus.data:not(.select), .focus.data div.selectbox, .focus.input, .focus textarea {
  box-shadow: 0 0 3px 1px #666;
  background-color: white;
  outline: none; }

.bloc {
  margin: 8px 10px 9px; }
  .bloc h3 {
    margin-left: 0;
    margin-right: 0; }
  .bloc h5 {
    margin-left: 0;
    margin-right: 0; }
  .bloc p {
    margin-left: 0;
    margin-right: 0; }
  .bloc a {
    margin-left: 0;
    margin-right: 0; }
  .bloc .bloc {
    margin-left: 0;
    margin-right: 0;
    margin-right: 10px; }
  .bloc fieldset legend {
    margin-left: 0px;
    margin-right: 0px; }

.optional {
  color: #333;
  font-size: 10px;
  background-color: #f5f5f5;
  display: inline-block;
  position: relative;
  z-index: 1;
  left: 12px;
  height: 14px;
  line-height: 14px;
  padding-left: 3px;
  padding-right: 7px;
  margin-right: 10px;
  border: 1px solid #ccc;
  border-left: 0; }

.separate-line {
  padding-top: 25px;
  padding-top: 25px !important;
  border-top: 1px solid #ccc; }

.input {
  position: relative;
  display: inline-block;
  height: 18px;
  width: 150px; }
  .input input {
    width: 95%; }

.cart-item-list .over .cart-item-content {
  border-color: #ffb300 !important; }

.cart-item-list .cart-item-selected .cart-item-content {
  border-color: #ffb300 !important; }

.flow-servicing fieldset.options td img {
  margin-right: 3px; }

.flyout {
  background-color: white;
  float: left;
  position: absolute;
  z-index: 4; }

.finder .small {
  font-size: 10px; }

.finder .price {
  color: #006; }

.finder h3 {
  color: #006; }

.finder p.info {
  color: #666; }

.toggle {
  font-size: 12px;
  text-transform: none;
  cursor: pointer; }

.explanatory {
  font-size: 12px;
  color: #666; }
  .explanatory p {
    font-size: 11px; }

.rate {
  font-size: 11px; }
  .rate .score {
    font-size: 11px;
    margin-left: 3px;
    display: inline-block;
    position: relative;
    top: -4px; }
  .rate .meter {
    background-color: #ededed;
    padding: 0;
    height: 9px;
    width: 90%;
    border: 1px solid #d5d4d4; }
    .rate .meter .value {
      background-color: #ffb300;
      height: 7px;
      display: block;
      border: 1px solid #f5f5f5; }
  .rate small {
    display: block;
    margin-bottom: 5px;
    margin-top: -3px;
    clear: both; }
  .rate .stars {
    display: block;
    width: 85px !important;
    margin-bottom: 3px; }
  .rate .rating {
    font-size: 12px;
    margin: 0 0 0 5px;
    position: absolute;
    white-space: nowrap; }
  .rate img {
    margin: 0 !important;
    float: none !important; }

.flyout-login {
  left: 570px;
  top: 89px;
  width: 850px;
  z-index: 9999; }
  .flyout-login section {
    text-align: left;
    float: left;
    margin: 0; }
    .flyout-login section.info {
      height: 180px;
      width: 210px;
      padding: 10px;
      padding-top: 0; }
      .flyout-login section.info ul {
        list-style: square; }
      .flyout-login section.info a.link {
        margin-left: 10px; }
    .flyout-login section.login {
      width: 600px;
      margin: 0 10px 10px; }

.rank {
  font-weight: 700;
  background-color: #ebebeb; }

.bold {
  font-weight: 700; }

.align-center {
  text-align: center; }

.error {
  color: #c00; }
  .error .data {
    border-color: #c00;
    position: relative; }
  .error .radio + .label {
    color: #c00; }
  .error .checkbox + .label {
    color: #c00; }

.mandatory {
  color: #dd4b39; }

.disabled input {
  background-color: #e8e8e8;
  cursor: not-allowed !important; }

.disabled .input {
  background-color: #e8e8e8;
  cursor: not-allowed !important; }

.total td.price span.vouchers {
  font-size: 12px; }

.total td.price span.price {
  margin-left: 3px;
  margin-right: 5px; }

.total .price span.price {
  position: relative;
  top: -1px; }

.cart-item-content {
  outline: none; }
  .cart-item-content td.unselected span {
    color: #999; }

.selectable {
  padding-bottom: 5px;
  cursor: pointer; }

#wdk-tip-error1 .arrow_error {
  background-position: -50px -74px;
  width: 9px;
  height: 18px;
  display: block;
  position: absolute;
  top: 10px;
  left: -8px; }

.container-stack {
  position: relative;
  font-size: 18px;
  color: #006;
  font-weight: normal;
  height: 43px;
  border: 1px solid #ccc;
  margin: 0 0 -1px 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  padding: 0 50px 0 9px !important;
  width: 639px; }
  .container-stack.inactive {
    line-height: 44px;
    background: #ebebeb !important; }
    .container-stack.inactive h3 {
      color: #666 !important;
      font-size: 16px; }
  .container-stack.accordion {
    line-height: 44px; }

.fr {
  float: right; }

.fl {
  float: left; }

.separate {
  margin-top: 25px; }

.hover-visible {
  visibility: hidden; }

.selected .hover-visible, .over .hover-visible {
  visibility: visible; }

.fieldset {
  white-space: nowrap; }

.container-expander {
  position: absolute;
  right: 1px;
  height: 43px;
  line-height: 43px;
  padding-left: 13px;
  padding-right: 13px;
  font-size: 14px; }

.has_sb {
  position: absolute;
  left: -999999em;
  text-indent: -999999em; }

.add-detail {
  position: relative;
  top: -6px; }

.meter .value {
  color: #006;
  display: inline-block; }

.meter div {
  background-color: #f2f2f2; }
  .meter div .value {
    background-color: #ffb300; }

#tooltip {
  position: absolute;
  z-index: 3000;
  padding: 5px; }
  #tooltip h3 {
    margin: 0; }
  #tooltip div {
    margin: 0; }

.masked {
  opacity: 0.5; }
  .masked a {
    cursor: pointer; }

.group {
  position: relative; }
  .group > a {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    margin-top: 0; }

.right {
  float: right; }

.left {
  float: left; }

.rtl .right {
  float: left; }

.rtl .left {
  float: right; }

.rtl .clearleft {
  clear: right; }

.rtl .clearright {
  clear: left; }

.rtl .textalignleft {
  text-align: right; }

.rtl .textalignright {
  text-align: left; }

.clear {
  clear: both; }

.clearleft {
  clear: left; }

.clearright {
  clear: right; }

.clearer {
  visibility: hidden;
  display: block;
  width: 0;
  height: 0;
  clear: both;
  margin: 0;
  padding: 0;
  border: none; }
  .clearer span {
    display: none; }

.nowrap {
  white-space: nowrap; }

.relative {
  position: relative;
  z-index: 1; }

.textalignjustify {
  text-align: justify; }

.textalignleft {
  text-align: left; }

.textalignright {
  text-align: right; }

.small {
  font-size: 8px;
  font-weight: normal; }

.hidden {
  visibility: hidden; }

.legend {
  position: relative;
  z-index: 2; }
  .legend li {
    list-style-image: none;
    display: inline-block;
    list-style: none; }
  .legend img {
    margin-right: 4px;
    top: 1px; }
  .legend .label {
    display: inline-block;
    list-style: none; }
  .legend ul {
    display: inline-block;
    list-style: none; }
  .legend p {
    margin-top: 10px; }

.pt10 {
  padding-top: 10px; }

.pb10 {
  padding-bottom: 10px; }

.pl10 {
  padding-left: 10px; }

.pr10 {
  padding-right: 10px; }

.mt10 {
  margin-top: 10px; }

.mb10 {
  margin-bottom: 10px; }

.ml10 {
  margin-left: 10px; }

.mr10 {
  margin-right: 10px; }

.group-inline {
  display: inline-block; }

.bloc-inline {
  display: inline-block; }

.bloc-large {
  display: inline-block;
  float: left;
  width: 470px;
  margin-left: 10px;
  margin-right: 20px; }

.bloc-medium {
  display: inline-block;
  float: left;
  width: 220px;
  margin-left: 10px; }
  .bloc-medium a.left {
    margin: 8px 10px 0 0; }
  .bloc-medium a.right {
    margin: 8px 0 0; }

.bloc-small {
  display: inline-block;
  float: left;
  width: 190px;
  margin-left: 10px;
  margin-right: 20px; }

.bloc-topalign {
  vertical-align: top;
  margin-right: 15px; }

.header-shadow {
  display: block;
  height: 14px;
  position: absolute;
  z-index: 3;
  width: 100%;
  top: 90px;
  left: 0; }

#scroll-card {
  position: absolute;
  bottom: auto; }
  #scroll-card.fixed {
    position: fixed;
    top: 0; }

.conf_num {
  color: #666;
  position: absolute;
  right: 0;
  top: 5px;
  font-weight: normal; }

.fo_separator {
  height: 10px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  background-color: white; }

.notcombinable {
  width: 75px;
  margin: auto;
  top: -6px;
  color: #5a5a5a; }
  .notcombinable a {
    color: #5a5a5a; }

.xprs-blank-line {
  display: inline-block;
  margin-top: 2px !important; }

.default-case header {
  background-color: transparent;
  padding-top: 1px;
  padding-bottom: 0; }

#inner .target-expanded .wdk-result {
  margin-bottom: -3px; }

#inner footer.buttons {
  display: block;
  margin: 0; }

.invisible-element {
  border: 0;
  margin: -1px;
  padding: 0;
  position: absolute !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); }

.total-currency .label {
  position: relative;
  top: -3px; }

.total-currency .price span.price {
  position: relative;
  top: -1px; }

.cart-item em {
  font-size: 26px;
  font-weight: 400; }

.tickets h4 {
  font-size: 16px; }

.box-help a.tel {
  font-weight: 700;
  color: #333; }

.price .info {
  font-weight: 400; }

.sorter .label {
  font-weight: 400;
  color: black;
  width: 95%;
  margin-bottom: 2px;
  margin-left: 0;
  font-size: 11px; }

.iblue sup {
  color: white !important; }

.bblue sup {
  color: white !important; }

.over .hover-visible {
  visibility: visible; }

.first-separator th.label {
  padding-bottom: 0 !important;
  line-height: 10px; }

.list-inline li {
  display: inline-block;
  padding: 0; }

.quickads a {
  margin-top: 4px;
  margin-bottom: 4px; }

.head.sorter {
  white-space: nowrap; }

.cockpit td {
  vertical-align: bottom; }
  .cockpit td a {
    vertical-align: bottom; }

.top37 {
  margin-top: 37px !important; }

.notdisplayed {
  display: none !important; }

.title-highlight {
  font-size: 26px;
  padding-left: 5px;
  width: 100%;
  padding-bottom: 5px;
  padding-top: 10px; }
  .title-highlight .ico {
    margin: 0 13px 0 9px; }
    .title-highlight .ico.ico-bound {
      margin: 0 7px 0 0; }
  .title-highlight span.text {
    vertical-align: middle; }
  .title-highlight-with-logo {
    width: 80%; }

.wdk-SYF-no h3, .wdk-SYF-yes h3 {
  margin-top: 5px; }

.wdk-SYF-yes h3 {
  margin-left: 10px; }

.heading-logo-span {
  width: 20%;
  z-index: 2; }
  .heading-logo-span img.heading-logo {
    float: right;
    padding-top: 10px; }

.no-margin {
  margin: 0 !important; }

.no-margin-bottom {
  margin-bottom: 0 !important; }

.no-margin-left {
  margin-left: 0 !important; }

.no-border {
  border: none !important; }

.border-bottom {
  border-bottom: solid 1px #ccc !important; }

.border-top {
  border-top: solid 1px #ccc !important; }

.hidden-error-message {
  display: inline-block; }

.ribbon-gradient {
  background: linear-gradient(to bottom, #013c81 10%, #000066 100%); }

.text-center {
  text-align: center; }

.text-bottom {
  vertical-align: bottom; }

/*----------------------------------------------------------------------*/
/*1.2.22 Main Wrapper Structures - main-wrappers.scss*/
/*----------------------------------------------------------------------*/
#canvas {
  width: 960px;
  position: relative;
  background: white;
  margin: 10px auto 23px;
  padding-top: 1px; }

#page {
  margin: 10px;
  margin-top: 96px;
  position: relative;
  padding-top: 9px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  #page > aside.column {
    float: right;
    width: 220px;
    margin-top: -3px; }

#inner {
  width: 700px;
  float: left;
  margin-right: 20px;
  overflow: visible; }

/*----------------------------------------------------------------------*/
/*1.2.23 Skip Links - skip-links.scss*/
/*----------------------------------------------------------------------*/
#skip-links {
  box-sizing: border-box;
  margin: auto;
  width: 960px;
  position: relative;
  top: 10px;
  z-index: 10; }
  #skip-links div {
    font-size: 14px;
    margin: 0px;
    width: 100%; }
    #skip-links div .skip-link {
      display: block;
      margin: 0px;
      width: 100%; }
      #skip-links div .skip-link a {
        background: #ffc233;
        display: block;
        font-family: "Arial";
        font-style: normal;
        color: #006;
        text-align: center;
        line-height: 28px;
        overflow: hidden;
        margin: 0px;
        width: 1px;
        height: 1px;
        transition: height 50ms ease-in-out; }

/*----------------------------------------------------------------------*/
/*1.2.24 Flying focus element - flying-focus.scss*/
/*----------------------------------------------------------------------*/
/* Colors for the new button styles */
#flying-focus {
  position: absolute;
  margin: 0;
  background: 0 0;
  transition-property: left,top,width,height;
  transition-timing-function: cubic-bezier(0, 1, 0, 1);
  pointer-events: none;
  box-shadow: 0 0 3px 1px #666;
  border: 1px solid #666;
  border-radius: 2px;
  padding: 4px;
  z-index: 999999; }

.flying-focus_target {
  outline: none !important;
  /* Doesn't work in Firefox :( */ }

/* http://stackoverflow.com/questions/71074/how-to-remove-firefoxs-dotted-outline-on-buttons-as-well-as-links/199319 */
.flying-focus_target::-moz-focus-inner {
  border: 0 !important; }

.flying-focus_currentTarget {
  outline: none; }

/*----------------------------------------------------------------------*/
/*1.2.25 Media Style (@media) - media-styles.scss*/
/*----------------------------------------------------------------------*/
@media screen {
  #footer img.alliance, #bottom img.alliance {
    position: absolute;
    z-index: 1;
    right: 10px;
    margin-top: -18px; }
  #canvas {
    width: 960px; }
  #header {
    height: 90px;
    width: 960px;
    position: absolute;
    z-index: 4;
    top: 0;
    left: 0; }
  .header-shadow {
    display: block;
    height: 14px;
    position: absolute;
    z-index: 3;
    width: 100%;
    top: 90px;
    left: 0; }
  #page {
    margin-top: 96px; }
  #footer .box-help {
    width: 388px; }
  #footer .box-chat {
    width: 315px; }
  #footer .box-payment {
    width: 220px; }
  #footer .buttons {
    width: 700px; }
  #footer .legend {
    width: 700px; }
  #footer .explanatory p {
    width: 700px; }
  #bottom .separator {
    clear: both;
    height: 35px; }
  #bottom img.alliance {
    right: 15px;
    margin-top: -7px; }
  hr.separator {
    height: 17px;
    visibility: hidden; }
  hr.separator-small {
    height: 2px !important; }
  .column hr.separator {
    height: 5px; }
  .column .module-TBT + hr.separator {
    height: 1px;
    margin: 7px 0; }
    .column .module-TBT + hr.separator + .module-shoppingCard {
      margin-top: 9px; }
  #inner {
    width: 700px; }
  .page-flma #page {
    width: 960px;
    margin: 85px 0 0;
    padding: 0; }
  .page-flma #inner {
    float: none;
    width: auto; }
  .page-flma #bottom {
    padding-top: 10px;
    width: 100%;
    margin: 0; }
  .columns-0 #inner {
    float: left;
    width: 940px;
    margin-right: 0; }
  a.logo {
    display: block;
    position: absolute;
    z-index: 999;
    left: 20px;
    top: 19px;
    width: 215px;
    height: 50px; }
  .flow-servicing #footer .box-help {
    width: 325px; }
  .panel hr.separator {
    height: 15px; }
  .panel hr.separator-small {
    margin: 5px 0; }
  .page-scpv #inner {
    float: none;
    margin: auto; } }

@media print {
  #canvas {
    width: auto;
    border: none !important; }
  body {
    font-size: 11px;
    width: 95%;
    margin: .5cm; }
  hr.separator {
    height: 10px;
    visibility: hidden; }
  hr.separator-small {
    height: 5px; }
  #header {
    display: none; }
  .header-shadow {
    display: none; }
  .page-bkco #inner h1 .ico {
    display: none; }
  .page-bkco div.header-print {
    width: 720px;
    height: 90px;
    overflow: hidden;
    display: block !important; }
  .page-bkco #footer .legend li img {
    display: none; }
  #inner {
    width: auto; }
  .panel {
    page-break-inside: avoid; }
  .bound {
    page-break-inside: avoid; }
    .bound .legend {
      display: none !important; }
  .bloc {
    page-break-inside: avoid; }
  .grid {
    page-break-inside: avoid; }
  .btn {
    display: none !important; }
  .column {
    display: none !important; }
  .menu {
    display: none !important; }
  .user {
    display: none !important; }
  .module-languages {
    display: none !important; }
  .buttons {
    display: none !important; }
  .scroll-box {
    display: none !important; }
  progress {
    display: none !important; }
  meter {
    display: none !important; }
  .ui-widget {
    display: none !important; }
  .noPrint {
    display: none !important; }
  .wdk-tools {
    display: none !important; }
  .page-scpv #inner {
    width: 675px; }
  .page-scpv div.header-print {
    width: 710px;
    height: 90px;
    overflow: hidden;
    display: block !important; }
  .page-scpv .panel-summary .bloc-side {
    width: 350px; }
  .page-scpv #footer .legend li img {
    display: none; }
  div.header-print {
    width: auto;
    height: 90px;
    overflow: hidden;
    display: block !important; }
    div.header-print img {
      position: relative;
      margin-top: -20px; }
  #footer img.alliance {
    float: right; }
  a.logo {
    display: none; }
  #bottom .box {
    width: auto; }
  span.ico {
    display: none !important; } }

/*----------------------------------------------------------------------*/
/*2. Header - header.scss*/
/*----------------------------------------------------------------------*/
#header nav.menu-head {
  position: absolute;
  z-index: 1;
  top: 11px;
  right: 2px;
  font-size: 10px; }
  #header nav.menu-head a {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 10px; }
    #header nav.menu-head a .ico {
      position: relative;
      top: 4px; }
    #header nav.menu-head a .ico-language {
      top: 0; }
    #header nav.menu-head a span.ico-arrow-small {
      top: -3px;
      margin-right: 3px; }
  #header nav.menu-head .country-language {
    font-size: 10px;
    display: inline;
    margin-right: 10px; }
    #header nav.menu-head .country-language a {
      margin: 0; }
    #header nav.menu-head .country-language span.ico-head-separator {
      width: 6px;
      background-position: -120px -552px;
      height: 16px;
      position: relative;
      top: 0;
      margin-right: 0; }

#header {
  background-color: rgba(5, 22, 77, 1);
  height: 90px;
  width: 960px;
  position: absolute;
  z-index: 4;
  top: 0;
  left: 0;
  }
  #header a.logo {
    display: block;
    position: absolute;
    z-index: 999;
    left: 20px;
    top: 19px;
    width: 215px;
    height: 50px; }
  #header .btn-login, #header .btn-logout {
    position: absolute;
    z-index: 1;
    right: 10px;
    bottom: 10px;
    margin: 0;
    /* box-shadow: 1px 3px 3px #CC9002; */
    /* background: url(bg_log.gif) center center repeat-x; */
    /* border: solid 1px #d5b05a; */
    background-color: #efefef;
    }

button#HEADER_HEADER_LOGIN_0 {}

button#HEADER_HEADER_LOGIN_0 {}
  #header span.header-shadow {
    display: block;
    height: 14px;
    position: absolute;
    z-index: 3;
    width: 100%;
    top: 90px;
    left: 0; }
  #header div.header-print {
    display: none; }

/*----------------------------------------------------------------------*/
/*3. Sidebar*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*3.1 Sidebar General - general-sidebar.scss*/
/*----------------------------------------------------------------------*/
.interstice-on *, .interstice-on table {
  visibility: hidden;
  border: none;
  border-collapse: separate; }

#CSSStylePresenceChecker {
  width: 1px;
  display: none; }

aside.column h2 {
  white-space: normal; }

.interstice-on {
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
  z-index: 1; }
  .interstice-on .interstice-message {
    display: block;
    width: 100%;
    margin: 0;
    visibility: visible;
    position: absolute;
    top: 60%;
    z-index: 1;
    text-align: center; }
    .interstice-on .interstice-message * {
      visibility: visible; }
  .interstice-on + .wdk-toggle {
    display: none; }

.interstice-off .interstice-message {
  display: none; }

aside.toolbar span.interstice-off {
  display: none; }

aside.toolbar span.interstice-on {
  display: block; }

.grid.interstice-on {
  background: #fff;
  border-top: solid 2px #ffb300;
  border-bottom: solid 2px #ffb300;
  margin-top: -2px;
  margin-bottom: -1px; }

.scroll-box > div {
  position: relative !important; }

/*----------------------------------------------------------------------*/
/*3.2 Cart - cart.scss*/
/*----------------------------------------------------------------------*/
.module-shoppingCard .cluster.cluster-total .label, .module-shoppingCard .cluster.cluster-bound .data {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.module-shoppingCard footer.total p.cluster .label, .module-shoppingCard footer.total p.cluster .data {
  position: relative;
  margin-top: 10px;
  line-height: 16px !important; }

.module-shoppingCard .toggle-target section.payable, .module-shoppingCard .toggle-target section.reservation {
  border-bottom: 2px solid #999;
  border-top: 2px solid #999;
  border-left: none;
  border-right: none; }

.module-shoppingCard .toggle-target.target-collapsed section.payable p.cluster-total {
  border-left: solid 1px #ccc;
  border-right: solid 1px #ccc;
  border-top: solid 1px #fff;
  border-bottom: none;
  margin: 0;
  padding: 4px 9px 5px;
  height: 16px; }

.module-shoppingCard {
  text-decoration: none;
  margin-top: 8px; }
  .module-shoppingCard.bot20 {
    margin-bottom: 20px; }
  .module-shoppingCard + .shadow {
    margin-top: 19px !important;
    margin-top: 0; }
  .module-shoppingCard + .first-title {
    margin-top: 19px !important; }
  .module-shoppingCard + .separator {
    margin-top: 5px; }
  .module-shoppingCard p {
    font-size: 11px;
    line-height: 16px;
    margin: 3px 10px 9px; }
    .module-shoppingCard p.info {
      text-align: left;
      margin-right: 0;
      margin-bottom: 15px; }
    .module-shoppingCard p .buttons {
      top: 0;
      right: -5px; }
    .module-shoppingCard p.passenger {
      margin-top: 9px; }
  .module-shoppingCard hr {
    margin-top: 4px !important; }
  .module-shoppingCard .cluster.cluster-total .data {
    float: right; }
  .module-shoppingCard .cluster.cluster-bound {
    margin-top: 0;
    margin-bottom: 0; }
    .module-shoppingCard .cluster.cluster-bound .data {
      float: none;
      width: 175px;
      display: inline-block; }
      .module-shoppingCard .cluster.cluster-bound .data abbr {
        display: inline; }
  .module-shoppingCard .cluster.cluster-subtotal .data {
    font-weight: 700;
    float: right; }
  .module-shoppingCard .cluster .label {
    font-weight: 700;
    display: inline-block;
    white-space: nowrap;
    position: absolute; }
  .module-shoppingCard .toggle-target.target-collapsed {
    margin-bottom: 5px; }
  .module-shoppingCard .toggle-target.target-collapsed section.reservation p.cluster-total {
    margin: 0;
    padding: 4px 9px 5px; }
  .module-shoppingCard .toggle-target.target-expanded section {
    margin-bottom: 10px;
    padding: 0; }
    .module-shoppingCard .toggle-target.target-expanded section footer {
      margin-bottom: -3px; }
  .module-shoppingCard .toggle-target section {
    width: 220px;
    padding-bottom: 0;
    margin-top: 3px;
    background-image: none; }
    .module-shoppingCard .toggle-target section.interstice-on {
      border-left: solid 1px #ccc;
      border-right: solid 1px #ccc; }
      .module-shoppingCard .toggle-target section.interstice-on .cluster.cluster-total {
        display: inline-block; }
    .module-shoppingCard .toggle-target section.payable {
      margin-top: 6px;
      border-top-color: rgba(5,22,77,1);
      border-bottom-color: rgba(5,22,77,1);
      }
      .module-shoppingCard .toggle-target section.payable footer {
        background-color: #fff !important; }
    .module-shoppingCard .toggle-target section.reservation p.car {
      font-weight: bold; }
    .module-shoppingCard .toggle-target section.reservation footer.total {
      margin-top: 2px; }
    .module-shoppingCard .toggle-target section.reservation footer .cluster-total .label {
      width: 100px;
      overflow: visible;
      white-space: normal;
      position: relative; }
    .module-shoppingCard .toggle-target section .bloc-shopping-cart {
      border-left: solid 1px #ccc;
      border-right: solid 1px #ccc;
      border-top: solid 1px #fff;
      border-bottom: none;
      margin: 0; }
    .module-shoppingCard .toggle-target section p {
      position: relative;
      margin-bottom: 0; }
      .module-shoppingCard .toggle-target section p.date {
        margin-bottom: 2px;
        margin-top: 9px; }
      .module-shoppingCard .toggle-target section p.cluster-subtotal {
        margin-top: 9px;
        margin-bottom: 1px;
        display: inline-block;
        width: 198px; }
        .module-shoppingCard .toggle-target section p.cluster-subtotal + p.cluster-subtotal {
          margin-top: 0; }
      .module-shoppingCard .toggle-target section p:not(.cluster):not(.date) {
        margin-bottom: 0; }
    .module-shoppingCard .toggle-target section h3 {
      color: #333;
      line-height: 26px;
      margin-top: 1px;
      margin-bottom: 0; }
      .module-shoppingCard .toggle-target section h3 .ico {
        position: relative;
        top: 0;
        left: 9px;
        margin-right: 10px; }
    .module-shoppingCard .toggle-target section h4 {
      font-weight: bold;
      margin-bottom: 0; }
    .module-shoppingCard .toggle-target section time {
      font-size: 11px;
      margin-bottom: 2px;
      line-height: 16px; }
      .module-shoppingCard .toggle-target section time.first {
        margin-top: 5px; }
      .module-shoppingCard .toggle-target section time.info {
        color: #666;
        font-weight: 100;
        margin-right: 0px;
        margin-top: 15px;
        margin-bottom: 15px; }
    .module-shoppingCard .toggle-target section hr {
      margin-bottom: 0;
      margin-top: 8px; }
  .module-shoppingCard footer {
    margin-top: 7px;
    border-top: 1px solid #ccc;
    display: inline-block;
    width: 218px; }
    .module-shoppingCard footer p.cluster-total {
      margin-top: 5px;
      margin-bottom: 5px; }
    .module-shoppingCard footer.total {
      color: #000066;
      padding-bottom: 5px;
      border: none !important;
      border-radius: 0 0 2px 2px;
      border-bottom: 0;
      display: inline-block;
      width: 220px; }
      .module-shoppingCard footer.total h2 {
        padding: 5px 9px 0px; }
      .module-shoppingCard footer.total .cluster-total {
        font-size: 16px;
        font-weight: 700;
        padding: 0 9px; }
      .module-shoppingCard footer.total .btn {
        float: right;
        margin: 8px 10px 9px 0;
        margin-top: 0;
        margin-bottom: 5px; }
        .module-shoppingCard footer.total .btn.btn-submit {
          height: 23px;
          margin-left: 0;
          margin-top: 5px; }
      .module-shoppingCard footer.total h2 {
        color: #efefef;
        }
      .module-shoppingCard footer.total p {
        margin-top: 0;
        margin-bottom: 5px; }
        .module-shoppingCard footer.total p.info {
          color: #efefef;
          float: left;
          width: 100px;
          }
        .module-shoppingCard footer.total p.cluster {
          display: inline-block;
          width: 200px;
          margin-top: 0; }
          .module-shoppingCard footer.total p.cluster .label {
            float: left;
            width: 110px; }
          .module-shoppingCard footer.total p.cluster .data {
            float: right; }
      .module-shoppingCard footer.total .btn-checkout + p.info {
        margin-top: -3px; }
      .module-shoppingCard footer.total.payable-later {
        background: #b4b4b4 !important; }
        .module-shoppingCard footer.total.payable-later.no-button .btn-primary {
          display: none; }
        .module-shoppingCard footer.total.payable-later p.info {
          color: #000 !important; }
      .module-shoppingCard footer.total.reservation-only {
        background: none #dcdcdc !important;
        color: #006 !important; }
    .module-shoppingCard footer.no-button {
      padding-bottom: 1px; }
      .module-shoppingCard footer.no-button p.cluster-total {
        margin-bottom: 0; }
      .module-shoppingCard footer.no-button p.info {
        margin-top: -2px; }
    .module-shoppingCard footer .cluster-total .label {
      width: auto; }
  .module-shoppingCard .buttons {
    position: absolute;
    z-index: 1;
    top: 5px;
    right: 5px;
    text-align: right; }
    .module-shoppingCard .buttons .btn {
      font-size: 11px; }
    .module-shoppingCard .buttons a {
      position: static;
      display: inline-block;
      margin: 0 0 0 8px; }
  .module-shoppingCard .small-link {
    font-size: 11px; }
  .module-shoppingCard .btn-delete {
    width: 10px;
    height: 12px;
    margin-left: 2px;
    padding-left: 0; }
    .module-shoppingCard .btn-delete .text {
      display: none; }
  .module-shoppingCard .ico-arrow-small {
    margin-right: 3px; }
  .module-shoppingCard .module-shoppingCard-footer p.cluster-total {
    padding-top: 0;
    padding-bottom: 0; }
  .module-shoppingCard .module-shoppingCard-footer p.info {
    padding: 0 0 0 12px; }

.column .module-TBT + hr.separator + .module-shoppingCard {
  margin-top: 9px; }

.page-itco .module-shoppingCard > footer.total {
  margin-top: 0; }

.page-ebpp .module-shoppingCard, .page-smap .module-shoppingCard {
  margin-top: 20px; }

.page-alpi .module-shoppingCard .target-expanded .interstice-off p.cluster-total {
  height: 16px; }

/*----------------------------------------------------------------------*/
/*3.3 Login - sidebar-servicing-entrance.scss*/
/*----------------------------------------------------------------------*/
.flow-revenue .column h2.first-title {
  padding: 8px 14px 10px;
  margin: -1px 0 0; }

.module-login p {
  padding-left: 4px; }

.module-login section {
  padding-bottom: 4px;
  padding-left: 4px; }

/*----------------------------------------------------------------------*/
/*3.4 Shop Navigation - shop-navigation.scss*/
/*----------------------------------------------------------------------*/
.module-navigation a.selected .arrow, .module-navigation a:hover .arrow {
  position: absolute;
  z-index: 1;
  left: -11px;
  top: -1px;
  display: block;
  width: 15px;
  height: 35px;
  margin-top: 1px; }

.module-navigation {
  text-decoration: none;
  padding-left: 0 !important;
  margin-left: 0;
  margin-bottom: 0;
  margin-top: -2px; }
  .module-navigation a {
    font-size: 14px;
    text-decoration: none;
    background-color: #f5f5f5;
    display: block;
    position: relative;
    z-index: 1;
    height: 33px;
    padding-left: 14px;
    line-height: 33px;
    padding-right: 30px;
    border: 1px solid #ccc;
    border-left: 0;
    border-color: #ccc;
    margin: 0 0 -1px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block; }
    .module-navigation a.expand {
      height: 22px !important;
      line-height: 22px !important;
      font-size: 12px; }
      .module-navigation a.expand:hover .arrow {
        width: 4px !important;
        left: 0; }
      .module-navigation a.expand:hover span.ico-expand {
        background-position: 0 -8px; }
      .module-navigation a.expand .ico-expand {
        right: 0 !important;
        top: 7px !important;
        margin-left: 5px;
        margin-right: 14px; }
      .module-navigation a.expand .arrow {
        width: 4px !important;
        left: 0; }
      .module-navigation a.expand .container-expander {
        height: 22px;
        line-height: 22px; }
    .module-navigation a.toggle-expanded .ico-expand {
      margin-left: 3px;
      top: 9px; }
    .module-navigation a.toggle-expanded:hover span.ico-expand {
      background-position: 0 -8px; }
    .module-navigation a .ico {
      float: right;
      position: absolute;
      z-index: 1;
      right: 0;
      top: 0; }
    .module-navigation a.inactive {
      color: #999 !important;
      cursor: default; }
      .module-navigation a.inactive .ico {
        cursor: default; }
      .module-navigation a.inactive:hover .arrow {
        display: block;
        left: 0;
        width: 20px;
        height: 36px; }
      .module-navigation a.inactive:hover .text {
        color: #999; }
    .module-navigation a.selected {
      background-color: #ffb300;
      border-color: #ffb300;
      z-index: 2; }
    .module-navigation a:hover {
      background-color: #ffb300;
      border-color: #ffb300;
      z-index: 2; }
      .module-navigation a:hover .module-navigation a:hover .text {
        color: #006; }
    .module-navigation a:focus {
      background-color: #ffb300;
      border-color: #ffb300; }
      .module-navigation a:focus .text {
        color: #006; }
    .module-navigation a span.ico {
      margin-right: 0; }
  .module-navigation ul {
    margin: 0;
    padding: 0; }
  .module-navigation li {
    list-style-type: none; }
  .module-navigation section {
    background-image: none;
    margin-top: 0;
    padding-bottom: 0;
    overflow: visible; }
  .module-navigation .arrow {
    position: absolute;
    z-index: 1;
    left: 0;
    top: -1px;
    display: block;
    width: 20px;
    height: 36px; }
  .module-navigation .toggle-expanded span.ico-expand {
    background-position: 0 -8px; }

.flow-revenue .column .shadow .shadow-middle {
  padding-bottom: 0;
  padding-top: 0; }

.shadow-middle .module-navigation {
  margin-bottom: 0; }

.shadow-middle-none .module-navigation {
  margin-bottom: 0; }

/*----------------------------------------------------------------------*/
/*3.5 Recently Searched - recently-searched.scss*/
/*----------------------------------------------------------------------*/
.module-recently section {
  position: relative;
  padding-bottom: 1px; }
  .module-recently section p {
    color: #333; }
    .module-recently section p.route {
      font-weight: 400;
      color: #006; }
      .module-recently section p.route:hover {
        color: #006;
        color: #006; }
    .module-recently section p.cluster {
      width: 120px; }
  .module-recently section a {
    min-height: 76px;
    display: block;
    position: relative;
    margin: 12px 0 11px 15px; }
    .module-recently section a p {
      margin-left: 92px;
      margin-bottom: 1px; }
    .module-recently section a:hover p {
      color: #666; }
    .module-recently section a:hover h3 {
      color: #666; }
    .module-recently section a span.rate {
      margin-left: 76px;
      display: block; }
      .module-recently section a span.rate .stars {
        margin: 3px 0; }
  .module-recently section h3 {
    margin: 0px 0px 0px 92px;
    font-size: 12px;
    color: #006;
    font-weight: 400;
    max-width: 110px;
    white-space: initial; }
  .module-recently section img {
    margin: 0; }
    .module-recently section img.image {
      position: absolute;
      top: 3px;
      left: 0; }
  .module-recently section .cluster {
    font-size: 10px;
    color: #006; }
    .module-recently section .cluster.cluster-price {
      font-size: 11px !important;
      font-weight: normal !important;
      margin-bottom: 0; }
  .module-recently section .logo {
    position: static;
    margin-left: 92px;
    max-width: 50px;
    max-height: 11px;
    margin-top: 8px; }

.module-recently.module-recently-flight a {
  min-height: 0; }
  .module-recently.module-recently-flight a h3 {
    margin-left: 92px; }
  .module-recently.module-recently-flight a p {
    margin-left: 0; }

#car-recently-viewed-list h3 {
  margin: 0px 0px 0px 92px;
  padding-left: 0px; }

/*----------------------------------------------------------------------*/
/*3.6 You can also - you-can-also.scss*/
/*----------------------------------------------------------------------*/
.module-YCA {
  background-repeat: no-repeat;
  background-position: 165px 0; }
  .module-YCA section {
    padding-left: 4px;
    padding-bottom: 11px; }
    .module-YCA section a {
      margin-bottom: 2px;
      margin-top: 2px;
      display: inline-block; }
      .module-YCA section a span.ico-arrow {
        top: 0; }

p.itinerary-sent {
  color: #333;
  font-size: 18px;
  font-weight: normal;
  margin: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

/*----------------------------------------------------------------------*/
/*3.7 Miles and More - miles-and-more-teaser.scss*/
/*----------------------------------------------------------------------*/
.module-bonus section {
  padding-bottom: 7px;
  padding-left: 4px; }

.module-bonus.wdk-user-loggedout p {
  font-weight: bold;
  margin-top: 0; }

/*----------------------------------------------------------------------*/
/*3.8 Time Out Counter - time-out-counter.scss*/
/*----------------------------------------------------------------------*/
.meter-timeout {
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
  z-index: 2;
  width: 220px; }
  .meter-timeout .text {
    display: inline-block;
    width: 158px;
    padding-left: 5px; }
    .meter-timeout .text .timeleft {
      display: inline-block; }
  .meter-timeout > div {
    display: block;
    height: 4px;
    overflow: hidden;
    position: relative;
    width: 220px;
    cursor: default;
    background-color: #999; }
    .meter-timeout > div .value {
      height: 4px; }
  .meter-timeout a, .meter-timeout button {
    margin: 0;
    position: relative;
    top: -3px; }
    .meter-timeout a.ico-reload, .meter-timeout button.ico-reload {
      background-position: -0px -1025px;
      width: 16px;
      height: 16px; }

/*----------------------------------------------------------------------*/
/*3.9 Assistance - assistance.scss*/
/*----------------------------------------------------------------------*/
.module-assistance section {
  padding-left: 4px;
  padding-bottom: 4px; }
  .module-assistance section p {
    margin-top: 0; }

/*----------------------------------------------------------------------*/
/*4. Footer - footer.scss*/
/*----------------------------------------------------------------------*/
#footer .bottom p, #footer .bottom .explanatory .legend {
  display: block;
  float: none;
  margin: 8px 10px 9px; }

#footer .bottom .services .box div .title, #footer .bottom .services .box div p {
  margin-left: 0;
  margin-bottom: 4px;
  margin-top: 4px; }

#footer nav .footerContent .column .ft-header {
  color: #666;
  font-weight: bold;
  font-size: 12px;
  margin-left: 0; }

#footer nav.menu ul.footer-list li.footer-flights span.ico-arrow, #footer nav.menu ul.footer-list li.footer-flights a:hover span.ico-arrow {
  background-position: -82px -862px;
  height: 11px;
  width: 10px;
  margin-right: 0; }

#footer nav.menu-footer {
  display: inline-block; }
  #footer nav.menu-footer a {
    color: #333;
    float: left;
    margin-right: 0;
    margin-left: 0;
    line-height: 16px; }
  #footer nav.menu-footer .link-touch {
    float: right;
    margin-right: 0;
    color: #006; }
    #footer nav.menu-footer .link-touch span.icon {
      top: 0; }
  #footer nav.menu-footer img.alliance {
    margin-top: -74px !important; }
  #footer nav.menu-footer ul.footer-list a {
    float: left;
    margin: 8px 18px 9px 0px; }

#footer.compare-fares-footer .explanatory p {
  width: 100%; }

#footer .bottom {
  padding-top: 1px;
  position: relative;
  z-index: 1;
  margin: 20px 10px 0; }
  #footer .bottom .explanatory p {
    display: block;
    margin-top: 6px;
    margin-bottom: 6px;
    font-size: 10px; }
  #footer .bottom .explanatory .legend {
    text-align: left; }
    #footer .bottom .explanatory .legend li {
      font-size: 10px;
      line-height: 8px;
      list-style-image: none;
      margin-right: 18px; }
    #footer .bottom .explanatory .legend .label {
      display: inline-block;
      list-style: none; }
    #footer .bottom .explanatory .legend ul {
      display: inline-block;
      list-style: none; }
    #footer .bottom .explanatory .legend li {
      display: inline-block;
      list-style: none;
      position: relative; }
  #footer .bottom .explanatory img.alliance {
    position: absolute;
    z-index: 1;
    right: 10px;
    margin-top: -21px; }
  #footer .bottom .explanatory hr {
    border: none !important; }
  #footer .bottom .services {
    display: inline-block;
    padding-bottom: 1px;
    padding-top: 13px;
    margin-top: 4px;
    width: 100%; }
    #footer .bottom .services .box {
      float: left;
      width: 388px;
      margin-left: 1px; }
      #footer .bottom .services .box.box-chat {
        width: 315px; }
        #footer .bottom .services .box.box-chat div {
          width: 275px; }
      #footer .bottom .services .box.box-payment {
        width: 220px; }
        #footer .bottom .services .box.box-payment div {
          width: 178px; }
      #footer .bottom .services .box.box-help div {
        max-width: 345px; }
      #footer .bottom .services .box div {
        float: left; }
        #footer .bottom .services .box div .title {
          font-size: 16px;
          font-weight: bold;
          color: #666; }
        #footer .bottom .services .box div strong {
          font-size: 12px !important; }
          #footer .bottom .services .box div strong a {
            display: inline-block;
            margin-top: 0; }
            #footer .bottom .services .box div strong a:hover {
              color: #666; }
            #footer .bottom .services .box div strong a:focus {
              color: #666; }
        #footer .bottom .services .box div h4 {
          margin: 8px 0 0 0; }
      #footer .bottom .services .box .ico {
        float: left; }

#footer nav.menu {
  width: 920px;
  background-color: #b4b4b4;
  margin-bottom: -4px;
  margin-top: 22px;
  padding: 20px; }
  #footer nav.menu ul + br + ul {
    margin-top: 10px; }
  #footer nav.menu ul li {
    list-style: none;
    position: relative; }
  #footer nav.menu ul.footer-list li {
    list-style: none;
    display: inline;
    position: relative; }
    #footer nav.menu ul.footer-list li.footer-flights .wdk-toggle-active {
      background-color: white;
      border-top-left-radius: 3px;
      border-top-right-radius: 3px;
      padding: 4px 7px 10px;
      margin: 4px 4px -4px 4px; }
      #footer nav.menu ul.footer-list li.footer-flights .wdk-toggle-active span.ico-arrow {
        background-position: -82px -837px; }

#footer nav .footerContent {
  display: none;
  position: relative;
  background-color: white;
  font-size: 0.917em;
  margin: 34px 0 8px;
  padding: 18px 20px 19px 0; }
  #footer nav .footerContent .trenner {
    line-height: 1px;
    margin: 20px 0 18px 20px;
    padding: 0 20px; }
  #footer nav .footerContent .column {
    float: left;
    padding-left: 20px;
    width: 205px; }
    #footer nav .footerContent .column .ft-header span.empty-heading {
      height: 19px;
      margin: 10px;
      display: block; }
    #footer nav .footerContent .column .ft-header h4 {
      margin: 8px 0px 9px;
      font-size: 12px;
      font-weight: bold; }
    #footer nav .footerContent .column ul {
      margin-top: 6px; }
      #footer nav .footerContent .column ul li {
        display: table-row;
        margin: 0 0 3px;
        padding: 0; }
        #footer nav .footerContent .column ul li h3 {
          font-size: 12px;
          margin-bottom: 6px;
          margin-left: 0; }
          #footer nav .footerContent .column ul li h3 a {
            color: #006;
            font-size: 12px;
            margin-left: 0; }

#footer img.alliance {
  position: absolute;
  z-index: 1;
  right: 10px;
  margin-top: -35px; }

.flow-servicing #footer div.bottom div.explanatory ul.legend {
  display: none; }

.page-scpv #footer .legend li img {
  display: none; }

.page-carl #footer div.bottom div.explanatory p, .page-rfva #footer div.bottom div.explanatory p, .page-rbva #footer div.bottom div.explanatory p, .page-smap #footer div.bottom div.explanatory p, .page-apis #footer div.bottom div.explanatory p, .page-apit #footer div.bottom div.explanatory p, .page-cpit #footer div.bottom div.explanatory p, .page-bkgd #footer div.bottom div.explanatory p,
.page-ebic #footer div.bottom div.explanatory p, .page-ebco #footer div.bottom div.explanatory p, .page-ebsc #footer div.bottom div.explanatory p, .page-ebpp #footer div.bottom div.explanatory p, .page-card #footer div.bottom div.explanatory p, .page-capi #footer div.bottom div.explanatory p, .page-caco #footer div.bottom div.explanatory p, .page-rbfp #footer div.bottom div.explanatory p {
  display: block; }

.page-carl #footer div.bottom div.explanatory ul.legend, .page-rfva #footer div.bottom div.explanatory ul.legend, .page-rbva #footer div.bottom div.explanatory ul.legend, .page-smap #footer div.bottom div.explanatory ul.legend, .page-apis #footer div.bottom div.explanatory ul.legend, .page-apit #footer div.bottom div.explanatory ul.legend, .page-cpit #footer div.bottom div.explanatory ul.legend, .page-bkgd #footer div.bottom div.explanatory ul.legend,
.page-ebic #footer div.bottom div.explanatory ul.legend, .page-ebco #footer div.bottom div.explanatory ul.legend, .page-ebsc #footer div.bottom div.explanatory ul.legend, .page-ebpp #footer div.bottom div.explanatory ul.legend, .page-card #footer div.bottom div.explanatory ul.legend, .page-capi #footer div.bottom div.explanatory ul.legend, .page-caco #footer div.bottom div.explanatory ul.legend, .page-rbfp #footer div.bottom div.explanatory ul.legend {
  display: block; }

/*######################################################################*/
/*----------------------------------------------------------------------*/
/*Dialog Windows Structure - dialog/dialog-structure.scss*/
/*----------------------------------------------------------------------*/
/*######################################################################*/
/*----------------------------------------------------------------------*/
/*General Modal Styles - general-dialog.scss*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*Specific Modal Styles*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*ADL | Airport Directory - adl.scss*/
/*----------------------------------------------------------------------*/
.multiflightLineContainer {
  padding-left: 10px; }
  .multiflightLineContainer .ngDatepicker {
    display: inline-block;
    margin-top: -3px; }

.ngAirportDirectory .iconClose.icon-close {
  border: 0;
  background: none;
  color: #006; }

.ngAirportDirectory {
  display: inline-block;
  margin: 3px 3px 0;
  vertical-align: top; }
  .ngAirportDirectory.block {
    display: block; }
  #page-fofp .panel-search .toggle-collapsed .ngAirportDirectory,
  #page-fosd .panel-search .toggle-collapsed .ngAirportDirectory {
    width: 140px; }
  #flight-search-divToShow .ngAirportDirectory {
    width: 226px; }
  #flight-search-extraDiv .ngAirportDirectory {
    margin-right: 42px; }
    #flight-search-extraDiv .ngAirportDirectory .input {
      width: 176px; }
    #flight-search-extraDiv .ngAirportDirectory .ngDatepicker {
      margin-left: 12px; }
  #flights .ngAirportDirectory {
    display: block;
    margin: 8px 10px;
    width: 260px; }
  #multi .ngAirportDirectory {
    margin: 8px 10px 0 0;
    width: 211px; }
  #cars .ngAirportDirectory {
    display: block;
    margin: 8px 0 0 7px;
    width: 252px; }
  #car-search-divToShow .ngAirportDirectory {
    display: block;
    margin: 5px 0 5px 0;
    width: 226px; }
  #page-apit .panel-search .ngAirportDirectory {
    display: block;
    margin: 3px 0; }

/*----------------------------------------------------------------------*/
/*APL | AirPlus Details - apl.scss*/
/*----------------------------------------------------------------------*/
.ui-dialog.dialog-apl h3 {
  font-weight: normal; }

.ui-dialog.dialog-apl .buttons {
  margin-top: 11px; }

/*----------------------------------------------------------------------*/
/*AYS | Are you sure to leave - ays.scss*/
/*----------------------------------------------------------------------*/
.ui-dialog.dialog-delete .buttons {
  margin-top: 6px; }
  .ui-dialog.dialog-delete .buttons .btn {
    margin-right: 15px; }

/*----------------------------------------------------------------------*/
/*CCV | Confirm Cancellation - ccv.scss*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*CLE | Confirm Leaving - cle.scss*/
/*----------------------------------------------------------------------*/
.ui-dialog.dialog-leaving {
  width: 300px !important; }
  .ui-dialog.dialog-leaving .ui-dialog-content p + p {
    padding-top: 30px;
    margin-bottom: -9px; }
  .ui-dialog.dialog-leaving .ui-dialog-content p:first-child {
    margin-top: 3px; }

/*----------------------------------------------------------------------*/
/*CTC | Car Terns & Conditions - ctc.scss*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*CTF | Car Tax & Fees - ctf.scss*/
/*----------------------------------------------------------------------*/
.ui-dialog.dialog-ctf table {
  width: 100%; }
  .ui-dialog.dialog-ctf table tr td + td {
    text-align: right; }

/*----------------------------------------------------------------------*/
/*DEL | Delete Item - del.scss*/
/*----------------------------------------------------------------------*/
.dialog-delete.dialog-insurance h2 {
  white-space: normal;
  overflow: visible;
  height: inherit; }

/*----------------------------------------------------------------------*/
/*DIS | Discard Shop. Cart - dis.scss*/
/*----------------------------------------------------------------------*/
.ui-dialog.dialog-dis .buttons {
  margin-top: 6px; }

/*----------------------------------------------------------------------*/
/*EAF | Edit Agency Free - eaf.scss*/
/*----------------------------------------------------------------------*/
.ui-dialog.dialog-eaf p {
  margin-top: 8px; }

.ui-dialog.dialog-eaf hr {
  clear: both;
  margin-bottom: 10px; }

.ui-dialog.dialog-eaf .cluster {
  width: 100%; }
  .ui-dialog.dialog-eaf .cluster .data {
    float: right; }
  .ui-dialog.dialog-eaf .cluster .label {
    float: left; }
  .ui-dialog.dialog-eaf .cluster .right {
    margin-left: 5px; }

.ui-dialog.dialog-eaf .buttons {
  margin-top: 6px; }

/*----------------------------------------------------------------------*/
/*FAN | ATPCO Fare Note - fan.scss*/
/*----------------------------------------------------------------------*/
.ui-dialog.dialog-fan .ui-dialog-content {
  padding-bottom: 21px; }
  .ui-dialog.dialog-fan .ui-dialog-content .panel-summary {
    margin-bottom: -2px; }
    .ui-dialog.dialog-fan .ui-dialog-content .panel-summary section {
      border-bottom: solid 1px #ccc;
      height: 300px;
      overflow-y: scroll;
      padding: 10px; }
      .ui-dialog.dialog-fan .ui-dialog-content .panel-summary section p {
        font-family: "Arial", "sans-serif";
        margin: 8px 0; }
      .ui-dialog.dialog-fan .ui-dialog-content .panel-summary section pre {
        font-family: "Arial", "sans-serif";
        margin: 8px 0; }
  .ui-dialog.dialog-fan .ui-dialog-content .container-stack.last {
    border-bottom: solid 1px #ccc !important; }
  .ui-dialog.dialog-fan .ui-dialog-content .container-stack .ico-stack {
    left: 679px; }

/*----------------------------------------------------------------------*/
/*FBL | Fee Breakdown - fbl.scss*/
/*----------------------------------------------------------------------*/
.ui-dialog.dialog-fbl .ui-dialog-content {
  padding-bottom: 21px; }
  .ui-dialog.dialog-fbl .ui-dialog-content .head {
    border-bottom: 1px solid #ccc; }

/*----------------------------------------------------------------------*/
/*FSE | Fare selection error - fse.scss*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*INF | Information - inf.scss*/
/*----------------------------------------------------------------------*/
.ui-dialog.dialog-inf .ui-dialog-content {
  padding-bottom: 21px; }
  .ui-dialog.dialog-inf .ui-dialog-content h3 {
    font-size: 18px;
    margin-bottom: 12px;
    font-weight: normal; }
  .ui-dialog.dialog-inf .ui-dialog-content h4 {
    font-size: 13px; }
  .ui-dialog.dialog-inf .ui-dialog-content a {
    padding-top: 5px;
    display: block; }
  .ui-dialog.dialog-inf .ui-dialog-content .panel {
    border: 1px solid #ccc; }
  .ui-dialog.dialog-inf .ui-dialog-content .table tbody td {
    padding: 0; }
    .ui-dialog.dialog-inf .ui-dialog-content .table tbody td a {
      padding-right: 60px; }

/*----------------------------------------------------------------------*/
/*LOG | User Login - log.scss*/
/*----------------------------------------------------------------------*/
.ui-dialog.dialog-log .tabs-vertical {
  margin-left: 0;
  margin-right: 0; }
  .ui-dialog.dialog-log .tabs-vertical .tab-target section {
    border: 1px solid #ccc;
    margin: 0;
    padding-left: 20px;
    overflow: hidden; }

/*----------------------------------------------------------------------*/
/*OUT | Our apologies - out.scss*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*PPD | Protect Payment - ppd.scss*/
/*----------------------------------------------------------------------*/
.ui-dialog.dialog-ppd p.cluster-inline {
  display: inline-block;
  margin-bottom: 3px;
  margin-top: 0; }

.ui-dialog.dialog-ppd .buttons {
  margin-top: 10px; }

/*----------------------------------------------------------------------*/
/*RFL | Remove flight - rfl.scss*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*SCF | Secure Fare - scf.scss*/
/*----------------------------------------------------------------------*/
.ui-dialog.dialog-scf .buttons {
  margin-top: 6px; }

.ui-dialog.dialog-scf p img {
  padding-left: 15px; }

/*----------------------------------------------------------------------*/
/*SEP | SEPA consent - sep.scss*/
/*----------------------------------------------------------------------*/
.ui-dialog.dialog-sep p {
  padding-right: 60px;
  text-align: justify; }

.ui-dialog.dialog-sep table {
  margin-bottom: 20px; }
  .ui-dialog.dialog-sep table td + td {
    padding-left: 15px; }

.ui-dialog.dialog-sep .buttons {
  margin-top: 13px; }

/*----------------------------------------------------------------------*/
/*SHC | Share cart - shc.scss*/
/*----------------------------------------------------------------------*/
.ui-dialog.dialog-shc .ui-dialog-content {
  padding-bottom: 11px; }
  .ui-dialog.dialog-shc .ui-dialog-content .panel-share-cart .item {
    background: #f5f5f5;
    border: 1px solid #ccc;
    margin: 0 0 10px 0;
    overflow: hidden;
    padding: 10px;
    position: relative; }
    .ui-dialog.dialog-shc .ui-dialog-content .panel-share-cart .item .ico {
      display: inline-block;
      font-size: 12px;
      height: 21px;
      margin: 0 5px 0 0;
      width: 21px; }
    .ui-dialog.dialog-shc .ui-dialog-content .panel-share-cart .item .content {
      display: inline-block;
      vertical-align: top; }
      .ui-dialog.dialog-shc .ui-dialog-content .panel-share-cart .item .content h3 {
        font-size: 16px;
        font-weight: normal;
        margin: 0; }
    .ui-dialog.dialog-shc .ui-dialog-content .panel-share-cart .item p {
      color: #666;
      margin: 8px 0 14px; }
    .ui-dialog.dialog-shc .ui-dialog-content .panel-share-cart .item .btn-primary {
      float: right;
      margin: 0; }
    .ui-dialog.dialog-shc .ui-dialog-content .panel-share-cart .item .btn-secondary {
      float: right;
      margin: 0;
      text-align: left;
      width: 78px; }
    .ui-dialog.dialog-shc .ui-dialog-content .panel-share-cart .item .ico-facebook {
      height: 18px;
      left: 0;
      top: 2px;
      width: 21px; }

/*----------------------------------------------------------------------*/
/*STF | Send to Friend - stf.scss*/
/*----------------------------------------------------------------------*/
.ui-dialog.dialog-stf .ui-dialog-content aside {
  width: 140px; }
  .ui-dialog.dialog-stf .ui-dialog-content aside span {
    display: inline; }
  .ui-dialog.dialog-stf .ui-dialog-content aside img {
    margin: 0 8px -7px 0; }

.ui-dialog.dialog-stf .ui-dialog-content .btn {
  margin: 8px 10px 9px; }

.ui-dialog.dialog-stf .ui-dialog-content textarea {
  width: 100%;
  height: 100px; }

.ui-dialog.dialog-stf .ui-dialog-content .cluster-verylong span.input {
  width: 218px; }

.ui-dialog.dialog-stf .ui-dialog-content .buttons {
  margin-top: 11px; }

/*----------------------------------------------------------------------*/
/*TAS | Time Out Autosave - tas.scss*/
/*----------------------------------------------------------------------*/
.ui-dialog.dialog-tas footer.buttons {
  margin-top: 6px; }

/*----------------------------------------------------------------------*/
/*TOL | Time Out Logout - tol.scss*/
/*----------------------------------------------------------------------*/
.ui-dialog.dialog-tol footer.buttons {
  margin-top: 6px; }

/*----------------------------------------------------------------------*/
/*VOU | Enter Voucher - vou.scss*/
/*----------------------------------------------------------------------*/
.ui-dialog.dialog-vou .buttons {
  padding: 0;
  border-top: solid 1px #ccc;
  margin-top: 11px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  margin-bottom: 10px; }
  .ui-dialog.dialog-vou .buttons .btn {
    margin: 12px 13px 0 0; }

/*----------------------------------------------------------------------*/
/*SMP | Seatmap Preview - smp.scss*/
/*----------------------------------------------------------------------*/
.ui-dialog.dialog-smp .ui-widget-content {
  padding: 0 20px;
  padding-bottom: 10px; }
  .ui-dialog.dialog-smp .ui-widget-content .seats {
    padding-top: 0; }
    .ui-dialog.dialog-smp .ui-widget-content .seats.pop {
      overflow: hidden;
      margin-top: 0; }
      .ui-dialog.dialog-smp .ui-widget-content .seats.pop .wrap {
        width: 538px !important;
        padding-right: 0 !important; }
        .ui-dialog.dialog-smp .ui-widget-content .seats.pop .wrap .planewrapper {
          border: none;
          margin: auto !important; }
          .ui-dialog.dialog-smp .ui-widget-content .seats.pop .wrap .planewrapper > tbody > tr > td {
            width: auto;
            height: auto;
            text-align: center; }
          .ui-dialog.dialog-smp .ui-widget-content .seats.pop .wrap .planewrapper .no-seat {
            width: 29px;
            height: 33px; }
          .ui-dialog.dialog-smp .ui-widget-content .seats.pop .wrap .planewrapper th.text {
            text-align: center; }
          .ui-dialog.dialog-smp .ui-widget-content .seats.pop .wrap .planewrapper th.no-seat {
            width: 5px; }
      .ui-dialog.dialog-smp .ui-widget-content .seats.pop img.ico {
        top: 0; }
      .ui-dialog.dialog-smp .ui-widget-content .seats.pop p {
        margin-left: 20px;
        margin-top: 0px; }
      .ui-dialog.dialog-smp .ui-widget-content .seats.pop h4 {
        margin-bottom: 0px; }
    .ui-dialog.dialog-smp .ui-widget-content .seats nav {
      border-bottom: none; }
  .ui-dialog.dialog-smp .ui-widget-content footer {
    margin-top: 10px; }
    .ui-dialog.dialog-smp .ui-widget-content footer table {
      float: left;
      width: 50% !important;
      text-align: left;
      border: none; }
      .ui-dialog.dialog-smp .ui-widget-content footer table td {
        text-align: left; }
    .ui-dialog.dialog-smp .ui-widget-content footer .seats td {
      width: auto;
      padding: 2px 6px;
      text-align: left;
      vertical-align: middle; }
      .ui-dialog.dialog-smp .ui-widget-content footer .seats td .icon {
        width: 29px; }
        .ui-dialog.dialog-smp .ui-widget-content footer .seats td .icon.arrow1 {
          background-position: -155px 0;
          width: 25px !important;
          margin-left: 5px; }
      .ui-dialog.dialog-smp .ui-widget-content footer .seats td span {
        position: relative;
        top: 2px;
        margin-left: 5px; }

.ui-dialog.dialog-smp .ui-dialog-titlebar .ui-dialog-title {
  text-overflow: initial;
  white-space: normal;
  height: auto; }

/*----------------------------------------------------------------------*/
/*EMX | Emergency Exit - emx.scss*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*DST | Discard Seats - dst.scss*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*SFR | Res. Fee Removed - sfr.scss*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*NSR | No Seat Refund - nsr.scss*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*CON | Check Out Necess. - cn.scss*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*SRC | Seat Refund Conf. - src.scss*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*SSU | Seat Status Update - ssu.scss*/
/*----------------------------------------------------------------------*/
/*######################################################################*/
/*----------------------------------------------------------------------*/
/*Page Structure - page/page-structure.scss*/
/*----------------------------------------------------------------------*/
/*######################################################################*/
/*----------------------------------------------------------------------*/
/*Revenue Pages*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*General ADVS - advs.scss*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*General ALPI - alpi.scss*/
/*----------------------------------------------------------------------*/
.page-alpi .panel {
  overflow: visible; }

.page-alpi .panel-log .user-log a.forgot {
  top: 18px; }

.page-alpi .panel-contact .cluster-adult-check .label {
  max-width: 612px; }

.page-alpi .panel-contact .cluster-adult-check .icon.icon-info {
  vertical-align: top; }

.page-alpi .panel-contact .cluster-adult-check .info {
  margin-left: 0; }

.page-alpi .panel-contact-rsb .cluster-phone {
  position: relative; }

.page-alpi .panel-contact-rsb .cluster-phone .icon.icon-info {
  position: absolute; }

.page-alpi .panel-contact-rsb .cluster-adult-check .label {
  max-width: 340px; }

.page-alpi .panel-contact-rsb .cluster-adult-check .icon.icon-info {
  vertical-align: top; }

.page-alpi .panel-contact-rsb .cluster-adult-check .info {
  margin-left: 0; }

/*----------------------------------------------------------------------*/
/*General BKCO - bkco.scss*/
/*----------------------------------------------------------------------*/
.page-bkco .total .explanatory .ico {
  position: relative;
  top: -2px; }

.page-bkco .total p.explanatory {
  position: relative;
  top: 2px; }

.page-bkco .wdk-teaser {
  float: left; }

.page-bkco footer.total tr.last hr {
  margin-top: 8px; }

.page-bkco .panel-price section {
  margin: 0; }

.page-bkco .irc-railandfly-panel + .message li a, .page-bkco .irc-railandfly-download-link .irc-railandfly-panel + div.message-ok li a, .irc-railandfly-download-link .page-bkco .irc-railandfly-panel + div.message-ok li a {
  position: static;
  display: block;
  text-align: right; }

/*----------------------------------------------------------------------*/
/*General CACO - caco.scss*/
/*----------------------------------------------------------------------*/
.page-caco footer.total {
  border-top: 1px solid #ccc;
  margin-top: 0; }

/*----------------------------------------------------------------------*/
/*General CAPI - capi.scss*/
/*----------------------------------------------------------------------*/
.page-capi div.cluster .label {
  padding-bottom: 2px; }

.page-capi .menu-progress li.tab span {
  cursor: default; }

/*----------------------------------------------------------------------*/
/*General CARD - card.scss*/
/*----------------------------------------------------------------------*/
.page-card .panel-price {
  border-bottom: 2px solid #999 !important; }
  .page-card .panel-price .grid thead.head th:first-child {
    width: 200px; }
  .page-card .panel-price section th {
    text-align: right; }
    .page-card .panel-price section th.price-overview-car {
      text-align: left;
      font-weight: 400;
      vertical-align: bottom; }
  .page-card .panel-price tr.separator td {
    padding-left: 0; }
  .page-card .panel-price .head th {
    border-bottom: 0; }
  .page-card .panel-price footer.total {
    border-top: 1px solid #ccc !important;
    background: none #ebebeb !important; }
    .page-card .panel-price footer.total td.price sup {
      font-weight: 400; }
    .page-card .panel-price footer.total .total p.explanatory {
      top: 0; }
    .page-card .panel-price footer.total .total .total-currency .label {
      padding-top: 5px;
      padding-bottom: 9px !important; }
    .page-card .panel-price footer.total .total .total-currency td {
      padding-bottom: 5px !important; }
      .page-card .panel-price footer.total .total .total-currency td.price sup {
        position: relative !important;
        top: -4px; }
    .page-card .panel-price footer.total .total .total-currency span.price {
      top: -4px !important;
      font-weight: 400; }
    .page-card .panel-price footer.total .label {
      color: #333 !important; }
    .page-card .panel-price footer.total .price {
      color: #333 !important; }
    .page-card .panel-price footer.total p {
      margin: 0 !important; }

.page-card .menu-progress li.tab span {
  cursor: default; }

/*----------------------------------------------------------------------*/
/*General CARL - carl.scss*/
/*----------------------------------------------------------------------*/
.page-carl footer .cluster-select .label {
  font-size: 11px; }

.page-carl .menu-progress li.tab span {
  cursor: default; }

/*----------------------------------------------------------------------*/
/*General CART - cart.scss*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*General CHFA - chfa.scss*/
/*----------------------------------------------------------------------*/
.panel-chfa .grid table.buttons td.features {
  width: 55%; }

.panel-chfa .grid table thead.head th {
  padding-top: 10px;
  padding-bottom: 10px; }

.panel-chfa footer.total {
  border-right: 0;
  border-left: 0;
  border-bottom: 1px solid #ccc; }

/*----------------------------------------------------------------------*/
/*General FLMA - flma.scss*/
/*----------------------------------------------------------------------*/
.page-flma #page {
  padding: 0;
  width: 960px;
  margin: 85px 0 0; }
  .page-flma #page #inner {
    float: none;
    width: auto;
    margin-right: 0; }
    .page-flma #page #inner .cluster-price .label {
      display: inline-block; }

.page-flma div.btn-content-history {
  border-radius: 4px 0 4px 4px;
  margin-top: 0; }

.page-flma #car-section-tab {
  overflow: visible; }

/*----------------------------------------------------------------------*/
/*General FOFP - fofp.scss*/
/*----------------------------------------------------------------------*/
.page-fofp div.sb.selectbox {
  width: 160px; }

/*----------------------------------------------------------------------*/
/*General FOMS - foms.scss*/
/*----------------------------------------------------------------------*/
.page-foms .panel-search .btn-primary {
  margin-left: 0 !important; }

.page-foms .panel-search .cluster-verylarge {
  margin-right: 7px !important; }

.page-foms .panel-search .target-expanded section {
  margin-bottom: 10px; }

.page-foms .panel-yoursearch section {
  border-bottom: none !important; }

.page-foms .panel-yoursearch .target-collapsed .bloc {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0; }

.page-foms .panel-yoursearch footer.buttons {
  margin-left: 10px !important;
  margin-right: 10px !important; }

.page-foms .grid tr.selection td {
  height: 38px; }

.page-foms .grid tr.selectable td {
  height: 38px; }

.page-foms .grid td .icons {
  left: inherit;
  right: 0;
  width: auto; }

.page-foms .btn-content-history {
  z-index: 102 !important;
  margin-top: 0 !important; }

.page-foms a.ico-sorting {
  background: 0 0;
  float: right;
  margin-right: 10px;
  width: 9px;
  height: 5px;
  margin-top: 6px;
  display: block; }

/*----------------------------------------------------------------------*/
/*General FOSD - fosd.scss*/
/*----------------------------------------------------------------------*/
.page-fosd .panel-yoursearch footer.buttons {
  margin-left: 10px !important;
  margin-right: 10px !important; }

.page-fosd .grid td .icons {
  left: inherit;
  right: 0;
  width: auto; }

.page-fosd a.ico-sorting {
  background: 0 0;
  float: right;
  margin-right: 10px;
  width: 9px;
  height: 5px;
  margin-top: 6px;
  display: block; }

/*----------------------------------------------------------------------*/
/*General HOTD - hotd.scss*/
/*----------------------------------------------------------------------*/
.page-hotd .panel-yoursearch h4 {
  margin-top: 14px;
  margin-bottom: 14px; }

.page-hotd .panel-yoursearch.panel-selection p {
  margin-bottom: 15px;
  margin-top: 20px; }

.page-hotd .panel-yoursearch.panel-selection footer.buttons {
  margin-left: 10px !important;
  margin-right: 10px !important; }

.page-hotd .panel-price small {
  font-size: 11px; }

.page-hotd .tabs-horizontal .tab a {
  padding-left: 36px;
  padding-right: 36px; }

.page-hotd .panel-selection footer.buttons .btn {
  margin-left: 0; }

.page-hotd .panel-unpayable footer.total table tr.total th p.label {
  margin: 0; }

.page-hotd footer.buttons {
  margin-left: 10px;
  margin-right: 10px; }

/*----------------------------------------------------------------------*/
/*General HOTL - hotl.scss*/
/*----------------------------------------------------------------------*/
.page-hotl .panel-yoursearch .cluster-medium span.ui-datepicker {
  width: 108px; }

.page-hotl .panel-yoursearch section .search {
  overflow: hidden; }

.page-hotl .panel-list .buttons small {
  font-size: 11px; }

.page-hotl .panel-list .rating small {
  font-size: 11px; }

.page-hotl .toolbar .cluster-select .label {
  font-size: 11px; }

.page-hotl footer .cluster-select .label {
  font-size: 11px; }

/*----------------------------------------------------------------------*/
/*General INSU - insu.scss*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*General ITCO - itco.scss*/
/*----------------------------------------------------------------------*/
.page-itco footer.total.summary tr.total-currency td {
  padding-top: 0;
  padding-bottom: 5px; }

.page-itco footer.total.summary tr.total-currency th {
  padding-top: 0; }

/*----------------------------------------------------------------------*/
/*General PURF - purf.scss*/
/*----------------------------------------------------------------------*/
.page-purf .tab-target .cluster .ico-arrow {
  margin-left: 6px;
  margin-right: 6px; }

.page-purf .payment-bank .partners a {
  margin-left: 0;
  margin-top: 0; }

.page-purf .panel-message div {
  margin-bottom: -1px;
  border-radius: 0; }
  .page-purf .panel-message div.message-ok ul li .btn-secondary {
    margin-left: 80px;
    position: relative; }

/*----------------------------------------------------------------------*/
/*General RAIL - rail.scss*/
/*----------------------------------------------------------------------*/
.page-rail .cluster-inline {
  float: left; }

.page-rail .cluster-radio {
  margin-right: 5px; }

.page-rail .cluster-radio + .info {
  color: #666; }

.page-rail .panel hr.short + h4 {
  margin-top: -4px !important; }

/*----------------------------------------------------------------------*/
/*General SCPV - scpv.scss*/
/*----------------------------------------------------------------------*/
.page-scpv #canvas {
  width: 740px;
  padding: 0; }
  .page-scpv #canvas #page {
    margin: 0;
    padding: 0;
    display: inline; }
    .page-scpv #canvas #page #inner {
      float: none;
      width: 700px;
      margin: 0 0 0 17px; }
      .page-scpv #canvas #page #inner .target-expanded {
        display: block !important; }
        .page-scpv #canvas #page #inner .target-expanded h2.container-stack {
          display: none; }
      .page-scpv #canvas #page #inner .target-collapsed {
        display: none; }
      .page-scpv #canvas #page #inner .title-highlight {
        height: 35px;
        line-height: 35px; }
      .page-scpv #canvas #page #inner .btn-mandatory {
        float: left;
        margin: 0; }
      .page-scpv #canvas #page #inner .title-and-logo {
        margin-top: 34px;
        margin-bottom: 58px; }
        .page-scpv #canvas #page #inner .title-and-logo h1, .page-scpv #canvas #page #inner .title-and-logo h2 {
          display: inline; }
        .page-scpv #canvas #page #inner .title-and-logo img {
          float: right; }
      .page-scpv #canvas #page #inner .need-help {
        margin-top: 68px;
        margin-bottom: 6px; }
        .page-scpv #canvas #page #inner .need-help h3 {
          margin-bottom: 0;
          font-size: 14px;
          font-weight: 400;
          color: #333; }
        .page-scpv #canvas #page #inner .need-help p {
          margin-top: 0;
          line-height: 1.5; }
      .page-scpv #canvas #page #inner .alliance {
        margin-bottom: 80px;
        padding-top: 6px;
        padding-bottom: 6px;
        border-top: 1px solid #999; }
        .page-scpv #canvas #page #inner .alliance img {
          float: right; }
      .page-scpv #canvas #page #inner .buttons {
        padding-top: 20px;
        padding-bottom: 30px;
        border-top: 1px solid #ccc; }
      .page-scpv #canvas #page #inner .footnote {
        padding-bottom: 8px; }
        .page-scpv #canvas #page #inner .footnote p {
          margin: 5px 0 6px;
          font-size: 10px;
          color: #666; }
      .page-scpv #canvas #page #inner footer.total tr.total td.price a {
        display: none; }
      .page-scpv #canvas #page #inner footer.total .total-over .inc * {
        font-size: 11px; }

.page-scpv .panel-summary {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px; }

.page-scpv .panel-price section {
  margin: 0;
  width: 698px; }

/*----------------------------------------------------------------------*/
/*General SEAT - seat.scss*/
/*----------------------------------------------------------------------*/
.page-seat #inner .panel {
  border: 0; }
  .page-seat #inner .panel .total-charges .info {
    margin-left: 5px; }

.page-seat #inner span.ico-seat {
  background-position: -68px -667px;
  width: 34px;
  height: 34px;
  left: 1px;
  top: -4px;
  margin-right: 4px; }

.page-seat .tip-complex table {
  width: auto; }
  .page-seat .tip-complex table td {
    white-space: nowrap; }
    .page-seat .tip-complex table td.ttl {
      border-bottom: none !important; }

/*----------------------------------------------------------------------*/
/*General SPLA - spla.scss*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*General VERI - veri.scss*/
/*----------------------------------------------------------------------*/
.page-veri h3 {
  color: #333;
  border: none;
  font-size: 16px;
  font-weight: 400;
  margin: 26px 10px 27px; }

.page-veri .veri-info {
  border: 1px solid #ccc; }

.page-veri ul {
  margin-left: 22px; }

.page-veri p {
  font-weight: 700;
  margin: 8px 10px 9px; }

/*----------------------------------------------------------------------*/
/*General XPRS - xprs.scss*/
/*----------------------------------------------------------------------*/
.page-xprs .panel-price {
  overflow: visible;
  border-bottom: 1px solid #ccc !important; }
  .page-xprs .panel-price section {
    margin: 0;
    overflow: visible;
    width: 698px; }
    .page-xprs .panel-price section.summary {
      padding-bottom: 9px; }
  .page-xprs .panel-price .grid {
    border-bottom: none; }
    .page-xprs .panel-price .grid tbody tr:first-child td {
      padding-top: 0; }
  .page-xprs .panel-price.panel-summary section {
    padding-top: 2px !important; }
  .page-xprs .panel-price footer.total div {
    margin-top: 13px; }
  .page-xprs .panel-price footer.total a {
    margin-top: 13px; }
    .page-xprs .panel-price footer.total a.link {
      float: right; }
  .page-xprs .panel-price footer.total .cluster-checkbox {
    float: left; }
  .page-xprs .panel-price footer.total table tr.total th p.label {
    margin: 0; }

/*----------------------------------------------------------------------*/
/*Servicing Pages*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*General APIS - apis.scss*/
/*----------------------------------------------------------------------*/
.page-apis .cluster {
  margin-left: 10px !important;
  margin-right: 10px !important; }

.page-apis aside.column {
  margin-top: 2px !important; }
  .page-apis aside.column div.shadow {
    margin-top: 49px; }

/*----------------------------------------------------------------------*/
/*General APIT - apit.scss*/
/*----------------------------------------------------------------------*/
.page-apit ul.pagination li.prev button, .page-apit ul.pagination li.next button {
  width: auto;
  padding-left: 5px;
  padding-right: 5px; }

.page-apit ul.btn-content {
  padding: 0;
  z-index: 102; }

.page-apit .btn-content {
  border-bottom: none; }
  .page-apit .btn-content li {
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin-top: 0 !important;
    padding-top: 3px; }
    .page-apit .btn-content li:hover {
      box-shadow: 0 0 3px 1px #666;
      outline: none;
      border: 1px solid #666; }
  .page-apit .btn-content a {
    margin: 0;
    padding: 8px 9px 9px; }

.page-apit .panel-search footer.buttons {
  margin: 0 10px !important;
  border-top: 1px solid #ccc; }
  .page-apit .panel-search footer.buttons .btn-primary {
    margin-left: 0; }
  .page-apit .panel-search footer.buttons .btn-secondary {
    float: none; }

.page-apit .panel-search .cluster-inline-block span.label {
  display: inline-block;
  position: relative;
  top: 1px;
  padding-right: 2px;
  width: 90px; }

.page-apit aside.column {
  margin-top: 28px !important; }

/*----------------------------------------------------------------------*/
/*General BKGD - bkgd.scss*/
/*----------------------------------------------------------------------*/
.page-bkgd .column {
  margin-top: 2px !important; }
  .page-bkgd .column .module-TBT:first-child {
    margin-bottom: 0; }

.page-bkgd #page {
  margin-bottom: 70px; }

.page-bkgd footer {
  padding-top: 2px;
  padding-bottom: 0; }

.page-bkgd .total p.explanatory {
  position: relative;
  top: 2px; }

.page-bkgd .irc-railandfly-panel + .message li a, .page-bkgd .irc-railandfly-download-link .irc-railandfly-panel + div.message-ok li a, .irc-railandfly-download-link .page-bkgd .irc-railandfly-panel + div.message-ok li a {
  position: static;
  display: block;
  text-align: right; }

/*----------------------------------------------------------------------*/
/*General CPIT - cpit.scss*/
/*----------------------------------------------------------------------*/
.page-cpit ul.pagination li.prev button, .page-cpit ul.pagination li.next button {
  width: auto;
  padding-left: 5px;
  padding-right: 5px; }

.page-cpit ul.btn-content {
  padding: 0;
  z-index: 102 !important; }

.page-cpit .btn-content {
  border-bottom: none; }
  .page-cpit .btn-content li {
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin-top: 0 !important;
    padding-top: 3px; }
    .page-cpit .btn-content li:hover {
      box-shadow: 0 0 3px 1px #666;
      outline: none;
      border: 1px solid #666; }
  .page-cpit .btn-content a {
    margin: 0;
    padding: 8px 9px 9px; }

.page-cpit aside.column div.shadow {
  margin-top: 49px; }

/*----------------------------------------------------------------------*/
/*General EBCO - ebco.scss*/
/*----------------------------------------------------------------------*/
.page-ebco .column {
  margin-top: -3px !important; }

.page-ebco .panel-summary .tabs-vertical .tab-target {
  border: 1px solid #ccc; }

.page-ebco .panel-summary .wdk-element-payment .tab-target h5 {
  margin-left: 0; }

/*----------------------------------------------------------------------*/
/*General EBIC - ebic.scss*/
/*----------------------------------------------------------------------*/
.page-ebic .panel-payable {
  border-bottom: 0 solid #ccc !important; }

.page-ebic .column {
  margin-top: -3px !important; }

/*----------------------------------------------------------------------*/
/*General EBPP - ebpp.scss*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*General EBRF - ebrf.scss*/
/*----------------------------------------------------------------------*/
.page-ebrf .panel-summary section {
  padding-bottom: 20px;
  padding-top: 0; }
  .page-ebrf .panel-summary section h3:first-child {
    padding-bottom: 8px;
    padding-top: 8px;
    margin-left: 10px; }

.page-ebrf .panel-summary h4 {
  padding-top: 0; }

.page-ebrf .column {
  margin-top: -3px !important; }

/*----------------------------------------------------------------------*/
/*General EBSC - ebsc.scss*/
/*----------------------------------------------------------------------*/
.page-ebsc .column {
  margin-top: -3px !important; }

.page-ebsc footer.total {
  border-bottom: 2px solid #ffb300; }

.page-ebsc .total p.explanatory {
  position: relative;
  top: 2px; }

/*----------------------------------------------------------------------*/
/*General LGIN - lgin.scss*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*General MAIN - main.scss*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*General RBCO - rbco.scss*/
/*----------------------------------------------------------------------*/
.page-rbco .panel-price {
  border-left: none !important;
  border-right: none !important; }
  .page-rbco .panel-price footer.total {
    background-color: transparent !important;
    background-image: none !important;
    border-left: 1px solid #ccc !important;
    border-right: 1px solid #ccc !important;
    padding: 0; }
    .page-rbco .panel-price footer.total .label {
      color: #333; }
    .page-rbco .panel-price footer.total .price {
      color: #333; }
    .page-rbco .panel-price footer.total * {
      color: #333 !important; }
    .page-rbco .panel-price footer.total td.fees a {
      position: relative;
      top: -3px;
      color: #006 !important; }
      .page-rbco .panel-price footer.total td.fees a span {
        position: relative;
        top: 3px; }

.page-rbco aside.column div.shadow {
  margin-top: 49px; }

/*----------------------------------------------------------------------*/
/*General RBFP - rbfp.scss*/
/*----------------------------------------------------------------------*/
.page-rbfp .sorter span.label {
  display: block !important;
  top: auto;
  padding-bottom: 2px;
  font-weight: 400;
  color: black;
  width: 95%;
  margin-bottom: 2px;
  margin-left: 0;
  font-size: 11px; }

.page-rbfp .grid td.numbers span {
  position: relative;
  display: block;
  font-size: 10px;
  line-height: 11px;
  text-align: right; }

.page-rbfp p.flight-op {
  overflow: hidden;
  width: 155px;
  text-overflow: ellipsis; }

.page-rbfp .grid-fofp td.fare span.icons {
  display: none; }

.page-rbfp .wdk-results .even.buttons .btn.btn-secondary {
  margin: 8px 11px 9px; }

.page-rbfp .panel-yoursearch-servicing .container-stack {
  overflow: visible; }

/*----------------------------------------------------------------------*/
/*General RBPD - rbpd.scss*/
/*----------------------------------------------------------------------*/
.page-rbpd .panel-price {
  border-bottom: none !important; }
  .page-rbpd .panel-price footer.total {
    background: none !important;
    border-left: 1px solid #ccc !important;
    border-right: 1px solid #ccc !important;
    border-bottom: 2px solid #ffb300 !important; }
    .page-rbpd .panel-price footer.total th * {
      color: #333 !important; }
    .page-rbpd .panel-price footer.total td.price * {
      color: #333 !important; }

.page-rbpd footer.total.summary {
  border-top: none; }

/*----------------------------------------------------------------------*/
/*General RBSD - rbsd.scss*/
/*----------------------------------------------------------------------*/
.page-rbsd .panel-yoursearch-servicing .container-stack {
  overflow: visible; }

.page-rbsd .panel-price .panel-refund {
  border-top: none !important; }

.page-rbsd a.ico-sorting {
  background: 0 0;
  float: right;
  margin-right: 10px;
  width: 9px;
  height: 5px;
  margin-top: 6px;
  display: block; }

/*----------------------------------------------------------------------*/
/*General RBVA - rbva.scss*/
/*----------------------------------------------------------------------*/
.page-rbva .panel-warning section {
  padding: 0; }

.page-rbva section.datepicker-container {
  padding-top: 0; }

/*----------------------------------------------------------------------*/
/*General RECA - reca.scss*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*General RECC - recc.scss*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*General REPC - repc.scss*/
/*----------------------------------------------------------------------*/
.page-repc aside.column div.shadow {
  margin-top: 49px; }

/*----------------------------------------------------------------------*/
/*General REPD - repd.scss*/
/*----------------------------------------------------------------------*/
.page-repd aside.column div.shadow {
  margin-top: 49px; }

.page-repd .total p.explanatory {
  position: relative;
  top: 2px; }

/*----------------------------------------------------------------------*/
/*General RFCO - rfco.scss*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*General RFVA - rfva.scss*/
/*----------------------------------------------------------------------*/
.page-rfva .panel-summary.panel-yourflights {
  border: 1px solid #ccc; }
  .page-rfva .panel-summary.panel-yourflights .itinerary-list-segment table.table-flight-details h3 {
    margin-left: 10px; }

.page-rfva .panel-summary.panel-passengers {
  border: 1px solid #ccc; }

/*----------------------------------------------------------------------*/
/*General SMAP - smap.scss*/
/*----------------------------------------------------------------------*/
.page-smap .container-stack {
  border-bottom: none !important; }

.page-smap .total-charges {
  border-bottom: 1px solid #ccc; }

.page-smap #inner span.ico-seat {
  background-position: -68px -667px;
  width: 34px;
  height: 34px;
  left: 1px;
  top: -4px;
  margin-right: 4px; }

/*----------------------------------------------------------------------*/
/*General SRFS - srfs.scss*/
/*----------------------------------------------------------------------*/
.page-srfs .column {
  position: relative;
  top: 77px; }

.page-srfs .panel-selection {
  margin-top: -3px;
  margin-bottom: 25px;
  padding-bottom: 15px; }
  .page-srfs .panel-selection .ico-popup {
    margin-right: 5px; }

.page-srfs .panel.panel-summary {
  border-top: 0; }

.page-srfs .panel-summary section .grid {
  margin-top: -2px;
  padding-top: 0; }
  .page-srfs .panel-summary section .grid:first-child {
    margin-top: 0; }

/*----------------------------------------------------------------------*/
/*General UPCC - upcc.scss*/
/*----------------------------------------------------------------------*/
.page-upcc h1.message {
  font-size: 18px;
  margin-left: 6px;
  line-height: 21px;
  margin-bottom: 6px;
  display: inline-block; }

/*----------------------------------------------------------------------*/
/*General UPCO - upco.scss*/
/*----------------------------------------------------------------------*/
.page-upco h1.message {
  font-size: 18px !important;
  margin-left: 6px !important;
  margin-bottom: 10px !important;
  line-height: 21px; }

.page-upco .panel-price .grid tbody tr:first-child td {
  padding-top: 8px;
  padding-bottom: 8px; }

/*----------------------------------------------------------------------*/
/*General UPCH - upch.scss*/
/*----------------------------------------------------------------------*/
.page-upch .headline p {
  margin-left: 0px; }

.page-upch .panel-summary {
  border: 1px solid #ccc; }
  .page-upch .panel-summary section {
    padding-bottom: 0; }
    .page-upch .panel-summary section .grid-ff-4 {
      padding-bottom: 0; }
      .page-upch .panel-summary section .grid-ff-4 .seperator {
        height: 15px; }
      .page-upch .panel-summary section .grid-ff-4 p.multiPax-update-text {
        padding-bottom: 30px; }
      .page-upch .panel-summary section .grid-ff-4 .passenger-names {
        padding-left: 10px; }
        .page-upch .panel-summary section .grid-ff-4 .passenger-names .cell-seperator {
          width: 150px; }

.page-upch .grid .table-flight-details {
  margin-top: 10px; }
  .page-upch .grid .table-flight-details tr:first-child td {
    padding-top: 11px; }

.page-upch .grid .panel-confirm-upgrade {
  border: 0;
  border-top: 1px solid #ccc; }
  .page-upch .grid .panel-confirm-upgrade.originalFare {
    height: 65px; }
  .page-upch .grid .panel-confirm-upgrade .cluster {
    margin-top: 10px; }
  .page-upch .grid .panel-confirm-upgrade .price {
    font-size: 16px;
    color: #006;
    font-weight: 700; }
  .page-upch .grid .panel-confirm-upgrade .upgrade-confirmation {
    padding-right: 10px; }
  .page-upch .grid .panel-confirm-upgrade .upgrade-price-pax-margin-top {
    margin-top: -5px; }
  .page-upch .grid .panel-confirm-upgrade .price-margin-top {
    margin-top: 5px; }

.page-upch .grid .panel-confirm-upgrade .fareBenefits ul, .page-upch .grid .upgrade-confirmation .fareBenefits ul {
  float: right; }

.page-upch .grid .panel-confirm-upgrade ul, .page-upch .grid .upgrade-confirmation ul {
  display: inline-table;
  padding-right: 7px;
  margin-left: 0px; }
  .page-upch .grid .panel-confirm-upgrade ul li, .page-upch .grid .upgrade-confirmation ul li {
    display: table-cell;
    padding: 5px;
    list-style: none; }
    .page-upch .grid .panel-confirm-upgrade ul li span, .page-upch .grid .upgrade-confirmation ul li span {
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      vertical-align: middle; }
    .page-upch .grid .panel-confirm-upgrade ul li .disabled, .page-upch .grid .upgrade-confirmation ul li .disabled {
      opacity: 0.5; }
    .page-upch .grid .panel-confirm-upgrade ul li .fares-icon, .page-upch .grid .upgrade-confirmation ul li .fares-icon {
      display: inline-block;
      width: 35px;
      height: 35px;
      line-height: 35px;
      font-size: 32px;
      text-align: center;
      border-radius: 3px;
      border: 1px solid #d5d4d4;
      color: #006;
      background-color: #f5f5f5;
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
      vertical-align: middle;
      cursor: pointer; }

.page-upch .grid .upgrade-confirmation ul {
  margin: 5px 0 8px 5px;
  float: left; }

.page-upch .grid fieldset {
  height: 100%;
  width: 100%; }
  .page-upch .grid fieldset div.cluster {
    float: right; }
  .page-upch .grid fieldset div.cluster.cluster-radio {
    float: none; }

/*----------------------------------------------------------------------*/
/*Popup Pages*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*Currency Converter - cuco.scss*/
/*----------------------------------------------------------------------*/
.page-cuco {
  width: 321px;
  margin: auto; }
  .page-cuco article {
    position: relative; }
  .page-cuco.popup .dialog-ccp {
    margin-top: 11px;
    margin-bottom: 1px;
    font-size: 26px;
    padding-bottom: 2px; }
  .page-cuco .cluster.cluster-text label {
    float: none; }

/*----------------------------------------------------------------------*/
/*Fare details - fftd.scss*/
/*----------------------------------------------------------------------*/
.page-fftd .grid footer {
  padding: 10px 1px; }

.page-fftd .grid p {
  font-size: 11px; }

.page-fftd .grid table.family th, .page-fftd .grid table.family td {
  border: 1px solid white;
  width: 20%; }

.page-fftd .grid table.family td:first-child {
  border: 1px solid #ccc;
  border-right: none; }

.page-fftd .grid table.family tfoot td {
  background-color: white; }

.page-fftd .grid table.family tfoot th {
  background-color: white; }

.page-fftd .grid div.included {
  width: 698px; }
  .page-fftd .grid div.included h2 {
    font-weight: 700;
    margin: 5px 0px 13px 10px;
    text-align: left;
    font-size: 12px; }
  .page-fftd .grid div.included div.include {
    width: 140px;
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 10px;
    vertical-align: top; }
    .page-fftd .grid div.included div.include p {
      margin: 5px 0px 0px 0px; }

.page-fftd .grid .fares-icon {
  display: inline-block;
  font-size: 32px;
  color: #000066;
  vertical-align: middle; }

.page-fftd .grid .disabled {
  opacity: 0.5; }

/*----------------------------------------------------------------------*/
/*Styles for pages not mentioned above - other-pages.scss*/
/*----------------------------------------------------------------------*/
.page-log .tabs-vertical .tabs .ui-tabs-nav .tab {
  margin-left: 2px;
  width: 207px;
  margin-bottom: -4px; }

.page-log .tabs-vertical .tabs .ui-tabs-nav .ui-state-active {
  margin-left: 1px; }

.page-log .tabs-vertical .tabs ul.ui-tabs-nav {
  margin-top: 0; }

/*######################################################################*/
/*----------------------------------------------------------------------*/
/*Panel Structure - panel/panel-structure.scss*/
/*----------------------------------------------------------------------*/
/*######################################################################*/
/*----------------------------------------------------------------------*/
/*Advanced Search - advanced-search.scss*/
/*----------------------------------------------------------------------*/
.page-advs .panel h4 {
  margin: 0px 10px 0px !important; }

.page-advs .panel.panel-search {
  overflow: visible; }
  .page-advs .panel.panel-search .cluster-verylarge {
    margin-right: 7px; }
  .page-advs .panel.panel-search .datepicker {
    vertical-align: bottom; }
    .page-advs .panel.panel-search .datepicker.cluster-medium {
      display: block; }
    .page-advs .panel.panel-search .datepicker .datepickerInput {
      width: 180px; }
  .page-advs .panel.panel-search section {
    padding-bottom: 0;
    padding-top: 10px;
    margin-top: 1px; }
  .page-advs .panel.panel-search hr {
    margin: 20px 10px 16px; }
    .page-advs .panel.panel-search hr.short {
      margin-top: 15px; }
  .page-advs .panel.panel-search fieldset {
    width: 100%; }
  .page-advs .panel.panel-search .tabs-horizontal .tab a .text, .page-advs .panel.panel-search .tabs-horizontal .tab button .text, .page-advs .panel.panel-search .tabs-horizontal .tab div.tabContentContainer .text {
    display: inline-block;
    width: 113px; }
  .page-advs .panel.panel-search footer.buttons {
    margin-top: 10px !important; }
  .page-advs .panel.panel-search footer.buttons > button {
    margin-right: 15px;
    margin-top: 0;
    margin-bottom: 15px; }
  .page-advs .panel.panel-search .tab-target div.cluster-inline {
    margin-top: 8px !important;
    margin-bottom: 9px !important; }

.page-advs .panel #multi .btn-secondary {
  top: 0;
  margin: 0 10px 10px 20px; }

.page-advs .panel #multi .ie-fix-marginTop + hr {
  margin-bottom: 10px; }

.page-advs .panel #multi div.cluster-radio {
  margin-bottom: -3px; }

.page-advs .panel #cars .partners {
  border-bottom: 1px solid #ccc;
  margin-left: 10px;
  margin-right: 10px; }
  .page-advs .panel #cars .partners .right {
    margin-top: 11px;
    margin-bottom: 8px;
    float: none !important;
    text-align: right;
    overflow: auto; }
  .page-advs .panel #cars .partners img {
    float: right;
    margin: 0 0 0 10px; }
  .page-advs .panel #cars .partners .text {
    line-height: 26px; }

.page-advs .panel #cars .cluster-text .input:not(.ui-datepicker) {
  width: 231px; }

.page-advs .panel #cars .cluster-select:not(.cluster-short) .display {
  width: 213px; }

.page-advs .panel #cars .input.ui-locpicker {
  width: 212px; }

.page-advs .panel aside.toolbar {
  right: 3px; }

.page-advs .panel .tabs-horizontal header {
  padding-bottom: 0; }

.page-advs .panel #flights div.cluster-radio {
  margin-bottom: -3px; }

/*----------------------------------------------------------------------*/
/*Advanced Search Sidebar - advanced-search-sidebar.scss*/
/*----------------------------------------------------------------------*/
.page-advs aside.column .module-finder p {
  margin: 0 10px; }

.page-advs aside.column .module-finder a {
  display: inline-block;
  margin: 8px 10px 9px; }

.page-advs aside.column .module-finder section {
  padding-bottom: 0;
  background-image: none; }
  .page-advs aside.column .module-finder section img {
    margin: 0 0 4px 1px; }

.page-advs aside.column .module-finder footer {
  padding-bottom: 0;
  margin-top: 6px; }
  .page-advs aside.column .module-finder footer .cluster-price {
    width: 99%;
    margin: 0; }
    .page-advs aside.column .module-finder footer .cluster-price .data {
      color: #006; }
    .page-advs aside.column .module-finder footer .cluster-price .label {
      color: #006; }
  .page-advs aside.column .module-finder footer a {
    margin-bottom: 0;
    margin-top: 0; }
    .page-advs aside.column .module-finder footer a p span {
      display: inline-block; }
    .page-advs aside.column .module-finder footer a:hover p .label {
      color: #666; }

.page-advs aside.column .module-finder .module-separator {
  width: 100%;
  height: 1px;
  margin-top: 11px;
  margin-left: -4px; }

/*----------------------------------------------------------------------*/
/*Module trip finder - mod-trip-finder.scss*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*Module hotel finder - mod-hotel-finder.scss*/
/*----------------------------------------------------------------------*/
.module-hotel-finder img {
  margin-top: 2px;
  margin-right: 9px; }

/*----------------------------------------------------------------------*/
/*Module car finder - mod-car-finder.scss*/
/*----------------------------------------------------------------------*/
.module-car-finder img {
  margin-top: 2px;
  margin-right: 9px; }

.module-car-finder .cluster-price .data {
  font-size: 24px; }

.module-car-finder .cluster-price .currency {
  font-size: 16px; }

.module-car-finder footer p {
  margin-left: 0;
  margin-right: 0; }

/*----------------------------------------------------------------------*/
/*Module train finder - mod-train-finder.scss*/
/*----------------------------------------------------------------------*/
.module-train-finder img {
  margin-top: 2px;
  margin-right: 9px; }

.module-train-finder .cluster-price .data {
  font-size: 24px; }

.module-train-finder .cluster-price .currency {
  font-size: 16px; }

.module-train-finder footer p {
  margin-left: 0;
  margin-right: 0; }

/*----------------------------------------------------------------------*/
/*Login - login.scss*/
/*----------------------------------------------------------------------*/
.panel-log {
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  overflow: visible;
  border-radius: 3px;
  display: inline-block; }
  .panel-log .user-log a {
    display: inline-block; }
    .panel-log .user-log a.forgot {
      display: inline-block;
      position: relative;
      height: 22px;
      margin: 8px 10px 9px; }
  .panel-log .user-log section {
    border: 1px solid #ccc; }
    .panel-log .user-log section p.info {
      margin-left: 0;
      padding-left: 19px;
      color: #333;
      margin-top: 0; }
    .panel-log .user-log section img.logo {
      margin: 0 17px 0 0; }
    .panel-log .user-log section hr.separator-small {
      margin: 9px 0; }
  .panel-log .user-log div.cluster-checkbox {
    margin-top: 8px;
    margin-bottom: 0; }
  .panel-log .user-log .tab-target section {
    border: 1px solid #ccc; }
  .panel-log header {
    padding-top: 0; }
  .panel-log .cluster.cluster-text .label {
    padding-bottom: 2px; }
  .panel-log .tab-target section p {
    margin-left: 0; }
  .panel-log .tabs-vertical .tab-target section {
    margin: 0;
    min-height: 145px; }

.page-lgin .panel-log .tab-target {
  background-color: white; }

.page-lgin .panel-log .user-log .tabs-vertical .tab-target section {
  padding: 5px 9px;
  margin: 0;
  min-height: 150px; }

.page-alpi .panel-log .btn-primary {
  margin-left: 0; }

/*----------------------------------------------------------------------*/
/*Passengers - passengers.scss*/
/*----------------------------------------------------------------------*/
.panel-pax {
  border: 1px solid #ccc;
  border-radius: 3px; }
  .panel-pax section {
    padding: 11px 10px 23px; }
    .panel-pax section .options .data .cluster.cluster-checkbox {
      margin-left: 0;
      margin-top: 1px; }
      .panel-pax section .options .data .cluster.cluster-checkbox label {
        max-width: 170px; }
  .panel-pax div.cluster {
    margin: 10px 10px -3px 0; }
    .panel-pax div.cluster.cluster-short div.selectbox {
      float: left;
      margin-right: 3px; }
  .panel-pax .data > .cluster {
    border-top: 1px solid #ccc;
    margin: 6px 0 0;
    padding: 6px 0; }
  .panel-pax fieldset {
    display: inline-block; }
    .panel-pax fieldset.options {
      float: right; }
      .panel-pax fieldset.options .icon-info {
        float: right;
        margin: 0 5px; }
      .panel-pax fieldset.options .single-pax-preference {
        width: inherit; }
      .panel-pax fieldset.options ul {
        margin: 0; }
        .panel-pax fieldset.options ul li {
          list-style: none; }
    .panel-pax fieldset.pax-preferences div.pref-details {
      width: 223px; }
    .panel-pax fieldset.pax-preferences li div.cluster.cluster-text {
      margin-top: 5px;
      margin-bottom: 7px; }
    .panel-pax fieldset.pax-preferences li.last label {
      width: 170px; }
  .panel-pax .tabs-vertical .tab-target section {
    width: 477px; }
  .panel-pax .wdk-user-loggedin .tabs-vertical {
    margin: 10px 0 0 0; }
    .panel-pax .wdk-user-loggedin .tabs-vertical .ui-tabs-nav li.tab {
      width: 155px; }
      .panel-pax .wdk-user-loggedin .tabs-vertical .ui-tabs-nav li.tab.ui-state-active {
        width: 158px; }

.panel-pax.pax-loggedin {
  border: 1px solid #ccc;
  overflow: visible;
  border-radius: 3px;
  display: inline-block; }
  .panel-pax.pax-loggedin > section {
    background-color: #f5f5f5; }
    .panel-pax.pax-loggedin > section a {
      display: inline-block; }
      .panel-pax.pax-loggedin > section a.forgot {
        display: inline-block;
        position: relative;
        height: 22px;
        margin: 8px 10px 9px; }
    .panel-pax.pax-loggedin > section section {
      border: 1px solid #ccc; }
      .panel-pax.pax-loggedin > section section p.info {
        margin-left: 0;
        padding-left: 19px;
        color: #333;
        margin-top: -8px; }
      .panel-pax.pax-loggedin > section section img.logo {
        margin: 0 17px 0 0; }
      .panel-pax.pax-loggedin > section section hr.separator-small {
        margin: 9px 0; }
    .panel-pax.pax-loggedin > section div.cluster-checkbox {
      margin-top: 8px;
      margin-bottom: 0; }
    .panel-pax.pax-loggedin > section .tab-target section {
      border: 1px solid #ccc;
      padding: 5px 9px;
      margin: 0;
      min-height: 150px; }
  .panel-pax.pax-loggedin header {
    padding-top: 0; }
  .panel-pax.pax-loggedin .cluster.cluster-text .label {
    padding-bottom: 2px; }
  .panel-pax.pax-loggedin .tab-target {
    background-color: white; }
    .panel-pax.pax-loggedin .tab-target section p {
      margin-left: 0; }
    .panel-pax.pax-loggedin .tab-target .cluster-long {
      width: auto; }
  .panel-pax.pax-loggedin .tabs-vertical .tab-target section {
    margin: 0; }
  .panel-pax.pax-loggedin fieldset.options table {
    width: 223px !important; }

.flow-revenue .panel-pax .tab-target section {
  padding: 11px 10px 13px 10px !important; }

.page-alpi .panel-pax aside {
  float: right; }

.page-alpi .panel-pax.pax-loggedin .bloc-inline {
  float: left;
  width: 250px; }

/*----------------------------------------------------------------------*/
/*Contact Details - contact-details.scss*/
/*----------------------------------------------------------------------*/
.panel-contact {
  border: 1px solid #ccc;
  border-radius: 3px; }
  .panel-contact section {
    padding-top: 0;
    margin-top: -1px; }
  .panel-contact .cluster {
    display: inline-block;
    margin-top: 0; }
  .panel-contact .cluster-checkbox .info {
    font-size: 12px;
    color: #666;
    margin: 0; }
  .panel-contact .cluster-verylong span.input {
    width: 218px; }
  .panel-contact hr.separator-small {
    margin: 4px 0; }
  .panel-contact .tabs-vertical .tab-target {
    border: 1px solid #ccc; }
  .panel-contact .cluster-phone .input input {
    width: 100%;
    height: 100%; }

/*----------------------------------------------------------------------*/
/*Contact RSB - contact-details-rsb.scss*/
/*----------------------------------------------------------------------*/
.panel-contact-rsb {
  border: 1px solid #ccc;
  display: inline-block;
  border-radius: 3px; }
  .panel-contact-rsb header {
    padding-top: 0; }
    .panel-contact-rsb header strong {
      margin-left: 10px; }
  .panel-contact-rsb .no-section {
    padding-top: 4px; }
    .panel-contact-rsb .no-section .tabs-vertical .tab-target section {
      border: 1px solid #ccc; }
  .panel-contact-rsb .cluster.cluster-text .label {
    padding-bottom: 2px; }
  .panel-contact-rsb .cluster-phone {
    margin-right: 0; }
    .panel-contact-rsb .cluster-phone .selectbox.selectbox-large {
      width: 120px; }
    .panel-contact-rsb .cluster-phone .selectbox.phone-type-select {
      width: 80px; }

/*----------------------------------------------------------------------*/
/*Passengers Foid - passengers-foid.scss*/
/*----------------------------------------------------------------------*/
.panel-info {
  background-color: #f5f5f5; }
  .panel-info section {
    background-color: #f5f5f5;
    padding-top: 0; }
    .panel-info section p {
      line-height: 16px;
      margin: 1px 9px 3px; }
  .panel-info + hr {
    height: 22px; }

.page-scpv .panel-info {
  background-color: #f5f5f5;
  margin-bottom: 28px; }
  .page-scpv .panel-info .passengers {
    width: 312px; }
  .page-scpv .panel-info td {
    padding-top: 2px;
    padding-bottom: 2px; }
  .page-scpv .panel-info th {
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 18px;
    font-weight: 400; }
  .page-scpv .panel-info .type {
    width: 100px; }
  .page-scpv .panel-info table {
    width: 100%;
    margin-bottom: 18px; }

/*----------------------------------------------------------------------*/
/*Lufthansa Expert - cug-partner-plus-benefit.scss*/
/*----------------------------------------------------------------------*/
.panel-expert {
  border: 1px solid #ccc;
  border-radius: 3px; }
  .panel-expert section {
    padding-top: 0; }
    .panel-expert section .cluster-text {
      margin-top: 1px; }

/*----------------------------------------------------------------------*/
/*Toolbar - toolbar.scss*/
/*----------------------------------------------------------------------*/
#bottom {
  display: inline-block;
  width: 100%;
  margin-top: 12px; }
  #bottom .btn-mandatory {
    float: right;
    margin-right: 10px;
    margin-bottom: 20px; }
  #bottom .separator {
    clear: both;
    height: 35px; }
  #bottom div.buttons {
    border-top: 1px solid #ccc;
    clear: right;
    margin-bottom: 30px;
    margin-top: 0;
    display: inline-block;
    width: 100%; }
  #bottom img.alliance {
    position: absolute;
    z-index: 1;
    right: 15px;
    margin-top: -7px; }
  #bottom .btn-secondary.btn-disabled {
    margin-right: 10px; }
  #bottom .swap-2-elem {
    width: 100%;
    display: table; }
    #bottom .swap-2-elem > :last-child {
      display: table-header-group; }

.page-seat #inner #bottom {
  border-top: 0; }

.page-alpi #bottom {
  margin-top: 12px; }
  .page-alpi #bottom .btn-mandatory {
    float: left; }

.page-flma #bottom {
  border: none;
  margin: 0;
  padding-top: 10px;
  width: 100%; }

.page-lgin #bottom {
  border: none; }

.page-bkco #bottom {
  float: right;
  width: auto; }
  .page-bkco #bottom .btn-secondary {
    float: left; }

.page-purf #bottom .btn-mandatory {
  float: left; }

.page-xprs #bottom .btn-mandatory {
  float: left; }

.page-upca #bottom .btn-mandatory {
  float: left; }

.page-apis #bottom {
  margin-top: 18px; }
  .page-apis #bottom .btn {
    float: left; }
  .page-apis #bottom .btn-mandatory {
    margin-top: 2px; }

.page-apit #bottom {
  border: none; }

.page-ebco #bottom .btn {
  float: left; }

.page-rbpd #bottom {
  margin-top: 18px; }
  .page-rbpd #bottom .btn {
    float: left; }
  .page-rbpd #bottom .btn-mandatory {
    margin-top: 2px; }

.page-rbva #bottom {
  margin-top: 18px; }
  .page-rbva #bottom .btn {
    float: left; }
  .page-rbva #bottom .btn-mandatory {
    margin-top: 2px; }

.page-repd #bottom {
  margin-top: 18px; }
  .page-repd #bottom .btn {
    float: left; }
  .page-repd #bottom .btn-mandatory {
    margin-top: 2px; }

.page-srfs #bottom {
  border: none;
  margin-top: 18px; }
  .page-srfs #bottom .btn {
    float: left; }
  .page-srfs #bottom .btn-mandatory {
    margin-top: 2px; }

/*----------------------------------------------------------------------*/
/*Confirmation - confirmation.scss*/
/*----------------------------------------------------------------------*/
.confirmation .headline .tickets, .confirmation div.info {
  margin: 0 0 0 10px;
  float: none;
  width: 100%; }

.confirmation {
  border: 1px solid #ccc;
  display: inline-block;
  width: 698px;
  padding-bottom: 6px;
  margin-bottom: 10px; }
  .confirmation .headline {
    margin-bottom: 16px !important; }
    .confirmation .headline div.title {
      font-weight: bold;
      font-size: 16px;
      margin-top: 10px;
      margin-left: 10px; }
      .confirmation .headline div.title h3 {
        display: inline;
        margin: 0;
        font-size: inherit;
        font-weight: inherit; }
    .confirmation .headline .tickets table {
      width: 100%; }
    .confirmation .headline .tickets h4 {
      margin-top: 0; }
    .confirmation .headline hr {
      margin: 15px 10px; }
      .confirmation .headline hr:first-child {
        margin: 3px 10px 10px 10px; }
      .confirmation .headline hr.no-margin {
        margin-top: 0;
        margin-bottom: 8px; }
    .confirmation .headline table td {
      padding-right: 10px; }
    .confirmation .headline div.buttons .btn {
      margin: 0 10px !important; }
  .confirmation div.info {
    margin-bottom: 13px; }
    .confirmation div.info p {
      margin: 2px 0 5px; }
  .confirmation div.tickets h4 {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 5px; }
  .confirmation div.tickets table {
    margin-left: 0;
    margin-right: 0; }
  .confirmation div.buttons-left {
    float: none; }
  .confirmation div.conf-numbers {
    width: 700px;
    display: inline-block;
    margin-bottom: 5px; }
    .confirmation div.conf-numbers h4 {
      margin-left: 10px;
      margin-right: 0;
      margin-bottom: 5px; }
    .confirmation div.conf-numbers div.conf-number {
      padding-left: 10px;
      float: left;
      width: 165px; }
      .confirmation div.conf-numbers div.conf-number p {
        margin: 0; }
  .confirmation hr {
    margin: -8px 10px 15px; }
  .confirmation div.message, .confirmation .irc-railandfly-download-link div.message-ok, .irc-railandfly-download-link .confirmation div.message-ok {
    margin: 0 0 10px;
    padding: 13px 10px 11px 13px; }
    .confirmation div.message .icon-message, .confirmation .irc-railandfly-download-link div.message-ok .icon-message, .irc-railandfly-download-link .confirmation div.message-ok .icon-message {
      top: 13px;
      left: 10px; }
    .confirmation div.message h2, .confirmation .irc-railandfly-download-link div.message-ok h2, .irc-railandfly-download-link .confirmation div.message-ok h2 {
      display: inline-block;
      top: 6px; }
  .confirmation h3 {
    margin: 3px 10px 2px; }

span.ico-ok-medium {
  height: 20px !important;
  width: 20px !important;
  top: 6px !important;
  left: 6px !important;
  margin-right: 0 !important; }

.page-recc .confirmation .headline hr {
  margin-bottom: 10px; }

/*----------------------------------------------------------------------*/
/*Servicing Entrance - servicing-entrance.scss*/
/*----------------------------------------------------------------------*/
.panel-status {
  border-bottom: 1px solid #ccc; }
  .panel-status .message, .panel-status .irc-railandfly-download-link div.message-ok, .irc-railandfly-download-link .panel-status div.message-ok {
    padding: 3px 10px 0 0; }
  .panel-status section {
    border-top: none !important;
    padding-bottom: 10px; }
    .panel-status section fieldset {
      width: 100%; }
    .panel-status section p {
      margin-bottom: 12px; }

/*----------------------------------------------------------------------*/
/*Trip Value - trip-value.scss*/
/*----------------------------------------------------------------------*/
.panel-price-trip {
  border: 1px solid #ccc;
  border-bottom: none !important;
  padding-bottom: 10px; }
  .panel-price-trip section {
    border: none;
    background-color: transparent;
    margin: 0;
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 698px; }
    .panel-price-trip section.reservation {
      margin-bottom: 5px;
      border-bottom: solid 2px #999 !important; }
    .panel-price-trip section td {
      padding: 3px 0; }
      .panel-price-trip section td.price * {
        font-weight: 700; }
    .panel-price-trip section tr.total td, .panel-price-trip section tr.total th {
      background-color: #f5f5f5; }
      .panel-price-trip section tr.total td.price, .panel-price-trip section tr.total th.price {
        width: 125px; }
  .panel-price-trip td .cluster {
    margin: 0 !important; }
  .panel-price-trip td.local .cluster-local {
    position: relative; }
  .panel-price-trip td.price {
    width: 25%; }
  .panel-price-trip .grid tbody tr:first-child td {
    padding-top: 7px !important; }
  .panel-price-trip + footer.total table span.price + sup {
    margin-left: -9px;
    margin-right: 6px; }
  .panel-price-trip + footer.total table tr.total th p.label {
    margin-left: 9px; }
  .panel-price-trip + footer.total .explanatory {
    color: #333; }
  .panel-price-trip + footer.total .price span.price {
    margin-right: 8px; }
  .panel-price-trip table {
    margin-left: 0; }

.panel-price-trip-mixed section {
  margin-left: 10px !important;
  margin-right: 10px !important; }
  .panel-price-trip-mixed section.payable {
    margin-bottom: 15px !important;
    border-bottom: 2px solid #ffb300;
    width: 678px; }
  .panel-price-trip-mixed section.reservation {
    margin-bottom: 5px !important;
    width: 678px; }

.page-bkco .panel-price-trip section td.label {
  padding-left: 10px; }

.page-bkco .panel-price-trip section td.last {
  padding-right: 10px !important; }

.page-bkco .panel-price-trip section td.local .label {
  display: inline-block; }

.page-bkgd .panel-price-trip section td.label {
  padding-left: 10px; }

.page-bkgd .panel-price-trip section td.last {
  padding-right: 10px !important; }

.page-bkgd .panel-price-trip section td.local .label {
  display: inline-block; }

.page-cart .panel-price-trip section td {
  padding-left: 10px; }
  .page-cart .panel-price-trip section td.last {
    padding-right: 9px; }

.page-ebsc .panel-price-trip section td {
  padding-left: 10px; }
  .page-ebsc .panel-price-trip section td.label {
    padding-left: 10px; }
  .page-ebsc .panel-price-trip section td.last {
    padding-right: 9px; }
  .page-ebsc .panel-price-trip section td.local .label {
    display: inline-block; }

.page-scpv .panel-price-trip {
  margin-bottom: 0; }
  .page-scpv .panel-price-trip .label {
    padding-left: 10px; }
  .page-scpv .panel-price-trip .price {
    padding-right: 10px; }

.page-scpv .panel-price-trip + footer.total {
  background-image: none;
  background-color: #ffb300; }

/*----------------------------------------------------------------------*/
/*Panel Car Model - panel-car-model.scss*/
/*----------------------------------------------------------------------*/
.panel-car .borderin {
  padding-bottom: 1px; }
  .panel-car .borderin .car {
    width: 359px; }
    .panel-car .borderin .car h3 {
      margin-bottom: 3px;
      white-space: nowrap; }
      .panel-car .borderin .car h3 a {
        margin-left: 10px; }

.panel-car .filters p {
  margin-top: 15px;
  margin-bottom: 15px; }

.panel-car .filters .short {
  margin-bottom: 0;
  margin-top: 10px; }

.panel-car .filters .cluster-select {
  float: left;
  margin-bottom: 0;
  margin-right: 5px;
  margin-top: 17px !important; }
  .panel-car .filters .cluster-select.cluster-right {
    float: right;
    margin-right: 10px; }

.panel-car .car h3 {
  font-size: 16px !important;
  margin-top: 1px; }

.panel-car .car .features td {
  padding-top: 0;
  padding-bottom: 6px; }
  .panel-car .car .features td:first-child {
    width: 173px; }

.panel-car .car .features .icons td {
  padding-bottom: 0; }

.panel-car .prices {
  position: absolute;
  bottom: 6px;
  right: 10px; }
  .panel-car .prices .cluster-price {
    margin: 0;
    color: #006; }

.panel-car footer {
  background-color: white !important; }

/*----------------------------------------------------------------------*/
/*Car Options - car-options.scss*/
/*----------------------------------------------------------------------*/
.panel-extras.panel-summary {
  border-bottom: 2px solid #999 !important; }

.panel-extras > div {
  border-bottom: 1px solid #ccc;
  padding: 10px; }

.panel-extras .icon-message-info {
  margin-right: 8px; }

.panel-extras .extras {
  padding-top: 3px;
  padding-bottom: 17px; }
  .panel-extras .extras .table-layout {
    width: 618px; }
  .panel-extras .extras .picture {
    width: 80px;
    float: left;
    margin-top: 5px;
    margin-left: 10px; }
  .panel-extras .extras .row {
    height: 40px; }
  .panel-extras .extras .cell {
    width: 380px;
    padding-left: 10px;
    padding-right: 12px; }
    .panel-extras .extras .cell.details .label {
      margin-right: 17px; }
    .panel-extras .extras .cell.details p {
      margin: 0; }
    .panel-extras .extras .cell.price {
      text-align: right; }
  .panel-extras .extras .picture + .details {
    height: 47px; }
  .panel-extras .extras .row + .row .details {
    font-weight: 700; }

.panel-extras .extras + hr.short {
  margin: 0 10px; }

.panel-extras footer.total {
  border-top: 1px solid #ccc !important;
  background: none #ebebeb !important;
  border: 0; }
  .panel-extras footer.total .total-currency .label {
    padding-top: 5px;
    padding-bottom: 9px !important; }
  .panel-extras footer.total .total-currency span.price {
    font-weight: 400; }
  .panel-extras footer.total .explanatory .ico {
    position: relative; }
  .panel-extras footer.total p {
    margin: 0 !important; }
  .panel-extras footer.total .label {
    color: #333 !important; }
  .panel-extras footer.total .price {
    color: #333 !important; }

/*----------------------------------------------------------------------*/
/*Car Price Overview - car-price-overview.scss*/
/*----------------------------------------------------------------------*/
.car-price-overview .total {
  margin-top: 10px; }

/*----------------------------------------------------------------------*/
/*Seat refund contact details - seat-refund-contact-details.scss*/
/*----------------------------------------------------------------------*/
.flow-revenue .panel-selection.interstice-off hr.short + h4 {
  margin-top: -4px !important; }

.flow-revenue .panel-selection.interstice-off .cluster-checkbox .label {
  display: inline-block; }

/*----------------------------------------------------------------------*/
/*Price Overview - price.scss*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*Car Search - car-search.scss*/
/*----------------------------------------------------------------------*/
.panel-yourcarsearch > .toggle-target {
  display: inline-block;
  width: 100%; }
  .panel-yourcarsearch > .toggle-target section {
    display: inline-block;
    width: 100%; }

.panel-yourcarsearch.panel-yoursearch .datepicker {
  padding-left: 0; }

.panel-yourcarsearch .container-stack {
  overflow: visible; }
  .panel-yourcarsearch .container-stack .cluster-select {
    top: -7px; }
    .panel-yourcarsearch .container-stack .cluster-select .selectbox {
      width: 70px; }
  .panel-yourcarsearch .container-stack .cluster.cluster-inline-all label, .panel-yourcarsearch .container-stack .cluster.cluster-inline-all span.label {
    padding-right: 4px; }
  .panel-yourcarsearch .container-stack .btn-secondary {
    right: 40px; }
  .panel-yourcarsearch .container-stack .cluster-text.cluster-inline-all {
    margin-right: 2px !important; }
  .panel-yourcarsearch .container-stack .from-date + .cluster-select {
    margin-right: 11px !important; }
  .panel-yourcarsearch .container-stack .cluster .label {
    position: relative;
    left: 0;
    color: #333; }

.panel-yourcarsearch .cluster-long + .cluster-text {
  float: left; }
  .panel-yourcarsearch .cluster-long + .cluster-text .input {
    width: 96px; }

.panel-yourcarsearch .cluster-long + .cluster-text + .cluster-select {
  float: left; }

.panel-yourcarsearch .cluster-select {
  margin-top: 8px !important; }

.panel-yourcarsearch p {
  margin-top: -3px;
  margin-bottom: 14px; }

.panel-yourcarsearch fieldset legend {
  margin-top: 0;
  margin-bottom: 8px; }

.panel-yourcarsearch .cluster-long span.ui-locpicker {
  width: 186px; }

.panel-yourcarsearch .target-expanded .cluster-select .display {
  width: 187px; }

.panel-yourcarsearch .target-expanded .cluster-text + .cluster-select .display {
  width: 79px; }

.panel-yourcarsearch .target-expanded div.buttons {
  display: block;
  margin: 0; }
  .panel-yourcarsearch .target-expanded div.buttons .btn {
    margin-left: 10px; }

.panel-yourcarsearch .short + .bloc-inline + .bloc-inline .input {
  width: 205px; }

.panel-yourcarsearch .modify-search-expander-button-container {
  background-image: linear-gradient(to bottom, white 0, white 50%, #f5f5f5 50%, #ececec 100%);
  position: absolute;
  right: 1px;
  height: 43px;
  line-height: 43px;
  font-size: 14px;
  top: 0px; }

.panel-yourcarsearch .modify-search-expander-button {
  background: url("container-bg-line.png") no-repeat;
  height: 43px;
  padding-left: 13px;
  padding-right: 13px; }

/*----------------------------------------------------------------------*/
/*Car List - car-list.scss*/
/*----------------------------------------------------------------------*/
.panel-car.panel-list {
  overflow: visible; }
  .panel-car.panel-list .borderin {
    padding-bottom: 4px; }
    .panel-car.panel-list .borderin .last {
      width: 185px;
      text-align: right; }
    .panel-car.panel-list .borderin .image {
      width: 132px; }
      .panel-car.panel-list .borderin .image a {
        margin: 0 !important; }
  .panel-car.panel-list .partners {
    border-bottom: 1px solid #ccc;
    margin-left: 10px;
    margin-right: 10px; }
    .panel-car.panel-list .partners .right {
      margin-top: 11px;
      margin-bottom: 8px;
      float: none !important;
      text-align: right;
      overflow: auto; }
    .panel-car.panel-list .partners .provider-image-container {
      float: right; }
    .panel-car.panel-list .partners img {
      float: none;
      margin: 0 0 0 10px; }
    .panel-car.panel-list .partners .text {
      line-height: 26px; }
  .panel-car.panel-list > section {
    overflow: visible; }
    .panel-car.panel-list > section .prices .cluster-price .label {
      display: inline; }
  .panel-car.panel-list .sel-car-list-element {
    z-index: 0; }
  .panel-car.panel-list h3 {
    margin-left: 10px; }
  .panel-car.panel-list .col-md-3 {
    margin-left: 10px;
    width: 169px;
    float: left; }
    .panel-car.panel-list .col-md-3.second {
      margin-top: 25px; }
    .panel-car.panel-list .col-md-3 h4 {
      font-weight: normal;
      white-space: normal; }
    .panel-car.panel-list .col-md-3 h4 + p {
      margin-left: 5px; }
    .panel-car.panel-list .col-md-3 h4, .panel-car.panel-list .col-md-3 p {
      margin: 0;
      margin-bottom: 10px;
      padding: 0; }
      .panel-car.panel-list .col-md-3 h4:last-child, .panel-car.panel-list .col-md-3 p:last-child {
        margin-bottom: 0px; }
    .panel-car.panel-list .col-md-3 img {
      top: 0px; }
    .panel-car.panel-list .col-md-3 .carfeatures {
      margin-top: 10px; }
      .panel-car.panel-list .col-md-3 .carfeatures li {
        float: left;
        margin-right: 3px; }
      .panel-car.panel-list .col-md-3 .carfeatures .icon-carfeature {
        display: block; }
  .panel-car.panel-list .car-mileage-footnote-ref {
    padding-left: 4px; }

/*----------------------------------------------------------------------*/
/*Panel CHFA - sd-fare.scss*/
/*----------------------------------------------------------------------*/
.panel-fares tr.features td.feature, .panel-fares tr.features th.feature {
  vertical-align: middle;
  padding-bottom: 0;
  padding-top: 0; }

.panel-fares .grid tr td.features ul {
  margin: 0px; }
  .panel-fares .grid tr td.features ul li {
    margin: 5px;
    list-style: none;
    display: inline-block; }
    .panel-fares .grid tr td.features ul li span {
      display: block;
      vertical-align: middle; }
    .panel-fares .grid tr td.features ul li .disabled {
      opacity: 0.5; }
    .panel-fares .grid tr td.features ul li .fares-icon {
      display: inline-block;
      width: 35px;
      height: 35px;
      line-height: 35px;
      font-size: 32px;
      text-align: center;
      border-radius: 3px;
      border: 1px solid #d5d4d4;
      color: #000066 !important;
      background-color: #f5f5f5;
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
      vertical-align: middle;
      font-weight: 400;
      line-height: 1;
      cursor: pointer; }

.panel-fares {
  overflow: visible; }
  .panel-fares tr.features td.feature img {
    position: relative;
    top: 2px; }
  .panel-fares tr.even td.feature {
    border-left-color: #f5f5f5 !important;
    border-right-color: #f5f5f5 !important; }
  .panel-fares tr.even th.feature {
    border-left-color: #f5f5f5 !important;
    border-right-color: #f5f5f5 !important; }
  .panel-fares tr.odd td.feature {
    border-left-color: white !important;
    border-right-color: white !important; }
  .panel-fares tr.odd th.feature {
    border-left-color: white !important;
    border-right-color: white !important; }
  .panel-fares tr.selectable th {
    border-top: 1px solid;
    border-bottom: 1px solid; }
  .panel-fares tr.selectable td {
    border-top: 1px solid;
    border-bottom: 1px solid; }
  .panel-fares tr.fares td.feature {
    vertical-align: middle; }
    .panel-fares tr.fares td.feature div {
      padding-top: 15px;
      height: 28px; }
  .panel-fares td.price .price {
    font-size: 16px; }
  .panel-fares td.link a.info {
    float: right;
    width: 150px;
    margin: 8px 0 0;
    font-size: 11px; }
  .panel-fares .grid tr th {
    border: none !important;
    width: 40px; }
    .panel-fares .grid tr th.name {
      width: 92px; }
  .panel-fares .grid tr td {
    border: none !important; }
    .panel-fares .grid tr td.last {
      width: 110px; }
    .panel-fares .grid tr td.features {
      width: 252px;
      max-width: 252px;
      padding-left: 0; }
  .panel-fares .grid tr.fares td.first {
    border-right: none !important;
    border-left: none !important; }
  .panel-fares .grid tr.fares td.feature {
    border-left: 1px solid #ccc !important; }
  .panel-fares .grid tr.selectable td {
    height: 52px; }
    .panel-fares .grid tr.selectable td.price div.fare {
      padding-top: 26px !important;
      height: 26px !important; }
    .panel-fares .grid tr.selectable td .fares-icon {
      color: #000066; }
  .panel-fares .grid tbody th {
    border-bottom: 1px solid #ccc !important; }
  .panel-fares .grid tbody td.feature {
    border-bottom: 1px solid #ccc !important; }
  .panel-fares .grid tbody tr.selectable th {
    border-bottom: none !important;
    background: white; }
  .panel-fares .grid tbody tr.fares td.first-fare {
    border-left: none !important; }
  .panel-fares .grid table.buttons td.features {
    padding: 4px 2px 0;
    vertical-align: middle; }
    .panel-fares .grid table.buttons td.features a {
      position: static;
      padding-right: 0; }
    .panel-fares .grid table.buttons td.features span {
      position: relative;
      top: -15px;
      margin-right: 6px; }
  .panel-fares .grid table.buttons td a {
    position: relative;
    top: 2px; }
  .panel-fares .grid table tr.selected th.family1 {
    color: #333 !important;
    background: 0 0;
    background-color: #9bc795; }
  .panel-fares .grid th.feature {
    font-weight: 400;
    padding-left: 10px;
    vertical-align: middle; }
  .panel-fares .grid .fares td {
    border-bottom: 1px solid #ccc !important; }
    .panel-fares .grid .fares td.over {
      background-color: #FFB300 !important;
      color: #333;
      border-color: #FFB300 !important; }
  .panel-fares .grid.grid-ff-4 tbody tr.features td {
    width: 20%; }
  .panel-fares .grid thead.head th {
    border-bottom: 1px solid #ccc !important; }
    .panel-fares .grid thead.head th.ff {
      border-left: 1px solid white !important; }
  .panel-fares hr {
    height: 1px;
    margin-bottom: 0; }
  .panel-fares section {
    background: 0 0 #f5f5f5;
    padding-bottom: 0;
    padding-top: 0; }
  .panel-fares footer {
    background: white; }
    .panel-fares footer.total {
      border-top: none; }
    .panel-fares footer.buttons {
      border-top: none;
      height: 43px;
      margin: 0; }
      .panel-fares footer.buttons .btn {
        position: relative;
        top: -1px; }
      .panel-fares footer.buttons .explanatory {
        float: left; }
      .panel-fares footer.buttons p.explanatory {
        position: relative; }
  .panel-fares th.name {
    padding-left: 0; }
  .panel-fares th.head {
    background: none !important;
    background-color: #f5f5f5 !important; }
  .panel-fares table {
    background: white; }
    .panel-fares table.buttons {
      margin-top: 0 !important; }
      .panel-fares table.buttons td {
        background: #f5f5f5; }
  .panel-fares p.explanatory {
    color: #333;
    float: right;
    margin-top: 14px; }
  .panel-fares .wdk-result .grid th {
    padding-top: 5px;
    padding-bottom: 5px; }
  .panel-fares .wdk-result .grid td {
    padding-top: 5px;
    padding-bottom: 5px; }
    .panel-fares .wdk-result .grid td.features img {
      cursor: pointer;
      margin-top: 4px;
      margin-right: 4px; }
    .panel-fares .wdk-result .grid td.link .info {
      margin-top: 10px; }
      .panel-fares .wdk-result .grid td.link .info span {
        float: left;
        width: 116px; }
        .panel-fares .wdk-result .grid td.link .info span.ico-popup {
          width: 12px; }
  .panel-fares div.title {
    color: #333;
    font-size: 18px;
    font-weight: 400;
    background: white;
    padding: 10px; }
  .panel-fares .borderout .borderin {
    border: 0; }

.panel-yourfares section {
  overflow: visible; }
  .panel-yourfares section .grid table a * {
    color: #006; }

.panel-yourfares .grid tr th {
  border: none !important;
  background: white !important; }

.panel-yourfares .grid tr td {
  border: none !important;
  background: white !important; }

.panel-yourfares .grid tr.selected th {
  border: none !important;
  background: white !important; }

.panel-yourfares .grid tr.selected td {
  border: none !important;
  background: white !important; }

.page-rbsd .panel-yourfares .grid tbody tr:first-child {
  border-bottom: 1px solid #ccc; }

.page-rbsd .panel-yourfares .grid tr th.name {
  width: 30%; }

.page-rbsd .panel-fares .wdk-result .grid th {
  padding: 5px 0 5px 10px; }

.page-rbsd .panel-fares .wdk-result .grid td {
  padding: 5px 0 5px 10px; }

.page-rbsd .panel.panel-summary.panel-fares.panel-yourfares {
  border-bottom: 1px solid #ccc !important; }

.page-foms .panel-fares .grid tbody th {
  border-bottom: none !important; }

.page-chfa .panel-fares .wdk-result .grid td.features img {
  margin-top: 2px;
  margin-bottom: 2px; }

.page-chfa .panel-fares .grid table.buttons td.features a {
  padding-right: 5px; }

.page-fosd .panel-fares {
  border-radius: 2px 2px 0 0; }

/*----------------------------------------------------------------------*/
/*FLMA Slideshow - flma-slideshow.scss*/
/*----------------------------------------------------------------------*/
.stage {
  height: 405px;
  width: 960px;
  position: relative;
  z-index: 1;
  left: 0;
  top: 0; }
  .stage .active {
    height: 55px;
    padding: 25px 25px 0;
    top: 310px;
    margin-left: -15px;
    color: #666;
    z-index: 12;
    opacity: 1;
    cursor: pointer; }

.stageContent {
  height: 405px;
  width: 960px;
  opacity: 0;
  z-index: 1;
  position: absolute; }

.stageContent-1 {
  opacity: 1;
  z-index: 2; }

.stage-nav {
  width: 635px;
  height: 60px;
  position: absolute;
  top: 325px;
  z-index: 2; }

.stage-nav-btn {
  width: 125px;
  height: 30px;
  padding: 10px;
  font-size: 14px;
  color: #006;
  z-index: 10;
  position: absolute;
  left: 31px;
  top: 325px;
  margin: 0; }

.stage-nav-btn2 {
  left: 181px; }

.stage-nav-btn3 {
  left: 331px; }

.stage-nav-btn4 {
  left: 481px; }

.stage .stage-nav-btn4.active {
  top: 325px !important;
  padding-top: 10px !important; }

.stageContentFlyout {
  position: absolute;
  width: 602px;
  height: 150px;
  left: 29px;
  top: 175px;
  z-index: 0;
  opacity: 0; }
  .stageContentFlyout .btn-primary {
    position: absolute;
    float: right;
    left: 390px;
    top: 95px; }
    .stageContentFlyout .btn-primary .ico-arrow {
      left: 10px;
      top: 7px; }
    .stageContentFlyout .btn-primary .text {
      margin-left: 20px; }
  .stageContentFlyout .flyoutShadowBottom {
    bottom: -3px;
    height: 3px;
    position: absolute;
    width: 603px; }
  .stageContentFlyout .flyoutShadowRight {
    bottom: 0;
    height: 100%;
    position: absolute;
    right: -3px;
    width: 3px; }

.stageContent-1-text {
  left: 50px;
  top: 130px;
  position: absolute;
  width: 300px;
  height: 200px;
  color: #006; }
  .stageContent-1-text .btn-mandatory {
    margin: 10px 0 !important;
    font-size: 12px; }

.stageContent-2-text {
  left: 50px;
  top: 70px;
  position: absolute;
  width: 400px;
  height: 200px;
  color: #006; }

/*----------------------------------------------------------------------*/
/*Search Flight - search-flight.scss*/
/*----------------------------------------------------------------------*/
.module-flightmanager {
  position: absolute;
  right: 17px;
  top: 18px;
  width: 285px;
  z-index: 2; }
  .module-flightmanager h3 {
    margin-bottom: 1px;
    margin-top: 1px;
    white-space: nowrap; }
    .module-flightmanager h3 * {
      font-size: 14px; }
    .module-flightmanager h3 a {
      font-weight: 700; }
  .module-flightmanager section {
    background: none !important; }
    .module-flightmanager section.flight-search-panel .btn-submit.btn-primary {
      width: 88px;
      padding: 0; }
    .module-flightmanager section.flight-search-panel a.link {
      white-space: normal;
      width: 130px;
      float: right;
      margin-left: 0;
      margin-top: 12px; }
    .module-flightmanager section .btn-history {
      width: auto;
      min-width: 94px;
      padding-left: 10px;
      padding-right: 20px; }
    .module-flightmanager section a {
      margin: 8px 0 0 5px;
      display: inline-block; }
  .module-flightmanager .cluster.cluster-inline span.ui-locpicker {
    width: 104px; }
  .module-flightmanager .cluster-datepicker .datepickerInput {
    width: 123px; }
  .module-flightmanager .btn {
    min-width: 96px;
    padding-right: 10px;
    margin: 7px 0 0 5px; }
  .module-flightmanager .cluster {
    margin: 7px 0 0 5px;
    margin-top: 7px !important; }
  .module-flightmanager .cluster-radio {
    float: left; }
  .module-flightmanager .ui-accordion-content {
    background: white; }
  .module-flightmanager .tabs-horizontal {
    width: 269px;
    padding-left: 8px;
    padding-right: 8px;
    overflow: visible; }
    .module-flightmanager .tabs-horizontal .tab-target {
      min-height: 149px;
      z-index: 2; }
    .module-flightmanager .tabs-horizontal .tabs .tab a {
      padding-top: 5px;
      padding-bottom: 5px;
      border: 1px solid #ddd;
      border-bottom: 1px solid #999; }
    .module-flightmanager .tabs-horizontal .tabs .tab.ui-tabs-selected a {
      border: 1px solid #999;
      border-bottom: 1px solid #fff; }
      .module-flightmanager .tabs-horizontal .tabs .tab.ui-tabs-selected a .text {
        font-weight: bold; }
  .module-flightmanager .btn-multi {
    float: right;
    position: absolute;
    z-index: 1000000;
    right: 6px;
    margin-top: 9px;
    text-align: left; }
  .module-flightmanager header.tabs-header .tabs {
    border-bottom-color: #999; }
  .module-flightmanager header.tabs-header .tab a {
    border-bottom-color: #999; }
  .module-flightmanager .ui-accordion h3 {
    margin-bottom: 1px;
    margin-top: 1px; }
    .module-flightmanager .ui-accordion h3 a {
      padding-right: 0; }
    .module-flightmanager .ui-accordion h3.ui-accordion-header span.ico-arrow {
      position: absolute;
      top: 4px;
      right: 2px;
      background-position: -100px -350px;
      width: 19px;
      height: 19px; }
  .module-flightmanager a.link {
    position: relative; }
  .module-flightmanager .selectbox {
    width: 125px; }
  .module-flightmanager .two-cols-container {
    word-spacing: -4px; }
    .module-flightmanager .two-cols-container > .col {
      word-spacing: normal;
      width: 50%;
      display: inline-block;
      vertical-align: top; }

.flow-revenue .module-flightmanager div.cluster-radio .label {
  padding-bottom: 0; }

/*----------------------------------------------------------------------*/
/*FLMA Bottom boxes - flma-bottom-boxes.scss*/
/*----------------------------------------------------------------------*/
.quicklinks {
  box-shadow: 2px 2px 2px #ccc; }
  .quicklinks ul {
    margin: 15px !important; }

.social {
  box-shadow: 2px 2px 2px #ccc;
  margin-bottom: 40px;
  padding-top: 10px; }
  .social li {
    margin-bottom: 10px;
    list-style: none; }

.finder {
  box-shadow: 2px 2px 2px #ccc;
  padding-bottom: 15px !important; }
  .finder ul {
    margin-bottom: 20px; }
  .finder p.info {
    font-size: 11px; }
  .finder .cluster-price-big .data {
    font-size: 24px; }
  .finder .cluster-price {
    font-size: 16px; }
    .finder .cluster-price .data {
      font-weight: 700; }
    .finder .cluster-price .label {
      display: inline; }

.tile {
  display: inline-block;
  width: 105px;
  height: 105px;
  background-color: #f3f3f2;
  box-shadow: 1px 2px 2px #ccc;
  border: none; }
  .tile .tileContent {
    display: table-cell;
    width: 85px;
    height: 65px;
    overflow: hidden;
    padding: 20px 10px;
    text-align: left;
    vertical-align: middle; }
    .tile .tileContent span {
      display: inline-block;
      width: 100%; }
  .tile .title {
    font-weight: 700;
    line-height: 1.1; }
  .tile .text {
    margin-top: 5px;
    font-size: 11px;
    font-weight: 400; }
  .tile .title-medium {
    font-size: 14px; }
  .tile .title-xl {
    font-size: 18px; }
  .tile .title-aircraft {
    font-size: 28px; }
  .tile .centered {
    text-align: center; }

.tile-white {
  color: #006;
  background: linear-gradient(to bottom, #fdfdfd 0, #f3f3f2 100%);
  -webkit-filter: progid:dximagetransform.microsoft.gradient(startcolorstr=$color_romance_approx, endcolorstr=$color_concrete_approx,gradienttype=0 );
          filter: progid:dximagetransform.microsoft.gradient(startcolorstr=$color_romance_approx, endcolorstr=$color_concrete_approx,gradienttype=0 ); }

.tile-yellow {
  color: white;
  background: linear-gradient(to bottom, #ffca4d 0, #ffb300 100%);
  -webkit-filter: progid:dximagetransform.microsoft.gradient(startcolorstr=$color_golden_tainoi_approx, endcolorstr=$color_selective_yellow_approx,gradienttype=0 );
          filter: progid:dximagetransform.microsoft.gradient(startcolorstr=$color_golden_tainoi_approx, endcolorstr=$color_selective_yellow_approx,gradienttype=0 ); }

.tile-blue {
  color: white;
  background: linear-gradient(to bottom, #27277e 0, #006 100%);
  -webkit-filter: progid:dximagetransform.microsoft.gradient(startcolorstr=$color_jacksons_purple_approx, endcolorstr=$color_arapawa_approx,gradienttype=0 );
          filter: progid:dximagetransform.microsoft.gradient(startcolorstr=$color_jacksons_purple_approx, endcolorstr=$color_arapawa_approx,gradienttype=0 ); }

a.tile-white * {
  color: #006 !important; }

a.tile-white:visited {
  color: #006 !important; }

a.tile-white:active {
  color: #006 !important; }

a.tile-white:hover {
  color: #006 !important; }

a.tile-yellow * {
  color: white !important; }

a.tile-yellow:visited {
  color: white !important; }

a.tile-yellow:active {
  color: white !important; }

a.tile-yellow:hover {
  color: white !important; }

a.tile-blue * {
  color: white !important; }

a.tile-blue:visited {
  color: white !important; }

a.tile-blue:active {
  color: white !important; }

a.tile-blue:hover {
  color: white !important; }

.social + .separator + .clearer + img {
  margin-top: -10px !important; }

/*----------------------------------------------------------------------*/
/*Flight Search - flight-search.scss*/
/*----------------------------------------------------------------------*/
.modify-search-expander-button-container {
  background-image: linear-gradient(to bottom, white 0, white 50%, #f5f5f5 50%, #ececec 100%);
  position: absolute;
  right: 1px;
  height: 43px;
  line-height: 43px;
  font-size: 14px;
  top: 0px; }

.modify-search-expander-button {
  background: url("container-bg-line.png") no-repeat;
  height: 43px;
  padding-left: 13px;
  padding-right: 13px; }

.datepicker {
  margin-top: 3px; }

/*----------------------------------------------------------------------*/
/*Flights - flights.scss*/
/*----------------------------------------------------------------------*/
.panel-flights .tabs ul li.prev a, .panel-flights .tabs ul li.next a {
  width: 30px;
  height: 40px;
  margin: 0; }

.page-fofp .panel-flights thead.head th.ff, .page-fofp .panel-flights tr.head th.ff, .page-rbfp .panel-flights thead.head th.ff, .page-rbfp .panel-flights tr.head th.ff {
  font-size: 12px;
  padding-right: 15px;
  min-width: 68px; }

.panel-flights .flight-op, .panel-flights .flight-op div {
  font-size: 10px;
  width: 189px;
  white-space: normal; }

.panel-flights {
  border-left: none !important;
  border-right: none !important;
  width: 700px; }
  .panel-flights .sortby button {
    padding: 0;
    margin: 0; }
  .panel-flights .grid .no-border-right {
    border-right: none !important; }
  .panel-flights .grid .features.toggle-target .selected {
    border-left: 2px solid #ffb300 !important;
    border-right: 2px solid #ffb300 !important; }
    .panel-flights .grid .features.toggle-target .selected .fares-icon {
      color: #000066; }
  .panel-flights .grid .features.toggle-target .noborder {
    border-bottom: none !important; }
  .panel-flights .grid .features.toggle-target th {
    border-bottom: solid 1px #ddd !important; }
  .panel-flights .grid .features.toggle-target td {
    border-bottom: solid 1px #ddd !important; }
    .panel-flights .grid .features.toggle-target td img {
      margin: 3px 2px auto; }
  .panel-flights .grid tr.selected .first {
    border-left: 2px solid #ffb300; }
  .panel-flights .grid tr.selected .last {
    border-right: 2px solid #ffb300; }
  .panel-flights .grid tr.selected td, .panel-flights .grid tr.selected th {
    border-top: 2px solid #ffb300;
    border-bottom: 2px solid #ffb300; }
    .panel-flights .grid tr.selected td.numbers3, .panel-flights .grid tr.selected th.numbers3 {
      border-color: transparent !important; }
  .panel-flights .grid tr.disabled td .flight-booked {
    color: #333; }
  .panel-flights .grid tr.head th {
    color: #000; }
  .panel-flights .grid tr.flight.wdk-line {
    border-top: 1px solid #ddd; }
  .panel-flights .grid .flight-details {
    font-size: 11px;
    font-weight: 400 !important; }
    .panel-flights .grid .flight-details span {
      word-wrap: break-word;
      white-space: nowrap; }
  .panel-flights .grid .target-expanded td, .panel-flights .grid .target-expanded th {
    border-bottom: 1px solid #ccc;
    border-top: 2px solid #ffb300 !important; }
    .panel-flights .grid .target-expanded td .selected .cluster, .panel-flights .grid .target-expanded th .selected .cluster {
      font-weight: bold; }
  .panel-flights .grid .flight td.selected {
    background: #fff; }
  .panel-flights .grid:not(.grid-fofp) th.ff:nth-last-child(1),
  .panel-flights .grid:not(.grid-fofp) th.ff:nth-last-child(1) ~ th.ff {
    width: 420px !important;
    box-sizing: border-box; }
  .panel-flights .grid:not(.grid-fofp) th.ff:nth-last-child(2),
  .panel-flights .grid:not(.grid-fofp) th.ff:nth-last-child(2) ~ th.ff {
    width: 210px !important;
    box-sizing: border-box; }
  .panel-flights .grid:not(.grid-fofp) th.ff:nth-last-child(3),
  .panel-flights .grid:not(.grid-fofp) th.ff:nth-last-child(3) ~ th.ff {
    width: 140px !important;
    box-sizing: border-box; }
  .panel-flights .grid:not(.grid-fofp) th.ff:nth-last-child(4),
  .panel-flights .grid:not(.grid-fofp) th.ff:nth-last-child(4) ~ th.ff {
    width: 105px !important;
    box-sizing: border-box; }
  .panel-flights .grid:not(.grid-fofp) th.ff:nth-last-child(5),
  .panel-flights .grid:not(.grid-fofp) th.ff:nth-last-child(5) ~ th.ff {
    width: 84px !important;
    box-sizing: border-box; }
  .panel-flights .grid:not(.grid-fofp) tr.flight:first-child {
    border-top: none !important; }
  .panel-flights .grid:not(.grid-fofp) th.head.details {
    width: 150px; }
  .panel-flights .grid:not(.grid-fofp) th div.numbers {
    text-align: right;
    font-weight: 400; }
  .panel-flights .grid:not(.grid-fofp) th div.flight p span {
    margin-right: 2px; }
    .panel-flights .grid:not(.grid-fofp) th div.flight p span.dash {
      margin-right: 0;
      margin-left: -3px; }
  .panel-flights .grid:not(.grid-fofp) th div.flight p abbr {
    margin-right: 3px; }
  .panel-flights .grid:not(.grid-fofp) th div.flight p sup.offset {
    font-weight: 400 !important;
    position: relative;
    top: 4px; }
  .panel-flights .grid:not(.grid-fofp) th div.carrier {
    padding-bottom: 0;
    width: 31px; }
    .panel-flights .grid:not(.grid-fofp) th div.carrier div {
      padding-left: 0; }
  .panel-flights .grid:not(.grid-fofp) th div.feature {
    width: 100%; }
  .panel-flights .grid:not(.grid-fofp) th div time {
    font-weight: 700; }
  .panel-flights .grid:not(.grid-fofp) td.numbers {
    text-align: right; }
  .panel-flights .grid:not(.grid-fofp) td.flight p span {
    margin-right: 2px; }
    .panel-flights .grid:not(.grid-fofp) td.flight p span.dash {
      margin-right: 0;
      margin-left: -3px; }
  .panel-flights .grid:not(.grid-fofp) td.flight p abbr {
    margin-right: 3px; }
  .panel-flights .grid:not(.grid-fofp) td.flight .flight-details {
    font-size: 11px; }
  .panel-flights .grid:not(.grid-fofp) td.carrier {
    padding-bottom: 0;
    vertical-align: middle; }
    .panel-flights .grid:not(.grid-fofp) td.carrier div {
      width: 50px;
      padding-left: 0; }
    .panel-flights .grid:not(.grid-fofp) td.carrier img {
      top: 1px;
      position: relative; }
  .panel-flights .grid:not(.grid-fofp) td.swap {
    width: 2px; }
  .panel-flights .grid:not(.grid-fofp) td.flight-details-cell {
    border-right: 1px solid #ccc; }
    .panel-flights .grid:not(.grid-fofp) td.flight-details-cell .container {
      float: right;
      padding-right: 10px; }
    .panel-flights .grid:not(.grid-fofp) td.flight-details-cell .different-cabin {
      width: 12px;
      display: table-cell;
      vertical-align: middle;
      padding-left: 5px; }
      .panel-flights .grid:not(.grid-fofp) td.flight-details-cell .different-cabin img {
        width: 10px;
        height: 10px; }
    .panel-flights .grid:not(.grid-fofp) td.flight-details-cell .anchor-flight-details {
      display: table-cell;
      position: relative; }
      .panel-flights .grid:not(.grid-fofp) td.flight-details-cell .anchor-flight-details .numbers {
        display: table-cell;
        vertical-align: middle;
        width: 55px;
        color: #006; }
        .panel-flights .grid:not(.grid-fofp) td.flight-details-cell .anchor-flight-details .numbers .segment {
          display: block;
          font-size: 10px;
          line-height: 10px;
          text-align: right; }
          .panel-flights .grid:not(.grid-fofp) td.flight-details-cell .anchor-flight-details .numbers .segment img {
            position: absolute;
            left: 0; }
      .panel-flights .grid:not(.grid-fofp) td.flight-details-cell .anchor-flight-details .info {
        display: table-cell;
        vertical-align: middle;
        width: 22px; }
  .panel-flights .grid:not(.grid-fofp) td.flight-op div {
    font-size: 10px; }
  .panel-flights .grid:not(.grid-fofp) td time {
    font-weight: 700; }
  .panel-flights .grid:not(.grid-fofp) td span.cluster label {
    vertical-align: middle; }
  .panel-flights .grid:not(.grid-fofp) .features.toggle-target .feature {
    border-right: solid 1px #ccc; }
  .panel-flights .grid:not(.grid-fofp) thead.head th {
    padding-top: 2px;
    padding-bottom: 2px; }
    .panel-flights .grid:not(.grid-fofp) thead.head th.ff.last {
      border-right: 1px solid #ccc !important; }
  .panel-flights .grid:not(.grid-fofp) th.feature {
    font-weight: 400;
    box-sizing: border-box;
    padding: 0;
    height: 45px; }
  .panel-flights .grid:not(.grid-fofp) tr.head th {
    padding-top: 2px;
    padding-bottom: 2px;
    border-right: 1px white solid;
    height: 40px !important; }
    .panel-flights .grid:not(.grid-fofp) tr.head th.ff.last {
      border-right: 1px solid #ccc !important; }
    .panel-flights .grid:not(.grid-fofp) tr.head th.wdk-sortable {
      background-color: white; }
  .panel-flights .grid:not(.grid-fofp) .flight td.selected, .panel-flights .grid:not(.grid-fofp) .flight td.over {
    background-color: #ffb300 !important;
    color: #333;
    border-left: 1px solid #ffb300 !important;
    border-right: 1px solid #ffb300 !important;
    border-bottom: 1px solid #ffb300 !important; }
  .panel-flights footer {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc; }
    .panel-flights footer.buttons, .panel-flights footer.flight-table-footer {
      background-color: white;
      border-top: none;
      height: 43px;
      margin-top: 0; }
      .panel-flights footer.buttons .btn, .panel-flights footer.flight-table-footer .btn {
        float: left !important; }
      .panel-flights footer.buttons p.explanatory, .panel-flights footer.flight-table-footer p.explanatory {
        float: left !important; }
  .panel-flights header {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
    border-top: 0 !important;
    border-bottom: 0 !important;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc; }
    .panel-flights header ul {
      padding-left: 6px;
      padding-right: 6px; }
  .panel-flights section {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0; }
  .panel-flights .grid-fofp table {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-collapse: separate;
    border-spacing: 0;
    margin: 0;
    width: 100%; }
    .panel-flights .grid-fofp table tr.flight td, .panel-flights .grid-fofp table tr.flight th {
      border-top: 1px solid #ddd; }
    .panel-flights .grid-fofp table tr.flight td.carrier {
      width: 50px; }
    .panel-flights .grid-fofp table tr.flight td.fare:nth-last-child(1),
    .panel-flights .grid-fofp table tr.flight td.fare:nth-last-child(1) ~ td.fare {
      width: 390px;
      box-sizing: border-box;
      vertical-align: middle;
      height: 100%;
      position: relative; }
      .panel-flights .grid-fofp table tr.flight td.fare:nth-last-child(1) .price-container,
      .panel-flights .grid-fofp table tr.flight td.fare:nth-last-child(1) ~ td.fare .price-container {
        width: 390px; }
    .panel-flights .grid-fofp table tr.flight td.fare:nth-last-child(2),
    .panel-flights .grid-fofp table tr.flight td.fare:nth-last-child(2) ~ td.fare {
      width: 195px;
      box-sizing: border-box;
      vertical-align: middle;
      height: 100%;
      position: relative; }
      .panel-flights .grid-fofp table tr.flight td.fare:nth-last-child(2) .price-container,
      .panel-flights .grid-fofp table tr.flight td.fare:nth-last-child(2) ~ td.fare .price-container {
        width: 195px; }
    .panel-flights .grid-fofp table tr.flight td.fare:nth-last-child(3),
    .panel-flights .grid-fofp table tr.flight td.fare:nth-last-child(3) ~ td.fare {
      width: 130px;
      box-sizing: border-box;
      vertical-align: middle;
      height: 100%;
      position: relative; }
      .panel-flights .grid-fofp table tr.flight td.fare:nth-last-child(3) .price-container,
      .panel-flights .grid-fofp table tr.flight td.fare:nth-last-child(3) ~ td.fare .price-container {
        width: 130px; }
    .panel-flights .grid-fofp table tr.flight td.fare:nth-last-child(4),
    .panel-flights .grid-fofp table tr.flight td.fare:nth-last-child(4) ~ td.fare {
      width: 98px;
      box-sizing: border-box;
      vertical-align: middle;
      height: 100%;
      position: relative; }
      .panel-flights .grid-fofp table tr.flight td.fare:nth-last-child(4) .price-container,
      .panel-flights .grid-fofp table tr.flight td.fare:nth-last-child(4) ~ td.fare .price-container {
        width: 98px; }
    .panel-flights .grid-fofp table tr.flight td.fare:nth-last-child(5),
    .panel-flights .grid-fofp table tr.flight td.fare:nth-last-child(5) ~ td.fare {
      width: 78px;
      box-sizing: border-box;
      vertical-align: middle;
      height: 100%;
      position: relative; }
      .panel-flights .grid-fofp table tr.flight td.fare:nth-last-child(5) .price-container,
      .panel-flights .grid-fofp table tr.flight td.fare:nth-last-child(5) ~ td.fare .price-container {
        width: 78px; }
    .panel-flights .grid-fofp table .description div.cell {
      display: inline-block;
      vertical-align: middle;
      padding: 0;
      font-size: 12px; }
      .panel-flights .grid-fofp table .description div.cell p {
        line-height: 16px; }
  .panel-flights .grid-fofp div.cluster-select .label {
    font-size: 16px;
    color: #333; }
  .panel-flights .grid-fofp div.cluster-select div.selectbox .display {
    border-radius: 4px;
    border-color: #ccc; }
  .panel-flights .grid-fofp div.cluster-select div.selectbox .text {
    color: #000066;
    font-weight: bold;
    font-size: 12px; }
  .panel-flights .grid-fofp .cabin-head {
    padding-left: 10px; }
  .panel-flights .grid-fofp th {
    padding-left: 0; }
    .panel-flights .grid-fofp th.flight-info {
      padding: 10px 0;
      box-sizing: border-box;
      overflow: hidden;
      white-space: nowrap; }
    .panel-flights .grid-fofp th.ff {
      border-left: 1px solid white; }
    .panel-flights .grid-fofp th.description {
      max-width: 100px; }
    .panel-flights .grid-fofp th div.info {
      width: 29px;
      margin-right: 2px; }
      .panel-flights .grid-fofp th div.info div {
        margin: 0;
        padding: 0; }
    .panel-flights .grid-fofp th div.carrier {
      width: 50px;
      margin-left: 2px; }
    .panel-flights .grid-fofp th div .flight-details {
      font-weight: normal; }
  .panel-flights .grid-fofp td.description {
    padding: 10px;
    max-width: 150px;
    text-align: right; }
    .panel-flights .grid-fofp td.description .segments .segment-info {
      display: block;
      font-size: 10px;
      padding: 0;
      text-align: right;
      position: relative;
      float: right;
      line-height: 16px;
      overflow: hidden; }
      .panel-flights .grid-fofp td.description .segments .segment-info span {
        display: inline-block;
        font-size: 10px; }
        .panel-flights .grid-fofp td.description .segments .segment-info span.flight-number {
          width: 50px; }
        .panel-flights .grid-fofp td.description .segments .segment-info span abbr {
          border: 0; }
      .panel-flights .grid-fofp td.description .segments .segment-info p {
        display: block;
        overflow: hidden; }
        .panel-flights .grid-fofp td.description .segments .segment-info p.wdk-operatedby.flight-op {
          width: 140px; }
  .panel-flights .grid-fofp td.feature {
    overflow: hidden;
    box-sizing: border-box; }
  .panel-flights .grid-fofp td.fare, .panel-flights .grid-fofp td.feature {
    background: #f5f5f5;
    border-left: 1px solid white; }
  .panel-flights .grid-fofp td.fare:not(:last-child), .panel-flights .grid-fofp td.feature:not(:last-child) {
    border-right: 1px solid white; }
  .panel-flights .grid-fofp td.fare.selected {
    background: #ffb300;
    border-right: 2px solid #ffb300;
    border-bottom: 2px solid #ffb300; }
  .panel-flights .grid-fofp td.fare.notcombinable {
    padding-top: 5px;
    height: auto; }
  .panel-flights .grid-fofp td.feature.selected {
    background: white; }
  .panel-flights .grid-fofp td.fare {
    min-height: 75px;
    vertical-align: top; }
    .panel-flights .grid-fofp td.fare.alreadyBooked {
      vertical-align: middle; }
    .panel-flights .grid-fofp td.fare div.price-container {
      position: static;
      display: table-cell;
      vertical-align: middle;
      padding-top: 0; }
      .panel-flights .grid-fofp td.fare div.price-container.notcombinable span {
        position: relative;
        text-align: center; }
    .panel-flights .grid-fofp td.fare span.cluster-radio {
      text-align: left; }
    .panel-flights .grid-fofp td.fare span.cluster,
    .panel-flights .grid-fofp td.fare .soldOutTooltip {
      position: relative;
      text-align: center; }
    .panel-flights .grid-fofp td.fare span.price {
      white-space: normal; }
    .panel-flights .grid-fofp td.fare input, .panel-flights .grid-fofp td.fare label {
      display: inline-block;
      position: relative;
      vertical-align: middle; }
    .panel-flights .grid-fofp td.fare label {
      margin-left: 6px;
      max-width: 70%;
      text-align: left; }
  .panel-flights .grid-fofp td .fares-icon {
    display: inline-block;
    font-size: 32px;
    color: #666;
    vertical-align: middle;
    cursor: pointer; }
  .panel-flights .grid-fofp td .fares-icon .disabled {
    opacity: 0.5; }
  .panel-flights .grid-fofp td .soldOutTooltip {
    color: #666; }
  .panel-flights .grid-fofp thead.head th {
    padding-bottom: 5px; }
  .panel-flights .grid-fofp tr.head td {
    padding-bottom: 10px; }
  .panel-flights .grid-fofp .features.toggle-target td img {
    margin: 4px 0 0 !important; }
  .panel-flights .grid-fofp div.fare-features {
    width: 100%;
    font-size: 0;
    position: relative; }
  .panel-flights .grid-fofp div.included-fares-container {
    width: 150px;
    padding-left: 10px;
    display: table-cell;
    position: relative; }
    .panel-flights .grid-fofp div.included-fares-container .included {
      position: absolute;
      top: 10px;
      left: 10px; }
    .panel-flights .grid-fofp div.included-fares-container .fares-icon {
      color: #000066; }
    .panel-flights .grid-fofp div.included-fares-container ul li {
      display: inline-block; }
  .panel-flights .grid-fofp div.compare-fares {
    position: absolute;
    line-height: 16px;
    bottom: 18px;
    left: 9px;
    padding: 0; }
  .panel-flights .grid-fofp div.features-buttons {
    border-top: 1px solid #CCC; }
    .panel-flights .grid-fofp div.features-buttons button {
      margin-top: 10px;
      margin-left: 10px; }
  .panel-flights .grid-fofp table.features-table0, .panel-flights .grid-fofp table.features-table1 {
    vertical-align: top;
    margin-right: 0px; }
    .panel-flights .grid-fofp table.features-table0 td.feature:nth-last-child(1),
    .panel-flights .grid-fofp table.features-table0 td.feature:nth-last-child(1) ~ td.feature, .panel-flights .grid-fofp table.features-table1 td.feature:nth-last-child(1),
    .panel-flights .grid-fofp table.features-table1 td.feature:nth-last-child(1) ~ td.feature {
      width: 390px;
      padding: 0;
      box-sizing: border-box;
      height: 48px; }
    .panel-flights .grid-fofp table.features-table0 td.feature:nth-last-child(2),
    .panel-flights .grid-fofp table.features-table0 td.feature:nth-last-child(2) ~ td.feature, .panel-flights .grid-fofp table.features-table1 td.feature:nth-last-child(2),
    .panel-flights .grid-fofp table.features-table1 td.feature:nth-last-child(2) ~ td.feature {
      width: 195px;
      padding: 0;
      box-sizing: border-box;
      height: 48px; }
    .panel-flights .grid-fofp table.features-table0 td.feature:nth-last-child(3),
    .panel-flights .grid-fofp table.features-table0 td.feature:nth-last-child(3) ~ td.feature, .panel-flights .grid-fofp table.features-table1 td.feature:nth-last-child(3),
    .panel-flights .grid-fofp table.features-table1 td.feature:nth-last-child(3) ~ td.feature {
      width: 130px;
      padding: 0;
      box-sizing: border-box;
      height: 48px; }
    .panel-flights .grid-fofp table.features-table0 td.feature:nth-last-child(4),
    .panel-flights .grid-fofp table.features-table0 td.feature:nth-last-child(4) ~ td.feature, .panel-flights .grid-fofp table.features-table1 td.feature:nth-last-child(4),
    .panel-flights .grid-fofp table.features-table1 td.feature:nth-last-child(4) ~ td.feature {
      width: 99px;
      padding: 0;
      box-sizing: border-box;
      height: 48px; }
    .panel-flights .grid-fofp table.features-table0 td.feature:nth-last-child(5),
    .panel-flights .grid-fofp table.features-table0 td.feature:nth-last-child(5) ~ td.feature, .panel-flights .grid-fofp table.features-table1 td.feature:nth-last-child(5),
    .panel-flights .grid-fofp table.features-table1 td.feature:nth-last-child(5) ~ td.feature {
      width: 78px;
      padding: 0;
      box-sizing: border-box;
      height: 48px; }
    .panel-flights .grid-fofp table.features-table0 caption, .panel-flights .grid-fofp table.features-table1 caption {
      padding: 0px; }
    .panel-flights .grid-fofp table.features-table0 tr.first td, .panel-flights .grid-fofp table.features-table0 tr.first th, .panel-flights .grid-fofp table.features-table1 tr.first td, .panel-flights .grid-fofp table.features-table1 tr.first th {
      border-top: none !important; }
    .panel-flights .grid-fofp table.features-table0 tr.first th, .panel-flights .grid-fofp table.features-table1 tr.first th {
      width: 150px;
      padding: 0 10px 0 10px !important;
      box-sizing: border-box; }
    .panel-flights .grid-fofp table.features-table0 tr.odd td, .panel-flights .grid-fofp table.features-table1 tr.odd td {
      background-color: white; }
    .panel-flights .grid-fofp table.features-table0 tr.odd th, .panel-flights .grid-fofp table.features-table1 tr.odd th {
      background-color: white; }
    .panel-flights .grid-fofp table.features-table0 th.feature, .panel-flights .grid-fofp table.features-table1 th.feature {
      background-color: white;
      padding-right: 10px;
      padding-left: 10px;
      font-weight: normal; }
    .panel-flights .grid-fofp table.features-table0 tr.features:last-child td, .panel-flights .grid-fofp table.features-table0 tr.features:last-child th, .panel-flights .grid-fofp table.features-table1 tr.features:last-child td, .panel-flights .grid-fofp table.features-table1 tr.features:last-child th {
      border-bottom: none !important; }
  .panel-flights .grid-fofp div.features-table-container {
    display: table-cell; }
  .panel-flights .grid-fofp td.features-container {
    padding: 0;
    position: relative; }
    .panel-flights .grid-fofp td.features-container > div {
      margin: -1px 0 -1px -1px;
      border: 1px solid #ccc;
      padding-left: 3px;
      border-bottom: 2px solid #ffb300; }
    .panel-flights .grid-fofp td.features-container .wdk-target-selected table tbody {
      border: none !important; }
    .panel-flights .grid-fofp td.features-container .wdk-target-selected table tr.flight {
      border: none !important; }
  .panel-flights .grid-fofp tr.features {
    width: 200px; }
    .panel-flights .grid-fofp tr.features button.btn {
      margin-right: 15px;
      margin-bottom: 10px; }
  .panel-flights .grid-fofp footer.flight-table-footer {
    display: table-row;
    font-size: 14px;
    height: 47px; }
    .panel-flights .grid-fofp footer.flight-table-footer .container {
      width: 700px;
      vertical-align: middle;
      text-align: center;
      display: table-cell;
      border-left: solid 1px #ccc;
      border-right: solid 1px #ccc; }
      .panel-flights .grid-fofp footer.flight-table-footer .container a {
        font-size: 12px; }
        .panel-flights .grid-fofp footer.flight-table-footer .container a span {
          padding-left: 15px;
          padding-right: 15px; }
  .panel-flights .flight-details-table {
    padding: 20px 10px 20px 10px; }
    .panel-flights .flight-details-table .flight-header {
      height: 35px;
      margin-bottom: 5px; }
      .panel-flights .flight-details-table .flight-header h3 {
        display: inline-block;
        top: 3px;
        font-style: normal;
        font-size: 16px;
        line-height: 16px; }
      .panel-flights .flight-details-table .flight-header .header-links {
        margin-top: 5px; }
        .panel-flights .flight-details-table .flight-header .header-links .bag-icon {
          margin-right: 5px; }
        .panel-flights .flight-details-table .flight-header .header-links .booking-classes {
          margin-left: 20px; }
    .panel-flights .flight-details-table h4 {
      display: inline;
      margin: 8px 0 9px;
      font-weight: normal; }
    .panel-flights .flight-details-table .flight-detail {
      position: relative; }
      .panel-flights .flight-details-table .flight-detail a.flight-details-seatmap {
        position: absolute;
        left: 110px;
        top: 0; }
      .panel-flights .flight-details-table .flight-detail .flight-detail-header {
        line-height: 14px; }
        .panel-flights .flight-details-table .flight-detail .flight-detail-header .flight-operated-by {
          display: inline-block;
          line-height: 14px;
          margin-right: 7px;
          margin-left: 11px;
          vertical-align: middle; }
        .panel-flights .flight-details-table .flight-detail .flight-detail-header .flight-details-seatmap {
          display: inline-block;
          margin-left: 10px; }
          .panel-flights .flight-details-table .flight-detail .flight-detail-header .flight-details-seatmap .seat-icon {
            vertical-align: middle; }
      .panel-flights .flight-details-table .flight-detail .flight-details-info-container {
        margin-top: 5px; }
        .panel-flights .flight-details-table .flight-detail .flight-details-info-container .column {
          float: left; }
          .panel-flights .flight-details-table .flight-detail .flight-details-info-container .column.first {
            padding: 0 10px;
            width: 340px; }
          .panel-flights .flight-details-table .flight-detail .flight-details-info-container .column.second {
            width: 155px;
            margin-left: 5px; }
          .panel-flights .flight-details-table .flight-detail .flight-details-info-container .column.third {
            width: 148px;
            margin: 5px 0 0 5px; }
          .panel-flights .flight-details-table .flight-detail .flight-details-info-container .column ul {
            list-style: none;
            margin: 0;
            padding: 0; }
            .panel-flights .flight-details-table .flight-detail .flight-details-info-container .column ul li {
              margin-top: 5px; }
              .panel-flights .flight-details-table .flight-detail .flight-details-info-container .column ul li.flight-info {
                display: -webkit-flex;
                display: -ms-flexbox;
                display: flex;
                line-height: 15px; }
                .panel-flights .flight-details-table .flight-detail .flight-details-info-container .column ul li.flight-info .flight-time {
                  float: left;
                  margin-right: 5px; }
                  .panel-flights .flight-details-table .flight-detail .flight-details-info-container .column ul li.flight-info .flight-time sub.offset {
                    bottom: 0; }
                  .panel-flights .flight-details-table .flight-detail .flight-details-info-container .column ul li.flight-info .flight-time sub.next-day-masked {
                    visibility: hidden; }
  .panel-flights .layover-container {
    height: 1px;
    background-color: #ccc;
    text-align: center;
    margin: 18px 0; }
    .panel-flights .layover-container .layover-info {
      background-color: #fff;
      position: relative;
      top: -0.5em;
      padding: 0 7px 0 7px; }
  .panel-flights .toggle-target {
    margin-top: 0px; }
  .panel-flights .wdk-results {
    border-left: solid 1px #ccc;
    border-bottom: solid 1px #ccc; }
  .panel-flights .target-collapsed {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc; }
  .panel-flights .wdk-target-selected {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc; }
  .panel-flights .tabs ul li.prev {
    margin: 0;
    width: 30px;
    height: 40px;
    position: absolute;
    top: 9px;
    left: 0; }
  .panel-flights .tabs ul li.next {
    margin: 0;
    width: 30px;
    height: 40px;
    position: absolute;
    top: 9px;
    right: 0; }
  .panel-flights .target-expanded .selected .cluster {
    font-weight: bold; }
  .panel-flights tr.head .wdk-operatedby {
    padding-left: 10px; }
  .panel-flights tr.head th.ff {
    font-size: 11px; }
  .panel-flights thead.head th.wdk-sortable .sort-up-label {
    display: none; }
  .panel-flights thead.head th.wdk-sortable .sort-down-label {
    display: block; }
  .panel-flights thead.head th.wdk-sortable span.icon-form-select-dropdown {
    visibility: hidden;
    font-size: 1.2rem;
    margin-right: 0;
    line-height: 0.9rem;
    position: absolute;
    right: -15px; }
  .panel-flights p.explanatory {
    margin-top: 14px;
    color: #333; }

.touch-panel-flights .panel-flights {
  margin-bottom: -1px; }

.flow-revenue .panel-flights .grid th sup.offset {
  font-weight: 400 !important;
  position: relative;
  top: 4px; }

.flow-revenue .panel-flights p.explanatory {
  line-height: 15px; }

.flow-revenue .panel-flights .target-expanded h3 {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 10px;
  margin-bottom: -3px !important; }

.page-fofp .panel-flights tr.head th.ff {
  box-sizing: border-box; }

.page-fofp .panel-flights .sorter span.label {
  display: block !important;
  top: auto;
  padding-bottom: 2px;
  font-weight: 400;
  color: black;
  width: 95%;
  margin-bottom: 2px;
  margin-left: 0;
  font-size: 11px; }

.page-rbfp .panel-flights td.fare div.flight-booked {
  left: 0px;
  right: 0px;
  margin-left: auto;
  margin-right: auto;
  height: auto;
  padding: 0px !important; }

.page-rbfp .panel-flights table.wdk-results tr.buttons td {
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc; }

.page-rbfp .panel-flights .btn.btn-secondary {
  float: none; }

.page-foms .panel-flights .grid tr {
  border: none; }

.page-foms .panel-flights .grid th.radio {
  padding-top: 0;
  padding-bottom: 0; }
  .page-foms .panel-flights .grid th.radio div {
    border-left: 2px solid transparent; }

.page-fosd .panel-flights .grid th.radio {
  padding-top: 0;
  padding-bottom: 0; }
  .page-fosd .panel-flights .grid th.radio div {
    padding-left: 0;
    border-left: 2px solid transparent; }

.tip-complex.tip-flight h2 {
  width: 55%; }

.page-rbsd .panel-flights .grid th.radio {
  padding-top: 0;
  padding-bottom: 0; }
  .page-rbsd .panel-flights .grid th.radio div {
    padding-left: 0;
    border-left: 2px solid transparent; }

.aircraft {
  margin-right: 5px; }

.bottomTable, .goNextTable {
  position: absolute;
  height: 0; }

.refundFreeText {
  font-family: Arial;
  font-size: 10px;
  color: #333;
  line-height: 11px;
  text-align: left;
  display: block;
  margin: 3px 5px 4px 8px; }

.refundInTableText {
  font-family: Arial;
  font-size: 10px;
  color: #333;
  line-height: 11px;
  text-align: left;
  display: block;
  margin: 8px; }

/*----------------------------------------------------------------------*/
/*Price - price.scss*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*Search Flight FOMS - search-flight-foms.scss*/
/*----------------------------------------------------------------------*/
.panel-search-multi {
  overflow: visible; }
  .panel-search-multi .datepicker {
    vertical-align: bottom; }
  .panel-search-multi hr {
    margin-bottom: 14px !important; }
  .panel-search-multi .target-collapsed .bloc {
    margin-left: 10px; }
  .panel-search-multi .target-collapsed .cluster-inline-all {
    width: 100px;
    margin-left: 19px; }
    .panel-search-multi .target-collapsed .cluster-inline-all.cluster-medium {
      width: 218px;
      margin-left: 17px; }
      .panel-search-multi .target-collapsed .cluster-inline-all.cluster-medium:first-child {
        margin-left: 0;
        width: 289px; }
      .panel-search-multi .target-collapsed .cluster-inline-all.cluster-medium span.ui-locpicker {
        width: 180px !important; }
    .panel-search-multi .target-collapsed .cluster-inline-all span.ui-datepicker {
      width: 108px !important; }
    .panel-search-multi .target-collapsed .cluster-inline-all:first-child .label {
      display: inline-block;
      width: auto;
      padding-right: 10px; }
  .panel-search-multi .target-collapsed .buttons {
    margin: 10px 10px 30px !important;
    border-top: 1px solid #ccc; }
    .panel-search-multi .target-collapsed .buttons button {
      margin: 0;
      margin-top: 10px;
      margin-right: 20px;
      float: left; }
  .panel-search-multi .group {
    margin-bottom: 16px; }
  .panel-search-multi footer.buttons {
    background: none white !important;
    padding-top: 0 !important; }

.flow-revenue .panel-search-multi section {
  padding-bottom: 0 !important;
  padding-top: 15px !important; }

/*----------------------------------------------------------------------*/
/*Schedule Driven Complex - schedule-driven-complex.scss*/
/*----------------------------------------------------------------------*/
.panel-fo .grid tr.flight:first-child {
  border-top: 1px solid #ccc; }

.panel-fo .grid tr.flight .row-schedule {
  padding-left: 10px;
  padding-bottom: 2px;
  padding-top: 1px;
  max-height: 36px;
  text-overflow: ellipsis;
  border-top: 2px solid transparent;
  border-bottom: 2px solid transparent; }
  .panel-fo .grid tr.flight .row-schedule.numbers1 a {
    display: inline-block; }
  .panel-fo .grid tr.flight .row-schedule.numbers2 a {
    display: block;
    min-width: 62px; }

.panel-fo .grid td {
  padding: 0; }
  .panel-fo .grid td.carrier div {
    padding-left: 0; }
  .panel-fo .grid td.carrier a {
    display: block;
    margin-top: 5px; }
  .panel-fo .grid td.warning {
    border-right: 1px solid #ccc; }
    .panel-fo .grid td.warning div {
      border-right: 2px solid transparent;
      padding-right: 4px;
      padding-left: 0; }
    .panel-fo .grid td.warning img {
      display: block;
      width: 10px;
      height: 10px; }
  .panel-fo .grid td.info div {
    padding-left: 0; }
    .panel-fo .grid td.info div a {
      margin-top: 3px; }

.panel-fo .grid div.numbers1 {
  width: 62px;
  text-align: right;
  padding-left: 9px;
  overflow: hidden; }

.panel-fo .grid .duration {
  min-width: 99px; }

.panel-fo .grid thead.head th {
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc; }
  .panel-fo .grid thead.head th.radio {
    min-width: 0 !important; }
  .panel-fo .grid thead.head th.carrier {
    min-width: 0 !important; }
  .panel-fo .grid thead.head th div {
    padding-left: 0; }
    .panel-fo .grid thead.head th div.head-ie7 {
      position: relative;
      overflow: hidden;
      text-overflow: ellipsis; }

.panel-fo .grid thead.head td.radio {
  min-width: 0 !important;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background-color: #f5f5f5 !important; }

.panel-fo .grid th.to {
  min-width: 85px !important; }

.panel-fo .grid .flight-op div.numbers1 {
  text-align: left; }

.panel-fo .grid .wdk-operatedby div.numbers1 {
  width: 90%; }

.panel-fo .grid table.wdk-results {
  border-collapse: separate; }

.panel-fo .stops div span {
  white-space: nowrap; }

.panel-foms h3 {
  margin: 0;
  font-size: 18px !important;
  color: #006;
  font-weight: 400;
  box-sizing: border-box; }
  .panel-foms h3 .info {
    font-size: 16px; }

.panel-foms aside.toolbar .btn {
  top: 0px !important; }

.panel-foms .interstice-off {
  border-bottom: solid 1px #ccc; }

.panel-foms .panel-wait {
  margin: 0;
  height: 100px;
  border-right: solid 1px #ccc;
  border-left: solid 1px #ccc; }
  .panel-foms .panel-wait .interstice-on .interstice-message {
    top: 50%; }

.panel-foms .target-collapsed {
  padding: 10px; }
  .panel-foms .target-collapsed:hover {
    cursor: pointer; }
    .panel-foms .target-collapsed:hover aside.toolbar {
      color: #666;
      cursor: pointer; }

.panel-foms .wdk-target-selected h3 {
  padding: 10px;
  border-bottom: solid 1px #ccc; }

.panel-foms .wdk-target-selected section .grid {
  background: white; }
  .panel-foms .wdk-target-selected section .grid table {
    margin: auto; }
    .panel-foms .wdk-target-selected section .grid table tr td {
      min-width: 107px;
      padding-left: 10px; }
      .panel-foms .wdk-target-selected section .grid table tr td.radio {
        min-width: 0;
        padding-left: 0; }
      .panel-foms .wdk-target-selected section .grid table tr td.numbers {
        min-width: 0;
        padding-left: 0; }
        .panel-foms .wdk-target-selected section .grid table tr td.numbers span {
          text-align: right; }
        .panel-foms .wdk-target-selected section .grid table tr td.numbers .aircraft {
          margin-left: 10px; }
      .panel-foms .wdk-target-selected section .grid table tr td.info {
        min-width: 0;
        padding-left: 2px; }
      .panel-foms .wdk-target-selected section .grid table tr td.icon {
        min-width: 0;
        padding-left: 0;
        padding-right: 11px; }
        .panel-foms .wdk-target-selected section .grid table tr td.icon img {
          width: 10px;
          height: 10px; }
      .panel-foms .wdk-target-selected section .grid table tr td.carrier {
        padding: 0 8px;
        min-width: 0; }
        .panel-foms .wdk-target-selected section .grid table tr td.carrier img {
          top: -2px; }
      .panel-foms .wdk-target-selected section .grid table tr td.to {
        padding-left: 4px; }
      .panel-foms .wdk-target-selected section .grid table tr td.stops {
        padding-left: 5px; }

.panel-foms .wdk-target-selected:hover div:first-child:hover aside.toolbar {
  color: #666;
  cursor: pointer; }

.panel-foms .wdk-target-selected .grid tr td {
  background: white; }

.panel-foms .target-expanded div:first-child:hover aside.toolbar {
  color: #666;
  cursor: pointer; }

.panel-foms .wdk-toggle-target .odd {
  background: white; }

.panel-foms .wdk-toggle-target footer.buttons {
  padding-bottom: 20px; }

.panel-foms aside.toolbar {
  height: 41px;
  line-height: 41px;
  top: 0 !important;
  right: 15px;
  color: #006;
  padding-left: 15px; }

/*----------------------------------------------------------------------*/
/*Roadmap - roadmap.scss*/
/*----------------------------------------------------------------------*/
.menu-progress {
  height: 30px;
  margin-left: 10px;
  margin-bottom: 16px;
  margin-top: 5px; }
  .menu-progress .tabs {
    padding: 0;
    border: none;
    margin: 0; }
    .menu-progress .tabs li.tab {
      list-style: none;
      margin: 0;
      float: left;
      padding: 0;
      border: none;
      margin-left: -10px;
      position: relative; }
      .menu-progress .tabs li.tab.tab-active .breadcrumb span.text {
        color: #006 !important; }
        .menu-progress .tabs li.tab.tab-active .breadcrumb span.text strong {
          color: #efefef !important;
          border-bottom: 1px solid #efefef;
          }
      .menu-progress .tabs li.tab.tab-been .breadcrumb {
        color: white; }
      .menu-progress .tabs li.tab.tab-off .breadcrumb {
        color: #666 !important; }
        .menu-progress .tabs li.tab.tab-off .breadcrumb:hover * {
          color: #666; }
        .menu-progress .tabs li.tab.tab-off .breadcrumb:focus * {
          color: #666; }
      .menu-progress .tabs li.tab a:hover {
        background-color: transparent !important; }
    .menu-progress .tabs .breadcrumb {
      border: none; }
  .menu-progress li.tab .breadcrumb {
    float: left;
    padding: 0; }
  .menu-progress li.tab span {
    float: left;
    height: 30px;
    line-height: 30px; }
  .menu-progress li.tab .number {
    display: none; }
  .menu-progress li.tab .step {
    width: 213px; }
    .menu-progress li.tab .step span {
      width: 200px;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; }
  .menu-progress li.tab .before {
    width: 20px; }
  .menu-progress li.tab .after {
    width: 10px; }
  .menu-progress li.tab-been {
    cursor: pointer; }
  .menu-progress li.tab-off * {
    cursor: default; }
    .menu-progress li.tab-off *.pointer * {
      cursor: pointer; }
  .menu-progress li.first .before {
    width: 10px; }
  .menu-progress li.last .breadcrumb {
    background-position: 0 -30px; }
  .menu-progress li.tab-active-last .breadcrumb {
    background-position: 0 0; }
  .menu-progress .tab-active .shadow {
    margin-right: -3px; }
  .menu-progress .tab-active * {
    cursor: default; }
  .menu-progress .tab-active .breadcrumb {
    background-position: top right; }
  .menu-progress .tab-unactive {
    cursor: default; }
    .menu-progress .tab-unactive * {
      cursor: default; }
  .menu-progress .tab-active-last .shadow {
    margin-right: 0; }
  .menu-progress .tab-off .breadcrumb {
    background-position: right -30px; }
  .menu-progress .tab-been .breadcrumb {
    background-position: right -60px; }
    .menu-progress .tab-been .breadcrumb:hover, .menu-progress .tab-been .breadcrumb:focus {
      background-position: right -90px; }
      .menu-progress .tab-been .breadcrumb:hover span, .menu-progress .tab-been .breadcrumb:focus span {
        color: #fff; }
  .menu-progress .tab .step {
    font-size: 14px; }

/*----------------------------------------------------------------------*/
/*Introduction - introduction.scss*/
/*----------------------------------------------------------------------*/
.headline .cockpit a span.ico-mm, .headline .cockpit a span.ico-profil, .headline .cockpit a span.ico-home {
  position: relative;
  top: 7px;
  margin-right: 2px; }

.headline title {
  font-size: 18px !important;
  margin-bottom: 20px;
  color: #333;
  display: block; }

.headline {
  margin-bottom: 20px;
  font-size: 16px; }
  .headline .cockpit {
    color: #006;
    position: relative;
    height: 47px;
    padding-bottom: 0;
    margin-bottom: 20px; }
    .headline .cockpit div.booking-info-container {
      float: left;
      position: static;
      left: 0;
      width: 56%; }
      .headline .cockpit div.booking-info-container h2.booking-info {
        padding: 0;
        margin-left: 5px;
        margin-bottom: 0px;
        top: 0; }
      .headline .cockpit div.booking-info-container h1.booking-overview {
        line-height: 21px;
        margin-left: 10px;
        padding-bottom: 0;
        top: 12px; }
      .headline .cockpit div.booking-info-container p {
        margin: 0px 0px 0px 5px; }
    .headline .cockpit div.manage-booking {
      width: 44%;
      position: relative;
      float: left;
      margin-top: 4px; }
      .headline .cockpit div.manage-booking span.ico-cockpit-separator {
        margin-top: 0px; }
      .headline .cockpit div.manage-booking div.info {
        position: absolute;
        bottom: 0;
        margin-left: 8px;
        width: auto; }
        .headline .cockpit div.manage-booking div.info strong {
          display: block; }
          .headline .cockpit div.manage-booking div.info strong.agency-name {
            position: relative;
            bottom: 6px; }
        .headline .cockpit div.manage-booking div.info a {
          margin: 0; }
          .headline .cockpit div.manage-booking div.info a span.icon-info {
            vertical-align: text-bottom; }
          .headline .cockpit div.manage-booking div.info a span.ico {
            top: 0 !important; }
      .headline .cockpit div.manage-booking div.icons {
        right: 0;
        bottom: 0;
        left: auto;
        width: auto;
        position: absolute; }
        .headline .cockpit div.manage-booking div.icons a {
          margin: 0; }
    .headline .cockpit h2 .booking-no {
      font-weight: 700; }
    .headline .cockpit h2.booking-info {
      font-size: 16px;
      line-height: 18px;
      top: 12px; }
    .headline .cockpit div {
      left: 0;
      bottom: -2px;
      position: absolute;
      width: 50%; }
    .headline .cockpit td {
      padding-left: 0;
      width: 305px; }
      .headline .cockpit td strong {
        display: block;
        line-height: 18px;
        padding-top: 9px; }
    .headline .cockpit td + td {
      padding-right: 15px;
      text-align: right; }
    .headline .cockpit .username strong {
      position: relative;
      top: 2px; }
    .headline .cockpit .username a {
      position: relative;
      top: 1px; }
    .headline .cockpit p {
      color: #333;
      margin-top: 0;
      margin-bottom: 0; }
  .headline title {
    padding-left: 4px;
    padding-bottom: 2px;
    position: relative;
    height: 33px;
    line-height: 35px; }
  .headline p {
    font-size: 12px;
    margin: 2px 10px 12px; }
  .headline .btn-secondary {
    float: none;
    margin: 9px !important; }
  .headline table {
    width: 100%; }
    .headline table td {
      min-width: 165px; }
  .headline div.buttons {
    display: inline-block;
    margin: 0; }
    .headline div.buttons .btn-secondary {
      float: left;
      position: relative;
      z-index: 1;
      top: -1px; }
    .headline div.buttons .btn {
      margin: 8px 10px 5px !important; }
  .headline div.buttons-left .btn-secondary {
    top: 0; }
  .headline hr {
    margin-bottom: 0; }
  .headline .no-margin {
    margin-top: 0;
    margin-bottom: 0; }
  .headline .label {
    display: inline-block; }
  .headline .buttons-left .btn-secondary {
    margin: 14px 10px 0 !important; }

.heading header {
  width: 700px;
  margin-bottom: 0; }

.message-servicing .headline {
  margin-bottom: 0; }

.page-repc .headline div.buttons .btn-primary {
  margin-bottom: 14px;
  float: left;
  position: relative;
  z-index: 1;
  top: -1px; }

.flow-servicing .headline p {
  margin-bottom: 14px; }

.page-rbco header.headline div.buttons .btn-primary {
  margin-left: 0 !important; }

.page-scpv .headline {
  margin: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc; }

/*----------------------------------------------------------------------*/
/*IRC Flights - irc-flights.scss*/
/*----------------------------------------------------------------------*/
.panel-summary.panel-yourflights .grid .airport, .panel-summary.panel-yourflights .grid .cabin {
  width: 164px;
  max-width: 164px;
  padding-left: 0;
  padding-right: 8px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

.panel-summary.panel-yourfareconditions .panel-conditions-inner span, .panel-yourfareconditions .panel-conditions-inner span {
  display: inline-block;
  top: -6px;
  font-weight: 700;
  width: 75px;
  vertical-align: middle; }

.page-bkgd footer.total .message-ok {
  border: 0;
  border-bottom: 1px solid #ccc;
  margin: 0; }

.panel-yourfareconditions .panel-conditions-inner ul, .panel-upgrades-print ul {
  display: inline-table;
  margin: 0; }
  .panel-yourfareconditions .panel-conditions-inner ul li, .panel-upgrades-print ul li {
    list-style: none;
    display: table-cell;
    padding-right: 6px;
    padding-left: 6px; }
    .panel-yourfareconditions .panel-conditions-inner ul li span, .panel-upgrades-print ul li span {
      display: block;
      vertical-align: middle; }
    .panel-yourfareconditions .panel-conditions-inner ul li .disabled, .panel-upgrades-print ul li .disabled {
      opacity: 0.5; }
    .panel-yourfareconditions .panel-conditions-inner ul li .fares-icon, .panel-upgrades-print ul li .fares-icon {
      display: inline-block;
      width: 35px;
      height: 35px;
      font-size: 32px;
      text-align: center;
      border-radius: 3px;
      border: 1px solid #d5d4d4;
      color: #000066;
      background-color: #f5f5f5;
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
      vertical-align: middle;
      font-weight: 400;
      line-height: 1;
      cursor: pointer; }

.panel-summary.panel-yourflights {
  overflow: hidden; }
  .panel-summary.panel-yourflights .target-expanded {
    border-bottom: none; }
    .panel-summary.panel-yourflights .target-expanded section {
      padding-bottom: 0; }
    .panel-summary.panel-yourflights .target-expanded .message:first-child, .panel-summary.panel-yourflights .target-expanded .irc-railandfly-download-link div.message-ok:first-child, .irc-railandfly-download-link .panel-summary.panel-yourflights .target-expanded div.message-ok:first-child {
      border-bottom: solid 1px #ccc;
      border-top: none; }
  .panel-summary.panel-yourflights section {
    background-color: white;
    padding-top: 0; }
    .panel-summary.panel-yourflights section hr {
      height: 1px; }
    .panel-summary.panel-yourflights section .grid:first-child {
      border-top: none;
      border-bottom: none; }
  .panel-summary.panel-yourflights sub {
    position: relative;
    top: -3px;
    line-height: 0;
    padding-left: 3px; }
  .panel-summary.panel-yourflights .grid tr {
    height: 20px; }
    .panel-summary.panel-yourflights .grid tr:not(:first-child) td {
      padding-top: 0 !important; }
    .panel-summary.panel-yourflights .grid tr:nth-child(2n+1) td {
      padding-top: 5px !important; }
  .panel-summary.panel-yourflights .grid td {
    padding-bottom: 0; }
  .panel-summary.panel-yourflights .grid .table-rbva tr {
    height: 20px; }
    .panel-summary.panel-yourflights .grid .table-rbva tr:first-child td {
      padding-top: 5px !important; }
    .panel-summary.panel-yourflights .grid .table-rbva tr:not(:first-child) td {
      padding-top: 0 !important; }
    .panel-summary.panel-yourflights .grid .table-rbva tr:last-child td {
      padding-bottom: 10px !important; }
    .panel-summary.panel-yourflights .grid .table-rbva tr.layover td {
      padding-top: 5px !important;
      padding-bottom: 5px !important; }
  .panel-summary.panel-yourflights .grid .airport div {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 164px;
    float: left;
    margin-right: 3px; }
  .panel-summary.panel-yourflights .grid .numbers {
    width: 84px;
    min-width: 84px;
    max-width: 84px;
    text-align: left;
    padding-left: 0;
    padding-right: 10px;
    white-space: nowrap;
    vertical-align: top; }
  .panel-summary.panel-yourflights .grid .date {
    width: 84px;
    min-width: 84px;
    padding-right: 8px;
    padding-left: 9px;
    letter-spacing: -.03em;
    white-space: nowrap; }
  .panel-summary.panel-yourflights .grid .details {
    width: 140px;
    min-width: 140px;
    max-width: 140px;
    padding-left: 0;
    padding-right: 20px;
    overflow: hidden; }
    .panel-summary.panel-yourflights .grid .details div {
      width: 140px;
      min-width: 140px;
      max-width: 140px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
      .panel-summary.panel-yourflights .grid .details div span {
        vertical-align: top; }
      .panel-summary.panel-yourflights .grid .details div abbr {
        display: inline; }
  .panel-summary.panel-yourflights .grid .duration {
    width: 135px;
    max-width: 135px;
    padding-left: 0;
    padding-right: 8px;
    white-space: nowrap; }
    .panel-summary.panel-yourflights .grid .duration span {
      max-width: 90px;
      display: inline-block;
      float: left;
      text-overflow: ellipsis;
      overflow: hidden; }
  .panel-summary.panel-yourflights .grid .carrier {
    text-align: left;
    width: 26px;
    vertical-align: top;
    padding-left: 0;
    padding-right: 0; }
  .panel-summary.panel-yourflights .grid .irc-icon-infolayer {
    position: absolute;
    margin-left: 60px !important; }
  .panel-summary.panel-yourflights .grid .status {
    min-width: 150px;
    max-width: 165px;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 0;
    white-space: nowrap; }
  .panel-summary.panel-yourflights .grid .numbers-info span {
    line-height: 15px;
    font-size: 12px;
    float: left;
    margin-left: 5px;
    display: block; }
  .panel-summary.panel-yourflights .table-flight-details td {
    vertical-align: top; }
  .panel-summary.panel-yourflights div.grid {
    border: 0;
    border-bottom: none; }
    .panel-summary.panel-yourflights div.grid .table-flight-details {
      margin: 0; }
      .panel-summary.panel-yourflights div.grid .table-flight-details .flight-separator {
        padding-bottom: 11px;
        border-bottom: solid 1px #ccc !important;
        margin: 0 10px; }
  .panel-summary.panel-yourflights a.info-last {
    display: block;
    width: 84px !important;
    height: 20px !important; }
  .panel-summary.panel-yourflights tr.separator td {
    font-size: 4px;
    height: 4px;
    padding: 0;
    border-color: #ccc;
    vertical-align: top; }
  .panel-summary.panel-yourflights div.separator {
    font-size: 4px;
    height: 4px;
    padding: 0;
    border-color: #ccc;
    vertical-align: top; }
  .panel-summary.panel-yourflights .flight-table {
    border-collapse: collapse; }
    .panel-summary.panel-yourflights .flight-table h3 {
      padding: 10px; }
    .panel-summary.panel-yourflights .flight-table .flight-row {
      overflow: hidden;
      width: 100%;
      max-height: 17px; }
      .panel-summary.panel-yourflights .flight-table .flight-row.layover-row {
        max-height: 28px; }
    .panel-summary.panel-yourflights .flight-table .segment-separator {
      margin: -2px 10px;
      padding-bottom: 14px; }
    .panel-summary.panel-yourflights .flight-table .flight-data-group {
      float: left; }
      .panel-summary.panel-yourflights .flight-table .flight-data-group .flight-data {
        float: none; }
    .panel-summary.panel-yourflights .flight-table .flight-data {
      float: left;
      text-align: left;
      vertical-align: middle; }
      .panel-summary.panel-yourflights .flight-table .flight-data a.info-last {
        display: inline-block;
        margin: 0; }
      .panel-summary.panel-yourflights .flight-table .flight-data.carrier {
        margin-left: 19px;
        width: 16px; }
      .panel-summary.panel-yourflights .flight-table .flight-data.details {
        width: 120px;
        min-width: 120px;
        max-width: 120px;
        padding-right: 10px;
        white-space: nowrap; }
        .panel-summary.panel-yourflights .flight-table .flight-data.details div {
          width: 120px;
          min-width: 120px;
          max-width: 120px; }
        .panel-summary.panel-yourflights .flight-table .flight-data.details > .cabin {
          overflow: visible;
          width: auto; }
      .panel-summary.panel-yourflights .flight-table .flight-data.duration {
        padding-right: 20px !important; }
      .panel-summary.panel-yourflights .flight-table .flight-data.numbers-info span {
        margin-top: 3px; }

.panel-summary.panel-yourfareconditions {
  border-top: 0;
  border-left: 0; }
  .panel-summary.panel-yourfareconditions.panel-yourfareupgrades {
    border-left: solid 1px #ccc !important; }
  .panel-summary.panel-yourfareconditions .panel-conditions-inner {
    padding: 0 10px; }
    .panel-summary.panel-yourfareconditions .panel-conditions-inner .subtitle {
      margin-top: 11px !important; }
    .panel-summary.panel-yourfareconditions .panel-conditions-inner p {
      margin-top: 11px;
      margin-bottom: 8px; }
    .panel-summary.panel-yourfareconditions .panel-conditions-inner img {
      margin-right: 4px; }
    .panel-summary.panel-yourfareconditions .panel-conditions-inner hr {
      margin: 0; }
    .panel-summary.panel-yourfareconditions .panel-conditions-inner strong {
      padding-top: 5px; }
    .panel-summary.panel-yourfareconditions .panel-conditions-inner.list-fare-benefit {
      height: 70pt; }
      .panel-summary.panel-yourfareconditions .panel-conditions-inner.list-fare-benefit span {
        vertical-align: middle; }
      .panel-summary.panel-yourfareconditions .panel-conditions-inner.list-fare-benefit h4 {
        margin-left: 0;
        display: block; }
  .panel-summary.panel-yourfareconditions p {
    margin-left: 0; }
  .panel-summary.panel-yourfareconditions strong {
    padding-top: 5px;
    font-size: 16px; }

.panel-summary.panel-yourseat table {
  margin-top: 5px; }
  .panel-summary.panel-yourseat table tr td.sep {
    width: 20px;
    padding: 0 !important; }

.panel-summary.panel-yourseat .grid + hr {
  margin: 5px 10px 1px; }

.panel-summary.panel-yourseat .grid h3 {
  margin-bottom: 0 !important; }

.panel-summary.panel-yourseat section .seat-list {
  margin-top: 10px; }
  .panel-summary.panel-yourseat section .seat-list .col {
    float: left;
    width: 222px;
    padding-top: 2px;
    padding-bottom: 10px;
    padding-left: 10px; }

.panel-summary.panel-yourseat .seat-list .seat-num {
  width: 29px;
  padding-left: 10px;
  padding-right: 4px; }

.panel-summary.panel-yourseat .seat-list .seat-pax-label {
  margin-right: 10px; }

.panel-summary.panel-yourseat .seat-list td {
  vertical-align: top;
  padding-right: 0;
  width: 220px;
  white-space: nowrap; }

.panel-summary.panel-yourseat .seat-list tr.seat-list-item td {
  padding-bottom: 10px; }

.panel-summary.panel-yourseat .grid a {
  display: none;
  float: left;
  margin-top: 10px;
  margin-right: 3px;
  margin-left: 6px; }

.panel-summary.panel-conditions header {
  background-color: transparent; }

.panel-summary.panel-conditions .tabs-horizontal p {
  margin-top: 8px;
  margin-bottom: 8px; }

.panel-yourflights h4 {
  font-size: 16px;
  font-weight: bold;
  color: #333; }

.panel-yourflights table.features td span.separator {
  width: 30px;
  display: inline-block;
  margin: 0;
  padding: 0; }

.panel-yourflights .tabs-vertical .tab-target section {
  min-height: 469px; }

.panel-passengers .grid {
  border-color: #ccc; }

.panel-passengers section {
  background-color: white;
  margin-top: 0; }

.panel-passengers .passenger-display {
  width: 97%;
  margin: 10px; }
  .panel-passengers .passenger-display .col-seperator {
    width: 25%; }

.panel-passengers div.pass-info-2 {
  margin-bottom: 15px;
  margin-top: 15px; }
  .panel-passengers div.pass-info-2 div {
    float: left;
    width: 306px;
    vertical-align: top;
    padding-left: 10px; }
    .panel-passengers div.pass-info-2 div p {
      margin: 0; }

.panel-passengers .pax-details {
  width: 97%; }
  .panel-passengers .pax-details .pass-line {
    margin: 15px 10px 10px; }
    .panel-passengers .pax-details .pass-line p {
      margin: 0; }
    .panel-passengers .pax-details .pass-line td {
      padding: 15px 0 12px 10px; }
  .panel-passengers .pax-details .rowBorder {
    border-bottom: 1px solid #ccc; }
  .panel-passengers .pax-details .first-col {
    width: 231px; }
  .panel-passengers .pax-details .second-col {
    width: 161px; }
  .panel-passengers .pax-details .italic {
    font-style: italic; }

.panel-passengers table td {
  padding-bottom: 2px;
  vertical-align: top; }

.panel-passengers tr.separator td {
  font-size: 5px;
  height: 8px;
  width: 125px;
  padding-bottom: 2px;
  vertical-align: top; }

.panel-passengers hr.short {
  margin-top: 0;
  margin-bottom: 0; }

.flow-servicing .panel-passengers .confirm {
  background-color: white; }

.flow-servicing .panel-yourseat .grid.disabled {
  color: #999;
  background-color: #f2f2f2; }
  .flow-servicing .panel-yourseat .grid.disabled a {
    display: block; }

.flow-servicing .panel-yourseat .grid.disabled + hr {
  display: none; }

div.baggage-passenger {
  vertical-align: top;
  padding-top: 0;
  height: 30px;
  float: left;
  width: 110px; }
  div.baggage-passenger p {
    margin: 0 !important; }

div.passenger .table-bag-info {
  width: 560px; }

.panel-meals #special_meals p {
  margin-top: 18px;
  margin-bottom: 12px;
  width: 75%;
  display: inline-block;
  vertical-align: top; }

.panel-meals #special_meals a {
  margin-top: 18px;
  width: 18%;
  display: inline-block;
  word-wrap: break-word; }

.panel-meals #special_meals p + a {
  position: relative; }

.panel-meals #special_meals section > a + section {
  border-top: 1px solid #ccc;
  width: 698px; }

.panel-meals #special_meals table tr th {
  width: 225px; }

.panel-meals #special_meals .grid table td {
  padding-bottom: 8px !important; }

.panel-meals #special_meals .grid table tr.separator td {
  padding-bottom: 0 !important; }

.panel-meals hr {
  margin-left: 10px;
  margin-right: 10px; }

.panel-meals .tabs-horizontal .tabs .tab a {
  padding-bottom: 7px;
  padding-top: 9px;
  width: 120px; }

.panel-meals .tabs.tabs-medium {
  bottom: -1px; }

.table-fare-conditions-baggage {
  width: 674px;
  margin-left: 10px;
  margin-top: 10px; }
  .table-fare-conditions-baggage tr {
    border-top: 1px solid #ccc; }
  .table-fare-conditions-baggage hr {
    margin: 0; }

.baggage-policy {
  display: table;
  border-collapse: collapse;
  width: 100%; }

.baggage-policy .baggage-row {
  display: table-row;
  width: 100%; }

.baggage-policy .baggage-data {
  display: table-cell;
  text-align: left;
  vertical-align: top;
  padding: 10px; }

.price {
  text-align: right; }

.baggage-number-bag-carry {
  width: 310px; }

.baggage-passenger {
  vertical-align: top;
  padding-top: 6px;
  width: 110px;
  font-weight: 700; }

.baggage-pax-no {
  margin: 0 !important; }

.table-bag-info {
  margin-left: 0;
  margin-top: 4px;
  margin-bottom: 6px;
  width: 100%; }
  .table-bag-info tr {
    border-top: 0; }
  .table-bag-info td {
    padding: 2px 0; }

.baggage-tab p, .baggage-tab dl {
  margin: 8px 10px 9px; }

.baggage-tab dt {
  font-weight: bold; }

.rsb-case {
  padding: 15px 0; }
  .rsb-case a {
    margin: 8px 10px 9px; }

.panel-payment {
  background: #f5f5f5; }
  .panel-payment h5 {
    margin-left: 0; }
  .panel-payment .payment-offline {
    min-height: 437px; }
  .panel-payment .payment-amop section > h5,
  .panel-payment .payment-amop section > p {
    padding-right: 70px; }
  .panel-payment .tabs-vertical {
    margin-bottom: 0;
    padding-bottom: 10px; }
  .panel-payment .tab-target {
    min-height: 413px; }
  .panel-payment section {
    background-color: #f5f5f5;
    border-top: solid 1px #f8f8f8 !important;
    border-bottom: none !important; }
  .panel-payment .payment-card .cluster-dual {
    overflow: visible;
    margin-bottom: 9px; }
  .panel-payment .payment-debit .cluster-dual {
    overflow: visible;
    margin-bottom: 9px; }
  .panel-payment .tab-target section {
    border: 0 !important; }
  .panel-payment .tab-target .btn-primary {
    margin-left: 0; }

.wdk-SYF-yes section {
  background-color: #f5f5f5; }

.wdk-SYF-yes .info .partners img {
  margin: 8px 10px; }

.wdk-SYF-yes .info .partners p {
  float: left; }

.wdk-SYF-yes .info .partners .card-icons {
  float: right; }
  .wdk-SYF-yes .info .partners .card-icons img {
    margin-top: 2px; }

.container-stack.panel.panel-summary.panel-passengers + section {
  background: white !important; }

.container-stack.panel-summary.panel-conditions + .target-expanded {
  border-bottom: 0; }

.container-stack.panel-conditions + .target-expanded {
  border-bottom: 0 !important; }

.panel-yourfareconditions .panel-conditions-inner {
  padding: 0; }
  .panel-yourfareconditions .panel-conditions-inner .icons {
    margin-top: 3px !important;
    margin-bottom: 12px !important;
    display: inline-block;
    margin-left: 70px; }
  .panel-yourfareconditions .panel-conditions-inner .list-fare-benefit {
    margin-left: 0;
    margin-bottom: 7px;
    width: 100%; }
  .panel-yourfareconditions .panel-conditions-inner h4 {
    display: block; }

.panel-edit-meals #mobility_assistance table tr {
  height: 30px; }
  .panel-edit-meals #mobility_assistance table tr th {
    width: 225px; }

.irc-flights-panel td.row-separator-empty {
  vertical-align: bottom !important; }

.irc-flights-panel section.border-top {
  border-top: none !important; }
  .irc-flights-panel section.border-top button.btn {
    margin-top: 0; }

.irc-flights-panel a {
  cursor: pointer;
  display: block; }

.irc-flights-panel .seatmap a {
  margin: 0; }

.irc-seat-reservations-panel .seat-list .seat-ico {
  display: inline-block; }
  .irc-seat-reservations-panel .seat-list .seat-ico .icon-seatmap {
    cursor: default; }

header.seat-list-pax.showRecap section.seat-list .icon-seatmap {
  cursor: default; }

.irc-price-summary-surchage-discount p {
  padding-top: 5px; }

.default-case p {
  margin: 8px 10px 9px; }

section.second-disclaimer {
  margin-top: 0;
  border-top: 1px solid #ccc;
  padding-top: 0; }

#baggage section.flights-baggage {
  margin-top: 0; }

#baggage section.second-disclaimer {
  margin-top: 0; }

.flow-revenue .panel-payment .btn-primary {
  margin-left: 10px; }

.only-cc .panel-payment .info {
  background: none white !important; }
  .only-cc .panel-payment .info div.partners {
    padding-top: 0;
    padding-bottom: 10px;
    padding-right: 10px; }

.only-cc .panel-payment hr.short {
  margin-bottom: 8px; }

.page-bkgd .panel-passengers section {
  background-color: white; }
  .page-bkgd .panel-passengers section p:first-child {
    margin-top: 0;
    padding-top: 8px; }

.page-bkgd .panel-passengers.panel-info section {
  background-color: #f5f5f5; }

.page-bkgd .panel-meals hr {
  margin-bottom: 0; }

.page-bkgd .panel-passengers-bkgd .cluster-checkbox {
  margin-bottom: 18px !important; }

.page-bkgd .panel-passengers-bkgd section {
  background-color: white !important; }
  .page-bkgd .panel-passengers-bkgd section.bottom-panel {
    overflow: visible; }
    .page-bkgd .panel-passengers-bkgd section.bottom-panel div.buttons {
      overflow: visible; }

.page-bkgd .panel-passengers-bkgd .passenger-name {
  padding-top: 10px;
  display: block;
  padding-left: 10px !important; }

.page-bkgd .panel-passengers-bkgd .cluster-freq-flyer .label {
  vertical-align: middle; }

.page-purf .panel-yourflights section h2 {
  padding-top: 8px; }

.page-scpv .panel-yourflights {
  border-bottom-width: 1px; }
  .page-scpv .panel-yourflights span.info-last {
    margin-right: 10px; }

.page-scpv .panel-yourseat {
  padding-bottom: 8px; }
  .page-scpv .panel-yourseat .seat-list .seat-ico {
    vertical-align: middle;
    position: relative;
    display: inline-block;
    font-size: 0;
    top: -1px; }
  .page-scpv .panel-yourseat .seat-list tr.seat-list-item td {
    padding-bottom: 6px; }
  .page-scpv .panel-yourseat section table {
    margin-left: 10px; }
    .page-scpv .panel-yourseat section table tr td {
      padding-left: 0; }

.page-scpv .panel-yourfareconditions {
  border: 1px solid #ccc; }
  .page-scpv .panel-yourfareconditions .subtitle {
    font-size: 16px; }

.page-scpv .panel-passengers table {
  margin-bottom: 15px; }
  .page-scpv .panel-passengers table th {
    width: 150px; }
  .page-scpv .panel-passengers table tbody tr td {
    padding-top: 3px; }

.page-rbva .panel-yourflights {
  border-bottom: none !important; }
  .page-rbva .panel-yourflights .seatmap a {
    margin: 0; }

.page-rbva .panel-passengers section .grid {
  border-bottom: 1px solid #ccc; }

.page-rfva .panel-yourflights {
  border-bottom-width: 1px; }
  .page-rfva .panel-yourflights .seatmap a {
    margin: 0; }

.page-rfva .panel-passengers p {
  margin: 0 9px; }

.page-rfva .panel-passengers + .panel {
  padding-top: 10px;
  padding-bottom: 10px; }

.page-srfs .panel-yourseat {
  border-bottom: none !important;
  overflow: visible; }
  .page-srfs .panel-yourseat .disabled {
    background: #f2f2f2;
    color: #999;
    cursor: default; }
    .page-srfs .panel-yourseat .disabled.borderout {
      border-color: #ccc; }
      .page-srfs .panel-yourseat .disabled.borderout:hover {
        border-color: #ccc !important; }
    .page-srfs .panel-yourseat .disabled .borderin {
      border-color: #f2f2f2; }
      .page-srfs .panel-yourseat .disabled .borderin:hover {
        border-color: #f2f2f2 !important; }
  .page-srfs .panel-yourseat section {
    overflow: visible; }
  .page-srfs .panel-yourseat .grid input {
    margin-top: 11px;
    margin-right: 9px;
    margin-left: 10px; }
  .page-srfs .panel-yourseat .grid label, .page-srfs .panel-yourseat .grid span.disabled {
    display: inline-block;
    text-align: right;
    vertical-align: bottom;
    font-size: 16px;
    font-weight: 700; }
  .page-srfs .panel-yourseat div.disabled .borderin a {
    margin: 0; }

.page-upco .panel-yourfareconditions {
  border: 0; }

.page-xprs .panel-payment .tab-target section {
  border: 1px solid #ccc !important; }

.page-upva .panel-yourflights {
  border-bottom: none !important; }
  .page-upva .panel-yourflights section {
    padding-top: 10px; }
  .page-upva .panel-yourflights .message-servicing {
    border-top: 1px solid #ccc;
    margin: 0; }

.page-recc .panel-yourflights .target-expanded .message:first-child, .page-recc .panel-yourflights .target-expanded .irc-railandfly-download-link div.message-ok:first-child, .irc-railandfly-download-link .page-recc .panel-yourflights .target-expanded div.message-ok:first-child {
  border-top: none; }

.page-rbpd .panel-passengers section .grid {
  padding-top: 8px !important; }

.irc-flights-panel .hrContainer {
  margin-top: 10px;
  vertical-align: bottom !important; }

.irc-flights-panel section.border-top {
  border-top: none !important; }
  .irc-flights-panel section.border-top button.btn {
    margin-top: 0; }

.total-irc {
  border-top: 1px solid #ccc; }

.payment-miles-and-more .miles-and-more-info {
  width: 300px;
  padding-bottom: 5px;
  line-height: 18px; }

.irc-total-price-container {
  position: relative; }

.outer-calculator-icon {
  position: absolute;
  bottom: 12px;
  right: 140px; }

/*----------------------------------------------------------------------*/
/*Rail&Fly - rail-fly.scss*/
/*----------------------------------------------------------------------*/
.panel-yourrail {
  overflow: hidden; }
  .panel-yourrail + .message a, .irc-railandfly-download-link .panel-yourrail + div.message-ok a {
    position: static;
    display: block;
    text-align: right; }
  .panel-yourrail .grid {
    margin-left: 10px;
    height: 30px; }
    .panel-yourrail .grid div {
      width: 150px;
      padding-right: 20px;
      height: 16px;
      float: left; }
      .panel-yourrail .grid div.first {
        width: 140px; }
      .panel-yourrail .grid div span.label {
        font-weight: 700; }
  .panel-yourrail .rail-reservation {
    margin-bottom: 13px;
    width: 97%; }
    .panel-yourrail .rail-reservation .col-seperator {
      width: 23%; }
  .panel-yourrail .bottom-panel {
    border-bottom: 0;
    margin: 7px 10px 30px;
    border-top: 1px solid #ccc;
    overflow: hidden; }
    .panel-yourrail .bottom-panel .btn-secondary {
      margin: 10px 10px 0 0; }
    .panel-yourrail .bottom-panel div.buttons {
      margin-bottom: 0;
      margin-top: 0; }
  .panel-yourrail footer.total tr.total-currency th {
    padding-top: 0;
    padding-bottom: 8px; }
  .panel-yourrail footer.total tr.total-currency td {
    padding-top: 0;
    padding-bottom: 8px; }
  .panel-yourrail footer.total tr.total .rail-print-total-price {
    padding-top: 3px; }
  .panel-yourrail footer.total tr.total p {
    padding: 5px 9px 0;
    margin: 0 !important; }

.page-bkco .panel-yourrail section p {
  width: 530px; }

.page-bkgd .wdk-element-rail .panel-yourrail section p {
  width: 530px; }

.page-scpv .panel-yourrail {
  margin-bottom: 10px;
  border-bottom: 2px solid #ffb300 !important; }
  .page-scpv .panel-yourrail .rail-logo {
    position: absolute;
    top: 10px;
    right: 10px; }
  .page-scpv .panel-yourrail p {
    width: 590px; }
  .page-scpv .panel-yourrail footer p {
    width: auto !important; }
  .page-scpv .panel-yourrail footer.total {
    border: 0;
    padding-bottom: 0; }
  .page-scpv .panel-yourrail hr {
    margin: 10px 10px 0; }
  .page-scpv .panel-yourrail section p:first-child {
    padding-top: 10px; }
  .page-scpv .panel-yourrail.panel-summary .total {
    background-color: white; }

/*----------------------------------------------------------------------*/
/*Travel insurance / Your travel insurance - irc-insurance.scss*/
/*----------------------------------------------------------------------*/
.page-insu .panel-insurance .ico-status-ok, .page-ebpp .panel-insurance .ico-status-ok {
  position: absolute;
  top: -6px;
  left: -2px; }

.panel-insurance {
  border-bottom: 0; }
  .panel-insurance > section {
    overflow: visible; }
  .panel-insurance .borderin {
    padding-bottom: 5px; }
    .panel-insurance .borderin .cluster-radio .label {
      font-size: 16px; }
    .panel-insurance .borderin .cluster-radio input {
      vertical-align: initial; }
  .panel-insurance div.ins-info {
    padding-bottom: 10px; }
    .panel-insurance div.ins-info div:first-child {
      margin-left: 10px; }
    .panel-insurance div.ins-info div {
      display: inline-block;
      margin-left: 40px; }
      .panel-insurance div.ins-info div span.title {
        display: block;
        font-size: 12px;
        font-weight: 700; }
      .panel-insurance div.ins-info div a {
        margin: 0; }
  .panel-insurance table {
    margin-bottom: 11px; }
  .panel-insurance .borderout .price {
    position: absolute;
    top: 12px;
    right: 12px;
    font-weight: 700; }
  .panel-insurance .borderout ul li {
    list-style: none outside none;
    margin-bottom: 10px;
    padding-left: 30px;
    position: relative;
    width: 600px; }
  .panel-insurance .bottom-panel {
    margin: 10px 10px 28px;
    border-top: 1px solid #ccc; }
    .panel-insurance .bottom-panel .btn-secondary {
      float: left;
      margin: 10px 10px 0 0; }
    .panel-insurance .bottom-panel div.buttons {
      margin-bottom: 0;
      margin-top: 0; }
  .panel-insurance section {
    background: white !important; }
    .panel-insurance section table th {
      height: 19px; }
      .panel-insurance section table th:first-child {
        width: 150px; }
  .panel-insurance header {
    background: white; }
    .panel-insurance header h3 {
      color: #333;
      font-weight: bold;
      font-size: 16px;
      padding-left: 10px; }
  .panel-insurance footer.total {
    border-right: 0;
    border-left: 0; }
    .panel-insurance footer.total p {
      margin: 0 !important; }
    .panel-insurance footer.total tr.total p {
      padding: 5px 9px 0; }
    .panel-insurance footer.total tr.total th {
      padding-bottom: 10px;
      padding-top: 4px; }
    .panel-insurance footer.total tr.total-currency th {
      padding-top: 0;
      padding-bottom: 8px; }
      .panel-insurance footer.total tr.total-currency th.local-price {
        width: 75%; }
    .panel-insurance footer.total tr.total-currency td {
      padding-top: 0;
      padding-bottom: 8px; }

.panel-summary.panel-insurance {
  overflow: hidden; }

.page-scpv .panel-insurance {
  margin-bottom: 10px;
  border-bottom: 2px solid #ffb300 !important; }
  .page-scpv .panel-insurance .insurance-logo {
    position: absolute;
    top: 10px;
    right: 10px; }
  .page-scpv .panel-insurance footer {
    padding-bottom: 10px; }
    .page-scpv .panel-insurance footer.total {
      border: 0; }
      .page-scpv .panel-insurance footer.total tr.total th {
        padding-bottom: 0; }
      .page-scpv .panel-insurance footer.total tr.total td {
        padding-bottom: 0; }
  .page-scpv .panel-insurance hr {
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: 10px; }

.page-ebsc .panel-insurance {
  border-bottom: 0; }

.irc-insurance-panel-messages.message p.text, .irc-railandfly-download-link div.irc-insurance-panel-messages.message-ok p.text {
  width: 60% !important; }

/*----------------------------------------------------------------------*/
/*Rental Car Reservation - irc-car.scss*/
/*----------------------------------------------------------------------*/
.panel-car-recap + .message + .clearer + footer.total, .irc-railandfly-download-link .panel-car-recap + div.message-ok + .clearer + footer.total, .panel-car-recap + footer.total {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 2px solid #999 !important;
  background-color: #ebebeb; }

.panel-car-recap section .table-layout .feature-list, .panel-car-recap section .table-layout .cell {
  padding: 10px 0;
  line-height: 18px;
  position: relative; }

.panel-car-recap {
  border-bottom: none; }
  .panel-car-recap + .message + .clearer + footer.total .inc, .irc-railandfly-download-link .panel-car-recap + div.message-ok + .clearer + footer.total .inc {
    font-size: 11px; }
  .panel-car-recap + footer.total {
    border-top: 1px solid #ccc; }
    .panel-car-recap + footer.total .inc {
      font-size: 11px; }
      .panel-car-recap + footer.total .inc .Icon {
        margin-right: 2px; }
  .panel-car-recap .message, .panel-car-recap .irc-railandfly-download-link div.message-ok, .irc-railandfly-download-link .panel-car-recap div.message-ok {
    border-top: 1px solid #ccc; }
    .panel-car-recap .message:first-child, .panel-car-recap .irc-railandfly-download-link div.message-ok:first-child, .irc-railandfly-download-link .panel-car-recap div.message-ok:first-child {
      border-top: 0;
      border-bottom: 1px solid #ccc; }
    .panel-car-recap .message .message-ok ul li .text, .panel-car-recap .irc-railandfly-download-link div.message-ok .message-ok ul li .text, .irc-railandfly-download-link .panel-car-recap div.message-ok .message-ok ul li .text {
      width: 60%; }
  .panel-car-recap section .photo {
    float: left; }
    .panel-car-recap section .photo .image {
      margin: 0;
      border: 0; }
  .panel-car-recap section .carfeature {
    float: left; }
  .panel-car-recap section .table-layout {
    float: left;
    margin-left: 20px;
    margin-right: 0; }
    .panel-car-recap section .table-layout .cell {
      width: 180px;
      padding-top: 0; }
      .panel-car-recap section .table-layout .cell p + h4, .panel-car-recap section .table-layout .cell .carfeatures {
        margin-top: 20px; }
      .panel-car-recap section .table-layout .cell h4 {
        white-space: normal; }
      .panel-car-recap section .table-layout .cell h4, .panel-car-recap section .table-layout .cell p {
        margin: 0;
        padding: 0; }
  .panel-car-recap .buttons {
    border-top: 1px solid #ccc;
    margin-left: 10px;
    margin-right: 10px;
    overflow: hidden; }
    .panel-car-recap .buttons .btn {
      float: left;
      margin-bottom: 30px; }
      .panel-car-recap .buttons .btn:first-child {
        margin-left: 0; }
  .panel-car-recap.panel-summary section {
    padding: 10px;
    overflow: auto; }

.page-card .panel-car-recap + footer.total + div {
  padding-top: 9px;
  border: 0;
  margin-left: -1px;
  margin-right: -1px;
  background-color: white; }

.page-purf .panel-car-recap + .message .message-info, .page-purf .irc-railandfly-download-link .panel-car-recap + div.message-ok .message-info, .irc-railandfly-download-link .page-purf .panel-car-recap + div.message-ok .message-info {
  border-radius: 0; }

.page-bkgd .panel-car-recap + .message .text, .page-bkgd .irc-railandfly-download-link .panel-car-recap + div.message-ok .text, .irc-railandfly-download-link .page-bkgd .panel-car-recap + div.message-ok .text {
  width: 60% !important;
  display: inline-block;
  font-weight: 400; }

.page-bkgd .panel-car-recap + .message .conf_num, .page-bkgd .irc-railandfly-download-link .panel-car-recap + div.message-ok .conf_num, .irc-railandfly-download-link .page-bkgd .panel-car-recap + div.message-ok .conf_num {
  font-weight: 400; }

.page-bkco .panel-car-recap + .message .conf_num, .page-bkco .irc-railandfly-download-link .panel-car-recap + div.message-ok .conf_num, .irc-railandfly-download-link .page-bkco .panel-car-recap + div.message-ok .conf_num {
  font-weight: 400; }

.page-bkco .panel-car-recap + .message .text, .page-bkco .irc-railandfly-download-link .panel-car-recap + div.message-ok .text, .irc-railandfly-download-link .page-bkco .panel-car-recap + div.message-ok .text {
  width: 60% !important;
  display: inline-block;
  font-weight: 400; }

.page-caco .panel-car-recap + .message .conf_num, .page-caco .irc-railandfly-download-link .panel-car-recap + div.message-ok .conf_num, .irc-railandfly-download-link .page-caco .panel-car-recap + div.message-ok .conf_num {
  font-weight: 400; }

.page-caco .panel-car-recap + .message .text, .page-caco .irc-railandfly-download-link .panel-car-recap + div.message-ok .text, .irc-railandfly-download-link .page-caco .panel-car-recap + div.message-ok .text {
  width: 60% !important;
  display: inline-block;
  font-weight: 400; }

.page-scpv .panel-car-recap + .message .text, .page-scpv .irc-railandfly-download-link .panel-car-recap + div.message-ok .text, .irc-railandfly-download-link .page-scpv .panel-car-recap + div.message-ok .text {
  width: 60% !important;
  display: inline-block;
  font-weight: 400; }

.page-scpv .panel-summary.panel-car-recap {
  margin-bottom: 0; }

.page-itco .panel-car-recap + footer.total tr.total:first-child td.price {
  padding-top: 5px; }

.page-itco .panel-car-recap + footer.total tr.total-currency td.price {
  padding-top: 4px; }

.page-itco .panel-car-recap + footer.total .total td.price span.price {
  margin-left: 3px; }

.car-title {
  position: relative; }
  .car-title .car-logo-pos {
    top: 12px;
    right: 5px; }
  .car-title .car-header {
    width: 90%; }

/*----------------------------------------------------------------------*/
/*Messages - messages.scss*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*Threed Secure - veri.scss*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*Car Driver - car-driver.scss*/
/*----------------------------------------------------------------------*/
.panel-pax-car .cluster-display {
  margin-left: 10px;
  margin-top: 5px;
  margin-bottom: 5px; }
  .panel-pax-car .cluster-display .code {
    position: absolute;
    left: 200px; }

.panel-pax-car .cluster-checkbox {
  margin-top: 15px; }

.panel-pax-car .cluster-mixed {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0; }

.panel-pax-car .cluster-checkbox + .cluster-checkbox {
  margin-top: 10px; }

/*----------------------------------------------------------------------*/
/*Panel Check - panel-check.scss*/
/*----------------------------------------------------------------------*/
.panel-check {
  border-radius: 2px;
  margin-top: 10px;
  outline: none;
  border: 1px solid !important;
  border-color: #006 !important; }
  .panel-check .cluster {
    margin: 8px 10px 9px;
    display: inline-block; }
    .panel-check .cluster .label {
      position: relative;
      font-size: 12px;
      top: 0; }
  .panel-check .checkbox {
    top: 0; }
  .panel-check a {
    float: right;
    margin-bottom: 0;
    padding: 0; }
  .panel-check .label {
    font-weight: 700;
    color: #006; }
  .panel-check.panel section {
    background-color: transparent;
    height: 31px;
    margin-top: 0;
    padding: 0; }
  .panel-check .cluster-checkbox.cluster .label {
    display: inline-block; }
  .panel-check fieldset {
    display: inline-block; }
    .panel-check fieldset .cluster-checkbox {
      width: 100%; }

.panel-check.extra-terms .label {
  max-width: 460px; }

.panel-check.extra-terms a span.ico {
  margin-right: 6px; }

.page-capi .panel-check {
  margin: 0; }

/*----------------------------------------------------------------------*/
/*Panel Hotel - panel-hotel.scss*/
/*----------------------------------------------------------------------*/
.panel-hotel-name .thumbnail li.selected_thumb, .panel-hotel-name .thumbnail li:hover {
  border: solid 2px #ffb300;
  width: 86px;
  height: 56px;
  overflow: hidden;
  margin-bottom: 13px; }

.panel-hotel-name .thumbnail li.selected_thumb a img, .panel-hotel-name .thumbnail li:hover a img {
  position: relative;
  top: -2px;
  left: -2px; }

.panel-hotel-name .thumbnail {
  width: 220px;
  margin: 0 !important; }
  .panel-hotel-name .thumbnail li {
    margin: 10px; }
    .panel-hotel-name .thumbnail li a img {
      top: 0; }

.panel-hotel-name section {
  overflow: visible; }

.panel-hotel-name .viewer {
  width: 100%; }

.panel-hotel-name .tabs-horizontal header {
  padding-bottom: 0; }
  .panel-hotel-name .tabs-horizontal header p a {
    margin-left: 10px; }

.panel-hotel-name .tabs-horizontal #review table.posts td .score {
  display: inline; }

.panel-hotel-name .tabs-horizontal #review table.ratings td .rate {
  padding-top: 5px; }

.panel-hotel-name .tabs-horizontal #review .rate {
  width: auto; }

.panel-hotel-name .tabs-horizontal #review .rating div {
  line-height: 28px; }

.panel-hotel-name .tabs-horizontal #review .rating .rate .meter {
  height: 20px;
  width: 128px !important; }
  .panel-hotel-name .tabs-horizontal #review .rating .rate .meter .value {
    height: 18px; }

.panel-hotel-name .tabs-horizontal #review .rating .rate span.score {
  font-weight: 700;
  font-size: 16px; }

.panel-hotel-name .tabs-horizontal #review .rating p {
  margin-right: 0;
  width: auto !important; }

.panel-hotel-name .tabs-horizontal .rate .score {
  display: inline; }

.panel-hotel-name .photo {
  float: left !important; }
  .panel-hotel-name .photo .image {
    margin: 10px; }

.panel-hotel-name div.viewer {
  float: left; }
  .panel-hotel-name div.viewer .photo {
    position: relative; }
    .panel-hotel-name div.viewer .photo .btn-next {
      right: 13px; }
    .panel-hotel-name div.viewer .photo .btn-arrow {
      position: absolute;
      z-index: 1;
      bottom: 10px;
      right: 16px; }
    .panel-hotel-name div.viewer .photo .btn-prev {
      right: 48px; }

.panel-hotel-name div.factor {
  float: left;
  width: 343px; }
  .panel-hotel-name div.factor img {
    float: left;
    margin-left: 10px; }
  .panel-hotel-name div.factor p {
    float: left;
    width: 85%;
    margin-top: 0; }

.panel-hotel-name div.rating {
  float: left;
  width: 355px; }
  .panel-hotel-name div.rating .rate {
    float: left;
    margin-left: 10px; }
  .panel-hotel-name div.rating p {
    width: 45%;
    margin-top: 0; }

.panel-hotel-name .left {
  width: 220px;
  margin: 0 !important; }
  .panel-hotel-name .left .cluster-select {
    margin-top: 10px !important; }
    .panel-hotel-name .left .cluster-select label {
      font-weight: 700;
      margin-right: 5px; }

.panel-hotel-name .pagination .prev {
  margin-left: 0;
  margin-right: 8px; }

.panel-hotel-name .pagination .next {
  margin-right: 0;
  margin-left: 8px; }

.panel-hotel-name .pagination li.ui-state-active a:hover {
  background-color: #ffb300 !important; }

.panel-hotel-name .pagination .dots a {
  border: none;
  background-color: transparent;
  background-image: none;
  padding: 0 2px;
  position: relative;
  top: 2px;
  font-size: 14px; }

.panel-hotel-name #map .map {
  margin: 13px 10px 0;
  border-top: none; }

.panel-hotel-name #map footer {
  background: white;
  border-top: none;
  border-bottom: 1px solid #ccc; }

.panel-hotel-name footer {
  margin-bottom: 0; }
  .panel-hotel-name footer aside {
    float: right;
    width: 226px; }
  .panel-hotel-name footer .cluster-inline-all {
    margin-top: 8px !important; }

.panel-hotel-name aside.rating h3 {
  margin-bottom: 6px; }

.panel-hotel-name aside.toolbar {
  top: 0 !important; }

.panel-hotel-name #overview footer {
  background: white;
  border-top: none; }

div.rating p {
  float: left; }

.page-hotd .panel-summary-hotel #review hr {
  margin-top: 10px; }

/*----------------------------------------------------------------------*/
/*Panel Your Reservation - panel-your-reservation.scss*/
/*----------------------------------------------------------------------*/
.page-hotd .panel-yoursearch.interstice-off #rooms hr {
  margin-bottom: 14px !important;
  margin-top: 20px !important;
  display: block; }

.page-hotd .panel-yoursearch.interstice-off #rooms section .group:first-child .bloc-inline {
  width: 155px; }

.page-hotd .panel-yoursearch.interstice-off .btn-secondary {
  float: none;
  margin-left: 9px;
  margin-bottom: 20px; }

.page-hotd .panel-yoursearch.interstice-off .textarea {
  width: 100%;
  display: block; }

.page-hotd .panel-yoursearch.interstice-off hr + .btn-secondary {
  margin-top: 4px; }

/*----------------------------------------------------------------------*/
/*Hotel Price Overview - hotel-price-overview.scss*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*Panel Your Hotel Search - panel-your-hotel-search.scss*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*Panel List Hotel - panel-list-hotel.scss*/
/*----------------------------------------------------------------------*/
.panel-list-hotel {
  margin-top: 10px; }
  .panel-list-hotel section {
    z-index: 1;
    overflow: visible; }
    .panel-list-hotel section .buttons .label {
      display: inline; }
  .panel-list-hotel .borderin h3 {
    margin-left: 169px;
    margin-right: 0; }
    .panel-list-hotel .borderin h3 a {
      display: block;
      margin: 3px 0; }
  .panel-list-hotel .borderin .last {
    position: relative;
    top: -19px; }
    .panel-list-hotel .borderin .last a {
      margin: 0 !important; }
    .panel-list-hotel .borderin .last .btn-primary {
      top: 11px; }
  .panel-list-hotel .borderout .borderin {
    padding: 19px 8px 12px; }
  .panel-list-hotel div.rate .meter {
    width: 78px !important; }

/*----------------------------------------------------------------------*/
/*Panel Billing - panel-billing.scss*/
/*----------------------------------------------------------------------*/
.panel-billing {
  padding-bottom: 9px; }
  .panel-billing section {
    padding-top: 0;
    padding-bottom: 0; }
    .panel-billing section h3 {
      white-space: normal; }
  .panel-billing .cluster-phone .label {
    display: block;
    padding-bottom: 2px; }
  .panel-billing .cluster-medium.city span.input {
    width: 220px; }
  .panel-billing .cluster-verylong.street-name span.input {
    width: 302px; }
  .panel-billing .street-name + .cluster-short {
    margin-right: 0;
    float: left; }
    .panel-billing .street-name + .cluster-short .data {
      margin-right: 0;
      float: left; }

.panel-billing-details h3 {
  margin-top: 16px;
  margin-bottom: 5px; }

.panel-billing-details div.cluster-checkbox {
  margin-top: 1px !important;
  margin-right: 0; }

.panel-billing + .panel-info section {
  background-color: white; }

.panel-billing + .panel-info div {
  float: left;
  margin-right: 130px; }

/*----------------------------------------------------------------------*/
/*Panel Terms - panel-terms.scss*/
/*----------------------------------------------------------------------*/
.panel-terms {
  border-top: 1px solid;
  padding: 13px 10px 15px;
  width: 678px; }
  .panel-terms .terms {
    width: 100%; }
  .panel-terms .terms-data {
    float: left;
    text-align: left;
    vertical-align: top;
    padding-top: 10px; }
    .panel-terms .terms-data-40 {
      width: 40%; }
    .panel-terms .terms-data-20 {
      width: 20%;
      padding-top: initial; }
  .panel-terms p {
    margin-left: 0;
    margin-right: 0; }
  .panel-terms h4 {
    margin: 0 0 11px; }
  .panel-terms ul {
    margin: 0;
    padding: 0; }
  .panel-terms li {
    list-style-type: none; }

.panel-terms-light {
  width: 678px;
  padding: 15px 10px; }
  .panel-terms-light h4 {
    margin: 0 0 6px; }
  .panel-terms-light p {
    margin-right: 0;
    margin-left: 0; }
  .panel-terms-light table {
    margin-right: 0;
    margin-left: 0; }

/*----------------------------------------------------------------------*/
/*Panel Reservation - panel-reservation.scss*/
/*----------------------------------------------------------------------*/
.panel-reservation {
  border-bottom: 2px solid #999 !important; }
  .panel-reservation section {
    margin: 0; }
  .panel-reservation header {
    border-bottom: 1px solid #ccc; }
  .panel-reservation footer.total {
    background-color: #ddd; }

/*----------------------------------------------------------------------*/
/*Panel Rail - panel-rail.scss*/
/*----------------------------------------------------------------------*/
.panel-rail header h3 {
  color: #333;
  margin-left: 10px;
  font-weight: bold;
  font-size: 16px; }

.panel-rail h4 {
  font-weight: 700; }

.panel-rail .rail-separator {
  clear: both;
  height: 10px; }

.page-rail .panel-rail {
  border-bottom-color: #ffb300 !important; }
  .page-rail .panel-rail footer.total {
    background-color: white;
    border: 0;
    border-top: 1px solid #ccc; }

/*----------------------------------------------------------------------*/
/*Panel Print Post - panel-print-post.scss*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*Panel Seat Map - seat.scss*/
/*----------------------------------------------------------------------*/
.panel-seatmap header.seat-legend, .panel-seatmap header.seat-legend table {
  border: none;
  text-align: left;
  width: 100%; }

.panel-seatmap footer.seat-free-status span.free-status, .panel-seatmap footer.seat-free-status span.free-status-end {
  float: right;
  line-height: 38px;
  color: #006;
  font-size: 12px;
  font-weight: 700;
  padding-left: 30px;
  padding-right: 18px;
  overflow: hidden;
  position: relative;
  top: 8px;
  right: -6px; }

.seats .seats-container fieldset.passenger-fieldset span .icon-seatmap, .seats td.seat .icon-seatmap, .seats .cell.seat .icon-seatmap, .seats td .icon-seatmap, .seats .cell .icon-seatmap, .seat-list .icon-seatmap, .tip-complex .seats td small .icon-seatmap, .tip-complex .seats span .icon-seatmap, .panel-seatmap header.seat-legend table td.seat-leg .icon-seatmap, .panel-seatmap section.selected fieldset small .icon-seatmap, .panel-seatmap .seats-container .cluster-radio .icon-seatmap {
  display: block;
  width: 27px;
  height: 27px;
  font-size: 28px;
  background-color: #80b879;
  border-top-left-radius: 30%;
  border-top-right-radius: 30%;
  text-align: center;
  color: white; }
  .seats .seats-container fieldset.passenger-fieldset span .occupied.icon-seatmap, .seats td .occupied.icon-seatmap, .seats .cell .occupied.icon-seatmap, .seat-list .occupied.icon-seatmap, .tip-complex .seats td small .occupied.icon-seatmap, .tip-complex .seats span .occupied.icon-seatmap, .panel-seatmap header.seat-legend table td.seat-leg .occupied.icon-seatmap, .panel-seatmap section.selected fieldset small .occupied.icon-seatmap, .panel-seatmap .seats-container .cluster-radio .occupied.icon-seatmap, .seats .seats-container fieldset.passenger-fieldset span .icon-seatmap-seat-occupied.icon-seatmap, .seats td .icon-seatmap-seat-occupied.icon-seatmap, .seats .cell .icon-seatmap-seat-occupied.icon-seatmap, .seat-list .icon-seatmap-seat-occupied.icon-seatmap, .tip-complex .seats td small .icon-seatmap-seat-occupied.icon-seatmap, .tip-complex .seats span .icon-seatmap-seat-occupied.icon-seatmap, .panel-seatmap header.seat-legend table td.seat-leg .icon-seatmap-seat-occupied.icon-seatmap, .panel-seatmap section.selected fieldset small .icon-seatmap-seat-occupied.icon-seatmap, .panel-seatmap .seats-container .cluster-radio .icon-seatmap-seat-occupied.icon-seatmap, .seats .seats-container fieldset.passenger-fieldset span .icon-seatmap-seat-occupied-alone.icon-seatmap, .seats td .icon-seatmap-seat-occupied-alone.icon-seatmap, .seats .cell .icon-seatmap-seat-occupied-alone.icon-seatmap, .seat-list .icon-seatmap-seat-occupied-alone.icon-seatmap, .tip-complex .seats td small .icon-seatmap-seat-occupied-alone.icon-seatmap, .tip-complex .seats span .icon-seatmap-seat-occupied-alone.icon-seatmap, .panel-seatmap header.seat-legend table td.seat-leg .icon-seatmap-seat-occupied-alone.icon-seatmap, .panel-seatmap section.selected fieldset small .icon-seatmap-seat-occupied-alone.icon-seatmap, .panel-seatmap .seats-container .cluster-radio .icon-seatmap-seat-occupied-alone.icon-seatmap {
    background-color: #eaeaea !important;
    color: #838383; }
  .seats .seats-container fieldset.passenger-fieldset span .seatmap-pax-active.icon-seatmap, .seats td .seatmap-pax-active.icon-seatmap, .seats .cell .seatmap-pax-active.icon-seatmap, .seat-list .seatmap-pax-active.icon-seatmap, .tip-complex .seats td small .seatmap-pax-active.icon-seatmap, .tip-complex .seats span .seatmap-pax-active.icon-seatmap, .panel-seatmap header.seat-legend table td.seat-leg .seatmap-pax-active.icon-seatmap, .panel-seatmap section.selected fieldset small .seatmap-pax-active.icon-seatmap, .panel-seatmap .seats-container .cluster-radio .seatmap-pax-active.icon-seatmap {
    background-color: #ffbb1e !important; }
  .seats .seats-container fieldset.passenger-fieldset span .seatmap-pax-selected.icon-seatmap, .seats td .seatmap-pax-selected.icon-seatmap, .seats .cell .seatmap-pax-selected.icon-seatmap, .seat-list .seatmap-pax-selected.icon-seatmap, .tip-complex .seats td small .seatmap-pax-selected.icon-seatmap, .tip-complex .seats span .seatmap-pax-selected.icon-seatmap, .panel-seatmap header.seat-legend table td.seat-leg .seatmap-pax-selected.icon-seatmap, .panel-seatmap section.selected fieldset small .seatmap-pax-selected.icon-seatmap, .panel-seatmap .seats-container .cluster-radio .seatmap-pax-selected.icon-seatmap {
    background-color: #001565 !important;
    color: white; }
    .seats .seats-container fieldset.passenger-fieldset span .seatmap-pax-selected.icon-profile.icon-seatmap, .seats td .seatmap-pax-selected.icon-profile.icon-seatmap, .seats .cell .seatmap-pax-selected.icon-profile.icon-seatmap, .seat-list .seatmap-pax-selected.icon-profile.icon-seatmap, .tip-complex .seats span .seatmap-pax-selected.icon-profile.icon-seatmap, .panel-seatmap header.seat-legend table td.seat-leg .seatmap-pax-selected.icon-profile.icon-seatmap, .panel-seatmap section.selected fieldset small .seatmap-pax-selected.icon-profile.icon-seatmap, .panel-seatmap .seats-container .cluster-radio .seatmap-pax-selected.icon-profile.icon-seatmap {
      text-align: left; }
  .seats .seats-container fieldset.passenger-fieldset span .seatmap-pax-empty.icon-seatmap, .seats td .seatmap-pax-empty.icon-seatmap, .seats .cell .seatmap-pax-empty.icon-seatmap, .seat-list .seatmap-pax-empty.icon-seatmap, .tip-complex .seats td small .seatmap-pax-empty.icon-seatmap, .tip-complex .seats span .seatmap-pax-empty.icon-seatmap, .panel-seatmap header.seat-legend table td.seat-leg .seatmap-pax-empty.icon-seatmap, .panel-seatmap section.selected fieldset small .seatmap-pax-empty.icon-seatmap, .panel-seatmap .seats-container .cluster-radio .seatmap-pax-empty.icon-seatmap {
    background-color: #e0e0e0 !important; }
  .seats .seats-container fieldset.passenger-fieldset span .icon-profile.icon-seatmap, .seats td .icon-profile.icon-seatmap, .seats .cell .icon-profile.icon-seatmap, .seat-list .icon-profile.icon-seatmap, .tip-complex .seats td small .icon-profile.icon-seatmap, .tip-complex .seats span .icon-profile.icon-seatmap, .panel-seatmap header.seat-legend table td.seat-leg .icon-profile.icon-seatmap, .panel-seatmap section.selected fieldset small .icon-profile.icon-seatmap, .panel-seatmap .seats-container .cluster-radio .icon-profile.icon-seatmap {
    text-align: right; }
  .seats .seats-container fieldset.passenger-fieldset span .seatmap-E.icon-seatmap, .seats td .seatmap-E.icon-seatmap, .seats .cell .seatmap-E.icon-seatmap, .seat-list .seatmap-E.icon-seatmap, .tip-complex .seats td small .seatmap-E.icon-seatmap, .tip-complex .seats span .seatmap-E.icon-seatmap, .panel-seatmap header.seat-legend table td.seat-leg .seatmap-E.icon-seatmap, .panel-seatmap section.selected fieldset small .seatmap-E.icon-seatmap, .panel-seatmap .seats-container .cluster-radio .seatmap-E.icon-seatmap {
    background-color: #80b879; }
  .seats .seats-container fieldset.passenger-fieldset span .seatmap-N.icon-seatmap, .seats td .seatmap-N.icon-seatmap, .seats .cell .seatmap-N.icon-seatmap, .seat-list .seatmap-N.icon-seatmap, .tip-complex .seats td small .seatmap-N.icon-seatmap, .tip-complex .seats span .seatmap-N.icon-seatmap, .panel-seatmap header.seat-legend table td.seat-leg .seatmap-N.icon-seatmap, .panel-seatmap section.selected fieldset small .seatmap-N.icon-seatmap, .panel-seatmap .seats-container .cluster-radio .seatmap-N.icon-seatmap {
    background-color: #407e62; }
  .seats .seats-container fieldset.passenger-fieldset span .seatmap-B.icon-seatmap, .seats td .seatmap-B.icon-seatmap, .seats .cell .seatmap-B.icon-seatmap, .seat-list .seatmap-B.icon-seatmap, .tip-complex .seats td small .seatmap-B.icon-seatmap, .tip-complex .seats span .seatmap-B.icon-seatmap, .panel-seatmap header.seat-legend table td.seat-leg .seatmap-B.icon-seatmap, .panel-seatmap section.selected fieldset small .seatmap-B.icon-seatmap, .panel-seatmap .seats-container .cluster-radio .seatmap-B.icon-seatmap {
    background-color: #77a2b5; }
  .seats .seats-container fieldset.passenger-fieldset span .seatmap-F.icon-seatmap, .seats td .seatmap-F.icon-seatmap, .seats .cell .seatmap-F.icon-seatmap, .seat-list .seatmap-F.icon-seatmap, .tip-complex .seats td small .seatmap-F.icon-seatmap, .tip-complex .seats span .seatmap-F.icon-seatmap, .panel-seatmap header.seat-legend table td.seat-leg .seatmap-F.icon-seatmap, .panel-seatmap section.selected fieldset small .seatmap-F.icon-seatmap, .panel-seatmap .seats-container .cluster-radio .seatmap-F.icon-seatmap {
    background-color: #cf5d5d; }

.icon-seatmap-exit {
  font-size: 37px;
  color: #cf5d5d; }

.icon-seatmap-emergency-exit-right {
  margin-left: -11px; }

.no-seat {
  width: 29px;
  height: 33px; }

.panel-seatmap {
  margin-top: 2px; }
  .panel-seatmap header {
    background-color: white;
    margin: 0 !important;
    padding: 0; }
    .panel-seatmap header.seat-legend {
      border-bottom: 1px solid #ccc;
      border-top: 1px solid #ccc; }
      .panel-seatmap header.seat-legend table {
        margin: 0;
        margin-left: 10px !important; }
        .panel-seatmap header.seat-legend table tr.separator-top td {
          height: 9px; }
        .panel-seatmap header.seat-legend table tr.separator-bottom td {
          height: 5px; }
        .panel-seatmap header.seat-legend table td {
          border: none;
          text-align: left;
          float: left;
          padding-left: 0;
          padding-right: 0; }
          .panel-seatmap header.seat-legend table td.seat-leg {
            width: 150px;
            height: auto; }
            .panel-seatmap header.seat-legend table td.seat-leg:first-child span {
              display: block;
              margin-left: 23px; }
              .panel-seatmap header.seat-legend table td.seat-leg:first-child span.icon-carrier {
                font-size: 16px;
                color: #ffbb1e;
                cursor: pointer;
                position: absolute;
                margin: auto; }
            .panel-seatmap header.seat-legend table td.seat-leg img.ico {
              padding: 0 5px 0 0; }
            .panel-seatmap header.seat-legend table td.seat-leg.seat-ico-legend span {
              display: block;
              margin-left: 32px; }
    .panel-seatmap header table {
      width: auto; }
      .panel-seatmap header table tr.separator-top td {
        height: 11px; }
      .panel-seatmap header table tr.separator-bottom td {
        height: 2px; }
      .panel-seatmap header table tr.seat-list-item td.sep {
        margin-right: 6px;
        width: 20px;
        padding: 0 !important; }
      .panel-seatmap header table td {
        padding-right: 50px;
        padding-bottom: 3px; }
    .panel-seatmap header nav {
      margin-top: 0; }
    .panel-seatmap header.seat-list-pax {
      border-left: 1px solid #ccc;
      border-right: 1px solid #ccc;
      border-bottom: none;
      border-top: 1px solid #ccc; }
  .panel-seatmap footer {
    background-color: white; }
    .panel-seatmap footer.seat-free-status {
      border-top: 1px solid #ccc;
      border-right: 1px solid #ccc;
      border-left: 1px solid #ccc;
      height: 50px;
      border-bottom: 2px solid #ffb300; }
      .panel-seatmap footer.seat-free-status span.free-status {
        background: transparent url("../img/seat-free-status.png") no-repeat scroll left center; }
      .panel-seatmap footer.seat-free-status span.free-status-end {
        display: block;
        height: 38px;
        width: 6px;
        padding: 0; }
    .panel-seatmap footer p {
      color: #333; }
    .panel-seatmap footer.total p {
      margin: 0 !important; }
    .panel-seatmap footer.total tr.total-charges th {
      padding-top: 0; }
    .panel-seatmap footer.total tr.total-charges td {
      padding-top: 0; }
    .panel-seatmap footer.total.summary tr.last hr {
      margin-top: 8px; }
  .panel-seatmap td {
    vertical-align: top; }
  .panel-seatmap .seat {
    outline: none;
    border-color: #ffb300 !important; }
  .panel-seatmap .container-stack {
    font-size: 16px !important;
    border: 1px solid #ccc !important;
    margin: 0 !important;
    border-bottom: 0 !important;
    width: 637px; }
  .panel-seatmap.panel-no-seat header {
    padding: 15px 12px; }
    .panel-seatmap.panel-no-seat header p {
      margin: 0px; }
  .panel-seatmap.panel-no-seat .buttons .btn-secondary {
    margin-left: 10px; }
  .panel-seatmap section {
    position: relative;
    margin: 0 !important;
    padding: 0; }
    .panel-seatmap section.selected {
      border-bottom: none !important; }
      .panel-seatmap section.selected fieldset small.fr {
        position: relative; }
        .panel-seatmap section.selected fieldset small.fr span.price {
          position: absolute;
          left: 38px;
          top: -1px;
          font-size: 12px;
          z-index: 1; }
      .panel-seatmap section.selected fieldset small.pax-icon {
        position: relative;
        margin-right: 25px; }
        .panel-seatmap section.selected fieldset small.pax-icon sup {
          position: absolute;
          top: 8px;
          left: 19px;
          font-family: "Arial", "sans-serif"; }
        .panel-seatmap section.selected fieldset small.pax-icon span.price {
          font-weight: 700;
          font-family: "Arial", "sans-serif";
          text-transform: uppercase; }
    .panel-seatmap section span.item-free {
      text-transform: uppercase; }
    .panel-seatmap section aside.toolbar {
      top: 9px;
      cursor: pointer; }
      .panel-seatmap section aside.toolbar.seats span.container-expander {
        display: none;
        position: relative;
        padding: 13px; }
    .panel-seatmap section.seat-list {
      padding: 14px 10px !important; }
      .panel-seatmap section.seat-list .seat-num, .panel-seatmap section.seat-list .seat-pax-label {
        vertical-align: middle; }
  .panel-seatmap .buttons {
    border-bottom: 0 solid #ccc; }
    .panel-seatmap .buttons .btn-primary {
      top: -7px;
      min-width: 75px;
      margin-right: 0;
      margin-top: 8px; }
    .panel-seatmap .buttons .btn-cancel {
      float: left;
      margin-top: 0;
      min-width: 75px; }
  .panel-seatmap .seats-container .cluster-radio .data {
    margin-right: 6px; }
  .panel-seatmap .seats-container .cluster-radio b {
    margin-left: 21px; }
  .panel-seatmap .seats-container .cluster-radio.last label {
    position: relative;
    top: 2px; }
  .panel-seatmap .seats-container .cluster-radio .icon-seatmap-exit {
    font-size: 37px;
    color: #cf5d5d; }

.panel-seatmap > section {
  margin: 0;
  padding: 0; }
  .panel-seatmap > section .container-stack {
    border-right: 1px solid #ccc;
    border-bottom: 0;
    display: block; }

.page-seat .panel-seatmap {
  border-bottom: 0; }

.page-smap .panel-seatmap {
  border: 0 !important; }

/*----------------------------------------------------------------------*/
/*Panel Wait - panel-wait.scss*/
/*----------------------------------------------------------------------*/
.panel-wait {
  margin-top: 50px;
  margin-bottom: 50px; }
  .panel-wait div {
    margin: auto;
    width: 450px !important;
    vertical-align: top;
    padding: 5px;
    height: 100px; }
    .panel-wait div p {
      margin: 0 0 10px;
      padding-right: 80px; }
  .panel-wait section {
    margin-bottom: 2px;
    z-index: 1;
    position: relative; }
  .panel-wait footer {
    padding-top: 29px;
    padding-bottom: 200px;
    border-top: none; }
    .panel-wait footer div p span {
      display: block; }
    .panel-wait footer div p span:first-child {
      margin-bottom: 10px; }
  .panel-wait h2 {
    white-space: normal; }
  .panel-wait h3 {
    font-size: 16px;
    font-weight: 400;
    margin-left: 0;
    padding-bottom: 5px; }
  .panel-wait img.splash {
    position: absolute;
    left: 80px;
    top: 50px; }

/*----------------------------------------------------------------------*/
/*Panel Visa Immigration - panel-visa-immigration.scss*/
/*----------------------------------------------------------------------*/
.panel-visa-immigration {
  border-top: none !important; }
  .panel-visa-immigration section {
    padding: 0;
    margin: 0; }
    .panel-visa-immigration section hr {
      height: 1px; }
    .panel-visa-immigration section .wdk-user-loggedout {
      padding-bottom: 15px; }
      .panel-visa-immigration section .wdk-user-loggedout .bloc-inline {
        display: block; }
        .panel-visa-immigration section .wdk-user-loggedout .bloc-inline hr.no-margin {
          margin: 16px 10px !important; }
    .panel-visa-immigration section .wdk-user-loggedin {
      padding-bottom: 15px;
      border-bottom: 1px solid #ccc !important; }
      .panel-visa-immigration section .wdk-user-loggedin .bloc-inline {
        display: block; }
    .panel-visa-immigration section .buttons {
      float: none;
      border-top: 1px solid #ccc; }
    .panel-visa-immigration section div.buttons {
      margin: 16px 10px 0; }
      .panel-visa-immigration section div.buttons .btn-primary {
        margin-left: 0; }
  .panel-visa-immigration h3 {
    margin: 0;
    padding: 0 9px;
    border-top: solid 1px #ccc;
    background-color: #f5f5f5;
    width: 680px; }
    .panel-visa-immigration h3 .label {
      position: relative;
      top: -2px;
      margin-top: 13px;
      float: left;
      font-size: 16px; }
    .panel-visa-immigration h3 .btn {
      float: right; }
  .panel-visa-immigration .target-expanded h3 {
    background-color: white;
    padding-bottom: 8px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc; }
  .panel-visa-immigration hr {
    margin: 0;
    padding: 0; }
  .panel-visa-immigration .target-collapsed {
    display: block; }
  .panel-visa-immigration .target-expanded {
    display: none; }
  .panel-visa-immigration .same-adress {
    margin-left: 9px; }
  .panel-visa-immigration .wdk-user-loggedin .bloc-inline {
    float: left; }
  .panel-visa-immigration .wdk-user-loggedin fieldset.options td.title {
    padding-top: 5px;
    padding-left: 10px; }

.panel-visa-migration section {
  padding: 0; }

.page-bkgd .panel-visa-migration hr {
  margin-bottom: 0; }

.page-bkgd .panel-visa-migration div.buttons .btn-secondary:first-child {
  margin-left: 10px; }

/*----------------------------------------------------------------------*/
/*Panel List Booking - panel-list-booking.scss*/
/*----------------------------------------------------------------------*/
.panel-list-booking {
  overflow: visible; }
  .panel-list-booking .cluster-inline-all label {
    display: inline-block !important;
    padding-right: 2px; }
  .panel-list-booking .nobookings {
    padding: 9px; }
    .panel-list-booking .nobookings .message, .panel-list-booking .nobookings .irc-railandfly-download-link div.message-ok, .irc-railandfly-download-link .panel-list-booking .nobookings div.message-ok {
      padding-left: 22px; }
  .panel-list-booking .grid td {
    vertical-align: top; }
  .panel-list-booking .grid .wdk-message {
    padding-bottom: 6px;
    border-bottom: 1px solid #ccc !important;
    background-color: transparent !important;
    margin: 0 -10px 10px !important; }
    .panel-list-booking .grid .wdk-message * {
      background-color: transparent !important; }
    .panel-list-booking .grid .wdk-message li {
      padding: 0 !important; }
  .panel-list-booking .grid ul {
    list-style: none;
    margin-left: 0; }
  .panel-list-booking section {
    background-color: transparent; }
  .panel-list-booking .borderout.last {
    margin-bottom: -1px !important; }
  .panel-list-booking .borderout.first {
    margin-top: -1px !important;
    border-top-color: #ccc !important;
    border-top: solid 1px white; }
  .panel-list-booking .borderout .borderin div.edit {
    display: inline-block; }
    .panel-list-booking .borderout .borderin div.edit .btn-primary {
      margin-bottom: 3px;
      margin-top: 0; }
    .panel-list-booking .borderout .borderin div.edit .btn-secondary {
      text-align: left; }
  .panel-list-booking footer {
    border-top: solid 1px #ccc;
    background-color: white !important; }
  .panel-list-booking .wdk-message .text {
    margin-left: 16px !important;
    width: auto !important;
    position: relative;
    top: -1px; }
  .panel-list-booking .wdk-message .ico {
    position: relative;
    left: 10px;
    top: -3px; }
  .panel-list-booking .btn-primary {
    color: white; }
    .panel-list-booking .btn-primary * {
      color: white; }
  .panel-list-booking div {
    padding: 0; }
    .panel-list-booking div.lead {
      display: inline-block;
      vertical-align: top;
      width: 58%; }
      .panel-list-booking div.lead h3 {
        margin: 0;
        color: #000066;
        font-size: 15px;
        font-weight: 400;
        margin-left: 0;
        margin-right: 0; }
        .panel-list-booking div.lead h3 a span.font-default {
          font-size: 12px;
          font-weight: 400; }
      .panel-list-booking div.lead p {
        margin: 0;
        padding: 0px;
        display: block; }
    .panel-list-booking div.edit {
      width: 20%;
      text-align: right; }
    .panel-list-booking div.flight-number {
      display: inline-block;
      vertical-align: top;
      width: 20%;
      color: #707070;
      font-size: 11px; }
      .panel-list-booking div.flight-number strong {
        display: block;
        color: #006;
        font-size: 14px;
        line-height: 16px;
        vertical-align: middle;
        margin-right: 6px; }
        .panel-list-booking div.flight-number strong.name {
          font-size: 11px;
          margin: 7px 0 0; }
  .panel-list-booking .odd .borderin {
    border: 0 !important; }
  .panel-list-booking .even .borderin {
    border: 0 !important; }

.page-cpit .panel-list-booking + hr.separator {
  height: 11px; }

.page-cpit .panel-list-booking .borderout .borderin {
  min-height: 58px; }

.page-apit .panel-list-booking .borderout .borderin {
  min-height: 58px; }

/*----------------------------------------------------------------------*/
/*Panel List Booking Search - panel-list-booking-search.scss*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*Panel Registration - panel-registration.scss*/
/*----------------------------------------------------------------------*/
.panel-registration {
  border-top: 1px solid #ccc !important;
  border-radius: 3px; }
  .panel-registration section {
    padding-top: 5px;
    padding-bottom: 2px; }
  .panel-registration hr.short {
    margin-top: 5px;
    margin-bottom: 0; }
  .panel-registration h2 {
    margin-top: 0;
    font-weight: normal;
    color: #333;
    padding-left: 14px;
    height: 33px;
    line-height: 35px; }

/*----------------------------------------------------------------------*/
/*Panel Passenger Profile - panel-passenger-profile.scss*/
/*----------------------------------------------------------------------*/
.panel-passenger-profile section {
  background: #f5f5f5 !important;
  padding-top: 0; }
  .panel-passenger-profile section .message-profile {
    background: white !important;
    padding: 10px;
    border-top: 0 !important;
    border-bottom: 1px solid #ccc; }
    .panel-passenger-profile section .message-profile p {
      width: 70%;
      margin-bottom: 10px; }
      .panel-passenger-profile section .message-profile p .icon-message-info {
        float: left;
        padding-right: 10px;
        position: static; }
      .panel-passenger-profile section .message-profile p a {
        float: right; }
    .panel-passenger-profile section .message-profile span.icon {
      height: 16px; }
    .panel-passenger-profile section .message-profile span.ico-arrow {
      height: 8px; }

.page-cpit .panel-passenger-profile .message-profile p {
  margin-left: 0; }

/*----------------------------------------------------------------------*/
/*Panel Rebook Overview - panel-rebook-overview.scss*/
/*----------------------------------------------------------------------*/
.panel-rebook-overview {
  border-bottom: 2px solid #ffb300 !important; }
  .panel-rebook-overview section {
    border-radius: 0;
    margin: 0; }
    .panel-rebook-overview section .grid .head th {
      border: none; }
    .panel-rebook-overview section.message {
      border-top: 1px solid #ccc; }
  .panel-rebook-overview .panel-refund footer.total {
    border-top: 1px solid #ccc !important; }
  .panel-rebook-overview .panel-refund footer * {
    color: #333 !important; }
  .panel-rebook-overview td.tax {
    text-align: left; }
  .panel-rebook-overview td.subtotal * {
    font-weight: 700; }
  .panel-rebook-overview .panel {
    border: none; }
    .panel-rebook-overview .panel section {
      background: none !important;
      border-top: 1px solid #ccc; }
    .panel-rebook-overview .panel footer.total {
      background: none !important;
      background-color: #ddd !important; }
  .panel-rebook-overview .penalty {
    text-align: right; }
  .panel-rebook-overview .pax-nbr {
    text-align: right; }
  .panel-rebook-overview .separator td {
    padding-right: 10px; }
  .panel-rebook-overview footer.total {
    width: 698px;
    background-image: none !important;
    background-color: white !important;
    border-top: 1px solid #ccc !important; }
    .panel-rebook-overview footer.total p {
      margin: 0 !important; }
    .panel-rebook-overview footer.total * {
      color: #333 !important; }
    .panel-rebook-overview footer.total td.fees {
      font-size: 11px; }
      .panel-rebook-overview footer.total td.fees .ico {
        position: relative;
        top: 3px; }
    .panel-rebook-overview footer.total .total p.explanatory {
      top: 0; }

.page-rbsd .panel-rebook-overview .panel-refund footer.total {
  border-width: 1px 0 0 0 !important;
  background-color: white !important; }

.page-rbfp .panel-rebook-overview hr {
  margin-right: 10px; }

.page-rbfp .panel-rebook-overview .panel-refund footer.total {
  background-color: white !important; }

.page-rbfp .panel-rebook-overview footer.total {
  border-bottom: none !important; }

/*----------------------------------------------------------------------*/
/*Panel Refund - panel-refund.scss*/
/*----------------------------------------------------------------------*/
.page-rbpd .panel-refund h2, .page-rbco .panel-refund h2 {
  font-size: 18px;
  font-weight: normal; }

.panel-refund footer.total {
  border-left: none !important;
  border-right: none !important;
  border-bottom: 2px solid #999;
  background: white; }
  .panel-refund footer.total p {
    margin: 0 !important; }

.page-rbpd .panel-refund {
  border-bottom: 0; }

/*----------------------------------------------------------------------*/
/*Panel Billing - panel-billing.scss*/
/*----------------------------------------------------------------------*/
.panel-billing {
  padding-bottom: 9px; }
  .panel-billing section {
    padding-top: 0;
    padding-bottom: 0; }
    .panel-billing section h3 {
      white-space: normal; }
  .panel-billing .cluster-phone .label {
    display: block;
    padding-bottom: 2px; }
  .panel-billing .cluster-medium.city span.input {
    width: 220px; }
  .panel-billing .cluster-verylong.street-name span.input {
    width: 302px; }
  .panel-billing .street-name + .cluster-short {
    margin-right: 0;
    float: left; }
    .panel-billing .street-name + .cluster-short .data {
      margin-right: 0;
      float: left; }

.panel-billing-details h3 {
  margin-top: 16px;
  margin-bottom: 5px; }

.panel-billing-details div.cluster-checkbox {
  margin-top: 1px !important;
  margin-right: 0; }

.panel-billing + .panel-info section {
  background-color: white; }

.panel-billing + .panel-info div {
  float: left;
  margin-right: 130px; }

/*----------------------------------------------------------------------*/
/*Panel Passengers - panel-passengers-2.scss*/
/*----------------------------------------------------------------------*/
.panel-passengers-2 .confirm .cluster-checkbox {
  margin-bottom: 0 !important;
  padding-bottom: 10px; }

.panel-passengers-2 section .grid {
  padding-top: 8px !important; }

.page-recc .panel-passengers-2 {
  border-bottom: 1px solid #ccc !important; }

.page-recc #inner .container-stack + div.panel-passengers-2 {
  border-bottom: 1px solid #ccc !important; }

.page-reca .panel-passengers-2 {
  border-bottom: 1px solid #ccc !important; }

.page-rbva .panel-passengers-2 {
  border-bottom: none; }
  .page-rbva .panel-passengers-2 hr {
    display: none; }
  .page-rbva .panel-passengers-2 .confirm {
    overflow: hidden; }
    .page-rbva .panel-passengers-2 .confirm div.wdk-upgrade-ok {
      border-bottom: 1px solid #ccc; }
    .page-rbva .panel-passengers-2 .confirm div.wdk-upgrade-ok + div {
      border-bottom: 1px solid #ccc; }
  .page-rbva .panel-passengers-2 section {
    background-color: #f5f5f5;
    padding-bottom: 0; }

/*----------------------------------------------------------------------*/
/*Panel Passengers Refund - panel-passengers-refund.scss*/
/*----------------------------------------------------------------------*/
.panel-passengers-refund .normal {
  font-weight: 400; }

.panel-passengers-refund .cluster-checkbox a {
  margin-left: 3px;
  font-size: 11px; }
  .panel-passengers-refund .cluster-checkbox a .ico {
    margin: 0 5px; }

.page-rfva .panel-passengers-refund .confirm span.price {
  float: right; }

/*----------------------------------------------------------------------*/
/*Panel Service Fee - panel-service-fee.scss*/
/*----------------------------------------------------------------------*/
.panel-service-fee .total {
  background-color: #fff; }

.page-recc .panel-service-fee {
  margin-top: -2px !important;
  border-bottom: 2px solid #ffb300;
  border-top: none !important; }

/*----------------------------------------------------------------------*/
/*Panel Original Price - panel-original-price.scss*/
/*----------------------------------------------------------------------*/
.panel-original-price .message, .panel-original-price .irc-railandfly-download-link div.message-ok, .irc-railandfly-download-link .panel-original-price div.message-ok, .panel-original-price .message + footer.total, .panel-original-price .irc-railandfly-download-link div.message-ok + footer.total, .irc-railandfly-download-link .panel-original-price div.message-ok + footer.total {
  border-bottom: 1px solid #ccc; }

.panel-original-price .message p, .panel-original-price .irc-railandfly-download-link div.message-ok p, .irc-railandfly-download-link .panel-original-price div.message-ok p {
  margin-top: 10px; }

.panel-original-price .message .ico, .panel-original-price .irc-railandfly-download-link div.message-ok .ico, .irc-railandfly-download-link .panel-original-price div.message-ok .ico {
  position: absolute; }

.panel-original-price .message .text, .panel-original-price .irc-railandfly-download-link div.message-ok .text, .irc-railandfly-download-link .panel-original-price div.message-ok .text {
  display: inline-block;
  margin-left: 27px; }

.panel-original-price footer.summary {
  float: none;
  width: auto;
  margin-left: 0;
  border: none;
  background-color: white; }

.panel-original-price .summary {
  float: none;
  width: auto; }

.page-rfco .panel-original-price {
  border-bottom: 2px solid #ffb300; }

/*----------------------------------------------------------------------*/
/*Panel Refund Overview - panel-refund-overview.scss*/
/*----------------------------------------------------------------------*/
.panel-refund-overview {
  background: none !important; }

.page-upco .panel-refund-overview section {
  margin: 0 10px;
  width: 678px; }

/*----------------------------------------------------------------------*/
/*Panel Refund Overview Original - panel-refund-overview-original.scss*/
/*----------------------------------------------------------------------*/
.panel-refund-overview-original {
  margin-bottom: 10px; }
  .panel-refund-overview-original .pax-nbr {
    text-align: right; }
  .panel-refund-overview-original .ccard, .panel-refund-overview-original .refAgencyFee {
    white-space: nowrap; }
  .panel-refund-overview-original .penalty {
    width: 16%; }
  .panel-refund-overview-original .th-refund {
    font-weight: normal; }
  .panel-refund-overview-original .refund-head {
    background-color: #f5f5f5; }
  .panel-refund-overview-original .message, .panel-refund-overview-original .irc-railandfly-download-link div.message-ok, .irc-railandfly-download-link .panel-refund-overview-original div.message-ok {
    border-top: 1px solid #ccc; }
    .panel-refund-overview-original .message p, .panel-refund-overview-original .irc-railandfly-download-link div.message-ok p, .irc-railandfly-download-link .panel-refund-overview-original div.message-ok p {
      margin-top: 10px; }
    .panel-refund-overview-original .message .ico, .panel-refund-overview-original .irc-railandfly-download-link div.message-ok .ico, .irc-railandfly-download-link .panel-refund-overview-original div.message-ok .ico {
      position: absolute; }
    .panel-refund-overview-original .message .text, .panel-refund-overview-original .irc-railandfly-download-link div.message-ok .text, .irc-railandfly-download-link .panel-refund-overview-original div.message-ok .text {
      display: inline-block;
      margin-left: 27px; }
  .panel-refund-overview-original footer.total {
    background: none !important;
    background-color: white !important;
    border-top: 1px solid #ccc !important; }
    .panel-refund-overview-original footer.total p {
      margin: 0; }
      .panel-refund-overview-original footer.total p.label {
        padding: 7px 10px; }
  .panel-refund-overview-original footer * {
    color: #333; }
  .panel-refund-overview-original footer td.inc {
    text-align: left !important; }
    .panel-refund-overview-original footer td.inc small {
      color: #666; }
  .panel-refund-overview-original tr.total-currency * {
    font-weight: 400;
    font-size: 13px; }
  .panel-refund-overview-original tr.total-currency sup {
    font-size: 10px; }
  .panel-refund-overview-original .separator td {
    padding-right: 10px; }
  .panel-refund-overview-original th.firstColumn {
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .panel-refund-overview-original td.inc {
    word-wrap: break-word; }
    .panel-refund-overview-original td.inc small {
      font-size: 11px; }
    .panel-refund-overview-original td.inc a.info small {
      font-size: 11px; }
  .panel-refund-overview-original tr.refund-row-separator {
    border-top: 1px solid #ccc;
    height: 50px; }
  .panel-refund-overview-original .refund-overview-separator {
    height: 32px; }

.page-rfva .panel-refund-overview-original {
  border-bottom: none; }
  .page-rfva .panel-refund-overview-original.panel-only-msg {
    border-bottom: 1px solid #ccc; }
  .page-rfva .panel-refund-overview-original footer.wdk-refund-manual {
    border-bottom: 2px solid #ffb300 !important; }

/*----------------------------------------------------------------------*/
/*Panel Upgrade Table - panel-upgrade-table.scss*/
/*----------------------------------------------------------------------*/
.panel-upgrade-table tr td.price {
  font-weight: 700; }

.panel-upgrade-table tr.total td {
  padding: 3px 0; }
  .panel-upgrade-table tr.total td.title {
    padding-left: 0; }

.page-upco .panel-upgrade-table tbody tr td.last {
  padding-right: 10px; }

.page-upco .panel-upgrade-table tbody tr.total td.last {
  padding-right: 0; }

/*----------------------------------------------------------------------*/
/*Panel Upgrade Overview - panel-upgrade-overview.scss*/
/*----------------------------------------------------------------------*/
.panel-upgrade-overview .grid h2 {
  padding-top: 10px; }

.panel-upgrade-overview .grid div.notselected {
  padding: 8px 0 8px 0; }

.panel-upgrade-overview .ratio {
  text-align: right; }

.panel-upgrade-overview .price {
  text-align: right; }

.panel-upgrade-overview footer.total {
  font-weight: 700;
  color: #006;
  border: 0; }
  .panel-upgrade-overview footer.total p {
    margin: 0 !important; }
  .panel-upgrade-overview footer.total td.price span.vouchers {
    display: inline-block;
    margin-right: 9px; }

.panel-upgrade-overview h3 {
  font-size: 18px;
  margin-top: 5px;
  padding: 0 10px; }

/*----------------------------------------------------------------------*/
/*Panel Confirm Upgrade - panel-confirm-upgrade.scss*/
/*----------------------------------------------------------------------*/
.panel-confirm-upgrade.selected {
  border: 2px solid #ffb300 !important;
  width: 695px;
  margin-top: -1px; }
  .panel-confirm-upgrade.selected section {
    background-color: transparent; }
  .panel-confirm-upgrade.selected + .panel-confirm-upgrade {
    border-top: 0; }

.panel-confirm-upgrade small {
  font-size: 11px; }

.panel-confirm-upgrade .amount {
  font-weight: 700; }

.panel-confirm-upgrade .grid table td {
  vertical-align: top; }

.panel-confirm-upgrade .cluster-main span {
  float: left; }
  .panel-confirm-upgrade .cluster-main span.label {
    width: 250px; }

.panel-confirm-upgrade div.upgrade-confirmation div.separator {
  border-left: 1px solid #ccc;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 85px;
  vertical-align: top;
  padding: 10px; }
  .panel-confirm-upgrade div.upgrade-confirmation div.separator div.right-col {
    display: inline-block;
    font-size: 12px;
    vertical-align: top;
    float: none;
    margin-left: 10px;
    margin-right: 10px; }
    .panel-confirm-upgrade div.upgrade-confirmation div.separator div.right-col small {
      display: block; }
  .panel-confirm-upgrade div.upgrade-confirmation div.separator div.selection {
    display: inline-block; }
    .panel-confirm-upgrade div.upgrade-confirmation div.separator div.selection div.cluster-radio {
      margin: 0px 0px 10px 0px; }
      .panel-confirm-upgrade div.upgrade-confirmation div.separator div.selection div.cluster-radio span.label label span.amount {
        margin-left: 70px;
        text-align: right; }
      .panel-confirm-upgrade div.upgrade-confirmation div.separator div.selection div.cluster-radio span.label label span.vouchers {
        display: inline-block;
        width: 90px; }

.panel-confirm-upgrade div.upgrade-confirmation div.cluster-checkbox {
  display: inline-block;
  margin: 0px 30px 0px 10px; }
  .panel-confirm-upgrade div.upgrade-confirmation div.cluster-checkbox span {
    float: none;
    vertical-align: top; }

.panel-confirm-upgrade table td.separator {
  border-left: 1px solid #ccc; }

.panel-confirm-upgrade table td.disableable {
  color: #ccc; }

.panel-confirm-upgrade table td span.vouchers {
  display: inline-block;
  width: 90px; }

.panel-confirm-upgrade table td span.amount {
  display: inline-block;
  width: 90px;
  text-align: right; }

.panel-flight-upgrade .column {
  font-family: 'Arial', 'sans-serif';
  font-size: 12px;
  float: left;
  min-height: 45px; }
  .panel-flight-upgrade .column.first {
    padding: 0 10px;
    width: 371px; }
  .panel-flight-upgrade .column.second {
    width: 220px; }
  .panel-flight-upgrade .column.firstAndSecond {
    padding-top: 15px;
    width: 611px; }
  .panel-flight-upgrade .column.third {
    padding-top: 15px;
    width: 85px; }
  .panel-flight-upgrade .column.secondRow {
    margin-top: 20px; }
  .panel-flight-upgrade .column.infos {
    margin-left: 70px;
    width: 300px; }

.panel-flight-upgrade .flightData {
  font-family: 'Arial', 'sans-serif';
  font-size: 12px;
  float: left;
  text-align: left;
  vertical-align: middle; }
  .panel-flight-upgrade .flightData.airport {
    max-width: 300px;
    width: 300px;
    word-wrap: normal; }
  .panel-flight-upgrade .flightData.details {
    max-width: 120px;
    min-width: 120px;
    white-space: nowrap;
    width: 120px; }
  .panel-flight-upgrade .flightData.cabin {
    max-width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 230px; }
  .panel-flight-upgrade .flightData.state {
    max-width: 220px;
    width: 220px;
    word-wrap: normal; }
  .panel-flight-upgrade .flightData.seatmap {
    float: right;
    width: 85px; }
    .panel-flight-upgrade .flightData.seatmap a {
      margin: 0; }
  .panel-flight-upgrade .flightData.date {
    letter-spacing: -0.03em;
    min-width: 71px;
    white-space: nowrap;
    width: 71px; }
    .panel-flight-upgrade .flightData.date .offset {
      line-height: 0;
      position: relative;
      top: -3px; }
  .panel-flight-upgrade .flightData.carrier {
    padding-left: 19px;
    padding-right: 0;
    text-align: left;
    vertical-align: middle;
    width: 16px; }
  .panel-flight-upgrade .flightData.numbers {
    float: right;
    vertical-align: middle;
    white-space: nowrap;
    width: 85px; }
    .panel-flight-upgrade .flightData.numbers .icon {
      color: #858585;
      font-size: 16px; }
    .panel-flight-upgrade .flightData.numbers h3 {
      font-family: 'Arial', 'sans-serif';
      font-size: 12px;
      display: inline;
      font-weight: normal;
      margin: 0;
      padding: 0;
      vertical-align: middle; }

.panel-flight-upgrade.cash .panel-confirm-upgrade .cluster-main span.label {
  width: 400px; }

.panel-flight-upgrade.cash .panel-confirm-upgrade.originalFare .cluster-main span.label {
  width: 250px; }

.page-upva .panel-confirm-upgrade {
  width: auto; }
  .page-upva .panel-confirm-upgrade.selected {
    border-top: solid 2px #ffb300 !important; }
    .page-upva .panel-confirm-upgrade.selected section {
      padding-top: 8px;
      padding-bottom: 8px;
      margin-left: -1px;
      margin-right: -1px; }

/*----------------------------------------------------------------------*/
/*Teasers - teasers.scss*/
/*----------------------------------------------------------------------*/
.teaser-upsell-small-half.teaser-upsell-new section.T1LL, .teaser-upsell-small.teaser-upsell-new section.T1LL {
  min-height: 36px;
  padding: 17px 10px 14px 10px;
  background-position: right bottom;
  background-repeat: no-repeat; }

.teaser {
  margin-top: 5px;
  margin-bottom: 20px;
  position: relative; }
  .teaser h1, .teaser h2, .teaser h3, .teaser h4, .teaser h5, .teaser h6 {
    margin: 8px 10px 9px; }
  .teaser h3 {
    color: #666;
    font-weight: normal;
    font-size: 26px; }
  .teaser h4 {
    color: #666;
    font-weight: normal;
    font-size: 16px; }
  .teaser .cluster-price {
    font-weight: 700;
    color: #006; }
  .teaser.T3S .box {
    min-height: 70px; }

.teaser-upsell-wide p {
  width: 550px;
  margin: 6px 0; }

.teaser-upsell-half {
  width: 338px; }
  .teaser-upsell-half h3 {
    white-space: normal;
    z-index: 3;
    /* To be above the insurance logo */ }
  .teaser-upsell-half h4 span {
    display: inline-block;
    width: 240px; }
  .teaser-upsell-half p {
    width: 230px;
    margin: 6px 0; }
  .teaser-upsell-half .buttons .btn-link {
    margin-left: 0; }
  .teaser-upsell-half.teaser-insurence section h4 {
    white-space: normal; }

.teaser-upsell-middle {
  width: 458px;
  float: left; }
  .teaser-upsell-middle p {
    width: 324px;
    margin: 6px 0; }
  .teaser-upsell-middle .container-btn-link {
    float: left;
    white-space: nowrap; }
    .teaser-upsell-middle .container-btn-link a {
      margin-top: 0;
      margin-left: 15px; }
    .teaser-upsell-middle .container-btn-link div {
      float: right;
      width: 75px; }

.teaser-upsell-small-half {
  width: 338px; }
  .teaser-upsell-small-half h3 {
    font-size: 16px;
    font-weight: normal;
    color: #000066;
    line-height: 18px;
    margin: 0;
    width: 270px; }

.teaser-upsell-small {
  width: 218px; }
  .teaser-upsell-small h3 {
    font-size: 16px;
    font-weight: normal;
    color: #000066;
    line-height: 18px;
    margin: 0;
    width: 140px; }

.teaser-upsell {
  padding: 0 10px; }
  .teaser-upsell p {
    margin-bottom: 5px; }
    .teaser-upsell p.cluster-price {
      font-size: 16px; }
    .teaser-upsell p.explanatory {
      position: absolute;
      z-index: 1;
      bottom: -20px;
      right: 0;
      text-align: right;
      margin: 0 !important; }
  .teaser-upsell hr {
    border: none;
    margin-bottom: 15px;
    margin-top: 15px;
    margin-left: 10px;
    height: 2px !important; }
    .teaser-upsell hr.separator {
      margin: 10px 0 9px; }
  .teaser-upsell .btn {
    margin: 0 0 0 9px; }
  .teaser-upsell .cluster-price {
    margin-bottom: 2px; }
  .teaser-upsell section {
    position: relative;
    padding-top: 6px;
    border: none !important; }
    .teaser-upsell section.last {
      margin-right: 0; }
  .teaser-upsell .buttons {
    margin-top: 0;
    padding-top: 0; }
    .teaser-upsell .buttons .cluster-price {
      margin-top: 0; }
  .teaser-upsell ul.features {
    margin: 7px 7px 0; }
    .teaser-upsell ul.features li {
      list-style: none;
      line-height: 23px;
      height: 21px;
      display: block;
      margin-bottom: 8px; }
      .teaser-upsell ul.features li.last {
        margin-bottom: 0; }
    .teaser-upsell ul.features .ico-status-ok {
      height: 21px;
      background-position: -49px -602px; }
  .teaser-upsell ul.list-bullet {
    margin-bottom: 0; }
    .teaser-upsell ul.list-bullet li.last {
      padding-bottom: 0; }
  .teaser-upsell a.custom {
    margin: 0 0 0 7px; }
  .teaser-upsell .T3S a {
    margin-top: 0;
    margin-bottom: 5px;
    width: 75%;
    display: block; }
  .teaser-upsell h4 {
    width: 69%;
    margin-right: 31%;
    margin-bottom: 3px; }

.teaser-upsell-new {
  margin-bottom: 20px;
  position: relative;
  margin-top: 5px; }
  .teaser-upsell-new .buttons {
    margin: 13px 0 0; }
    .teaser-upsell-new .buttons .btn-secondary {
      float: left;
      margin: 0; }
  .teaser-upsell-new section {
    border: 1px solid #ccc;
    border-radius: 2px; }
  .teaser-upsell-new .ribbon {
    overflow: auto;
    margin-left: -13px;
    margin-top: 11px; }
  .teaser-upsell-new .ribbon-start {
    float: left;
    width: 23px;
    display: block;
    height: 36px; }
  .teaser-upsell-new .ribbon-body {
    float: left;
    display: block;
    height: 36px;
    line-height: 32px;
    font-weight: 700; }
    .teaser-upsell-new .ribbon-body.ribbon-free {
      color: #006; }
    .teaser-upsell-new .ribbon-body.ribbon-charge {
      color: white; }
  .teaser-upsell-new .ribbon-end {
    float: left;
    width: 32px;
    display: block;
    height: 36px;
    clear: right; }
  .teaser-upsell-new .label {
    margin-top: 11px;
    margin-bottom: -2px;
    padding-left: 24px;
    line-height: 32px;
    position: relative;
    font-weight: 700;
    margin-left: -13px; }
  .teaser-upsell-new .internal-container {
    font-size: 16px;
    font-weight: 700;
    color: #333;
    margin: 10px 0 10px; }
  .teaser-upsell-new sup {
    position: relative;
    top: 1px;
    margin-left: -5px;
    color: #006;
    font-weight: 700;
    margin-right: 3px; }
  .teaser-upsell-new a .ico-arrow {
    position: relative;
    top: 1px; }
  .teaser-upsell-new section.T1LL {
    background-position: right bottom;
    background-repeat: no-repeat;
    padding: 12px; }
  .teaser-upsell-new.no-image p {
    width: auto !important; }
  .teaser-upsell-new.teaser-upsell-wide section.T1LL {
    width: 674px; }
  .teaser-upsell-new.teaser-upsell-middle section.T1LL {
    width: 440px; }
  .teaser-upsell-new.teaser-upsell-half section.T1LL {
    width: 320px; }

.teaser-spacer {
  width: 17px;
  float: left; }

.teaser-upsell-0L2S {
  padding-right: 0; }
  .teaser-upsell-0L2S section {
    width: 720px; }
    .teaser-upsell-0L2S section.box {
      position: relative;
      float: left;
      width: 328px;
      margin-right: 32px;
      padding-bottom: 6px; }
      .teaser-upsell-0L2S section.box.last {
        margin-right: 0; }

.teaser-upsell-0L3S {
  padding-right: 0; }
  .teaser-upsell-0L3S section {
    width: 725px; }
    .teaser-upsell-0L3S section.box {
      float: left;
      width: 221px;
      margin-right: 13px;
      position: relative;
      padding: 5px 0; }

.teaser-upsell-1L3S section {
  position: relative; }
  .teaser-upsell-1L3S section .box {
    padding-right: 200px; }
  .teaser-upsell-1L3S section .buttons {
    margin-bottom: 20px; }

.teaser-upsell-1L3S aside .box {
  float: left;
  width: 31%;
  margin-right: 2%;
  padding-bottom: 20px;
  padding-right: 0;
  position: relative; }

.teaser-upsell-1L3S aside section {
  padding-right: 0; }

.teaser-upsell-1L2S section {
  float: left;
  width: 62%;
  padding-bottom: 20px; }
  .teaser-upsell-1L2S section p {
    margin-top: 5px;
    margin-bottom: 10px; }

.teaser-upsell-1L2S aside {
  float: right;
  width: 31%;
  padding: 14px 0; }

.teaser-upsell-1L2S div {
  background-repeat: no-repeat;
  background-position: bottom center; }

.teaser-columns {
  position: relative; }
  .teaser-columns .internal-container {
    margin-top: 10px; }
  .teaser-columns .container-columns {
    float: left;
    width: 680px;
    position: relative; }
    .teaser-columns .container-columns .container-bottom {
      bottom: 0; }

.teaser-column-2 .container-columns {
  padding-bottom: 50px; }

.teaser-column-2 .column-left {
  float: left;
  width: 330px; }

.teaser-column-2 .column-right {
  float: right;
  width: 330px; }

.teaser-column-3 .column-left {
  float: left;
  width: 210px; }

.teaser-column-3 .column-center {
  float: left;
  width: 220px;
  margin-left: 20px;
  margin-right: 20px; }

.teaser-column-3 .column-right {
  float: left;
  width: 210px; }

.teaser-column-3 .buttons .btn-link {
  margin-top: 0;
  margin-bottom: 0;
  float: left;
  clear: both;
  margin-left: 0; }

.teaser-column-3 .buttons .btn-secondary {
  float: left;
  clear: both; }

.teaser-column-3 .container-columns {
  padding-bottom: 0; }

.T1L {
  background-repeat: no-repeat;
  background-position: bottom right; }

.teaser-upsell-new + .clearer + #bottom {
  margin-top: -8px; }

.teaser-upsell-1L0S section {
  padding-right: 50px;
  padding-bottom: 20px; }

.flow-revenue .teaser-columns .column {
  margin-top: 0 !important; }

.teaser-footnote .footnote {
  font-size: 11px;
  color: #666;
  width: auto !important;
  margin: 10px 9px; }

.T3S .box {
  background-repeat: no-repeat;
  background-position: bottom right; }

.T2S .box {
  background-repeat: no-repeat;
  background-position: bottom right; }

.page-itco .teaser-upsell-new.teaser-upsell-wide section.T1LL {
  display: block; }

.teaser-upsell-right {
  float: left;
  width: 218px; }

.teaser-3small-row {
  overflow: auto; }

.teaser-upsell-upgrade .ribbon {
  font-weight: bold; }

.teaser-upsell-upgrade p {
  width: 400px; }

.teaser-upsell-upgrade .teaser-cashup-img {
  position: absolute;
  right: 10px;
  top: 59px; }

.teaser-upsell-upgrade .buttons {
  overflow: auto; }

/*----------------------------------------------------------------------*/
/*Car Teaser - car-teaser.scss*/
/*----------------------------------------------------------------------*/
.teaser-upsell-car-bkco-onecar .text .carname, .teaser-upsell-car-bkco-onecar .text .alttext {
  margin-left: 0;
  margin-right: 0;
  color: #006;
  font-weight: 400;
  margin-bottom: 1px; }

.teaser-car .features {
  float: right;
  clear: right;
  margin-top: 3px;
  margin-bottom: 9px; }
  .teaser-car .features span + span {
    margin-right: 0; }

.teaser-car.teaser-upsell-new section.T1LL {
  overflow: auto;
  padding-bottom: 0; }
  .teaser-car.teaser-upsell-new section.T1LL h3 {
    float: left; }
    .teaser-car.teaser-upsell-new section.T1LL h3 .text {
      display: block;
      word-break: normal;
      white-space: normal; }

.teaser-car.teaser-column-2 .footer {
  margin-top: 5px; }

.teaser-car.teaser-column-2 section .container-columns {
  padding-bottom: 0; }
  .teaser-car.teaser-column-2 section .container-columns .column {
    width: 310px;
    text-align: center;
    position: relative; }
    .teaser-car.teaser-column-2 section .container-columns .column h4 {
      text-align: left; }
    .teaser-car.teaser-column-2 section .container-columns .column.column-left {
      padding-right: 20px; }
    .teaser-car.teaser-column-2 section .container-columns .column.column-right {
      padding-left: 20px; }
    .teaser-car.teaser-column-2 section .container-columns .column img:first-child {
      position: absolute;
      left: 22px; }
  .teaser-car.teaser-column-2 section .container-columns .column-left img:first-child {
    left: 12px; }

.teaser-car.teaser-column-2.teaser-car-oneresult section .column.column-left {
  padding-right: 75px; }

.teaser-car.teaser-column-2.teaser-car-oneresult section .column.column-right {
  width: 259px;
  min-height: 198px;
  position: relative;
  padding-left: 15px; }
  .teaser-car.teaser-column-2.teaser-car-oneresult section .column.column-right div {
    position: absolute;
    bottom: 23px;
    right: 10px;
    left: 15px; }

.teaser-car.teaser-column-3 section .container-columns .column .btn {
  float: right !important; }

.teaser-car .price {
  float: right;
  clear: right; }
  .teaser-car .price .label {
    font-weight: 400;
    margin-left: 0;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 16px;
    padding-right: 3px;
    display: inline; }
  .teaser-car .price span.price {
    font-size: 16px; }
  .teaser-car .price p.cluster-price {
    width: 200px !important;
    text-align: right;
    color: #006;
    margin: 0; }
    .teaser-car .price p.cluster-price .data {
      white-space: nowrap;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex; }
      .teaser-car .price p.cluster-price .data .number {
        font-size: 15px; }
      .teaser-car .price p.cluster-price .data .currency {
        font-size: 12px; }
      .teaser-car .price p.cluster-price .data sup {
        margin-left: -3px; }

.teaser-car h2 {
  margin-bottom: 10px;
  line-height: 25px;
  padding-bottom: 5px; }
  .teaser-car h2 img {
    padding-left: 10px; }
  .teaser-car h2 .text {
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }

.teaser-car .footer {
  overflow: auto;
  border-top: 1px solid #ccc;
  margin-top: 9px; }

.teaser-car .interstice-message {
  left: 35%; }

.teaser-car section .container-columns .column {
  width: 198px;
  text-align: center;
  padding: 10px 15px; }
  .teaser-car section .container-columns .column h4 {
    margin-left: 0;
    margin-right: 0;
    color: #006;
    font-weight: 400;
    margin-bottom: 1px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; }
  .teaser-car section .container-columns .column div {
    text-align: left; }
    .teaser-car section .container-columns .column div img {
      margin-top: 10px; }
    .teaser-car section .container-columns .column div.price:first-child {
      max-width: 200px; }
  .teaser-car section .container-columns .column.column-center {
    margin: 0; }
  .teaser-car section .container-columns .column.column-left {
    padding-left: 10px; }
  .teaser-car section .container-columns .column.column-right {
    padding-right: 10px; }
  .teaser-car section .container-columns .column h4 + p {
    float: left;
    margin-top: 0; }
  .teaser-car section .container-columns .column .btn {
    float: left;
    margin-left: 0;
    margin-right: 0; }

.teaser-car section .container-columns .column > img {
  max-width: 200px;
  margin: auto; }

.teaser-car .footer > .text {
  display: inline-block;
  margin-top: 13px; }

.hidden-link-full-teaser-link {
  margin: 0; }

.teaser-upsell-car-bkco {
  margin-right: 0; }
  .teaser-upsell-car-bkco h2 {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 6px; }
  .teaser-upsell-car-bkco section.T1LL {
    height: 153px;
    width: 325px !important; }
    .teaser-upsell-car-bkco section.T1LL h3 {
      margin-bottom: 6px; }
    .teaser-upsell-car-bkco section.T1LL.unbalanced-padding {
      padding: 8px 9px 14px 9px; }
  .teaser-upsell-car-bkco .text {
    display: inline-block;
    vertical-align: top;
    margin-left: 10px; }
    .teaser-upsell-car-bkco .text .price {
      display: block;
      margin-bottom: 4px;
      margin-top: 2px;
      text-align: left;
      color: #006; }
      .teaser-upsell-car-bkco .text .price strong {
        font-size: 16px; }
    .teaser-upsell-car-bkco .text button {
      display: block;
      margin-left: 0;
      margin-bottom: 0;
      margin-top: 3px; }
      .teaser-upsell-car-bkco .text button .ico {
        position: relative;
        top: 0; }
      .teaser-upsell-car-bkco .text button .text {
        margin-left: 0;
        width: 82px; }
  .teaser-upsell-car-bkco footer {
    border-top: 1px solid #ccc;
    margin-top: 0; }
    .teaser-upsell-car-bkco footer .text {
      font-size: 10px;
      margin: 0;
      padding-top: 0; }
    .teaser-upsell-car-bkco footer table {
      margin: 0; }
    .teaser-upsell-car-bkco footer td {
      vertical-align: middle;
      height: 37px; }

.teaser-upsell-car-bkco-onecar .bkco-reco-car-img-cnt {
  width: 147px;
  float: left; }

.teaser-upsell-car-bkco-onecar .bkco-reco-car-img {
  height: 85px;
  max-width: 100%; }

.teaser-upsell-car-bkco-onecar h2 {
  width: 100%;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.teaser-upsell-car-bkco-onecar footer {
  height: 37px; }
  .teaser-upsell-car-bkco-onecar footer .text {
    width: 120px;
    padding-top: 7px;
    color: #333; }
  .teaser-upsell-car-bkco-onecar footer div {
    float: left;
    padding: 6px 0;
    margin-left: 5px; }
    .teaser-upsell-car-bkco-onecar footer div img {
      float: left;
      margin-left: 10px; }
      .teaser-upsell-car-bkco-onecar footer div img:first-child {
        margin-left: 0; }

.teaser-upsell-car-bkco-onecar.teaser-upsell-car-bkco {
  height: 178px;
  width: 345px; }

.teaser-upsell-car-bkco-onecar .text.sel-car-teaser-element {
  width: 255px; }

.teaser-upsell-car-bkco-onecar .text .carname {
  color: #333;
  min-height: 28px;
  display: inline-block;
  margin-bottom: 3px; }

.teaser-upsell-car-bkco-onecar .text .priceFrom {
  display: inline-block; }

.teaser-upsell-car-bkco-onecar .text .alttext {
  width: 165px;
  color: #333; }

.teaser-upsell-car-bkco-onecar .text .bookNowLink {
  overflow: hidden;
  text-overflow: ellipsis;
  width: 160px;
  white-space: nowrap; }

.teaser-upsell-car-bkco-onecar .T1LL > .interstice-off > .text {
  height: 103px;
  width: 168px; }

#car-teaser-provider-image-container {
  float: right; }
  #car-teaser-provider-image-container img {
    padding-left: 10px; }

/*----------------------------------------------------------------------*/
/*Hotel Teaser - hotel-teaser.scss*/
/*----------------------------------------------------------------------*/
.teaser-hotel h4 {
  cursor: pointer; }

.teaser-hotel ul.gallery li {
  height: 220px; }
  .teaser-hotel ul.gallery li div {
    margin-top: 20px; }
    .teaser-hotel ul.gallery li div div {
      margin: 5px 0 0; }

.teaser-hotel .toggle-target section {
  padding-top: 10px; }

.teaser-hotel a img {
  cursor: pointer; }

.teaser-hotel span.price {
  cursor: pointer; }

.teaser-upsell-hotel-bkco {
  margin-left: 0px;
  width: 345px;
  height: 178px; }
  .teaser-upsell-hotel-bkco.inline-block {
    display: inline-block; }
  .teaser-upsell-hotel-bkco.extra-margin {
    margin-left: 10px; }
  .teaser-upsell-hotel-bkco .text {
    font-size: 12px; }
    .teaser-upsell-hotel-bkco .text .price {
      font-size: 12px; }
      .teaser-upsell-hotel-bkco .text .price strong {
        font-size: 12px; }
    .teaser-upsell-hotel-bkco .text a {
      display: block;
      margin-left: 0;
      margin-bottom: 0;
      margin-top: 3px; }
      .teaser-upsell-hotel-bkco .text a .ico {
        position: relative;
        top: 0; }
      .teaser-upsell-hotel-bkco .text a .text {
        margin-left: 0;
        width: 82px; }
  .teaser-upsell-hotel-bkco iframe {
    width: 100%;
    height: 100%; }
  .teaser-upsell-hotel-bkco footer {
    display: table;
    border-top: 1px solid #ccc;
    margin-top: 5px;
    width: inherit; }
    .teaser-upsell-hotel-bkco footer .text {
      font-size: 10px;
      display: table-cell;
      padding-bottom: 4px;
      padding-top: 5px;
      vertical-align: top; }
    .teaser-upsell-hotel-bkco footer img {
      float: left;
      margin-left: 10px;
      padding-top: 4px;
      padding-bottom: 5px;
      display: table-cell; }
  .teaser-upsell-hotel-bkco section.T1LL {
    padding-bottom: 0;
    padding-top: 7px; }

/*----------------------------------------------------------------------*/
/*Insurance Teaser - insu-teaser.scss*/
/*----------------------------------------------------------------------*/
.teaser-insu .teaser-insu-title {
  padding-top: 7px; }
  .teaser-insu .teaser-insu-title p {
    width: 70%; }

.teaser-insu section {
  display: inline-block;
  padding-left: 2px; }
  .teaser-insu section h3 {
    font-size: 18px; }
    .teaser-insu section h3 img {
      vertical-align: top;
      float: right; }

.teaser-insu span.teaser-insu-ico {
  width: 46px;
  height: 17px;
  display: inline-block;
  position: relative;
  margin-left: 50px;
  top: 1px; }

.teaser-insu a.custom {
  display: block;
  margin-top: 15px;
  margin-bottom: 20px; }

.teaser-insurence section h2 img {
  vertical-align: top;
  float: right; }

.teaser-insurence .list-bullet {
  margin-left: 12px;
  margin-bottom: 12px; }

.teaser-insurence .price {
  font-size: 16px;
  font-weight: 700;
  color: #006; }

.teaser-insurence .ref {
  position: relative;
  top: -10px; }

.teaser-insurence .buttons {
  margin-top: 10px; }
  .teaser-insurence .buttons .btn-secondary {
    margin-bottom: 5px;
    margin-right: 12px;
    vertical-align: top; }
  .teaser-insurence .buttons .btn-link {
    display: inline-block;
    margin: 4px 8px 0 8px;
    position: relative;
    vertical-align: top; }

.teaser-insurence .clearer {
  display: block; }

.teaser-upsell-half.teaser-insurence h2 span {
  width: 210px; }

.teaser-upsell-half.teaser-insurence-takeaway .buttons .btn-secondary {
  float: left;
  clear: both;
  margin-bottom: 7px; }

.teaser-upsell-half.teaser-insurence-takeaway .buttons .container-btn-link {
  float: left;
  clear: both; }

.teaser-upsell-half.teaser-insurence-takeaway .buttons .btn-link {
  width: 210px;
  display: inline-block;
  float: left;
  clear: none;
  top: 1px;
  margin: 0 16px 0 0; }

.teaser-insu-2C section {
  width: 47%; }
  .teaser-insu-2C section.last {
    float: left;
    margin-right: 5%;
    background: 0 0;
    padding-left: 0; }

.teaser-insu-3C section {
  width: 32%; }
  .teaser-insu-3C section.last {
    float: left;
    margin-right: 12px;
    padding-left: 0; }
  .teaser-insu-3C section.firstc {
    background: 0 0; }

.teaser-upsell-middle.teaser-insurence h2 span {
  display: inline-block;
  width: 330px; }

.teaser-insurence-takeaway p {
  margin-top: 3px;
  margin-bottom: 3px;
  width: 100% !important; }

.teaser-upsell-wide.teaser-column-3 .buttons .btn-secondary {
  margin-bottom: 7px; }

/*----------------------------------------------------------------------*/
/*Insurance Teaser - insu-teaser.scss*/
/*----------------------------------------------------------------------*/
.teaser-rail section h2 img {
  vertical-align: top;
  float: right; }

.teaser-rail .list {
  margin: 15px 0 10px; }
  .teaser-rail .list li {
    margin-bottom: 5px;
    padding-left: 0; }
  .teaser-rail .list strong {
    color: #333; }

.teaser-rail .buttons {
  margin-top: 10px; }
  .teaser-rail .buttons .btn-secondary {
    margin-right: 12px; }
  .teaser-rail .buttons .btn-link {
    position: relative;
    vertical-align: top;
    margin-left: 8px;
    margin-right: 8px;
    display: inline-block;
    top: 5px; }

.teaser-rail .clearer {
  display: block; }

.teaser-rail .price {
  font-size: 16px;
  font-weight: 700;
  color: #006; }

.teaser-upsell-half.teaser-rail-takeaway .buttons .btn-secondary {
  margin-bottom: 7px; }

.teaser-upsell-half.teaser-insurence-takeaway .buttons .btn-link {
  display: inline-block;
  float: left;
  clear: none;
  top: 1px;
  margin: 0 16px 0 0; }

.teaser-rail-takeaway p {
  width: 100% !important; }

/*----------------------------------------------------------------------*/
/*Panel Currency Convertor - panel-CC.scss*/
/*----------------------------------------------------------------------*/
.panel-CC {
  border-bottom: 2px solid #ffb300; }
  .panel-CC .cluster .input {
    width: 234px; }
  .panel-CC .cluster strong {
    font-size: 16px !important; }
  .panel-CC .cluster.cluster-total .data {
    margin-right: 34px; }
    .panel-CC .cluster.cluster-total .data .number {
      margin-right: 7px; }
  .panel-CC .cluster.cluster-total .label {
    margin-left: 8px; }
  .panel-CC .cluster.cluster-amount .input {
    height: auto; }
  .panel-CC .cluster.cluster-amount input {
    font-size: 16px;
    height: auto;
    font-weight: 700;
    text-align: right;
    color: #333;
    font-family: "Arial", "sans-serif"; }
  .panel-CC .cluster.cluster-text strong {
    position: relative;
    top: 2px; }
  .panel-CC header {
    padding-top: 4px;
    padding-bottom: 4px; }
  .panel-CC section .cluster {
    margin-right: auto;
    width: auto;
    margin-left: 20px; }
  .panel-CC section hr.separator {
    height: 5px; }
  .panel-CC footer {
    padding: 0;
    background: none !important; }
    .panel-CC footer .cluster {
      margin: 0;
      font-size: 16px !important; }

.page-cuco .panel-CC {
  width: 321px; }
  .page-cuco .panel-CC header {
    border-bottom: 1px solid #ccc; }
  .page-cuco .panel-CC .cluster-total {
    padding: 10px; }
  .page-cuco .panel-CC footer .cluster {
    margin: 0; }
    .page-cuco .panel-CC footer .cluster span.price {
      float: right;
      padding-right: 10px; }

/*----------------------------------------------------------------------*/
/*Panel Messages Mandatory - panel-messages-mandatory.scss*/
/*----------------------------------------------------------------------*/
.message-mandatory-fields {
  font-size: 12px;
  color: #333;
  font-style: normal;
  background: #f5f5f5;
  border-radius: 2px;
  padding: 8px;
  margin: 20px 0; }

/*----------------------------------------------------------------------*/
/*Train information - train-information.scss*/
/*----------------------------------------------------------------------*/
.panel-train-information {
  border: 1px solid #ccc; }
  .panel-train-information a.tel {
    margin: 8px 10px 9px;
    font-size: 16px;
    color: #333;
    line-height: 20px;
    font-weight: 700; }

/*----------------------------------------------------------------------*/
/*FBAG price overview - fbag-price-overview.scss*/
/*----------------------------------------------------------------------*/
.fbag-price-overview {
  border-bottom: 0; }
  .fbag-price-overview .price-overview .total .price.last {
    padding-right: 0; }
    .fbag-price-overview .price-overview .total .price.last .price {
      margin-right: 0; }
  .fbag-price-overview .price-overview .row-separator-empty-no-border hr {
    margin-top: 8px !important; }

/*----------------------------------------------------------------------*/
/*LH ID Registration teaser- lh-id-registration.scss*/
/*----------------------------------------------------------------------*/
.lh-id-registration-wrapper {
  display: inline-block;
  border: 1px solid #CCCCCC; }
  .lh-id-registration-wrapper .lh-id-registration-title {
    padding: 25px 20px;
    border-bottom: 1px solid #CCCCCC; }
    .lh-id-registration-wrapper .lh-id-registration-title .lh-id-registration-headline {
      color: #333333;
      font-family: 'HelveticaDLH W01', sans-serif;
      font-size: 24px;
      font-weight: 400;
      letter-spacing: -0.19px;
      line-height: 24px;
      margin-right: 5px; }
  .lh-id-registration-wrapper .lh-id-registration-content {
    font-family: 'HelveticaDLH W01', sans-serif;
    font-size: 18px;
    letter-spacing: -0.19px;
    color: #333333;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    padding: 40px 40px 10px 40px; }
    .lh-id-registration-wrapper .lh-id-registration-content .lh-id-registration-info {
      margin: 0 0 20px 0;
      font-size: inherit;
      line-height: 24px; }
      .lh-id-registration-wrapper .lh-id-registration-content .lh-id-registration-info .lh-id-registration-details {
        margin-top: 15px;
        vertical-align: top;
        list-style: none;
        font-size: inherit;
        color: #333333; }
        .lh-id-registration-wrapper .lh-id-registration-content .lh-id-registration-info .lh-id-registration-details .lh-id-registration-details-icon {
          display: inline-block;
          width: 32px;
          margin-right: 5px;
          vertical-align: top;
          font-size: 32px;
          line-height: 24px;
          color: #666666; }
        .lh-id-registration-wrapper .lh-id-registration-content .lh-id-registration-info .lh-id-registration-details .lh-id-registration-details-text {
          display: inline-block;
          max-width: 570px;
          vertical-align: top;
          line-height: 24px; }
  .lh-id-registration-wrapper .lh-id-registration-action {
    padding: 0 40px 40px 40px;
    text-align: right; }

/*----------------------------------------------------------------------*/
/*UPGRADE_MODE panel - panel-chooseupgrade.scss*/
/*----------------------------------------------------------------------*/
.panel-chooseupgrade h2 {
  padding: 15px 10px; }

.panel-chooseupgrade .choice {
  cursor: pointer; }
  .panel-chooseupgrade .choice div.cluster {
    border-top: solid 1px #ccc;
    margin: 0;
    padding: 10px; }
    .panel-chooseupgrade .choice div.cluster.cluster-radio .radio {
      margin-right: 10px; }
    .panel-chooseupgrade .choice div.cluster.cluster-radio .label {
      font-size: 16px;
      color: #006; }
    .panel-chooseupgrade .choice div.cluster.cluster-radio small {
      font-size: 12px; }
    .panel-chooseupgrade .choice div.cluster.cluster-radio p.info {
      margin: 7px 0px 0px 25px; }
  .panel-chooseupgrade .choice.yellow-border div.cluster {
    border: 2px solid #ffb300;
    margin: -1px; }
  .panel-chooseupgrade .choice.yellow-border + .choice div.cluster {
    border-top: 0px; }

.panel-chooseupgrade + .panel-plusgrade {
  border-top: 0; }

/*----------------------------------------------------------------------*/
/*PLUSGRADE panel - panel-plusgrade.scss*/
/*----------------------------------------------------------------------*/
.panel-plusgrade h3 {
  padding: 15px 10px 0px 15px;
  font-size: 16px; }

.panel-plusgrade section {
  padding: 0; }

.panel-plusgrade p {
  margin: 10px 10px 15px 15px; }

.panel-plusgrade a {
  margin-left: 10px; }
  .panel-plusgrade a span.ico {
    margin-right: 4px; }

/*----------------------------------------------------------------------*/
/*Promo code - panel-promo-code.scss*/
/*----------------------------------------------------------------------*/
.panel-promo-code section {
  margin: 20px; }
  .panel-promo-code section h2 {
    margin-bottom: 5px; }
  .panel-promo-code section div div {
    margin-bottom: 2px; }
    .panel-promo-code section div div span ol {
      margin: 0px 0px 0px 25px; }

/*######################################################################*/
/*Here it only should be files which that overwrite the others*/
/*----------------------------------------------------------------------*/
/*Event Style (:hover, :focus, ..) - media-styles.scss*/
/*----------------------------------------------------------------------*/
/*######################################################################*/
.tabs-week li.disabled a:hover, .tabs-week li.disabled button:hover, .tabs-week li.disabled a:hover *, .tabs-week li.disabled button:hover * {
  background-color: #ededed;
  background-image: none;
  color: #999; }

.select-list ul li:hover, .select-list ul li:focus, .btn-mandatory:hover, .btn-mandatory:focus, .btn-primary:hover, .btn-primary:focus, .btn-cart:hover, .btn-cart:focus, .btn-arrow:hover, .btn-arrow:focus {
  background-color: #ededed;
  cursor: pointer;
  background-image: none;
  background-color: #666;
  color: white; }

.btn-print:hover span.ico-print, .btn-print:focus span.ico-print {
  background-position: 0 -874px;
  width: 12px;
  height: 15px; }

.select-list ul li:hover, .select-list ul li:focus {
  margin: -1px -8px 0 -8px;
  padding-left: 8px !important;
  padding-top: 11px !important; }

input:focus {
  box-shadow: none !important;
  border: 0;
  outline: none; }

*:focus {
  outline: none; }

a.logo:hover, a.logo:visited {
  text-decoration: none; }

a:hover {
  text-decoration: none;
  color: #666; }
  a:hover * {
    color: #666; }
  a:hover span.ico-delete {
    background-position: -84px -1054px; }
  a:hover span.ico-popup {
    background-position: -58px -1056px; }
  a:hover span.ico-cross {
    background-position: -114px -734px; }
  a:hover span.ico-back {
    background-position: -21px -1071px; }
  a:hover span.ico-arrow {
    background-position: -24px -1058px; }
  a:hover span.ico-arrow-small {
    background-position: -40px -1054px; }
  a:hover span.ico-expand {
    background-position: -111px -1088px; }
  a:hover span.ico-toggle {
    background-position: -83px -1086px; }
  a:hover img.icon-currency-conversion {
    background-position: 0 -1144px; }

a:active {
  color: #006; }

a:focus {
  color: #006; }
  a:focus * {
    color: #006; }
  a:focus span.ico-delete {
    background-position: -84px -1054px; }
  a:focus span.ico-cross {
    background-position: -114px -734px; }
  a:focus span.ico-back {
    background-position: -21px -1071px; }
  a:focus span.ico-arrow {
    background-position: -24px -1058px; }
  a:focus span.ico-arrow-small {
    background-position: -40px -1054px; }
  a:focus span.ico-expand {
    background-position: -111px -1088px; }
  a:focus img.icon-currency-conversion {
    background-position: 0 -1144px; }

select option:hover, select option:focus {
  background-color: #ffb300; }

.selectable:focus {
  background-color: #666; }

.module-navigation a:hover, .module-navigation a:focus {
  border-color: #ffb300 !important;
  color: #006; }
  .module-navigation a:hover .text, .module-navigation a:focus .text {
    color: #006; }

ul.pagination button:hover, ul.pagination button:focus {
  background: white; }

ul.card li button:hover img {
  opacity: 1; }

tr.selected:hover th.name {
  background-color: #ffb300; }

.tabs-week .ui-state-active a:hover, .tabs-week .ui-state-active button:hover {
  background-image: none !important; }

.tabs-week ul li.tab a:focus, .tabs-week ul li.tab button:focus {
  background: none !important;
  background-color: white !important; }
  .tabs-week ul li.tab a:focus *, .tabs-week ul li.tab button:focus * {
    color: #666; }

.tabs-week ul li.tab a:hover *, .tabs-week ul li.tab button:hover * {
  color: #666; }

span.wdk-operatedby:hover {
  color: white; }

.grid td.numbers a:hover span.wdk-operatedby {
  color: white; }

.steps {
  display: table;
  width: 100%; }

.steps div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 202px; }

.steps-title {
  text-indent: -1px;
  margin-bottom: 5px;
  float: left;
  font-weight: 400;
  font-size: 18px;
  font-family: 'HelveticaDLH W01',sans-serif;
  color: #666; }

.select-list ul {
  height: 430px;
  width: 202px;
  overflow-x: hidden;
  overflow-y: auto; }
  .select-list ul li {
    padding: 10px 0;
    color: #000066;
    border-bottom: 1px solid #ccc;
    font-size: 12px; }
    .select-list ul li:hover {
      color: #666;
      background-color: #ccc; }
    .select-list ul li:focus {
      color: #666;
      background-color: #ccc; }
    .select-list ul li.selected:hover {
      color: #333;
      background-color: #ffb300;
      padding-top: 10px !important; }
    .select-list ul li.selected:focus {
      color: #333;
      background-color: #ffb300; }

.ui-dialog.dialog-directory .ui-dialog-content .buttons .btn-primary:hover {
  background-color: #006;
  background-image: none;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
  border: 1px solid #0f277d; }

button:hover {
  color: #666; }

.btn:hover {
  text-decoration: none; }

.btn-mandatory:hover, .btn-mandatory:focus {
  background-color: #5a5a5a; }
  .btn-mandatory:hover *, .btn-mandatory:focus * {
    color: white; }

.btn-primary:hover, .btn-primary:focus {
  background-color: #5a5a5a; }
  .btn-primary:hover *, .btn-primary:focus * {
    color: white; }

.btn-secondary:hover {
  /* background: none !important; */
  background-color: white;
  }
  .btn-secondary:hover * {
    color: #666; }

.btn-prev:hover .ico, .btn-prev:focus .ico {
  background-position: -118px 0; }

.btn-next:hover .ico, .btn-next:focus .ico {
  background-position: -118px -30px; }

.btn-cart:hover, .btn-cart:focus {
  background-color: #5a5a5a;
  }
  .btn-cart:hover *, .btn-cart:focus * {
    color: white; }

.btn-arrow:hover, .btn-arrow:focus {
  background-color: #5a5a5a; }

.btn-disabled:hover, .btn-disabled:focus {
  color: #999 !important; }
  .btn-disabled:hover *, .btn-disabled:focus * {
    color: #999 !important; }

.cart-item-list .btn-prev:hover .ico, .cart-item-list .btn-prev:focus .ico {
  background-position: -68px -916px; }

.cart-item-list .btn-next:hover .ico, .cart-item-list .btn-next:focus .ico {
  background-position: -90px -916px; }

.toggle:hover {
  text-decoration: none; }

.container-stack:hover {
  color: #666;
  cursor: pointer; }

.container-stack.inactive:hover {
  cursor: default; }

.ui-dialog-titlebar-close .icon-close:hover {
  border-color: #666; }

.ui-dialog-titlebar-close:hover .ui-icon-closethick {
  border-color: #666; }

.borderout table.borderin:hover td {
  height: 36px;
  vertical-align: middle;
  background: white; }

.borderout:hover .hover-visible, .borderout:focus .hover-visible {
  visibility: visible; }

.sm-selected:hover *, .sm-selected:focus * {
  color: #006; }

.toggle-expanded:hover span.ico-expand, .toggle-expanded:focus span.ico-expand {
  background-position: -108px -1058px; }

.textarea:focus {
  border-color: #ffb300 !important; }

::-webkit-input-placeholder, :-moz-placeholder, ::-moz-placeholder, :-ms-input-placeholder {
  color: black; }

.cockpit td a:hover .icon-card, .cockpit td a:hover .icon-profile, .cockpit td a:hover .icon-home {
  color: white; }

ul.pagination li.ui-state-active button:hover {
  color: #006; }

.module .tabs .tab a:hover, .module .tabs .tab a:focus, .module .tabs .tab button:hover, .module .tabs .tab button:focus, .module .tabs .tab div.tabContentContainer:hover, .module .tabs .tab div.tabContentContainer:focus {
  background-color: #5a5a5a; }

.panel .tabs .tab a:hover, .panel .tabs .tab a:focus, .panel .tabs .tab button:hover, .panel .tabs .tab button:focus, .panel .tabs .tab div.tabContentContainer:hover, .panel .tabs .tab div.tabContentContainer:focus {
  background-color: white; }
  .panel .tabs .tab a:hover span.text, .panel .tabs .tab a:hover label, .panel .tabs .tab a:hover small, .panel .tabs .tab a:focus span.text, .panel .tabs .tab a:focus label, .panel .tabs .tab a:focus small, .panel .tabs .tab button:hover span.text, .panel .tabs .tab button:hover label, .panel .tabs .tab button:hover small, .panel .tabs .tab button:focus span.text, .panel .tabs .tab button:focus label, .panel .tabs .tab button:focus small, .panel .tabs .tab div.tabContentContainer:hover span.text, .panel .tabs .tab div.tabContentContainer:hover label, .panel .tabs .tab div.tabContentContainer:hover small, .panel .tabs .tab div.tabContentContainer:focus span.text, .panel .tabs .tab div.tabContentContainer:focus label, .panel .tabs .tab div.tabContentContainer:focus small {
    color: #666 !important; }

.panel .tabs .tab-disabled a:hover, .panel .tabs .tab-disabled a:focus, .panel .tabs .tab-disabled button:hover, .panel .tabs .tab-disabled button:focus, .panel .tabs .tab-disabled div.tabContentContainer:hover, .panel .tabs .tab-disabled div.tabContentContainer:focus {
  background-color: #ededed !important; }
  .panel .tabs .tab-disabled a:hover span.text, .panel .tabs .tab-disabled a:hover label, .panel .tabs .tab-disabled a:hover small, .panel .tabs .tab-disabled a:focus span.text, .panel .tabs .tab-disabled a:focus label, .panel .tabs .tab-disabled a:focus small, .panel .tabs .tab-disabled button:hover span.text, .panel .tabs .tab-disabled button:hover label, .panel .tabs .tab-disabled button:hover small, .panel .tabs .tab-disabled button:focus span.text, .panel .tabs .tab-disabled button:focus label, .panel .tabs .tab-disabled button:focus small, .panel .tabs .tab-disabled div.tabContentContainer:hover span.text, .panel .tabs .tab-disabled div.tabContentContainer:hover label, .panel .tabs .tab-disabled div.tabContentContainer:hover small, .panel .tabs .tab-disabled div.tabContentContainer:focus span.text, .panel .tabs .tab-disabled div.tabContentContainer:focus label, .panel .tabs .tab-disabled div.tabContentContainer:focus small {
    color: #999 !important; }

.tabs .ui-state-active a:hover, .tabs .ui-state-active a:focus, .tabs .ui-state-active button:hover, .tabs .ui-state-active button:focus, .tabs .ui-state-active div.tabContentContainer:hover, .tabs .ui-state-active div.tabContentContainer:focus {
  color: #006 !important; }

.panel-flights thead.head th.wdk-sortable:hover span.icon-form-select-dropdown, .panel-flights thead.head th.wdk-sortable:focus span.icon-form-select-dropdown {
  display: inline-block;
  visibility: visible; }

.panel-flights thead.head th.wdk-sortable:hover.sort-up span.icon-form-select-dropdown, .panel-flights thead.head th.wdk-sortable:focus.sort-up span.icon-form-select-dropdown {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }

.panel-flights thead.head th.wdk-sortable:hover.sort-up, .panel-flights thead.head th.wdk-sortable:hover.sort-down, .panel-flights thead.head th.wdk-sortable:hover > div.head-ie7, .panel-flights thead.head th.wdk-sortable:focus.sort-up, .panel-flights thead.head th.wdk-sortable:focus.sort-down, .panel-flights thead.head th.wdk-sortable:focus > div.head-ie7 {
  cursor: pointer; }

.panel-flights thead.head th.wdk-sortable:hover.sort-up .sort-up-label, .panel-flights thead.head th.wdk-sortable:focus.sort-up .sort-up-label {
  display: block; }

.panel-flights thead.head th.wdk-sortable:hover.sort-up .sort-down-label, .panel-flights thead.head th.wdk-sortable:focus.sort-up .sort-down-label {
  display: none; }

.panel-flights thead.head th.wdk-sortable:hover.sort-down .sort-up-label, .panel-flights thead.head th.wdk-sortable:focus.sort-down .sort-up-label {
  display: none; }

.panel-flights thead.head th.wdk-sortable:hover.sort-down .sort-down-label, .panel-flights thead.head th.wdk-sortable:focus.sort-down .sort-down-label {
  display: block; }

.teaser-upsell-small-half:hover {
  cursor: pointer; }

.teaser-upsell-small:hover {
  cursor: pointer; }

#skip-links a:focus {
  box-shadow: 1px 1px 10px 2px #424242;
  border: 1px solid #666;
  padding: 5px 0 5px;
  height: 28px !important;
  display: inline-block;
  width: 958px !important;
  margin-bottom: -3px;
  background: white !important; }

.panel-fares tr.even th.feature:hover, .panel-fares tr.even td.feature:hover {
  border-left-color: #f5f5f5 !important;
  border-right-color: #f5f5f5 !important; }

.panel-fares tr.odd th.feature:hover, .panel-fares tr.odd td.feature:hover {
  border-left-color: white !important;
  border-right-color: white !important; }

.panel-fares tr.selectable:hover th, .panel-fares tr.selectable:focus {
  background-color: white; }

.panel-fares .grid tbody tr.fares td:hover {
  border-bottom: 1px solid #ffb300 !important; }

.panel-yourfares section .grid table a:hover * {
  color: #666; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-image: url(dialog.png); }

.modal-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1001; }
  .modal-container .content {
    padding: 1px 20px 1px 20px;
    border-bottom: 2px solid #ffb300;
    margin-right: auto;
    margin-left: auto;
    background: #fff;
    position: relative; }
    .modal-container .content h1 {
      color: #666;
      font-size: 26px;
      font-weight: normal;
      padding: 0 0 11px 0; }
    .modal-container .content h2 {
      color: #666;
      margin: 8px 0 1px 0;
      padding-bottom: 4px;
      font-weight: normal;
      font-size: 18px; }
    .modal-container .content h3 {
      color: #666;
      font-weight: normal;
      margin-left: 0;
      font-size: 18px;
      margin-bottom: 12px; }
    .modal-container .content h4 {
      font-weight: normal;
      font-size: 18px !important;
      color: #666;
      margin-left: 0; }
    .modal-container .content p {
      margin-left: 0;
      margin-bottom: 14px; }
    .modal-container .content .scrollable-content {
      max-height: 480px;
      overflow-y: auto; }

.accordion {
  background: linear-gradient(to bottom, white 0%, white 50%, #f5f5f5 50%, #ececec 100%);
  border-radius: 2px;
  box-shadow: inset 0 0 1px white; }
  .accordion h3 {
    display: inline-block;
    color: #006;
    font-weight: normal; }
  .accordion .container-expander {
    background: url("container-bg-line.png") no-repeat;
    line-height: inherit; }

.close-button {
  position: absolute;
  right: 20px;
  top: 15px; }

.cabi .tab button {
  border: 1px solid #d9d9d9 !important;
  background-color: #efefef;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  padding: 10px 10px 10px 10px; }
  .cabi .tab button .text {
    display: inline-block;
    width: 110px; }

.cabi .tab.active button {
  background: #fff !important;
  color: #000 !important;
  border-bottom: 1px solid #fff !important; }

.cabi header, .cabi button {
  margin-top: 10px; }

.cabi-incipit {
  padding-right: 40px; }

.cabi-tabs-container {
  width: 700px;
  margin: 0 0 10px 0; }
  .cabi-tabs-container li {
    margin-right: 1px !important; }
  .cabi-tabs-container .video-description {
    margin-top: 20px;
    margin-bottom: 9px !important; }
  .cabi-tabs-container .tabs-body {
    padding: 0 20px 20px 20px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc; }
    .cabi-tabs-container .tabs-body h3 {
      margin-top: 0;
      padding-top: 20px; }
    .cabi-tabs-container .tabs-body a {
      margin-left: 0; }

.cabi-buttons {
  margin: 10px 0 30px 0 !important;
  text-align: right; }
  .cabi-buttons a {
    margin: 0 !important; }

.cabi-bottom-container {
  margin-top: 30px; }
  .cabi-bottom-container .row {
    width: 600px;
    margin-top: 10px; }
  .cabi-bottom-container .column-left {
    width: 290px;
    float: left; }
  .cabi-bottom-container .column-right {
    width: 290px;
    margin-left: 20px;
    float: right; }
  .cabi-bottom-container h4 {
    font-weight: normal;
    font-size: 18px !important;
    color: #666;
    margin-bottom: 10px !important;
    margin-top: 10px !important; }

.fare-detail-wrapper ul {
  list-style-type: none;
  margin-left: 10px; }

ul.branded-fares-benefits {
  margin-bottom: 20px; }
  ul.branded-fares-benefits li {
    margin-bottom: 5px;
    display: table; }
    ul.branded-fares-benefits li span {
      display: table-cell;
      vertical-align: middle; }
  ul.branded-fares-benefits .description {
    padding-left: 10px; }

ul.fare-rebook-and-refund {
  list-style: none;
  margin-left: 13px;
  margin-top: 15px;
  padding-left: 7px; }
  ul.fare-rebook-and-refund .description {
    padding-left: 10px; }
  ul.fare-rebook-and-refund li {
    height: 21px;
    display: table; }
    ul.fare-rebook-and-refund li span {
      display: table-cell;
      vertical-align: middle; }
    ul.fare-rebook-and-refund li p {
      margin: 0 !important; }

ul.fare-rebook-and-refund-itco {
  list-style: none;
  margin: 3px 0 2px 12px;
  padding: 0; }
  ul.fare-rebook-and-refund-itco .description {
    padding-left: 10px; }
  ul.fare-rebook-and-refund-itco li {
    height: 21px;
    display: table; }
    ul.fare-rebook-and-refund-itco li span {
      display: table-cell;
      vertical-align: middle; }
    ul.fare-rebook-and-refund-itco li p {
      margin: 0 !important; }

.fare-selection-business-benefit {
  width: 218px;
  margin-bottom: 5px;
  display: inline-block; }
  .fare-selection-business-benefit .description {
    padding-left: 10px; }
  .fare-selection-business-benefit span {
    display: table-cell;
    vertical-align: middle; }

.fare-detail-selected ul.fare-rebook-and-refund {
  padding-left: 4px !important; }

.fare-detail-selected ul.branded-fares-benefits {
  margin-left: 7px !important; }

ul.business-fare-rebook-and-refund {
  padding-left: 0px !important; }

.fare-detail {
  padding: 10px 0 0 0;
  border: 1px solid #dcdcdc;
  width: 218px;
  position: relative;
  cursor: pointer; }

.fare-detail.not-combinable {
  cursor: not-allowed; }

.fare-detail-selected {
  padding: 7px 0 0 0;
  border: 4px solid #ffb300;
  width: 212px;
  position: relative;
  cursor: default; }

.fare-detail-header {
  margin-top: 15px;
  position: relative; }

.branded-fares-details-container {
  margin: 25px 10px 19px 10px; }
  .branded-fares-details-container h3 {
    margin-left: 10px !important; }

.branded-fares-flight-details-bclasses {
  display: inline-block;
  margin-right: 10px; }
  .branded-fares-flight-details-bclasses span {
    vertical-align: middle; }

.bf-fd-separator {
  margin-top: 0 !important; }

.text-right {
  text-align: right; }

.vbottom {
  vertical-align: bottom; }

.btn-open-fft {
  position: absolute;
  bottom: 3px;
  right: 0;
  width: 23px;
  height: 23px; }

.btn-cabin-details {
  display: inline-block;
  width: 13px;
  height: 13px;
  margin-right: 5px;
  margin-bottom: 2px;
  vertical-align: middle;
  background: url("../img/brandedfares/BF_icon_play.png"); }

.a-cabin-details {
  font-weight: normal !important; }

.fare-selection-economy {
  border-top: 4px solid #80b879 !important; }

.fare-selection-business {
  border-top: 4px solid #77a2b5 !important; }

h3.fare-selection {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  padding: 10px; }

.branded-fare-highlighted-common, .branded-fare-highlighted, .branded-fare-highlighted-selected {
  position: absolute;
  top: 0;
  right: 0;
  display: block; }

.branded-fare-highlighted {
  width: 40px;
  height: 40px;
  background: url(../img/brandedfares/BF_fare_highlighted.png); }

.branded-fare-highlighted-selected {
  width: 37px;
  height: 37px;
  background: url(../img/brandedfares/BF_fare_highlighted_selected.png); }

.btn-fare-detail {
  font-family: Arial;
  display: block;
  width: 180px;
  height: 35px;
  line-height: 35px;
  margin: 16px auto 20px auto;
  padding: 0;
  font-size: 16px;
  color: #000066;
  font-weight: bold;
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #d5d4d4 !important;
  background: url(../img/brandedfares/BF_btn_bkg.png) repeat-x; }
  .btn-fare-detail:hover {
    background: #fff; }

.btn-fare-detail.not-combinable {
  background: #EDEDED;
  color: #333;
  font-weight: normal; }

.ico-info.not-combinable {
  vertical-align: middle !important;
  margin-bottom: 2px; }

.fare-detail-footer {
  margin-top: 19px !important;
  height: 43px;
  padding-top: 6px;
  background: #ffb300;
  font-size: 16px;
  color: #000066;
  font-weight: bold;
  text-align: center; }

.no-margin {
  margin: 0 !important; }

.fare-selection-container {
  font-size: 0;
  /* To prevent spaces between divs */
  display: table-cell;
  margin: 0; }

.sd-fare-selection-container {
  margin: 0; }

.fare-detail-wrapper {
  width: 220px;
  margin-left: 10px;
  display: inline-block;
  vertical-align: bottom; }

h4.fare-detail-name {
  font-size: 16px;
  font-weight: bold;
  color: #000066;
  padding: 0 !important;
  margin: 0 0 7px 0 !important; }

.fare-highlight-header-container {
  margin: 3px 0 5px 0;
  line-height: 15px;
  font-size: 12px;
  color: #333; }
  .fare-highlight-header-container span {
    display: block; }

.fare-selection-business-container {
  padding: 0 10px 0 10px;
  margin: 0; }

.fare-selection-economy-container {
  margin: 0; }

.fare-selection-inner-container {
  padding: 7px;
  border: 4px solid #ffb300; }

.fosd-fare-selection .please-select-flights {
  margin: 0 0 15px 10px;
  color: #666; }

/* BRANDED FARES - Fare Conditions */
.fare-conditions-panel {
  width: 678px;
  margin-right: auto;
  margin-left: auto; }
  .fare-conditions-panel h4 {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    margin: 15px 0 0 0; }
  .fare-conditions-panel h5 {
    display: inline-block;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    margin: 9px 10px 0 0;
    width: 100%; }
  .fare-conditions-panel .buttons {
    margin-bottom: 30px; }
  .fare-conditions-panel .btn-secondary {
    float: left !important;
    margin: 0 !important; }

.benefit-icon {
  display: inline-block;
  width: 35px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  font-size: 32px;
  text-align: center;
  border-radius: 3px;
  background: #b4b4b4; }
  .benefit-icon.selected {
    background: #ffb300; }

.fare-condition-icon {
  font-size: 15px; }
  .fare-condition-icon.active {
    color: #80b879; }
    .fare-condition-icon.active.business {
      color: #77a2b5; }
  .fare-condition-icon.disabled {
    color: #cccccc; }

.fare-conditions {
  margin-top: 8px; }

.fare-condition {
  width: 226px;
  height: 35px;
  margin-bottom: 10px;
  display: inline-block; }
  .fare-condition .benefit-icon {
    display: inline-block;
    vertical-align: middle; }
  .fare-condition .description {
    vertical-align: middle;
    display: inline-block;
    margin-left: 5px;
    width: 175px; }
    .fare-condition .description p {
      display: inline;
      margin: 0 !important; }
  .fare-condition hr {
    border: 0 !important;
    margin: 0 !important; }

.refund-and-rebook p {
  margin: 0 !important; }

ul.refund-and-rebook {
  list-style-type: none;
  padding: 0;
  margin: 3px 0 2px 12px; }
  ul.refund-and-rebook li {
    display: block;
    height: 21px; }

#branded-yourflight-buttons {
  margin-bottom: 18px !important; }

.cabinLine {
  height: 40px; }
  .cabinLine .listPos {
    vertical-align: bottom; }
    .cabinLine .listPos .sortList {
      vertical-align: bottom;
      padding-bottom: 5px; }
  .cabinLine .cabinContainer {
    padding: 10px 0 0;
    color: #000000;
    line-height: 14px;
    vertical-align: initial; }

.detailsLine {
  height: 20px; }
  .detailsLine .details {
    padding: 10px 0 10px;
    color: #000000;
    line-height: 14px;
    border-bottom: 1px solid white;
    cursor: pointer; }
    .detailsLine .details .detailsLink {
      padding-left: 0; }

.familyLine {
  height: 30px; }
  .familyLine .ffPos {
    padding: 0 15px 0 5px; }

/* BRANDED FARES: FARE FAMILY */
.header-economy {
  background: #bad9b7; }

.header-business {
  background: #bad0d9; }

.fare-family-branded-fares {
  text-align: center;
  border: 1px solid #fff;
  border-bottom: 1px solid #dcdcdc;
  border-collapse: collapse; }
  .fare-family-branded-fares span {
    vertical-align: middle; }
  .fare-family-branded-fares thead .subheader th {
    border-bottom: 1px solid #dcdcdc; }
  .fare-family-branded-fares thead th {
    height: 33px;
    border: 1px solid #fff;
    border-collapse: collapse;
    font-size: 14px; }
    .fare-family-branded-fares thead th.subheader-span {
      border-bottom: 1px solid #dcdcdc; }
    .fare-family-branded-fares thead th.fare-selected {
      background: #ffb300;
      border-bottom: 1px solid #ffb300; }
    .fare-family-branded-fares thead th.services {
      padding: 0 0 7px 10px; }
  .fare-family-branded-fares tbody th, .fare-family-branded-fares tbody td {
    font-weight: normal;
    height: 55px;
    border-right: 1px solid #fff;
    vertical-align: middle;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    border-collapse: collapse; }
  .fare-family-branded-fares tbody th {
    text-align: left;
    padding-left: 10px;
    border-right: 1px solid #fff; }
    .fare-family-branded-fares tbody th span {
      margin-right: 10px;
      display: inline-block;
      max-width: 110px; }
  .fare-family-branded-fares tbody .subheader-flexibility th {
    vertical-align: bottom;
    height: 55px;
    font-size: 14px;
    font-weight: bold;
    margin-left: 0;
    border-bottom: 1px solid #dcdcdc; }
  .fare-family-branded-fares tbody td div.cell {
    width: 100%;
    min-height: 55px;
    text-align: center;
    box-sizing: border-box;
    padding-top: 4px; }
    .fare-family-branded-fares tbody td div.cell:before {
      content: '';
      display: inline-block;
      height: 100%;
      vertical-align: middle; }
    .fare-family-branded-fares tbody td div.cell div {
      width: 100%;
      display: inline-block;
      vertical-align: middle; }
      .fare-family-branded-fares tbody td div.cell div p {
        margin: 4px 0 0 0; }
      .fare-family-branded-fares tbody td div.cell div .fare-condition-icon {
        font-size: 20px; }
  .fare-family-branded-fares tbody td.fare-selected div.cell, .fare-family-branded-fares tbody td.fare-selected-last div.cell {
    border-left: 4px solid #ffb300;
    border-right: 4px solid #ffb300; }
  .fare-family-branded-fares tbody td.fare-selected-first div.cell {
    border-top: 3px solid #ffb300; }
  .fare-family-branded-fares tbody td.fare-selected-last {
    border-bottom: 1px solid #ffb300; }
    .fare-family-branded-fares tbody td.fare-selected-last div.cell {
      border-bottom: 3px solid #ffb300; }

.fare-family-footer {
  margin-top: 20px;
  margin-left: 10px; }
  .fare-family-footer #additional-info {
    padding: 0;
    margin: 0 0 5px 0;
    font-size: 12px;
    color: #000;
    font-weight: bold; }
  .fare-family-footer p {
    margin: 0; }
  .fare-family-footer .fft-footnotes {
    margin-top: 26px; }
    .fare-family-footer .fft-footnotes p {
      margin-bottom: 10px; }

#page-fbag h3.bound-title, #page-ebfb h3.bound-title {
  font-weight: normal;
  font-size: 24px;
  color: #666;
  margin-left: 5px !important;
  margin-bottom: 2px !important; }

#page-fbag .ico-outbound, #page-ebfb .ico-outbound {
  vertical-align: middle; }

#page-fbag .fbag-page-table-header, #page-ebfb .fbag-page-table-header {
  width: 698px;
  border: 1px solid #ccc;
  background: #f5f5f5;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px; }
  #page-fbag .fbag-page-table-header .cabin, #page-ebfb .fbag-page-table-header .cabin {
    width: 300px;
    float: left; }
    #page-fbag .fbag-page-table-header .cabin h4, #page-ebfb .fbag-page-table-header .cabin h4 {
      font-weight: bold;
      font-size: 16px;
      color: #333;
      margin-left: 10px;
      margin-top: 17px; }

#page-fbag .mid-column, #page-ebfb .mid-column {
  width: 180px;
  float: left; }
  #page-fbag .mid-column p, #page-ebfb .mid-column p {
    margin: 20px 0 0 0 !important; }

#page-fbag .included-baggages, #page-ebfb .included-baggages {
  padding-top: 9px;
  width: 214px;
  float: right; }
  #page-fbag .included-baggages .included-baggage, #page-ebfb .included-baggages .included-baggage {
    display: table;
    width: 100%;
    height: 35px;
    margin-bottom: 10px; }
    #page-fbag .included-baggages .included-baggage .IncludedBaggageIcon, #page-ebfb .included-baggages .included-baggage .IncludedBaggageIcon {
      display: table-cell;
      vertical-align: middle; }
    #page-fbag .included-baggages .included-baggage .description, #page-ebfb .included-baggages .included-baggage .description {
      display: table-cell;
      vertical-align: middle; }
      #page-fbag .included-baggages .included-baggage .description p, #page-ebfb .included-baggages .included-baggage .description p {
        margin: 0 0 0 10px; }

.fbag-disabled td {
  background: #f5f5f5;
  color: #666;
  font-weight: bold;
  cursor: not-allowed !important; }

.fbag-table {
  width: 700px;
  margin: 0 0 25px 0;
  border-collapse: collapse;
  border: 1px solid #ccc;
  border-top: none; }
  .fbag-table .row-selected td, .fbag-table .row-selected th {
    font-weight: bold !important; }
  .fbag-table tr > td, .fbag-table tr > th {
    padding-left: 10px;
    width: 190px;
    font-weight: normal; }
  .fbag-table .invisible-row td, .fbag-table .invisible-row th {
    height: 0px; }
  .fbag-table td, .fbag-table th {
    border-bottom: 1px solid #ccc;
    vertical-align: middle;
    height: 58px;
    cursor: pointer; }
    .fbag-table td label, .fbag-table th label {
      cursor: pointer; }
    .fbag-table td .bag-description, .fbag-table th .bag-description {
      margin-left: 10px; }
    .fbag-table td .icon-baggage, .fbag-table th .icon-baggage {
      margin-left: 15px; }
    .fbag-table td span, .fbag-table th span {
      vertical-align: middle; }
    .fbag-table td.user-input, .fbag-table th.user-input {
      width: 460px; }
      .fbag-table td.user-input.TooltipContainer, .fbag-table th.user-input.TooltipContainer {
        display: table-cell; }
    .fbag-table td.bag-price, .fbag-table th.bag-price {
      padding-right: 10px;
      text-align: right; }

/* FBAG Tooltip */
.tip-fbag table {
  width: 700px !important; }

.tip-fbag .first {
  width: 240px !important; }

/* FBAG FARE DETAILS */
table.bf-table-fare-conditions-baggage {
  width: 688px;
  margin: 10px 0 20px 10px; }

span.ico-fbag {
  display: inline-block;
  background: url(../img/brandedfares/BF_title_icon.png) no-repeat;
  width: 35px;
  height: 35px; }

table.bf-table-fare-conditions-baggage td {
  height: 20px;
  vertical-align: middle; }

.flights-baggage h3 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  /* margin: 0 0 0 10px; */ }

h3.ebco-price-overview {
  font-weight: normal;
  color: #333; }

.flight-availability td {
  border-top: 1px solid #ccc; }

table.branded-fares-flights {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-collapse: separate;
  border-spacing: 0;
  margin: 0;
  width: 100%;
  /* Flight Details */ }
  table.branded-fares-flights td.white-right-border, table.branded-fares-flights th.white-right-border {
    border-right: 1px solid #fff; }
  table.branded-fares-flights thead th.fare-header {
    height: 39px;
    padding: 10px 0 10px 10px;
    margin: 0;
    vertical-align: top; }
    table.branded-fares-flights thead th.fare-header.branded-economy {
      background: #bad9b7; }
    table.branded-fares-flights thead th.fare-header.branded-business {
      background: #bad0d9; }
    table.branded-fares-flights thead th.fare-header div {
      font-size: 16px;
      color: #333;
      font-weight: bold; }
    table.branded-fares-flights thead th.fare-header a {
      display: inline-block;
      height: 13px;
      line-height: 13px;
      margin-top: 10px;
      cursor: pointer; }
  table.branded-fares-flights thead .sorter {
    padding-left: 10px; }
    table.branded-fares-flights thead .sorter .sort-by-label {
      vertical-align: middle;
      font-size: 16px;
      color: #333;
      display: inline-block;
      width: auto;
      margin-right: 10px;
      font-weight: normal; }
  table.branded-fares-flights tbody {
    background-color: #fff; }
    table.branded-fares-flights tbody td {
      padding: 0; }
      table.branded-fares-flights tbody td.flight-logo {
        width: 50px;
        text-align: center; }
      table.branded-fares-flights tbody td.flight-overview {
        padding: 10px 0;
        max-width: 100px; }
        table.branded-fares-flights tbody td.flight-overview .stops-and-duration .stops {
          display: inline-block;
          margin-right: 5px; }
        table.branded-fares-flights tbody td.flight-overview .time {
          font-weight: bold;
          margin-bottom: 1px; }
      table.branded-fares-flights tbody td.flightNumbers {
        text-align: right;
        padding: 10px;
        max-width: 150px; }
        table.branded-fares-flights tbody td.flightNumbers .segmentSeparation {
          margin-bottom: 5px; }
        table.branded-fares-flights tbody td.flightNumbers .flightNumber {
          font-size: 10px;
          color: #000066;
          font-style: normal; }
        table.branded-fares-flights tbody td.flightNumbers .operatedBy {
          font-size: 10px; }
      table.branded-fares-flights tbody td.fare-price {
        position: relative;
        text-align: center;
        background: #f5f5f5;
        cursor: pointer; }
        table.branded-fares-flights tbody td.fare-price input {
          cursor: pointer; }
        table.branded-fares-flights tbody td.fare-price label {
          cursor: pointer;
          margin-left: 5px; }
        table.branded-fares-flights tbody td.fare-price:hover {
          background: #ffb300; }
        table.branded-fares-flights tbody td.fare-price.disabled {
          color: #5a5a5a;
          cursor: not-allowed; }
          table.branded-fares-flights tbody td.fare-price.disabled:hover {
            background: #f5f5f5; }
        table.branded-fares-flights tbody td.fare-price .CheapestFlightMarker {
          left: 0;
          position: absolute;
          top: 0;
          width: 100%;
          z-index: 1; }
          table.branded-fares-flights tbody td.fare-price .CheapestFlightMarker .cheapest-day-bf {
            float: left;
            position: relative;
            z-index: 1;
            top: -5px;
            left: -4px;
            margin: 0; }
      table.branded-fares-flights tbody td.business-selected {
        background: #bad0d9 !important;
        font-weight: bold; }
      table.branded-fares-flights tbody td.economy-selected {
        background: #bad9b7 !important;
        font-weight: bold; }
  table.branded-fares-flights .text {
    font-weight: bold !important; }
  table.branded-fares-flights .not-combinable {
    cursor: not-allowed !important; }
    table.branded-fares-flights .not-combinable h4 {
      color: #5a5a5a; }
  table.branded-fares-flights .branded-fares-flight-details-container {
    padding: 20px 10px 20px 10px; }
    table.branded-fares-flights .branded-fares-flight-details-container h3 {
      display: inline-block;
      font-size: 16px;
      font-weight: normal;
      color: #333;
      margin-left: 5px !important;
      width: auto; }
    table.branded-fares-flights .branded-fares-flight-details-container .column {
      width: 338px; }
    table.branded-fares-flights .branded-fares-flight-details-container .FlightDetail .Header {
      line-height: 14px; }
      table.branded-fares-flights .branded-fares-flight-details-container .FlightDetail .Header span {
        vertical-align: middle; }
    table.branded-fares-flights .branded-fares-flight-details-container .FlightDetail .flight-operated-by {
      display: inline-block;
      line-height: 14px;
      margin-right: 7px;
      margin-left: 11px; }
    table.branded-fares-flights .branded-fares-flight-details-container .flight-details-info-container {
      margin-top: 5px; }
      table.branded-fares-flights .branded-fares-flight-details-container .flight-details-info-container ul {
        list-style: none;
        margin: 0;
        padding: 0; }
      table.branded-fares-flights .branded-fares-flight-details-container .flight-details-info-container li {
        margin-top: 5px; }
      table.branded-fares-flights .branded-fares-flight-details-container .flight-details-info-container .column {
        float: left;
        min-height: 45px; }
        table.branded-fares-flights .branded-fares-flight-details-container .flight-details-info-container .column.first {
          padding-left: 10px;
          width: 360px; }
        table.branded-fares-flights .branded-fares-flight-details-container .flight-details-info-container .column.second {
          width: 160px; }
        table.branded-fares-flights .branded-fares-flight-details-container .flight-details-info-container .column.third {
          width: 148px; }
    table.branded-fares-flights .branded-fares-flight-details-container .flight-details-seatmap {
      display: inline-block;
      margin-left: 10px; }
    table.branded-fares-flights .branded-fares-flight-details-container .layover-container {
      height: 1px;
      background-color: #ccc;
      text-align: center;
      margin-bottom: 17px;
      margin-top: 10px; }
      table.branded-fares-flights .branded-fares-flight-details-container .layover-container span.layover-info {
        background-color: #fff;
        position: relative;
        top: -0.5em;
        padding: 0 7px 0 7px; }
    table.branded-fares-flights .branded-fares-flight-details-container.branded-fares-flight-details-economy {
      border-bottom: 4px solid #80b879; }
    table.branded-fares-flights .branded-fares-flight-details-container.branded-fares-flight-details-business {
      border-bottom: 4px solid #77a2b5; }

.panel-padding-bottom {
  padding-bottom: 10px; }

.more-flights {
  background-color: #fff;
  height: 45px;
  line-height: 45px;
  text-align: center;
  cursor: pointer;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc; }
  .more-flights a {
    margin: 0 10px 0 10px; }
  .more-flights .icon-expand-headline {
    position: relative !important;
    top: -1px; }

.bf-fare-cell-container {
  position: relative; }

.Icon {
  color: #000066;
  overflow: hidden;
  position: static !important;
  vertical-align: middle; }
  .Icon.small {
    font-size: 12px; }
  .Icon.normal {
    font-size: 14px; }
  .Icon.medium {
    font-size: 16px; }
  .Icon.big {
    font-size: 24px; }
  .Icon.huge {
    font-size: 32px; }
  .Icon.jumbo {
    font-size: 34px; }
  .Icon.jumbo2 {
    font-size: 35px; }
  .Icon.icon-booking {
    color: #666; }
  .Icon.icon-carrier-lufthansa, .Icon.icon-carrier-other, .Icon[class^="partners-icon-"], .Icon[class*=" partners-icon-"] {
    color: #858585; }
  .Icon.icon-outbound {
    color: #666; }
  .Icon.icon-inbound {
    color: #666; }
  .Icon.read-only {
    opacity: .6; }

/* FBAG IRC TEASER */
.fbag-panel h3 {
  margin: 15px 0 0 0;
  padding: 0;
  font-size: 16px;
  color: #333; }

.fbag-panel .grid {
  margin: 0 10px 0 10px;
  border-bottom: 1px solid #ccc; }

.fbag-panel hr {
  margin: 0; }

.fbag-panel .baggages {
  margin-bottom: 11px; }

.fbag-panel .baggage {
  width: 226px;
  float: left;
  margin-top: 15px;
  margin-bottom: 9px; }
  .fbag-panel .baggage h4 {
    color: #000;
    font-weight: bold;
    font-size: 12px;
    margin: 0 0 5px 0 !important;
    padding: 0; }
  .fbag-panel .baggage p {
    margin: 0;
    line-height: 25px; }
  .fbag-panel .baggage span {
    vertical-align: middle;
    margin-right: 10px; }
  .fbag-panel .baggage .bag-ico-small {
    font-size: 24px;
    border-radius: 2px;
    color: #fff;
    background: #ffb300;
    display: inline-block; }
  .fbag-panel .baggage #bottom-panel {
    margin-top: 1px !important; }

#fbag-panel-title {
  padding-top: 3px !important;
  margin-top: 12px !important; }

#panel-fbag-buttons .btn-panel-fbag {
  margin-left: 10px !important;
  margin-right: 5px !important; }

.panel-bf-price-overview {
  border-bottom: 2px solid #ffb300; }
  .panel-bf-price-overview .price-overview {
    padding: 0 10px; }
    .panel-bf-price-overview .price-overview table {
      width: 100%;
      margin: 0; }
      .panel-bf-price-overview .price-overview table tbody tr.total {
        border-top: 1px solid #ccc; }
      .panel-bf-price-overview .price-overview table tfoot tr.total {
        border-top: 1px solid #ccc; }
        .panel-bf-price-overview .price-overview table tfoot tr.total th {
          padding: 10px 0 10px 10px; }
        .panel-bf-price-overview .price-overview table tfoot tr.total td {
          padding: 12px 0 12px; }
          .panel-bf-price-overview .price-overview table tfoot tr.total td .TooltipContainer > span a {
            font-size: 11px;
            font-weight: 400;
            color: #666; }
            .panel-bf-price-overview .price-overview table tfoot tr.total td .TooltipContainer > span a span {
              position: relative;
              top: 3px; }
          .panel-bf-price-overview .price-overview table tfoot tr.total td .TooltipContainer .TooltipTable .small-tooltip {
            padding-bottom: 10px;
            font-weight: bold; }
          .panel-bf-price-overview .price-overview table tfoot tr.total td.last {
            padding-right: 9px; }
    .panel-bf-price-overview .price-overview .fare-family {
      padding: 15px 0 5px 10px;
      font-weight: bold; }
    .panel-bf-price-overview .price-overview .three-cols-overview {
      height: 22px; }
      .panel-bf-price-overview .price-overview .three-cols-overview td {
        padding: 4px 0 3px 0;
        width: 36%; }
        .panel-bf-price-overview .price-overview .three-cols-overview td.first-column {
          padding-left: 10px; }
    .panel-bf-price-overview .price-overview .currency-converter-link {
      position: absolute;
      bottom: 8px;
      right: 140px; }
  .panel-bf-price-overview .price-perpassenger-header th {
    padding: 7px 10px 8px 10px;
    background: #f5f5f5; }
  .panel-bf-price-overview .price-perpassenger-header .second {
    padding-right: 0 !important;
    text-align: right; }
  .panel-bf-price-overview .price-perpassenger-header .third {
    text-align: right; }
  .panel-bf-price-overview .price-perpassenger-row td {
    padding: 5px 0 5px 10px; }
    .panel-bf-price-overview .price-perpassenger-row td span {
      font-weight: normal !important; }
      .panel-bf-price-overview .price-perpassenger-row td span.passenger-price {
        float: right; }
    .panel-bf-price-overview .price-perpassenger-row td:last-child {
      padding-right: 10px; }
    .panel-bf-price-overview .price-perpassenger-row td.carrier {
      padding-top: 2px;
      padding-bottom: 2px; }

.FareHighLighter, .FareBasisHighLight:before, .TicketDesignatorHighLight:before {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  content: ' '; }

.FareBasisHighLight:before {
  background: #38A5DE; }

.TicketDesignatorHighLight:before {
  background: #38A5DE; }

.ExplanatoryHighLight {
  width: 9px;
  height: 9px; }

.MarkersContainer {
  position: absolute;
  right: 0px;
  top: 0px; }

.Marker, .FareHighLighter, .FareBasisHighLight:before, .TicketDesignatorHighLight:before, .SeatsLeftMarker {
  display: inline-block;
  margin-right: 5px;
  margin-top: 5px; }

.SeatsLeftMarker {
  background: #a92507;
  width: 10px;
  height: 10px; }

.SeatsLeftText {
  color: #a92507;
  position: absolute;
  font-size: 10px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  bottom: -15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 5px; }

.SelectBox {
  display: inline-block;
  position: relative;
  vertical-align: middle; }
  .SelectBox .SelectBoxButton {
    font-size: 1em;
    vertical-align: middle;
    background: url("bg_select.png");
    background-repeat: repeat-x;
    width: 150px;
    height: 23px;
    font-weight: bold;
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: pointer; }
    .SelectBox .SelectBoxButton.open {
      background: #fff;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0;
      color: #666; }
    .SelectBox .SelectBoxButton .SelectedOption {
      width: 120px;
      height: 23px;
      line-height: 23px;
      padding-left: 6px;
      float: left; }
    .SelectBox .SelectBoxButton .Arrow {
      width: 20px;
      height: 23px;
      line-height: 23px;
      float: right; }
  .SelectBox .OptionsContainer {
    position: absolute;
    top: 25px;
    width: 152px; }
    .SelectBox .OptionsContainer .SelectBoxValue {
      background: white;
      font-weight: normal;
      border-bottom: 1px solid #ccc;
      border-right: 1px solid #ccc;
      border-left: 1px solid #ccc;
      font-size: 12px;
      padding: 4px 6px 4px 6px;
      cursor: pointer; }
      .SelectBox .OptionsContainer .SelectBoxValue:last-child {
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px; }
      .SelectBox .OptionsContainer .SelectBoxValue:hover {
        background: #f5f5f5;
        color: #666; }
      .SelectBox .OptionsContainer .SelectBoxValue.SelectBoxSelected {
        border: 2px solid #ffb300;
        padding: 4px; }

.fbag-body {
  width: 447px; }
  .fbag-body p {
    width: 100%; }
  .fbag-body .select-column {
    width: 240px;
    float: left; }
  .fbag-body .buttons-and-links {
    margin-top: 16px; }
  .fbag-body .btn-fbag {
    margin-top: 2px;
    margin-left: 0; }

.fbag-ribbon {
  position: absolute;
  top: 5px;
  right: -7px;
  background-repeat: no-repeat;
  height: 52px;
  z-index: 1; }
  .fbag-ribbon .ribbon-start {
    display: inline-block;
    height: 100%;
    background: url("../img/brandedfares/fbag_teaser_ribbon_start.png") no-repeat;
    width: 20px; }
  .fbag-ribbon .ribbon-body {
    line-height: normal;
    height: 100%;
    display: inline-block;
    background: url("../img/brandedfares/fbag_teaser_ribbon_body.png") repeat-x;
    padding-right: 10px;
    padding-left: 13px; }
    .fbag-ribbon .ribbon-body .primary-text {
      font-size: 14px;
      margin-top: 7px;
      color: #fff; }
    .fbag-ribbon .ribbon-body .secondary-text {
      font-weight: normal;
      display: inline-block;
      font-size: 14px;
      margin-top: 3px;
      color: #fff; }
  .fbag-ribbon .ribbon-end {
    display: inline-block;
    width: 4px;
    height: 100% !important;
    background: url("../img/fbag_teaser_ribbon_end.png") no-repeat; }

.fbag-ribbon-container {
  position: relative;
  margin-top: 15px;
  margin-bottom: 15px;
  height: 48px; }

.fbag-ribbon-small {
  color: #fff;
  position: absolute;
  left: -15px; }
  .fbag-ribbon-small .ribbon-start {
    height: 48px;
    width: 15px;
    display: inline-block; }
  .fbag-ribbon-small .ribbon-body {
    height: 48px;
    line-height: normal;
    display: inline-block; }
    .fbag-ribbon-small .ribbon-body .primary-text {
      display: inline-block;
      margin-top: 10px;
      font-weight: bold; }
    .fbag-ribbon-small .ribbon-body .secondary-text {
      margin-top: 3px;
      display: inline-block;
      font-weight: normal; }
  .fbag-ribbon-small .ribbon-end {
    height: 48px;
    display: inline-block; }
    .fbag-ribbon-small .ribbon-end:after {
      position: absolute;
      top: 0;
      right: 0;
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 0 48px 20px;
      border-color: transparent transparent white; }

.fbag-small-teaser-icon {
  background-position: 262px 155px !important; }

.TooltipContainer {
  position: relative;
  display: inline; }
  .TooltipContainer .Tooltip {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 3px 3px 5px -4px rgba(0, 0, 0, 0.62);
    z-index: 999999;
    position: absolute;
    bottom: 24px;
    background: white; }
  .TooltipContainer .SimpleTooltip {
    display: table;
    font-weight: normal; }
    .TooltipContainer .SimpleTooltip span {
      margin: 0; }
    .TooltipContainer .SimpleTooltip p {
      margin: 0; }
  .TooltipContainer .TooltipTable table {
    width: 100%;
    margin: 4px 0 0 !important; }
    .TooltipContainer .TooltipTable table th {
      padding: 0 0 5px 0 !important; }
    .TooltipContainer .TooltipTable table span, .TooltipContainer .TooltipTable table td {
      font-size: 12px !important; }
    .TooltipContainer .TooltipTable table td {
      text-align: right;
      padding: 9px 0 9px !important; }
    .TooltipContainer .TooltipTable table td:first-child {
      text-align: left; }
    .TooltipContainer .TooltipTable table .header td {
      padding-left: 10px; }
    .TooltipContainer .TooltipTable table .header small {
      display: block; }
    .TooltipContainer .TooltipTable table .header .subTotal {
      font-weight: bold; }
    .TooltipContainer .TooltipTable table .header .ratio {
      max-width: 80px; }
    .TooltipContainer .TooltipTable table thead th {
      text-align: right;
      font-size: 12px;
      font-weight: 400;
      vertical-align: top; }
  .TooltipContainer .TooltipList h1 {
    font-size: 12px;
    font-weight: bold;
    margin: 0; }
  .TooltipContainer .TooltipList ul {
    list-style: none;
    margin: 0; }
    .TooltipContainer .TooltipList ul li {
      margin-left: 5px; }
  .TooltipContainer .HorizontalToolTip {
    top: -30px;
    cursor: default;
    color: black; }
    .TooltipContainer .HorizontalToolTip table {
      margin-left: 0;
      margin-right: 0;
      width: inherit;
      cursor: default; }
    .TooltipContainer .HorizontalToolTip .tip-complex td {
      padding-left: 0px;
      cursor: default;
      color: black; }

.ArrowDown {
  position: absolute;
  bottom: 0; }

.ArrowDownForeground {
  position: absolute;
  width: 0;
  height: 0;
  left: 1px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid white; }

.ArrowDownShadow {
  position: absolute;
  width: 0;
  height: 0;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-top: 11px solid #ccc; }

.ArrowLeft {
  position: absolute;
  bottom: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0; }

.ArrowLeftForeground {
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(90deg);
      -ms-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
  position: absolute;
  width: 0;
  height: 0;
  left: -14px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid white; }

.ArrowLeftShadow {
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(90deg);
      -ms-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
  position: absolute;
  left: -16px;
  width: 0;
  height: 0;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-top: 11px solid #ccc; }

.react-datepicker .hide {
  display: none; }

.react-datepicker .TooltipContainer .Tooltip p {
  padding: 0; }

.react-datepicker .input {
  width: 85px; }
  .react-datepicker .input input {
    line-height: 18px; }

.react-datepicker .offscreen {
  clip: rect(1px 1px 1px 1px);
  /* for Internet Explorer */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  opacity: 0;
  overflow: hidden; }

.react-datepicker span.icon-form-calendar {
  left: auto;
  right: 3px;
  position: absolute;
  top: 1px;
  width: 12px;
  height: 12px; }

.react-datepicker .datepicker-calendar {
  width: 600px;
  position: absolute;
  z-index: 2000 !important;
  background-color: #ffffff;
  padding: 20px;
  box-shadow: 2px 4px 5px 0px rgba(0, 0, 0, 0.25);
  white-space: normal;
  cursor: initial;
  line-height: normal; }
  .react-datepicker .datepicker-calendar .header .title {
    display: inline-block;
    margin: 0;
    color: #666666;
    font-family: 'HelveticaDLH W01';
    font-size: 24px;
    font-weight: 400;
    font-style: normal; }
  .react-datepicker .datepicker-calendar .header .close {
    font-size: 20px;
    height: 20px;
    width: 20px;
    float: right;
    position: absolute;
    right: 20px;
    top: 25px; }
  .react-datepicker .datepicker-calendar .footer {
    border-top: solid 1px #dcdcdc;
    padding-top: 15px;
    width: inherit;
    clear: both;
    color: #666666;
    font: 400 14px/18px "Arial"; }
  .react-datepicker .datepicker-calendar .reset-button {
    float: right;
    margin-top: 10px;
    margin-bottom: 20px; }
  .react-datepicker .datepicker-calendar .calendar-list .calendar {
    display: inline-block;
    font-family: "Arial"; }
    .react-datepicker .datepicker-calendar .calendar-list .calendar .calendar-header {
      font-family: "Arial";
      background: #ffbd24;
      background: linear-gradient(0deg, #ffb300 0%, #ffbd24 69%, #ffc233 100%);
      color: #000066;
      line-height: 32px;
      border-radius: 3px;
      text-align: center;
      vertical-align: middle;
      margin-right: 10px;
      margin-left: 10px; }
      .react-datepicker .datepicker-calendar .calendar-list .calendar .calendar-header .header-text {
        font-size: 14px; }
      .react-datepicker .datepicker-calendar .calendar-list .calendar .calendar-header .icon-link-navigation-previous {
        float: left;
        left: 11px; }
      .react-datepicker .datepicker-calendar .calendar-list .calendar .calendar-header .icon-link-navigation-next {
        float: right;
        right: 11px; }
      .react-datepicker .datepicker-calendar .calendar-list .calendar .calendar-header .icon-link-navigation-previous,
      .react-datepicker .datepicker-calendar .calendar-list .calendar .calendar-header .icon-link-navigation-next {
        top: 10px;
        font-size: 14px; }
        .react-datepicker .datepicker-calendar .calendar-list .calendar .calendar-header .icon-link-navigation-previous:hover,
        .react-datepicker .datepicker-calendar .calendar-list .calendar .calendar-header .icon-link-navigation-next:hover {
          color: #ffffff; }
      .react-datepicker .datepicker-calendar .calendar-list .calendar .calendar-header > * {
        vertical-align: middle; }
    .react-datepicker .datepicker-calendar .calendar-list .calendar .calendar-table {
      border-collapse: separate;
      border-spacing: 10px;
      margin: 0; }
      .react-datepicker .datepicker-calendar .calendar-list .calendar .calendar-table caption.invisible-element {
        position: static !important; }
      .react-datepicker .datepicker-calendar .calendar-list .calendar .calendar-table thead tr th {
        text-align: center; }
      .react-datepicker .datepicker-calendar .calendar-list .calendar .calendar-table tbody tr td {
        height: 30px;
        width: 30px;
        text-align: center;
        border-radius: 4px;
        font: 400 14px "Arial";
        position: relative; }
        .react-datepicker .datepicker-calendar .calendar-list .calendar .calendar-table tbody tr td .text {
          z-index: 2;
          position: relative; }
        .react-datepicker .datepicker-calendar .calendar-list .calendar .calendar-table tbody tr td.available {
          background: #f5f5f5;
          color: #000066;
          cursor: pointer; }
        .react-datepicker .datepicker-calendar .calendar-list .calendar .calendar-table tbody tr td.today {
          font: 700 14px "Arial";
          text-decoration: underline; }
        .react-datepicker .datepicker-calendar .calendar-list .calendar .calendar-table tbody tr td.unavailable {
          background: #ffffff;
          color: #666666;
          cursor: not-allowed; }
        .react-datepicker .datepicker-calendar .calendar-list .calendar .calendar-table tbody tr td.we {
          background: #dcdcdc; }
        .react-datepicker .datepicker-calendar .calendar-list .calendar .calendar-table tbody tr td.range {
          background-color: #fff8cc;
          color: #000066;
          font-weight: 700; }
        .react-datepicker .datepicker-calendar .calendar-list .calendar .calendar-table tbody tr td.selected, .react-datepicker .datepicker-calendar .calendar-list .calendar .calendar-table tbody tr td.available:hover, .react-datepicker .datepicker-calendar .calendar-list .calendar .calendar-table tbody tr td.available:focus {
          background: #777;
          background: linear-gradient(0deg, #666 0%, #999 100%);
          color: #ffffff;
          font: 700 14px "Arial";
          outline: 0; }
        .react-datepicker .datepicker-calendar .calendar-list .calendar .calendar-table tbody tr td.available:hover, .react-datepicker .datepicker-calendar .calendar-list .calendar .calendar-table tbody tr td.available:focus {
          box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5); }
        .react-datepicker .datepicker-calendar .calendar-list .calendar .calendar-table tbody tr td.selected.inbound:not(.outbound):after, .react-datepicker .datepicker-calendar .calendar-list .calendar .calendar-table tbody tr td.selected.inbound:not(.outbound):before, .react-datepicker .datepicker-calendar .calendar-list .calendar .calendar-table tbody tr td.selected.outbound:not(.inbound):after, .react-datepicker .datepicker-calendar .calendar-list .calendar .calendar-table tbody tr td.selected.outbound:not(.inbound):before {
          height: 14px;
          width: 15px;
          display: block;
          z-index: 1;
          content: "";
          position: absolute; }
        .react-datepicker .datepicker-calendar .calendar-list .calendar .calendar-table tbody tr td.selected.inbound:not(.outbound):after, .react-datepicker .datepicker-calendar .calendar-list .calendar .calendar-table tbody tr td.selected.outbound:not(.inbound):after {
          background: #777;
          background: linear-gradient(0deg, #666 0, #999 200%);
          top: 15px; }
        .react-datepicker .datepicker-calendar .calendar-list .calendar .calendar-table tbody tr td.selected.inbound:not(.outbound):before, .react-datepicker .datepicker-calendar .calendar-list .calendar .calendar-table tbody tr td.selected.outbound:not(.inbound):before {
          background: #777;
          background: linear-gradient(0deg, #666 -100%, #999 100%);
          top: 1px; }
        .react-datepicker .datepicker-calendar .calendar-list .calendar .calendar-table tbody tr td.selected.inbound:not(.outbound):after, .react-datepicker .datepicker-calendar .calendar-list .calendar .calendar-table tbody tr td.selected.inbound:not(.outbound):before {
          right: 18px; }
        .react-datepicker .datepicker-calendar .calendar-list .calendar .calendar-table tbody tr td.selected.inbound:not(.outbound):after {
          -webkit-transform: skewX(30deg);
              -ms-transform: skewX(30deg);
                  transform: skewX(30deg); }
        .react-datepicker .datepicker-calendar .calendar-list .calendar .calendar-table tbody tr td.selected.inbound:not(.outbound):before {
          -webkit-transform: skewX(150deg);
              -ms-transform: skewX(150deg);
                  transform: skewX(150deg); }
        .react-datepicker .datepicker-calendar .calendar-list .calendar .calendar-table tbody tr td.selected.outbound:not(.inbound):after, .react-datepicker .datepicker-calendar .calendar-list .calendar .calendar-table tbody tr td.selected.outbound:not(.inbound):before {
          left: 18px; }
        .react-datepicker .datepicker-calendar .calendar-list .calendar .calendar-table tbody tr td.selected.outbound:not(.inbound):after {
          -webkit-transform: skewX(150deg);
              -ms-transform: skewX(150deg);
                  transform: skewX(150deg); }
        .react-datepicker .datepicker-calendar .calendar-list .calendar .calendar-table tbody tr td.selected.outbound:not(.inbound):before {
          -webkit-transform: skewX(30deg);
              -ms-transform: skewX(30deg);
                  transform: skewX(30deg); }
  .react-datepicker .datepicker-calendar .header + .calendar-list {
    margin-top: 20px; }
  .react-datepicker .datepicker-calendar.outbound .calendar-table tbody td.available:hover:after, .react-datepicker .datepicker-calendar.outbound .calendar-table tbody td.available:hover:before, .react-datepicker .datepicker-calendar.outbound .calendar-table tbody td.available:focus:after, .react-datepicker .datepicker-calendar.outbound .calendar-table tbody td.available:focus:before,
  .react-datepicker .datepicker-calendar.inbound .calendar-table tbody td.available:hover:after,
  .react-datepicker .datepicker-calendar.inbound .calendar-table tbody td.available:hover:before,
  .react-datepicker .datepicker-calendar.inbound .calendar-table tbody td.available:focus:after,
  .react-datepicker .datepicker-calendar.inbound .calendar-table tbody td.available:focus:before {
    height: 14px;
    width: 15px;
    display: block;
    z-index: 1;
    content: "";
    position: absolute; }
  .react-datepicker .datepicker-calendar.outbound .calendar-table tbody td.available:hover:after, .react-datepicker .datepicker-calendar.outbound .calendar-table tbody td.available:focus:after,
  .react-datepicker .datepicker-calendar.inbound .calendar-table tbody td.available:hover:after,
  .react-datepicker .datepicker-calendar.inbound .calendar-table tbody td.available:focus:after {
    background: #777;
    background: linear-gradient(0deg, #666 0, #999 200%);
    top: 15px; }
  .react-datepicker .datepicker-calendar.outbound .calendar-table tbody td.available:hover:before, .react-datepicker .datepicker-calendar.outbound .calendar-table tbody td.available:focus:before,
  .react-datepicker .datepicker-calendar.inbound .calendar-table tbody td.available:hover:before,
  .react-datepicker .datepicker-calendar.inbound .calendar-table tbody td.available:focus:before {
    background: #777;
    background: linear-gradient(0deg, #666 -100%, #999 100%);
    top: 1px; }
  .react-datepicker .datepicker-calendar.outbound .calendar-table tbody td.available:not(.inbound):hover:after, .react-datepicker .datepicker-calendar.outbound .calendar-table tbody td.available:not(.inbound):hover:before, .react-datepicker .datepicker-calendar.outbound .calendar-table tbody td.available:not(.inbound):focus:after, .react-datepicker .datepicker-calendar.outbound .calendar-table tbody td.available:not(.inbound):focus:before,
  .react-datepicker .datepicker-calendar.inbound .calendar-table tbody td.available.outbound:not(.inbound):hover:after,
  .react-datepicker .datepicker-calendar.inbound .calendar-table tbody td.available.outbound:not(.inbound):hover:before,
  .react-datepicker .datepicker-calendar.inbound .calendar-table tbody td.available.outbound:not(.inbound):focus:after,
  .react-datepicker .datepicker-calendar.inbound .calendar-table tbody td.available.outbound:not(.inbound):focus:before {
    left: 18px;
    box-shadow: 3px 1px 5px -3px rgba(0, 0, 0, 0.5); }
  .react-datepicker .datepicker-calendar.outbound .calendar-table tbody td.available:not(.inbound):hover:after, .react-datepicker .datepicker-calendar.outbound .calendar-table tbody td.available:not(.inbound):focus:after,
  .react-datepicker .datepicker-calendar.inbound .calendar-table tbody td.available.outbound:not(.inbound):hover:after,
  .react-datepicker .datepicker-calendar.inbound .calendar-table tbody td.available.outbound:not(.inbound):focus:after {
    -webkit-transform: skewX(150deg);
        -ms-transform: skewX(150deg);
            transform: skewX(150deg); }
  .react-datepicker .datepicker-calendar.outbound .calendar-table tbody td.available:not(.inbound):hover:before, .react-datepicker .datepicker-calendar.outbound .calendar-table tbody td.available:not(.inbound):focus:before,
  .react-datepicker .datepicker-calendar.inbound .calendar-table tbody td.available.outbound:not(.inbound):hover:before,
  .react-datepicker .datepicker-calendar.inbound .calendar-table tbody td.available.outbound:not(.inbound):focus:before {
    -webkit-transform: skewX(30deg);
        -ms-transform: skewX(30deg);
            transform: skewX(30deg); }
  .react-datepicker .datepicker-calendar.inbound .calendar-table tbody td.available:not(.outbound):hover:after, .react-datepicker .datepicker-calendar.inbound .calendar-table tbody td.available:not(.outbound):hover:before, .react-datepicker .datepicker-calendar.inbound .calendar-table tbody td.available:not(.outbound):focus:after, .react-datepicker .datepicker-calendar.inbound .calendar-table tbody td.available:not(.outbound):focus:before,
  .react-datepicker .datepicker-calendar.outbound .calendar-table tbody td.available.inbound:not(.outbound):hover:after,
  .react-datepicker .datepicker-calendar.outbound .calendar-table tbody td.available.inbound:not(.outbound):hover:before,
  .react-datepicker .datepicker-calendar.outbound .calendar-table tbody td.available.inbound:not(.outbound):focus:after,
  .react-datepicker .datepicker-calendar.outbound .calendar-table tbody td.available.inbound:not(.outbound):focus:before {
    right: 18px;
    box-shadow: -3px 1px 5px -3px rgba(0, 0, 0, 0.5); }
  .react-datepicker .datepicker-calendar.inbound .calendar-table tbody td.available:not(.outbound):hover:after, .react-datepicker .datepicker-calendar.inbound .calendar-table tbody td.available:not(.outbound):focus:after,
  .react-datepicker .datepicker-calendar.outbound .calendar-table tbody td.available.inbound:not(.outbound):hover:after,
  .react-datepicker .datepicker-calendar.outbound .calendar-table tbody td.available.inbound:not(.outbound):focus:after {
    -webkit-transform: skewX(30deg);
        -ms-transform: skewX(30deg);
            transform: skewX(30deg); }
  .react-datepicker .datepicker-calendar.inbound .calendar-table tbody td.available:not(.outbound):hover:before, .react-datepicker .datepicker-calendar.inbound .calendar-table tbody td.available:not(.outbound):focus:before,
  .react-datepicker .datepicker-calendar.outbound .calendar-table tbody td.available.inbound:not(.outbound):hover:before,
  .react-datepicker .datepicker-calendar.outbound .calendar-table tbody td.available.inbound:not(.outbound):focus:before {
    -webkit-transform: skewX(150deg);
        -ms-transform: skewX(150deg);
            transform: skewX(150deg); }

/* Colors for the new button styles */
.qtip-content h3, .TooltipContainer .Tooltip h3, .qtip-content h4, .TooltipContainer .Tooltip h4, .qtip-content h6, .TooltipContainer .Tooltip h6, .qtip-content p, .TooltipContainer .Tooltip p, .qtip-content table, .TooltipContainer .Tooltip table {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0; }

a.ico {
  text-decoration: none; }

a.ico-sorting {
  width: 7px;
  height: 17px;
  background-position: -100px -947px;
  cursor: pointer; }

a span.ico {
  margin-right: 6px;
  cursor: pointer; }

a span.icon {
  margin-right: 6px;
  cursor: pointer; }

ul.ui-autocomplete li.ui-category a span.ico {
  position: relative;
  top: 2px; }

ul.ui-autocomplete li.ui-category a.ui-state-hover span.ico {
  background-color: transparent; }

.optional .ico-arrow {
  display: block;
  position: absolute;
  z-index: 1;
  left: -10px;
  top: -1px; }

.optional span.ico-arrow {
  background-position: -100px -125px;
  width: 9px;
  height: 16px; }

.cart-item-list span.ico-cross {
  margin-left: 4px; }

.flow-revenue .container-stack .ico-stack {
  left: 662px;
  position: absolute; }

.flow-revenue .container-stack .ico-search-stack {
  left: 658px;
  position: absolute; }

.flow-revenue .menu-head a .ico {
  top: -4px !important; }

.flow-servicing .container-stack .ico-stack {
  left: 662px;
  position: absolute; }

.flow-servicing .container-stack .ico-search-stack {
  left: 658px;
  position: absolute; }

.flow-servicing .menu-head a .ico {
  top: -4px !important; }

span.image {
  display: inline-block;
  position: relative; }
  span.image .discount {
    position: absolute;
    top: -5px;
    left: -4px; }

span.ico-info {
  background-position: -28px -78px;
  width: 16px;
  height: 16px;
  margin-right: 4px;
  margin-left: 4px;
  margin-top: 3px; }

span.ico-info-readonly {
  background-position: -100px -250px;
  width: 16px;
  height: 16px;
  margin-right: 8px; }

span.ico {
  cursor: default; }

span.ico-language {
  background-position: -50px -550px;
  width: 31px;
  height: 15px;
  position: relative;
  top: -1px !important; }

span.ico-delete {
  background-position: -25px -298px;
  width: 7px;
  height: 12px; }

span.ico-popup {
  background-position: 1px -300px;
  width: 12px;
  height: 11px;
  position: relative;
  margin-right: 4px; }

span.ico-help {
  background-position: -50px -173px;
  width: 38px;
  height: 38px; }

span.ico-chat {
  background-position: 0 -173px;
  width: 40px;
  height: 38px; }

span.ico-reload {
  background-position: -24px -1025px;
  height: 12px;
  width: 12px; }

span.ico-cross {
  background-position: -3px -152px;
  width: 13px;
  height: 13px;
  top: 0px !important;
  position: relative !important; }

span.ico-lock {
  background-position: -61px -1011px;
  width: 20px;
  height: 20px;
  position: relative;
  top: -3px; }

span.ico-home {
  background-position: -3px -728px;
  width: 20px;
  height: 20px; }

span.ico-profil {
  background-position: -28px -728px;
  width: 20px;
  height: 20px; }

span.ico-share {
  background-position: 0 -926px;
  width: 16px;
  height: 17px; }

span.ico-email {
  background-position: 3px -771px;
  width: 16px;
  height: 11px; }

span.ico-print {
  background-position: 3px -850px;
  width: 16px;
  height: 15px; }

span.ico-back {
  background-position: 3px -50px;
  width: 16px;
  height: 7px; }

span.ico-arrow {
  width: 9px;
  height: 8px;
  background-position: -25px -50px; }

span.ico-arrow-small {
  width: 6px;
  height: 10px;
  background-position: 0 -65px; }

span.ico-expand {
  background-position: -100px -150px;
  width: 5px;
  height: 7px; }

span.ico-expanded {
  background-position: -75px -150px;
  width: 7px;
  height: 7px; }

span.ico-cart {
  background-position: -50px -300px;
  width: 17px;
  height: 17px;
  margin-right: 7px; }

span.ico-insurance {
  background-position: -25px -675px;
  width: 19px;
  height: 28px; }

span.ico-hotel {
  background-position: 0 -673px;
  width: 20px;
  height: 21px;
  top: 5px; }

span.ico-rail {
  background-position: -50px -675px;
  margin: 6px 14px 0 9px;
  width: 18px;
  height: 23px; }

span.ico-car {
  background-position: -101px -679px;
  width: 24px;
  height: 18px; }

span.ico-seat {
  background-position: -75px -675px;
  width: 20px;
  height: 23px;
  top: 4px; }

span.ico-transport-big {
  background-position: -104px -769px;
  width: 21px;
  height: 21px; }

span.ico-car-big {
  background-position: -103px -800px;
  width: 21px;
  height: 21px; }

span.ico-SCW-bound {
  background-position: 0 -326px;
  width: 20px;
  height: 18px;
  top: 5px; }

span.ico-SCW-car {
  background-position: -75px -326px;
  width: 20px;
  height: 18px; }

span.ico-SCW-rail {
  background-position: -47px -326px;
  width: 20px;
  height: 18px; }

span.ico-SCW-insurance {
  background-position: -102px -325px;
  width: 20px;
  height: 18px; }

span.ico-YSC-unselected {
  background-position: -28px -1002px;
  width: 15px;
  height: 15px; }

span.ico-status-ok {
  background-position: -49px -600px;
  width: 25px;
  height: 25px; }

span.ico-status-unknown {
  background-position: -75px -600px;
  width: 25px;
  height: 25px; }

span.ico-new {
  position: absolute;
  top: -3px;
  right: -4px; }

span.ico-toggle {
  background-position: -50px -150px;
  width: 11px;
  height: 11px;
  line-height: 18px;
  margin-left: 2px; }

span.ico-important {
  background-position: 0 -225px;
  width: 22px;
  height: 22px; }

.total .inc .info .ico {
  margin-right: 8px; }

.flow-car .container-stack .ico-stack {
  left: 662px;
  position: absolute; }

.flow-car .container-stack .ico-search-stack {
  left: 658px;
  position: absolute; }

img.logo {
  position: absolute;
  z-index: 2;
  right: 10px;
  top: 10px; }

img.small-logo {
  margin-top: 5px; }

img.image {
  border: 1px solid #ccc; }

img.ico {
  position: relative;
  top: 3px;
  margin-right: 2px; }

img.icon {
  cursor: default; }

.toggle-expanded span.ico-expand {
  background-position: -75px -150px;
  width: 7px;
  height: 7px; }

.ico-nosmoking {
  background-position: -20px 0; }

.ico-lunch {
  background-position: -40px 0; }

.ico-web {
  background-position: -60px 0; }

.ico-spa {
  background-position: -80px 0; }

.icon-info {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  color: #000066 !important;
  margin: 0 5px; }
  .icon-info.right {
    position: absolute;
    right: 0px;
    top: 0px; }
  .icon-info.read-only {
    color: #666 !important; }
  .icon-info + span.text {
    vertical-align: middle; }

.label .icon-info {
  float: right; }

.btn-ico-right .icon-info {
  position: absolute;
  right: 0px;
  top: 0px; }

.icon-infolayer {
  vertical-align: middle;
  color: #006;
  font-size: 25px !important;
  margin-left: 3px; }

.icon-message-info {
  display: inline-block;
  vertical-align: middle;
  color: #666;
  font-size: 19px; }

.icon-optional-start {
  background-position: -100px -125px;
  width: 9px;
  height: 16px;
  position: absolute;
  top: -1px;
  left: -8px; }

.partners span.ico-lock {
  margin-right: 5px;
  float: left; }

li span.ico-transport-big {
  margin-right: 15px !important; }

li span.ico-car-big {
  margin-right: 15px !important; }

li span.ico {
  margin-right: 6px; }

.icon.icon-arrow {
  width: 9px;
  height: 8px;
  background-position: -25px -50px; }

.cockpit div a span.icon-card, .cockpit div a span.icon-profile, .cockpit div a span.icon-home {
  background-color: #006;
  color: white;
  box-shadow: 0px 0px 2px 0px #888;
  border-radius: 1px;
  padding: 1px;
  font-size: 16px;
  margin-right: 3px; }

.icon-carfeature {
  background: #f8f8f8;
  border: 1px solid #ccc;
  border-radius: 2px;
  font-size: 22px;
  color: #000066;
  display: inline-block;
  margin-right: 2px; }

.icon-calculator {
  background: #f8f8f8;
  border: 1px solid #ccc;
  border-radius: 2px;
  font-size: 15px;
  display: inline-block;
  margin-right: 2px; }

.icon-message-error {
  color: #c00; }

.icon-message-warning {
  color: #ffb300; }

.icon-message-ok {
  color: #0A0; }

.ico {
  vertical-align: middle; }
  .ico + span.text {
    vertical-align: middle; }

.icon-stage-navigation-previous, .icon-stage-navigation-next {
  font-size: 10px;
  font-weight: bold; }

.icon-form-calendar {
  font-size: 15px; }

.smile-lh-logo.yellow {
  color: #ffb300; }

.smile-lh-logo {
  position: absolute;
  z-index: 2;
  right: 20px;
  top: 20px;
  font-size: 36px; }

/*# sourceMappingURL=maps/skin-CM.css.map */
