.ibs-event{
    cursor:pointer;
}
.ibs-legend{
    line-height: 25px;
    display:none;
}
.ibs-legend span{
    display:inline-block;
    vertical-align:middle;
}
.ibs-legend-color{
    width :25px;
    height:10px;
}
.ibs-legend-name{
    font-weight:bold;
    padding:5px;
    margin-right:10px;
}