If you're also using Bootstrap, you may want to disable box-shadow:
box-shadow
input:focus { box-shadow: none; }