﻿/**************************************************************/
/************************ SPECIAL OFFER ***********************/
/**************************************************************/

.ContenutoPrenOffer { /*background-color: rgba(255, 255, 255, 1);
    Background: rgba(255, 255, 255, 1);*/
    background-color: #FFF;
    Background: #FFF;
}

.RiepilogoPeriodoSelezionato {
    background: #f5f5f5;
}

#tDtfrom {
    background: #f5f5f5;
}

#tDtto {
    background: #f5f5f5;
}

.buttonModSelPer, .buttonPrenotaSelR {
    color: #fff;
    background-color: #9cab44;
}

.iconeee-arrow-upSC {
    color: #9cab44;
}

span.selezionaOfferte {
    color: #9cab44;
}

.ribbon-green {
    background-color: #9cab44;
    color: #fff;
    background-image: -o-linear-gradient(top,#9a1417,#670e10);
}

.testoTitoloOfferta {
    color: #9cab44;
}

.bloccoOfferta:hover .testoTitoloOfferta {
    color: #9cab44;
}

.TESTO_PRICE {
    color: #9cab44;
}

.SelezionaOffertaTarget a:visited {
    color: #9cab44;
}

.SelezionaOffertaTarget a:link {
    color: #9cab44;
}

p.SelezionaOffertaMiglioreTariffa {
    color: #fff;
}

.SelezionaOffertaMiglioreTariffa a:visited {
    background-color: #e3b662;
    color: #fff;
}

.SelezionaOffertaMiglioreTariffa a:link {
    color: #fff;
    background-color: #e3b662;
}

.SelezioneCamereServiziContenuto ul li {
    background-color: #e5ecb6;
    color: #9cab44;
}



/***************** EFFETTI SU BLOCCO OFFERTA ******************/

.bloccoOfferta:hover .SelezionaOffertaTitolo {
    color: #9cab44;
}

.bloccoOfferta:hover .TESTO_PRICE {
    color: #9cab44;
}

.bloccoOfferta:hover .buttonModSelPer {
    background-color: #9cab44;
}

.bloccoOfferta:hover .SelezionaOffertaMiglioreTariffa a {
    background-color: #9cab44;
}

.bloccoOfferta:hover .SelezionaOffertaTarget a {
    color: #9cab44;
}
/***************** FINE EFFETTI SU BLOCCO OFFERTA ***************/
.NumNotti input {
    background-color: #9cab44;
    color: #fff;
}

.textboxCodicePromo input, .textBoxCodiceIata input {
    border: 1px solid #aaaaaa;
}

.buttonVerifyDisp {
    color: #FFF;
    background-color: #9cab44;
}

    .buttonVerifyDisp:hover {
        background-color: #9cab44;
    }

.ContenitoreBkgFr {
    background-color: #f5f5f5;
}

.contenitorepulsanemostraofferte input {
    color: #fff;
    background-color: #9cab44;
}

    .contenitorepulsanemostraofferte input:hover {
        background-color: #9cab44;
    }


/**************************************************************/
/********************** FINE SPECIAL OFFER ********************/
/**************************************************************/

@media only screen and (max-width :599px) {
    .ContenutoPrenOffer {
        background-color: transparent;
        Background: transparent;
    }

    .RiepilogoPeriodoSelezionato {
        background: #FFF;
    }

    .ContenitoreBkgFr {
        background: #FFF;
    }

    .certificato {
        background: #FFF;
    }

    .bloccoOfferta {
        background: #FFF;
    }
}

@media only screen and (max-width :413px) {

    .contenitoreCalendario .arrowCheckIn {
        border-left: 10px solid #9cab44 !important;
    }

    .contenitoreCalendario .arrowCheckOut {
        border-left: 10px solid #ddea91 !important;
    }
}
