The following has fixed this issue for me
input:focus, textarea:focus, select:focus { outline: none !important; border-color: transparent !important; box-shadow: none !important; }