/** CSS DES PVV **/

/** SLIDER RANGE **/
.slider-range{
	width:365px;
	height:91px !important;
}
.slider-range{
	margin-bottom: 50px;
	background: url('../img/slider-range-bg.jpg') top left no-repeat !important;
}
.slider-range .ui-slider-handle.ui-state-default.ui-corner-all{
	background: url('../img/slider-left-off.png') top left no-repeat;
}
.slider-range .ui-slider-handle.ui-state-default.ui-corner-all:last-child{
	background: url('../img/slider-right-off.png') top left no-repeat;
}
.slider-range .ui-slider-handle.ui-state-default.ui-corner-all.ui-state-focus, .slider-range .ui-slider-handle.ui-state-default.ui-corner-all.ui-state-hover{
	background: url('../img/slider-left-on.png') top left no-repeat;
	border: none !important;
	cursor: pointer;
}
.slider-range .ui-slider-handle.ui-state-default.ui-corner-all.ui-state-focus:last-child, .slider-range .ui-slider-handle.ui-state-default.ui-corner-all.ui-state-hover:last-child{
	background: url('../img/slider-right-on.png') top left no-repeat;
	border: none !important;
	cursor: pointer;
}
.slider .ui-slider-handle.ui-state-default.ui-corner-all{
	background: url('../img/temp-indic-off.png') top left no-repeat;
}
.slider .ui-slider-handle.ui-state-default.ui-corner-all.ui-state-focus{
	background: url('../img/temp-indic-on.png') top left no-repeat;
}
#page_7_pvv .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
    background: #a2ff00;
    opacity: 0.4;
}
#page_7_pvv .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 26px;
    height: 97px;
    cursor: default;
}
#page_7_pvv .ui-slider-horizontal .ui-slider-handle {
    top: -2px;
    margin-left: -16px;
	border: 0;
	outline: none;
	cursor: pointer;
}
#page_7_pvv .ui-widget-content {
	border: none;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.leftP2{
	font-size: 13px;
    font-style: italic;
}
/******************/

#page_0.gd_texte .rond_config h1 {
	font-size: 20px;
    line-height: 25px;
    padding: 60px 20px 10px;
}
.DE #page_0.gd_texte .rond_config h1 {
    font-size: 19px;
    line-height: 20px;
    padding: 30px 14px 6px;
}

.block_month{
	width: calc(33% - 15px);
    padding: 12px 5px;
    float: left;
    background: #64BCDA;
    text-align: center;
    margin-right: 5px;
    color: #fff;
	cursor: pointer;
    margin-bottom: 8px;
}
.block_month:hover{
    background: #007bc5;
}
.reinit_month{
    background: #007bc5;
    padding: 5px;
    margin: 5px 5px 0 0;
    clear: both;
    width: calc(100% - 15px);
    text-align: center;
    color: #fff;
    cursor: pointer;
}

.block_month.disable{
	opacity: 0.4;
}

#page_6_pvv, #page_7_pvv{
	position: relative;
	width: 100%;
	height: 100%;
}
	#page_6_pvv .focus_heure{
	    width: calc(100% - 30px);
		float: left;
		margin-top: 15px;
	}

	#page_6_pvv .focus_heure p{
		float: right;
		margin-right: -35px;
		margin-top: 24px
	}

	#page_6_pvv select{
		font-size: 14px;
		line-height: 14px;
		padding: 6px 6px;
		margin: 0px 0 15px;
		text-align: left;
		width: 100%;
	}
.fiche_produit img{
    margin-top: 2px;
}
.eco.ecoPVV img{
    width: 22px;
    margin-top: 2px;
}
#main_configurateur .ecoE p {
    color: #96ba0e;
    padding: 0;
    font-size: 14px;
	margin: 0;
}
.ecoE p span.percEco {
    font-weight: bold;
    font-size: 40px;
}
#main_configurateur .ecoA p {
    color: #00b1c6;
    padding: 0;
    font-size: 14px;
	margin: 0;
}
.ecoA p span.percEcoA {
    font-weight: bold;
    font-size: 25px;
}

#sub_menu{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    padding: 0px;
    height: 76px;
    overflow: hidden;
}
#sub_menu p.volume{
	background: #007ac2;
    color: #fff;
    height: 100%;
    padding: 10px 0;
    width: 50%;
	float: left;
    line-height: 22px;
}
#sub_menu p.vitesse{
	background: #c2c2c2;
    color: #000;
    height: 100%;
    padding: 10px 0;
    width: 50%;
	float: left;
}
select.nbPompe {
    width: calc(50% - 20px);
    line-height: 16px;
    font-size: 18px;
    margin-bottom: 12px;
    margin-top: 7px;
    position: absolute;
    bottom: 0px;
    left: calc(50% + 10px);
}
.puissance {
    /*display: block;*/
    font-size: 10px;
    text-align: center;
    padding-left: 20px;
}

	@media screen and (min-width: 501px){
		#page_6_pvv .next, #page_7_pvv .next{
			position: absolute;
			right: 0;
			bottom: 20px;
		}

		#page_6_pvv .previous, #page_7_pvv .previous{
			position: absolute;
			left: 0;
			bottom: 20px;
		}

		#page_6_pvv .box_config, #page_7_pvv .box_config{
			width: calc(100% - 166px);
			height: calc(326px - 44px);
			left: 61px;
			bottom: 62px;
			padding: 22px;
		}
		#configurateur_hayward #page_7.robots.heightSpe .box_config{
		    height: calc(385px - 30px)
		}
		#configurateur_hayward #page_7.robots.heightSpe .imgInside {
			min-height: 100px;
		}
		#configurateur_hayward #page_7.robots.heightSpe .titrePage7 {
			min-height: 16px;
			max-height: 16px;
		}
		#main_configurateur .ecoE p {
			text-align: left;
			width: calc(100% - 55px);
			margin-left: 45px;
		}
		#main_configurateur.IT .ecoE p {
			width: calc(100% - 35px);
			margin-left: 25px;
		}
		#main_configurateur.DE .ecoE p {
			margin-left: 5px;
		}
		#main_configurateur .ecoE p span[data-lang='toTranslate'] {
			float: right;
			margin-top: -40px;
			width: 50%;
			text-align: left;
		}
		#main_configurateur .ecoA {
			clear: both;
		    margin-top: 5px;
		}
		#main_configurateur .ecoA p {
			text-align: left;
			width: calc(100% - 55px);
			margin-left: 45px;
		}
		#main_configurateur.IT .ecoA p {
			width: calc(100% - 35px);
			margin-left: 25px;
		}
		#main_configurateur.DE .ecoA p {
			width: calc(100% - 35px);
			margin-left: 5px;
		}
		#main_configurateur .ecoA p span[data-lang='toTranslate'] {
			float: right;
			margin-top: -30px;
			width: 50%;
			text-align: left;
		}
		#configurateur_hayward #page_7 .column_3 > div .eco.ecoPVV, #configurateur_hayward #page_7 .column_3 > div .fiche_produit{
			background: #007ac2;
			width: 100%;
			left: -5px;
			height: 26px;
			padding: 2px 0 2px 10px;
		    bottom: 87px;
			cursor: pointer;
			position: absolute;
			line-height: 16px;
		}
		#configurateur_hayward .DE #page_7 .column_3 > div .fiche_produit p {
			font-size: 10px;
		}
		#configurateur_hayward #page_7 .column_3 > div .eco.ecoPVV{
			bottom: -5px;
		}
		#configurateur_hayward #page_7.robots.heightSpe .column_3 > div .reception_mail{
		    bottom: 25px;
		}
		#configurateur_hayward #page_7 .column_3 > div .fiche_produit img{
			float: left;
			margin-right: 13px;
		}
		#configurateur_hayward #page_7 .column_3 > div .eco.ecoPVV p, #configurateur_hayward #page_7 .column_3 > div .fiche_produit p{
		    color: #fff;
		    text-align: left;
			font-size: 12px;
			text-transform: uppercase;
		    margin-top: 5px;
			margin-bottom: 5px;
		}
		#configurateur_hayward  #sub_menu {
		    height: 38px;
		}
		#configurateur_hayward  #sub_menu .volume {
		    background: #007ac2;
			color: #FFF;
			height: 100%;
		    padding: 10px 0 10px 20px;
			width: calc(50% - 20px);
			float: left;
			line-height: 15px;
		    text-align: center;
		}
		#configurateur_hayward  #sub_menu .volume br {
			display: none;
		}
		#configurateur_hayward  #sub_menu .volume .volume_result {
		    padding-left: 7px;
		}
		#configurateur_hayward  #sub_menu p.vitesse {
		    background: #007ac2;
			color: #FFF;
			height: 100%;
			padding: 10px 0;
			width: 50%;
			float: left;
		}
		#configurateur_hayward .DE #sub_menu p.vitesse {
			text-align: left;
			font-size: 15px;
		}
		#configurateur_hayward  select.nbPompe {
			width: auto;
			line-height: 16px;
			font-size: 18px;
			margin-bottom: 0;
			margin-top: 0;
			position: absolute;
			bottom: 7px;
			left: 650px;
		}
		#configurateur_hayward  select.nbPompe[disabled='disabled'] {
			-webkit-appearance: none;
	       -moz-appearance: none;
	        -ms-appearance: none;
	         -o-appearance: none;
	            appearance: none;
	    padding: 2px;
	    border: 0px;
	    background: transparent;
	    color: #FFF;
		}

        #results_pvv {
            width: calc(180% - 61px) !important;
            left: 20px;
        }
        #results_pvv .column_3 {
            margin: 0 5px !important;
        }
        #page_7 .next_slider {
            right: 0px !important;
        }        #page_7 .prev_slider {
            left: 0px !important;
        }
	}

	@media screen and (max-width: 500px){
		#page_6_pvv .box_config, #page_7_pvv .box_config{
			width: calc(100% - 84px);
			padding: 15px;
			left: 27px;
			top: 30px;
			height: auto;
		    min-height: calc(100% - 90px);
		}

		#page_6_pvv .next, #page_7_pvv .next{
			right: 5px;
			position: absolute;
			bottom: 8px;
		}

		#page_6_pvv .previous, #page_7_pvv .previous{
			left: 5px;
			position: absolute;
			bottom: 8px;
		}

		#page_6_pvv .input_config input {
			margin: 20px 0 20px;
		}

		#page_6_pvv .box_config, #page_7_pvv .box_config{
			min-height: 460px;
		}

		#page_7.robots.heightSpe{
		    min-height: 560px;
		}
		#configurateur_hayward #page_7.robots.heightSpe #results_pvv.box_config{
			min-height: 440px;
		    margin: 95px 10px 10px;
		    height: calc(100% - 155px);
            width: 480% !important;
		}
		#configurateur_hayward #page_7.robots.heightSpe .box_config .column_3{
		    height: calc(100% - 44px);
            width: calc(20% - 48px) !important;
		}
		#configurateur_hayward #page_7.robots.heightSpe .box_config .column_3 .imgInside{
		    min-height: 120px;
		}
		#page_7.robots.heightSpe .box_config img.filtre_results {
			margin: 0;
		}

		#configurateur_hayward #page_7 .column_3 > div .eco.ecoPVV, #configurateur_hayward #page_7 .column_3 > div .fiche_produit{
		    position: absolute;
			width: calc(100% - 30px);
			left: -5px;
			height: 23px;
			overflow: hidden;
			padding: 6px 10px 6px 30px;
		    border-top: none;
			background: #007ac2;
			cursor: pointer;
		}
		#configurateur_hayward #page_7 .column_3 > div .eco.ecoPVV{
		    bottom: 72px;
		}
		#configurateur_hayward #page_7 .column_3 > div .fiche_produit{
			bottom: -5px;
		}
		#configurateur_hayward #page_7 .column_3 > div .fiche_produit img{
			float: left;
			margin-right: 13px;
		}
		#configurateur_hayward #page_7.robots.heightSpe .column_3 > div .reception_mail{
		    bottom: 30px;
		}
		#configurateur_hayward #page_7 .column_3 > div .eco.ecoPVV p, #configurateur_hayward #page_7 .column_3 > div .fiche_produit p{
		    color: #fff;
		    text-align: left;
			font-size: 12px;
			text-transform: uppercase;
		    margin-top: 5px;
			margin-bottom: 5px;
		}
		.leftP2{
			margin-top: -6px !important;
			font-size: 11px;
		}


		#configurateur_hayward #page_7.robots.heightSpe .box_config .column_3 > div {
			position: relative;
		    height: 100%;
		}
		#configurateur_hayward #page_7.robots.heightSpe .box_config .column_3 {
			height: calc(100% - 44px);
		    width: calc(33% - 48px);
			float: left;
			background: #fff;
			position: relative;
		    margin-right: 20px;
		}
		#configurateur_hayward #page_7.robots.heightSpe .titrePage7 {
		    padding-top: 10px;
		}
		#configurateur_hayward #page_7.robots.heightSpe .next {
			bottom: -25px;
		}

		#configurateur_hayward #page_7.robots.heightSpe .column_3 > div .reception_mail{
			position: absolute;
			bottom: 20px;
			width: 308px;
			left: 0px;
			height: 19px;
			overflow: hidden;
		}
		#configurateur_hayward #page_7.robots.heightSpe .column_3 > div .reception_mail{
		    left: 0px;
			width: 259px;
			height: 38px;
			background: #c2c2c2;
			padding: 2px 0 2px 30px;
		    bottom: 30px;
			cursor: pointer;
		}
		#configurateur_hayward #page_7.robots.heightSpe .column_3 > div .reception_mail img{
			float: left;
			margin: 5px 13px 2px 0;
		}
		#configurateur_hayward #page_7.robots.heightSpe .column_3 > div .reception_mail p{
			font-size: 13px;
			color: #000;
			text-align: left;
			text-transform: uppercase;
			margin-top: 5px;
			margin-bottom: 5px;
		}
		#configurateur_hayward #page_7.robots.heightSpe .column_3 > div .eco.ecoPVV, #configurateur_hayward #page_7.robots.heightSpe .column_3 > div .fiche_produit {
			width: calc(100% - 40px);
		    left: 0px;
		}
		#configurateur_hayward #page_7.robots.heightSpe .column_3 > div .reception_mail {
		    width: calc(100% - 30px);
		}
		#configurateur_hayward #page_7.robots.heightSpe img.filtre_results {
			height: 120px;
		}
	}
    .control {
        position: absolute;
        top: 50%;
        width: 50px;
        height: 50px;
        margin-top: -20px;
        z-index: 2;
      }
    .prev_slider,
    .next_slider {
      background-size: 22px;
      background-position: center;
      background-repeat: no-repeat;
      cursor: pointer;
    }
    
    .prev_slider {
      background-image: url(../img/previous_on.png);
      left: -50px;
    }
    
    .next_slider {
      background-image: url(../img/next_on.png);
      right: -50px;
    }
    .prev_slider:hover {
      background-image: url(../img/previous.png);
    }
    .next_slider:hover {
      background-image: url(../img/next.png);
    }
    
    .prev_slider:active,
    .next_slider:active {
      transform: scale(.8);
    }
