.watched_is_new {
  background-color: red;
  -webkit-mask-image: url(../img/hd_ticket_watched.svg);
  mask-image: url(../img/hd_ticket_watched.svg);
  width: 13px;
  height: 13px;
  text-indent: -999px;
  margin-top: 7px;
}
[dir="ltr"] .views-table td.views-field-watched-views-field {
  padding-right: 0;
}
.views-field-name .watched_is_new {
  display: inline-block;
  margin-right: 5px;
  margin-top: 0;
  vertical-align: middle;
}