.common_SelectionButton.error {
    background: rgb(255,0,0);
    background: linear-gradient(180deg, rgba(255,0,0,0.5) 0%, rgba(255,255,255,0) 80%);
}
