.sale-product-option.keyboard-active {
    background: #eef2ff;
    box-shadow: inset 3px 0 #3157d5;
}

.sale-product-option.keyboard-active strong {
    color: #243fba;
}

.member-picker-option.keyboard-active,
.member-search-results button.keyboard-active {
    background: #eef2ff;
    box-shadow: inset 3px 0 #3157d5;
    outline: 0;
}
