Spooonky let me update this, wait some minutes
edit: you can edit the form input with:
input.FormChat {
margin: 5px 0;
padding: 5px 10px;
width: 100%;
outline: none;
border: 1px solid #bbb;
border-radius: 20px;
display: inline-block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: .2s ease all;
-moz-transition: .2s ease all;
-ms-transition: .2s ease all;
-o-transition: .2s ease all;
transition: .2s ease all;
}
i will add the class for the whole div