/* your styles go here */
.form-control-border {
  border-bottom: 1;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  background-color: transparent;
}

