/*EVITARE di mettere gli important, se non strettamente necessario. */


/*Preferibile definire dei selettori più specifici rispetto agli attuali.*/


/*TESTI*/

div.editorialArea div.addAlert:before,
div.editorialArea[data-class="economyLight"] p:first-of-type:before {
    color: #0171CF;
    margin-right: 3px;
}


div.genericErrorMessage:before {
    color: #0171CF;
    position: static;
    margin-right: 8px;
    float: left;
}

.waitingPage__from .icon {
    color: #0171CF !important;
}

.waitingPageWrapper__intro .highlights {
    font-size: 1.1250rem;
    color: #0171CF !important;
}

.waitingPage__flightText .iata {
    font-weight: bold;
    font-size: 1.0000rem;
    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;
}

.checkbox [type="checkbox"]+label a,
.checkbox [type="checkbox"]+.placeCheck a {
    color: #0171CF !important;
}

.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: 26px;
    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;
}

@media only screen and (max-width: 780px) {

    .innerPage__relatedAreaLink {
        width: 100%;
    }
    .respond-image .loader {
		top: 6%;
    	left: 27%;
    }
}

.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;
}

.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;
}

.win .itinerary .customInput--flightFinder>.city {
    font-weight: bold;
    color: #0171CF;
}

.autocomplete-suggestion .sugg_airportCode {
    font-weight: normal;
    color: #0171CF;
}

.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%;
    }
}

.disabled-choise {
    pointer-events: none;
    /* background-color: lightgrey; */
    opacity: 0.1 !important;
}

.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;
}

[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;
    }
}



.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: 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;
    }
}

@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 {
    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;
}
