﻿input
{
border:0;
} 

textarea:focus, input:focus{
    outline: none;
}
