.sports-icon {
    background: url(/Content/Images/Sports_Default.png) no-repeat;
    background-size: contain
}

.sports-icon2 {
    background: url(/Content/Images/Sports_Selected.png) no-repeat;
    background-size: contain
}

.casino-icon {
    background: url(/Content/Images/LiveCasino_Default.png) no-repeat;
    background-size: contain
}

.casino-icon2 {
    background: url(/Content/Images/LiveCasino_Selected.png) no-repeat;
    background-size: contain
}

.games-icon {
    background: url(/Content/Images/Games_Default.png) no-repeat;
    background-size: contain
}

.games-icon2 {
    background: url(/Content/Images/Games_Selected.png) no-repeat;
    background-size: contain
}

.esports-icon {
    background: url(/Content/Images/Esports_Default.png) no-repeat;
    background-size: contain
}

.esports-icon2 {
    background: url(/Content/Images/Esports_Selected.png) no-repeat;
    background-size: contain
}

.virtualsports-icon {
    background: url(/Content/Images/VirtualSports_Default.png) no-repeat;
    background-size: contain
}

.virtualsports-icon2 {
    background: url(/Content/Images/VirtualSports_Selected.png) no-repeat;
    background-size: contain
}

.racing-icon {
    background: url(/Content/Images/Racing_Default.png) no-repeat;
    background-size: contain
}

.racing-icon2 {
    background: url(/Content/Images/Racing_Selected.png) no-repeat;
    background-size: contain
}

.fishing-icon {
    background: url(/Content/Images/Fishing_Default.png) no-repeat;
    background-size: contain
}

.fishing-icon2 {
    background: url(/Content/Images/Fishing_Selected.png) no-repeat;
    background-size: contain
}

.sbokeno-icon {
    background: url(/Content/Images/SBOKeno_Default.png) no-repeat;
    background-size: contain
}

.sbokeno-icon2 {
    background: url(/Content/Images/SBOKeno_Selected.png) no-repeat;
    background-size: contain
}

.cockfight-icon {
    background: url(/Content/Images/Cockfight_Default.png) no-repeat;
    background-size: contain
}

.cockfight-icon2 {
    background: url(/Content/Images/Cockfight_Selected.png) no-repeat;
    background-size: contain
}

.livedraw-icon {
    background: url(/Content/Images/LiveDraw_Default.png) no-repeat;
    background-size: contain
}

.livedraw-icon2 {
    background: url(/Content/Images/LiveDraw_Selected.png) no-repeat;
    background-size: contain
}
