﻿input[type=text] {
  border: none;
  border-left: 2px solid blue;
  border-bottom: 1px solid blue;
}
