@charset "utf-8";
.input_form { margin-top:30px; }
.input_form .f { margin-top:5px; font-weight:bold; }
.input_form input, .input_form select, .input_form textarea { background:#c8c487; border:none; margin-bottom:10px; margin-left:0; padding-left:0; }
#mensaje, #texto { resize:none; height:120px; }
.input_form .f .btn_send { background:#FFF; color:#000; font-weight:bold; font-size:14px; border:none; }
.input_form .f  #btn_send, .input_form .f  #btn_upt { width:auto; float:right; }
