.hideParrafo {
  display: none; }

.displayBlock {
  display: block; }

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

.Promo_3_columns .row-fluid .span3 {
  width: 25%; }

.Promo_3_columns .row-fluid .span5 {
  width: 35%; }

.Promo_3_columns .row-fluid .span6 {
  width: 50%; }

.Promo_3_columns .row-fluid .span7 {
  width: 65%; }

@media only screen and (min-width: 1051px) {
  .in-margin {
    margin-left: -12px; }

  #copa_skip_main_content {
    position: absolute;
    background: #0060a9;
    color: #ffffff;
    padding: 5px 10px;
    top: 0;
    left: 0px; }

  #copa_skip_main_modal_content {
    position: absolute;
    background: #0060a9;
    color: #ffffff;
    padding: 5px 10px;
    top: 85%;
    left: 2%;
    width: 120px;
    z-index: 1;
    opacity: 0; }

  #flight_hotel-main .row-fluid {
    width: 97%; }

  #flight_hotel-main p {
    text-align: justify; }

  .showDesktop {
    display: block !important; }

  html {
    position: relative;
    min-height: 100%; }

  .aui body {
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    padding-right: 0px;
    padding-left: 0px;
    margin-bottom: 200px; }

  a {
    cursor: hand;
    cursor: pointer; }

  a:hover {
    text-decoration: underline; }

  i:before {
    text-decoration: none; }

  p {
    color: #666666;
    font-size: 14px;
    font-weight: normal; }

  p a {
    text-decoration: underline; }

  ul,
  ol {
    margin: 0; }

  img {
    margin-bottom: 0px; }

  /* aui */
  .aui small {
    font-size: 90%;
    font-weight: normal; }

  .aui .nav-justified {
    width: 100%; }

  .aui .nav-justified > li {
    float: none; }

  .aui .nav-justified > li > a {
    text-align: center;
    text-decoration: inherit; }

  .aui .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }

  .aui .nav-justified > li {
    display: table-cell;
    width: 1%; }

  .aui .nav-justified > li > a {
    margin-bottom: 0; }

  .aui input[type="color"],
  .aui input[type="date"],
  .aui input[type="datetime"],
  .aui input[type="datetime-local"],
  .aui input[type="email"],
  .aui input[type="month"],
  .aui input[type="number"],
  .aui input[type="password"],
  .aui input[type="search"],
  .aui input[type="tel"],
  .aui input[type="text"],
  .aui input[type="time"],
  .aui input[type="url"],
  .aui input[type="week"],
  .aui select,
  .aui textarea,
  .aui .uneditable-input {
    border: 0; }

  .aui .control-group.error .control-label,
  .aui .control-group.error .help-block,
  .aui .control-group.error .help-inline {
    color: #C17029; }

  .aui .control-group.error input,
  .aui .control-group.error select,
  .aui .control-group.error textarea {
    border: 2px solid #C17029; }

  .aui .control-group.error .control-label,
  .aui .control-group.error .help-block,
  .aui .control-group.error .help-inline {
    color: #C17029; }

  .aui .control-group.error input:focus,
  .aui .control-group.error select:focus,
  .aui .control-group.error textarea:focus {
    border-color: #C17029;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c17029;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c17029;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c17029; }

  .aui .control-group.error .checkbox,
  .aui .control-group.error .radio,
  .aui .control-group.error input,
  .aui .control-group.error select,
  .aui .control-group.error textarea {
    color: #C17029; }

  /*aui*/
  /*NEW*/
  #content {
    margin-top: 122px; }

  #copa_skip_main_content:focus {
    position: fixed;
    top: 0;
    z-index: 999999;
    display: block !important; }

  #copa_skip_main_modal_content:focus {
    top: 0;
    z-index: 999999;
    display: block !important;
    opacity: 1; }

  .right {
    float: right; }

  .hrz-line {
    width: 98%;
    height: 2px;
    background: url("../images/line.png") repeat-x;
    background-position: center;
    display: block;
    margin: 5px 0; }

  hr.hrz-line {
    margin-top: 20px;
    border-top: 0;
    border-bottom: 0; }

  .vert-line {
    width: 5px;
    height: 100%;
    background: url("../images/line.png") repeat-y;
    display: block;
    padding: 0px; }

  input[type=checkbox].css-checkbox {
    opacity: 0;
    position: absolute;
    z-index: 0; }

  input[type=checkbox].css-checkbox + label {
    padding-left: 20px;
    height: auto;
    display: inline-block;
    line-height: 18px;
    background-repeat: no-repeat;
    background-position: 0 0;
    vertical-align: middle;
    cursor: pointer;
    border: 1px; }

  input[type=checkbox].css-checkbox:checked + label {
    background-image: url("../images/icons/checkbox-active.png"); }

  label.checkbox-blue {
    color: #016cb3;
    text-transform: none;
    font-size: 15px;
    background-image: url("../images/icons/checkbox.png");
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }

  .aui .btn:hover, ask-ana .cont-title p
  .aui .btn:focus {
    text-decoration: underline; }

  .copa .btn {
    font-family: 'Lato', sans-serif;
    background: #0060a9 !important;
    color: #ffffff !important;
    padding: 15px 0;
    border: 0px;
    line-height: 18px;
    border-radius: 8px;
    margin-top: 5px;
    text-transform: uppercase;
    text-shadow: none;
    font-size: 14px;
    text-decoration: none;
    text-align: center; }

  a.btn {
    padding-top: 15px !important;
    font-weight: normal;
    margin-bottom: 5px !important; }

  .bg {
    width: 100%;
    margin-top: -42px;
    padding-top: 5px;
    z-index: -1;
    display: block;
    background: url("../images/bg-home.jpg") no-repeat top center;
    /*-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-right: 0px;
    padding-left: 0px;
    clear: both;*/ }

  .top {
    background: #ffffff;
    height: 80px;
    position: fixed;
    z-index: 100;
    top: 0;
    -webkit-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.2); }

  .top-lg {
    width: 35%;
    float: left; }

  .top-cont {
    width: 65%;
    float: right;
    margin-top: -10px; }

  .top .span7 {
    margin-top: -32px; }

  .top hr {
    width: 400px;
    background: #96989a;
    margin: 0px 0px 3px 0;
    height: 1px;
    float: right;
    opacity: 0.5;
    clear: both;
    display: block; }

  .lg {
    padding: 0; }

  /*MENU TOP*/
  .top .top-nav {
    width: auto;
    float: right;
    padding-right: 20px; }

  .top .top-nav li {
    width: 130px;
    font-family: 'Lato', sans-serif;
    display: inline-table;
    font-size: 14px;
    padding: 3px 0;
    margin-top: 5px; }

  .top .top-nav li:first-child {
    width: 90px; }

  .top .top-nav li a {
    color: #676767;
    font-weight: normal;
    text-decoration: none; }

  .top .top-nav li:hover a {
    color: #0d3051; }

  .top .top-nav li.active {
    color: #0d3051; }

  .top .top-nav input {
    font-size: 13px;
    height: 20px;
    padding: 5px 10px;
    background: #f2f1f1;
    border: 0px;
    box-shadow: none; }

  .top .input-append,
  .input-prepend {
    margin-bottom: 0px; }

  .top .top-nav .btn {
    border: 0px;
    background: #f2f1f1;
    padding: 0px 4px; }

  /*MENU TOP*/
  /*STORE-FRONT*/
  .top .top-nav .store-front-btn {
    background: #f3f0f0;
    -webkit-border-top-right-radius: 25px;
    -webkit-border-bottom-right-radius: 25px;
    -moz-border-radius-topright: 25px;
    -moz-border-radius-bottomright: 25px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border: 0px;
    padding-top: 0;
    color: #676767;
    position: relative;
    top: 9px; }

  .flag {
    width: 35px;
    height: 30px;
    padding-top: 0px;
    float: right;
    margin-top: -5px;
    margin-right: -6px;
    background: url("../images/icons/flag.png?t=1") no-repeat; }

  .flag.pa {
    background-position: 0 0; }

  .flag.co {
    background-position: 0 -36px; }

  .flag.ca {
    background-position: 0 -71px; }

  .flag.us {
    background-position: 0 -107px; }

  .flag.br {
    background-position: 0 -142px; }

  .flag.mx {
    background-position: 0 -177px; }

  .flag.gs {
    background-position: 0 -212px; }

  .flag.ar {
    background-position: 0 -247px; }

  .top .top-nav .store-front-cntr {
    background-color: #ffffff;
    position: fixed;
    top: 4%;
    right: 45px;
    z-index: 99999;
    width: 240px;
    border: 1px solid #f2f1f1;
    padding: 20px;
    text-align: left; }

  .top .top-nav .store-front-cntr a {
    background: transparent;
    text-transform: uppercase;
    color: #325b97;
    font-weight: bold;
    text-shadow: none;
    font-size: 14px;
    float: right;
    margin: 0px;
    cursor: pointer;
    cursor: hand; }

  .top .top-nav .store-front-cntr span {
    color: #325b97;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
    text-align: left !important; }

  .top .top-nav .store-front-cntr ul {
    border-radius: 0px !important;
    background: #f2f1f1 !important;
    border: 0px !important;
    width: 230px !important;
    padding: 5px !important; }

  .top .top-nav .store-front-cntr .dropdown-menu li {
    display: block;
    margin-left: -15px; }

  .top .top-nav .store-front-cntr .dropdown-menu > li > a {
    font-family: 'Lato', sans-serif;
    color: #58575a;
    font-size: 13px;
    float: left;
    text-transform: none;
    padding: 0 20px;
    width: 80%;
    padding-bottom: 5px;
    text-align: left; }

  .top .top-nav .dropdown-toggle .caret2 {
    width: 10px;
    height: 10px;
    background: url("../images/icons/select-store-front.png") no-repeat;
    background-position: center bottom;
    margin-top: 4px;
    margin-right: 3px; }

  .top .top-nav .open .dropdown-toggle .caret2 {
    background: url("../images/icons/select-store-front.png") no-repeat;
    background-position: center top; }

  .last {
    background: transparent !important; }

  .top .top-nav .store-front-cntr .dropdown-menu > li > a:hover,
  .top .top-nav .store-front-cntr .dropdown-menu > li > a:focus,
  .top .top-nav .store-front-cntr .dropdown-submenu:hover > a,
  .top .top-nav .store-front-cntr .dropdown-submenu:focus > a {
    color: #58575a;
    background: transparent !important; }

  .line-a {
    background: url("../images/line-nav-store-front.png") no-repeat;
    width: 200px;
    height: 3px;
    margin-top: 5px; }

  .btn-input {
    background: #f2f1f1;
    width: 240px;
    padding: 5px 10px;
    border-radius: 0px;
    color: #58575a;
    margin: 5px 0;
    font-weight: normal;
    text-align: left;
    border: 0px; }

  .btn-input span {
    float: right; }

  .aui .navbar .nav .dropdown-toggle .caret2 {
    width: 10px;
    height: 10px;
    background: url("../images/icons/select-store-front.png") no-repeat;
    background-position: center bottom;
    margin-top: 7px;
    margin-right: 7px; }

  .aui .navbar .nav .open .dropdown-toggle .caret2 {
    background: url("../images/icons/select-store-front.png") no-repeat;
    background-position: center top; }

  .aui label {
    font-weight: normal;
    font-size: 12.6px; }

  /*STORE-FRONT*/
  /* MENU PRINCIPAL */
  nav {
    width: auto;
    float: right;
    clear: both;
    display: block; }

  .aui #navigation .navbar-inner {
    background: transparent; }

  .aui .nav {
    width: auto; }

  .aui .nav ul {
    float: right; }

  .aui .navbar .icon-caret-down {
    display: none; }

  .aui #navigation .nav > li {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    display: inline-table;
    position: relative;
    padding: 0px 0px 10px 8px; }

  .aui #navigation .navbar-inner li a {
    color: #0060A9;
    font-weight: normal !important;
    font-size: 19px;
    text-decoration: none; }

  .aui #navigation .navbar-inner li:hover:after {
    top: 48%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #0d3050;
    border-width: 10px;
    margin-left: -10px; }

  .aui #navigation .navbar-inner li:hover a,
  li a:hover {
    color: #0d3050;
    text-decoration: none;
    background: transparent; }

  .aui #navigation .navbar-inner li.active a,
  li a.active {
    background: transparent;
    color: #27aae2; }

  .aui .nav ul li > ul {
    display: none; }

  .aui .nav ul li:hover > ul {
    display: block; }

  .aui .nav ul li > ul {
    width: 100%;
    max-width: 100%;
    padding: 20px;
    margin-top: 1%;
    position: fixed;
    z-index: 9999;
    background: #0d3050;
    left: 0;
    margin-left: 0px;
    text-align: center;
    -webkit-box-shadow: 2px 3px 5px 0px rgba(105, 105, 105, 0.55);
    -moz-box-shadow: 2px 3px 5px 0px rgba(105, 105, 105, 0.55);
    box-shadow: 2px 3px 5px 0px rgba(105, 105, 105, 0.55); }

  .aui .nav ul li ul li {
    display: inline-table;
    float: none;
    margin: 5px 0;
    padding: 0px 10px;
    /*background: url("../images/line-nav.png") no-repeat;
    background-position: center right;*/ }

  .aui .nav ul li ul li:last-child {
    background: transparent !important; }

  /**/
  .aui #navigation .nav .dropdown-menu {
    width: 100%;
    max-width: 100%;
    padding: 10px;
    margin-top: 9px;
    top: 69px;
    position: fixed;
    z-index: 9999;
    background: #0d3050;
    left: 0;
    margin-left: 0px;
    text-align: center;
    -webkit-box-shadow: 2px 3px 5px 0px rgba(105, 105, 105, 0.55);
    -moz-box-shadow: 2px 3px 5px 0px rgba(105, 105, 105, 0.55);
    box-shadow: 2px 3px 5px 0px rgba(105, 105, 105, 0.55); }

  .aui .navbar .container {
    width: 85%; }

  .li-nav li {
    display: inline-table;
    float: none;
    margin: 3px 0;
    padding: 0px 5px;
    line-height: 8px;
    background: url("../images/line-nav.png") no-repeat;
    background-position: top right; }

  .li-nav img {
    margin-right: 5px; }

    /*.li-nav div {
    width: 22px;
    height: 22px;
    float: left;
    margin: 0;
    background: url("../images/icons/ico-nav.png") 0px no-repeat;
}*/
  .li-nav li a {
    color: #ffffff;
    font-size: 14px; }

  .li-nav li:nth-child(1) div {
    background-position: 0px; }

  .li-nav li:nth-child(2) div {
    background-position: -21px; }

  .li-nav li:nth-child(3) div {
    background-position: -42px; }

  .li-nav li:nth-child(4) div {
    background-position: -64px; }

  .li-nav li:nth-child(5) div {
    background-position: -84px; }

  .li-nav li:nth-child(6) div {
    background-position: -108px; }

  .li-nav li:nth-child(7) div {
    background-position: -132px; }

  .li-nav li:nth-child(8) div {
    background-position: -84px; }

  .li-nav li:nth-child(9) div {
    background-position: -156px; }

  .li-nav li:nth-child(10) div {
    background-position: -181px; }

  .li-nav li:nth-child(11) div {
    background-position: -84px; }

  .li-nav ul li > ul li a {
    color: #EFEFEF !important;
    font-size: 14px;
    padding: 8px; }

  .aui .nav ul li > ul li:hover a {
    color: #ffffff; }

  .aui .nav ul ul ul {
    margin-top: -40px;
    left: 210px; }

  .aui .nav ul ul ul ul {
    margin-top: -40px;
    left: 210px; }

  .aui .navbar .nav {
    float: right;
    margin-bottom: -9px; }

  .aui #navigation .nav .dropdown-menu a {
    color: #efefef !important;
    font-size: 14px;
    padding: 0px 8px;
    letter-spacing: 1px; }

  /* MENU PRINCIPAL */
  .booking {
    width: 932px;
    margin: 0px auto;
    padding: 0;
    clear: both;
    display: block; }

    /*.booking .row-fluid [class*="span"] {
    min-height: 20px;
}*/
  .booking h2 {
    color: #ffffff;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0 100px 0;
    -webkit-text-shadow: 1px 1px 2px #0c0c0c;
    -moz-text-shadow: 1px 1px 2px #0c0c0c;
    text-shadow: 1px 1px 2px #0c0c0c; }

  .booking a {
    text-decoration: underline;
    font-weight: normal;
    color: #0162a9; }

  .booking .promo-header {
    margin: 20px 0 15px 0; }

  /*NAV BOOKING GRAY*/
  .nav-booking {
    width: 102.5%;
    position: fixed;
    z-index: 12;
    top: 80px;
    left: 0;
    background: #d8d7d6;
    -webkit-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.2); }

  .nav-booking .container {
    width: 920px !important; }

  .aui div ul {
    margin: 0; }

  .nav-booking ul li .li-trasparent {
    min-width: 195; }

  .nav-booking ul {
    padding: 0px;
    margin-bottom: 0px !important; }

  .nav-booking ul li {
    width: auto !important;
    padding: 5px 18px;
    margin: 0;
    background: url("../images/line-nav.png") no-repeat;
    background-position: center right; }

  .nav-booking ul li:last-child {
    background: transparent; }

  .nav-booking ul li a {
    color: #333333;
    font-size: 14px;
    line-height: 29px;
    border: 0 !important;
    text-align: left !important;
    font-weight: normal; }

  .nav-booking ul li a:focus {
    color: #333333 !important;
    background: transparent;
    text-decoration: underline; }

  .nav-booking ul li:hover a {
    color: #0162a9 !important;
    background: transparent;
    text-decoration: underline; }

  .nav-booking ul li.active a {
    color: #0162a9 !important;
    background: transparent;
    text-decoration: underline; }

  .loggedIn span {
    display: block; }

  .nav-booking .connectmiles li {
    background: #676767; }

  .nav-booking .connectmiles li a {
    color: #ffffff;
    text-transform: uppercase; }

  .nav-booking .connectmiles li a span {
    margin-right: 5px; }

  .nav-booking .connectmiles .content {
    width: 218px;
    background: #333333;
    border-radius: 0px;
    border: 0px;
    padding: 25px 15px;
    margin-top: 6px;
    z-index: 999;
    position: absolute; }

  .nav-booking .connectmiles form input {
    border-radius: 0px;
    height: 28px; }

  .nav-booking .connectmiles form a {
    text-transform: none;
    text-decoration: underline;
    font-size: 14px; }

  .nav-booking .connectmiles form span {
    text-transform: none;
    color: #ffffff;
    font-size: 14px; }

  .nav-booking ul li a div {
    width: 22px;
    height: 25px;
    float: left;
    margin: 2px 6px 0 0px;
    background: url("../images/icons/ico-nav-booking.png") 0px 0 no-repeat; }

  .nav-booking li:nth-child(2) div {
    background-position: 0px 0; }

  .nav-booking li:nth-child(2) div {
    background-position: -27px 0; }

  .nav-booking li:nth-child(3) div {
    background-position: -54px 0; }

  .nav-booking li:nth-child(4) div {
    background-position: -79px 0; }

  .nav-booking li:nth-child(5) div {
    background-position: -106px 0; }

  .nav-booking:nth-child(6) li {
    background: transparent; }

  /*NAV BOOKING*/
  /* NAV TAB BOOKING*/
  .nav-tabs-booking {
    padding: 0;
    margin: 0;
    margin-left: 20px; }

  .nav-tabs-booking ul {
    border-bottom: 0px;
    margin-left: 0px; }

  .nav-tabs-booking li {
    width: 186px !important;
    height: 65px;
    padding: 5px 0 0 0;
    text-align: center;
    position: relative;
    z-index: 10;
    background: rgba(217, 216, 215, 0.9) url("../images/line-nav-tab.png") no-repeat;
    background-position: center right; }

  .nav-tabs-booking li:last-child {
    background: rgba(217, 216, 215, 0.9); }

  .nav-tabs-booking li:hover:after,
  .nav-tabs-booking li.active:after {
    bottom: -20px;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(105, 105, 105, 0);
    border-top-color: #0060a9;
    border-width: 10px;
    margin-left: -10px;
    z-index: 99; }

  .nav-tabs-booking li:last-child {
    border-right: 0px; }

  .nav-tabs-booking li a {
    font-size: 14px;
    color: #3c3c3e;
    text-decoration: none;
    padding-top: 0px;
    font-weight: normal; }

  .nav-tabs-booking li:hover,
  .nav-tabs-booking li.active {
    background: #0060a9;
    border-right: 0px; }

  .nav-tabs-booking .active a,
  .nav-tabs-booking .active a:hover,
  .nav-tabs-booking .active a:focus {
    padding-bottom: 10px;
    background: #0060a9;
    border: 0px; }

  .nav-tabs-booking li a:hover,
  .nav-tabs-booking li a:focus {
    padding-bottom: 10px;
    background: #0060a9;
    border: 0px;
    color: #ffffff; }

  .nav-tabs-booking li a:focus {
    outline: 0; }

  .nav-tabs-booking > li:hover a,
  .nav-tabs-booking li.active a {
    color: #ffffff !important; }

  .nav-tabs-booking li a div {
    width: 30px;
    height: 28px;
    margin: 0 auto;
    background: url("../images/icons/ico-nav-tab-home.png") 0px 0; }

  .nav-tabs-booking li:nth-child(1) div {
    background-position: 0px 0; }

  .nav-tabs-booking li:nth-child(2) div {
    background-position: -30px 0; }

  .nav-tabs-booking li:nth-child(3) div {
    background-position: -60px 0; }

  .nav-tabs-booking li:nth-child(4) div {
    background-position: -90px 0; }

  .nav-tabs-booking li:nth-child(5) div {
    background-position: -120px 0; }

  .nav-tabs-booking li:hover > div {
    background-position: 0 -30px; }

  .nav-tabs-booking li:hover:nth-child(1) div {
    background-position: 0px -30px; }

  .nav-tabs-booking li:hover:nth-child(2) div {
    background-position: -30px -30px; }

  .nav-tabs-booking li:hover:nth-child(3) div {
    background-position: -60px -30px; }

  .nav-tabs-booking li:hover:nth-child(4) div {
    background-position: -90px -30px; }

  .nav-tabs-booking li:hover:nth-child(5) div {
    background-position: -120px -30px; }

  .nav-tabs-booking li.active > div {
    background-position: 0 -30px; }

  .nav-tabs-booking li.active:nth-child(1) div {
    background-position: 0px -30px; }

  .nav-tabs-booking li.active:nth-child(2) div {
    background-position: -30px -30px; }

  .nav-tabs-booking li.active:nth-child(3) div {
    background-position: -60px -30px; }

  .nav-tabs-booking li.active:nth-child(4) div {
    background-position: -90px -30px; }

  .nav-tabs-booking li.active:nth-child(5) div {
    background-position: -120px -30px; }

  /* NAV TAB VERTICAL*/
  .booking-left {
    margin: -20px !important; }

  .booking-left ul {
    width: 186px;
    float: left;
    margin: 0;
    background: #ffffff;
    padding: 28px 0;
    margin-bottom: -20px !important;
    min-height: 210px; }

  .booking-left li {
    display: block;
    background: url("../images/line-nav-left.png") 0 0 no-repeat;
    background-position: center bottom;
    position: relative; }

  .booking-left li:last-child {
    background: #ffffff; }

  .booking-left li:hover:after,
  .booking-left li.active:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-left-color: #ffffff;
    border-width: 10px;
    margin-top: -10px; }

  .booking-left li a {
    padding: 12px 23px;
    display: block;
    color: #666667;
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase; }

  .booking-left li:hover a,
  .booking-left li.active a {
    background: transparent;
    padding: 12px 0 12px 70px;
    color: #066CB3; }

  /*.booking-left li:hover:hover:nth-child(1) a,
  .booking-left li.active:hover:nth-child(1) a {
      padding: 12px 0 12px 70px;
  }
  .booking-left li:hover:hover:nth-child(2) a,
  .booking-left li.active:hover:nth-child(2) a {
      padding: 12px 0 12px 80px;
  }
  .booking-left li:hover:hover:nth-child(3) a,
  .booking-left li.active:hover:nth-child(3) a {
      padding: 12px 0 12px 95px;
  }
  .booking-left li:hover:hover:nth-child(4) a,
  .booking-left li.active:hover:nth-child(4) a {
      padding: 12px 0 12px 46px;
  }*/
  .booking-left li a div {
    width: 22px;
    height: 22px;
    float: left;
    margin-right: 10px;
    background: url("../images/icons/icon-nav-tab-vertical.png") 0 0 no-repeat; }

  .booking-left li a div.flight {
    background-position: 0 0; }

  .booking-left li a div.hotel {
    background-position: -22px 0; }

  .booking-left li a div.car {
    background-position: -44px 0; }

  .booking-left li a div.insurance {
    background-position: -66px 0; }

  .booking-left li a div.flight_hotel {
    background-position: -94px 0px;
    height: 30px;
    margin-top: 0; }

  .booking-left li a div.upgrade_request {
    background-position: -115px 0; }

  .booking-left li:hover a div {
    background: url("../images/icons/icon-nav-tab-vertical.png") 0 -22px no-repeat; }

  .booking-left li:hover a div.flight {
    background-position: 0 -31px; }

  .booking-left li:hover a div.hotel {
    background-position: -22px -31px; }

  .booking-left li:hover a div.car {
    background-position: -44px -31px; }

  .booking-left li:hover a div.insurance {
    background-position: -66px -31px; }

  .booking-left li:hover a div.flight_hotel {
    background-position: -94px -34px;
    height: 30px;
    margin-top: 0; }

  .booking-left li:hover a div.upgrade_request {
    background-position: -115px -33px; }

  .booking-left li.active a div {
    background: url("../images/icons/icon-nav-tab-vertical.png") 0 -22px no-repeat; }

  .booking-left li.active a div.flight {
    background-position: 0 -31px; }

  .booking-left li.active a div.hotel {
    background-position: -22px -31px; }

  .booking-left li.active a div.car {
    background-position: -44px -31px; }

  .booking-left li.active a div.insurance {
    background-position: -66px -31px; }

  .booking-left li.active a div.flight_hotel {
    background-position: -94px -34px;
    height: 30px;
    margin-top: 0; }

  .booking-left li.active a div.upgrade_request {
    background-position: -115px -33px; }

  /* NAV TAB VERTICAL*/
  /* NAV TAB VERTICAL COLOMBIA*/
  .booking-left .cl {
    margin: 0;
    padding: 5px 0; }

  .booking-left ul.cl li:hover a {
    padding: 12px 20px;
    color: #066CB3; }

  .booking-left ul.cl li.active a {
    padding: 12px 20px;
    color: #066CB3; }

  /* NAV TAB VERTICAL COLOMBIA*/
  .content-tab-booking {
    width: 890px;
    background: rgba(239, 239, 239, 0.9);
    padding: 20px;
    margin-top: 5px;
    overflow: auto;
    margin-left: 0px; }

  .content-tab-booking .btn {
    min-width: 128px;
    float: right; }

  .content-tab-booking p {
    font-size: 14px;
    text-align: justify; }

  .content-tab-booking h3 {
    color: #0162a9;
    font-size: 13px;
    text-shadow: none;
    text-align: left;
    font-weight: bold;
    line-height: 20px; }

  .content-tab-booking h3 a {
    color: #0162a9;
    font-weight: bold;
    background: transparent !important;
    text-decoration: underline; }

  .booking-left .content-tab-booking {
    width: 720px;
    padding: 0;
    margin: 20px 0 0 20px !important;
    float: left;
    background: transparent;
    overflow: hidden; }

  .focused {
    border: 1px dotted #666666; }

  /* flight-information */
  .nav-flight-information {
    margin-top: 10px; }

  .nav-flight-information li a {
    font-size: 13px; }

  .nav-flight-information li:hover a {
    padding: 12px 23px !important; }

  .nav-flight-information li.active a {
    padding: 20px 20px 20px 25px !important; }

  .content-tab-booking .nav-flight-information {
    min-height: 202px; }

  .content-tab-booking .flight-information ul.nav-pills {
    padding-top: 0; }

  .content-tab-booking .flight-information ul.nav-pills li {
    list-style-type: disc !important;
    list-style-position: outside !important;
    display: list-item !important; }

  .content-tab-booking .flight-information ul.nav-pills li a {
    margin: 0;
    padding: 0;
    display: inline; }

  .ie .content-tab-booking .flight-information ul.nav-pills li a {
    margin: 0 0 0 -11px; }

  .content-tab-booking .flight-information {
    margin-top: 25px; }

  .content-tab-booking .flight-information .span3 a {
    color: #0162a9;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    text-decoration: underline;
    text-transform: uppercase; }

  .content-tab-booking .flight-information .span3 img {
    float: left;
    vertical-align: middle; }

  .content-tab-booking .flight-information p a {
    color: #676667;
    text-decoration: underline;
    font-weight: normal; }

  .content-tab-booking .flight-information .hrz-line {
    height: 5px;
    margin-top: 15px;
    margin-bottom: 15px; }

  .content-tab-booking .flight-information ul {
    background: transparent;
    width: auto;
    float: none;
    margin: 0;
    margin-bottom: 0;
    min-height: auto;
    clear: both;
    display: block; }

  .content-tab-booking .flight-information ul li {
    list-style: circle;
    display: inline;
    background: transparent;
    position: none;
    padding: 0px; }

  .content-tab-booking .flight-information ul li:hover {
    padding: 0px;
    font-weight: bold; }

  .content-tab-booking .flight-information li:hover:after,
  .content-tab-booking .flight-information li.active:after {
    display: none; }

  .content-tab-booking .flight-information ul li a {
    text-decoration: underline;
    text-transform: none;
    color: #676667;
    padding: 10px 5px; }

  /* flight-information */
  /* flight-status */
  .content-tab-booking .flight-information .ng-daterangepicker {
    left: 17.5%;
    top: 46px; }

  .content-tab-booking .flight-status h3 {
    font-size: 16px;
    margin-bottom: 10px; }

  .content-tab-booking .span-line {
    width: 5px !important;
    height: 195px;
    float: left;
    margin-left: 1% !important; }

  .content-tab-booking .flight-status label {
    width: 140px;
    color: #21205f;
    font-weight: bold;
    float: left;
    margin-bottom: 0;
    padding: 5px 5px 0 0;
    text-align: right;
    text-transform: uppercase;
    font-size: 13px; }

  .content-tab-booking .flight-status select {
    width: 190px;
    border: 0; }

  .content-tab-booking .flight-status input[type="text"],
  .content-tab-booking .flight-status input[type="password"],
  .content-tab-booking .flight-status input[type="number"],
  .content-tab-booking .flight-status input[type="email"] {
    width: 52%;
    border: 0px;
    border-radius: 0px;
    height: 25px;
    display: block; }

  .content-tab-booking .flight-status .span6 {
    width: 47.71795%; }

  .content-tab-booking .flight-status .span6:first-child .btn {
    margin-right: 10px; }

  .content-tab-booking .flight-status .span6:last-child .btn {
    margin-right: 23px; }

  .content-tab-booking .flight-status .span6:last-child label {
    width: 80px; }

  .content-tab-booking .flight-status .span6:last-child input[type="text"],
  .content-tab-booking .flight-status .span6:last-child input[type="password"],
  .content-tab-booking .flight-status .span6:last-child input[type="number"],
  .content-tab-booking .flight-status .span6:last-child input[type="email"] {
    width: 65%; }

  .content-tab-booking .flight-status .span6:last-child select {
    width: 55%; }

  /* flight-status */
  /* NAV TAB VERTICAL*/
  /****************************************************************************************************/
  .content-tab-booking input[type="text"],
  .content-tab-booking input[type="password"],
  .content-tab-booking input[type="number"],
  .content-tab-booking input[type="email"] {
    width: 95%;
    border: 0px;
    border-radius: 0px;
    height: 32px;
    display: block; }

  .content-tab-booking span.required {
    display: block;
    margin-bottom: 5px; }

  .content-tab-booking .required {
    padding-top: 10px;
    color: #21205f;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px; }

  .content-tab-booking .num select {
    width: 47px;
    height: 24px;
    float: left;
    margin-right: 7px;
    padding: 0; }

  .content-tab-booking .fb-insurance .num select {
    width: 35px; }

  /*.content-tab-booking .num .insurance {
      position: relative;
      top: -30px;
      left: 45px;
  } */
  /****************************************************************************************************/
  /* FORM */
  ::-webkit-input-placeholder {
    /* Safari, Chrome and Opera */
    font-family: 'Lato', sans-serif;
    color: #8d8d8d;
    font-weight: normal; }

  :-moz-placeholder {
    /* Firefox 18- */
    font-family: 'Lato', sans-serif;
    color: #8d8d8d;
    font-weight: normal; }

  ::-moz-placeholder {
    /* Firefox 19+ */
    font-family: 'Lato', sans-serif;
    color: #8d8d8d;
    font-weight: normal; }

  :-ms-input-placeholder {
    /* IE 10+ */
    font-family: 'Lato', sans-serif;
    color: #8d8d8d;
    font-weight: normal; }

  ::-ms-input-placeholder {
    /* Edge */
    font-family: 'Lato', sans-serif;
    color: #8d8d8d;
    font-weight: normal; }

  :placeholder-shown {
    /* Standard one last! */
    font-family: 'Lato', sans-serif;
    color: #8d8d8d;
    font-weight: lighter; }

  input[type=radio].css-checkbox {
    opacity: 0;
    position: absolute;
    z-index: 0; }

  input[type=radio].css-checkbox + label {
    padding-left: 20px;
    padding-right: 10px;
    height: auto;
    display: inline-block;
    line-height: 18px;
    background-repeat: no-repeat;
    background-position: 0 0;
    vertical-align: middle;
    cursor: pointer;
    border: 1px; }

  input[type=radio].css-checkbox:checked + label {
    background-image: url("../images/icons/radio-active.png"); }

  label.radio2 {
    color: #0162a9;
    text-transform: none;
    font-size: 14px;
    background-image: url("../images/icons/radio.png");
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }

  .flightbooking .nav-checkbox {
    background: transparent;
    display: inline;
    height: auto;
    min-height: 20px;
    margin: -20px 0 15px 0; }

  .flightbooking .nav-checkbox ul {
    min-height: 20px; }

  .flightbooking .nav-checkbox li {
    width: 135px;
    background: transparent;
    padding: 0 !important; }

  .flightbooking .nav-checkbox li:nth-child(4) {
    margin-left: 15px;
    width: 160px; }

  .flightbooking .nav-checkbox li:nth-child(3) {
    background: url("../images/line.png") repeat-y;
    background-position: center right; }

  .flightbooking .nav-checkbox li:hover:after {
    display: none; }

  .flightbooking .nav-checkbox a {
    width: 105%;
    margin-top: 4px !important;
    margin-left: -30px !important;
    padding: 3px 15px 0 0 !important;
    text-transform: none;
    color: #016cb3;
    font-size: 13px;
    font-weight: normal; }

  .flightbooking .nav-checkbox a:hover {
    padding: 0 15px 0 0;
    background: transparent; }

  .flightbooking .row-fluid [class*="span"] {
    min-height: auto; }

  .flightbooking .nav-checkbox li.line-booking {
    background: url("../images/line-nav-tab.png") no-repeat !important;
    background-position: center right !important;
    margin-right: 8px; }

  .flightbooking .input-depart {
    width: 350px;
    height: 35px;
    margin: 13px 0;
    padding: 10px 0 0 0;
    background: url("../images/input-depart.png") no-repeat;
    background-position: top left;
    position: relative;
    border: 0px solid #ffffff;
    z-index: 1; }

  .flightbooking .input-depart.danger {
    background-position: bottom left; }

  .flightbooking .input-depart label {
    float: left;
    border: 0px;
    margin: 5px 10px;
    padding-left: 22px;
    color: #21205f;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
    background: url("../images/icons/depart.png") no-repeat center left; }

  .flightbooking .input-depart input[type="text"] {
    border: 0px !important;
    border-bottom: 1px solid #8D8D8D !important;
    height: 18px;
    width: 194px;
    margin-left: 5px; }

  .flightbooking .input-return {
    width: 350px;
    height: 26px;
    margin: 13px 0;
    padding: 10px 0;
    background: url("../images/input-return.png") no-repeat;
    background-position: top left;
    position: relative;
    margin-left: 38px;
    border: 0; }

  .flightbooking .input-return.danger {
    background-position: bottom left; }

  .flightbooking .input-return label {
    float: left;
    border: 0px;
    margin: 5px 10px 5px 20px;
    padding-left: 22px;
    color: #21205f;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
    background: url("../images/icons/return.png") no-repeat center left; }

  .flightbooking .input-return input[type="text"] {
    border: 0px !important;
    border-bottom: 1px solid #8D8D8D !important;
    height: 18px;
    width: 194px;
    margin-left: 5px; }

  .flightbooking .div-date {
    height: 40px; }

  .flightbooking .date {
    margin: 0px; }

  .flightbooking .date label {
    width: 100px;
    float: left;
    border: 0px;
    margin: 0 5px 0 0px;
    padding-top: 5px;
    color: #21205f;
    font-weight: bold;
    text-transform: uppercase;
    text-align: right;
    font-size: 13px; }

  .flightbooking .date.two {
    margin-left: 358px;
    margin-top: -21px; }

  .flightbooking .date input[type="text"] {
    width: 205px;
    float: left;
    height: 22px;
    background: #ffffff;
    background-position: 205px center; }

  .flightbooking .nav-date {
    margin: 0px 0 5px 0; }

  .flightbooking .cupon {
    margin-top: 0px; }

  .flightbooking .btn-date {
    width: 22px;
    height: 22px;
    background: url("../images/icons/date.png") no-repeat;
    padding: 12px;
    position: relative;
    z-index: 1;
    top: 17px;
    right: 28px; }

  .flightbooking .cupon label {
    float: left;
    margin-right: 5px;
    font-weight: normal; }

  .flightbooking .cupon input {
    float: left;
    width: 20% !important;
    height: 13px;
    margin-top: 5px; }

  .flightbooking .nav-date input[type=radio].css-checkbox + label {
    width: 115px; }

  .flightbooking .nav-date a {
    color: #676767;
    font-weight: normal;
    margin-left: -30px; }

  .flightbooking .ps span {
    color: #676767;
    font-weight: normal; }

  .flightbooking .ps {
    margin-top: 5px;
    margin-left: 0px !important;
    z-index: 1; }

  .flightbooking .ps a {
    cursor: default;
    margin-left: 0;
    text-decoration: none; }

  .flightbooking .ps .select {
    position: absolute !important;
    z-index: 1; }

  .flightbooking .ps input {
    width: 15px;
    height: 15px;
    background: transparent;
    cursor: pointer;
    margin: -5px;
    font-weight: bold; }

  .flightbooking .ps .tr {
    width: 18px;
    height: 20px;
    background: #ffffff;
    border: 2px solid #ffffff;
    border-radius: 0px;
    position: relative;
    cursor: pointer;
    float: left; }

  .flightbooking .ps .tr:after,
  .flightbooking .ps .tr:before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none; }

  .flightbooking .ps .tr:after {
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #ffffff;
    border-width: 11px;
    margin-top: -11px; }

  .flightbooking .ps .tr:before {
    border-color: rgba(194, 225, 245, 0);
    border-left-color: #ffffff;
    border-width: 12px;
    margin-top: -12px; }

  .flightbooking .ps .text {
    padding: 3px 0 0 25px; }

  .flightbooking .ps .dropdown-toggle {
    margin-left: -9px; }

  .btn-group.open .dropdown-toggle {
    webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }

  .flightbooking .ps ul {
    min-width: 30px;
    min-height: auto;
    width: 30px;
    left: 0px;
    border: 0;
    border-radius: 0;
    padding: 0; }

  .flightbooking .ps li a {
    padding: 3px 5px;
    text-align: center;
    font-size: 12px; }

  .flightbooking .ps li:hover a {
    padding: 3px 5px;
    text-align: center;
    font-weight: bold;
    background: #0060A9 !important; }

  .flightbooking .ps li:hover:after {
    display: none; }

  .flightbooking .ps li:last-child {
    padding-bottom: 0; }

  .flightbooking .btn {
    margin-top: 10px;
    color: #ffffff;
    padding-right: 0px;
    margin-right: 25px; }

  .flightbooking .btn-select {
    width: 20px;
    height: 23px;
    background: url("../images/icons/select.png") no-repeat;
    background-position: center;
    border: 0px;
    color: transparent;
    padding: 10px;
    position: absolute;
    top: 22%;
    left: 88%; }

  .webCheckin label {
    display: none; }

  .aui .modal {
    position: fixed;
    top: 10%;
    left: 45%;
    width: 800px;
    border: 1px solid #efeeee;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    outline: none; }

  .aui .modal-header {
    padding: 9px 15px;
    border-bottom: 0;
    border-radius: 0px; }

  .aui .modal-header h3 {
    margin: 0;
    color: #0d3050;
    font-size: 15px;
    line-height: 30px; }

  .all-destinations.modal-body {
    width: 96% !important;
    padding: 0px 15px;
    max-height: 420px;
    overflow: hidden; }

  .all-destinations.modal-content {
    width: 800px; }

  .all-destinations.modal-body p {
    margin: 0 0 5px 0; }

  .btn-modal-close {
    float: right;
    border: 0;
    background: transparent;
    color: #676767;
    position: relative;
    top: -30px; }

  .all-destinations .tabs-left .nav-tabs {
    width: 150px;
    border-right: 0;
    top: 95%;
    display: block; }

  .all-destinations .tabs-left .tab-content {
    width: 81%;
    overflow: auto;
    height: 410px;
    margin-top: 3px; }

  .all-destinations .tabs-left .nav-tabs li {
    padding: 7px 0;
    margin: 0 5px;
    background: url("../images/line.png") bottom repeat-x; }

  .all-destinations .tabs-left .nav-tabs li:first-child {
    padding: 0 0 7px 5px; }

  .all-destinations a {
    color: #676767;
    font-weight: normal; }

  .all-destinations .tabs-left .nav-tabs li:hover a {
    color: #036cb2;
    padding-left: 15px;
    text-decoration: none; }

  .all-destinations .tabs-left .nav-tabs li.active a {
    color: #036cb2;
    text-decoration: none; }

  .all-destinations .region {
    margin-top: 25%;
    bottom: 15px;
    width: 150px;
    height: 165px; }

  .all-destinations .countries {
    height: 400px;
    display: block; }

  .all-destinations .tab-content h5 {
    margin-bottom: 0px;
    margin-top: 0px; }

  .all-destinations .tab-content a {
    color: #676767;
    font-weight: normal; }

  /* HOTEL */
  .fb-hotel .date input[type="text"] {
    width: 136px;
    margin-right: 15px;
    float: left;
    height: 28px;
    background: #FFF none repeat scroll 205px center;
    font-size: 13px;
    font-weight: normal; }

  .fb-hotel .btn-general {
    width: 130px;
    height: 25px;
    float: right;
    margin-top: 30px;
    padding-bottom: 34px; }

  .fb-hotel .input-destination {
    width: 100%;
    height: 35px;
    background: #ffffff;
    padding-top: 7px;
    margin: 0 0 15px 0; }

  .fb-hotel .input-destination label {
    float: left;
    border: 0px;
    padding: 15px 15px 10px 15px;
    padding-top: 3px;
    color: #21205f;
    font-weight: bold;
    text-transform: uppercase; }

  .fb-hotel .input-destination input {
    height: 25px;
    border-bottom: 1px solid #8D8D8D !important;
    background: transparent; }

  .fb-hotel .ps .tr {
    width: 18px;
    height: 20px;
    background: #ffffff;
    border: 2px solid #ffffff;
    border-radius: 0px;
    position: relative;
    cursor: pointer;
    float: left; }

  .fb-hotel .ps .tr:after,
  .fb-hotel .ps .tr:before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none; }

  .fb-hotel .ps .tr:after {
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #ffffff;
    border-width: 11px;
    margin-top: -11px; }

  .fb-hotel .ps .tr:before {
    border-color: rgba(194, 225, 245, 0);
    border-left-color: #ffffff;
    border-width: 12px;
    margin-top: -12px; }

  .fb-hotel .destination-item {
    z-index: 1000; }

  .fb-hotel .date {
    float: left; }

  .fb-hotel .input-date {
    float: left;
    margin-top: 10px; }

  .fb-hotel .input-date label {
    color: #21205f;
    font-weight: bold;
    margin-bottom: 0;
    text-transform: uppercase; }

  .fb-hotel .input-date input {
    width: 94%;
    height: 28px; }

  .fb-hotel .input-date:last-child input {
    width: 100%; }

  .fb-hotel .date-info {
    height: 45px;
    margin-bottom: 15px; }

  .fb-hotel .btn-date {
    width: 22px;
    height: 22px;
    background: url("../images/icons/date.png") no-repeat;
    padding: 12px;
    position: relative;
    z-index: 1;
    top: -22px;
    left: 121px; }

  .fb-hotel .ps span {
    color: #676767;
    font-weight: normal; }

  .fb-hotel .ps a {
    cursor: default;
    text-decoration: none; }

  .fb-hotel .ps .select {
    position: absolute !important;
    z-index: 1 !important; }

  .fb-hotel .ps input {
    width: 18px;
    background: transparent;
    border: 0px;
    border-radius: 0px;
    color: #666666;
    text-align: center;
    font-weight: bold; }

  .fb-hotel .ps .text {
    padding: 5px 0 0 18px;
    font-size: 15px; }

  .fb-hotel .ps ul {
    min-width: 30px;
    width: 30px;
    left: -11px;
    border: 0;
    border-radius: 0; }

  .fb-hotel .ps li a {
    padding: 3px 5px;
    text-align: center;
    font-size: 12px; }

  .fb-hotel .ps li:hover a {
    padding: 3px 5px;
    text-align: center;
    font-weight: bold;
    background: #0060a9; }

  .fb-hotel .ps li:hover:after {
    display: none; }

  .fb-hotel .ps li:last-child {
    padding-bottom: 0; }

  .fb-hotel .ng-daterangepicker-container {
    width: inherit; }

  .fb-hotel .cont {
    padding-right: 20px; }

  /*HOTEL */
  /*INSURANCE*/
  .fb-insurance .dt label {
    padding-top: 5px;
    color: #21205f;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px; }

  .fb-insurance .input-date {
    margin: 10px 0;
    display: block;
    float: left; }

  .fb-insurance .input-date:last-child {
    margin-left: -150px; }

  .fb-insurance .dt input[type="text"],
  .content-tab-booking .dt input[type="password"],
  .content-tab-booking .dt input[type="number"],
  .content-tab-booking .dt input[type="email"] {
    height: 20px !important;
    display: block; }

  .fb-insurance .input-date input[type="text"] {
    width: 117px;
    margin-right: 15px;
    float: left;
    height: 25px;
    background: #FFF none repeat scroll 205px center;
    font-size: 13px;
    font-weight: normal; }

  .fb-insurance .input-date label {
    color: #21205f;
    font-weight: bold;
    padding: 0 5px 0 0;
    text-transform: uppercase;
    font-size: 13px;
    display: block; }

  .fb-insurance .btn-date {
    width: 22px;
    height: 22px;
    background: url("../images/icons/date.png") no-repeat;
    padding: 12px;
    position: relative;
    z-index: 1;
    top: -20px;
    left: 102px; }

  /*INSURANCE*/
  /*LOST ITEMS*/
  .lost-item .date input[type="text"] {
    width: 100% !important; }

  .lost-item .btn-date {
    position: relative !important;
    z-index: 1;
    left: calc(100% - 32px) !important;
    top: 0 !important; }

  .lost-item .form_style .controls input[type="email"] {
    width: 100%;
    box-sizing: border-box;
    height: 32px;
    margin-bottom: 0; }

  .lost-item .passenger-contact input[type="text"] {
    margin-bottom: 0; }

  .lost-item .passenger-contact .controls-row label {
    display: none; }

  /*LOST ITEMS*/
  /*INTERNAL PAGES*/
  .internal-page {
    margin-top: 5px; }

  .internal-page h3 {
    color: #0162a9;
    line-height: 24px;
    font-size: 18px; }

  .upgrade-request button {
    margin-top: 26px !important; }

  .internal-page input[type="text"] {
    height: 45px;
    width: 95%; }

  /*INTERNAL PAGES*/
  /* AUTO */
  .fb-auto .ng-daterangepicker-container {
    position: absolute;
    width: 51%;
    height: 40px; }

  .aui .fb-auto .margin-top {
    margin-top: -7px; }

  .fb-auto .btn-general {
    width: 130px;
    height: 25px;
    float: right;
    margin-top: 30px; }

  .fb-auto .input-destination {
    width: 100%;
    height: 35px;
    background: #ffffff;
    margin: 0 0 15px 0; }

  .fb-auto .input-destination label {
    float: left;
    border: 0px;
    padding: 15px 15px 10px 15px;
    padding-top: 7px;
    color: #21205f;
    font-weight: bold;
    text-transform: uppercase; }

  .fb-auto .input-destination input {
    height: 30px;
    padding-top: 10px;
    border-bottom: 1px solid #8D8D8D !important;
    background: transparent; }

  .fb-auto .input-destination2 {
    width: 100%;
    height: 30px;
    background: #ffffff;
    padding-top: 0px;
    margin: 10px 0; }

  .fb-auto .input-destination2 label {
    float: left;
    border: 0px;
    padding: 5px 15px 5px 15px;
    color: #21205f;
    font-weight: bold;
    text-transform: uppercase; }

  .fb-auto .input-destination2 input {
    width: 63%;
    border: 0;
    background: transparent; }

  .fb-auto .input-date {
    margin: 5px 0;
    display: block;
    position: relative; }

  .fb-auto .input-date label {
    width: 95px;
    color: #21205f;
    font-weight: bold;
    float: left;
    margin-bottom: 0;
    padding: 0 5px 0 0;
    text-align: right;
    text-transform: uppercase;
    font-size: 13px; }

  .fb-auto .input-date input {
    width: 130px !important;
    float: left;
    height: 28px;
    background: #ffffff;
    font-size: 13px;
    font-weight: normal; }

  .fb-auto .input-date select {
    width: 130px !important;
    float: left;
    height: 28px;
    background: #ffffff; }

  .fb-auto .input-date:last-child input {
    float: right;
    margin-right: 10px; }

  .fb-auto .btn-date {
    width: 22px;
    height: 22px;
    background: url("../images/icons/date.png") no-repeat;
    position: absolute;
    right: 9px;
    top: 7px;
    z-index: 1; }

  .fb-auto .margin-row-bottom {
    margin-bottom: 9px; }

  /* AUTO */
  /* FORM */
  /*NEW*/
  /*BOOSTRAP */
  .navbar-inverse .nav .active > a,
  .navbar-inverse .nav .active > a:hover,
  .navbar-inverse .nav .active > a:focus {
    color: #066CB3;
    background: transparent; }

  /*liferay*/
  .site-title {
    width: auto;
    float: left; }

  .aui .nav > li > a:hover,
  .aui .nav > li > a:focus {
    background-color: transparent; }

  .aui .dockbar-split .dockbar .navbar-inner .nav-account-controls.nav-account-controls-notice {
    top: 0; }

  .aui .dockbar-split .dockbar .navbar-inner .nav-account-controls {
    right: 45em; }

  .aui .dockbar-split.dockbar-ready .dockbar .navbar-inner {
    top: -102px; }

  .aui .navbar .nav > li > a {
    padding: 2px 0px 6px 15px !important; }

  .aui .btn-group.open .dropdown-toggle {
    box-shadow: none;
    -webkit-box-shadow: none; }

  .aui .btn-group > .btn:last-child,
  .aui .btn-group > .dropdown-toggle {
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    border-bottom-right-radius: 0px; }

  .aui input,
  .aui button,
  .aui select,
  .aui textarea {
    font-family: 'Lato', sans-serif; }

  .aui .dockbar-split .dockbar .navbar-inner .btn-navbar,
  .aui .dockbar .navbar-inner .btn-navbar {
    display: none; }

  .aui #navigation {
    display: block !important; }

  .aui .nav-collapse,
  .aui .nav-collapse.collapse {
    overflow: inherit; }

  .div-footer {
    clear: both;
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 200px; }

  footer {
    background: #343433;
    padding: 20px; }

  footer a {
    color: #ffffff !important; }

  footer p {
    display: block;
    width: 100%;
    text-align: left;
    margin: 0;
    color: #ffffff;
    float: left;
    margin-left: -5px !important; }

  footer .row-fluid [class*="span"] {
    min-height: 24px; }

  footer .nav-pills {
    margin-top: 14px;
    margin-left: 20px !important;
    margin-bottom: 10px !important; }

  footer .logo-salliance {
    padding-right: 3px; }

  footer div ul {
    margin: 0 0 0px 20px; }

  .aui .portlet,
  .aui .portlet-borderless-container {
    background: transparent; }

  .aui .portlet-content,
  .aui .portlet-minimized .portlet-content-container {
    border: 0px; }

  .clear {
    display: block;
    clear: both; }

  .mac-menu {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 200px;
    background: #FFF;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
    border: 1px solid #d1d3d8;
    box-sizing: border-box;
    max-height: 325px;
    overflow-y: auto;
    opacity: 0;
    visibility: hidden;
    transition: opacity .1s ease-out, visibility .1s ease-out;
    z-index: 4; }

  .validation-error {
    text-transform: none !important; }

  /**/
  .aui .nav-tabs-justified {
    border-bottom: 0; }

  .aui .nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 0px; }

  .aui .nav-tabs-justified > .active > a,
  .aui .nav-tabs-justified > .active > a:hover,
  .aui .nav-tabs-justified > .active > a:focus {
    border: 1px solid #ddd; }

  .aui .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0; }

  .aui .nav-tabs-justified > .active > a,
  .aui .nav-tabs-justified > .active > a:hover,
  .aui .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff; }

  .fli-bar-error {
    width: 932.9px;
    margin: 0 auto; }

  .aui .alert-danger,
  .aui .alert-error,
  .aui .portlet-msg-error {
    width: 99.8%;
    background-color: #ffffff;
    background-image: url("../images/icons/danger.png");
    background-repeat: no-repeat;
    background-position: 10px center;
    border-color: #EFEFEF;
    color: #C17029;
    font-weight: bold;
    padding: 12px 10px 12px 35px;
    margin-bottom: 0px !important;
    border-radius: 0px;
    margin-top: -5px;
    margin-left: 0px;
    box-sizing: border-box; }

  .aui .alert-danger a,
  .aui .alert-error a,
  .aui .portlet-msg-error a {
    color: #C17029;
    font-weight: bold;
    text-decoration: underline; }

  .aui.alert,
  .aui .portlet-msg-alert,
  .aui .portlet-msg-error,
  .aui .portlet-msg-help,
  .aui .portlet-msg-info,
  .aui .portlet-msg-progress,
  .aui .portlet-msg-success {
    margin-bottom: 0px !important; }

  .aui .alert-info,
  .aui .portlet-msg-help,
  .aui .portlet-msg-info,
  .aui .portlet-msg-progress {
    background-color: #ffffff;
    background-image: url("../images/icons/info.png");
    background-repeat: no-repeat;
    background-position: 10px center;
    border-color: #EFEFEF;
    color: #0060a9;
    font-weight: bold;
    padding: 12px 10px 12px 35px;
    margin-bottom: 0px !important; }

  .danger {
    border: 2px solid #C17029; }

  .dangerimportant {
    border: 2px solid #C17029 !important; }

  .flightbooking .ps .tr.dangerimportant {
    border: 2px solid #C17029 !important; }

  .flightbooking .ps .tr.dangerimportant:before {
    border-left-color: #C17029 !important;
    border-width: 13px;
    margin-top: -13px; }

  .flightbooking .ps .tr.dangerimportant:after {
    border-width: 10px;
    margin-top: -10px; }

  .disable-border-validation {
    border: 2px solid transparent !important; }

  input.ng-dirty.ng-invalid,
  select.ng-dirty.ng-invalid,
  input.ng-invalid.aa-invalid-attempt,
  select.ng-invalid.aa-invalid-attempt,
  input.ng-invalid.aa-had-focus,
  select.ng-invalid.aa-had-focus,
  input.explicit-add-error,
  select.explicit-add-error input.ng-invalid {
    border: 2px solid #C17029; }

  input.ng-dirty.ng-valid,
  select.ng-dirty.ng-valid {
    border: 0; }

  .aui select,
  .aui textarea,
  .aui input[type="text"],
  .aui input[type="password"],
  .aui input[type="datetime"],
  .aui input[type="datetime-local"],
  .aui input[type="date"],
  .aui input[type="month"],
  .aui input[type="time"],
  .aui input[type="week"],
  .aui input[type="number"],
  .aui input[type="email"],
  .aui input[type="url"],
  .aui input[type="search"],
  .aui input[type="tel"],
  .aui input[type="color"],
  .aui .uneditable-input {
    border-radius: 0px;
    color: #676767; }

  .nav-footer ul {
    margin-left: 20px !important; }

  .aui ul,
  .aui ol {
    list-style: none; }

  .nav-footer li {
    border-right: 1px solid #ffffff;
    list-style: none; }

  .nav-footer li:last-child {
    border-right: 0px; }

  .nav-footer li a {
    color: #ffffff;
    padding: 7px !important;
    text-decoration: underline; }

  .aui .nav-stacked > li {
    margin-left: 12px; }

  .top-promo {
    margin-top: 4%;
    margin-right: 0px; }

  .coupon {
    width: 70% !important; }

  .top-span6 {
    margin-top: 9%; }

  /*PROMO */
  .home .Promo_3_columns {
    background: #ffffff;
    margin-top: 11%; }

  .promo {
    margin-left: 0px !important;
    margin-bottom: 10px; }

  .promo .top {
    height: auto;
    background: #ffffff;
    padding: 5px 20px;
    position: relative;
    z-index: 0;
    border-bottom: 1px solid #efefef; }

  .promo .top:after,
  .promo .top:before {
    top: 100%;
    left: 10%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none; }

  .promo .top:after {
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #ffffff;
    border-width: 15px;
    margin-left: -15px; }

  .promo .top:before {
    border-color: rgba(194, 225, 245, 0);
    border-top-color: #ffffff;
    border-width: 17px;
    margin-left: -17px; }

  .promo .top h3 {
    font-size: 18px;
    color: #676767;
    text-transform: uppercase;
    line-height: 25px; }

  .promo a p {
    margin: 10px 0 0 0;
    padding: 5px 0;
    line-height: 16px;
    min-height: auto;
    border-left: 1px solid #c6cacc;
    font-size: 16px;
    color: #0162a9;
    font-weight: bold;
    text-align: right;
    text-transform: uppercase; }

  .promo p {
    font-size: 16px;
    min-height: 40px;
    padding-top: 5px; }

  .promo hr {
    border: 1px dotted #c6cacc;
    margin-bottom: 0px;
    display: none; }

  .Promo_3_columns .row-fluid [class*="span"] {
    margin-left: 0px; }

  .Promo_3_columns .row-fluid .span4 {
    width: 33.333%; }

  .promo-top-gray .top {
    background: #efefef !important; }

  .promo-top-gray .top:after {
    border-top-color: #efefef; }

  .promo-top-gray .top:before {
    border-top-color: #efefef; }

  .promo-top-white .top {
    background: #ffffff; }

  /*PROMO */
  /*LINKS PROMOS*/
  .link-bottom {
    margin-left: 0px !important; }

  .link-bottom .span8 {
    min-height: 70px;
    position: relative; }

  .link-bottom a {
    color: #ffffff;
    font-size: 18px;
    padding: 20px;
    position: absolute; }

  .link-bottom a:hover {
    color: #ffffff; }

  .link-bottom img {
    float: right;
    padding: 5px; }

  .link-bottom.one {
    background: #0e3051; }

  .link-bottom.two {
    background: #1d78bd; }

  .link-bottom.three {
    background: #676767; }

  /*LINKS PROMOS*/
  /*NAV BOTTOM*/
  .nav-bottom-desktop .nav-bottom {
    width: 100%;
    height: auto;
    padding: 15px 20px;
    background: #f6f3f2; }

  .nav-bottom-desktop .nav-bottom li a {
    color: #676767;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    cursor: pointer; }

  .nav-bottom-desktop .nav-bottom li {
    padding-right: 20px;
    background: url("../images/line.png") repeat-y;
    background-position: center right; }

  .nav-bottom-desktop .nav-bottom li:last-child {
    background: transparent; }

  .nav-bottom-desktop .nav-bottom li a:hover {
    text-decoration: none; }

  .nav-bottom-desktop .nav-bottom li a span {
    padding-right: 10px; }

  .nav-bottom-desktop .nav-bottom li a span:hover {
    text-decoration: underline; }

  .nav-bottom-desktop .nav-bottom li a span:focus {
    text-decoration: underline; }

  .nav-bottom-desktop .nav-bottom li a i:hover {
    text-decoration: none; }

  .nav-bottom-desktop .nav-bottom li a:focus {
    text-decoration: none; }

  .nav-bottom-desktop .content-bottom {
    padding: 25px 0 25px 15px;
    background: #676767; }

  .nav-bottom-desktop .content-bottom div.span3 {
    background: url("../images/wh-line.png") repeat-y;
    background-position: center right;
    min-height: 320px; }

  .nav-bottom-desktop .content-bottom div.span3:nth-child(2) {
    width: 22.7%; }

  .nav-bottom-desktop .content-bottom div.span3:last-child {
    background: transparent; }

  .nav-bottom-desktop .content-bottom li a {
    color: #ffffff;
    font-size: 14px;
    font-weight: normal; }

  .nav-bottom-desktop .content-bottom li a:hover {
    color: #ffffff; }

  /*accordion footer*/
  .nav-bottom-responsive {
    display: none; }

  /*accordion footer*/
  /*PORLET*/
  .portlet-asset-publisher .asset-full-content .asset-content {
    margin-right: 0px; }

  .portlet-asset-publisher .asset-content {
    clear: right;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px; }

  .portlet-asset-publisher .asset-content br {
    display: none; }

  .aui form {
    margin: 0px; }

  .aui .portlet-borderless-container {
    padding: 0px 0; }

  .aui .portlet,
  .aui .portlet-borderless-container {
    margin-bottom: 0px; }

  .portlet-borderless-container {
    min-height: 0px; }

  /*PORLET*/
  /*STORE-FRONT*/
  .caret {
    border-top-color: #58575a !important;
    border-bottom-color: #58575a;
    margin-top: 7px;
    margin-right: 7px; }

  /************************************************/
  /*MODAL IDIOMAS*/
  .modal-language .aui .modal-backdrop,
  .aui .modal-backdrop.fade.in {
    opacity: 0.8; }

  .modal-language .aui .modal.fade.in {
    top: 8%; }

  .modal-language .aui .modal {
    width: 190px;
    margin-left: 0%;
    right: 45px;
    position: fixed;
    background: #ffffff; }

  .off {
    display: none; }

  .on {
    display: block; }

  /*fin*/
  .sticky-panel .bg-booking {
    width: 100%;
    height: 100%;
    background: rgba(103, 103, 103, 0.8);
    position: fixed;
    left: 0;
    top: 115px; }

  .sticky-panel .content-tab-booking {
    margin: 0px auto;
    background: #efefef; }

  .sticky-panel .bg-booking .aui .alert-danger,
  .sticky-panel .bg-booking .aui .alert-error,
  .sticky-panel .bg-booking .aui .portlet-msg-error {
    margin-top: -4px;
    margin-left: 1px; }

  /* intinerarcio */
  .content-tab-booking .fl-timetables ul.nav-pills li {
    list-style-type: none !important; }

  .fl-timetables .nav-checkbox ul {
    min-height: auto; }

  .fl-timetables .nav-checkbox li {
    width: 160px;
    background: transparent;
    padding: 0 !important; }

  .fl-timetables .nav-checkbox li:hover:after {
    display: none; }

  .fl-timetables .nav-checkbox a {
    margin-top: 8px !important;
    margin-left: -30px !important;
    padding: 3px 15px 0 0 !important;
    text-transform: none;
    color: #016cb3;
    font-size: 13px;
    width: 144px;
    font-weight: normal; }

  .fl-timetables .nav-checkbox a:hover {
    padding: 0 15px 0 0;
    background: transparent; }

  .fl-timetables .one label {
    width: 90px;
    color: #21205f;
    font-weight: bold;
    float: left;
    margin-bottom: 0;
    padding: 5px 5px 0 0;
    text-align: right;
    text-transform: uppercase;
    font-size: 13px; }

  .fl-timetables .one input[type="text"],
  .fl-timetables .one input[type="password"],
  .fl-timetables .one input[type="number"],
  .fl-timetables .one input[type="email"] {
    width: 400px;
    border: 0px;
    border-radius: 0px;
    height: 30px;
    display: block; }

  .fl-timetables .btn {
    float: none;
    z-index: 5;
    margin-top: -8px; }

  .fl-timetables .input-date {
    margin: 0;
    display: block; }

  .fl-timetables .input-date label {
    width: 90px;
    color: #21205f;
    font-weight: bold;
    float: left;
    margin-bottom: 0;
    padding: 5px 5px 0 0;
    text-align: right;
    text-transform: uppercase;
    font-size: 13px; }

  .fl-timetables .input-date input {
    width: 146px !important;
    float: left;
    background: #ffffff;
    font-size: 13px;
    font-weight: normal; }

  .fl-timetables .input-date .ng-daterangepicker-container {
    width: 58%; }

  .fl-timetables .input-date select {
    width: 130px;
    float: left;
    height: 28px;
    background: #ffffff; }

  .fl-timetables .btn-date {
    width: 22px;
    height: 22px;
    background: url("../images/icons/date.png") no-repeat;
    position: absolute;
    top: 10px;
    z-index: 1; }

  .fl-timetables .btn-date.one {
    left: 41.9%; }

  .fl-timetables .btn-date.two {
    right: 7.5%; }

  .danger2 input {
    border: 2px solid #C17029 !important; }

  .aui .navbar-inner {
    padding-right: 0; }

  .txt-transparent {
    position: relative; }

  .txt-transparent span {
    color: transparent;
    display: inline;
    font-size: 0;
    position: relative;
    float: right; }

  #login_user_fake {
    width: 83%;
    margin: 10px; }

  input::-webkit-input-placeholder {
    color: #676767 !important; }

  input::-moz-placeholder {
    color: #676767 !important; }

  input:-moz-placeholder {
    color: #676767 !important; }

  input:-ms-input-placeholder {
    color: #676767 !important; }

  .at {
    height: 250px;
    width: 250px;
    background: red; }

  .flightbooking .ng-daterangepicker {
    left: 30%;
    top: 34px; }

  .fb-insurance .ng-daterangepicker {
    left: 0%;
    top: 72px; }

  .fb-hotel .ng-daterangepicker {
    left: 0%;
    top: 40px; }

  .fb-auto .ng-daterangepicker {
    left: 21%;
    top: 44px; }

  .content-tab-booking .flight-information ul.nav-pills li {
    text-indent: 0px; }

  .aui .modify-pages .lfr-nav-item .lfr-nav-child-toggle {
    padding: 7px; }

  .content-tab-booking .flight-information ul.nav-pills li {
    text-indent: 0px; }

  .login-connectmiles .link {
    z-index: 14; } }
.offscreen {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  /* for Internet Explorer */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden; }

@-moz-document url-prefix() {
  .top .top-nav .dropdown-toggle .caret2 {
    margin-top: -14px !important; }

  .li-nav div {
    margin: -23px 12px 0 0 !important; } }

@media all and (-ms-high-contrast: none) {
  .top .top-nav {
    height: 52px; }

  .top .top-nav .store-front-btn {
    top: -18px !important; }

  /* IE10 */
  *::-ms-backdrop,
  .top .top-nav .store-front-btn {
    top: -18px !important; }

  /* IE11 */
  *::-ms-backdrop,
  .top .top-nav {
    height: 52px; }

  .fb-hotel .date.one {
    width: 43%; }

  *::-ms-backdrop,
  .fb-hotel .date.one {
    width: 43%; }

  .fb-hotel .date.two {
    width: 43%; }

  *::-ms-backdrop,
  .fb-hotel .date.two {
    width: 43%; }

  *::-ms-backdrop,
  .top .top-nav {
    top: 10px;
    position: relative; }

  .fb-hotel .exact-date {
    position: relative;
    z-index: 2; }

  *::-ms-backdrop,
  .fb-hotel .exact-date {
    position: relative;
    z-index: 2; }

  .fb-insurance .btn-date {
    top: 18 !important;
    left: -42px !important; }

  *::-ms-backdrop,
  .fb-insurance .btn-date {
    top: 18px !important;
    left: -42px !important; }

  .nav-flight-information li a {
    font-size: 13px !important; }

  *::-ms-backdrop,
  .nav-flight-information li a {
    font-size: 13px !important; }

  .fb-hotel .date input[type='text'] {
    width: 130px;
    margin-right: 0; }

  *::-ms-backdrop,
  .fb-hotel .date input[type='text'] {
    width: 130px;
    margin-right: 0; }

  .fb-hotel .btn-date {
    top: 20px !important;
    left: -46px !important; }

  *::-ms-backdrop,
  .fb-hotel .btn-date {
    top: 20px !important;
    left: -46px !important; }

  .aui .top .top-nav {
    margin-top: -10px; }

  *::-ms-backdrop, .aui .top .top-nav {
    margin-top: -10px; } }
@media screen and (max-width: 1395px) {
  .nav-booking .container {
    margin-left: 20%; }

  .login-connectmiles {
    left: 0;
    position: fixed;
    z-index: 9999999999; } }
@media screen and (max-width: 1150px) {
  .nav-booking .container {
    margin-left: 20%; }

  .aui .nav-justified > li {
    width: 0%;
    padding: 5px; } }
.login-preferences.well {
  background: transparent;
  width: 100%; }

.aui .booking select.select-country-wcag {
  width: 230px; }