.idd-legend-compact {
    border: none;
    box-shadow: none;
    max-width: 200px;
    max-height: none;
    opacity: 1.0;
}

.idd-legend-item-compact {
    padding: 5px;
}

.idd-legend-item-title-compact {
    width: 190px;
}

.idd-legend-item-title-name-compact {
    width: 140px;
}

.idd-legend-item-compact:last-of-type {
    border-bottom: none;
}

.idd-legend-item-info-compact {
    padding-bottom: 0px;
}