function input_error(x){
$(x).addClass('input_error');
}
