﻿.sidebar .widget .filter span.prix {
    color: inherit;
}

.sidebar .widget .filter span.moins-cher {
    color: #2cd5ff;
}

.sans-fecheTPD::after {
    left: 0px;
}

.force-col-50 {
    width: 50% !important;
}

.cursor_fleche {
    cursor: Default !important;
}

.top80p {
    top: 80%;
}

.vol-item {
    z-index: inherit;
}

.bup iframe,
.bup img,
.bup svg,
.bup video {
    height: inherit; /*evite le probleme adsense coupé*/
    /*margin-left:10px;*/

}

.alerte-item.first {
    border: inherit;
}

.alerte-item.selected {
    border: 1px solid #2cd5ff;
}

.module-voyagistes { /*temporaire le temps de la mise au point*/
    display: block;
    width: inherit;
    height: inherit;

}

button.btn-big.btn-submit-modal {
    /* text-transform: none; */
    font-family: 'Montserrat', "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 16px;
    background: #2cd5ff;
    color: #ffffff;
    border: none;
    padding: 20px;
    text-align: center;
}

.italic {
    font-style: italic;
}

.static #zone_3cta {
    display: none;
}

.videoYT {
    cursor: pointer;
}

.border1px {
    border: 1px solid #2cd5ff;
    margin-top: 22px;
}

.main-head .big-titre a {
    /* les dans les titres ne sont pas souligné */
    text-decoration: none;
    color: #FFFFFF;

}

.logo_presse {
    width: 100%;
    max-width: 110px;
    height: auto;
}

#module_voyagistes {
    display: none;
}

.overflow-h {
    overflow: hidden;
}

.btn-conseil {
    display: none;
    visibility: hidden;
}

.p-0-imp {
    padding: 0 !important;
}

#modal-conseil-achat h4 {
    font-weight: bold;
}

.sidebar.widget.bup {
    margin-top: 5px;
}

.bonprix a, .alerte a { /* pour eviter soulignement sur safari */
    text-decoration: none;
}

.lock_overflow {
    overflow: hidden;
}

.warn_txt {
    color: red;
}

@media screen and (max-width: 950px) {

    .col-t-33-imp {
        width: 33.33% !important;
    }

    .ddc-t-100-imp {
        width: 100% !important;
    }
}

@media screen and (max-width: 600px) {
    .module-voyagistes { /* modif pour eviter le probleme de la postition de la fenetre top prix du jour qui a des directives en inline*/
        top: auto !important;
        left: auto !important;
    }

    .col-m-50-imp {
        width: 50% !important;
    }

    .vol-selectionne th {
        color: #2cd5ff;
    }
}

/* Thermometre */

#goal-thermometer {
    position: relative;
    padding: 0;
    cursor: pointer;
}

#therm-numbers {
    width: 50px;
    float: left;
    opacity: 1;
}

.therm-number {
    position: absolute;
    text-align: right;
    font-size: 13px;
}

#therm-graphics {
    left: 100px;
    float: left;
    position: relative;
    width: 46px;
}

#therm-top {
    position: absolute;
    top: 0;
    left: 7px;
    width: 32px;
    height: 13px;
}

#therm-body-bg {
    position: absolute;
    top: 13px;
    left: 7px;
    width: 32px;
}

#therm-body-mercury {
    position: absolute;
    bottom: 51px;
    left: 14px;
    width: 18px;
    height: 2px;
}

#therm-body-fore {
    position: absolute;
    width: 24px;
    top: 13px;
    left: 11px;
    background-repeat: repeat-y;
}

#therm-bottom {
    position: absolute;
    left: 0;
    width: 46px;
    height: 51px;
}

#therm-tooltip {
    position: absolute;
    left: 38px;
    width: 130px;
    text-align: left;
    color: #2Cd5fe;

}

#prix_thermo_0, #prix_thermo_1, #prix_thermo_2 {
    text-align: right;
    color: #263852;
    font-size: 11px;
}

.bulle_PM_BP_PE.pos0 {
    width: 105px;
    left: 5px;
    top: 26px;
    position: absolute;
}

.bulle_PM_BP_PE.pos1 {
    width: 90px;
    top: 66px;
    left: 20px;
    position: absolute;
}

.bulle_PM_BP_PE.pos2 {
    width: 130px;
    top: 106px;
    left: -20px;
    position: absolute;
}

.header-container a span.algofly-sejours::before {
    font-size: 130%;
    line-height: 0;
}

.home-sejours .ui-state-disabled {
    opacity: 1;
    font-weight: bold;
}