/*EVITARE di mettere gli important, se non strettamente necessario. */


/*Preferibile definire dei selettori più specifici rispetto agli attuali.*/


/*BARRA info volo.*/

div.booking__header div.booking-flight-select-selection div.booking__informationBoxCover div.booking__informationBox {
    background-color: #0171CF;
}



/*TESTI*/

div.bookingTable__header div.bookingTable__right div.bookingTable__rightInner div.bookingTable__col.j-businessTrigger {
    background-color: #0171CF;
}

div.bookingFlightDetails__transfer {
    color: #0171CF;
    border: #0171CF;
}

div.editorialArea div.addAlert:before,
div.editorialArea[data-class="economyLight"] p:first-of-type:before {
    color: #0171CF;
    margin-right: 3px;
}


/*TABELLA - CELLA esplosa - bordo verde*/

div.bookingTable__bodyRow div.bookingTable__pricePart div.bookingTable__col.isActive {
    border-left: 0px solid #0171CF;
    border-right: 0px solid #0171CF;
    border-bottom: 0px solid #0171CF;
}

div.bookingTable__bodyRow div.bookingTable__col.isActive {
    border: 2px solid #000;
    /* border-right: 3px solid #0171CF;
    border-bottom: 3px solid #0171CF;
     width: 33%;
    height: 83px;*/
    border-radius: 5px;
    margin-left: 0.9%;
    margin-top: 0.1%;
}

div.genericErrorMessage:before {
    color: #0171CF;
    position: static;
    margin-right: 8px;
    float: left;
}

div.firstButton,
div.editorialArea div.firstButton {
    background-color: #0171CF;
    color: #ffffff;
}

div.bookingTable__header div.economySaver,
div.bookingTable__header div.economyLight,
div.bookingTable__header div.economyClassic,
div.bookingTable__header div.economyFlex,
div.bookingTable__header div.economySemiFlex,
div.bookingTable__header div.economyPromo,
div.bookingTable__header div.economyBasic,
div.bookingTable__header div.premiumEconomy,
div.bookingTable__header div.brandFamily,
div.bookingTable__header div.brandMilitary,
div.bookingTable__header div.brandYouth,
div.bookingTable__header div.brandContinuity,
div.bookingTable__header div.economyPremioStandard,
div.bookingTable__header div.economyPremioFlex,
div.bookingTable__header div.brandCarnet,
div.bookingTable__header div.brandContinuityNotResident,
div.bookingTable__header div.brandContinuityComiso,
div.bookingTable__header div.tariffaUnica {
    background-color: #0171CF;
}


/*TESTO BREADCRUMB SELEZIONA VOLO*/

div.booking__headerItem.isActive .text {
    color: #0171CF;
}





/*RIEPILOGO BOX VOLO ANDATA ED ARRIVO*/

div.j-wrapperFixed div.bookingRecap div.j-accordions div.j-accordion {
    border: 2px solid #0171CF;

}


/*RIEPILOGO BOX VOLO ANDATA ED ARRIVO - testo Torna alle opzioni di volo*/

div.bookin__showBackFlights a {
    color: #0171CF;
}

.bookingTable__header .businessClassic,
.bookingTable__header .businessFlex,
.bookingTable__header .comfortFlex {
    background-color: #0171CF !important;
}

.booking__headerItem.isActive .text {
    color: #0171CF !important;
}

.booking__headerItem.isActive .circle {
    background-color: #0171CF !important;
    color: #ffffff;
}

.plain span {
    font-size: 50px;
    position: absolute;
    top: 0;
    left: 0;
    color: #0171CF !important;
    z-index: 99;
}




.waitingPage__from .icon {
    color: #0171CF !important;
}

.fifthButton,
.editorialArea .fifthButton {
    font-size: 1.0000rem;
    font-weight: normal;
    line-height: 2.50rem;
    white-space: nowrap;
    text-transform: uppercase;
    min-width: 150px;
    text-align: center;
    display: inline-block;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    background-color: #0171CF !important;
    color: #ffffff;
    position: relative;
    border-radius: 24px;
    width: auto;
}

.waitingPageWrapper__intro .highlights {
    font-size: 1.1250rem;
    color: #0171CF !important;
}

.waitingPage__flightText .iata {
    font-weight: bold;
    font-size: 1.0000rem;
    color: #0171CF !important;
}

.editorialArea a {
    display: inline-block;
    color: #0171CF !important;
}

.bookingRecap__preview .icon {
    font-size: 1.2500rem;
    display: inline-block;
    vertical-align: middle;
    color: #0171CF !important;
}



.bookingRecap .accordion {
    border: 2px solid #0171CF !important;
}

.isActive .chooseSeat__sliderItemContainer {
    background-color: #0171CF !important;
    height: 90px;
}

.bookingPassenger__addExtraContact {
    color: #0171CF !important;
    display: inline-block;
    font-size: 1.0000rem;
    line-height: 2.50rem;
    font-weight: bold;
}

.waitingPage__loading {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #0171CF !important;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    transition: all 10s ease-in-out;
}

.loaded .waitingPage__loading {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}

.thankyoupage__titleGroup .line5 .highlight {
    font-weight: bold;
    color: #0171CF !important;
    text-transform: uppercase;
}

.waitingPageBanner {
    width: 100%;
    background: #0171CF !important;
    padding: 50px;
    margin-top: 30px;
}

@media only screen and (max-width:800px) {
    .bookingTable__right .price {
        color: #0171CF !important;
        font-size: 0.7500rem;
        /*font-weight: bold;*/
        display: block;
    }
}

.bookingTable__right .price {
    font-size: 1.0000rem;
    color: #0171CF !important;
    /*font-weight: bold;*/
    display: block;
}

.checkbox [type="checkbox"]+label a,
.checkbox [type="checkbox"]+.placeCheck a {
    color: #0171CF !important;
}

.bookingTable__right .economySaver .infoFlight,
.bookingTable__right .economyLight .infoFlight,
.bookingTable__right .economyClassic .infoFlight,
.bookingTable__right .economyFlex .infoFlight,
.bookingTable__right .economySemiFlex .infoFlight,
.bookingTable__right .economyPromo .infoFlight,
.bookingTable__right .economyBasic .infoFlight,
.bookingTable__right .brandFamily .infoFlight,
.bookingTable__right .brandMilitary .infoFlight,
.bookingTable__right .brandYouth .infoFlight,
.bookingTable__right .brandContinuity .infoFlight,
.bookingTable__right .economyPremioStandard .infoFlight,
.bookingTable__right .economyPremioFlex .infoFlight,
.bookingTable__right .brandCarnet .infoFlight,
.bookingTable__right .brandContinuityNotResident .infoFlight,
.bookingTable__right .brandContinuityComiso .infoFlight,
.bookingTable__right .tariffaUnica .infoFlight,
.bookingTable__right .brand-T .infoFlight,
.bookingTable__right .brand-Y .infoFlight,
.bookingTable__right .brand-Z .infoFlight,
.bookingTable__right .brand-J .infoFlight,
.bookingTable__right .brand-S .infoFlight {
    background-color: #0171CF !important;
    height: 90px !important;
    width: 50px;
    padding: 1px;
    margin-left: -10px;
}

.bookingTable__right .brand-X .infoFlight,
.bookingTable__right .premiumEconomy .infoFlight {
    background-color: white !important;
    height: 90px !important;
    width: 50px;
    padding: 1px;
    margin-left: -10px;
    border: 1px solid #000;
}

.bookingTable__right .infoFlight__more,
.bookingTable__right .businessClassic .infoFlight,
.bookingTable__right .businessFlex .infoFlight,
.bookingTable__right .comfortFlex .infoFlight {
    background-color: transparent !important;
    height: 90px !important;
    width: 50px;
    padding: 1px;
    margin-left: -10px;
}

.innerPageHead {
    padding: 20px 0;
    background: #0171CF no-repeat right top !important;
    color: white;
   /* TOLTO PER SOSTENIBILITà
    margin-left: 40px;
    margin-right: 40px;*/
}

.innerPage__title h1 {
    font-weight: lighter;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 1.3;
    color: white;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
}

.breadCrumb a,
.breadCrumb span {
    font-size: 0.8125rem;
    line-height: 1.875rem;
    color: white;
}

.customSelect--big select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: window;
    text-indent: 0.01px;
    text-overflow: "";
    background: transparent;
    padding: 0 0 0 20px;
    font-size: 0.8500rem;
    font-weight: bold;
    opacity:0.6;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 50px;
    padding-right: 10%;
    color: #2E2E38 !important;
    font-family: Lato;
    width: 110%;
    max-width: 110%;
    min-width: 110%;
}

.isActive .chooseSeat__sliderItemContainer:before {
    content: "";
    background: #0171CF !important;
    top: 0;
    bottom: 0;
    left: 138px;
    right: -165px;
    z-index: 1;
    position: absolute;
    -webkit-transform: skew( -44deg, 0deg);
    -ms-transform: skew(-44deg, 0deg);
    transform: skew(-44deg, 0deg);
}

.multiJourney__itemHeaderTitle {
    font-size: 1.0000rem;
    text-transform: uppercase;
    font-weight: bold;
    color: #0171CF !important;
    line-height: 2.50rem;
}

.date-picker .date-picker-thead [role="presentation"] {
    background-color: #0171CF !important;
}

.date-picker .out-of-range,
.date-picker .not-selectable {
    color: #ffffff;
    cursor: default;
    background-color: #ffffff !important;
    pointer-events: none;
}

.date-picker .date-picker-day-header {
    cursor: help;
    border: 0 none;
    padding: 0.8em 0;
    height: auto;
    font-family: Lato;
    font-size: 0.8125rem;
    font-weight: normal;
    background-color: #0C2340;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
}

.date-picker .prev-but,
.date-picker .next-but {
    font-weight: normal;
    font-size: 2.4em;
    font-family: georgia, times new roman, palatino, times, bookman, serif;
    cursor: pointer;
    color: #0C2340;
}

.date-picker .date-picker-startperiod {
    background-image: none !important;
    background-color: #e22843 !important;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-color: white;
    color: white;
    position: relative;
}

.date-picker .date-picker-selected-date {
    border-color: #888 !important;
    border-color: rgba(7, 7, 7, 0.6) !important;
    background-image: none !important;
    border-width: 2px;
    background-color: #0171CF !important;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    color: #fff !important;
}
.date-picker .date-picker-selected-date .flightSelOneWay__giorno,
.date-picker .date-picker-selected-date .flightSelOneWay__amount,
.date-picker .date-picker-selected-date .flightSelOneWay__currency,
.date-picker .date-picker-selected-date .flightSelOneWay__scopri {
    color: #fff !important;
}

.date-picker td:hover,
.date-picker tbody th:hover,
.date-picker-hover .flightSelOneWay__giorno,
.date-picker-hover .flightSelOneWay__amount,
.date-picker-hover .flightSelOneWay__currency,
.date-picker-hover .flightSelOneWay__scopri
{
    background:#0171CF;
    color: white !important;
}


.date-picker .date-picker-endperiod {
    background-image: none !important;
    background-color: #e22843 !important;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #888 !important;
    border-color: rgba(7, 7, 7, 0.6) !important;
    color: #fff !important;
    position: relative;
}

.date-picker .date-picker-period {
    background-color: #72727F 0% 0% no-repeat padding-box !important;
    background-image: none !important;
}

.date-picker td,
.date-picker tbody th {
   padding: 0px;
   text-align: center;
   cursor: pointer;
   background-color: white;
   border: none;
   height: 36px;
   width: 36px;
   font-family: Lato;
   font-size: 14px;
   font-weight: bold;
   letter-spacing: 0.4px;
   line-height: 20px;
   text-align: center;
   padding: 11px;
}

.itinerary--flightFinder label.departure:before,
.itinerary--flightFinder label.arrival:before,
.itinerary--innerFlightFinder label.departure:before,
.itinerary--innerFlightFinder label.arrival:before {
    font-family: "iconFont";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    text-indent: 9999px;
    color: #0171CF;
    font-size: 1.3750rem;
    top: 10px;
    left: 10px;
    position: relative;
}

.date-picker-control span:before {
    font-family: "iconFont";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    font-size: 18px;
    position: relative;
    top: 10px;
    left: 10px;
    color: #0171CF;
}

.isActive .dateBlockWrapper {
    background-color: #E5E5E6;
}

.dateBlock__num {
    color: #0171CF;
}

.innerPage__relatedAreaLink.isActive {
    color: #0171CF;
}

.accordion__body {
    color: #2E2E38;
    font-family: Lato;
    font-size: 14px;
    letter-spacing: 0.4px;
    line-height: 20px;
    border-radius: 0 0 16px 16px;
    background-color: rgba(114, 114, 127, 0.04);
    padding: 16px;
}

.responsiveTable--twoCol tr:nth-child(even),
.responsiveTable--threeCol tr:nth-child(even),
.responsiveTable--fourCol tr:nth-child(even),
.responsiveTable--fourCol--repeat tr:nth-child(even),
.responsiveTable--fiveCol tr:nth-child(even),
.responsiveTable--sixCol tr:nth-child(even),
.responsiveTable--sevenCol tr:nth-child(even) {
    background-color: #E5E5E5;
}

.button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    font-family: inherit;
    padding: 0.85em 1em;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: 5px;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    font-size: 0.9rem;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #0171CF;
    color: #fff;
}

.bookingTable__bodyRow .bookingTable__pricePart .bookingTable__col.isActive:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: transparent;
}

.i-checked:before {
    content: "";
    color: #00693E;
}

.i-times:before {
    content: "";
    color: #BE210C;
}

.itinerary .customInput--flightFinder>.city {
    font-size: 1.0000rem;
    line-height: 2.50rem;
    color: #0171CF important!;
    font-weight: normal;
    border: none;
    float: left;
    padding-left: 10px;
}

span.genericErrorMessage__text,
.continuityWarningMessage__text {
 color: #2E2E38;
  font-family: Lato;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 24px;
}

.genericErrorMessage__text,
.continuityWarningMessage__text {
 	color: #2E2E38;
  	font-family: Lato;
  	font-size: 14px;
  	letter-spacing: 0.4px;
  	line-height: 20px;
}

div.genericErrorMessage,
div.continuityWarningMessage {
    background-color: rgb(63,175,255,0.08);
    border: 0 !important;
}

.firstButton,
.editorialArea .firstButton {
    font-size: 1.0000rem;
    font-weight: normal;
    line-height: 2.50rem;
    white-space: nowrap;
    text-transform: none;
    min-width: 150px;
    text-align: center;
    display: inline-block;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    text-decoration: none;
    background-color: #0171CF;
    border-radius: 24px;
    color: #ffffff !important;
    position: relative;
    z-index: 0;
}

.win .itinerary .customInput--flightFinder>.city {
    font-weight: bold;
    color: #0171CF;
}

.autocomplete-suggestion .sugg_airportCode {
    font-weight: normal;
    color: #0171CF;
}

.bookingTable__bodyRow .bookingTable__pricePart .bookingTable__col.isActive.businessClassic,
.bookingTable__bodyRow .bookingTable__pricePart .bookingTable__col.isActive.businessFlex {
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
}

.overlay__container.customOverlay {
    border: 3px solid #0171CF;
    padding: 10px 20px 20px;
    width: 40%;
    border-radius: 24px;
}

@media only screen and (max-width: 641px) {
    .overlay__container.customOverlay {
        border: 3px solid #0171CF;
        width: 100%;
    }
}

.bookingTable__bodyRow .bookingTable__col {
    position: relative;
    border: 1px solid #b2b2b2;
    width: 32%;
    border-radius: 5px;
    margin-left: 1%;
    margin-top: 0.1%;
}

@media (min-width: 1024px) and (max-height: 700px) {
    .bookInfoBoxItinerary__departure,
    .bookInfoBoxItinerary__return {
        font-size: 30px;
        color: black;
    }
}

@media (min-width: 1024px) and (max-height: 700px) {
    .bookInfoBoxItinerary__info {
        font-size: 18px;
        color: black;
    }
}

@media (min-width: 1024px) and (max-height: 700px) {
    .bookInfoBoxItinerary__modify {
        font-size: 18px;
        color: black;
    }
}

@media (min-width: 1024px) and (max-height: 700px) {
    .bookInfoBoxItinerary__departure:after {
        margin: 0 12.75px;
        font-size: 20px;
        color: black;
    }
}

.bookInfoBoxItinerary__departure,
.bookInfoBoxItinerary__return {
    font-size: 20px;
    color: black;
}

.bookInfoBoxItinerary__info {
    font-size: 0.8750rem;
    color: black;
}

.bookInfoBoxItinerary__modify {
    font-size: 0.8750rem;
    color: black;
    margin-left: 11%;
    float: none !important;
}

.bookInfoBoxItinerary__departure:after {
    margin: 0 12.75px;
    font-size: 1.0000rem;
    color: black;
}

@media (min-width: 1024px) and (max-height: 700px) {
    .booking__titleGroup .line1 {
        font-size: 30px;
    }
}

@media only screen and (min-width: 1068px) {
    .bookingTable__rowBody .bookingTable__rightInner .bookingTable__col {
        min-height: 420px;
        min-width: 22.33% !important;
        max-width: 23.33% !important;
    }
}


.economyLight,
.economySaver,
.economyClassic,
.economyFlex,
.economySemiFlex,
.tariffaUnica,
.brand-Y,
.brand-Z,
.brand-T{
    background: #0171CF;
}

.comfortFlex,
.businessFlex,
.businessClassic,
.brand-J,
.brand-S {
    background: #0171CF;
    border: 1px solid #0171CF !important;
}

@media only screen and (min-width: 801px) {
    .booking__elementList {
        margin-bottom: 0px;
        text-align: justify;
    }
}

@media only screen and (min-width: 900px) {
    .fiveColTwoCol .bookingTable__col.economyLight,
    .fiveColTwoCol .bookingTable__col.economySaver,
    .fiveColTwoCol .bookingTable__col.economyClassic,
    .fiveColTwoCol .bookingTable__col.economySemiFlex,
    .fiveColTwoCol .bookingTable__col.economyFlex,
    .fiveColTwoCol .bookingTable__col.premiumEconomy,
    .fiveColTwoCol .bookingTable__col.economyPromo {
        width: 18.4%;
        padding: 0;
    }
}

.premiumEconomy .price,
.brand-X .price {
    color: black !important;
    font-size: 1.0000rem;
    /* font-weight: bold;
    display: block;*/
    text-transform: uppercase;
}

@media only screen and (max-width: 800px) {
    .bookingTable__right .businessClassic .price,
    .bookingTable__right .businessFlex .price,
    .bookingTable__right .comfortFlex .price {
        color: #2E2E38 !important;
        font-size: 1.0000rem;
        /* font-weight: bold;*/
        display: block;
        text-transform: uppercase;
        float: left;
    	margin-top: 20px !important;
    	margin-left: 10px;
    }
   /* .bookingTable__right .economyLight .price,
    .bookingTable__right .economyClassic .price,
    .bookingTable__right .economyFlex .price,
    .bookingTable__right .economySaver .price,
    .bookingTable__right .economySemiFlex .price,
    .bookingTable__right .tariffaUnica .price,
    .bookingTable__right .brand-Y .price,
    .bookingTable__right .brand-T .price,
    .bookingTable__right .brand-j .price,
    .bookingTable__right .brand-S .price {
        color: #0171CF !important;
        font-size: 1.0000rem;
        /* font-weight: bold;
        display: block;
        text-transform: uppercase;
    }*/
    .bookingTable__right .premiumEconomy .price,
    .bookingTable__right .brand-X .price {
        color: #000 !important;
        font-size: 1.0000rem;
        /* font-weight: bold;
        display: block;*/
        text-transform: uppercase;
    }
    .economyLight,
    .economyClassic,
    .economySaver,
    .economyFlex,
    .economySemiFlex,
    .businessClassic,
    .businessFlex,
    .comfortFlex {
        background: white;
    }
}

.booking__fightPreviewInfoDesktop .transferNum,
.booking__fightPreviewInfoDesktop .flightTime,
.booking__fightPreviewInfoDesktop .flightComp {
    display: inline-block;
    color: #000;
    font-size: 12px;
}

.businessClassic .alert,
.businessFlex .alert,
.comfortFlex .alert,
.economyLight .alert,
.economyClassic .alert,
.economySaver .alert,
.economyFlex .alert,
.economySemiFlex .alert,
.premiumEconomy .alert{
    display: block;
    padding: 0px 4px;
    color: #AF241C;
  font-family: Lato;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 0.4px;
  line-height: 16px;
  text-align: center !important;
  border-radius: 24px;
  background-color: rgb(190,33,12,0.08);
  margin-left: auto;
  margin-right: auto;
  position: relative;
  max-width: 130px;
}

.economyClass,
.tariffaUnica,
.brand-Y,
.brand-Z,
.brand-T{
    background: #0171CF;
    opacity: 0.8;
}

.businessClass,
.brand-J,
.brand-S {
    background: #0171CF;
    opacity: 0.8;
}

.premiumClass,
.brand-X {
    background: white;
    border: 1px solid black !important;
    border-radius: 5px;
}

.premiumClass .price,
.brand-X .price {
    color: black !important;
}

.economyClass .price,
.tariffaUnica .price,
.brand-Y .price,
.brand-Z .price,
.brand-T .price{
    color: white !important;
}

.businessClass .price,
.brand-J .price,
.brand-S .price {
    color: white !important;
}

@media only screen and (max-width: 800px) {
    .premiumClass .price,
    .economyClass .price,
    .businessClass .price,
    .tariffaUnica .price,
    .brand-X .price,
    .brand-Y .price,
    .brand-Z .price,
    .brand-T .price,
    .brand-J .price,
    .brand-S .price {
        font-size: 12px;
    }
}

.bookingTable__bodyRow .bookingTable__col.isActive.businessClassic,
.bookingTable__bodyRow .bookingTable__col.isActive.businessFlex {
    border-left: 3px solid #0171CF;
    border-right: 3px solid #0171CF;
    border-bottom: 3px solid #0171CF;
}

.disabled-choise {
    pointer-events: none;
    /* background-color: lightgrey; */
    opacity: 0.1 !important;
}

.businessClassic .j-priceSelector,
.businessFlex .j-priceSelector,
.comfortFlex .j-priceSelector,
.economyLight .j-priceSelector,
.economyClassic .j-priceSelector,
.economyFlex .j-priceSelector,
.brandMilitary .j-priceSelector,
.brandYouth .j-priceSelector,
.economySemiFlex .j-priceSelector,
.economySaver .j-priceSelector {
    height: 70px;
}

.sidebar-nav li {
    color: #676767;
    font: 12px 'Source Sans Pro', Arial, sans-serif !important;
    margin-top: 30px;
    padding: 1px 1px 1px 30px !important;
    background-position: left 2px;
    background-repeat: no-repeat;
    text-transform: uppercase;
    pointer-events: none;
    opacity: 0.2;
}

.sidebar-nav .current {
    font-weight: bold !important;
    color: #0171CF !important;
    font: 15px 'Source Sans Pro', Arial, sans-serif !important;
    opacity: 1;
}

.sidebar-nav .breadcrumb-previous-item {
    color: #0171CF !important;
    opacity: 1;
}

@media print,
screen and (min-width: 64em) {
    .large-2 {
        width: 19.66667% !important;
    }
}

@media print,
screen and (min-width: 64em) {
    .large-9 {
        width: 80% !important;
    }
}

@media print,
screen and (min-width: 64em) {
    .large-offset-1 {
        margin-left: 0 !important;
    }
}

.mod.row {
    margin: 0;
}

.form__inputCover.dateCover .customSelect {
    min-width: 29.4% !important;
    height: 40.8px;
}

@media only screen and (min-width: 801px) {
    .bookingForm .form__element {
        /*width: 33.66667% !important;*/
        min-width: 32.66667%;
    }
}

.bookingPaymentForm__partialBlock.isActive {
    display: block;
    background-color: white !important;
    margin-top: -50px;
}

.bookingPaymentForm__itemCard+.bookingPaymentForm__itemCard {
    margin-left: 0 !important;
}

.bookingPaymentForm__itemCard.activeTab {
    background-color: white !important;
}

[type='checkbox']+label,
[type='radio']+label {
    display: inline-block;
    vertical-align: baseline;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 0;
}

@media (min-width: 800px) {
    .bookingPage .radioButtonCard .image {
        width: 86px !important;
        height: 50px !important;
        border: 1px solid #e5e5e5;
        border-radius: 10px;
    }
    .bookingPage .radioButtonCard .image:hover {
        width: 86px !important;
        height: 50px !important;
        border: 1px solid #e5e5e5;
        border-radius: 10px;
        box-shadow: 3px 3px 1px 1px #707070;
        opacity: 9
    }
    .bookingPage .radioButtonCard [type="radio"]+label:after {
        width: 17px;
        height: 17px;
        background-size: cover;
        display: none !important;
    }
    .bookingPage .activeTab .radioButtonCard .image {
        width: 86px !important;
        height: 50px !important;
        border: 2px solid #707070;
        border-radius: 5px;
        padding: px;
    }
}

.postiTerminati {
    opacity: 0.5;
    pointer-events: none;
    display: none;
}

@media only screen and (max-width: 800px) {
    .postiTerminati {
        display: none;
        pointer-events: none;
    }
}

.bookingTable__right .infoFlightLabel.verticalAlignMiddle {
    visibility: hidden;
}

@media only screen and (min-width: 801px) {
    .businessClassic .price,
    .businessFlex .price,
    .comfortFlex .price {
        color: #0171CF !important;
    }
    .economyLight .price,
    .economyClassic .price,
    .economySaver .price,
    .economyFlex .price,
    .economySemiFlex .price {
        color: #0171CF !important;
    }
}



.booking__accordionStyle.accordion {
    background-color: white !important;
}

.booking__accordionStyle.accordion .accordion__body {
    background-color: white !important;
    padding-top: 0;
}


@media (min-width: 1024px) and (max-height: 700px) {
    .booking.mod {
        max-width: none;
    }
}

@media (min-width: 1024px) and (max-height: 700px) {
    .bookingPage .mod.booking .booking__informationBox.isFixed {
        max-width: none;
        box-shadow: 0px 1px 0px 0px black;
        overflow: hidden;
    }
}

@media only screen and (min-width: 801px) {
    .chooseSeat__passengerCol {
        width: 28%;
    }
}

@media only screen and (min-width: 641px) {
    .chooseSeat__passengerCol {
        float: left;
        padding: 0px;
        width: 28%;
    }
}

.chooseSeat__seats .seatAssigned {
    background-color: #0171CF;
    color: #ffffff;
}

.chooseSeat__seats {
    max-width: 445px;
    margin: 0;
    border-spacing: 5px;
    border-collapse: separate;
}

@media only screen and (min-width: 801px) {
    .chooseSeat__allseats {
        width: 55%;
    }
}

.chooseSeat__seats .occupied {
    color: #e5e5e5;
    background: #e5e5e5;
    font-size: 1.3750rem;
}

.chooseSeat__legenda {
    background: white;
    padding: 30% 5%;
}

.chooseSeat__selectedSeat .number,
.chooseSeat__selectSeat .number,
.chooseSeat__selectedSeat .price,
.chooseSeat__selectSeat .price {
    color: #0171CF !important;
    float: right;
    font-size: 0.8750rem !important;
    font-weight: bold;
}

.chooseSeat__selectedSeat,
.chooseSeat__selectSeat {
    background-color: #e5E5e5;
    padding: 10px;
    font-size: 0.8125rem;
}

.chooseSeat__infoBoxAux {
    background: white;
}

@media only screen and (min-width: 1024px) {
    .bookingBox {
        width: 25%;
        overflow: hidden;
        margin-right: 1%;
        color: #0171CF;
        background: white;
        margin-top: 10px;
    	margin-left: 10px !important;
    }
}

.bookingTable__header .bookingTable__leftRow:first-child {
    border-bottom: 1px solid #b2b2b2;
    border-right: 1px solid #b2b2b2;
}

.booking__fightPreviewWrapper {
    border-bottom: 1px solid #b2b2b2;
    display: inline-block;
    border-right: 1px solid #b2b2b2;
    height: 100%;
}

@media (min-width: 1024px) {
    .suggestion_new-box[id*="prenota"] {
        margin-top: 0px !important;
    }
}

.flight-search-section {
    display: none;
}

@media (max-width: 800px) {
    .bookingTable__rowBody .bookingTable__rightInner .bookingTable__col {
        background: white !important;
        margin-top: 0;
   		margin-bottom: 0;
    	box-shadow: none;
        width: 100% !important;
    }
}

.bookingTable__right .economySaver .infoFlight,
.bookingTable__right .economyLight .infoFlight,
.bookingTable__right .economyClassic .infoFlight,
.bookingTable__right .economyFlex .infoFlight,
.bookingTable__right .economySemiFlex .infoFlight,
.bookingTable__right .economyPromo .infoFlight,
.bookingTable__right .economyBasic .infoFlight,
.bookingTable__right .brandFamily .infoFlight,
.bookingTable__right .brandMilitary .infoFlight,
.bookingTable__right .brandYouth .infoFlight,
.bookingTable__right .brandContinuity .infoFlight,
.bookingTable__right .premiumEconomy .infoFlight,
.bookingTable__right .economyPremioStandard .infoFlight,
.bookingTable__right .economyPremioFlex .infoFlight,
.bookingTable__right .brandCarnet .infoFlight,
.bookingTable__right .brandContinuityNotResident .infoFlight,
.bookingTable__right .brandContinuityComiso .infoFlight,
.bookingTable__right .tariffaUnica .infoFlight .bookingTable__right .brand-X .infoFlight,
.bookingTable__right .brand-Y .infoFlight,
.bookingTable__right .brand-Z .infoFlight,
.bookingTable__right .brand-T .infoFlight,
.bookingTable__right .brand-J .infoFlight,
.bookingTable__right .brand-S .infoFlight {
    background: #0171CF;
    min-height: 70px;
}

@media (max-width: 800px) {
    .right-booking-column {
        border-left: 0px;
    }
}

@media only screen and (max-width: 640px) {
    .booking__informationBox.isFixed {
        box-shadow: 0px 3px 10px rgb(0 0 0 / 20%);
        border-right: 0;
        border-left: 0;
        position: fixed;
        top: 0;
        width: auto;
        left: 0;
        right: 0;
        z-index: 99;
    }
}

@media (min-width: 769px) {
    .mod-header {
        min-height: auto !important;
    }
}

.booking__fightPreview .first {
    margin-left: 3%;
}

@media (min-width: 1024px) and (max-height: 700px) {
    .bookingTable__header.isFixed {
        position: initial;
    }
}

.bookingFlightDetails__flightWrapper {
    display: block;
}

.bookingTable__rightInner {
    text-align: center;
}

@media (min-width: 801px) {
    .overlay__container.customOverlay.j-overlayContainer.j-bookingTableDeparture {
        width: 40%;
    }
}

@media (max-width: 800px) {
    .overlay__container.customOverlay.j-overlayContainer.j-bookingTableDeparture {
        width: 100% !important;
    }
}

.bookingFlightDetails.j-bookingFlightDetails {
    display: none;
}

.accordion__header.j-accordion-header {
    margin: 0;
}



a.closeButton.j-closeTableRow {
    display: none;
}

.overlay__container.customOverlay.j-overlayContainer.undefined {
    width: 95%;
}

.main-header .main-navigation .main-menu li {
    display: none !important;
}

@media (min-width: 1024px) and (max-height: 700px) {
    .bookingPage .itinerary .customInput--flightFinder {
        height: px;
        border-top: transparent !important;
        border-right: transparent !important;
        border-left-color: transparent !important;
        border-bottom: 2px solid #707070 !important;
    }
}


/*.multiJourney__item, .internalFlightFinder {
    margin-bottom: 15px;
    background: white;
    padding: 20px;
    position: absolute;
    z-index: 99;
    width: 50%;
    margin-left: 18%;
    box-shadow: rgb(0 0 0 / 20%) 0px 8px 16px 0px;
}*/

.multiJourney__item,
.internalFlightFinder {
    background: white;
}

.itinerary .customInput--flightFinder {
    border-top: transparent !important;
    border-right: transparent !important;
    border-left-color: transparent !important;
    border-bottom: 2px solid #707070 !important;
}

.numberSelector__sign--minus,
.numberSelector__sign--plus {
    width: 32px;
    height: 32px;
    font-size: 1.5000rem;
    position: absolute;
    top: 0;
    border: 2px solid #0171CF;
    background-color: white;
    border-radius: 100%;
    overflow: visible;
    color: #0171CF;
}

.dateOfFlight>ol li input {
    border-top: transparent !important;
    border-right: transparent !important;
    border-left-color: transparent !important;
    border-bottom: 2px solid #707070 !important;
}

.passengers--flightFinder {
    padding: 0 !important;
    height: 90px;
}

.openFlightFinder .internalFlightFinder {
    margin-bottom: 0;
    padding-left: 18%;
    padding-right: 18%;
    background: #e5e5e5;
}

input.numberSelector__container {
    background: transparent !important;
}

.openFlightFinderCloseCover {
    background: #e5e5e5 !important;
}

.date-picker-control:link,
.date-picker-control:visited {
    background-color: transparent;
}

.itinerary--flightFinder label.departure,
.itinerary--flightFinder label.arrival,
.itinerary--innerFlightFinder label.departure,
.itinerary--innerFlightFinder label.arrival {
    background-color: transparent;
}

.multiJourney .passengers--flightFinder li {
    width: 23%;
    margin-left: 5%;
}

.cabinClass--flightFinder ol {
    float: left;
    padding-top: 10px;
    padding-left: 20px;
}

.compareTariff td {
    width: auto;
}

.unavailableBrand {
    pointer-events: none;
    opacity: 0.8;
}

.customSelect select,
.checkinCustomSelect select {
    font-size: 1.0000rem !important;
    overflow: auto;
    line-height: 1.2500rem;
}

.titoloh3 {
    text-transform: uppercase;
    font-size: 1.25rem;
    color: #E5E5E5;
    font-family: Lato;
}

.titoloh4 {
    text-transform: uppercase;
    font-size: 1rem;
    color: #E5E5E5;
    font-family: Lato;
}
