/* Casino overlay for the JetX board: hide the vendor's cross-promotion and
 * launcher-only controls (chat lives on the SmartSoft launcher, the balloon and
 * plinko icons switch to sibling games, STOP follows a regulator URL). */
#chat-icon,
#balloon-icon,
#plinko-icon,
.stop-button-div,
.promotion-button,
.promotion-dailyleaderboard-button,
.promotion-wheel-button,
header .right .redirect-to-history-parent {
  display: none !important;
}
