input[type="text"]:not(.form-control),
 { 
  padding: 10px 20px;
  height: 55px;
  font-size: 16px;
  font-weight: 400;
  background: #ffffff;
  border: 1px solid #939393;
  border-radius: 0;
}