/**
 * Miscellaneous rules for Kitchen Sink application
 */
.binding-selection-view .#{$prefix}item-selected {
    color: $grid-row-cell-selected-color;
    background-color: $grid-row-cell-selected-background-color;
}