/* KONFIGURATOR : start */
#estimation_popup.wpe_bootstraped #mainPanel .genSlide .genContent div.selectable span.icon_select.fui-cross {
  display: none;
}

#estimation_popup.wpe_bootstraped .linkPrevious {
  padding-bottom: 0px;
  margin-top: 0px;
}

#estimation_popup .fui-check {
  bottom: -10px !important;
}

#estimation_popup .btn.btn-next {
  text-align: left;
}

#estimation_popup .btn.btn-next .fa-arrow-right {
  position: absolute;
  right: 17px;
  margin-top: 2px;
}

p.text-center.lfb_btnNextContainer {
  height: 40px;
  position: relative;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

p.text-center.lfb_btnNextContainer a {
  display: block !important;
  position: relative;
}

#lfb_bootstraped.lfb_bootstraped div .selectable {
  padding: 10px;
  border: 3px solid rgba(0, 0, 0, 0);
}

#lfb_bootstraped.lfb_bootstraped div .selectable.checked {
  border: 3px solid #0087c8;
  border-radius: 5px;
}

#estimation_popup.wpe_bootstraped #mainPanel .genSlide .genContent .itemBloc {
  margin: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#estimation_popup.wpe_bootstraped #mainPanel .genSlide .genContent .itemDes {
  padding: 0 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: unset;
  width: 210px;
}

#estimation_popup.wpe_bootstraped #mainPanel .genSlide .genContent .col-md-2 {
  width: auto;
}

/* KONFIGURATOR : koniec */
/*# sourceMappingURL=dlawp.css.map */