.rangeslider__fill {
    background: #e02b20 !important;
}

.rangeslider--horizontal {
    height: 10px !important;
}

.rangeslider__handle {
    width: 30px !important;
    height: 30px !important;
}

.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check label>span:hover {
    color: #e02b20 !important;
}

.fluentform label.ff-el-image-input-src {
    width: 150px !important;
    height: 150px !important;
}

#form-devis #evolution {
	height:10px; 
	background-color: #e02b20;
	transition: all 0.5s linear;
}
#form-devis .ff-el-is-error span {
	color: #ff0000 !important;	
}
#form-devis .fluentform-step .error {
	font-weight: bold;
	font-size:1.2em;
	color: #ff0000 !important;
	text-transform: uppercase;
}
#form-devis .fluentform-step input[type=text], #form-devis .fluentform-step input[type=email], #form-devis .fluentform-step textarea {
	border-radius: 0px !important;
	border:1px solid #000 !important;
	background-color: #f7f7f7 !important;
} 
#form-devis .ff-el-progress-status, #form-devis .ff-el-progress {
	display: none !important;
}
#form-devis .fluentform .ff-el-group.ff_list_buttons .ff-el-form-check.ff-el-image-holder {
	border: none !important;
}
#form-devis .ff-el-input--label {
	font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
	font-size:26px !important;
	color: #000 !important;
	margin-bottom:45px !important;
	line-height: 1em !important;
}
#form-devis .devis_end {
	font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
	font-weight: bold !important;
	font-size:32px !important;
	color: #000 !important;
	margin-bottom:35px !important;	
	text-align: center;
	line-height: 1em !important;
}

.ff-el-image-input-src {
	filter: grayscale(100%) !important;
}
#form-devis .ff_item_selected .ff-el-image-input-src {
	filter: grayscale(0%) !important;
}

#form-devis .fluentform .ff-el-group.ff_list_buttons .ff-el-form-check.ff-el-image-holder .ff-el-image-input-src {
    border: 3px solid transparent !important;
	margin: auto;
}
#form-devis .fluentform .ff-el-group.ff_list_buttons .ff-el-form-check.ff-el-image-holder.ff_item_selected .ff-el-image-input-src {
    border: 3px solid #000 !important;
	margin: auto;
}
#form-devis .fluentform .ff-el-group.ff_list_buttons .ff-el-form-check.ff_item_selected span {
    color: #000000 !important;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: -1px 0 0 0 transparent !important;
	font-weight: 700 !important;
}
#form-devis .ff-el-form-check {
	margin-left:5px !important;
	margin-right:5px !important;
}
#form-devis .ff-el-form-check-label span {
	text-transform: uppercase;
}
#form-devis .ff-float-right.ff-btn.ff-btn-next, #form-devis .ff-btn.ff-btn-submit {
	float: none !important;
	color: #FFFFFF!important;
    letter-spacing: 1px !important;
    font-weight: 300!important;
    text-transform: uppercase!important;
    background-color: #e02b20 !important;
	border-radius: 0px !important;
	font-size:20px !important;
	padding: 9px 46px 9px 46px !important;
	border: none !important;
	cursor: pointer !important;
	transition: all 0.5s linear !important; 
}

#form-devis .ff-float-right.ff-btn.ff-btn-next:hover, #form-devis .ff-btn.ff-btn-submit:hover {
	background-color: #000000 !important;
}
#form-devis .ff-btn.ff-btn-prev {
	background-color: transparent !important;
    color: #000000 !important;
    padding: 0px !important;
    text-transform: uppercase!important;
    border: none !important;
	text-decoration: underline;
    border-radius: 0px !important;
    font-size: 14px !important;
	display: flex;
    justify-content: center;
	margin-top:25px;
	cursor: pointer !important;
}

#form-devis .ff-btn.ff-btn-prev:over {
	text-decoration: none !important;
}

#form-devis .step-nav, #form-devis .ff-inner_submit_container {
	margin-top:50px !important;
    display: inline-flex !important;
	justify-content: center !important;
	flex-direction: column-reverse !important;
}


#form-devis div[data-name=form_step-4_4] .ff-el-input--label {
	margin-bottom: 35px !important
}

#form-devis div[data-name=form_step-4_4] .ff-el-group:first-child {
	margin-bottom: 35px !important
}

#form-devis div.fluentform-step .ff-el-group:not(:first-child) {
	margin-top:75px;
}

#form-devis div.fluentform-step:last-child .ff-el-input--label {
	font-weight: 400 !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
    text-align: left !important;
	margin-bottom:5px !important;
}

#form-devis div.fluentform-step:last-child .ff-el-group {
	text-align: left;
}

#form-devis .fluentform form.ff-form-has-steps .ff_submit_btn_wrapper {
    text-align: center !important;
}
#form-devis div.fluentform-step:last-child .step-nav  {
	margin-top:0px !important;
}
#form-devis div.fluentform-step:last-child .ff-btn.ff-btn-prev {
	padding-top: 0px !important;
	margin-top:0px !important;
	margin-left:25px !important
}

#form-devis .row label {
	display: block !important;
	color:#000000 !important;
	font-weight: bold !important;
	font-size:18px !important;
	margin-bottom:15px !important
}

#form-devis .row {
	margin-bottom:30px !important;
}
#form-devis #devis_end .row {
	margin-bottom:20px !important;	
}
#form-devis #devis_end label {
	margin-bottom:5px !important;	
}
