.jstree-contextmenu {
    z-index: 2
}

.DispEdit {
    display: none;
}

.sandbox-title {
    font-size: 3em;
    font-weight: bold;
    opacity: 0.5;
    text-align: center;
    width: 100%;
    background-color: grey;
    margin: auto;
}

.stageDeleted {
    opacity: 0.4;
}

.helpBodyDiff:after {
    content: " * ";
    color: red;
}
