usa un id e assegnalo al tuo elemento:
codice:
#mioId {
xxxx;
}
...
<input id="mioId" ...>