.marker{
    margin-left: -1em !important;
    margin-top: -1em !important;
}

.marker.staff div{
    font-weight: bold;
}
.marker div{
    transform-origin: top left;
    white-space: nowrap;
}

.marker div.active{
    color: #f00;
}