.hiddent {display: none;}

input[readonly] {
  cursor: not-allowed; /* cursor de proibido alterar */
}