/*Rights at Role*/
#nova-rights-rightSelectionIsDeactiv-hint {
  box-sizing: border-box;
  height: 34px;
  display: flex;
  align-items: center;
  margin-left: 10px;
  margin-bottom: 8px;
  margin-right: 8px;
  padding: 8px 11px;
  border: 1px solid var(--borderColorWarning);
  background-color: var(--bgColorWarning);
}
#nova-rights-rightSelectionIsDeactiv-hint #nova-rights-rightSelectionIsDeactiv-hint-icon {
  width: 25px;
}
#nova-rights-rightSelectionIsDeactiv-hint #nova-rights-rightSelectionIsDeactiv-hint-text {
  font-weight: bold;
  height: 16px;
  line-height: 16px;
}
.fancytree-icon {
  display: none !important;
}
