.toolbar-icon-openy-gated-content-openy:before {
  background-image: url(/modules/contrib/openy_custom/openy_system/assets/images/icon-gear-inactive.png);
}

#edit-app-settings-components .draggable a.tabledrag-handle {
  margin: 1.8em 0 1.8em -1em;
}

#edit-app-settings-components .draggable td details {
  float: left;
  width: calc(100% - 40px);
}

#fetched-data tr.new-item {
    font-weight: bold;
}

#fetched-data tr.disabled {
  opacity: 0.76;
}

.ui-dialog .ui-dialog-titlebar-close.no-close {
    display: none;
}
