.form-group {
  margin-bottom: 15px;
}
input {
  border: 1px solid #ccc;
  padding-left: 5px;
  height: 20px;
  line-height: 20px;
}