input[type="text"]{
  border: 1px solid #ccc;
  background-color : #F8F8F8;
  height: 35px;
  width: 300px;

}
