/* ECNChat Phase 7.0L5 - +q/+o/+O nick-list icons */
.userRow .roleIcon.ecn70l5RoleIcon,
.userRow img[src="/owner.gif"].roleIcon,
.userRow img[src="/host.gif"].roleIcon {
  width: 16px;
  height: 16px;
  object-fit: contain;
  vertical-align: -3px;
  margin-right: 5px;
}
