.clickable:hover {
    cursor: pointer;
}

.ebene-0 {
    font-weight: 700 !important;
    line-height: 1.35 !important;
    color: #252525 !important;
    font-size: 24px !important;
}

.ebene-1 {
    font-weight: 700 !important;
    line-height: 1.35 !important;
    color: #252525 !important;
    font-size: 20px !important;
}

.ebene-2 {
    font-weight: 700 !important;
    line-height: 1.35 !important;
    color: #444 !important;
    font-size: 16px !important;
}

.ebene-1.title {
    margin-left: 20px;
}
.ebene-2.title {
    margin-left: 40px;
}
.ebene-3.title {
    margin-left: 60px;
}
.ebene-4.title {
    margin-left: 80px;
}
.uni-callout-fix {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

i.success {
    color: green !important;
}

i.failed {
    color: red !important;;
}

.open {
    color: gray;
}