
.leaf::before, .branch::before {
    display: none !important;
}

.leaf-selecter {
    margin-bottom: 0;
}

.leaf-selecter-label {
/*    line-height: 1.5em;*/
}

:checked + .leaf-selecter-label {
    text-shadow: 1px 0 0 #666;
}

#rvp-content > ul {
    display: flex;
}

#rvp-content > ul > li {
    flex: 1 0 50%;
}
.branch {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

#exp-list {width: 100%}
.bioskop {float: right; width: 121px; height: 57px; background: url(bioskop.gif) no-repeat left top transparent;}

td.buttons {
    white-space: nowrap;
}