.fakeSelect .fakeSelect-container a { color: #757575 !important; }
#rpw_debug_box {
	position: fixed;
	z-index: 110001;
	left: 0;
	bottom: 0;
	margin: 0;
	width: 100%;
	background: #c4e6ff;
}
.productD .product-pic {
    width: 135px;
    height: 100px;
    border: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin-right: 10px;
}
textarea {
    background: rgba(204, 204, 204, 0.3);
    -pie-background: rgba(204, 204, 204, 0.3);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    behavior: url(includes/pie/PIE.php);
}
#searchEngine .button {
    position: relative;
    margin-right: 8px;
}
#searchEngine .calendarBox {
    margin-left: 0
}
#searchEngine-sites {
    width: 100%;
}
#main {
    background: white;
}

/*----------------------------------------------
                FORMS
*/

.calendarButton {
    right: -3px;
    top: 5px;
}
#participants h4, #participants h5 {
    color: #556477;
}
#participants div[class^="stay-"] {
    margin-left: 70px;
}

#participants .participant input.invalid {
    background: url(../images/error13px.png) no-repeat 117px 3px;
    -pie-background: url(views/2516/images/error13px.png) no-repeat 115px center;
    behavior: url(includes/pie/PIE.php);
}

/*----------------------------------------------
                HEADER
*/

.container {
    width: 955px;
    margin: auto;
}
#container {
    position: relative;
    width: 955px;
    margin: auto;
    background: none;
}
.dispoSearch #container {
    /*padding-top: 0 !important;*/
}

body.scroll-2 #cart-railroad {
    position: fixed;
    z-index: 110000;
    top: 42px;
    width: 955px;
    box-shadow: 0 4px 8px -1px hsla(200, 35%, 51%, 0.5);
    -moz-box-shadow: 0 4px 8px -1px hsla(200, 35%, 51%, 0.5);
    -webkit-box-shadow: 0 4px 8px -1px hsla(200, 35%, 51%, 0.5);
}

/*----------------------------------------------
                CAMPSITE, PRODUCT
*/

.productD {
    background: white;
    border-top: none;
    border-left: none;
    border-right: none;
}
.productD img.picto { margin-left: 4px; }
.productD .product-name {
    font-size: 18px;
    text-align: left;
}

/*----------------------------------------------
                BUTTONS
*/

.button.light {
    font-weight: normal;
    background-color: #e5eef0;
    color: #308697 !important;
    border-bottom: 2px solid #d2e1e5;
}


.tabb.button.blue {
    background: #E6E5E0;
    color: #555;
    font-weight: normal;
    border-top-color: #DADADA;
    border-left-color: #DADADA;
    border-right-color: #DADADA;
}
.tabb.button.blue.selected {
    border-left-color: #C3C3C1;
    border-right-color: #C3C3C1;
}

/*----------------------------------------------
                TOOLTIPS
*/
a.tooltip {
    width: 24px;
    height: 24px;
    background: url(../images/icon-info.svg) top left no-repeat;
    background-size: contain;
    background-position: center center;
    display: inline-block;
    vertical-align: middle;
    float: none;
    top: -1px;
}
    a.tooltip.error {
        display: block;
    }
a.tooltip div, a.tooltip.error div {
    left: -134px;
    margin-left: 0;
    position: absolute;
    bottom: 14px;
}
    a.tooltip:hover div {
        margin-left: -143px;
    }
    a.tooltip.error:hover div {
        margin-left: 0;
    }
    a.tooltip.left div, a.tooltip.error.left div {
        left: 0 !important;
    }
a.tooltip div span.tooltip-top {
    padding: 12px;
    color: #FFF;
    width: 264px;
    text-align: left;
    font-size: 14px;
    background: #168faa;
}
a.tooltip.error div span.tooltip-top {
    background: #F57659;
}
a.tooltip.error div span.tooltip-top::after {
    border-top-color: #ff7557;
}
a.tooltip div span.tooltip-bottom {
    display: block;
    background: url(../images/tooltip-bottom-arrow.png) no-repeat;
    position: absolute;
    left: 102px;
    top: -14px;
}
    a.tooltip.error div span.tooltip-bottom, a.tooltip.error.left div span.tooltip-bottom {
        background: url(../images/tooltip-bottom-arrow-error.png) no-repeat;
    }
    a.tooltip.left div span.tooltip-bottom {
        left: 5px;
    }
    a.tooltip span[class^="tooltip"] {
        -webkit-opacity: 0.95;
		-moz-opacity: 0.95;
		opacity: 0.95;
		filter: alpha(opacity=95);
		zoom: 1;
    }
a.tt-trigger {
    background-image: url(../images/icon-info.svg);
    background-size: contain;
    width: 19px;
    height: 19px;
}
.tooltip-promo {
    border: 3px solid #39c1c6;
}
.line-price .p100-reduc {
    right: -9px;
}
.p100-reduc.couleur1 {
    background-color: #43C9C3 !important;
}
.tooltip-promo > .reduc {
    background: #F0FEFF;
    background: -moz-linear-gradient(top, #F0FEFF 0%, #CDF2F3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F0FEFF), color-stop(100%,#CDF2F3));
    background: -webkit-linear-gradient(top, #F0FEFF 0%,#CDF2F3 100%);
    background: -o-linear-gradient(top, #F0FEFF 0%,#CDF2F3 100%);
    background: -ms-linear-gradient(top, #F0FEFF 0%,#CDF2F3 100%);
    background: linear-gradient(to bottom, #F0FEFF 0%,#CDF2F3 100%);
    -pie-background: linear-gradient(#F0FEFF, #CDF2F3);
    behavior: url(includes/pie/PIE.php);
}
.tooltip-promo > .reduc h1 {
    color: #39c1c6 !important;
}
.tooltip-promo i {
    background: url(../images/promo-tooltip-triangle.png);
}
.tab.stays .tooltip-promo {
    bottom: 55px;
}
/*----------------------------------------------
                ERRORS                      */

#error-field {
    width: 318px;
    min-height: 19px;
    margin: 20px 0 0 155px;
    padding: 0 0 0 30px;
    background: url(../images/error.png) no-repeat;
    border: none;
    color: #FE6634;
    font-weight: normal;
    font-size: 12px;
}
    #error-field ul li {
       color: #FE6634;
       list-style-type: none;
    }

.errorImg-inside {
    background: none;
    color: #E96220 !important;
}

input[type="text"].invalid, select.invalid {
    -webkit-box-shadow: 1px 1px 3px #F08A58 inset, -1px -1px 3px #F08A58 inset;
    -moz-box-shadow: 1px 1px 3px #F08A58 inset, -1px -1px 3px #F08A58 inset;
    box-shadow: 1px 1px 3px #F08A58 inset, -1px -1px 3px #F08A58 inset;
}
select.invalid { border: 1px solid #c9c9c9 }

#message-field {
    background: url(../images/valid.png) no-repeat left center;
    padding-left: 39px;
    border: 0;
}

/*----------------------------------------------
                iLIB
*/


body.iLib {
    background-image: none;
    width: auto !important;
}
body.iLib #container {
    padding-top: 100px !important;
    width: auto !important;
}
body.iLib #cart-railroad {
    top: 0px !important;
    width: 100%;
    z-index: 1;
    position: fixed;
}

/*----------------------------------------------
                MEDIA QUERIES
*/
@media (max-width: 767px) {
    #header {
        position: static !important;
        left: 0 !important;
        margin-left: 0 !important;
    }
    #container {
        padding-top: 0 !important;
    }
    #cart-railroad {
        position: static !important;
    }
    #footer {
        position: static !important;
        left: 0 !important;
        bottom: 0 !important;
        margin-left: 0 !important;
        margin-top: 10px !important;
    }
    #footer #webcamp {
        position: static !important;
    }
    #rpw_debug_box {
        display: none !important;
    }
}

#searchEngine select.yelloh-ce
{
    width: 100%;
}

/* release 1.5 fix - temporaire - en attente maquettes yelloh */
.productD .line-price .price,
.productD .line-price .priceNoPromo {
    text-align: left;
    height: auto;
}
.productD .line-price .price {
    line-height: initial;
}
.productD .line-price .price.hasPromo {
    position: relative;
    top: 20px;
}

.productD .line-price .priceNoPromo {
    position: relative;
    top: -22px;
    line-height: 22px;
}

.hidden_field {
    display: none;
}
