.fth-menu li {
    margin-bottom: 8px;
}

.fth-menu a.is-active {
    background-color: #303030;
}

.event-status-row {
    padding: 8px !important; 
    width: 250px;
    min-height: 50px;
}

.event-row-selected {
    margin-left: 5px;
    font-weight: bold;
}

.event-row-notselected {
    margin-left: 5px;
    font-weight: normal;
}