.modal-backdrop {
  z-index: 0 !important;
}

.full-width {
  width: 100%;
}

div.name-link {
  cursor: pointer;
}

div.name-option {
  visibility: hidden;
}

.full-row {
  display: block !important;
}

.grid-view > .table > tbody > tr.extend-info > td {
  background: inherit !important;
}

.loadingoverlay {
  z-index: 9999999 !important;
}

.pnotify-center {
  right: calc(50% - 150px);
}

.cke_dialog_contents_body {
    min-width: 500px;
}

.pre-wrap {
    white-space: pre-wrap;
}

.pre-wrap .btn-group{
    white-space: nowrap;
}
