Android: Hide input blue indiactor

Hi, I have a special problem.
When i touch on input it show an blue indiactor (Pointer) to where is cursor.
But it do not hide some times i touch another way in the page or when another element appear on top of input and also when input blure. (Focus leaved).

I use Cordova 6.5.0 in Ubuntu 16.04.

My problem is related to Android: blue cursor appears when there’s text in an input element

Try some CSS Hack to make that blue pointer to be transperent

Thanks for your replay.
But i does not found any css hack for this…