.lightShadow {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.gHGClass0 {
  background-color: #ccc!important;
  color: #58595b !important;
}
.gHGClass1 {
  background-color: #e299ff !important;
  color: #ebecec !important;
}
.gHGClass2 {
  background-color: #d466ff !important;
  color: #ebecec !important;
}
.gHGClass3 {
  background-color: #c633ff !important;
  color: #ebecec !important;
}
.gHGClass4 {
  background-color: #b700ff !important;
  color: #ebecec !important;
}
.gHGClass5 {
  background-color: #9300cc !important;
  color: #ebecec !important;
}
.gHGClass6 {
  background-color: #6e0099!important;
  color: #ebecec !important;
}
.gHGClass7 {
  background-color: #777!important;
  color: #ebecec !important;
}
.gHGClass8 {
  background-color: #555!important;
  color: #ebecec !important;
}
.energyClass0 {
  background-color: #006900!important;
  color: #ebecec !important;
}
.energyClass1 {
  background-color: #009c00!important;
  color: #ebecec !important;
}
.energyClass2 {
  background-color: #7cc941!important;
  color: #58595b !important;
}
.energyClass3 {
  background-color: #d3ff37!important;
  color: #58595b !important;
}
.energyClass4 {
  background-color: #ffff00!important;
  color: #58595b !important;
}
.energyClass5 {
  background-color: #ffcc3d!important;
  color: #58595b !important;
}
.energyClass6 {
  background-color: #d75800!important;
  color: #ebecec !important;
}
.energyClass7 {
  background-color: #c50000!important;
  color: #ebecec !important;
}
.energyClass8 {
  background-color: #97003f!important;
  color: #ebecec !important;
}
.checkbox-picto [type="checkbox"]:not(:checked),
.checkbox-picto [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
.checkbox-picto [type="checkbox"]:disabled + label {
  opacity: 0.4;
  cursor: default!important;
}
.checkbox-picto [type="checkbox"]:not(:checked) + label,
.checkbox-picto [type="checkbox"]:checked + label {
  position: relative;
  /* permet de positionner les pseudo-éléments */
  cursor: pointer;
  /* affiche un curseur adapté */
  height: 100px;
  width: 100px;
  text-align: center;
}
.checkbox-picto [type="checkbox"]:not(:checked) + label p,
.checkbox-picto [type="checkbox"]:checked + label p {
  font-size: 12px;
  color: #58595b;
  display: block;
  text-align: center;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  line-height: 20px;
}
.checkbox-picto [type="checkbox"]:not(:checked) + label .on,
.checkbox-picto [type="checkbox"]:checked + label .on,
.checkbox-picto [type="checkbox"]:not(:checked) + label .off,
.checkbox-picto [type="checkbox"]:checked + label .off,
.checkbox-picto [type="checkbox"]:not(:checked) + label i,
.checkbox-picto [type="checkbox"]:checked + label i {
  position: absolute;
  width: 100px;
  font-size: 63px;
  line-height: 75px;
  text-align: center;
  left: 0;
  top: 0;
  transition: all 150ms linear;
}
.checkbox-picto [type="checkbox"]:not(:checked) + label .on,
.checkbox-picto [type="checkbox"]:checked + label .on {
  color: #ea6621;
}
.checkbox-picto [type="checkbox"]:not(:checked) + label .off,
.checkbox-picto [type="checkbox"]:checked + label .off {
  color: #6c6c6c;
}
.checkbox-picto [type="checkbox"]:not(:checked) + label .on {
  opacity: 0;
}
.checkbox-picto [type="checkbox"]:not(:checked) + label .off {
  opacity: 1;
}
.checkbox-picto [type="checkbox"]:checked + label .on {
  opacity: 1;
}
.checkbox-picto [type="checkbox"]:checked + label .off {
  opacity: 0;
}
.checkbox-picto.square-picto-cb {
  position: relative;
}
.checkbox-picto.square-picto-cb [type="checkbox"]:not(:checked) + label i,
.checkbox-picto.square-picto-cb [type="checkbox"]:checked + label i {
  background-color: #dcddde;
  border: 2px solid #58595b;
  border-radius: 50%;
  width: 74px;
  height: 74px;
  line-height: 73px;
  text-align: center;
  left: 13px;
  top: 3px;
  font-size: 69px;
}
.checkbox-picto.square-picto-cb [type="checkbox"]:not(:checked) + label i {
  color: #58595b;
}
.checkbox-picto.square-picto-cb [type="checkbox"]:checked + label i {
  color: #ebecec;
  border-color: #ea6621;
  background-color: #ea6621;
}
.double-input-row > div:first-child {
  padding-right: 8px;
}
.double-input-row > div:last-child {
  padding-left: 8px;
}
.double-input-row > div:not(.clearfix) {
  margin-bottom: 40px;
}
.double-input-row [type="radio"]:not(:checked),
.double-input-row [type="radio"]:checked {
  position: absolute;
  left: -9999px;
}
.double-input-row [type="radio"]:not(:checked) + label,
.double-input-row [type="radio"]:checked + label {
  width: 100%;
  height: 70px;
  line-height: 78px;
  font-size: 38px;
  letter-spacing: -0.02em;
  text-align: center;
  color: #ebecec;
  cursor: pointer;
  transition: all 150ms linear;
}
.double-input-row [type="radio"]:not(:checked) + label {
  background-color: #dcddde !important;
  color: #939598;
}
.searchsubmit {
  width: 100%;
  height: 70px;
  line-height: 78px;
  font-size: 38px;
  letter-spacing: -0.02em;
  text-align: center;
  cursor: pointer;
  transition: all 150ms linear;
  background-color: #58595b;
  color: #ebecec;
}
.search-range-bloc {
  height: 100px;
  position: relative;
}
.search-range-bloc .range-label {
  font-size: 12px;
  color: #58595b;
  display: block;
  text-align: center;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  line-height: 20px;
}
.search-range-bloc .search-range {
  width: 260px;
  height: 100px;
  border: none;
  background-color: transparent;
  cursor: pointer;
}
.search-range-bloc .search-range.chevauchement .ui-slider-handle .handlevalue {
  top: -22px;
}
.search-range-bloc .search-range.chevauchement .ui-slider-handle:last-child .handlevalue {
  top: -35px;
}
.search-range-bloc .search-range:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 7px;
  top: 47px;
  background-color: #dcddde;
}
.search-range-bloc .search-range.active .ui-slider-range {
  border-bottom: 7px solid #58595b;
}
.search-range-bloc .search-range.active .ui-slider-handle .handlevalue {
  color: #58595b;
}
.search-range-bloc .search-range.active .ui-slider-handle:after {
  border-color: #58595b transparent transparent transparent;
}
.search-range-bloc .search-range.radius-range {
  margin-left: 52px;
  width: 206px;
}
.search-range-bloc .search-range.double-range {
  width: 265px;
}
.search-range-bloc .search-range .ui-slider-range {
  border: none;
  transition: background-color 150ms linear;
  position: absolute;
  top: 47px;
  height: 7px;
  width: 100%;
  background-color: #939598;
  border-radius: 0;
}
.search-range-bloc .search-range .ui-slider-handle {
  width: 26px;
  height: 15px;
  margin-left: -13px;
  background-color: transparent;
  outline: none !important;
  top: 39px;
  border: none;
  cursor: pointer;
}
.search-range-bloc .search-range .ui-slider-handle .handlevalue {
  position: absolute;
  width: 120px;
  text-align: center;
  font-size: 15px;
  letter-spacing: -0.04em;
  left: 0px;
  margin-left: -47px;
  top: -30px;
  color: #58595b;
  transition: color 150ms linear;
}
.search-range-bloc .search-range .ui-slider-handle:after {
  position: absolute;
  width: 0;
  content: '';
  top: auto;
  bottom: 0px;
  left: 0px;
  height: 0;
  border-style: solid;
  border-width: 15px 13px 0 13px;
  border-radius: 0;
  border-color: #939598 transparent transparent transparent;
  transition: border-color 150ms linear;
}
.search-range-bloc .search-range .ui-slider-handle.ui-state-focus {
  background-color: transparent;
}
.rooms-radios {
  width: 100px;
  height: 100px;
  position: relative;
}
.rooms-radios [type="radio"]:not(:checked),
.rooms-radios [type="radio"]:checked {
  position: absolute;
  left: -9999px;
}
.rooms-radios [type="radio"]:not(:checked) + label,
.rooms-radios [type="radio"]:checked + label {
  width: 48px;
  height: 48px;
  line-height: 48px;
  font-size: 17px;
  text-align: center;
  color: #939598;
  background-color: #dcddde;
  cursor: pointer;
  transition: all 150ms linear;
}
.rooms-radios [type="radio"]:checked + label {
  background-color: #ea6621;
  color: #ebecec;
}
.rooms-radios .room-radio-item {
  position: absolute;
}
.rooms-radios .room-radio-item:first-child {
  top: 0px;
  left: 0px;
}
.rooms-radios .room-radio-item:nth-child(2) {
  top: 0px;
  right: 0px;
}
.rooms-radios .room-radio-item:nth-child(3) {
  bottom: 0px;
  left: 0px;
}
.rooms-radios .room-radio-item:last-child {
  bottom: 0px;
  right: 0px;
}
.search-form .zoneCount {
  font-size: 15px;
  background-color: #58595b;
  color: #ebecec;
  position: absolute;
  padding: 0 7px 0 7px;
  text-align: center;
  line-height: 23px;
  height: 23px;
  left: 12px;
  top: 0px;
  opacity: 1;
}
.search-form.active-buying .zoneCount.renting {
  opacity: 0;
}
.search-form.active-buying .search-range.active .ui-slider-range {
  border-bottom: 7px solid #2fabb4;
}
.search-form.active-buying .search-range.active .ui-slider-handle:after {
  border-color: #2fabb4 transparent transparent transparent;
}
.search-form.active-buying .checkbox-picto [type="checkbox"]:not(:checked) + label .on,
.search-form.active-buying .checkbox-picto [type="checkbox"]:checked + label .on {
  color: #2fabb4;
}
.search-form.active-buying .checkbox-picto.square-picto-cb [type="checkbox"]:checked + label i {
  border-color: #2fabb4;
  background-color: #2fabb4;
}
.search-form.active-buying .rooms-radios [type="radio"]:checked + label {
  background-color: #2fabb4;
}
.search-form.active-renting .zoneCount.buying {
  opacity: 0;
}
.search-form.active-renting .search-range.active .ui-slider-range {
  border-bottom: 7px solid #b6095a;
}
.search-form.active-renting .search-range.active .ui-slider-handle:after {
  border-color: #b6095a transparent transparent transparent;
}
.search-form.active-renting .checkbox-picto [type="checkbox"]:not(:checked) + label .on,
.search-form.active-renting .checkbox-picto [type="checkbox"]:checked + label .on {
  color: #b6095a;
}
.search-form.active-renting .checkbox-picto.square-picto-cb [type="checkbox"]:checked + label i {
  border-color: #b6095a;
  background-color: #b6095a;
}
.search-form.active-renting .rooms-radios [type="radio"]:checked + label {
  background-color: #b6095a;
}
.search-form .flex-row {
  margin-bottom: 40px;
  min-height: 100px;
}
.search-form .flex-row > div {
  float: left;
  display: block;
}
.search-form .flex-row.location > div {
  margin-left: 12px;
  margin-right: 12px;
}
.search-form .flex-row.location > div:first-of-type {
  margin-left: 50px;
  margin-right: 13px;
}
.search-form .flex-row.location > div:last-of-type {
  margin-right: 50px;
  margin-left: 12px;
}
.search-form .flex-row.estate-types > div {
  margin-left: 18px;
  margin-right: 18px;
}
.search-form .flex-row.estate-types > div:first-of-type {
  margin-left: 50px;
  margin-right: 19px;
}
.search-form .flex-row.estate-types > div:last-of-type {
  margin-right: 37px;
  margin-left: 18px;
}
.search-form .flex-row.estate-types > div:nth-of-type(4):after {
  content: '';
  position: absolute;
  width: 1px;
  height: 80px;
  background-color: #ea6621;
  right: -18px;
  top: 9px;
}
.search-form .flex-row.ranges > div {
  margin-left: 12px;
  margin-right: 12px;
}
.search-form .flex-row.ranges > div:first-of-type {
  margin-left: 50px;
  margin-right: 15px;
}
.search-form .flex-row.ranges > div:last-of-type {
  margin-right: 37px;
  margin-left: 12px;
}
.search-form .input-location-bloc {
  height: 100px;
  padding-top: 30px;
}
.search-form .searchsubmit {
  height: 70px;
}
.input-location,
.input-location:hover,
.input-location:active,
.input-location:focus {
  background-color: #dcddde;
  color: #58595b;
  font-size: 17px;
  height: 43px;
  padding: 16px;
  width: 285px;
  /* firefox 19+ */
  /* ie */
}
.input-location::-webkit-input-placeholder,
.input-location:hover::-webkit-input-placeholder,
.input-location:active::-webkit-input-placeholder,
.input-location:focus::-webkit-input-placeholder {
  color: #58595b;
}
.input-location::-moz-placeholder,
.input-location:hover::-moz-placeholder,
.input-location:active::-moz-placeholder,
.input-location:focus::-moz-placeholder {
  color: #58595b;
}
.input-location:-ms-input-placeholder,
.input-location:hover:-ms-input-placeholder,
.input-location:active:-ms-input-placeholder,
.input-location:focus:-ms-input-placeholder {
  color: #58595b;
}
.input-location:-moz-placeholder,
.input-location:hover:-moz-placeholder,
.input-location:active:-moz-placeholder,
.input-location:focus:-moz-placeholder {
  color: #58595b;
}
