.calc_result_before{ border-bottom-width: 0;  }
.calc_result,.calc_result_success,.calc_result_fail{ display: none; }


.input-tips{/*position: absolute; margin-top: -20px;    font-size: 0.93rem;*/ }


.slider-tick.custom{ background: none; }
.slider-tick.custom::before{ content: "";background-image }

.House-price-view{ display: none; }
.House-price-view.active{ display: block; }

span.text_hint_red{ display: none; }
span.text_hint_red.active,span.text_hint_red.error{display: block;}


.slider-selection {
	background: #254a88 !important;
}