#alx_feed_back_FIDcontacts .afbf_radio_circle
{
	border-color:#38C5ED;
}
#alx_feed_back_FIDcontacts .afbf_checkbox.toggle label input[type=checkbox]:checked + .afbf_checkbox_box:after,
#alx_feed_back_FIDcontacts .afbf_radio_check
{
	background-color:#38C5ED;
}
#alx_feed_back_FIDcontacts .afbf_feedback_poles .afbf_btn
{
	color:#fff !important;
	background:#38C5ED !important;
}
#alx_feed_back_FIDcontacts .afbf_feedback_poles .afbf_btn:hover
{
	color:#fff !important;
	background:#0390B8 !important;
}
#alx_feed_back_FIDcontacts .afbf_checkbox.toggle label input[type=checkbox]:checked + .afbf_checkbox_box
{
	background-color:#93FFFF;
}
#alx_feed_back_FIDcontacts .afbf_checkbox input[type=checkbox]:checked+.afbf_checkbox_box .afbf_checkbox_check:before,
#alx_feed_back_FIDcontacts.floating_labels .afbf_item_pole.is_filled .afbf_name,
#alx_feed_back_FIDcontacts.floating_labels .afbf_item_pole.is_focused .afbf_name
{
	color:#0390B8;
}
#alx_feed_back_FIDcontacts.form_inputs_line .afbf_select,
#alx_feed_back_FIDcontacts.form_inputs_line .afbf_textarea,
#alx_feed_back_FIDcontacts.form_inputs_line .afbf_inputtext,
#alx_feed_back_FIDcontacts.form_inputs_line .afbf_item_pole.is_focused .afbf_select,
#alx_feed_back_FIDcontacts.form_inputs_line .afbf_item_pole.is_focused .afbf_textarea,
#alx_feed_back_FIDcontacts.form_inputs_line .afbf_item_pole.is_focused .afbf_inputtext{
	background-image:-webkit-gradient(linear, left top, left bottom, from(#38C5ED), to(#38C5ED)), -webkit-gradient(linear, left top, left bottom, from(#e0e0e0), to(#e0e0e0));
	background-image:-webkit-linear-gradient(#38C5ED, #38C5ED), -webkit-linear-gradient(#e0e0e0, #e0e0e0);
	background-image:-o-linear-gradient(#38C5ED, #38C5ED), -o-linear-gradient(#e0e0e0, #e0e0e0);
	background-image:linear-gradient(#38C5ED, #38C5ED), linear-gradient(#e0e0e0, #e0e0e0);
}
#alx_feed_back_FIDcontacts.form_inputs_line .afbf_item_pole.error_pole .afbf_select,
#alx_feed_back_FIDcontacts.form_inputs_line .afbf_item_pole.error_pole .afbf_textarea,
#alx_feed_back_FIDcontacts.form_inputs_line .afbf_item_pole.error_pole .afbf_inputtext,
#alx_feed_back_FIDcontacts.form_inputs_line .afbf_item_pole.error_pole.is_focused .afbf_select,
#alx_feed_back_FIDcontacts.form_inputs_line .afbf_item_pole.error_pole.is_focused .afbf_textarea,
#alx_feed_back_FIDcontacts.form_inputs_line .afbf_item_pole.error_pole.is_focused .afbf_inputtext{
	background-image:-webkit-gradient(linear, left top, left bottom, from(#f80000), to(#f80000)), -webkit-gradient(linear, left top, left bottom, from(#e0e0e0), to(#e0e0e0));
	background-image:-webkit-linear-gradient(#f80000, #f80000), -webkit-linear-gradient(#e0e0e0, #e0e0e0);
	background-image:-o-linear-gradient(#f80000, #f80000), -o-linear-gradient(#e0e0e0, #e0e0e0);
	background-image:linear-gradient(#f80000, #f80000), linear-gradient(#e0e0e0, #e0e0e0);
	-moz-background-size:100% 2px, 100% 1px;
	background-size:100% 2px, 100% 1px;
}
#alx_feed_back_FIDcontacts .afbf_select, .afbf_textarea, .afbf_inputtext,
#alx_feed_back_FIDcontacts .afbf_checkbox label
{
	color:#212121;
}
#alx_feed_back_FIDcontacts .afbf_item_pole.is_focused .afbf_select,
#alx_feed_back_FIDcontacts .afbf_item_pole.is_focused .afbf_textarea,
#alx_feed_back_FIDcontacts .afbf_item_pole.is_focused .afbf_inputtext{
	border-color:#38C5ED;
}