﻿/*Easit*/
/* Common */
body {
  background-color: transparent;
  color: #000;
  overflow: hidden;
}
/* Core */
.jackpot,
.jackpot-generic {
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  line-height: 1px;
  font-size: 1px;
}
.jackpot .counter,
.jackpot-generic .counter {
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  position: relative;
}
.jackpot .counter .wrapper,
.jackpot-generic .counter .wrapper {
  position: relative;
  padding-right: 1%;
}
.jackpot .counter .wrapper::after,
.jackpot-generic .counter .wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  right: 10.88215488%;
  bottom: 0;
  width: 29.58585859%;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
}
.jackpot .counter .wrapper > canvas,
.jackpot-generic .counter .wrapper > canvas {
  max-width: 100%;
  width: 100%;
  vertical-align: top;
  position: relative;
}
.jackpot-generic,
.jackpot-generic-generic {
  margin-bottom: 12px;
}
.jackpot-generic .counter .wrapper::after,
.jackpot-generic-generic .counter .wrapper::after {
  right: 7%;
}
.jackpot.withlabel .counter,
.jackpot-generic.withlabel .counter {
  padding-left: 31% !important;
}
.jackpot.withlabel .counter::before,
.jackpot-generic.withlabel .counter::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 30%;
  top: 0;
  left: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left center;
}
.jackpot.withlabelalt .counter,
.jackpot-generic.withlabelalt .counter {
  padding-left: 45% !important;
}
.jackpot.withlabelalt .counter::before,
.jackpot-generic.withlabelalt .counter::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 45%;
  top: 0;
  left: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center;
}
.jackpot.withcurrency .counter::after,
.jackpot-generic.withcurrency .counter::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 25%;
  top: 0;
  right: 3%;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: top right;
}
.jackpot.withcurrency.czk .counter,
.jackpot-generic.withcurrency.czk .counter {
  padding-right: calc(18% + 3% / 2) !important;
}
.jackpot.withcurrency.withlabel.czk .counter,
.jackpot-generic.withcurrency.withlabel.czk .counter {
  padding-right: calc(18% / 1.4 + 3% / 2) !important;
}
.jackpot.withcurrency.eur .counter,
.jackpot-generic.withcurrency.eur .counter {
  padding-right: calc(12.5% + 3% / 2) !important;
}
.jackpot.withcurrency.withlabel.eur .counter,
.jackpot-generic.withcurrency.withlabel.eur .counter {
  padding-right: calc(12.5% / 1.4 + 3% / 2) !important;
}
.jackpot.withcurrency.hrk .counter,
.jackpot-generic.withcurrency.hrk .counter {
  padding-right: calc(17% + 3% / 2) !important;
}
.jackpot.withcurrency.withlabel.hrk .counter,
.jackpot-generic.withcurrency.withlabel.hrk .counter {
  padding-right: calc(17% / 1.4 + 3% / 2) !important;
}
.jackpot.withcurrency.ron .counter,
.jackpot-generic.withcurrency.ron .counter {
  padding-right: calc(25% + 3% / 2) !important;
}
.jackpot.withcurrency.withlabel.ron .counter,
.jackpot-generic.withcurrency.withlabel.ron .counter {
  padding-right: calc(25% / 1.4 + 3% / 2) !important;
}
.jackpot.withcurrency.rsd .counter,
.jackpot-generic.withcurrency.rsd .counter {
  padding-right: calc(25% + 3% / 2) !important;
}
.jackpot.withcurrency.withlabel.rsd .counter,
.jackpot-generic.withcurrency.withlabel.rsd .counter {
  padding-right: calc(25% / 1.4 + 3% / 2) !important;
}
.jackpot.withcurrencyalt .counter::after,
.jackpot-generic.withcurrencyalt .counter::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 6.5%;
  top: 0;
  right: 0px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top center;
  border-left-width: 2px;
  border-left-style: solid;
}
.jackpot.withcurrencyalt .counter,
.jackpot-generic.withcurrencyalt .counter {
  padding-right: calc(2.5% + 9px) !important;
}
.jackpot.withcurrencyalt.withlabel .counter,
.jackpot-generic.withcurrencyalt.withlabel .counter {
  padding-right: calc(4% + 9px) !important;
}
.jackpot.withtoplogo,
.jackpot-generic.withtoplogo {
  padding: 5%;
  background-color: rgba(0, 0, 0, 0.4);
  margin-top: 12.5%;
  margin-bottom: 12px;
  position: relative;
}
.jackpot.withtoplogo::before,
.jackpot-generic.withtoplogo::before {
  content: "";
  position: relative;
  width: calc(112%);
  left: -6%;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  padding-bottom: 49%;
  display: block;
  margin-bottom: -8%;
  margin-top: -30%;
}
.jackpot.withtoplogoalt,
.jackpot-generic.withtoplogoalt {
  padding: 12px;
  background-color: rgba(0, 0, 0, 0.4);
  padding-top: calc((((100vw - 62px) * 0.16414773 + 14px) * 4 + ((100vw - 36px) * 0.35) + 24px) / 3 - (24px + (100vw - 38px) * 0.14428191));
  margin-top: 0px;
  margin-bottom: 12px;
  position: relative;
}
@media (min-width: 768px) {
  .jackpot.withtoplogoalt,
  .jackpot-generic.withtoplogoalt {
    padding-top: 50px;
    margin-top: 0px;
  }
}
@media (min-width: 1024px) {
  .jackpot.withtoplogoalt,
  .jackpot-generic.withtoplogoalt {
    padding-top: 63px;
  }
}
@media (min-width: 1280px) {
  .jackpot.withtoplogoalt,
  .jackpot-generic.withtoplogoalt {
    padding: 24px;
    padding-top: 69px;
    margin-top: 0px;
  }
}
@media (min-width: 1600px) {
  .jackpot.withtoplogoalt,
  .jackpot-generic.withtoplogoalt {
    padding: 24px;
    padding-top: 76px;
    margin-top: 0px;
  }
}
.jackpot.withtoplogoalt::before,
.jackpot-generic.withtoplogoalt::before {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  bottom: calc(12px + (100vw - 38px) * 0.14428191);
  top: 0;
  right: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 70%;
}
@media (min-width: 768px) {
  .jackpot.withtoplogoalt::before,
  .jackpot-generic.withtoplogoalt::before {
    background-size: 70% auto;
    bottom: 39px;
  }
}
@media (min-width: 1280px) {
  .jackpot.withtoplogoalt::before,
  .jackpot-generic.withtoplogoalt::before {
    bottom: 62px;
  }
}
@media (min-width: 1600px) {
  .jackpot.withtoplogoalt::before,
  .jackpot-generic.withtoplogoalt::before {
    bottom: 62px;
  }
}
.jackpot.withtoplogosimple,
.jackpot-generic.withtoplogosimple {
  position: relative;
}
.jackpot.withtoplogosimple::before,
.jackpot-generic.withtoplogosimple::before {
  content: "";
  display: block;
  position: relative;
  width: 80%;
  margin: 0 auto;
  padding-bottom: 17.5%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.jackpot.withleftlogo,
.jackpot-generic.withleftlogo {
  position: relative;
  padding-left: 31%;
}
.jackpot.withleftlogo::before,
.jackpot-generic.withleftlogo::before {
  content: "";
  position: absolute;
  width: 30%;
  left: 0;
  bottom: 0;
  top: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.jackpot.withleftlogosimple,
.jackpot-generic.withleftlogosimple {
  position: relative;
  padding-left: 31%;
}
.jackpot.withleftlogosimple::before,
.jackpot-generic.withleftlogosimple::before {
  content: "";
  position: absolute;
  width: 24%;
  left: 3%;
  bottom: 0;
  top: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.jackpot.withborderalt .counter,
.jackpot-generic.withborderalt .counter {
  border-width: 2px;
  border-radius: 3px;
}
.jackpot.theme-synot.platinum .counter,
.jackpot-generic.theme-synot.platinum .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-synot.platinum .counter .wrapper:after,
.jackpot-generic.theme-synot.platinum .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/synot/separator-platinum.png');
}
.jackpot.theme-synot.gold .counter,
.jackpot-generic.theme-synot.gold .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-synot.gold .counter .wrapper:after,
.jackpot-generic.theme-synot.gold .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/synot/separator-gold.png');
}
.jackpot.theme-synot.silver .counter,
.jackpot-generic.theme-synot.silver .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-synot.silver .counter .wrapper:after,
.jackpot-generic.theme-synot.silver .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/synot/separator-silver.png');
}
.jackpot.theme-synot.bronze .counter,
.jackpot-generic.theme-synot.bronze .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-synot.bronze .counter .wrapper:after,
.jackpot-generic.theme-synot.bronze .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/synot/separator-bronze.png');
}
.jackpot.theme-synot.diamond .counter,
.jackpot-generic.theme-synot.diamond .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-synot.diamond .counter .wrapper:after,
.jackpot-generic.theme-synot.diamond .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/synot/separator-diamond.png');
}
.jackpot.theme-synot.withlabel.platinum .counter:before,
.jackpot-generic.theme-synot.withlabel.platinum .counter:before {
  background-image: url('/Content/Images/jackpot/synot/label-platinum.png');
}
.jackpot.theme-synot.withlabel.gold .counter:before,
.jackpot-generic.theme-synot.withlabel.gold .counter:before {
  background-image: url('/Content/Images/jackpot/synot/label-gold.png');
}
.jackpot.theme-synot.withlabel.silver .counter:before,
.jackpot-generic.theme-synot.withlabel.silver .counter:before {
  background-image: url('/Content/Images/jackpot/synot/label-silver.png');
}
.jackpot.theme-synot.withlabel.bronze .counter:before,
.jackpot-generic.theme-synot.withlabel.bronze .counter:before {
  background-image: url('/Content/Images/jackpot/synot/label-bronze.png');
}
.jackpot.theme-synot.withlabel.diamond .counter:before,
.jackpot-generic.theme-synot.withlabel.diamond .counter:before {
  background-image: url('/Content/Images/jackpot/synot/label-diamond.png');
}
.jackpot.theme-synot.withlabel.royal .counter:before,
.jackpot-generic.theme-synot.withlabel.royal .counter:before {
  background-image: url('/Content/Images/jackpot/synot/label-royal.png');
}
.jackpot.theme-synot.withborder.platinum .counter,
.jackpot-generic.theme-synot.withborder.platinum .counter {
  border-color: #26f5ee;
  box-shadow: rgba(38, 245, 238, 0.5) 0 0 10px, rgba(38, 245, 238, 0.5) 0 0 10px inset;
}
.jackpot.theme-synot.withborder.diamond .counter,
.jackpot-generic.theme-synot.withborder.diamond .counter {
  border-color: #26f5ee;
  box-shadow: rgba(38, 245, 238, 0.5) 0 0 10px, rgba(38, 245, 238, 0.5) 0 0 10px inset;
}
.jackpot.theme-synot.withborder.gold .counter,
.jackpot-generic.theme-synot.withborder.gold .counter {
  border-color: #f1db7b;
  box-shadow: rgba(241, 219, 123, 0.5) 0 0 10px, rgba(241, 219, 123, 0.5) 0 0 10px inset;
}
.jackpot.theme-synot.withborder.silver .counter,
.jackpot-generic.theme-synot.withborder.silver .counter {
  border-color: #cbe6ec;
  box-shadow: rgba(203, 230, 236, 0.5) 0 0 10px, rgba(203, 230, 236, 0.5) 0 0 10px inset;
}
.jackpot.theme-synot.withborder.bronze .counter,
.jackpot-generic.theme-synot.withborder.bronze .counter {
  border-color: #ffb66e;
  box-shadow: rgba(255, 182, 110, 0.5) 0 0 10px, rgba(255, 182, 110, 0.5) 0 0 10px inset;
}
.jackpot.theme-synot.withborderanimation.platinum .counter,
.jackpot-generic.theme-synot.withborderanimation.platinum .counter {
  border-color: #26f5ee;
  animation-name: anim-platinum-1;
  box-shadow: #26f5ee 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-synot.withborderanimation.platinum .counter:before,
.jackpot-generic.theme-synot.withborderanimation.platinum .counter:before {
  filter: unset;
  animation-name: anim-platinum-2;
  animation-duration: 5s;
}
@keyframes anim-platinum-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #26f5ee 0 0 10px;
  }
  20% {
    box-shadow: #26f5ee 0 0 10px, #26f5ee 0 0 20px;
  }
}
@keyframes anim-platinum-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #26f5ee);
  }
}
.jackpot.theme-synot.withborderanimation.gold .counter,
.jackpot-generic.theme-synot.withborderanimation.gold .counter {
  border-color: #f1db7b;
  animation-name: anim-gold-1;
  box-shadow: #f1db7b 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-synot.withborderanimation.gold .counter:before,
.jackpot-generic.theme-synot.withborderanimation.gold .counter:before {
  filter: unset;
  animation-name: anim-gold-2;
  animation-duration: 5s;
}
@keyframes anim-gold-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #f1db7b 0 0 10px;
  }
  20% {
    box-shadow: #f1db7b 0 0 10px, #f1db7b 0 0 20px;
  }
}
@keyframes anim-gold-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #f1db7b);
  }
}
.jackpot.theme-synot.withborderanimation.silver .counter,
.jackpot-generic.theme-synot.withborderanimation.silver .counter {
  border-color: #cbe6ec;
  animation-name: anim-silver-1;
  box-shadow: #cbe6ec 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-synot.withborderanimation.silver .counter:before,
.jackpot-generic.theme-synot.withborderanimation.silver .counter:before {
  filter: unset;
  animation-name: anim-silver-2;
  animation-duration: 5s;
}
@keyframes anim-silver-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #cbe6ec 0 0 10px;
  }
  20% {
    box-shadow: #cbe6ec 0 0 10px, #cbe6ec 0 0 20px;
  }
}
@keyframes anim-silver-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #cbe6ec);
  }
}
.jackpot.theme-synot.withborderanimation.bronze .counter,
.jackpot-generic.theme-synot.withborderanimation.bronze .counter {
  border-color: #ffb66e;
  animation-name: anim-bronze-1;
  box-shadow: #ffb66e 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-synot.withborderanimation.bronze .counter:before,
.jackpot-generic.theme-synot.withborderanimation.bronze .counter:before {
  filter: unset;
  animation-name: anim-bronze-2;
  animation-duration: 5s;
}
@keyframes anim-bronze-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #ffb66e 0 0 10px;
  }
  20% {
    box-shadow: #ffb66e 0 0 10px, #ffb66e 0 0 20px;
  }
}
@keyframes anim-bronze-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #ffb66e);
  }
}
.jackpot.theme-synot.withcurrency.czk.platinum .counter:after,
.jackpot-generic.theme-synot.withcurrency.czk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-czk-platinum.png');
}
.jackpot.theme-synot.withcurrency.czk.diamond .counter:after,
.jackpot-generic.theme-synot.withcurrency.czk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-czk-diamond.png');
}
.jackpot.theme-synot.withcurrency.czk.gold .counter:after,
.jackpot-generic.theme-synot.withcurrency.czk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-czk-gold.png');
}
.jackpot.theme-synot.withcurrency.czk.silver .counter:after,
.jackpot-generic.theme-synot.withcurrency.czk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-czk-silver.png');
}
.jackpot.theme-synot.withcurrency.czk.bronze .counter:after,
.jackpot-generic.theme-synot.withcurrency.czk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-czk-bronze.png');
}
.jackpot.theme-synot.withcurrency.eur.platinum .counter:after,
.jackpot-generic.theme-synot.withcurrency.eur.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-eur-platinum.png');
}
.jackpot.theme-synot.withcurrency.eur.diamond .counter:after,
.jackpot-generic.theme-synot.withcurrency.eur.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-eur-diamond.png');
}
.jackpot.theme-synot.withcurrency.eur.gold .counter:after,
.jackpot-generic.theme-synot.withcurrency.eur.gold .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-eur-gold.png');
}
.jackpot.theme-synot.withcurrency.eur.silver .counter:after,
.jackpot-generic.theme-synot.withcurrency.eur.silver .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-eur-silver.png');
}
.jackpot.theme-synot.withcurrency.eur.bronze .counter:after,
.jackpot-generic.theme-synot.withcurrency.eur.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-eur-bronze.png');
}
.jackpot.theme-synot.withcurrency.hrk.platinum .counter:after,
.jackpot-generic.theme-synot.withcurrency.hrk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-hrk-platinum.png');
}
.jackpot.theme-synot.withcurrency.hrk.diamond .counter:after,
.jackpot-generic.theme-synot.withcurrency.hrk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-hrk-diamond.png');
}
.jackpot.theme-synot.withcurrency.hrk.gold .counter:after,
.jackpot-generic.theme-synot.withcurrency.hrk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-hrk-gold.png');
}
.jackpot.theme-synot.withcurrency.hrk.silver .counter:after,
.jackpot-generic.theme-synot.withcurrency.hrk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-hrk-silver.png');
}
.jackpot.theme-synot.withcurrency.hrk.bronze .counter:after,
.jackpot-generic.theme-synot.withcurrency.hrk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-hrk-bronze.png');
}
.jackpot.theme-synot.withcurrency.ron.platinum .counter:after,
.jackpot-generic.theme-synot.withcurrency.ron.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-ron-platinum.png');
}
.jackpot.theme-synot.withcurrency.ron.diamond .counter:after,
.jackpot-generic.theme-synot.withcurrency.ron.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-ron-diamond.png');
}
.jackpot.theme-synot.withcurrency.ron.gold .counter:after,
.jackpot-generic.theme-synot.withcurrency.ron.gold .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-ron-gold.png');
}
.jackpot.theme-synot.withcurrency.ron.silver .counter:after,
.jackpot-generic.theme-synot.withcurrency.ron.silver .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-ron-silver.png');
}
.jackpot.theme-synot.withcurrency.ron.bronze .counter:after,
.jackpot-generic.theme-synot.withcurrency.ron.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-ron-bronze.png');
}
.jackpot.theme-synot.withcurrency.rsd.platinum .counter:after,
.jackpot-generic.theme-synot.withcurrency.rsd.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-rsd-platinum.png');
}
.jackpot.theme-synot.withcurrency.rsd.diamond .counter:after,
.jackpot-generic.theme-synot.withcurrency.rsd.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-rsd-diamond.png');
}
.jackpot.theme-synot.withcurrency.rsd.gold .counter:after,
.jackpot-generic.theme-synot.withcurrency.rsd.gold .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-rsd-gold.png');
}
.jackpot.theme-synot.withcurrency.rsd.silver .counter:after,
.jackpot-generic.theme-synot.withcurrency.rsd.silver .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-rsd-silver.png');
}
.jackpot.theme-synot.withcurrency.rsd.bronze .counter:after,
.jackpot-generic.theme-synot.withcurrency.rsd.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-rsd-bronze.png');
}
.jackpot.theme-synot.withcurrencyalt.czk.platinum .counter:after,
.jackpot-generic.theme-synot.withcurrencyalt.czk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-czk-platinum_v.png');
  border-color: #26f5ee;
}
.jackpot.theme-synot.withcurrencyalt.czk.diamond .counter:after,
.jackpot-generic.theme-synot.withcurrencyalt.czk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-czk-diamond_v.png');
  border-color: #26f5ee;
}
.jackpot.theme-synot.withcurrencyalt.czk.gold .counter:after,
.jackpot-generic.theme-synot.withcurrencyalt.czk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-czk-gold_v.png');
  border-color: #f1db7b;
}
.jackpot.theme-synot.withcurrencyalt.czk.silver .counter:after,
.jackpot-generic.theme-synot.withcurrencyalt.czk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-czk-silver_v.png');
  border-color: #cbe6ec;
}
.jackpot.theme-synot.withcurrencyalt.czk.bronze .counter:after,
.jackpot-generic.theme-synot.withcurrencyalt.czk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-czk-bronze_v.png');
  border-color: #ffb66e;
}
.jackpot.theme-synot.withcurrencyalt.eur.platinum .counter:after,
.jackpot-generic.theme-synot.withcurrencyalt.eur.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-eur-platinum_v.png');
  border-color: #26f5ee;
}
.jackpot.theme-synot.withcurrencyalt.eur.diamond .counter:after,
.jackpot-generic.theme-synot.withcurrencyalt.eur.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-eur-diamond_v.png');
  border-color: #26f5ee;
}
.jackpot.theme-synot.withcurrencyalt.eur.gold .counter:after,
.jackpot-generic.theme-synot.withcurrencyalt.eur.gold .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-eur-gold_v.png');
  border-color: #f1db7b;
}
.jackpot.theme-synot.withcurrencyalt.eur.silver .counter:after,
.jackpot-generic.theme-synot.withcurrencyalt.eur.silver .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-eur-silver_v.png');
  border-color: #cbe6ec;
}
.jackpot.theme-synot.withcurrencyalt.eur.bronze .counter:after,
.jackpot-generic.theme-synot.withcurrencyalt.eur.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-eur-bronze_v.png');
  border-color: #ffb66e;
}
.jackpot.theme-synot.withcurrencyalt.hrk.platinum .counter:after,
.jackpot-generic.theme-synot.withcurrencyalt.hrk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-hrk-platinum_v.png');
  border-color: #26f5ee;
}
.jackpot.theme-synot.withcurrencyalt.hrk.diamond .counter:after,
.jackpot-generic.theme-synot.withcurrencyalt.hrk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-hrk-diamond_v.png');
  border-color: #26f5ee;
}
.jackpot.theme-synot.withcurrencyalt.hrk.gold .counter:after,
.jackpot-generic.theme-synot.withcurrencyalt.hrk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-hrk-gold_v.png');
  border-color: #f1db7b;
}
.jackpot.theme-synot.withcurrencyalt.hrk.silver .counter:after,
.jackpot-generic.theme-synot.withcurrencyalt.hrk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-hrk-silver_v.png');
  border-color: #cbe6ec;
}
.jackpot.theme-synot.withcurrencyalt.hrk.bronze .counter:after,
.jackpot-generic.theme-synot.withcurrencyalt.hrk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-hrk-bronze_v.png');
  border-color: #ffb66e;
}
.jackpot.theme-synot.withcurrencyalt.ron.platinum .counter:after,
.jackpot-generic.theme-synot.withcurrencyalt.ron.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-ron-platinum_v.png');
  border-color: #26f5ee;
}
.jackpot.theme-synot.withcurrencyalt.ron.diamond .counter:after,
.jackpot-generic.theme-synot.withcurrencyalt.ron.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-ron-diamond_v.png');
  border-color: #26f5ee;
}
.jackpot.theme-synot.withcurrencyalt.ron.gold .counter:after,
.jackpot-generic.theme-synot.withcurrencyalt.ron.gold .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-ron-gold_v.png');
  border-color: #f1db7b;
}
.jackpot.theme-synot.withcurrencyalt.ron.silver .counter:after,
.jackpot-generic.theme-synot.withcurrencyalt.ron.silver .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-ron-silver_v.png');
  border-color: #cbe6ec;
}
.jackpot.theme-synot.withcurrencyalt.ron.bronze .counter:after,
.jackpot-generic.theme-synot.withcurrencyalt.ron.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-ron-bronze_v.png');
  border-color: #ffb66e;
}
.jackpot.theme-synot.withcurrencyalt.rsd.platinum .counter:after,
.jackpot-generic.theme-synot.withcurrencyalt.rsd.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-rsd-platinum_v.png');
  border-color: #26f5ee;
}
.jackpot.theme-synot.withcurrencyalt.rsd.diamond .counter:after,
.jackpot-generic.theme-synot.withcurrencyalt.rsd.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-rsd-diamond_v.png');
  border-color: #26f5ee;
}
.jackpot.theme-synot.withcurrencyalt.rsd.gold .counter:after,
.jackpot-generic.theme-synot.withcurrencyalt.rsd.gold .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-rsd-gold_v.png');
  border-color: #f1db7b;
}
.jackpot.theme-synot.withcurrencyalt.rsd.silver .counter:after,
.jackpot-generic.theme-synot.withcurrencyalt.rsd.silver .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-rsd-silver_v.png');
  border-color: #cbe6ec;
}
.jackpot.theme-synot.withcurrencyalt.rsd.bronze .counter:after,
.jackpot-generic.theme-synot.withcurrencyalt.rsd.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/synot/currency-rsd-bronze_v.png');
  border-color: #ffb66e;
}
.jackpot.theme-synot.withbg.withborder.platinum .counter,
.jackpot-generic.theme-synot.withbg.withborder.platinum .counter,
.jackpot.theme-synot.withbgalt.withborder.platinum .counter,
.jackpot-generic.theme-synot.withbgalt.withborder.platinum .counter {
  border-color: #26f5ee;
  box-shadow: rgba(38, 245, 238, 0.5) 0 0 10px;
}
.jackpot.theme-synot.withbg.withborder.diamond .counter,
.jackpot-generic.theme-synot.withbg.withborder.diamond .counter,
.jackpot.theme-synot.withbgalt.withborder.diamond .counter,
.jackpot-generic.theme-synot.withbgalt.withborder.diamond .counter {
  border-color: #26f5ee;
  box-shadow: rgba(38, 245, 238, 0.5) 0 0 10px;
}
.jackpot.theme-synot.withbg.withborder.gold .counter,
.jackpot-generic.theme-synot.withbg.withborder.gold .counter,
.jackpot.theme-synot.withbgalt.withborder.gold .counter,
.jackpot-generic.theme-synot.withbgalt.withborder.gold .counter {
  border-color: #f1db7b;
  box-shadow: rgba(241, 219, 123, 0.5) 0 0 10px;
}
.jackpot.theme-synot.withbg.withborder.silver .counter,
.jackpot-generic.theme-synot.withbg.withborder.silver .counter,
.jackpot.theme-synot.withbgalt.withborder.silver .counter,
.jackpot-generic.theme-synot.withbgalt.withborder.silver .counter {
  border-color: #cbe6ec;
  box-shadow: rgba(203, 230, 236, 0.5) 0 0 10px;
}
.jackpot.theme-synot.withbg.withborder.bronze .counter,
.jackpot-generic.theme-synot.withbg.withborder.bronze .counter,
.jackpot.theme-synot.withbgalt.withborder.bronze .counter,
.jackpot-generic.theme-synot.withbgalt.withborder.bronze .counter {
  border-color: #ffb66e;
  box-shadow: rgba(255, 182, 110, 0.5) 0 0 10px;
}
.jackpot.theme-synot.withtoplogo.platinum,
.jackpot-generic.theme-synot.withtoplogo.platinum {
  border-color: #26f5ee;
  box-shadow: rgba(38, 245, 238, 0.5) 0 0 10px;
}
.jackpot.theme-synot.withtoplogo.platinum::before,
.jackpot-generic.theme-synot.withtoplogo.platinum::before {
  background-image: url('/Content/Images/jackpot/synot/logo-platinum.png');
}
.jackpot.theme-synot.withtoplogo.gold,
.jackpot-generic.theme-synot.withtoplogo.gold {
  border-color: #f1db7b;
  box-shadow: rgba(241, 219, 123, 0.5) 0 0 10px;
}
.jackpot.theme-synot.withtoplogo.gold::before,
.jackpot-generic.theme-synot.withtoplogo.gold::before {
  background-image: url('/Content/Images/jackpot/synot/logo-gold.png');
}
.jackpot.theme-synot.withtoplogo.silver,
.jackpot-generic.theme-synot.withtoplogo.silver {
  border-color: #cbe6ec;
  box-shadow: rgba(203, 230, 236, 0.5) 0 0 10px;
}
.jackpot.theme-synot.withtoplogo.silver::before,
.jackpot-generic.theme-synot.withtoplogo.silver::before {
  background-image: url('/Content/Images/jackpot/synot/logo-silver.png');
}
.jackpot.theme-synot.withtoplogo.bronze,
.jackpot-generic.theme-synot.withtoplogo.bronze {
  border-color: #ffb66e;
  box-shadow: rgba(255, 182, 110, 0.5) 0 0 10px;
}
.jackpot.theme-synot.withtoplogo.bronze::before,
.jackpot-generic.theme-synot.withtoplogo.bronze::before {
  background-image: url('/Content/Images/jackpot/synot/logo-bronze.png');
}
.jackpot.theme-synot.withtoplogoalt.platinum,
.jackpot-generic.theme-synot.withtoplogoalt.platinum {
  border-color: #26f5ee;
  box-shadow: rgba(38, 245, 238, 0.5) 0 0 10px;
}
.jackpot.theme-synot.withtoplogoalt.platinum::before,
.jackpot-generic.theme-synot.withtoplogoalt.platinum::before {
  background-image: url('/Content/Images/jackpot/synot/logo-platinum2.png');
}
.jackpot.theme-synot.withtoplogoalt.diamond,
.jackpot-generic.theme-synot.withtoplogoalt.diamond {
  border-color: #26f5ee;
  box-shadow: rgba(38, 245, 238, 0.5) 0 0 10px;
}
.jackpot.theme-synot.withtoplogoalt.diamond::before,
.jackpot-generic.theme-synot.withtoplogoalt.diamond::before {
  background-image: url('/Content/Images/jackpot/synot/logo-diamond2.png');
}
.jackpot.theme-synot.withtoplogoalt.gold,
.jackpot-generic.theme-synot.withtoplogoalt.gold {
  border-color: #f1db7b;
  box-shadow: rgba(241, 219, 123, 0.5) 0 0 10px;
}
.jackpot.theme-synot.withtoplogoalt.gold::before,
.jackpot-generic.theme-synot.withtoplogoalt.gold::before {
  background-image: url('/Content/Images/jackpot/synot/logo-gold2.png');
}
.jackpot.theme-synot.withtoplogoalt.silver,
.jackpot-generic.theme-synot.withtoplogoalt.silver {
  border-color: #cbe6ec;
  box-shadow: rgba(203, 230, 236, 0.5) 0 0 10px;
}
.jackpot.theme-synot.withtoplogoalt.silver::before,
.jackpot-generic.theme-synot.withtoplogoalt.silver::before {
  background-image: url('/Content/Images/jackpot/synot/logo-silver2.png');
}
.jackpot.theme-synot.withtoplogoalt.bronze,
.jackpot-generic.theme-synot.withtoplogoalt.bronze {
  border-color: #ffb66e;
  box-shadow: rgba(255, 182, 110, 0.5) 0 0 10px;
}
.jackpot.theme-synot.withtoplogoalt.bronze::before,
.jackpot-generic.theme-synot.withtoplogoalt.bronze::before {
  background-image: url('/Content/Images/jackpot/synot/logo-bronze2.png');
}
.jackpot.theme-synot.withtoplogosimple.platinum::before,
.jackpot-generic.theme-synot.withtoplogosimple.platinum::before {
  background-image: url('/Content/Images/jackpot/synot/logo-simple-platinum.png');
}
.jackpot.theme-synot.withtoplogosimple.diamond::before,
.jackpot-generic.theme-synot.withtoplogosimple.diamond::before {
  background-image: url('/Content/Images/jackpot/synot/logo-simple-diamond.png');
}
.jackpot.theme-synot.withtoplogosimple.gold::before,
.jackpot-generic.theme-synot.withtoplogosimple.gold::before {
  background-image: url('/Content/Images/jackpot/synot/logo-simple-gold.png');
}
.jackpot.theme-synot.withtoplogosimple.silver::before,
.jackpot-generic.theme-synot.withtoplogosimple.silver::before {
  background-image: url('/Content/Images/jackpot/synot/logo-simple-silver.png');
}
.jackpot.theme-synot.withtoplogosimple.bronze::before,
.jackpot-generic.theme-synot.withtoplogosimple.bronze::before {
  background-image: url('/Content/Images/jackpot/synot/logo-simple-bronze.png');
}
.jackpot.theme-synot.withleftlogo.platinum::before,
.jackpot-generic.theme-synot.withleftlogo.platinum::before {
  background-image: url('/Content/Images/jackpot/synot/logo-platinum2.png');
}
.jackpot.theme-synot.withleftlogo.diamond::before,
.jackpot-generic.theme-synot.withleftlogo.diamond::before {
  background-image: url('/Content/Images/jackpot/synot/logo-diamond2.png');
}
.jackpot.theme-synot.withleftlogo.gold::before,
.jackpot-generic.theme-synot.withleftlogo.gold::before {
  background-image: url('/Content/Images/jackpot/synot/logo-gold2.png');
}
.jackpot.theme-synot.withleftlogo.silver::before,
.jackpot-generic.theme-synot.withleftlogo.silver::before {
  background-image: url('/Content/Images/jackpot/synot/logo-silver2.png');
}
.jackpot.theme-synot.withleftlogo.bronze::before,
.jackpot-generic.theme-synot.withleftlogo.bronze::before {
  background-image: url('/Content/Images/jackpot/synot/logo-bronze2.png');
}
.jackpot.theme-synot.withleftlogosimple.platinum::before,
.jackpot-generic.theme-synot.withleftlogosimple.platinum::before {
  background-image: url('/Content/Images/jackpot/synot/logo-simple-platinum.png');
}
.jackpot.theme-synot.withleftlogosimple.diamond::before,
.jackpot-generic.theme-synot.withleftlogosimple.diamond::before {
  background-image: url('/Content/Images/jackpot/synot/logo-simple-diamond.png');
}
.jackpot.theme-synot.withleftlogosimple.gold::before,
.jackpot-generic.theme-synot.withleftlogosimple.gold::before {
  background-image: url('/Content/Images/jackpot/synot/logo-simple-gold.png');
}
.jackpot.theme-synot.withleftlogosimple.silver::before,
.jackpot-generic.theme-synot.withleftlogosimple.silver::before {
  background-image: url('/Content/Images/jackpot/synot/logo-simple-silver.png');
}
.jackpot.theme-synot.withleftlogosimple.bronze::before,
.jackpot-generic.theme-synot.withleftlogosimple.bronze::before {
  background-image: url('/Content/Images/jackpot/synot/logo-simple-bronze.png');
}
.jackpot.theme-joker.platinum .counter,
.jackpot-generic.theme-joker.platinum .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-joker.platinum .counter .wrapper:after,
.jackpot-generic.theme-joker.platinum .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/joker/separator-platinum.png');
}
.jackpot.theme-joker.gold .counter,
.jackpot-generic.theme-joker.gold .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-joker.gold .counter .wrapper:after,
.jackpot-generic.theme-joker.gold .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/joker/separator-gold.png');
}
.jackpot.theme-joker.silver .counter,
.jackpot-generic.theme-joker.silver .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-joker.silver .counter .wrapper:after,
.jackpot-generic.theme-joker.silver .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/joker/separator-silver.png');
}
.jackpot.theme-joker.bronze .counter,
.jackpot-generic.theme-joker.bronze .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-joker.bronze .counter .wrapper:after,
.jackpot-generic.theme-joker.bronze .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/joker/separator-bronze.png');
}
.jackpot.theme-joker.diamond .counter,
.jackpot-generic.theme-joker.diamond .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-joker.diamond .counter .wrapper:after,
.jackpot-generic.theme-joker.diamond .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/joker/separator-diamond.png');
}
.jackpot.theme-joker.withlabel.platinum .counter:before,
.jackpot-generic.theme-joker.withlabel.platinum .counter:before {
  background-image: url('/Content/Images/jackpot/joker/label-platinum.png');
}
.jackpot.theme-joker.withlabel.gold .counter:before,
.jackpot-generic.theme-joker.withlabel.gold .counter:before {
  background-image: url('/Content/Images/jackpot/joker/label-gold.png');
}
.jackpot.theme-joker.withlabel.silver .counter:before,
.jackpot-generic.theme-joker.withlabel.silver .counter:before {
  background-image: url('/Content/Images/jackpot/joker/label-silver.png');
}
.jackpot.theme-joker.withlabel.bronze .counter:before,
.jackpot-generic.theme-joker.withlabel.bronze .counter:before {
  background-image: url('/Content/Images/jackpot/joker/label-bronze.png');
}
.jackpot.theme-joker.withlabel.diamond .counter:before,
.jackpot-generic.theme-joker.withlabel.diamond .counter:before {
  background-image: url('/Content/Images/jackpot/joker/label-diamond.png');
}
.jackpot.theme-joker.withlabel.royal .counter:before,
.jackpot-generic.theme-joker.withlabel.royal .counter:before {
  background-image: url('/Content/Images/jackpot/joker/label-royal.png');
}
.jackpot.theme-joker.withborder.platinum .counter,
.jackpot-generic.theme-joker.withborder.platinum .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px, rgba(224, 224, 224, 0.5) 0 0 10px inset;
}
.jackpot.theme-joker.withborder.diamond .counter,
.jackpot-generic.theme-joker.withborder.diamond .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px, rgba(224, 224, 224, 0.5) 0 0 10px inset;
}
.jackpot.theme-joker.withborder.gold .counter,
.jackpot-generic.theme-joker.withborder.gold .counter {
  border-color: #f1db7b;
  box-shadow: rgba(241, 219, 123, 0.5) 0 0 10px, rgba(241, 219, 123, 0.5) 0 0 10px inset;
}
.jackpot.theme-joker.withborder.silver .counter,
.jackpot-generic.theme-joker.withborder.silver .counter {
  border-color: #cbe6ec;
  box-shadow: rgba(203, 230, 236, 0.5) 0 0 10px, rgba(203, 230, 236, 0.5) 0 0 10px inset;
}
.jackpot.theme-joker.withborder.bronze .counter,
.jackpot-generic.theme-joker.withborder.bronze .counter {
  border-color: #ffb66e;
  box-shadow: rgba(255, 182, 110, 0.5) 0 0 10px, rgba(255, 182, 110, 0.5) 0 0 10px inset;
}
.jackpot.theme-joker.withborderanimation.platinum .counter,
.jackpot-generic.theme-joker.withborderanimation.platinum .counter {
  border-color: #e0e0e0;
  animation-name: anim-platinum-1;
  box-shadow: #e0e0e0 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-joker.withborderanimation.platinum .counter:before,
.jackpot-generic.theme-joker.withborderanimation.platinum .counter:before {
  filter: unset;
  animation-name: anim-platinum-2;
  animation-duration: 5s;
}
@keyframes anim-platinum-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #e0e0e0 0 0 10px;
  }
  20% {
    box-shadow: #e0e0e0 0 0 10px, #e0e0e0 0 0 20px;
  }
}
@keyframes anim-platinum-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #e0e0e0);
  }
}
.jackpot.theme-joker.withborderanimation.gold .counter,
.jackpot-generic.theme-joker.withborderanimation.gold .counter {
  border-color: #f1db7b;
  animation-name: anim-gold-1;
  box-shadow: #f1db7b 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-joker.withborderanimation.gold .counter:before,
.jackpot-generic.theme-joker.withborderanimation.gold .counter:before {
  filter: unset;
  animation-name: anim-gold-2;
  animation-duration: 5s;
}
@keyframes anim-gold-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #f1db7b 0 0 10px;
  }
  20% {
    box-shadow: #f1db7b 0 0 10px, #f1db7b 0 0 20px;
  }
}
@keyframes anim-gold-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #f1db7b);
  }
}
.jackpot.theme-joker.withborderanimation.silver .counter,
.jackpot-generic.theme-joker.withborderanimation.silver .counter {
  border-color: #cbe6ec;
  animation-name: anim-silver-1;
  box-shadow: #cbe6ec 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-joker.withborderanimation.silver .counter:before,
.jackpot-generic.theme-joker.withborderanimation.silver .counter:before {
  filter: unset;
  animation-name: anim-silver-2;
  animation-duration: 5s;
}
@keyframes anim-silver-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #cbe6ec 0 0 10px;
  }
  20% {
    box-shadow: #cbe6ec 0 0 10px, #cbe6ec 0 0 20px;
  }
}
@keyframes anim-silver-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #cbe6ec);
  }
}
.jackpot.theme-joker.withborderanimation.bronze .counter,
.jackpot-generic.theme-joker.withborderanimation.bronze .counter {
  border-color: #ffb66e;
  animation-name: anim-bronze-1;
  box-shadow: #ffb66e 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-joker.withborderanimation.bronze .counter:before,
.jackpot-generic.theme-joker.withborderanimation.bronze .counter:before {
  filter: unset;
  animation-name: anim-bronze-2;
  animation-duration: 5s;
}
@keyframes anim-bronze-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #ffb66e 0 0 10px;
  }
  20% {
    box-shadow: #ffb66e 0 0 10px, #ffb66e 0 0 20px;
  }
}
@keyframes anim-bronze-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #ffb66e);
  }
}
.jackpot.theme-joker.withcurrency.czk.platinum .counter:after,
.jackpot-generic.theme-joker.withcurrency.czk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-czk-platinum.png');
}
.jackpot.theme-joker.withcurrency.czk.diamond .counter:after,
.jackpot-generic.theme-joker.withcurrency.czk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-czk-diamond.png');
}
.jackpot.theme-joker.withcurrency.czk.gold .counter:after,
.jackpot-generic.theme-joker.withcurrency.czk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-czk-gold.png');
}
.jackpot.theme-joker.withcurrency.czk.silver .counter:after,
.jackpot-generic.theme-joker.withcurrency.czk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-czk-silver.png');
}
.jackpot.theme-joker.withcurrency.czk.bronze .counter:after,
.jackpot-generic.theme-joker.withcurrency.czk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-czk-bronze.png');
}
.jackpot.theme-joker.withcurrency.eur.platinum .counter:after,
.jackpot-generic.theme-joker.withcurrency.eur.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-eur-platinum.png');
}
.jackpot.theme-joker.withcurrency.eur.diamond .counter:after,
.jackpot-generic.theme-joker.withcurrency.eur.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-eur-diamond.png');
}
.jackpot.theme-joker.withcurrency.eur.gold .counter:after,
.jackpot-generic.theme-joker.withcurrency.eur.gold .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-eur-gold.png');
}
.jackpot.theme-joker.withcurrency.eur.silver .counter:after,
.jackpot-generic.theme-joker.withcurrency.eur.silver .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-eur-silver.png');
}
.jackpot.theme-joker.withcurrency.eur.bronze .counter:after,
.jackpot-generic.theme-joker.withcurrency.eur.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-eur-bronze.png');
}
.jackpot.theme-joker.withcurrency.hrk.platinum .counter:after,
.jackpot-generic.theme-joker.withcurrency.hrk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-hrk-platinum.png');
}
.jackpot.theme-joker.withcurrency.hrk.diamond .counter:after,
.jackpot-generic.theme-joker.withcurrency.hrk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-hrk-diamond.png');
}
.jackpot.theme-joker.withcurrency.hrk.gold .counter:after,
.jackpot-generic.theme-joker.withcurrency.hrk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-hrk-gold.png');
}
.jackpot.theme-joker.withcurrency.hrk.silver .counter:after,
.jackpot-generic.theme-joker.withcurrency.hrk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-hrk-silver.png');
}
.jackpot.theme-joker.withcurrency.hrk.bronze .counter:after,
.jackpot-generic.theme-joker.withcurrency.hrk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-hrk-bronze.png');
}
.jackpot.theme-joker.withcurrency.ron.platinum .counter:after,
.jackpot-generic.theme-joker.withcurrency.ron.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-ron-platinum.png');
}
.jackpot.theme-joker.withcurrency.ron.diamond .counter:after,
.jackpot-generic.theme-joker.withcurrency.ron.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-ron-diamond.png');
}
.jackpot.theme-joker.withcurrency.ron.gold .counter:after,
.jackpot-generic.theme-joker.withcurrency.ron.gold .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-ron-gold.png');
}
.jackpot.theme-joker.withcurrency.ron.silver .counter:after,
.jackpot-generic.theme-joker.withcurrency.ron.silver .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-ron-silver.png');
}
.jackpot.theme-joker.withcurrency.ron.bronze .counter:after,
.jackpot-generic.theme-joker.withcurrency.ron.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-ron-bronze.png');
}
.jackpot.theme-joker.withcurrency.rsd.platinum .counter:after,
.jackpot-generic.theme-joker.withcurrency.rsd.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-rsd-platinum.png');
}
.jackpot.theme-joker.withcurrency.rsd.diamond .counter:after,
.jackpot-generic.theme-joker.withcurrency.rsd.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-rsd-diamond.png');
}
.jackpot.theme-joker.withcurrency.rsd.gold .counter:after,
.jackpot-generic.theme-joker.withcurrency.rsd.gold .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-rsd-gold.png');
}
.jackpot.theme-joker.withcurrency.rsd.silver .counter:after,
.jackpot-generic.theme-joker.withcurrency.rsd.silver .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-rsd-silver.png');
}
.jackpot.theme-joker.withcurrency.rsd.bronze .counter:after,
.jackpot-generic.theme-joker.withcurrency.rsd.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-rsd-bronze.png');
}
.jackpot.theme-joker.withcurrencyalt.czk.platinum .counter:after,
.jackpot-generic.theme-joker.withcurrencyalt.czk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-czk-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-joker.withcurrencyalt.czk.diamond .counter:after,
.jackpot-generic.theme-joker.withcurrencyalt.czk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-czk-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-joker.withcurrencyalt.czk.gold .counter:after,
.jackpot-generic.theme-joker.withcurrencyalt.czk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-czk-gold_v.png');
  border-color: #f1db7b;
}
.jackpot.theme-joker.withcurrencyalt.czk.silver .counter:after,
.jackpot-generic.theme-joker.withcurrencyalt.czk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-czk-silver_v.png');
  border-color: #cbe6ec;
}
.jackpot.theme-joker.withcurrencyalt.czk.bronze .counter:after,
.jackpot-generic.theme-joker.withcurrencyalt.czk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-czk-bronze_v.png');
  border-color: #ffb66e;
}
.jackpot.theme-joker.withcurrencyalt.eur.platinum .counter:after,
.jackpot-generic.theme-joker.withcurrencyalt.eur.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-eur-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-joker.withcurrencyalt.eur.diamond .counter:after,
.jackpot-generic.theme-joker.withcurrencyalt.eur.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-eur-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-joker.withcurrencyalt.eur.gold .counter:after,
.jackpot-generic.theme-joker.withcurrencyalt.eur.gold .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-eur-gold_v.png');
  border-color: #f1db7b;
}
.jackpot.theme-joker.withcurrencyalt.eur.silver .counter:after,
.jackpot-generic.theme-joker.withcurrencyalt.eur.silver .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-eur-silver_v.png');
  border-color: #cbe6ec;
}
.jackpot.theme-joker.withcurrencyalt.eur.bronze .counter:after,
.jackpot-generic.theme-joker.withcurrencyalt.eur.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-eur-bronze_v.png');
  border-color: #ffb66e;
}
.jackpot.theme-joker.withcurrencyalt.hrk.platinum .counter:after,
.jackpot-generic.theme-joker.withcurrencyalt.hrk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-hrk-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-joker.withcurrencyalt.hrk.diamond .counter:after,
.jackpot-generic.theme-joker.withcurrencyalt.hrk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-hrk-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-joker.withcurrencyalt.hrk.gold .counter:after,
.jackpot-generic.theme-joker.withcurrencyalt.hrk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-hrk-gold_v.png');
  border-color: #f1db7b;
}
.jackpot.theme-joker.withcurrencyalt.hrk.silver .counter:after,
.jackpot-generic.theme-joker.withcurrencyalt.hrk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-hrk-silver_v.png');
  border-color: #cbe6ec;
}
.jackpot.theme-joker.withcurrencyalt.hrk.bronze .counter:after,
.jackpot-generic.theme-joker.withcurrencyalt.hrk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-hrk-bronze_v.png');
  border-color: #ffb66e;
}
.jackpot.theme-joker.withcurrencyalt.ron.platinum .counter:after,
.jackpot-generic.theme-joker.withcurrencyalt.ron.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-ron-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-joker.withcurrencyalt.ron.diamond .counter:after,
.jackpot-generic.theme-joker.withcurrencyalt.ron.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-ron-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-joker.withcurrencyalt.ron.gold .counter:after,
.jackpot-generic.theme-joker.withcurrencyalt.ron.gold .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-ron-gold_v.png');
  border-color: #f1db7b;
}
.jackpot.theme-joker.withcurrencyalt.ron.silver .counter:after,
.jackpot-generic.theme-joker.withcurrencyalt.ron.silver .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-ron-silver_v.png');
  border-color: #cbe6ec;
}
.jackpot.theme-joker.withcurrencyalt.ron.bronze .counter:after,
.jackpot-generic.theme-joker.withcurrencyalt.ron.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-ron-bronze_v.png');
  border-color: #ffb66e;
}
.jackpot.theme-joker.withcurrencyalt.rsd.platinum .counter:after,
.jackpot-generic.theme-joker.withcurrencyalt.rsd.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-rsd-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-joker.withcurrencyalt.rsd.diamond .counter:after,
.jackpot-generic.theme-joker.withcurrencyalt.rsd.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-rsd-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-joker.withcurrencyalt.rsd.gold .counter:after,
.jackpot-generic.theme-joker.withcurrencyalt.rsd.gold .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-rsd-gold_v.png');
  border-color: #f1db7b;
}
.jackpot.theme-joker.withcurrencyalt.rsd.silver .counter:after,
.jackpot-generic.theme-joker.withcurrencyalt.rsd.silver .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-rsd-silver_v.png');
  border-color: #cbe6ec;
}
.jackpot.theme-joker.withcurrencyalt.rsd.bronze .counter:after,
.jackpot-generic.theme-joker.withcurrencyalt.rsd.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/joker/currency-rsd-bronze_v.png');
  border-color: #ffb66e;
}
.jackpot.theme-joker.withbg.withborder.platinum .counter,
.jackpot-generic.theme-joker.withbg.withborder.platinum .counter,
.jackpot.theme-joker.withbgalt.withborder.platinum .counter,
.jackpot-generic.theme-joker.withbgalt.withborder.platinum .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-joker.withbg.withborder.diamond .counter,
.jackpot-generic.theme-joker.withbg.withborder.diamond .counter,
.jackpot.theme-joker.withbgalt.withborder.diamond .counter,
.jackpot-generic.theme-joker.withbgalt.withborder.diamond .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-joker.withbg.withborder.gold .counter,
.jackpot-generic.theme-joker.withbg.withborder.gold .counter,
.jackpot.theme-joker.withbgalt.withborder.gold .counter,
.jackpot-generic.theme-joker.withbgalt.withborder.gold .counter {
  border-color: #f1db7b;
  box-shadow: rgba(241, 219, 123, 0.5) 0 0 10px;
}
.jackpot.theme-joker.withbg.withborder.silver .counter,
.jackpot-generic.theme-joker.withbg.withborder.silver .counter,
.jackpot.theme-joker.withbgalt.withborder.silver .counter,
.jackpot-generic.theme-joker.withbgalt.withborder.silver .counter {
  border-color: #cbe6ec;
  box-shadow: rgba(203, 230, 236, 0.5) 0 0 10px;
}
.jackpot.theme-joker.withbg.withborder.bronze .counter,
.jackpot-generic.theme-joker.withbg.withborder.bronze .counter,
.jackpot.theme-joker.withbgalt.withborder.bronze .counter,
.jackpot-generic.theme-joker.withbgalt.withborder.bronze .counter {
  border-color: #ffb66e;
  box-shadow: rgba(255, 182, 110, 0.5) 0 0 10px;
}
.jackpot.theme-joker.withtoplogo.platinum,
.jackpot-generic.theme-joker.withtoplogo.platinum {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-joker.withtoplogo.platinum::before,
.jackpot-generic.theme-joker.withtoplogo.platinum::before {
  background-image: url('/Content/Images/jackpot/joker/logo-platinum.png');
}
.jackpot.theme-joker.withtoplogo.gold,
.jackpot-generic.theme-joker.withtoplogo.gold {
  border-color: #f1db7b;
  box-shadow: rgba(241, 219, 123, 0.5) 0 0 10px;
}
.jackpot.theme-joker.withtoplogo.gold::before,
.jackpot-generic.theme-joker.withtoplogo.gold::before {
  background-image: url('/Content/Images/jackpot/joker/logo-gold.png');
}
.jackpot.theme-joker.withtoplogo.silver,
.jackpot-generic.theme-joker.withtoplogo.silver {
  border-color: #cbe6ec;
  box-shadow: rgba(203, 230, 236, 0.5) 0 0 10px;
}
.jackpot.theme-joker.withtoplogo.silver::before,
.jackpot-generic.theme-joker.withtoplogo.silver::before {
  background-image: url('/Content/Images/jackpot/joker/logo-silver.png');
}
.jackpot.theme-joker.withtoplogo.bronze,
.jackpot-generic.theme-joker.withtoplogo.bronze {
  border-color: #ffb66e;
  box-shadow: rgba(255, 182, 110, 0.5) 0 0 10px;
}
.jackpot.theme-joker.withtoplogo.bronze::before,
.jackpot-generic.theme-joker.withtoplogo.bronze::before {
  background-image: url('/Content/Images/jackpot/joker/logo-bronze.png');
}
.jackpot.theme-joker.withtoplogoalt.platinum,
.jackpot-generic.theme-joker.withtoplogoalt.platinum {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-joker.withtoplogoalt.platinum::before,
.jackpot-generic.theme-joker.withtoplogoalt.platinum::before {
  background-image: url('/Content/Images/jackpot/joker/logo-platinum2.png');
}
.jackpot.theme-joker.withtoplogoalt.diamond,
.jackpot-generic.theme-joker.withtoplogoalt.diamond {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-joker.withtoplogoalt.diamond::before,
.jackpot-generic.theme-joker.withtoplogoalt.diamond::before {
  background-image: url('/Content/Images/jackpot/joker/logo-diamond2.png');
}
.jackpot.theme-joker.withtoplogoalt.gold,
.jackpot-generic.theme-joker.withtoplogoalt.gold {
  border-color: #f1db7b;
  box-shadow: rgba(241, 219, 123, 0.5) 0 0 10px;
}
.jackpot.theme-joker.withtoplogoalt.gold::before,
.jackpot-generic.theme-joker.withtoplogoalt.gold::before {
  background-image: url('/Content/Images/jackpot/joker/logo-gold2.png');
}
.jackpot.theme-joker.withtoplogoalt.silver,
.jackpot-generic.theme-joker.withtoplogoalt.silver {
  border-color: #cbe6ec;
  box-shadow: rgba(203, 230, 236, 0.5) 0 0 10px;
}
.jackpot.theme-joker.withtoplogoalt.silver::before,
.jackpot-generic.theme-joker.withtoplogoalt.silver::before {
  background-image: url('/Content/Images/jackpot/joker/logo-silver2.png');
}
.jackpot.theme-joker.withtoplogoalt.bronze,
.jackpot-generic.theme-joker.withtoplogoalt.bronze {
  border-color: #ffb66e;
  box-shadow: rgba(255, 182, 110, 0.5) 0 0 10px;
}
.jackpot.theme-joker.withtoplogoalt.bronze::before,
.jackpot-generic.theme-joker.withtoplogoalt.bronze::before {
  background-image: url('/Content/Images/jackpot/joker/logo-bronze2.png');
}
.jackpot.theme-joker.withtoplogosimple.platinum::before,
.jackpot-generic.theme-joker.withtoplogosimple.platinum::before {
  background-image: url('/Content/Images/jackpot/joker/logo-simple-platinum.png');
}
.jackpot.theme-joker.withtoplogosimple.diamond::before,
.jackpot-generic.theme-joker.withtoplogosimple.diamond::before {
  background-image: url('/Content/Images/jackpot/joker/logo-simple-diamond.png');
}
.jackpot.theme-joker.withtoplogosimple.gold::before,
.jackpot-generic.theme-joker.withtoplogosimple.gold::before {
  background-image: url('/Content/Images/jackpot/joker/logo-simple-gold.png');
}
.jackpot.theme-joker.withtoplogosimple.silver::before,
.jackpot-generic.theme-joker.withtoplogosimple.silver::before {
  background-image: url('/Content/Images/jackpot/joker/logo-simple-silver.png');
}
.jackpot.theme-joker.withtoplogosimple.bronze::before,
.jackpot-generic.theme-joker.withtoplogosimple.bronze::before {
  background-image: url('/Content/Images/jackpot/joker/logo-simple-bronze.png');
}
.jackpot.theme-joker.withleftlogo.platinum::before,
.jackpot-generic.theme-joker.withleftlogo.platinum::before {
  background-image: url('/Content/Images/jackpot/joker/logo-platinum2.png');
}
.jackpot.theme-joker.withleftlogo.diamond::before,
.jackpot-generic.theme-joker.withleftlogo.diamond::before {
  background-image: url('/Content/Images/jackpot/joker/logo-diamond2.png');
}
.jackpot.theme-joker.withleftlogo.gold::before,
.jackpot-generic.theme-joker.withleftlogo.gold::before {
  background-image: url('/Content/Images/jackpot/joker/logo-gold2.png');
}
.jackpot.theme-joker.withleftlogo.silver::before,
.jackpot-generic.theme-joker.withleftlogo.silver::before {
  background-image: url('/Content/Images/jackpot/joker/logo-silver2.png');
}
.jackpot.theme-joker.withleftlogo.bronze::before,
.jackpot-generic.theme-joker.withleftlogo.bronze::before {
  background-image: url('/Content/Images/jackpot/joker/logo-bronze2.png');
}
.jackpot.theme-joker.withleftlogosimple.platinum::before,
.jackpot-generic.theme-joker.withleftlogosimple.platinum::before {
  background-image: url('/Content/Images/jackpot/joker/logo-simple-platinum.png');
}
.jackpot.theme-joker.withleftlogosimple.diamond::before,
.jackpot-generic.theme-joker.withleftlogosimple.diamond::before {
  background-image: url('/Content/Images/jackpot/joker/logo-simple-diamond.png');
}
.jackpot.theme-joker.withleftlogosimple.gold::before,
.jackpot-generic.theme-joker.withleftlogosimple.gold::before {
  background-image: url('/Content/Images/jackpot/joker/logo-simple-gold.png');
}
.jackpot.theme-joker.withleftlogosimple.silver::before,
.jackpot-generic.theme-joker.withleftlogosimple.silver::before {
  background-image: url('/Content/Images/jackpot/joker/logo-simple-silver.png');
}
.jackpot.theme-joker.withleftlogosimple.bronze::before,
.jackpot-generic.theme-joker.withleftlogosimple.bronze::before {
  background-image: url('/Content/Images/jackpot/joker/logo-simple-bronze.png');
}
.jackpot.theme-slovmaticlobby30.platinum .counter,
.jackpot-generic.theme-slovmaticlobby30.platinum .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-slovmaticlobby30.platinum .counter .wrapper:after,
.jackpot-generic.theme-slovmaticlobby30.platinum .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/separator-platinum.png');
}
.jackpot.theme-slovmaticlobby30.gold .counter,
.jackpot-generic.theme-slovmaticlobby30.gold .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-slovmaticlobby30.gold .counter .wrapper:after,
.jackpot-generic.theme-slovmaticlobby30.gold .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/separator-gold.png');
}
.jackpot.theme-slovmaticlobby30.silver .counter,
.jackpot-generic.theme-slovmaticlobby30.silver .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-slovmaticlobby30.silver .counter .wrapper:after,
.jackpot-generic.theme-slovmaticlobby30.silver .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/separator-silver.png');
}
.jackpot.theme-slovmaticlobby30.bronze .counter,
.jackpot-generic.theme-slovmaticlobby30.bronze .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-slovmaticlobby30.bronze .counter .wrapper:after,
.jackpot-generic.theme-slovmaticlobby30.bronze .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/separator-bronze.png');
}
.jackpot.theme-slovmaticlobby30.diamond .counter,
.jackpot-generic.theme-slovmaticlobby30.diamond .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-slovmaticlobby30.diamond .counter .wrapper:after,
.jackpot-generic.theme-slovmaticlobby30.diamond .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/separator-diamond.png');
}
.jackpot.theme-slovmaticlobby30.withlabel.platinum .counter:before,
.jackpot-generic.theme-slovmaticlobby30.withlabel.platinum .counter:before {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/label-platinum.png');
}
.jackpot.theme-slovmaticlobby30.withlabel.gold .counter:before,
.jackpot-generic.theme-slovmaticlobby30.withlabel.gold .counter:before {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/label-gold.png');
}
.jackpot.theme-slovmaticlobby30.withlabel.silver .counter:before,
.jackpot-generic.theme-slovmaticlobby30.withlabel.silver .counter:before {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/label-silver.png');
}
.jackpot.theme-slovmaticlobby30.withlabel.bronze .counter:before,
.jackpot-generic.theme-slovmaticlobby30.withlabel.bronze .counter:before {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/label-bronze.png');
}
.jackpot.theme-slovmaticlobby30.withlabel.diamond .counter:before,
.jackpot-generic.theme-slovmaticlobby30.withlabel.diamond .counter:before {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/label-diamond.png');
}
.jackpot.theme-slovmaticlobby30.withlabel.royal .counter:before,
.jackpot-generic.theme-slovmaticlobby30.withlabel.royal .counter:before {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/label-royal.png');
}
.jackpot.theme-slovmaticlobby30.withborder.platinum .counter,
.jackpot-generic.theme-slovmaticlobby30.withborder.platinum .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px, rgba(224, 224, 224, 0.5) 0 0 10px inset;
}
.jackpot.theme-slovmaticlobby30.withborder.diamond .counter,
.jackpot-generic.theme-slovmaticlobby30.withborder.diamond .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px, rgba(224, 224, 224, 0.5) 0 0 10px inset;
}
.jackpot.theme-slovmaticlobby30.withborder.gold .counter,
.jackpot-generic.theme-slovmaticlobby30.withborder.gold .counter {
  border-color: #f1db7b;
  box-shadow: rgba(241, 219, 123, 0.5) 0 0 10px, rgba(241, 219, 123, 0.5) 0 0 10px inset;
}
.jackpot.theme-slovmaticlobby30.withborder.silver .counter,
.jackpot-generic.theme-slovmaticlobby30.withborder.silver .counter {
  border-color: #cbe6ec;
  box-shadow: rgba(203, 230, 236, 0.5) 0 0 10px, rgba(203, 230, 236, 0.5) 0 0 10px inset;
}
.jackpot.theme-slovmaticlobby30.withborder.bronze .counter,
.jackpot-generic.theme-slovmaticlobby30.withborder.bronze .counter {
  border-color: #ffb66e;
  box-shadow: rgba(255, 182, 110, 0.5) 0 0 10px, rgba(255, 182, 110, 0.5) 0 0 10px inset;
}
.jackpot.theme-slovmaticlobby30.withborderanimation.platinum .counter,
.jackpot-generic.theme-slovmaticlobby30.withborderanimation.platinum .counter {
  border-color: #e0e0e0;
  animation-name: anim-platinum-1;
  box-shadow: #e0e0e0 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-slovmaticlobby30.withborderanimation.platinum .counter:before,
.jackpot-generic.theme-slovmaticlobby30.withborderanimation.platinum .counter:before {
  filter: unset;
  animation-name: anim-platinum-2;
  animation-duration: 5s;
}
@keyframes anim-platinum-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #e0e0e0 0 0 10px;
  }
  20% {
    box-shadow: #e0e0e0 0 0 10px, #e0e0e0 0 0 20px;
  }
}
@keyframes anim-platinum-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #e0e0e0);
  }
}
.jackpot.theme-slovmaticlobby30.withborderanimation.gold .counter,
.jackpot-generic.theme-slovmaticlobby30.withborderanimation.gold .counter {
  border-color: #f1db7b;
  animation-name: anim-gold-1;
  box-shadow: #f1db7b 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-slovmaticlobby30.withborderanimation.gold .counter:before,
.jackpot-generic.theme-slovmaticlobby30.withborderanimation.gold .counter:before {
  filter: unset;
  animation-name: anim-gold-2;
  animation-duration: 5s;
}
@keyframes anim-gold-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #f1db7b 0 0 10px;
  }
  20% {
    box-shadow: #f1db7b 0 0 10px, #f1db7b 0 0 20px;
  }
}
@keyframes anim-gold-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #f1db7b);
  }
}
.jackpot.theme-slovmaticlobby30.withborderanimation.silver .counter,
.jackpot-generic.theme-slovmaticlobby30.withborderanimation.silver .counter {
  border-color: #cbe6ec;
  animation-name: anim-silver-1;
  box-shadow: #cbe6ec 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-slovmaticlobby30.withborderanimation.silver .counter:before,
.jackpot-generic.theme-slovmaticlobby30.withborderanimation.silver .counter:before {
  filter: unset;
  animation-name: anim-silver-2;
  animation-duration: 5s;
}
@keyframes anim-silver-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #cbe6ec 0 0 10px;
  }
  20% {
    box-shadow: #cbe6ec 0 0 10px, #cbe6ec 0 0 20px;
  }
}
@keyframes anim-silver-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #cbe6ec);
  }
}
.jackpot.theme-slovmaticlobby30.withborderanimation.bronze .counter,
.jackpot-generic.theme-slovmaticlobby30.withborderanimation.bronze .counter {
  border-color: #ffb66e;
  animation-name: anim-bronze-1;
  box-shadow: #ffb66e 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-slovmaticlobby30.withborderanimation.bronze .counter:before,
.jackpot-generic.theme-slovmaticlobby30.withborderanimation.bronze .counter:before {
  filter: unset;
  animation-name: anim-bronze-2;
  animation-duration: 5s;
}
@keyframes anim-bronze-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #ffb66e 0 0 10px;
  }
  20% {
    box-shadow: #ffb66e 0 0 10px, #ffb66e 0 0 20px;
  }
}
@keyframes anim-bronze-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #ffb66e);
  }
}
.jackpot.theme-slovmaticlobby30.withcurrency.czk.platinum .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrency.czk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-czk-platinum.png');
}
.jackpot.theme-slovmaticlobby30.withcurrency.czk.diamond .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrency.czk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-czk-diamond.png');
}
.jackpot.theme-slovmaticlobby30.withcurrency.czk.gold .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrency.czk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-czk-gold.png');
}
.jackpot.theme-slovmaticlobby30.withcurrency.czk.silver .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrency.czk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-czk-silver.png');
}
.jackpot.theme-slovmaticlobby30.withcurrency.czk.bronze .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrency.czk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-czk-bronze.png');
}
.jackpot.theme-slovmaticlobby30.withcurrency.eur.platinum .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrency.eur.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-eur-platinum.png');
}
.jackpot.theme-slovmaticlobby30.withcurrency.eur.diamond .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrency.eur.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-eur-diamond.png');
}
.jackpot.theme-slovmaticlobby30.withcurrency.eur.gold .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrency.eur.gold .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-eur-gold.png');
}
.jackpot.theme-slovmaticlobby30.withcurrency.eur.silver .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrency.eur.silver .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-eur-silver.png');
}
.jackpot.theme-slovmaticlobby30.withcurrency.eur.bronze .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrency.eur.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-eur-bronze.png');
}
.jackpot.theme-slovmaticlobby30.withcurrency.hrk.platinum .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrency.hrk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-hrk-platinum.png');
}
.jackpot.theme-slovmaticlobby30.withcurrency.hrk.diamond .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrency.hrk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-hrk-diamond.png');
}
.jackpot.theme-slovmaticlobby30.withcurrency.hrk.gold .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrency.hrk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-hrk-gold.png');
}
.jackpot.theme-slovmaticlobby30.withcurrency.hrk.silver .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrency.hrk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-hrk-silver.png');
}
.jackpot.theme-slovmaticlobby30.withcurrency.hrk.bronze .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrency.hrk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-hrk-bronze.png');
}
.jackpot.theme-slovmaticlobby30.withcurrency.ron.platinum .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrency.ron.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-ron-platinum.png');
}
.jackpot.theme-slovmaticlobby30.withcurrency.ron.diamond .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrency.ron.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-ron-diamond.png');
}
.jackpot.theme-slovmaticlobby30.withcurrency.ron.gold .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrency.ron.gold .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-ron-gold.png');
}
.jackpot.theme-slovmaticlobby30.withcurrency.ron.silver .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrency.ron.silver .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-ron-silver.png');
}
.jackpot.theme-slovmaticlobby30.withcurrency.ron.bronze .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrency.ron.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-ron-bronze.png');
}
.jackpot.theme-slovmaticlobby30.withcurrency.rsd.platinum .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrency.rsd.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-rsd-platinum.png');
}
.jackpot.theme-slovmaticlobby30.withcurrency.rsd.diamond .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrency.rsd.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-rsd-diamond.png');
}
.jackpot.theme-slovmaticlobby30.withcurrency.rsd.gold .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrency.rsd.gold .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-rsd-gold.png');
}
.jackpot.theme-slovmaticlobby30.withcurrency.rsd.silver .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrency.rsd.silver .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-rsd-silver.png');
}
.jackpot.theme-slovmaticlobby30.withcurrency.rsd.bronze .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrency.rsd.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-rsd-bronze.png');
}
.jackpot.theme-slovmaticlobby30.withcurrencyalt.czk.platinum .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrencyalt.czk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-czk-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-slovmaticlobby30.withcurrencyalt.czk.diamond .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrencyalt.czk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-czk-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-slovmaticlobby30.withcurrencyalt.czk.gold .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrencyalt.czk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-czk-gold_v.png');
  border-color: #f1db7b;
}
.jackpot.theme-slovmaticlobby30.withcurrencyalt.czk.silver .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrencyalt.czk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-czk-silver_v.png');
  border-color: #cbe6ec;
}
.jackpot.theme-slovmaticlobby30.withcurrencyalt.czk.bronze .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrencyalt.czk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-czk-bronze_v.png');
  border-color: #ffb66e;
}
.jackpot.theme-slovmaticlobby30.withcurrencyalt.eur.platinum .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrencyalt.eur.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-eur-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-slovmaticlobby30.withcurrencyalt.eur.diamond .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrencyalt.eur.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-eur-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-slovmaticlobby30.withcurrencyalt.eur.gold .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrencyalt.eur.gold .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-eur-gold_v.png');
  border-color: #f1db7b;
}
.jackpot.theme-slovmaticlobby30.withcurrencyalt.eur.silver .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrencyalt.eur.silver .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-eur-silver_v.png');
  border-color: #cbe6ec;
}
.jackpot.theme-slovmaticlobby30.withcurrencyalt.eur.bronze .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrencyalt.eur.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-eur-bronze_v.png');
  border-color: #ffb66e;
}
.jackpot.theme-slovmaticlobby30.withcurrencyalt.hrk.platinum .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrencyalt.hrk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-hrk-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-slovmaticlobby30.withcurrencyalt.hrk.diamond .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrencyalt.hrk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-hrk-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-slovmaticlobby30.withcurrencyalt.hrk.gold .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrencyalt.hrk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-hrk-gold_v.png');
  border-color: #f1db7b;
}
.jackpot.theme-slovmaticlobby30.withcurrencyalt.hrk.silver .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrencyalt.hrk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-hrk-silver_v.png');
  border-color: #cbe6ec;
}
.jackpot.theme-slovmaticlobby30.withcurrencyalt.hrk.bronze .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrencyalt.hrk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-hrk-bronze_v.png');
  border-color: #ffb66e;
}
.jackpot.theme-slovmaticlobby30.withcurrencyalt.ron.platinum .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrencyalt.ron.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-ron-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-slovmaticlobby30.withcurrencyalt.ron.diamond .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrencyalt.ron.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-ron-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-slovmaticlobby30.withcurrencyalt.ron.gold .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrencyalt.ron.gold .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-ron-gold_v.png');
  border-color: #f1db7b;
}
.jackpot.theme-slovmaticlobby30.withcurrencyalt.ron.silver .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrencyalt.ron.silver .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-ron-silver_v.png');
  border-color: #cbe6ec;
}
.jackpot.theme-slovmaticlobby30.withcurrencyalt.ron.bronze .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrencyalt.ron.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-ron-bronze_v.png');
  border-color: #ffb66e;
}
.jackpot.theme-slovmaticlobby30.withcurrencyalt.rsd.platinum .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrencyalt.rsd.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-rsd-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-slovmaticlobby30.withcurrencyalt.rsd.diamond .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrencyalt.rsd.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-rsd-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-slovmaticlobby30.withcurrencyalt.rsd.gold .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrencyalt.rsd.gold .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-rsd-gold_v.png');
  border-color: #f1db7b;
}
.jackpot.theme-slovmaticlobby30.withcurrencyalt.rsd.silver .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrencyalt.rsd.silver .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-rsd-silver_v.png');
  border-color: #cbe6ec;
}
.jackpot.theme-slovmaticlobby30.withcurrencyalt.rsd.bronze .counter:after,
.jackpot-generic.theme-slovmaticlobby30.withcurrencyalt.rsd.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/currency-rsd-bronze_v.png');
  border-color: #ffb66e;
}
.jackpot.theme-slovmaticlobby30.withbg.withborder.platinum .counter,
.jackpot-generic.theme-slovmaticlobby30.withbg.withborder.platinum .counter,
.jackpot.theme-slovmaticlobby30.withbgalt.withborder.platinum .counter,
.jackpot-generic.theme-slovmaticlobby30.withbgalt.withborder.platinum .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-slovmaticlobby30.withbg.withborder.diamond .counter,
.jackpot-generic.theme-slovmaticlobby30.withbg.withborder.diamond .counter,
.jackpot.theme-slovmaticlobby30.withbgalt.withborder.diamond .counter,
.jackpot-generic.theme-slovmaticlobby30.withbgalt.withborder.diamond .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-slovmaticlobby30.withbg.withborder.gold .counter,
.jackpot-generic.theme-slovmaticlobby30.withbg.withborder.gold .counter,
.jackpot.theme-slovmaticlobby30.withbgalt.withborder.gold .counter,
.jackpot-generic.theme-slovmaticlobby30.withbgalt.withborder.gold .counter {
  border-color: #f1db7b;
  box-shadow: rgba(241, 219, 123, 0.5) 0 0 10px;
}
.jackpot.theme-slovmaticlobby30.withbg.withborder.silver .counter,
.jackpot-generic.theme-slovmaticlobby30.withbg.withborder.silver .counter,
.jackpot.theme-slovmaticlobby30.withbgalt.withborder.silver .counter,
.jackpot-generic.theme-slovmaticlobby30.withbgalt.withborder.silver .counter {
  border-color: #cbe6ec;
  box-shadow: rgba(203, 230, 236, 0.5) 0 0 10px;
}
.jackpot.theme-slovmaticlobby30.withbg.withborder.bronze .counter,
.jackpot-generic.theme-slovmaticlobby30.withbg.withborder.bronze .counter,
.jackpot.theme-slovmaticlobby30.withbgalt.withborder.bronze .counter,
.jackpot-generic.theme-slovmaticlobby30.withbgalt.withborder.bronze .counter {
  border-color: #ffb66e;
  box-shadow: rgba(255, 182, 110, 0.5) 0 0 10px;
}
.jackpot.theme-slovmaticlobby30.withtoplogo.platinum,
.jackpot-generic.theme-slovmaticlobby30.withtoplogo.platinum {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-slovmaticlobby30.withtoplogo.platinum::before,
.jackpot-generic.theme-slovmaticlobby30.withtoplogo.platinum::before {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/logo-platinum.png');
}
.jackpot.theme-slovmaticlobby30.withtoplogo.gold,
.jackpot-generic.theme-slovmaticlobby30.withtoplogo.gold {
  border-color: #f1db7b;
  box-shadow: rgba(241, 219, 123, 0.5) 0 0 10px;
}
.jackpot.theme-slovmaticlobby30.withtoplogo.gold::before,
.jackpot-generic.theme-slovmaticlobby30.withtoplogo.gold::before {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/logo-gold.png');
}
.jackpot.theme-slovmaticlobby30.withtoplogo.silver,
.jackpot-generic.theme-slovmaticlobby30.withtoplogo.silver {
  border-color: #cbe6ec;
  box-shadow: rgba(203, 230, 236, 0.5) 0 0 10px;
}
.jackpot.theme-slovmaticlobby30.withtoplogo.silver::before,
.jackpot-generic.theme-slovmaticlobby30.withtoplogo.silver::before {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/logo-silver.png');
}
.jackpot.theme-slovmaticlobby30.withtoplogo.bronze,
.jackpot-generic.theme-slovmaticlobby30.withtoplogo.bronze {
  border-color: #ffb66e;
  box-shadow: rgba(255, 182, 110, 0.5) 0 0 10px;
}
.jackpot.theme-slovmaticlobby30.withtoplogo.bronze::before,
.jackpot-generic.theme-slovmaticlobby30.withtoplogo.bronze::before {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/logo-bronze.png');
}
.jackpot.theme-slovmaticlobby30.withtoplogoalt.platinum,
.jackpot-generic.theme-slovmaticlobby30.withtoplogoalt.platinum {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-slovmaticlobby30.withtoplogoalt.platinum::before,
.jackpot-generic.theme-slovmaticlobby30.withtoplogoalt.platinum::before {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/logo-platinum2.png');
}
.jackpot.theme-slovmaticlobby30.withtoplogoalt.diamond,
.jackpot-generic.theme-slovmaticlobby30.withtoplogoalt.diamond {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-slovmaticlobby30.withtoplogoalt.diamond::before,
.jackpot-generic.theme-slovmaticlobby30.withtoplogoalt.diamond::before {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/logo-diamond2.png');
}
.jackpot.theme-slovmaticlobby30.withtoplogoalt.gold,
.jackpot-generic.theme-slovmaticlobby30.withtoplogoalt.gold {
  border-color: #f1db7b;
  box-shadow: rgba(241, 219, 123, 0.5) 0 0 10px;
}
.jackpot.theme-slovmaticlobby30.withtoplogoalt.gold::before,
.jackpot-generic.theme-slovmaticlobby30.withtoplogoalt.gold::before {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/logo-gold2.png');
}
.jackpot.theme-slovmaticlobby30.withtoplogoalt.silver,
.jackpot-generic.theme-slovmaticlobby30.withtoplogoalt.silver {
  border-color: #cbe6ec;
  box-shadow: rgba(203, 230, 236, 0.5) 0 0 10px;
}
.jackpot.theme-slovmaticlobby30.withtoplogoalt.silver::before,
.jackpot-generic.theme-slovmaticlobby30.withtoplogoalt.silver::before {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/logo-silver2.png');
}
.jackpot.theme-slovmaticlobby30.withtoplogoalt.bronze,
.jackpot-generic.theme-slovmaticlobby30.withtoplogoalt.bronze {
  border-color: #ffb66e;
  box-shadow: rgba(255, 182, 110, 0.5) 0 0 10px;
}
.jackpot.theme-slovmaticlobby30.withtoplogoalt.bronze::before,
.jackpot-generic.theme-slovmaticlobby30.withtoplogoalt.bronze::before {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/logo-bronze2.png');
}
.jackpot.theme-slovmaticlobby30.withtoplogosimple.platinum::before,
.jackpot-generic.theme-slovmaticlobby30.withtoplogosimple.platinum::before {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/logo-simple-platinum.png');
}
.jackpot.theme-slovmaticlobby30.withtoplogosimple.diamond::before,
.jackpot-generic.theme-slovmaticlobby30.withtoplogosimple.diamond::before {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/logo-simple-diamond.png');
}
.jackpot.theme-slovmaticlobby30.withtoplogosimple.gold::before,
.jackpot-generic.theme-slovmaticlobby30.withtoplogosimple.gold::before {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/logo-simple-gold.png');
}
.jackpot.theme-slovmaticlobby30.withtoplogosimple.silver::before,
.jackpot-generic.theme-slovmaticlobby30.withtoplogosimple.silver::before {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/logo-simple-silver.png');
}
.jackpot.theme-slovmaticlobby30.withtoplogosimple.bronze::before,
.jackpot-generic.theme-slovmaticlobby30.withtoplogosimple.bronze::before {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/logo-simple-bronze.png');
}
.jackpot.theme-slovmaticlobby30.withleftlogo.platinum::before,
.jackpot-generic.theme-slovmaticlobby30.withleftlogo.platinum::before {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/logo-platinum2.png');
}
.jackpot.theme-slovmaticlobby30.withleftlogo.diamond::before,
.jackpot-generic.theme-slovmaticlobby30.withleftlogo.diamond::before {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/logo-diamond2.png');
}
.jackpot.theme-slovmaticlobby30.withleftlogo.gold::before,
.jackpot-generic.theme-slovmaticlobby30.withleftlogo.gold::before {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/logo-gold2.png');
}
.jackpot.theme-slovmaticlobby30.withleftlogo.silver::before,
.jackpot-generic.theme-slovmaticlobby30.withleftlogo.silver::before {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/logo-silver2.png');
}
.jackpot.theme-slovmaticlobby30.withleftlogo.bronze::before,
.jackpot-generic.theme-slovmaticlobby30.withleftlogo.bronze::before {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/logo-bronze2.png');
}
.jackpot.theme-slovmaticlobby30.withleftlogosimple.platinum::before,
.jackpot-generic.theme-slovmaticlobby30.withleftlogosimple.platinum::before {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/logo-simple-platinum.png');
}
.jackpot.theme-slovmaticlobby30.withleftlogosimple.diamond::before,
.jackpot-generic.theme-slovmaticlobby30.withleftlogosimple.diamond::before {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/logo-simple-diamond.png');
}
.jackpot.theme-slovmaticlobby30.withleftlogosimple.gold::before,
.jackpot-generic.theme-slovmaticlobby30.withleftlogosimple.gold::before {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/logo-simple-gold.png');
}
.jackpot.theme-slovmaticlobby30.withleftlogosimple.silver::before,
.jackpot-generic.theme-slovmaticlobby30.withleftlogosimple.silver::before {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/logo-simple-silver.png');
}
.jackpot.theme-slovmaticlobby30.withleftlogosimple.bronze::before,
.jackpot-generic.theme-slovmaticlobby30.withleftlogosimple.bronze::before {
  background-image: url('/Content/Images/jackpot/slovmaticlobby30/logo-simple-bronze.png');
}
.jackpot.theme-kajot.platinum .counter,
.jackpot-generic.theme-kajot.platinum .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-kajot.platinum .counter .wrapper:after,
.jackpot-generic.theme-kajot.platinum .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/kajot/separator-platinum.png');
}
.jackpot.theme-kajot.gold .counter,
.jackpot-generic.theme-kajot.gold .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-kajot.gold .counter .wrapper:after,
.jackpot-generic.theme-kajot.gold .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/kajot/separator-gold.png');
}
.jackpot.theme-kajot.silver .counter,
.jackpot-generic.theme-kajot.silver .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-kajot.silver .counter .wrapper:after,
.jackpot-generic.theme-kajot.silver .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/kajot/separator-silver.png');
}
.jackpot.theme-kajot.bronze .counter,
.jackpot-generic.theme-kajot.bronze .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-kajot.bronze .counter .wrapper:after,
.jackpot-generic.theme-kajot.bronze .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/kajot/separator-bronze.png');
}
.jackpot.theme-kajot.diamond .counter,
.jackpot-generic.theme-kajot.diamond .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-kajot.diamond .counter .wrapper:after,
.jackpot-generic.theme-kajot.diamond .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/kajot/separator-diamond.png');
}
.jackpot.theme-kajot.withlabel.platinum .counter:before,
.jackpot-generic.theme-kajot.withlabel.platinum .counter:before {
  background-image: url('/Content/Images/jackpot/kajot/label-platinum.png');
}
.jackpot.theme-kajot.withlabel.gold .counter:before,
.jackpot-generic.theme-kajot.withlabel.gold .counter:before {
  background-image: url('/Content/Images/jackpot/kajot/label-gold.png');
}
.jackpot.theme-kajot.withlabel.silver .counter:before,
.jackpot-generic.theme-kajot.withlabel.silver .counter:before {
  background-image: url('/Content/Images/jackpot/kajot/label-silver.png');
}
.jackpot.theme-kajot.withlabel.bronze .counter:before,
.jackpot-generic.theme-kajot.withlabel.bronze .counter:before {
  background-image: url('/Content/Images/jackpot/kajot/label-bronze.png');
}
.jackpot.theme-kajot.withlabel.diamond .counter:before,
.jackpot-generic.theme-kajot.withlabel.diamond .counter:before {
  background-image: url('/Content/Images/jackpot/kajot/label-diamond.png');
}
.jackpot.theme-kajot.withlabel.royal .counter:before,
.jackpot-generic.theme-kajot.withlabel.royal .counter:before {
  background-image: url('/Content/Images/jackpot/kajot/label-royal.png');
}
.jackpot.theme-kajot.withborder.platinum .counter,
.jackpot-generic.theme-kajot.withborder.platinum .counter {
  border-color: #70cff2;
  box-shadow: rgba(112, 207, 242, 0.5) 0 0 10px, rgba(112, 207, 242, 0.5) 0 0 10px inset;
}
.jackpot.theme-kajot.withborder.diamond .counter,
.jackpot-generic.theme-kajot.withborder.diamond .counter {
  border-color: #70cff2;
  box-shadow: rgba(112, 207, 242, 0.5) 0 0 10px, rgba(112, 207, 242, 0.5) 0 0 10px inset;
}
.jackpot.theme-kajot.withborder.gold .counter,
.jackpot-generic.theme-kajot.withborder.gold .counter {
  border-color: #f1db7b;
  box-shadow: rgba(241, 219, 123, 0.5) 0 0 10px, rgba(241, 219, 123, 0.5) 0 0 10px inset;
}
.jackpot.theme-kajot.withborder.silver .counter,
.jackpot-generic.theme-kajot.withborder.silver .counter {
  border-color: #cbe6ec;
  box-shadow: rgba(203, 230, 236, 0.5) 0 0 10px, rgba(203, 230, 236, 0.5) 0 0 10px inset;
}
.jackpot.theme-kajot.withborder.bronze .counter,
.jackpot-generic.theme-kajot.withborder.bronze .counter {
  border-color: #ffb66e;
  box-shadow: rgba(255, 182, 110, 0.5) 0 0 10px, rgba(255, 182, 110, 0.5) 0 0 10px inset;
}
.jackpot.theme-kajot.withborderanimation.platinum .counter,
.jackpot-generic.theme-kajot.withborderanimation.platinum .counter {
  border-color: #70cff2;
  animation-name: anim-platinum-1;
  box-shadow: #70cff2 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-kajot.withborderanimation.platinum .counter:before,
.jackpot-generic.theme-kajot.withborderanimation.platinum .counter:before {
  filter: unset;
  animation-name: anim-platinum-2;
  animation-duration: 5s;
}
@keyframes anim-platinum-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #70cff2 0 0 10px;
  }
  20% {
    box-shadow: #70cff2 0 0 10px, #70cff2 0 0 20px;
  }
}
@keyframes anim-platinum-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #70cff2);
  }
}
.jackpot.theme-kajot.withborderanimation.gold .counter,
.jackpot-generic.theme-kajot.withborderanimation.gold .counter {
  border-color: #f1db7b;
  animation-name: anim-gold-1;
  box-shadow: #f1db7b 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-kajot.withborderanimation.gold .counter:before,
.jackpot-generic.theme-kajot.withborderanimation.gold .counter:before {
  filter: unset;
  animation-name: anim-gold-2;
  animation-duration: 5s;
}
@keyframes anim-gold-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #f1db7b 0 0 10px;
  }
  20% {
    box-shadow: #f1db7b 0 0 10px, #f1db7b 0 0 20px;
  }
}
@keyframes anim-gold-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #f1db7b);
  }
}
.jackpot.theme-kajot.withborderanimation.silver .counter,
.jackpot-generic.theme-kajot.withborderanimation.silver .counter {
  border-color: #cbe6ec;
  animation-name: anim-silver-1;
  box-shadow: #cbe6ec 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-kajot.withborderanimation.silver .counter:before,
.jackpot-generic.theme-kajot.withborderanimation.silver .counter:before {
  filter: unset;
  animation-name: anim-silver-2;
  animation-duration: 5s;
}
@keyframes anim-silver-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #cbe6ec 0 0 10px;
  }
  20% {
    box-shadow: #cbe6ec 0 0 10px, #cbe6ec 0 0 20px;
  }
}
@keyframes anim-silver-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #cbe6ec);
  }
}
.jackpot.theme-kajot.withborderanimation.bronze .counter,
.jackpot-generic.theme-kajot.withborderanimation.bronze .counter {
  border-color: #ffb66e;
  animation-name: anim-bronze-1;
  box-shadow: #ffb66e 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-kajot.withborderanimation.bronze .counter:before,
.jackpot-generic.theme-kajot.withborderanimation.bronze .counter:before {
  filter: unset;
  animation-name: anim-bronze-2;
  animation-duration: 5s;
}
@keyframes anim-bronze-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #ffb66e 0 0 10px;
  }
  20% {
    box-shadow: #ffb66e 0 0 10px, #ffb66e 0 0 20px;
  }
}
@keyframes anim-bronze-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #ffb66e);
  }
}
.jackpot.theme-kajot.withcurrency.czk.platinum .counter:after,
.jackpot-generic.theme-kajot.withcurrency.czk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-czk-platinum.png');
}
.jackpot.theme-kajot.withcurrency.czk.diamond .counter:after,
.jackpot-generic.theme-kajot.withcurrency.czk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-czk-diamond.png');
}
.jackpot.theme-kajot.withcurrency.czk.gold .counter:after,
.jackpot-generic.theme-kajot.withcurrency.czk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-czk-gold.png');
}
.jackpot.theme-kajot.withcurrency.czk.silver .counter:after,
.jackpot-generic.theme-kajot.withcurrency.czk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-czk-silver.png');
}
.jackpot.theme-kajot.withcurrency.czk.bronze .counter:after,
.jackpot-generic.theme-kajot.withcurrency.czk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-czk-bronze.png');
}
.jackpot.theme-kajot.withcurrency.eur.platinum .counter:after,
.jackpot-generic.theme-kajot.withcurrency.eur.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-eur-platinum.png');
}
.jackpot.theme-kajot.withcurrency.eur.diamond .counter:after,
.jackpot-generic.theme-kajot.withcurrency.eur.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-eur-diamond.png');
}
.jackpot.theme-kajot.withcurrency.eur.gold .counter:after,
.jackpot-generic.theme-kajot.withcurrency.eur.gold .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-eur-gold.png');
}
.jackpot.theme-kajot.withcurrency.eur.silver .counter:after,
.jackpot-generic.theme-kajot.withcurrency.eur.silver .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-eur-silver.png');
}
.jackpot.theme-kajot.withcurrency.eur.bronze .counter:after,
.jackpot-generic.theme-kajot.withcurrency.eur.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-eur-bronze.png');
}
.jackpot.theme-kajot.withcurrency.hrk.platinum .counter:after,
.jackpot-generic.theme-kajot.withcurrency.hrk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-hrk-platinum.png');
}
.jackpot.theme-kajot.withcurrency.hrk.diamond .counter:after,
.jackpot-generic.theme-kajot.withcurrency.hrk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-hrk-diamond.png');
}
.jackpot.theme-kajot.withcurrency.hrk.gold .counter:after,
.jackpot-generic.theme-kajot.withcurrency.hrk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-hrk-gold.png');
}
.jackpot.theme-kajot.withcurrency.hrk.silver .counter:after,
.jackpot-generic.theme-kajot.withcurrency.hrk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-hrk-silver.png');
}
.jackpot.theme-kajot.withcurrency.hrk.bronze .counter:after,
.jackpot-generic.theme-kajot.withcurrency.hrk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-hrk-bronze.png');
}
.jackpot.theme-kajot.withcurrency.ron.platinum .counter:after,
.jackpot-generic.theme-kajot.withcurrency.ron.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-ron-platinum.png');
}
.jackpot.theme-kajot.withcurrency.ron.diamond .counter:after,
.jackpot-generic.theme-kajot.withcurrency.ron.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-ron-diamond.png');
}
.jackpot.theme-kajot.withcurrency.ron.gold .counter:after,
.jackpot-generic.theme-kajot.withcurrency.ron.gold .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-ron-gold.png');
}
.jackpot.theme-kajot.withcurrency.ron.silver .counter:after,
.jackpot-generic.theme-kajot.withcurrency.ron.silver .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-ron-silver.png');
}
.jackpot.theme-kajot.withcurrency.ron.bronze .counter:after,
.jackpot-generic.theme-kajot.withcurrency.ron.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-ron-bronze.png');
}
.jackpot.theme-kajot.withcurrency.rsd.platinum .counter:after,
.jackpot-generic.theme-kajot.withcurrency.rsd.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-rsd-platinum.png');
}
.jackpot.theme-kajot.withcurrency.rsd.diamond .counter:after,
.jackpot-generic.theme-kajot.withcurrency.rsd.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-rsd-diamond.png');
}
.jackpot.theme-kajot.withcurrency.rsd.gold .counter:after,
.jackpot-generic.theme-kajot.withcurrency.rsd.gold .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-rsd-gold.png');
}
.jackpot.theme-kajot.withcurrency.rsd.silver .counter:after,
.jackpot-generic.theme-kajot.withcurrency.rsd.silver .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-rsd-silver.png');
}
.jackpot.theme-kajot.withcurrency.rsd.bronze .counter:after,
.jackpot-generic.theme-kajot.withcurrency.rsd.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-rsd-bronze.png');
}
.jackpot.theme-kajot.withcurrencyalt.czk.platinum .counter:after,
.jackpot-generic.theme-kajot.withcurrencyalt.czk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-czk-platinum_v.png');
  border-color: #70cff2;
}
.jackpot.theme-kajot.withcurrencyalt.czk.diamond .counter:after,
.jackpot-generic.theme-kajot.withcurrencyalt.czk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-czk-diamond_v.png');
  border-color: #70cff2;
}
.jackpot.theme-kajot.withcurrencyalt.czk.gold .counter:after,
.jackpot-generic.theme-kajot.withcurrencyalt.czk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-czk-gold_v.png');
  border-color: #f1db7b;
}
.jackpot.theme-kajot.withcurrencyalt.czk.silver .counter:after,
.jackpot-generic.theme-kajot.withcurrencyalt.czk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-czk-silver_v.png');
  border-color: #cbe6ec;
}
.jackpot.theme-kajot.withcurrencyalt.czk.bronze .counter:after,
.jackpot-generic.theme-kajot.withcurrencyalt.czk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-czk-bronze_v.png');
  border-color: #ffb66e;
}
.jackpot.theme-kajot.withcurrencyalt.eur.platinum .counter:after,
.jackpot-generic.theme-kajot.withcurrencyalt.eur.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-eur-platinum_v.png');
  border-color: #70cff2;
}
.jackpot.theme-kajot.withcurrencyalt.eur.diamond .counter:after,
.jackpot-generic.theme-kajot.withcurrencyalt.eur.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-eur-diamond_v.png');
  border-color: #70cff2;
}
.jackpot.theme-kajot.withcurrencyalt.eur.gold .counter:after,
.jackpot-generic.theme-kajot.withcurrencyalt.eur.gold .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-eur-gold_v.png');
  border-color: #f1db7b;
}
.jackpot.theme-kajot.withcurrencyalt.eur.silver .counter:after,
.jackpot-generic.theme-kajot.withcurrencyalt.eur.silver .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-eur-silver_v.png');
  border-color: #cbe6ec;
}
.jackpot.theme-kajot.withcurrencyalt.eur.bronze .counter:after,
.jackpot-generic.theme-kajot.withcurrencyalt.eur.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-eur-bronze_v.png');
  border-color: #ffb66e;
}
.jackpot.theme-kajot.withcurrencyalt.hrk.platinum .counter:after,
.jackpot-generic.theme-kajot.withcurrencyalt.hrk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-hrk-platinum_v.png');
  border-color: #70cff2;
}
.jackpot.theme-kajot.withcurrencyalt.hrk.diamond .counter:after,
.jackpot-generic.theme-kajot.withcurrencyalt.hrk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-hrk-diamond_v.png');
  border-color: #70cff2;
}
.jackpot.theme-kajot.withcurrencyalt.hrk.gold .counter:after,
.jackpot-generic.theme-kajot.withcurrencyalt.hrk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-hrk-gold_v.png');
  border-color: #f1db7b;
}
.jackpot.theme-kajot.withcurrencyalt.hrk.silver .counter:after,
.jackpot-generic.theme-kajot.withcurrencyalt.hrk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-hrk-silver_v.png');
  border-color: #cbe6ec;
}
.jackpot.theme-kajot.withcurrencyalt.hrk.bronze .counter:after,
.jackpot-generic.theme-kajot.withcurrencyalt.hrk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-hrk-bronze_v.png');
  border-color: #ffb66e;
}
.jackpot.theme-kajot.withcurrencyalt.ron.platinum .counter:after,
.jackpot-generic.theme-kajot.withcurrencyalt.ron.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-ron-platinum_v.png');
  border-color: #70cff2;
}
.jackpot.theme-kajot.withcurrencyalt.ron.diamond .counter:after,
.jackpot-generic.theme-kajot.withcurrencyalt.ron.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-ron-diamond_v.png');
  border-color: #70cff2;
}
.jackpot.theme-kajot.withcurrencyalt.ron.gold .counter:after,
.jackpot-generic.theme-kajot.withcurrencyalt.ron.gold .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-ron-gold_v.png');
  border-color: #f1db7b;
}
.jackpot.theme-kajot.withcurrencyalt.ron.silver .counter:after,
.jackpot-generic.theme-kajot.withcurrencyalt.ron.silver .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-ron-silver_v.png');
  border-color: #cbe6ec;
}
.jackpot.theme-kajot.withcurrencyalt.ron.bronze .counter:after,
.jackpot-generic.theme-kajot.withcurrencyalt.ron.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-ron-bronze_v.png');
  border-color: #ffb66e;
}
.jackpot.theme-kajot.withcurrencyalt.rsd.platinum .counter:after,
.jackpot-generic.theme-kajot.withcurrencyalt.rsd.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-rsd-platinum_v.png');
  border-color: #70cff2;
}
.jackpot.theme-kajot.withcurrencyalt.rsd.diamond .counter:after,
.jackpot-generic.theme-kajot.withcurrencyalt.rsd.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-rsd-diamond_v.png');
  border-color: #70cff2;
}
.jackpot.theme-kajot.withcurrencyalt.rsd.gold .counter:after,
.jackpot-generic.theme-kajot.withcurrencyalt.rsd.gold .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-rsd-gold_v.png');
  border-color: #f1db7b;
}
.jackpot.theme-kajot.withcurrencyalt.rsd.silver .counter:after,
.jackpot-generic.theme-kajot.withcurrencyalt.rsd.silver .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-rsd-silver_v.png');
  border-color: #cbe6ec;
}
.jackpot.theme-kajot.withcurrencyalt.rsd.bronze .counter:after,
.jackpot-generic.theme-kajot.withcurrencyalt.rsd.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/kajot/currency-rsd-bronze_v.png');
  border-color: #ffb66e;
}
.jackpot.theme-kajot.withbg.withborder.platinum .counter,
.jackpot-generic.theme-kajot.withbg.withborder.platinum .counter,
.jackpot.theme-kajot.withbgalt.withborder.platinum .counter,
.jackpot-generic.theme-kajot.withbgalt.withborder.platinum .counter {
  border-color: #70cff2;
  box-shadow: rgba(112, 207, 242, 0.5) 0 0 10px;
}
.jackpot.theme-kajot.withbg.withborder.diamond .counter,
.jackpot-generic.theme-kajot.withbg.withborder.diamond .counter,
.jackpot.theme-kajot.withbgalt.withborder.diamond .counter,
.jackpot-generic.theme-kajot.withbgalt.withborder.diamond .counter {
  border-color: #70cff2;
  box-shadow: rgba(112, 207, 242, 0.5) 0 0 10px;
}
.jackpot.theme-kajot.withbg.withborder.gold .counter,
.jackpot-generic.theme-kajot.withbg.withborder.gold .counter,
.jackpot.theme-kajot.withbgalt.withborder.gold .counter,
.jackpot-generic.theme-kajot.withbgalt.withborder.gold .counter {
  border-color: #f1db7b;
  box-shadow: rgba(241, 219, 123, 0.5) 0 0 10px;
}
.jackpot.theme-kajot.withbg.withborder.silver .counter,
.jackpot-generic.theme-kajot.withbg.withborder.silver .counter,
.jackpot.theme-kajot.withbgalt.withborder.silver .counter,
.jackpot-generic.theme-kajot.withbgalt.withborder.silver .counter {
  border-color: #cbe6ec;
  box-shadow: rgba(203, 230, 236, 0.5) 0 0 10px;
}
.jackpot.theme-kajot.withbg.withborder.bronze .counter,
.jackpot-generic.theme-kajot.withbg.withborder.bronze .counter,
.jackpot.theme-kajot.withbgalt.withborder.bronze .counter,
.jackpot-generic.theme-kajot.withbgalt.withborder.bronze .counter {
  border-color: #ffb66e;
  box-shadow: rgba(255, 182, 110, 0.5) 0 0 10px;
}
.jackpot.theme-kajot.withtoplogo.platinum,
.jackpot-generic.theme-kajot.withtoplogo.platinum {
  border-color: #70cff2;
  box-shadow: rgba(112, 207, 242, 0.5) 0 0 10px;
}
.jackpot.theme-kajot.withtoplogo.platinum::before,
.jackpot-generic.theme-kajot.withtoplogo.platinum::before {
  background-image: url('/Content/Images/jackpot/kajot/logo-platinum.png');
}
.jackpot.theme-kajot.withtoplogo.gold,
.jackpot-generic.theme-kajot.withtoplogo.gold {
  border-color: #f1db7b;
  box-shadow: rgba(241, 219, 123, 0.5) 0 0 10px;
}
.jackpot.theme-kajot.withtoplogo.gold::before,
.jackpot-generic.theme-kajot.withtoplogo.gold::before {
  background-image: url('/Content/Images/jackpot/kajot/logo-gold.png');
}
.jackpot.theme-kajot.withtoplogo.silver,
.jackpot-generic.theme-kajot.withtoplogo.silver {
  border-color: #cbe6ec;
  box-shadow: rgba(203, 230, 236, 0.5) 0 0 10px;
}
.jackpot.theme-kajot.withtoplogo.silver::before,
.jackpot-generic.theme-kajot.withtoplogo.silver::before {
  background-image: url('/Content/Images/jackpot/kajot/logo-silver.png');
}
.jackpot.theme-kajot.withtoplogo.bronze,
.jackpot-generic.theme-kajot.withtoplogo.bronze {
  border-color: #ffb66e;
  box-shadow: rgba(255, 182, 110, 0.5) 0 0 10px;
}
.jackpot.theme-kajot.withtoplogo.bronze::before,
.jackpot-generic.theme-kajot.withtoplogo.bronze::before {
  background-image: url('/Content/Images/jackpot/kajot/logo-bronze.png');
}
.jackpot.theme-kajot.withtoplogoalt.platinum,
.jackpot-generic.theme-kajot.withtoplogoalt.platinum {
  border-color: #70cff2;
  box-shadow: rgba(112, 207, 242, 0.5) 0 0 10px;
}
.jackpot.theme-kajot.withtoplogoalt.platinum::before,
.jackpot-generic.theme-kajot.withtoplogoalt.platinum::before {
  background-image: url('/Content/Images/jackpot/kajot/logo-platinum2.png');
}
.jackpot.theme-kajot.withtoplogoalt.diamond,
.jackpot-generic.theme-kajot.withtoplogoalt.diamond {
  border-color: #70cff2;
  box-shadow: rgba(112, 207, 242, 0.5) 0 0 10px;
}
.jackpot.theme-kajot.withtoplogoalt.diamond::before,
.jackpot-generic.theme-kajot.withtoplogoalt.diamond::before {
  background-image: url('/Content/Images/jackpot/kajot/logo-diamond2.png');
}
.jackpot.theme-kajot.withtoplogoalt.gold,
.jackpot-generic.theme-kajot.withtoplogoalt.gold {
  border-color: #f1db7b;
  box-shadow: rgba(241, 219, 123, 0.5) 0 0 10px;
}
.jackpot.theme-kajot.withtoplogoalt.gold::before,
.jackpot-generic.theme-kajot.withtoplogoalt.gold::before {
  background-image: url('/Content/Images/jackpot/kajot/logo-gold2.png');
}
.jackpot.theme-kajot.withtoplogoalt.silver,
.jackpot-generic.theme-kajot.withtoplogoalt.silver {
  border-color: #cbe6ec;
  box-shadow: rgba(203, 230, 236, 0.5) 0 0 10px;
}
.jackpot.theme-kajot.withtoplogoalt.silver::before,
.jackpot-generic.theme-kajot.withtoplogoalt.silver::before {
  background-image: url('/Content/Images/jackpot/kajot/logo-silver2.png');
}
.jackpot.theme-kajot.withtoplogoalt.bronze,
.jackpot-generic.theme-kajot.withtoplogoalt.bronze {
  border-color: #ffb66e;
  box-shadow: rgba(255, 182, 110, 0.5) 0 0 10px;
}
.jackpot.theme-kajot.withtoplogoalt.bronze::before,
.jackpot-generic.theme-kajot.withtoplogoalt.bronze::before {
  background-image: url('/Content/Images/jackpot/kajot/logo-bronze2.png');
}
.jackpot.theme-kajot.withtoplogosimple.platinum::before,
.jackpot-generic.theme-kajot.withtoplogosimple.platinum::before {
  background-image: url('/Content/Images/jackpot/kajot/logo-simple-platinum.png');
}
.jackpot.theme-kajot.withtoplogosimple.diamond::before,
.jackpot-generic.theme-kajot.withtoplogosimple.diamond::before {
  background-image: url('/Content/Images/jackpot/kajot/logo-simple-diamond.png');
}
.jackpot.theme-kajot.withtoplogosimple.gold::before,
.jackpot-generic.theme-kajot.withtoplogosimple.gold::before {
  background-image: url('/Content/Images/jackpot/kajot/logo-simple-gold.png');
}
.jackpot.theme-kajot.withtoplogosimple.silver::before,
.jackpot-generic.theme-kajot.withtoplogosimple.silver::before {
  background-image: url('/Content/Images/jackpot/kajot/logo-simple-silver.png');
}
.jackpot.theme-kajot.withtoplogosimple.bronze::before,
.jackpot-generic.theme-kajot.withtoplogosimple.bronze::before {
  background-image: url('/Content/Images/jackpot/kajot/logo-simple-bronze.png');
}
.jackpot.theme-kajot.withleftlogo.platinum::before,
.jackpot-generic.theme-kajot.withleftlogo.platinum::before {
  background-image: url('/Content/Images/jackpot/kajot/logo-platinum2.png');
}
.jackpot.theme-kajot.withleftlogo.diamond::before,
.jackpot-generic.theme-kajot.withleftlogo.diamond::before {
  background-image: url('/Content/Images/jackpot/kajot/logo-diamond2.png');
}
.jackpot.theme-kajot.withleftlogo.gold::before,
.jackpot-generic.theme-kajot.withleftlogo.gold::before {
  background-image: url('/Content/Images/jackpot/kajot/logo-gold2.png');
}
.jackpot.theme-kajot.withleftlogo.silver::before,
.jackpot-generic.theme-kajot.withleftlogo.silver::before {
  background-image: url('/Content/Images/jackpot/kajot/logo-silver2.png');
}
.jackpot.theme-kajot.withleftlogo.bronze::before,
.jackpot-generic.theme-kajot.withleftlogo.bronze::before {
  background-image: url('/Content/Images/jackpot/kajot/logo-bronze2.png');
}
.jackpot.theme-kajot.withleftlogosimple.platinum::before,
.jackpot-generic.theme-kajot.withleftlogosimple.platinum::before {
  background-image: url('/Content/Images/jackpot/kajot/logo-simple-platinum.png');
}
.jackpot.theme-kajot.withleftlogosimple.diamond::before,
.jackpot-generic.theme-kajot.withleftlogosimple.diamond::before {
  background-image: url('/Content/Images/jackpot/kajot/logo-simple-diamond.png');
}
.jackpot.theme-kajot.withleftlogosimple.gold::before,
.jackpot-generic.theme-kajot.withleftlogosimple.gold::before {
  background-image: url('/Content/Images/jackpot/kajot/logo-simple-gold.png');
}
.jackpot.theme-kajot.withleftlogosimple.silver::before,
.jackpot-generic.theme-kajot.withleftlogosimple.silver::before {
  background-image: url('/Content/Images/jackpot/kajot/logo-simple-silver.png');
}
.jackpot.theme-kajot.withleftlogosimple.bronze::before,
.jackpot-generic.theme-kajot.withleftlogosimple.bronze::before {
  background-image: url('/Content/Images/jackpot/kajot/logo-simple-bronze.png');
}
.jackpot.theme-synottip.platinum .counter,
.jackpot-generic.theme-synottip.platinum .counter,
.jackpot.theme-synottipsk.platinum .counter,
.jackpot-generic.theme-synottipsk.platinum .counter,
.jackpot.theme-synottiplv.platinum .counter,
.jackpot-generic.theme-synottiplv.platinum .counter,
.jackpot.theme-synotinteractive.platinum .counter,
.jackpot-generic.theme-synotinteractive.platinum .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-synottip.platinum .counter .wrapper:after,
.jackpot-generic.theme-synottip.platinum .counter .wrapper:after,
.jackpot.theme-synottipsk.platinum .counter .wrapper:after,
.jackpot-generic.theme-synottipsk.platinum .counter .wrapper:after,
.jackpot.theme-synottiplv.platinum .counter .wrapper:after,
.jackpot-generic.theme-synottiplv.platinum .counter .wrapper:after,
.jackpot.theme-synotinteractive.platinum .counter .wrapper:after,
.jackpot-generic.theme-synotinteractive.platinum .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/synottip/separator-platinum.png');
}
.jackpot.theme-synottip.gold .counter,
.jackpot-generic.theme-synottip.gold .counter,
.jackpot.theme-synottipsk.gold .counter,
.jackpot-generic.theme-synottipsk.gold .counter,
.jackpot.theme-synottiplv.gold .counter,
.jackpot-generic.theme-synottiplv.gold .counter,
.jackpot.theme-synotinteractive.gold .counter,
.jackpot-generic.theme-synotinteractive.gold .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-synottip.gold .counter .wrapper:after,
.jackpot-generic.theme-synottip.gold .counter .wrapper:after,
.jackpot.theme-synottipsk.gold .counter .wrapper:after,
.jackpot-generic.theme-synottipsk.gold .counter .wrapper:after,
.jackpot.theme-synottiplv.gold .counter .wrapper:after,
.jackpot-generic.theme-synottiplv.gold .counter .wrapper:after,
.jackpot.theme-synotinteractive.gold .counter .wrapper:after,
.jackpot-generic.theme-synotinteractive.gold .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/synottip/separator-gold.png');
}
.jackpot.theme-synottip.silver .counter,
.jackpot-generic.theme-synottip.silver .counter,
.jackpot.theme-synottipsk.silver .counter,
.jackpot-generic.theme-synottipsk.silver .counter,
.jackpot.theme-synottiplv.silver .counter,
.jackpot-generic.theme-synottiplv.silver .counter,
.jackpot.theme-synotinteractive.silver .counter,
.jackpot-generic.theme-synotinteractive.silver .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-synottip.silver .counter .wrapper:after,
.jackpot-generic.theme-synottip.silver .counter .wrapper:after,
.jackpot.theme-synottipsk.silver .counter .wrapper:after,
.jackpot-generic.theme-synottipsk.silver .counter .wrapper:after,
.jackpot.theme-synottiplv.silver .counter .wrapper:after,
.jackpot-generic.theme-synottiplv.silver .counter .wrapper:after,
.jackpot.theme-synotinteractive.silver .counter .wrapper:after,
.jackpot-generic.theme-synotinteractive.silver .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/synottip/separator-silver.png');
}
.jackpot.theme-synottip.bronze .counter,
.jackpot-generic.theme-synottip.bronze .counter,
.jackpot.theme-synottipsk.bronze .counter,
.jackpot-generic.theme-synottipsk.bronze .counter,
.jackpot.theme-synottiplv.bronze .counter,
.jackpot-generic.theme-synottiplv.bronze .counter,
.jackpot.theme-synotinteractive.bronze .counter,
.jackpot-generic.theme-synotinteractive.bronze .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-synottip.bronze .counter .wrapper:after,
.jackpot-generic.theme-synottip.bronze .counter .wrapper:after,
.jackpot.theme-synottipsk.bronze .counter .wrapper:after,
.jackpot-generic.theme-synottipsk.bronze .counter .wrapper:after,
.jackpot.theme-synottiplv.bronze .counter .wrapper:after,
.jackpot-generic.theme-synottiplv.bronze .counter .wrapper:after,
.jackpot.theme-synotinteractive.bronze .counter .wrapper:after,
.jackpot-generic.theme-synotinteractive.bronze .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/synottip/separator-bronze.png');
}
.jackpot.theme-synottip.diamond .counter,
.jackpot-generic.theme-synottip.diamond .counter,
.jackpot.theme-synottipsk.diamond .counter,
.jackpot-generic.theme-synottipsk.diamond .counter,
.jackpot.theme-synottiplv.diamond .counter,
.jackpot-generic.theme-synottiplv.diamond .counter,
.jackpot.theme-synotinteractive.diamond .counter,
.jackpot-generic.theme-synotinteractive.diamond .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-synottip.diamond .counter .wrapper:after,
.jackpot-generic.theme-synottip.diamond .counter .wrapper:after,
.jackpot.theme-synottipsk.diamond .counter .wrapper:after,
.jackpot-generic.theme-synottipsk.diamond .counter .wrapper:after,
.jackpot.theme-synottiplv.diamond .counter .wrapper:after,
.jackpot-generic.theme-synottiplv.diamond .counter .wrapper:after,
.jackpot.theme-synotinteractive.diamond .counter .wrapper:after,
.jackpot-generic.theme-synotinteractive.diamond .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/synottip/separator-diamond.png');
}
.jackpot.theme-synottip.withlabel.platinum .counter:before,
.jackpot-generic.theme-synottip.withlabel.platinum .counter:before,
.jackpot.theme-synottipsk.withlabel.platinum .counter:before,
.jackpot-generic.theme-synottipsk.withlabel.platinum .counter:before,
.jackpot.theme-synottiplv.withlabel.platinum .counter:before,
.jackpot-generic.theme-synottiplv.withlabel.platinum .counter:before,
.jackpot.theme-synotinteractive.withlabel.platinum .counter:before,
.jackpot-generic.theme-synotinteractive.withlabel.platinum .counter:before {
  background-image: url('/Content/Images/jackpot/synottip/label-platinum.png');
}
.jackpot.theme-synottip.withlabel.gold .counter:before,
.jackpot-generic.theme-synottip.withlabel.gold .counter:before,
.jackpot.theme-synottipsk.withlabel.gold .counter:before,
.jackpot-generic.theme-synottipsk.withlabel.gold .counter:before,
.jackpot.theme-synottiplv.withlabel.gold .counter:before,
.jackpot-generic.theme-synottiplv.withlabel.gold .counter:before,
.jackpot.theme-synotinteractive.withlabel.gold .counter:before,
.jackpot-generic.theme-synotinteractive.withlabel.gold .counter:before {
  background-image: url('/Content/Images/jackpot/synottip/label-gold.png');
}
.jackpot.theme-synottip.withlabel.silver .counter:before,
.jackpot-generic.theme-synottip.withlabel.silver .counter:before,
.jackpot.theme-synottipsk.withlabel.silver .counter:before,
.jackpot-generic.theme-synottipsk.withlabel.silver .counter:before,
.jackpot.theme-synottiplv.withlabel.silver .counter:before,
.jackpot-generic.theme-synottiplv.withlabel.silver .counter:before,
.jackpot.theme-synotinteractive.withlabel.silver .counter:before,
.jackpot-generic.theme-synotinteractive.withlabel.silver .counter:before {
  background-image: url('/Content/Images/jackpot/synottip/label-silver.png');
}
.jackpot.theme-synottip.withlabel.bronze .counter:before,
.jackpot-generic.theme-synottip.withlabel.bronze .counter:before,
.jackpot.theme-synottipsk.withlabel.bronze .counter:before,
.jackpot-generic.theme-synottipsk.withlabel.bronze .counter:before,
.jackpot.theme-synottiplv.withlabel.bronze .counter:before,
.jackpot-generic.theme-synottiplv.withlabel.bronze .counter:before,
.jackpot.theme-synotinteractive.withlabel.bronze .counter:before,
.jackpot-generic.theme-synotinteractive.withlabel.bronze .counter:before {
  background-image: url('/Content/Images/jackpot/synottip/label-bronze.png');
}
.jackpot.theme-synottip.withlabel.diamond .counter:before,
.jackpot-generic.theme-synottip.withlabel.diamond .counter:before,
.jackpot.theme-synottipsk.withlabel.diamond .counter:before,
.jackpot-generic.theme-synottipsk.withlabel.diamond .counter:before,
.jackpot.theme-synottiplv.withlabel.diamond .counter:before,
.jackpot-generic.theme-synottiplv.withlabel.diamond .counter:before,
.jackpot.theme-synotinteractive.withlabel.diamond .counter:before,
.jackpot-generic.theme-synotinteractive.withlabel.diamond .counter:before {
  background-image: url('/Content/Images/jackpot/synottip/label-diamond.png');
}
.jackpot.theme-synottip.withlabel.royal .counter:before,
.jackpot-generic.theme-synottip.withlabel.royal .counter:before,
.jackpot.theme-synottipsk.withlabel.royal .counter:before,
.jackpot-generic.theme-synottipsk.withlabel.royal .counter:before,
.jackpot.theme-synottiplv.withlabel.royal .counter:before,
.jackpot-generic.theme-synottiplv.withlabel.royal .counter:before,
.jackpot.theme-synotinteractive.withlabel.royal .counter:before,
.jackpot-generic.theme-synotinteractive.withlabel.royal .counter:before {
  background-image: url('/Content/Images/jackpot/synottip/label-royal.png');
}
.jackpot.theme-synottip.withborder.platinum .counter,
.jackpot-generic.theme-synottip.withborder.platinum .counter,
.jackpot.theme-synottipsk.withborder.platinum .counter,
.jackpot-generic.theme-synottipsk.withborder.platinum .counter,
.jackpot.theme-synottiplv.withborder.platinum .counter,
.jackpot-generic.theme-synottiplv.withborder.platinum .counter,
.jackpot.theme-synotinteractive.withborder.platinum .counter,
.jackpot-generic.theme-synotinteractive.withborder.platinum .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px, rgba(224, 224, 224, 0.5) 0 0 10px inset;
}
.jackpot.theme-synottip.withborder.diamond .counter,
.jackpot-generic.theme-synottip.withborder.diamond .counter,
.jackpot.theme-synottipsk.withborder.diamond .counter,
.jackpot-generic.theme-synottipsk.withborder.diamond .counter,
.jackpot.theme-synottiplv.withborder.diamond .counter,
.jackpot-generic.theme-synottiplv.withborder.diamond .counter,
.jackpot.theme-synotinteractive.withborder.diamond .counter,
.jackpot-generic.theme-synotinteractive.withborder.diamond .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px, rgba(224, 224, 224, 0.5) 0 0 10px inset;
}
.jackpot.theme-synottip.withborder.gold .counter,
.jackpot-generic.theme-synottip.withborder.gold .counter,
.jackpot.theme-synottipsk.withborder.gold .counter,
.jackpot-generic.theme-synottipsk.withborder.gold .counter,
.jackpot.theme-synottiplv.withborder.gold .counter,
.jackpot-generic.theme-synottiplv.withborder.gold .counter,
.jackpot.theme-synotinteractive.withborder.gold .counter,
.jackpot-generic.theme-synotinteractive.withborder.gold .counter {
  border-color: #f1db7b;
  box-shadow: rgba(241, 219, 123, 0.5) 0 0 10px, rgba(241, 219, 123, 0.5) 0 0 10px inset;
}
.jackpot.theme-synottip.withborder.silver .counter,
.jackpot-generic.theme-synottip.withborder.silver .counter,
.jackpot.theme-synottipsk.withborder.silver .counter,
.jackpot-generic.theme-synottipsk.withborder.silver .counter,
.jackpot.theme-synottiplv.withborder.silver .counter,
.jackpot-generic.theme-synottiplv.withborder.silver .counter,
.jackpot.theme-synotinteractive.withborder.silver .counter,
.jackpot-generic.theme-synotinteractive.withborder.silver .counter {
  border-color: #cbe6ec;
  box-shadow: rgba(203, 230, 236, 0.5) 0 0 10px, rgba(203, 230, 236, 0.5) 0 0 10px inset;
}
.jackpot.theme-synottip.withborder.bronze .counter,
.jackpot-generic.theme-synottip.withborder.bronze .counter,
.jackpot.theme-synottipsk.withborder.bronze .counter,
.jackpot-generic.theme-synottipsk.withborder.bronze .counter,
.jackpot.theme-synottiplv.withborder.bronze .counter,
.jackpot-generic.theme-synottiplv.withborder.bronze .counter,
.jackpot.theme-synotinteractive.withborder.bronze .counter,
.jackpot-generic.theme-synotinteractive.withborder.bronze .counter {
  border-color: #ffb66e;
  box-shadow: rgba(255, 182, 110, 0.5) 0 0 10px, rgba(255, 182, 110, 0.5) 0 0 10px inset;
}
.jackpot.theme-synottip.withborderanimation.platinum .counter,
.jackpot-generic.theme-synottip.withborderanimation.platinum .counter,
.jackpot.theme-synottipsk.withborderanimation.platinum .counter,
.jackpot-generic.theme-synottipsk.withborderanimation.platinum .counter,
.jackpot.theme-synottiplv.withborderanimation.platinum .counter,
.jackpot-generic.theme-synottiplv.withborderanimation.platinum .counter,
.jackpot.theme-synotinteractive.withborderanimation.platinum .counter,
.jackpot-generic.theme-synotinteractive.withborderanimation.platinum .counter {
  border-color: #e0e0e0;
  animation-name: anim-platinum-1;
  box-shadow: #e0e0e0 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-synottip.withborderanimation.platinum .counter:before,
.jackpot-generic.theme-synottip.withborderanimation.platinum .counter:before,
.jackpot.theme-synottipsk.withborderanimation.platinum .counter:before,
.jackpot-generic.theme-synottipsk.withborderanimation.platinum .counter:before,
.jackpot.theme-synottiplv.withborderanimation.platinum .counter:before,
.jackpot-generic.theme-synottiplv.withborderanimation.platinum .counter:before,
.jackpot.theme-synotinteractive.withborderanimation.platinum .counter:before,
.jackpot-generic.theme-synotinteractive.withborderanimation.platinum .counter:before {
  filter: unset;
  animation-name: anim-platinum-2;
  animation-duration: 5s;
}
@keyframes anim-platinum-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #e0e0e0 0 0 10px;
  }
  20% {
    box-shadow: #e0e0e0 0 0 10px, #e0e0e0 0 0 20px;
  }
}
@keyframes anim-platinum-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #e0e0e0);
  }
}
.jackpot.theme-synottip.withborderanimation.gold .counter,
.jackpot-generic.theme-synottip.withborderanimation.gold .counter,
.jackpot.theme-synottipsk.withborderanimation.gold .counter,
.jackpot-generic.theme-synottipsk.withborderanimation.gold .counter,
.jackpot.theme-synottiplv.withborderanimation.gold .counter,
.jackpot-generic.theme-synottiplv.withborderanimation.gold .counter,
.jackpot.theme-synotinteractive.withborderanimation.gold .counter,
.jackpot-generic.theme-synotinteractive.withborderanimation.gold .counter {
  border-color: #f1db7b;
  animation-name: anim-gold-1;
  box-shadow: #f1db7b 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-synottip.withborderanimation.gold .counter:before,
.jackpot-generic.theme-synottip.withborderanimation.gold .counter:before,
.jackpot.theme-synottipsk.withborderanimation.gold .counter:before,
.jackpot-generic.theme-synottipsk.withborderanimation.gold .counter:before,
.jackpot.theme-synottiplv.withborderanimation.gold .counter:before,
.jackpot-generic.theme-synottiplv.withborderanimation.gold .counter:before,
.jackpot.theme-synotinteractive.withborderanimation.gold .counter:before,
.jackpot-generic.theme-synotinteractive.withborderanimation.gold .counter:before {
  filter: unset;
  animation-name: anim-gold-2;
  animation-duration: 5s;
}
@keyframes anim-gold-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #f1db7b 0 0 10px;
  }
  20% {
    box-shadow: #f1db7b 0 0 10px, #f1db7b 0 0 20px;
  }
}
@keyframes anim-gold-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #f1db7b);
  }
}
.jackpot.theme-synottip.withborderanimation.silver .counter,
.jackpot-generic.theme-synottip.withborderanimation.silver .counter,
.jackpot.theme-synottipsk.withborderanimation.silver .counter,
.jackpot-generic.theme-synottipsk.withborderanimation.silver .counter,
.jackpot.theme-synottiplv.withborderanimation.silver .counter,
.jackpot-generic.theme-synottiplv.withborderanimation.silver .counter,
.jackpot.theme-synotinteractive.withborderanimation.silver .counter,
.jackpot-generic.theme-synotinteractive.withborderanimation.silver .counter {
  border-color: #cbe6ec;
  animation-name: anim-silver-1;
  box-shadow: #cbe6ec 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-synottip.withborderanimation.silver .counter:before,
.jackpot-generic.theme-synottip.withborderanimation.silver .counter:before,
.jackpot.theme-synottipsk.withborderanimation.silver .counter:before,
.jackpot-generic.theme-synottipsk.withborderanimation.silver .counter:before,
.jackpot.theme-synottiplv.withborderanimation.silver .counter:before,
.jackpot-generic.theme-synottiplv.withborderanimation.silver .counter:before,
.jackpot.theme-synotinteractive.withborderanimation.silver .counter:before,
.jackpot-generic.theme-synotinteractive.withborderanimation.silver .counter:before {
  filter: unset;
  animation-name: anim-silver-2;
  animation-duration: 5s;
}
@keyframes anim-silver-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #cbe6ec 0 0 10px;
  }
  20% {
    box-shadow: #cbe6ec 0 0 10px, #cbe6ec 0 0 20px;
  }
}
@keyframes anim-silver-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #cbe6ec);
  }
}
.jackpot.theme-synottip.withborderanimation.bronze .counter,
.jackpot-generic.theme-synottip.withborderanimation.bronze .counter,
.jackpot.theme-synottipsk.withborderanimation.bronze .counter,
.jackpot-generic.theme-synottipsk.withborderanimation.bronze .counter,
.jackpot.theme-synottiplv.withborderanimation.bronze .counter,
.jackpot-generic.theme-synottiplv.withborderanimation.bronze .counter,
.jackpot.theme-synotinteractive.withborderanimation.bronze .counter,
.jackpot-generic.theme-synotinteractive.withborderanimation.bronze .counter {
  border-color: #ffb66e;
  animation-name: anim-bronze-1;
  box-shadow: #ffb66e 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-synottip.withborderanimation.bronze .counter:before,
.jackpot-generic.theme-synottip.withborderanimation.bronze .counter:before,
.jackpot.theme-synottipsk.withborderanimation.bronze .counter:before,
.jackpot-generic.theme-synottipsk.withborderanimation.bronze .counter:before,
.jackpot.theme-synottiplv.withborderanimation.bronze .counter:before,
.jackpot-generic.theme-synottiplv.withborderanimation.bronze .counter:before,
.jackpot.theme-synotinteractive.withborderanimation.bronze .counter:before,
.jackpot-generic.theme-synotinteractive.withborderanimation.bronze .counter:before {
  filter: unset;
  animation-name: anim-bronze-2;
  animation-duration: 5s;
}
@keyframes anim-bronze-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #ffb66e 0 0 10px;
  }
  20% {
    box-shadow: #ffb66e 0 0 10px, #ffb66e 0 0 20px;
  }
}
@keyframes anim-bronze-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #ffb66e);
  }
}
.jackpot.theme-synottip.withcurrency.czk.platinum .counter:after,
.jackpot-generic.theme-synottip.withcurrency.czk.platinum .counter:after,
.jackpot.theme-synottipsk.withcurrency.czk.platinum .counter:after,
.jackpot-generic.theme-synottipsk.withcurrency.czk.platinum .counter:after,
.jackpot.theme-synottiplv.withcurrency.czk.platinum .counter:after,
.jackpot-generic.theme-synottiplv.withcurrency.czk.platinum .counter:after,
.jackpot.theme-synotinteractive.withcurrency.czk.platinum .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrency.czk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-czk-platinum.png');
}
.jackpot.theme-synottip.withcurrency.czk.diamond .counter:after,
.jackpot-generic.theme-synottip.withcurrency.czk.diamond .counter:after,
.jackpot.theme-synottipsk.withcurrency.czk.diamond .counter:after,
.jackpot-generic.theme-synottipsk.withcurrency.czk.diamond .counter:after,
.jackpot.theme-synottiplv.withcurrency.czk.diamond .counter:after,
.jackpot-generic.theme-synottiplv.withcurrency.czk.diamond .counter:after,
.jackpot.theme-synotinteractive.withcurrency.czk.diamond .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrency.czk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-czk-diamond.png');
}
.jackpot.theme-synottip.withcurrency.czk.gold .counter:after,
.jackpot-generic.theme-synottip.withcurrency.czk.gold .counter:after,
.jackpot.theme-synottipsk.withcurrency.czk.gold .counter:after,
.jackpot-generic.theme-synottipsk.withcurrency.czk.gold .counter:after,
.jackpot.theme-synottiplv.withcurrency.czk.gold .counter:after,
.jackpot-generic.theme-synottiplv.withcurrency.czk.gold .counter:after,
.jackpot.theme-synotinteractive.withcurrency.czk.gold .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrency.czk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-czk-gold.png');
}
.jackpot.theme-synottip.withcurrency.czk.silver .counter:after,
.jackpot-generic.theme-synottip.withcurrency.czk.silver .counter:after,
.jackpot.theme-synottipsk.withcurrency.czk.silver .counter:after,
.jackpot-generic.theme-synottipsk.withcurrency.czk.silver .counter:after,
.jackpot.theme-synottiplv.withcurrency.czk.silver .counter:after,
.jackpot-generic.theme-synottiplv.withcurrency.czk.silver .counter:after,
.jackpot.theme-synotinteractive.withcurrency.czk.silver .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrency.czk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-czk-silver.png');
}
.jackpot.theme-synottip.withcurrency.czk.bronze .counter:after,
.jackpot-generic.theme-synottip.withcurrency.czk.bronze .counter:after,
.jackpot.theme-synottipsk.withcurrency.czk.bronze .counter:after,
.jackpot-generic.theme-synottipsk.withcurrency.czk.bronze .counter:after,
.jackpot.theme-synottiplv.withcurrency.czk.bronze .counter:after,
.jackpot-generic.theme-synottiplv.withcurrency.czk.bronze .counter:after,
.jackpot.theme-synotinteractive.withcurrency.czk.bronze .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrency.czk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-czk-bronze.png');
}
.jackpot.theme-synottip.withcurrency.eur.platinum .counter:after,
.jackpot-generic.theme-synottip.withcurrency.eur.platinum .counter:after,
.jackpot.theme-synottipsk.withcurrency.eur.platinum .counter:after,
.jackpot-generic.theme-synottipsk.withcurrency.eur.platinum .counter:after,
.jackpot.theme-synottiplv.withcurrency.eur.platinum .counter:after,
.jackpot-generic.theme-synottiplv.withcurrency.eur.platinum .counter:after,
.jackpot.theme-synotinteractive.withcurrency.eur.platinum .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrency.eur.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-eur-platinum.png');
}
.jackpot.theme-synottip.withcurrency.eur.diamond .counter:after,
.jackpot-generic.theme-synottip.withcurrency.eur.diamond .counter:after,
.jackpot.theme-synottipsk.withcurrency.eur.diamond .counter:after,
.jackpot-generic.theme-synottipsk.withcurrency.eur.diamond .counter:after,
.jackpot.theme-synottiplv.withcurrency.eur.diamond .counter:after,
.jackpot-generic.theme-synottiplv.withcurrency.eur.diamond .counter:after,
.jackpot.theme-synotinteractive.withcurrency.eur.diamond .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrency.eur.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-eur-diamond.png');
}
.jackpot.theme-synottip.withcurrency.eur.gold .counter:after,
.jackpot-generic.theme-synottip.withcurrency.eur.gold .counter:after,
.jackpot.theme-synottipsk.withcurrency.eur.gold .counter:after,
.jackpot-generic.theme-synottipsk.withcurrency.eur.gold .counter:after,
.jackpot.theme-synottiplv.withcurrency.eur.gold .counter:after,
.jackpot-generic.theme-synottiplv.withcurrency.eur.gold .counter:after,
.jackpot.theme-synotinteractive.withcurrency.eur.gold .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrency.eur.gold .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-eur-gold.png');
}
.jackpot.theme-synottip.withcurrency.eur.silver .counter:after,
.jackpot-generic.theme-synottip.withcurrency.eur.silver .counter:after,
.jackpot.theme-synottipsk.withcurrency.eur.silver .counter:after,
.jackpot-generic.theme-synottipsk.withcurrency.eur.silver .counter:after,
.jackpot.theme-synottiplv.withcurrency.eur.silver .counter:after,
.jackpot-generic.theme-synottiplv.withcurrency.eur.silver .counter:after,
.jackpot.theme-synotinteractive.withcurrency.eur.silver .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrency.eur.silver .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-eur-silver.png');
}
.jackpot.theme-synottip.withcurrency.eur.bronze .counter:after,
.jackpot-generic.theme-synottip.withcurrency.eur.bronze .counter:after,
.jackpot.theme-synottipsk.withcurrency.eur.bronze .counter:after,
.jackpot-generic.theme-synottipsk.withcurrency.eur.bronze .counter:after,
.jackpot.theme-synottiplv.withcurrency.eur.bronze .counter:after,
.jackpot-generic.theme-synottiplv.withcurrency.eur.bronze .counter:after,
.jackpot.theme-synotinteractive.withcurrency.eur.bronze .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrency.eur.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-eur-bronze.png');
}
.jackpot.theme-synottip.withcurrency.hrk.platinum .counter:after,
.jackpot-generic.theme-synottip.withcurrency.hrk.platinum .counter:after,
.jackpot.theme-synottipsk.withcurrency.hrk.platinum .counter:after,
.jackpot-generic.theme-synottipsk.withcurrency.hrk.platinum .counter:after,
.jackpot.theme-synottiplv.withcurrency.hrk.platinum .counter:after,
.jackpot-generic.theme-synottiplv.withcurrency.hrk.platinum .counter:after,
.jackpot.theme-synotinteractive.withcurrency.hrk.platinum .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrency.hrk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-hrk-platinum.png');
}
.jackpot.theme-synottip.withcurrency.hrk.diamond .counter:after,
.jackpot-generic.theme-synottip.withcurrency.hrk.diamond .counter:after,
.jackpot.theme-synottipsk.withcurrency.hrk.diamond .counter:after,
.jackpot-generic.theme-synottipsk.withcurrency.hrk.diamond .counter:after,
.jackpot.theme-synottiplv.withcurrency.hrk.diamond .counter:after,
.jackpot-generic.theme-synottiplv.withcurrency.hrk.diamond .counter:after,
.jackpot.theme-synotinteractive.withcurrency.hrk.diamond .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrency.hrk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-hrk-diamond.png');
}
.jackpot.theme-synottip.withcurrency.hrk.gold .counter:after,
.jackpot-generic.theme-synottip.withcurrency.hrk.gold .counter:after,
.jackpot.theme-synottipsk.withcurrency.hrk.gold .counter:after,
.jackpot-generic.theme-synottipsk.withcurrency.hrk.gold .counter:after,
.jackpot.theme-synottiplv.withcurrency.hrk.gold .counter:after,
.jackpot-generic.theme-synottiplv.withcurrency.hrk.gold .counter:after,
.jackpot.theme-synotinteractive.withcurrency.hrk.gold .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrency.hrk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-hrk-gold.png');
}
.jackpot.theme-synottip.withcurrency.hrk.silver .counter:after,
.jackpot-generic.theme-synottip.withcurrency.hrk.silver .counter:after,
.jackpot.theme-synottipsk.withcurrency.hrk.silver .counter:after,
.jackpot-generic.theme-synottipsk.withcurrency.hrk.silver .counter:after,
.jackpot.theme-synottiplv.withcurrency.hrk.silver .counter:after,
.jackpot-generic.theme-synottiplv.withcurrency.hrk.silver .counter:after,
.jackpot.theme-synotinteractive.withcurrency.hrk.silver .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrency.hrk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-hrk-silver.png');
}
.jackpot.theme-synottip.withcurrency.hrk.bronze .counter:after,
.jackpot-generic.theme-synottip.withcurrency.hrk.bronze .counter:after,
.jackpot.theme-synottipsk.withcurrency.hrk.bronze .counter:after,
.jackpot-generic.theme-synottipsk.withcurrency.hrk.bronze .counter:after,
.jackpot.theme-synottiplv.withcurrency.hrk.bronze .counter:after,
.jackpot-generic.theme-synottiplv.withcurrency.hrk.bronze .counter:after,
.jackpot.theme-synotinteractive.withcurrency.hrk.bronze .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrency.hrk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-hrk-bronze.png');
}
.jackpot.theme-synottip.withcurrency.ron.platinum .counter:after,
.jackpot-generic.theme-synottip.withcurrency.ron.platinum .counter:after,
.jackpot.theme-synottipsk.withcurrency.ron.platinum .counter:after,
.jackpot-generic.theme-synottipsk.withcurrency.ron.platinum .counter:after,
.jackpot.theme-synottiplv.withcurrency.ron.platinum .counter:after,
.jackpot-generic.theme-synottiplv.withcurrency.ron.platinum .counter:after,
.jackpot.theme-synotinteractive.withcurrency.ron.platinum .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrency.ron.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-ron-platinum.png');
}
.jackpot.theme-synottip.withcurrency.ron.diamond .counter:after,
.jackpot-generic.theme-synottip.withcurrency.ron.diamond .counter:after,
.jackpot.theme-synottipsk.withcurrency.ron.diamond .counter:after,
.jackpot-generic.theme-synottipsk.withcurrency.ron.diamond .counter:after,
.jackpot.theme-synottiplv.withcurrency.ron.diamond .counter:after,
.jackpot-generic.theme-synottiplv.withcurrency.ron.diamond .counter:after,
.jackpot.theme-synotinteractive.withcurrency.ron.diamond .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrency.ron.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-ron-diamond.png');
}
.jackpot.theme-synottip.withcurrency.ron.gold .counter:after,
.jackpot-generic.theme-synottip.withcurrency.ron.gold .counter:after,
.jackpot.theme-synottipsk.withcurrency.ron.gold .counter:after,
.jackpot-generic.theme-synottipsk.withcurrency.ron.gold .counter:after,
.jackpot.theme-synottiplv.withcurrency.ron.gold .counter:after,
.jackpot-generic.theme-synottiplv.withcurrency.ron.gold .counter:after,
.jackpot.theme-synotinteractive.withcurrency.ron.gold .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrency.ron.gold .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-ron-gold.png');
}
.jackpot.theme-synottip.withcurrency.ron.silver .counter:after,
.jackpot-generic.theme-synottip.withcurrency.ron.silver .counter:after,
.jackpot.theme-synottipsk.withcurrency.ron.silver .counter:after,
.jackpot-generic.theme-synottipsk.withcurrency.ron.silver .counter:after,
.jackpot.theme-synottiplv.withcurrency.ron.silver .counter:after,
.jackpot-generic.theme-synottiplv.withcurrency.ron.silver .counter:after,
.jackpot.theme-synotinteractive.withcurrency.ron.silver .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrency.ron.silver .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-ron-silver.png');
}
.jackpot.theme-synottip.withcurrency.ron.bronze .counter:after,
.jackpot-generic.theme-synottip.withcurrency.ron.bronze .counter:after,
.jackpot.theme-synottipsk.withcurrency.ron.bronze .counter:after,
.jackpot-generic.theme-synottipsk.withcurrency.ron.bronze .counter:after,
.jackpot.theme-synottiplv.withcurrency.ron.bronze .counter:after,
.jackpot-generic.theme-synottiplv.withcurrency.ron.bronze .counter:after,
.jackpot.theme-synotinteractive.withcurrency.ron.bronze .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrency.ron.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-ron-bronze.png');
}
.jackpot.theme-synottip.withcurrency.rsd.platinum .counter:after,
.jackpot-generic.theme-synottip.withcurrency.rsd.platinum .counter:after,
.jackpot.theme-synottipsk.withcurrency.rsd.platinum .counter:after,
.jackpot-generic.theme-synottipsk.withcurrency.rsd.platinum .counter:after,
.jackpot.theme-synottiplv.withcurrency.rsd.platinum .counter:after,
.jackpot-generic.theme-synottiplv.withcurrency.rsd.platinum .counter:after,
.jackpot.theme-synotinteractive.withcurrency.rsd.platinum .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrency.rsd.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-rsd-platinum.png');
}
.jackpot.theme-synottip.withcurrency.rsd.diamond .counter:after,
.jackpot-generic.theme-synottip.withcurrency.rsd.diamond .counter:after,
.jackpot.theme-synottipsk.withcurrency.rsd.diamond .counter:after,
.jackpot-generic.theme-synottipsk.withcurrency.rsd.diamond .counter:after,
.jackpot.theme-synottiplv.withcurrency.rsd.diamond .counter:after,
.jackpot-generic.theme-synottiplv.withcurrency.rsd.diamond .counter:after,
.jackpot.theme-synotinteractive.withcurrency.rsd.diamond .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrency.rsd.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-rsd-diamond.png');
}
.jackpot.theme-synottip.withcurrency.rsd.gold .counter:after,
.jackpot-generic.theme-synottip.withcurrency.rsd.gold .counter:after,
.jackpot.theme-synottipsk.withcurrency.rsd.gold .counter:after,
.jackpot-generic.theme-synottipsk.withcurrency.rsd.gold .counter:after,
.jackpot.theme-synottiplv.withcurrency.rsd.gold .counter:after,
.jackpot-generic.theme-synottiplv.withcurrency.rsd.gold .counter:after,
.jackpot.theme-synotinteractive.withcurrency.rsd.gold .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrency.rsd.gold .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-rsd-gold.png');
}
.jackpot.theme-synottip.withcurrency.rsd.silver .counter:after,
.jackpot-generic.theme-synottip.withcurrency.rsd.silver .counter:after,
.jackpot.theme-synottipsk.withcurrency.rsd.silver .counter:after,
.jackpot-generic.theme-synottipsk.withcurrency.rsd.silver .counter:after,
.jackpot.theme-synottiplv.withcurrency.rsd.silver .counter:after,
.jackpot-generic.theme-synottiplv.withcurrency.rsd.silver .counter:after,
.jackpot.theme-synotinteractive.withcurrency.rsd.silver .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrency.rsd.silver .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-rsd-silver.png');
}
.jackpot.theme-synottip.withcurrency.rsd.bronze .counter:after,
.jackpot-generic.theme-synottip.withcurrency.rsd.bronze .counter:after,
.jackpot.theme-synottipsk.withcurrency.rsd.bronze .counter:after,
.jackpot-generic.theme-synottipsk.withcurrency.rsd.bronze .counter:after,
.jackpot.theme-synottiplv.withcurrency.rsd.bronze .counter:after,
.jackpot-generic.theme-synottiplv.withcurrency.rsd.bronze .counter:after,
.jackpot.theme-synotinteractive.withcurrency.rsd.bronze .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrency.rsd.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-rsd-bronze.png');
}
.jackpot.theme-synottip.withcurrencyalt.czk.platinum .counter:after,
.jackpot-generic.theme-synottip.withcurrencyalt.czk.platinum .counter:after,
.jackpot.theme-synottipsk.withcurrencyalt.czk.platinum .counter:after,
.jackpot-generic.theme-synottipsk.withcurrencyalt.czk.platinum .counter:after,
.jackpot.theme-synottiplv.withcurrencyalt.czk.platinum .counter:after,
.jackpot-generic.theme-synottiplv.withcurrencyalt.czk.platinum .counter:after,
.jackpot.theme-synotinteractive.withcurrencyalt.czk.platinum .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrencyalt.czk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-czk-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-synottip.withcurrencyalt.czk.diamond .counter:after,
.jackpot-generic.theme-synottip.withcurrencyalt.czk.diamond .counter:after,
.jackpot.theme-synottipsk.withcurrencyalt.czk.diamond .counter:after,
.jackpot-generic.theme-synottipsk.withcurrencyalt.czk.diamond .counter:after,
.jackpot.theme-synottiplv.withcurrencyalt.czk.diamond .counter:after,
.jackpot-generic.theme-synottiplv.withcurrencyalt.czk.diamond .counter:after,
.jackpot.theme-synotinteractive.withcurrencyalt.czk.diamond .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrencyalt.czk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-czk-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-synottip.withcurrencyalt.czk.gold .counter:after,
.jackpot-generic.theme-synottip.withcurrencyalt.czk.gold .counter:after,
.jackpot.theme-synottipsk.withcurrencyalt.czk.gold .counter:after,
.jackpot-generic.theme-synottipsk.withcurrencyalt.czk.gold .counter:after,
.jackpot.theme-synottiplv.withcurrencyalt.czk.gold .counter:after,
.jackpot-generic.theme-synottiplv.withcurrencyalt.czk.gold .counter:after,
.jackpot.theme-synotinteractive.withcurrencyalt.czk.gold .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrencyalt.czk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-czk-gold_v.png');
  border-color: #f1db7b;
}
.jackpot.theme-synottip.withcurrencyalt.czk.silver .counter:after,
.jackpot-generic.theme-synottip.withcurrencyalt.czk.silver .counter:after,
.jackpot.theme-synottipsk.withcurrencyalt.czk.silver .counter:after,
.jackpot-generic.theme-synottipsk.withcurrencyalt.czk.silver .counter:after,
.jackpot.theme-synottiplv.withcurrencyalt.czk.silver .counter:after,
.jackpot-generic.theme-synottiplv.withcurrencyalt.czk.silver .counter:after,
.jackpot.theme-synotinteractive.withcurrencyalt.czk.silver .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrencyalt.czk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-czk-silver_v.png');
  border-color: #cbe6ec;
}
.jackpot.theme-synottip.withcurrencyalt.czk.bronze .counter:after,
.jackpot-generic.theme-synottip.withcurrencyalt.czk.bronze .counter:after,
.jackpot.theme-synottipsk.withcurrencyalt.czk.bronze .counter:after,
.jackpot-generic.theme-synottipsk.withcurrencyalt.czk.bronze .counter:after,
.jackpot.theme-synottiplv.withcurrencyalt.czk.bronze .counter:after,
.jackpot-generic.theme-synottiplv.withcurrencyalt.czk.bronze .counter:after,
.jackpot.theme-synotinteractive.withcurrencyalt.czk.bronze .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrencyalt.czk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-czk-bronze_v.png');
  border-color: #ffb66e;
}
.jackpot.theme-synottip.withcurrencyalt.eur.platinum .counter:after,
.jackpot-generic.theme-synottip.withcurrencyalt.eur.platinum .counter:after,
.jackpot.theme-synottipsk.withcurrencyalt.eur.platinum .counter:after,
.jackpot-generic.theme-synottipsk.withcurrencyalt.eur.platinum .counter:after,
.jackpot.theme-synottiplv.withcurrencyalt.eur.platinum .counter:after,
.jackpot-generic.theme-synottiplv.withcurrencyalt.eur.platinum .counter:after,
.jackpot.theme-synotinteractive.withcurrencyalt.eur.platinum .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrencyalt.eur.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-eur-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-synottip.withcurrencyalt.eur.diamond .counter:after,
.jackpot-generic.theme-synottip.withcurrencyalt.eur.diamond .counter:after,
.jackpot.theme-synottipsk.withcurrencyalt.eur.diamond .counter:after,
.jackpot-generic.theme-synottipsk.withcurrencyalt.eur.diamond .counter:after,
.jackpot.theme-synottiplv.withcurrencyalt.eur.diamond .counter:after,
.jackpot-generic.theme-synottiplv.withcurrencyalt.eur.diamond .counter:after,
.jackpot.theme-synotinteractive.withcurrencyalt.eur.diamond .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrencyalt.eur.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-eur-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-synottip.withcurrencyalt.eur.gold .counter:after,
.jackpot-generic.theme-synottip.withcurrencyalt.eur.gold .counter:after,
.jackpot.theme-synottipsk.withcurrencyalt.eur.gold .counter:after,
.jackpot-generic.theme-synottipsk.withcurrencyalt.eur.gold .counter:after,
.jackpot.theme-synottiplv.withcurrencyalt.eur.gold .counter:after,
.jackpot-generic.theme-synottiplv.withcurrencyalt.eur.gold .counter:after,
.jackpot.theme-synotinteractive.withcurrencyalt.eur.gold .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrencyalt.eur.gold .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-eur-gold_v.png');
  border-color: #f1db7b;
}
.jackpot.theme-synottip.withcurrencyalt.eur.silver .counter:after,
.jackpot-generic.theme-synottip.withcurrencyalt.eur.silver .counter:after,
.jackpot.theme-synottipsk.withcurrencyalt.eur.silver .counter:after,
.jackpot-generic.theme-synottipsk.withcurrencyalt.eur.silver .counter:after,
.jackpot.theme-synottiplv.withcurrencyalt.eur.silver .counter:after,
.jackpot-generic.theme-synottiplv.withcurrencyalt.eur.silver .counter:after,
.jackpot.theme-synotinteractive.withcurrencyalt.eur.silver .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrencyalt.eur.silver .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-eur-silver_v.png');
  border-color: #cbe6ec;
}
.jackpot.theme-synottip.withcurrencyalt.eur.bronze .counter:after,
.jackpot-generic.theme-synottip.withcurrencyalt.eur.bronze .counter:after,
.jackpot.theme-synottipsk.withcurrencyalt.eur.bronze .counter:after,
.jackpot-generic.theme-synottipsk.withcurrencyalt.eur.bronze .counter:after,
.jackpot.theme-synottiplv.withcurrencyalt.eur.bronze .counter:after,
.jackpot-generic.theme-synottiplv.withcurrencyalt.eur.bronze .counter:after,
.jackpot.theme-synotinteractive.withcurrencyalt.eur.bronze .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrencyalt.eur.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-eur-bronze_v.png');
  border-color: #ffb66e;
}
.jackpot.theme-synottip.withcurrencyalt.hrk.platinum .counter:after,
.jackpot-generic.theme-synottip.withcurrencyalt.hrk.platinum .counter:after,
.jackpot.theme-synottipsk.withcurrencyalt.hrk.platinum .counter:after,
.jackpot-generic.theme-synottipsk.withcurrencyalt.hrk.platinum .counter:after,
.jackpot.theme-synottiplv.withcurrencyalt.hrk.platinum .counter:after,
.jackpot-generic.theme-synottiplv.withcurrencyalt.hrk.platinum .counter:after,
.jackpot.theme-synotinteractive.withcurrencyalt.hrk.platinum .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrencyalt.hrk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-hrk-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-synottip.withcurrencyalt.hrk.diamond .counter:after,
.jackpot-generic.theme-synottip.withcurrencyalt.hrk.diamond .counter:after,
.jackpot.theme-synottipsk.withcurrencyalt.hrk.diamond .counter:after,
.jackpot-generic.theme-synottipsk.withcurrencyalt.hrk.diamond .counter:after,
.jackpot.theme-synottiplv.withcurrencyalt.hrk.diamond .counter:after,
.jackpot-generic.theme-synottiplv.withcurrencyalt.hrk.diamond .counter:after,
.jackpot.theme-synotinteractive.withcurrencyalt.hrk.diamond .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrencyalt.hrk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-hrk-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-synottip.withcurrencyalt.hrk.gold .counter:after,
.jackpot-generic.theme-synottip.withcurrencyalt.hrk.gold .counter:after,
.jackpot.theme-synottipsk.withcurrencyalt.hrk.gold .counter:after,
.jackpot-generic.theme-synottipsk.withcurrencyalt.hrk.gold .counter:after,
.jackpot.theme-synottiplv.withcurrencyalt.hrk.gold .counter:after,
.jackpot-generic.theme-synottiplv.withcurrencyalt.hrk.gold .counter:after,
.jackpot.theme-synotinteractive.withcurrencyalt.hrk.gold .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrencyalt.hrk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-hrk-gold_v.png');
  border-color: #f1db7b;
}
.jackpot.theme-synottip.withcurrencyalt.hrk.silver .counter:after,
.jackpot-generic.theme-synottip.withcurrencyalt.hrk.silver .counter:after,
.jackpot.theme-synottipsk.withcurrencyalt.hrk.silver .counter:after,
.jackpot-generic.theme-synottipsk.withcurrencyalt.hrk.silver .counter:after,
.jackpot.theme-synottiplv.withcurrencyalt.hrk.silver .counter:after,
.jackpot-generic.theme-synottiplv.withcurrencyalt.hrk.silver .counter:after,
.jackpot.theme-synotinteractive.withcurrencyalt.hrk.silver .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrencyalt.hrk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-hrk-silver_v.png');
  border-color: #cbe6ec;
}
.jackpot.theme-synottip.withcurrencyalt.hrk.bronze .counter:after,
.jackpot-generic.theme-synottip.withcurrencyalt.hrk.bronze .counter:after,
.jackpot.theme-synottipsk.withcurrencyalt.hrk.bronze .counter:after,
.jackpot-generic.theme-synottipsk.withcurrencyalt.hrk.bronze .counter:after,
.jackpot.theme-synottiplv.withcurrencyalt.hrk.bronze .counter:after,
.jackpot-generic.theme-synottiplv.withcurrencyalt.hrk.bronze .counter:after,
.jackpot.theme-synotinteractive.withcurrencyalt.hrk.bronze .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrencyalt.hrk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-hrk-bronze_v.png');
  border-color: #ffb66e;
}
.jackpot.theme-synottip.withcurrencyalt.ron.platinum .counter:after,
.jackpot-generic.theme-synottip.withcurrencyalt.ron.platinum .counter:after,
.jackpot.theme-synottipsk.withcurrencyalt.ron.platinum .counter:after,
.jackpot-generic.theme-synottipsk.withcurrencyalt.ron.platinum .counter:after,
.jackpot.theme-synottiplv.withcurrencyalt.ron.platinum .counter:after,
.jackpot-generic.theme-synottiplv.withcurrencyalt.ron.platinum .counter:after,
.jackpot.theme-synotinteractive.withcurrencyalt.ron.platinum .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrencyalt.ron.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-ron-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-synottip.withcurrencyalt.ron.diamond .counter:after,
.jackpot-generic.theme-synottip.withcurrencyalt.ron.diamond .counter:after,
.jackpot.theme-synottipsk.withcurrencyalt.ron.diamond .counter:after,
.jackpot-generic.theme-synottipsk.withcurrencyalt.ron.diamond .counter:after,
.jackpot.theme-synottiplv.withcurrencyalt.ron.diamond .counter:after,
.jackpot-generic.theme-synottiplv.withcurrencyalt.ron.diamond .counter:after,
.jackpot.theme-synotinteractive.withcurrencyalt.ron.diamond .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrencyalt.ron.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-ron-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-synottip.withcurrencyalt.ron.gold .counter:after,
.jackpot-generic.theme-synottip.withcurrencyalt.ron.gold .counter:after,
.jackpot.theme-synottipsk.withcurrencyalt.ron.gold .counter:after,
.jackpot-generic.theme-synottipsk.withcurrencyalt.ron.gold .counter:after,
.jackpot.theme-synottiplv.withcurrencyalt.ron.gold .counter:after,
.jackpot-generic.theme-synottiplv.withcurrencyalt.ron.gold .counter:after,
.jackpot.theme-synotinteractive.withcurrencyalt.ron.gold .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrencyalt.ron.gold .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-ron-gold_v.png');
  border-color: #f1db7b;
}
.jackpot.theme-synottip.withcurrencyalt.ron.silver .counter:after,
.jackpot-generic.theme-synottip.withcurrencyalt.ron.silver .counter:after,
.jackpot.theme-synottipsk.withcurrencyalt.ron.silver .counter:after,
.jackpot-generic.theme-synottipsk.withcurrencyalt.ron.silver .counter:after,
.jackpot.theme-synottiplv.withcurrencyalt.ron.silver .counter:after,
.jackpot-generic.theme-synottiplv.withcurrencyalt.ron.silver .counter:after,
.jackpot.theme-synotinteractive.withcurrencyalt.ron.silver .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrencyalt.ron.silver .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-ron-silver_v.png');
  border-color: #cbe6ec;
}
.jackpot.theme-synottip.withcurrencyalt.ron.bronze .counter:after,
.jackpot-generic.theme-synottip.withcurrencyalt.ron.bronze .counter:after,
.jackpot.theme-synottipsk.withcurrencyalt.ron.bronze .counter:after,
.jackpot-generic.theme-synottipsk.withcurrencyalt.ron.bronze .counter:after,
.jackpot.theme-synottiplv.withcurrencyalt.ron.bronze .counter:after,
.jackpot-generic.theme-synottiplv.withcurrencyalt.ron.bronze .counter:after,
.jackpot.theme-synotinteractive.withcurrencyalt.ron.bronze .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrencyalt.ron.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-ron-bronze_v.png');
  border-color: #ffb66e;
}
.jackpot.theme-synottip.withcurrencyalt.rsd.platinum .counter:after,
.jackpot-generic.theme-synottip.withcurrencyalt.rsd.platinum .counter:after,
.jackpot.theme-synottipsk.withcurrencyalt.rsd.platinum .counter:after,
.jackpot-generic.theme-synottipsk.withcurrencyalt.rsd.platinum .counter:after,
.jackpot.theme-synottiplv.withcurrencyalt.rsd.platinum .counter:after,
.jackpot-generic.theme-synottiplv.withcurrencyalt.rsd.platinum .counter:after,
.jackpot.theme-synotinteractive.withcurrencyalt.rsd.platinum .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrencyalt.rsd.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-rsd-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-synottip.withcurrencyalt.rsd.diamond .counter:after,
.jackpot-generic.theme-synottip.withcurrencyalt.rsd.diamond .counter:after,
.jackpot.theme-synottipsk.withcurrencyalt.rsd.diamond .counter:after,
.jackpot-generic.theme-synottipsk.withcurrencyalt.rsd.diamond .counter:after,
.jackpot.theme-synottiplv.withcurrencyalt.rsd.diamond .counter:after,
.jackpot-generic.theme-synottiplv.withcurrencyalt.rsd.diamond .counter:after,
.jackpot.theme-synotinteractive.withcurrencyalt.rsd.diamond .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrencyalt.rsd.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-rsd-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-synottip.withcurrencyalt.rsd.gold .counter:after,
.jackpot-generic.theme-synottip.withcurrencyalt.rsd.gold .counter:after,
.jackpot.theme-synottipsk.withcurrencyalt.rsd.gold .counter:after,
.jackpot-generic.theme-synottipsk.withcurrencyalt.rsd.gold .counter:after,
.jackpot.theme-synottiplv.withcurrencyalt.rsd.gold .counter:after,
.jackpot-generic.theme-synottiplv.withcurrencyalt.rsd.gold .counter:after,
.jackpot.theme-synotinteractive.withcurrencyalt.rsd.gold .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrencyalt.rsd.gold .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-rsd-gold_v.png');
  border-color: #f1db7b;
}
.jackpot.theme-synottip.withcurrencyalt.rsd.silver .counter:after,
.jackpot-generic.theme-synottip.withcurrencyalt.rsd.silver .counter:after,
.jackpot.theme-synottipsk.withcurrencyalt.rsd.silver .counter:after,
.jackpot-generic.theme-synottipsk.withcurrencyalt.rsd.silver .counter:after,
.jackpot.theme-synottiplv.withcurrencyalt.rsd.silver .counter:after,
.jackpot-generic.theme-synottiplv.withcurrencyalt.rsd.silver .counter:after,
.jackpot.theme-synotinteractive.withcurrencyalt.rsd.silver .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrencyalt.rsd.silver .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-rsd-silver_v.png');
  border-color: #cbe6ec;
}
.jackpot.theme-synottip.withcurrencyalt.rsd.bronze .counter:after,
.jackpot-generic.theme-synottip.withcurrencyalt.rsd.bronze .counter:after,
.jackpot.theme-synottipsk.withcurrencyalt.rsd.bronze .counter:after,
.jackpot-generic.theme-synottipsk.withcurrencyalt.rsd.bronze .counter:after,
.jackpot.theme-synottiplv.withcurrencyalt.rsd.bronze .counter:after,
.jackpot-generic.theme-synottiplv.withcurrencyalt.rsd.bronze .counter:after,
.jackpot.theme-synotinteractive.withcurrencyalt.rsd.bronze .counter:after,
.jackpot-generic.theme-synotinteractive.withcurrencyalt.rsd.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/synottip/currency-rsd-bronze_v.png');
  border-color: #ffb66e;
}
.jackpot.theme-synottip.withbg.withborder.platinum .counter,
.jackpot-generic.theme-synottip.withbg.withborder.platinum .counter,
.jackpot.theme-synottipsk.withbg.withborder.platinum .counter,
.jackpot-generic.theme-synottipsk.withbg.withborder.platinum .counter,
.jackpot.theme-synottiplv.withbg.withborder.platinum .counter,
.jackpot-generic.theme-synottiplv.withbg.withborder.platinum .counter,
.jackpot.theme-synotinteractive.withbg.withborder.platinum .counter,
.jackpot-generic.theme-synotinteractive.withbg.withborder.platinum .counter,
.jackpot.theme-synottip.withbgalt.withborder.platinum .counter,
.jackpot-generic.theme-synottip.withbgalt.withborder.platinum .counter,
.jackpot.theme-synottipsk.withbgalt.withborder.platinum .counter,
.jackpot-generic.theme-synottipsk.withbgalt.withborder.platinum .counter,
.jackpot.theme-synottiplv.withbgalt.withborder.platinum .counter,
.jackpot-generic.theme-synottiplv.withbgalt.withborder.platinum .counter,
.jackpot.theme-synotinteractive.withbgalt.withborder.platinum .counter,
.jackpot-generic.theme-synotinteractive.withbgalt.withborder.platinum .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-synottip.withbg.withborder.diamond .counter,
.jackpot-generic.theme-synottip.withbg.withborder.diamond .counter,
.jackpot.theme-synottipsk.withbg.withborder.diamond .counter,
.jackpot-generic.theme-synottipsk.withbg.withborder.diamond .counter,
.jackpot.theme-synottiplv.withbg.withborder.diamond .counter,
.jackpot-generic.theme-synottiplv.withbg.withborder.diamond .counter,
.jackpot.theme-synotinteractive.withbg.withborder.diamond .counter,
.jackpot-generic.theme-synotinteractive.withbg.withborder.diamond .counter,
.jackpot.theme-synottip.withbgalt.withborder.diamond .counter,
.jackpot-generic.theme-synottip.withbgalt.withborder.diamond .counter,
.jackpot.theme-synottipsk.withbgalt.withborder.diamond .counter,
.jackpot-generic.theme-synottipsk.withbgalt.withborder.diamond .counter,
.jackpot.theme-synottiplv.withbgalt.withborder.diamond .counter,
.jackpot-generic.theme-synottiplv.withbgalt.withborder.diamond .counter,
.jackpot.theme-synotinteractive.withbgalt.withborder.diamond .counter,
.jackpot-generic.theme-synotinteractive.withbgalt.withborder.diamond .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-synottip.withbg.withborder.gold .counter,
.jackpot-generic.theme-synottip.withbg.withborder.gold .counter,
.jackpot.theme-synottipsk.withbg.withborder.gold .counter,
.jackpot-generic.theme-synottipsk.withbg.withborder.gold .counter,
.jackpot.theme-synottiplv.withbg.withborder.gold .counter,
.jackpot-generic.theme-synottiplv.withbg.withborder.gold .counter,
.jackpot.theme-synotinteractive.withbg.withborder.gold .counter,
.jackpot-generic.theme-synotinteractive.withbg.withborder.gold .counter,
.jackpot.theme-synottip.withbgalt.withborder.gold .counter,
.jackpot-generic.theme-synottip.withbgalt.withborder.gold .counter,
.jackpot.theme-synottipsk.withbgalt.withborder.gold .counter,
.jackpot-generic.theme-synottipsk.withbgalt.withborder.gold .counter,
.jackpot.theme-synottiplv.withbgalt.withborder.gold .counter,
.jackpot-generic.theme-synottiplv.withbgalt.withborder.gold .counter,
.jackpot.theme-synotinteractive.withbgalt.withborder.gold .counter,
.jackpot-generic.theme-synotinteractive.withbgalt.withborder.gold .counter {
  border-color: #f1db7b;
  box-shadow: rgba(241, 219, 123, 0.5) 0 0 10px;
}
.jackpot.theme-synottip.withbg.withborder.silver .counter,
.jackpot-generic.theme-synottip.withbg.withborder.silver .counter,
.jackpot.theme-synottipsk.withbg.withborder.silver .counter,
.jackpot-generic.theme-synottipsk.withbg.withborder.silver .counter,
.jackpot.theme-synottiplv.withbg.withborder.silver .counter,
.jackpot-generic.theme-synottiplv.withbg.withborder.silver .counter,
.jackpot.theme-synotinteractive.withbg.withborder.silver .counter,
.jackpot-generic.theme-synotinteractive.withbg.withborder.silver .counter,
.jackpot.theme-synottip.withbgalt.withborder.silver .counter,
.jackpot-generic.theme-synottip.withbgalt.withborder.silver .counter,
.jackpot.theme-synottipsk.withbgalt.withborder.silver .counter,
.jackpot-generic.theme-synottipsk.withbgalt.withborder.silver .counter,
.jackpot.theme-synottiplv.withbgalt.withborder.silver .counter,
.jackpot-generic.theme-synottiplv.withbgalt.withborder.silver .counter,
.jackpot.theme-synotinteractive.withbgalt.withborder.silver .counter,
.jackpot-generic.theme-synotinteractive.withbgalt.withborder.silver .counter {
  border-color: #cbe6ec;
  box-shadow: rgba(203, 230, 236, 0.5) 0 0 10px;
}
.jackpot.theme-synottip.withbg.withborder.bronze .counter,
.jackpot-generic.theme-synottip.withbg.withborder.bronze .counter,
.jackpot.theme-synottipsk.withbg.withborder.bronze .counter,
.jackpot-generic.theme-synottipsk.withbg.withborder.bronze .counter,
.jackpot.theme-synottiplv.withbg.withborder.bronze .counter,
.jackpot-generic.theme-synottiplv.withbg.withborder.bronze .counter,
.jackpot.theme-synotinteractive.withbg.withborder.bronze .counter,
.jackpot-generic.theme-synotinteractive.withbg.withborder.bronze .counter,
.jackpot.theme-synottip.withbgalt.withborder.bronze .counter,
.jackpot-generic.theme-synottip.withbgalt.withborder.bronze .counter,
.jackpot.theme-synottipsk.withbgalt.withborder.bronze .counter,
.jackpot-generic.theme-synottipsk.withbgalt.withborder.bronze .counter,
.jackpot.theme-synottiplv.withbgalt.withborder.bronze .counter,
.jackpot-generic.theme-synottiplv.withbgalt.withborder.bronze .counter,
.jackpot.theme-synotinteractive.withbgalt.withborder.bronze .counter,
.jackpot-generic.theme-synotinteractive.withbgalt.withborder.bronze .counter {
  border-color: #ffb66e;
  box-shadow: rgba(255, 182, 110, 0.5) 0 0 10px;
}
.jackpot.theme-synottip.withtoplogo.platinum,
.jackpot-generic.theme-synottip.withtoplogo.platinum,
.jackpot.theme-synottipsk.withtoplogo.platinum,
.jackpot-generic.theme-synottipsk.withtoplogo.platinum,
.jackpot.theme-synottiplv.withtoplogo.platinum,
.jackpot-generic.theme-synottiplv.withtoplogo.platinum,
.jackpot.theme-synotinteractive.withtoplogo.platinum,
.jackpot-generic.theme-synotinteractive.withtoplogo.platinum {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-synottip.withtoplogo.platinum::before,
.jackpot-generic.theme-synottip.withtoplogo.platinum::before,
.jackpot.theme-synottipsk.withtoplogo.platinum::before,
.jackpot-generic.theme-synottipsk.withtoplogo.platinum::before,
.jackpot.theme-synottiplv.withtoplogo.platinum::before,
.jackpot-generic.theme-synottiplv.withtoplogo.platinum::before,
.jackpot.theme-synotinteractive.withtoplogo.platinum::before,
.jackpot-generic.theme-synotinteractive.withtoplogo.platinum::before {
  background-image: url('/Content/Images/jackpot/synottip/logo-platinum.png');
}
.jackpot.theme-synottip.withtoplogo.gold,
.jackpot-generic.theme-synottip.withtoplogo.gold,
.jackpot.theme-synottipsk.withtoplogo.gold,
.jackpot-generic.theme-synottipsk.withtoplogo.gold,
.jackpot.theme-synottiplv.withtoplogo.gold,
.jackpot-generic.theme-synottiplv.withtoplogo.gold,
.jackpot.theme-synotinteractive.withtoplogo.gold,
.jackpot-generic.theme-synotinteractive.withtoplogo.gold {
  border-color: #f1db7b;
  box-shadow: rgba(241, 219, 123, 0.5) 0 0 10px;
}
.jackpot.theme-synottip.withtoplogo.gold::before,
.jackpot-generic.theme-synottip.withtoplogo.gold::before,
.jackpot.theme-synottipsk.withtoplogo.gold::before,
.jackpot-generic.theme-synottipsk.withtoplogo.gold::before,
.jackpot.theme-synottiplv.withtoplogo.gold::before,
.jackpot-generic.theme-synottiplv.withtoplogo.gold::before,
.jackpot.theme-synotinteractive.withtoplogo.gold::before,
.jackpot-generic.theme-synotinteractive.withtoplogo.gold::before {
  background-image: url('/Content/Images/jackpot/synottip/logo-gold.png');
}
.jackpot.theme-synottip.withtoplogo.silver,
.jackpot-generic.theme-synottip.withtoplogo.silver,
.jackpot.theme-synottipsk.withtoplogo.silver,
.jackpot-generic.theme-synottipsk.withtoplogo.silver,
.jackpot.theme-synottiplv.withtoplogo.silver,
.jackpot-generic.theme-synottiplv.withtoplogo.silver,
.jackpot.theme-synotinteractive.withtoplogo.silver,
.jackpot-generic.theme-synotinteractive.withtoplogo.silver {
  border-color: #cbe6ec;
  box-shadow: rgba(203, 230, 236, 0.5) 0 0 10px;
}
.jackpot.theme-synottip.withtoplogo.silver::before,
.jackpot-generic.theme-synottip.withtoplogo.silver::before,
.jackpot.theme-synottipsk.withtoplogo.silver::before,
.jackpot-generic.theme-synottipsk.withtoplogo.silver::before,
.jackpot.theme-synottiplv.withtoplogo.silver::before,
.jackpot-generic.theme-synottiplv.withtoplogo.silver::before,
.jackpot.theme-synotinteractive.withtoplogo.silver::before,
.jackpot-generic.theme-synotinteractive.withtoplogo.silver::before {
  background-image: url('/Content/Images/jackpot/synottip/logo-silver.png');
}
.jackpot.theme-synottip.withtoplogo.bronze,
.jackpot-generic.theme-synottip.withtoplogo.bronze,
.jackpot.theme-synottipsk.withtoplogo.bronze,
.jackpot-generic.theme-synottipsk.withtoplogo.bronze,
.jackpot.theme-synottiplv.withtoplogo.bronze,
.jackpot-generic.theme-synottiplv.withtoplogo.bronze,
.jackpot.theme-synotinteractive.withtoplogo.bronze,
.jackpot-generic.theme-synotinteractive.withtoplogo.bronze {
  border-color: #ffb66e;
  box-shadow: rgba(255, 182, 110, 0.5) 0 0 10px;
}
.jackpot.theme-synottip.withtoplogo.bronze::before,
.jackpot-generic.theme-synottip.withtoplogo.bronze::before,
.jackpot.theme-synottipsk.withtoplogo.bronze::before,
.jackpot-generic.theme-synottipsk.withtoplogo.bronze::before,
.jackpot.theme-synottiplv.withtoplogo.bronze::before,
.jackpot-generic.theme-synottiplv.withtoplogo.bronze::before,
.jackpot.theme-synotinteractive.withtoplogo.bronze::before,
.jackpot-generic.theme-synotinteractive.withtoplogo.bronze::before {
  background-image: url('/Content/Images/jackpot/synottip/logo-bronze.png');
}
.jackpot.theme-synottip.withtoplogoalt.platinum,
.jackpot-generic.theme-synottip.withtoplogoalt.platinum,
.jackpot.theme-synottipsk.withtoplogoalt.platinum,
.jackpot-generic.theme-synottipsk.withtoplogoalt.platinum,
.jackpot.theme-synottiplv.withtoplogoalt.platinum,
.jackpot-generic.theme-synottiplv.withtoplogoalt.platinum,
.jackpot.theme-synotinteractive.withtoplogoalt.platinum,
.jackpot-generic.theme-synotinteractive.withtoplogoalt.platinum {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-synottip.withtoplogoalt.platinum::before,
.jackpot-generic.theme-synottip.withtoplogoalt.platinum::before,
.jackpot.theme-synottipsk.withtoplogoalt.platinum::before,
.jackpot-generic.theme-synottipsk.withtoplogoalt.platinum::before,
.jackpot.theme-synottiplv.withtoplogoalt.platinum::before,
.jackpot-generic.theme-synottiplv.withtoplogoalt.platinum::before,
.jackpot.theme-synotinteractive.withtoplogoalt.platinum::before,
.jackpot-generic.theme-synotinteractive.withtoplogoalt.platinum::before {
  background-image: url('/Content/Images/jackpot/synottip/logo-platinum2.png');
}
.jackpot.theme-synottip.withtoplogoalt.diamond,
.jackpot-generic.theme-synottip.withtoplogoalt.diamond,
.jackpot.theme-synottipsk.withtoplogoalt.diamond,
.jackpot-generic.theme-synottipsk.withtoplogoalt.diamond,
.jackpot.theme-synottiplv.withtoplogoalt.diamond,
.jackpot-generic.theme-synottiplv.withtoplogoalt.diamond,
.jackpot.theme-synotinteractive.withtoplogoalt.diamond,
.jackpot-generic.theme-synotinteractive.withtoplogoalt.diamond {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-synottip.withtoplogoalt.diamond::before,
.jackpot-generic.theme-synottip.withtoplogoalt.diamond::before,
.jackpot.theme-synottipsk.withtoplogoalt.diamond::before,
.jackpot-generic.theme-synottipsk.withtoplogoalt.diamond::before,
.jackpot.theme-synottiplv.withtoplogoalt.diamond::before,
.jackpot-generic.theme-synottiplv.withtoplogoalt.diamond::before,
.jackpot.theme-synotinteractive.withtoplogoalt.diamond::before,
.jackpot-generic.theme-synotinteractive.withtoplogoalt.diamond::before {
  background-image: url('/Content/Images/jackpot/synottip/logo-diamond2.png');
}
.jackpot.theme-synottip.withtoplogoalt.gold,
.jackpot-generic.theme-synottip.withtoplogoalt.gold,
.jackpot.theme-synottipsk.withtoplogoalt.gold,
.jackpot-generic.theme-synottipsk.withtoplogoalt.gold,
.jackpot.theme-synottiplv.withtoplogoalt.gold,
.jackpot-generic.theme-synottiplv.withtoplogoalt.gold,
.jackpot.theme-synotinteractive.withtoplogoalt.gold,
.jackpot-generic.theme-synotinteractive.withtoplogoalt.gold {
  border-color: #f1db7b;
  box-shadow: rgba(241, 219, 123, 0.5) 0 0 10px;
}
.jackpot.theme-synottip.withtoplogoalt.gold::before,
.jackpot-generic.theme-synottip.withtoplogoalt.gold::before,
.jackpot.theme-synottipsk.withtoplogoalt.gold::before,
.jackpot-generic.theme-synottipsk.withtoplogoalt.gold::before,
.jackpot.theme-synottiplv.withtoplogoalt.gold::before,
.jackpot-generic.theme-synottiplv.withtoplogoalt.gold::before,
.jackpot.theme-synotinteractive.withtoplogoalt.gold::before,
.jackpot-generic.theme-synotinteractive.withtoplogoalt.gold::before {
  background-image: url('/Content/Images/jackpot/synottip/logo-gold2.png');
}
.jackpot.theme-synottip.withtoplogoalt.silver,
.jackpot-generic.theme-synottip.withtoplogoalt.silver,
.jackpot.theme-synottipsk.withtoplogoalt.silver,
.jackpot-generic.theme-synottipsk.withtoplogoalt.silver,
.jackpot.theme-synottiplv.withtoplogoalt.silver,
.jackpot-generic.theme-synottiplv.withtoplogoalt.silver,
.jackpot.theme-synotinteractive.withtoplogoalt.silver,
.jackpot-generic.theme-synotinteractive.withtoplogoalt.silver {
  border-color: #cbe6ec;
  box-shadow: rgba(203, 230, 236, 0.5) 0 0 10px;
}
.jackpot.theme-synottip.withtoplogoalt.silver::before,
.jackpot-generic.theme-synottip.withtoplogoalt.silver::before,
.jackpot.theme-synottipsk.withtoplogoalt.silver::before,
.jackpot-generic.theme-synottipsk.withtoplogoalt.silver::before,
.jackpot.theme-synottiplv.withtoplogoalt.silver::before,
.jackpot-generic.theme-synottiplv.withtoplogoalt.silver::before,
.jackpot.theme-synotinteractive.withtoplogoalt.silver::before,
.jackpot-generic.theme-synotinteractive.withtoplogoalt.silver::before {
  background-image: url('/Content/Images/jackpot/synottip/logo-silver2.png');
}
.jackpot.theme-synottip.withtoplogoalt.bronze,
.jackpot-generic.theme-synottip.withtoplogoalt.bronze,
.jackpot.theme-synottipsk.withtoplogoalt.bronze,
.jackpot-generic.theme-synottipsk.withtoplogoalt.bronze,
.jackpot.theme-synottiplv.withtoplogoalt.bronze,
.jackpot-generic.theme-synottiplv.withtoplogoalt.bronze,
.jackpot.theme-synotinteractive.withtoplogoalt.bronze,
.jackpot-generic.theme-synotinteractive.withtoplogoalt.bronze {
  border-color: #ffb66e;
  box-shadow: rgba(255, 182, 110, 0.5) 0 0 10px;
}
.jackpot.theme-synottip.withtoplogoalt.bronze::before,
.jackpot-generic.theme-synottip.withtoplogoalt.bronze::before,
.jackpot.theme-synottipsk.withtoplogoalt.bronze::before,
.jackpot-generic.theme-synottipsk.withtoplogoalt.bronze::before,
.jackpot.theme-synottiplv.withtoplogoalt.bronze::before,
.jackpot-generic.theme-synottiplv.withtoplogoalt.bronze::before,
.jackpot.theme-synotinteractive.withtoplogoalt.bronze::before,
.jackpot-generic.theme-synotinteractive.withtoplogoalt.bronze::before {
  background-image: url('/Content/Images/jackpot/synottip/logo-bronze2.png');
}
.jackpot.theme-synottip.withtoplogosimple.platinum::before,
.jackpot-generic.theme-synottip.withtoplogosimple.platinum::before,
.jackpot.theme-synottipsk.withtoplogosimple.platinum::before,
.jackpot-generic.theme-synottipsk.withtoplogosimple.platinum::before,
.jackpot.theme-synottiplv.withtoplogosimple.platinum::before,
.jackpot-generic.theme-synottiplv.withtoplogosimple.platinum::before,
.jackpot.theme-synotinteractive.withtoplogosimple.platinum::before,
.jackpot-generic.theme-synotinteractive.withtoplogosimple.platinum::before {
  background-image: url('/Content/Images/jackpot/synottip/logo-simple-platinum.png');
}
.jackpot.theme-synottip.withtoplogosimple.diamond::before,
.jackpot-generic.theme-synottip.withtoplogosimple.diamond::before,
.jackpot.theme-synottipsk.withtoplogosimple.diamond::before,
.jackpot-generic.theme-synottipsk.withtoplogosimple.diamond::before,
.jackpot.theme-synottiplv.withtoplogosimple.diamond::before,
.jackpot-generic.theme-synottiplv.withtoplogosimple.diamond::before,
.jackpot.theme-synotinteractive.withtoplogosimple.diamond::before,
.jackpot-generic.theme-synotinteractive.withtoplogosimple.diamond::before {
  background-image: url('/Content/Images/jackpot/synottip/logo-simple-diamond.png');
}
.jackpot.theme-synottip.withtoplogosimple.gold::before,
.jackpot-generic.theme-synottip.withtoplogosimple.gold::before,
.jackpot.theme-synottipsk.withtoplogosimple.gold::before,
.jackpot-generic.theme-synottipsk.withtoplogosimple.gold::before,
.jackpot.theme-synottiplv.withtoplogosimple.gold::before,
.jackpot-generic.theme-synottiplv.withtoplogosimple.gold::before,
.jackpot.theme-synotinteractive.withtoplogosimple.gold::before,
.jackpot-generic.theme-synotinteractive.withtoplogosimple.gold::before {
  background-image: url('/Content/Images/jackpot/synottip/logo-simple-gold.png');
}
.jackpot.theme-synottip.withtoplogosimple.silver::before,
.jackpot-generic.theme-synottip.withtoplogosimple.silver::before,
.jackpot.theme-synottipsk.withtoplogosimple.silver::before,
.jackpot-generic.theme-synottipsk.withtoplogosimple.silver::before,
.jackpot.theme-synottiplv.withtoplogosimple.silver::before,
.jackpot-generic.theme-synottiplv.withtoplogosimple.silver::before,
.jackpot.theme-synotinteractive.withtoplogosimple.silver::before,
.jackpot-generic.theme-synotinteractive.withtoplogosimple.silver::before {
  background-image: url('/Content/Images/jackpot/synottip/logo-simple-silver.png');
}
.jackpot.theme-synottip.withtoplogosimple.bronze::before,
.jackpot-generic.theme-synottip.withtoplogosimple.bronze::before,
.jackpot.theme-synottipsk.withtoplogosimple.bronze::before,
.jackpot-generic.theme-synottipsk.withtoplogosimple.bronze::before,
.jackpot.theme-synottiplv.withtoplogosimple.bronze::before,
.jackpot-generic.theme-synottiplv.withtoplogosimple.bronze::before,
.jackpot.theme-synotinteractive.withtoplogosimple.bronze::before,
.jackpot-generic.theme-synotinteractive.withtoplogosimple.bronze::before {
  background-image: url('/Content/Images/jackpot/synottip/logo-simple-bronze.png');
}
.jackpot.theme-synottip.withleftlogo.platinum::before,
.jackpot-generic.theme-synottip.withleftlogo.platinum::before,
.jackpot.theme-synottipsk.withleftlogo.platinum::before,
.jackpot-generic.theme-synottipsk.withleftlogo.platinum::before,
.jackpot.theme-synottiplv.withleftlogo.platinum::before,
.jackpot-generic.theme-synottiplv.withleftlogo.platinum::before,
.jackpot.theme-synotinteractive.withleftlogo.platinum::before,
.jackpot-generic.theme-synotinteractive.withleftlogo.platinum::before {
  background-image: url('/Content/Images/jackpot/synottip/logo-platinum2.png');
}
.jackpot.theme-synottip.withleftlogo.diamond::before,
.jackpot-generic.theme-synottip.withleftlogo.diamond::before,
.jackpot.theme-synottipsk.withleftlogo.diamond::before,
.jackpot-generic.theme-synottipsk.withleftlogo.diamond::before,
.jackpot.theme-synottiplv.withleftlogo.diamond::before,
.jackpot-generic.theme-synottiplv.withleftlogo.diamond::before,
.jackpot.theme-synotinteractive.withleftlogo.diamond::before,
.jackpot-generic.theme-synotinteractive.withleftlogo.diamond::before {
  background-image: url('/Content/Images/jackpot/synottip/logo-diamond2.png');
}
.jackpot.theme-synottip.withleftlogo.gold::before,
.jackpot-generic.theme-synottip.withleftlogo.gold::before,
.jackpot.theme-synottipsk.withleftlogo.gold::before,
.jackpot-generic.theme-synottipsk.withleftlogo.gold::before,
.jackpot.theme-synottiplv.withleftlogo.gold::before,
.jackpot-generic.theme-synottiplv.withleftlogo.gold::before,
.jackpot.theme-synotinteractive.withleftlogo.gold::before,
.jackpot-generic.theme-synotinteractive.withleftlogo.gold::before {
  background-image: url('/Content/Images/jackpot/synottip/logo-gold2.png');
}
.jackpot.theme-synottip.withleftlogo.silver::before,
.jackpot-generic.theme-synottip.withleftlogo.silver::before,
.jackpot.theme-synottipsk.withleftlogo.silver::before,
.jackpot-generic.theme-synottipsk.withleftlogo.silver::before,
.jackpot.theme-synottiplv.withleftlogo.silver::before,
.jackpot-generic.theme-synottiplv.withleftlogo.silver::before,
.jackpot.theme-synotinteractive.withleftlogo.silver::before,
.jackpot-generic.theme-synotinteractive.withleftlogo.silver::before {
  background-image: url('/Content/Images/jackpot/synottip/logo-silver2.png');
}
.jackpot.theme-synottip.withleftlogo.bronze::before,
.jackpot-generic.theme-synottip.withleftlogo.bronze::before,
.jackpot.theme-synottipsk.withleftlogo.bronze::before,
.jackpot-generic.theme-synottipsk.withleftlogo.bronze::before,
.jackpot.theme-synottiplv.withleftlogo.bronze::before,
.jackpot-generic.theme-synottiplv.withleftlogo.bronze::before,
.jackpot.theme-synotinteractive.withleftlogo.bronze::before,
.jackpot-generic.theme-synotinteractive.withleftlogo.bronze::before {
  background-image: url('/Content/Images/jackpot/synottip/logo-bronze2.png');
}
.jackpot.theme-synottip.withleftlogosimple.platinum::before,
.jackpot-generic.theme-synottip.withleftlogosimple.platinum::before,
.jackpot.theme-synottipsk.withleftlogosimple.platinum::before,
.jackpot-generic.theme-synottipsk.withleftlogosimple.platinum::before,
.jackpot.theme-synottiplv.withleftlogosimple.platinum::before,
.jackpot-generic.theme-synottiplv.withleftlogosimple.platinum::before,
.jackpot.theme-synotinteractive.withleftlogosimple.platinum::before,
.jackpot-generic.theme-synotinteractive.withleftlogosimple.platinum::before {
  background-image: url('/Content/Images/jackpot/synottip/logo-simple-platinum.png');
}
.jackpot.theme-synottip.withleftlogosimple.diamond::before,
.jackpot-generic.theme-synottip.withleftlogosimple.diamond::before,
.jackpot.theme-synottipsk.withleftlogosimple.diamond::before,
.jackpot-generic.theme-synottipsk.withleftlogosimple.diamond::before,
.jackpot.theme-synottiplv.withleftlogosimple.diamond::before,
.jackpot-generic.theme-synottiplv.withleftlogosimple.diamond::before,
.jackpot.theme-synotinteractive.withleftlogosimple.diamond::before,
.jackpot-generic.theme-synotinteractive.withleftlogosimple.diamond::before {
  background-image: url('/Content/Images/jackpot/synottip/logo-simple-diamond.png');
}
.jackpot.theme-synottip.withleftlogosimple.gold::before,
.jackpot-generic.theme-synottip.withleftlogosimple.gold::before,
.jackpot.theme-synottipsk.withleftlogosimple.gold::before,
.jackpot-generic.theme-synottipsk.withleftlogosimple.gold::before,
.jackpot.theme-synottiplv.withleftlogosimple.gold::before,
.jackpot-generic.theme-synottiplv.withleftlogosimple.gold::before,
.jackpot.theme-synotinteractive.withleftlogosimple.gold::before,
.jackpot-generic.theme-synotinteractive.withleftlogosimple.gold::before {
  background-image: url('/Content/Images/jackpot/synottip/logo-simple-gold.png');
}
.jackpot.theme-synottip.withleftlogosimple.silver::before,
.jackpot-generic.theme-synottip.withleftlogosimple.silver::before,
.jackpot.theme-synottipsk.withleftlogosimple.silver::before,
.jackpot-generic.theme-synottipsk.withleftlogosimple.silver::before,
.jackpot.theme-synottiplv.withleftlogosimple.silver::before,
.jackpot-generic.theme-synottiplv.withleftlogosimple.silver::before,
.jackpot.theme-synotinteractive.withleftlogosimple.silver::before,
.jackpot-generic.theme-synotinteractive.withleftlogosimple.silver::before {
  background-image: url('/Content/Images/jackpot/synottip/logo-simple-silver.png');
}
.jackpot.theme-synottip.withleftlogosimple.bronze::before,
.jackpot-generic.theme-synottip.withleftlogosimple.bronze::before,
.jackpot.theme-synottipsk.withleftlogosimple.bronze::before,
.jackpot-generic.theme-synottipsk.withleftlogosimple.bronze::before,
.jackpot.theme-synottiplv.withleftlogosimple.bronze::before,
.jackpot-generic.theme-synottiplv.withleftlogosimple.bronze::before,
.jackpot.theme-synotinteractive.withleftlogosimple.bronze::before,
.jackpot-generic.theme-synotinteractive.withleftlogosimple.bronze::before {
  background-image: url('/Content/Images/jackpot/synottip/logo-simple-bronze.png');
}
.jackpot.theme-adell.platinum .counter,
.jackpot-generic.theme-adell.platinum .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-adell.platinum .counter .wrapper:after,
.jackpot-generic.theme-adell.platinum .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/adell/separator-platinum.png');
}
.jackpot.theme-adell.gold .counter,
.jackpot-generic.theme-adell.gold .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-adell.gold .counter .wrapper:after,
.jackpot-generic.theme-adell.gold .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/adell/separator-gold.png');
}
.jackpot.theme-adell.silver .counter,
.jackpot-generic.theme-adell.silver .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-adell.silver .counter .wrapper:after,
.jackpot-generic.theme-adell.silver .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/adell/separator-silver.png');
}
.jackpot.theme-adell.bronze .counter,
.jackpot-generic.theme-adell.bronze .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-adell.bronze .counter .wrapper:after,
.jackpot-generic.theme-adell.bronze .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/adell/separator-bronze.png');
}
.jackpot.theme-adell.diamond .counter,
.jackpot-generic.theme-adell.diamond .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-adell.diamond .counter .wrapper:after,
.jackpot-generic.theme-adell.diamond .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/adell/separator-diamond.png');
}
.jackpot.theme-adell.withlabel.platinum .counter:before,
.jackpot-generic.theme-adell.withlabel.platinum .counter:before {
  background-image: url('/Content/Images/jackpot/adell/label-platinum.png');
}
.jackpot.theme-adell.withlabel.gold .counter:before,
.jackpot-generic.theme-adell.withlabel.gold .counter:before {
  background-image: url('/Content/Images/jackpot/adell/label-gold.png');
}
.jackpot.theme-adell.withlabel.silver .counter:before,
.jackpot-generic.theme-adell.withlabel.silver .counter:before {
  background-image: url('/Content/Images/jackpot/adell/label-silver.png');
}
.jackpot.theme-adell.withlabel.bronze .counter:before,
.jackpot-generic.theme-adell.withlabel.bronze .counter:before {
  background-image: url('/Content/Images/jackpot/adell/label-bronze.png');
}
.jackpot.theme-adell.withlabel.diamond .counter:before,
.jackpot-generic.theme-adell.withlabel.diamond .counter:before {
  background-image: url('/Content/Images/jackpot/adell/label-diamond.png');
}
.jackpot.theme-adell.withlabel.royal .counter:before,
.jackpot-generic.theme-adell.withlabel.royal .counter:before {
  background-image: url('/Content/Images/jackpot/adell/label-royal.png');
}
.jackpot.theme-adell.withborder.platinum .counter,
.jackpot-generic.theme-adell.withborder.platinum .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px, rgba(224, 224, 224, 0.5) 0 0 10px inset;
}
.jackpot.theme-adell.withborder.diamond .counter,
.jackpot-generic.theme-adell.withborder.diamond .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px, rgba(224, 224, 224, 0.5) 0 0 10px inset;
}
.jackpot.theme-adell.withborder.gold .counter,
.jackpot-generic.theme-adell.withborder.gold .counter {
  border-color: #f1db7b;
  box-shadow: rgba(241, 219, 123, 0.5) 0 0 10px, rgba(241, 219, 123, 0.5) 0 0 10px inset;
}
.jackpot.theme-adell.withborder.silver .counter,
.jackpot-generic.theme-adell.withborder.silver .counter {
  border-color: #cbe6ec;
  box-shadow: rgba(203, 230, 236, 0.5) 0 0 10px, rgba(203, 230, 236, 0.5) 0 0 10px inset;
}
.jackpot.theme-adell.withborder.bronze .counter,
.jackpot-generic.theme-adell.withborder.bronze .counter {
  border-color: #ffb66e;
  box-shadow: rgba(255, 182, 110, 0.5) 0 0 10px, rgba(255, 182, 110, 0.5) 0 0 10px inset;
}
.jackpot.theme-adell.withborderanimation.platinum .counter,
.jackpot-generic.theme-adell.withborderanimation.platinum .counter {
  border-color: #e0e0e0;
  animation-name: anim-platinum-1;
  box-shadow: #e0e0e0 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-adell.withborderanimation.platinum .counter:before,
.jackpot-generic.theme-adell.withborderanimation.platinum .counter:before {
  filter: unset;
  animation-name: anim-platinum-2;
  animation-duration: 5s;
}
@keyframes anim-platinum-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #e0e0e0 0 0 10px;
  }
  20% {
    box-shadow: #e0e0e0 0 0 10px, #e0e0e0 0 0 20px;
  }
}
@keyframes anim-platinum-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #e0e0e0);
  }
}
.jackpot.theme-adell.withborderanimation.gold .counter,
.jackpot-generic.theme-adell.withborderanimation.gold .counter {
  border-color: #f1db7b;
  animation-name: anim-gold-1;
  box-shadow: #f1db7b 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-adell.withborderanimation.gold .counter:before,
.jackpot-generic.theme-adell.withborderanimation.gold .counter:before {
  filter: unset;
  animation-name: anim-gold-2;
  animation-duration: 5s;
}
@keyframes anim-gold-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #f1db7b 0 0 10px;
  }
  20% {
    box-shadow: #f1db7b 0 0 10px, #f1db7b 0 0 20px;
  }
}
@keyframes anim-gold-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #f1db7b);
  }
}
.jackpot.theme-adell.withborderanimation.silver .counter,
.jackpot-generic.theme-adell.withborderanimation.silver .counter {
  border-color: #cbe6ec;
  animation-name: anim-silver-1;
  box-shadow: #cbe6ec 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-adell.withborderanimation.silver .counter:before,
.jackpot-generic.theme-adell.withborderanimation.silver .counter:before {
  filter: unset;
  animation-name: anim-silver-2;
  animation-duration: 5s;
}
@keyframes anim-silver-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #cbe6ec 0 0 10px;
  }
  20% {
    box-shadow: #cbe6ec 0 0 10px, #cbe6ec 0 0 20px;
  }
}
@keyframes anim-silver-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #cbe6ec);
  }
}
.jackpot.theme-adell.withborderanimation.bronze .counter,
.jackpot-generic.theme-adell.withborderanimation.bronze .counter {
  border-color: #ffb66e;
  animation-name: anim-bronze-1;
  box-shadow: #ffb66e 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-adell.withborderanimation.bronze .counter:before,
.jackpot-generic.theme-adell.withborderanimation.bronze .counter:before {
  filter: unset;
  animation-name: anim-bronze-2;
  animation-duration: 5s;
}
@keyframes anim-bronze-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #ffb66e 0 0 10px;
  }
  20% {
    box-shadow: #ffb66e 0 0 10px, #ffb66e 0 0 20px;
  }
}
@keyframes anim-bronze-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #ffb66e);
  }
}
.jackpot.theme-adell.withcurrency.czk.platinum .counter:after,
.jackpot-generic.theme-adell.withcurrency.czk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-czk-platinum.png');
}
.jackpot.theme-adell.withcurrency.czk.diamond .counter:after,
.jackpot-generic.theme-adell.withcurrency.czk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-czk-diamond.png');
}
.jackpot.theme-adell.withcurrency.czk.gold .counter:after,
.jackpot-generic.theme-adell.withcurrency.czk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-czk-gold.png');
}
.jackpot.theme-adell.withcurrency.czk.silver .counter:after,
.jackpot-generic.theme-adell.withcurrency.czk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-czk-silver.png');
}
.jackpot.theme-adell.withcurrency.czk.bronze .counter:after,
.jackpot-generic.theme-adell.withcurrency.czk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-czk-bronze.png');
}
.jackpot.theme-adell.withcurrency.eur.platinum .counter:after,
.jackpot-generic.theme-adell.withcurrency.eur.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-eur-platinum.png');
}
.jackpot.theme-adell.withcurrency.eur.diamond .counter:after,
.jackpot-generic.theme-adell.withcurrency.eur.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-eur-diamond.png');
}
.jackpot.theme-adell.withcurrency.eur.gold .counter:after,
.jackpot-generic.theme-adell.withcurrency.eur.gold .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-eur-gold.png');
}
.jackpot.theme-adell.withcurrency.eur.silver .counter:after,
.jackpot-generic.theme-adell.withcurrency.eur.silver .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-eur-silver.png');
}
.jackpot.theme-adell.withcurrency.eur.bronze .counter:after,
.jackpot-generic.theme-adell.withcurrency.eur.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-eur-bronze.png');
}
.jackpot.theme-adell.withcurrency.hrk.platinum .counter:after,
.jackpot-generic.theme-adell.withcurrency.hrk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-hrk-platinum.png');
}
.jackpot.theme-adell.withcurrency.hrk.diamond .counter:after,
.jackpot-generic.theme-adell.withcurrency.hrk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-hrk-diamond.png');
}
.jackpot.theme-adell.withcurrency.hrk.gold .counter:after,
.jackpot-generic.theme-adell.withcurrency.hrk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-hrk-gold.png');
}
.jackpot.theme-adell.withcurrency.hrk.silver .counter:after,
.jackpot-generic.theme-adell.withcurrency.hrk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-hrk-silver.png');
}
.jackpot.theme-adell.withcurrency.hrk.bronze .counter:after,
.jackpot-generic.theme-adell.withcurrency.hrk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-hrk-bronze.png');
}
.jackpot.theme-adell.withcurrency.ron.platinum .counter:after,
.jackpot-generic.theme-adell.withcurrency.ron.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-ron-platinum.png');
}
.jackpot.theme-adell.withcurrency.ron.diamond .counter:after,
.jackpot-generic.theme-adell.withcurrency.ron.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-ron-diamond.png');
}
.jackpot.theme-adell.withcurrency.ron.gold .counter:after,
.jackpot-generic.theme-adell.withcurrency.ron.gold .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-ron-gold.png');
}
.jackpot.theme-adell.withcurrency.ron.silver .counter:after,
.jackpot-generic.theme-adell.withcurrency.ron.silver .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-ron-silver.png');
}
.jackpot.theme-adell.withcurrency.ron.bronze .counter:after,
.jackpot-generic.theme-adell.withcurrency.ron.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-ron-bronze.png');
}
.jackpot.theme-adell.withcurrency.rsd.platinum .counter:after,
.jackpot-generic.theme-adell.withcurrency.rsd.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-rsd-platinum.png');
}
.jackpot.theme-adell.withcurrency.rsd.diamond .counter:after,
.jackpot-generic.theme-adell.withcurrency.rsd.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-rsd-diamond.png');
}
.jackpot.theme-adell.withcurrency.rsd.gold .counter:after,
.jackpot-generic.theme-adell.withcurrency.rsd.gold .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-rsd-gold.png');
}
.jackpot.theme-adell.withcurrency.rsd.silver .counter:after,
.jackpot-generic.theme-adell.withcurrency.rsd.silver .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-rsd-silver.png');
}
.jackpot.theme-adell.withcurrency.rsd.bronze .counter:after,
.jackpot-generic.theme-adell.withcurrency.rsd.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-rsd-bronze.png');
}
.jackpot.theme-adell.withcurrencyalt.czk.platinum .counter:after,
.jackpot-generic.theme-adell.withcurrencyalt.czk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-czk-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-adell.withcurrencyalt.czk.diamond .counter:after,
.jackpot-generic.theme-adell.withcurrencyalt.czk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-czk-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-adell.withcurrencyalt.czk.gold .counter:after,
.jackpot-generic.theme-adell.withcurrencyalt.czk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-czk-gold_v.png');
  border-color: #f1db7b;
}
.jackpot.theme-adell.withcurrencyalt.czk.silver .counter:after,
.jackpot-generic.theme-adell.withcurrencyalt.czk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-czk-silver_v.png');
  border-color: #cbe6ec;
}
.jackpot.theme-adell.withcurrencyalt.czk.bronze .counter:after,
.jackpot-generic.theme-adell.withcurrencyalt.czk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-czk-bronze_v.png');
  border-color: #ffb66e;
}
.jackpot.theme-adell.withcurrencyalt.eur.platinum .counter:after,
.jackpot-generic.theme-adell.withcurrencyalt.eur.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-eur-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-adell.withcurrencyalt.eur.diamond .counter:after,
.jackpot-generic.theme-adell.withcurrencyalt.eur.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-eur-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-adell.withcurrencyalt.eur.gold .counter:after,
.jackpot-generic.theme-adell.withcurrencyalt.eur.gold .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-eur-gold_v.png');
  border-color: #f1db7b;
}
.jackpot.theme-adell.withcurrencyalt.eur.silver .counter:after,
.jackpot-generic.theme-adell.withcurrencyalt.eur.silver .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-eur-silver_v.png');
  border-color: #cbe6ec;
}
.jackpot.theme-adell.withcurrencyalt.eur.bronze .counter:after,
.jackpot-generic.theme-adell.withcurrencyalt.eur.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-eur-bronze_v.png');
  border-color: #ffb66e;
}
.jackpot.theme-adell.withcurrencyalt.hrk.platinum .counter:after,
.jackpot-generic.theme-adell.withcurrencyalt.hrk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-hrk-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-adell.withcurrencyalt.hrk.diamond .counter:after,
.jackpot-generic.theme-adell.withcurrencyalt.hrk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-hrk-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-adell.withcurrencyalt.hrk.gold .counter:after,
.jackpot-generic.theme-adell.withcurrencyalt.hrk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-hrk-gold_v.png');
  border-color: #f1db7b;
}
.jackpot.theme-adell.withcurrencyalt.hrk.silver .counter:after,
.jackpot-generic.theme-adell.withcurrencyalt.hrk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-hrk-silver_v.png');
  border-color: #cbe6ec;
}
.jackpot.theme-adell.withcurrencyalt.hrk.bronze .counter:after,
.jackpot-generic.theme-adell.withcurrencyalt.hrk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-hrk-bronze_v.png');
  border-color: #ffb66e;
}
.jackpot.theme-adell.withcurrencyalt.ron.platinum .counter:after,
.jackpot-generic.theme-adell.withcurrencyalt.ron.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-ron-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-adell.withcurrencyalt.ron.diamond .counter:after,
.jackpot-generic.theme-adell.withcurrencyalt.ron.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-ron-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-adell.withcurrencyalt.ron.gold .counter:after,
.jackpot-generic.theme-adell.withcurrencyalt.ron.gold .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-ron-gold_v.png');
  border-color: #f1db7b;
}
.jackpot.theme-adell.withcurrencyalt.ron.silver .counter:after,
.jackpot-generic.theme-adell.withcurrencyalt.ron.silver .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-ron-silver_v.png');
  border-color: #cbe6ec;
}
.jackpot.theme-adell.withcurrencyalt.ron.bronze .counter:after,
.jackpot-generic.theme-adell.withcurrencyalt.ron.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-ron-bronze_v.png');
  border-color: #ffb66e;
}
.jackpot.theme-adell.withcurrencyalt.rsd.platinum .counter:after,
.jackpot-generic.theme-adell.withcurrencyalt.rsd.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-rsd-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-adell.withcurrencyalt.rsd.diamond .counter:after,
.jackpot-generic.theme-adell.withcurrencyalt.rsd.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-rsd-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-adell.withcurrencyalt.rsd.gold .counter:after,
.jackpot-generic.theme-adell.withcurrencyalt.rsd.gold .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-rsd-gold_v.png');
  border-color: #f1db7b;
}
.jackpot.theme-adell.withcurrencyalt.rsd.silver .counter:after,
.jackpot-generic.theme-adell.withcurrencyalt.rsd.silver .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-rsd-silver_v.png');
  border-color: #cbe6ec;
}
.jackpot.theme-adell.withcurrencyalt.rsd.bronze .counter:after,
.jackpot-generic.theme-adell.withcurrencyalt.rsd.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/adell/currency-rsd-bronze_v.png');
  border-color: #ffb66e;
}
.jackpot.theme-adell.withbg.withborder.platinum .counter,
.jackpot-generic.theme-adell.withbg.withborder.platinum .counter,
.jackpot.theme-adell.withbgalt.withborder.platinum .counter,
.jackpot-generic.theme-adell.withbgalt.withborder.platinum .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-adell.withbg.withborder.diamond .counter,
.jackpot-generic.theme-adell.withbg.withborder.diamond .counter,
.jackpot.theme-adell.withbgalt.withborder.diamond .counter,
.jackpot-generic.theme-adell.withbgalt.withborder.diamond .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-adell.withbg.withborder.gold .counter,
.jackpot-generic.theme-adell.withbg.withborder.gold .counter,
.jackpot.theme-adell.withbgalt.withborder.gold .counter,
.jackpot-generic.theme-adell.withbgalt.withborder.gold .counter {
  border-color: #f1db7b;
  box-shadow: rgba(241, 219, 123, 0.5) 0 0 10px;
}
.jackpot.theme-adell.withbg.withborder.silver .counter,
.jackpot-generic.theme-adell.withbg.withborder.silver .counter,
.jackpot.theme-adell.withbgalt.withborder.silver .counter,
.jackpot-generic.theme-adell.withbgalt.withborder.silver .counter {
  border-color: #cbe6ec;
  box-shadow: rgba(203, 230, 236, 0.5) 0 0 10px;
}
.jackpot.theme-adell.withbg.withborder.bronze .counter,
.jackpot-generic.theme-adell.withbg.withborder.bronze .counter,
.jackpot.theme-adell.withbgalt.withborder.bronze .counter,
.jackpot-generic.theme-adell.withbgalt.withborder.bronze .counter {
  border-color: #ffb66e;
  box-shadow: rgba(255, 182, 110, 0.5) 0 0 10px;
}
.jackpot.theme-adell.withtoplogo.platinum,
.jackpot-generic.theme-adell.withtoplogo.platinum {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-adell.withtoplogo.platinum::before,
.jackpot-generic.theme-adell.withtoplogo.platinum::before {
  background-image: url('/Content/Images/jackpot/adell/logo-platinum.png');
}
.jackpot.theme-adell.withtoplogo.gold,
.jackpot-generic.theme-adell.withtoplogo.gold {
  border-color: #f1db7b;
  box-shadow: rgba(241, 219, 123, 0.5) 0 0 10px;
}
.jackpot.theme-adell.withtoplogo.gold::before,
.jackpot-generic.theme-adell.withtoplogo.gold::before {
  background-image: url('/Content/Images/jackpot/adell/logo-gold.png');
}
.jackpot.theme-adell.withtoplogo.silver,
.jackpot-generic.theme-adell.withtoplogo.silver {
  border-color: #cbe6ec;
  box-shadow: rgba(203, 230, 236, 0.5) 0 0 10px;
}
.jackpot.theme-adell.withtoplogo.silver::before,
.jackpot-generic.theme-adell.withtoplogo.silver::before {
  background-image: url('/Content/Images/jackpot/adell/logo-silver.png');
}
.jackpot.theme-adell.withtoplogo.bronze,
.jackpot-generic.theme-adell.withtoplogo.bronze {
  border-color: #ffb66e;
  box-shadow: rgba(255, 182, 110, 0.5) 0 0 10px;
}
.jackpot.theme-adell.withtoplogo.bronze::before,
.jackpot-generic.theme-adell.withtoplogo.bronze::before {
  background-image: url('/Content/Images/jackpot/adell/logo-bronze.png');
}
.jackpot.theme-adell.withtoplogoalt.platinum,
.jackpot-generic.theme-adell.withtoplogoalt.platinum {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-adell.withtoplogoalt.platinum::before,
.jackpot-generic.theme-adell.withtoplogoalt.platinum::before {
  background-image: url('/Content/Images/jackpot/adell/logo-platinum2.png');
}
.jackpot.theme-adell.withtoplogoalt.diamond,
.jackpot-generic.theme-adell.withtoplogoalt.diamond {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-adell.withtoplogoalt.diamond::before,
.jackpot-generic.theme-adell.withtoplogoalt.diamond::before {
  background-image: url('/Content/Images/jackpot/adell/logo-diamond2.png');
}
.jackpot.theme-adell.withtoplogoalt.gold,
.jackpot-generic.theme-adell.withtoplogoalt.gold {
  border-color: #f1db7b;
  box-shadow: rgba(241, 219, 123, 0.5) 0 0 10px;
}
.jackpot.theme-adell.withtoplogoalt.gold::before,
.jackpot-generic.theme-adell.withtoplogoalt.gold::before {
  background-image: url('/Content/Images/jackpot/adell/logo-gold2.png');
}
.jackpot.theme-adell.withtoplogoalt.silver,
.jackpot-generic.theme-adell.withtoplogoalt.silver {
  border-color: #cbe6ec;
  box-shadow: rgba(203, 230, 236, 0.5) 0 0 10px;
}
.jackpot.theme-adell.withtoplogoalt.silver::before,
.jackpot-generic.theme-adell.withtoplogoalt.silver::before {
  background-image: url('/Content/Images/jackpot/adell/logo-silver2.png');
}
.jackpot.theme-adell.withtoplogoalt.bronze,
.jackpot-generic.theme-adell.withtoplogoalt.bronze {
  border-color: #ffb66e;
  box-shadow: rgba(255, 182, 110, 0.5) 0 0 10px;
}
.jackpot.theme-adell.withtoplogoalt.bronze::before,
.jackpot-generic.theme-adell.withtoplogoalt.bronze::before {
  background-image: url('/Content/Images/jackpot/adell/logo-bronze2.png');
}
.jackpot.theme-adell.withtoplogosimple.platinum::before,
.jackpot-generic.theme-adell.withtoplogosimple.platinum::before {
  background-image: url('/Content/Images/jackpot/adell/logo-simple-platinum.png');
}
.jackpot.theme-adell.withtoplogosimple.diamond::before,
.jackpot-generic.theme-adell.withtoplogosimple.diamond::before {
  background-image: url('/Content/Images/jackpot/adell/logo-simple-diamond.png');
}
.jackpot.theme-adell.withtoplogosimple.gold::before,
.jackpot-generic.theme-adell.withtoplogosimple.gold::before {
  background-image: url('/Content/Images/jackpot/adell/logo-simple-gold.png');
}
.jackpot.theme-adell.withtoplogosimple.silver::before,
.jackpot-generic.theme-adell.withtoplogosimple.silver::before {
  background-image: url('/Content/Images/jackpot/adell/logo-simple-silver.png');
}
.jackpot.theme-adell.withtoplogosimple.bronze::before,
.jackpot-generic.theme-adell.withtoplogosimple.bronze::before {
  background-image: url('/Content/Images/jackpot/adell/logo-simple-bronze.png');
}
.jackpot.theme-adell.withleftlogo.platinum::before,
.jackpot-generic.theme-adell.withleftlogo.platinum::before {
  background-image: url('/Content/Images/jackpot/adell/logo-platinum2.png');
}
.jackpot.theme-adell.withleftlogo.diamond::before,
.jackpot-generic.theme-adell.withleftlogo.diamond::before {
  background-image: url('/Content/Images/jackpot/adell/logo-diamond2.png');
}
.jackpot.theme-adell.withleftlogo.gold::before,
.jackpot-generic.theme-adell.withleftlogo.gold::before {
  background-image: url('/Content/Images/jackpot/adell/logo-gold2.png');
}
.jackpot.theme-adell.withleftlogo.silver::before,
.jackpot-generic.theme-adell.withleftlogo.silver::before {
  background-image: url('/Content/Images/jackpot/adell/logo-silver2.png');
}
.jackpot.theme-adell.withleftlogo.bronze::before,
.jackpot-generic.theme-adell.withleftlogo.bronze::before {
  background-image: url('/Content/Images/jackpot/adell/logo-bronze2.png');
}
.jackpot.theme-adell.withleftlogosimple.platinum::before,
.jackpot-generic.theme-adell.withleftlogosimple.platinum::before {
  background-image: url('/Content/Images/jackpot/adell/logo-simple-platinum.png');
}
.jackpot.theme-adell.withleftlogosimple.diamond::before,
.jackpot-generic.theme-adell.withleftlogosimple.diamond::before {
  background-image: url('/Content/Images/jackpot/adell/logo-simple-diamond.png');
}
.jackpot.theme-adell.withleftlogosimple.gold::before,
.jackpot-generic.theme-adell.withleftlogosimple.gold::before {
  background-image: url('/Content/Images/jackpot/adell/logo-simple-gold.png');
}
.jackpot.theme-adell.withleftlogosimple.silver::before,
.jackpot-generic.theme-adell.withleftlogosimple.silver::before {
  background-image: url('/Content/Images/jackpot/adell/logo-simple-silver.png');
}
.jackpot.theme-adell.withleftlogosimple.bronze::before,
.jackpot-generic.theme-adell.withleftlogosimple.bronze::before {
  background-image: url('/Content/Images/jackpot/adell/logo-simple-bronze.png');
}
.jackpot.theme-tipos.platinum .counter,
.jackpot-generic.theme-tipos.platinum .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-tipos.platinum .counter .wrapper:after,
.jackpot-generic.theme-tipos.platinum .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/tipos/separator-platinum.png');
}
.jackpot.theme-tipos.gold .counter,
.jackpot-generic.theme-tipos.gold .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-tipos.gold .counter .wrapper:after,
.jackpot-generic.theme-tipos.gold .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/tipos/separator-gold.png');
}
.jackpot.theme-tipos.silver .counter,
.jackpot-generic.theme-tipos.silver .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-tipos.silver .counter .wrapper:after,
.jackpot-generic.theme-tipos.silver .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/tipos/separator-silver.png');
}
.jackpot.theme-tipos.bronze .counter,
.jackpot-generic.theme-tipos.bronze .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-tipos.bronze .counter .wrapper:after,
.jackpot-generic.theme-tipos.bronze .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/tipos/separator-bronze.png');
}
.jackpot.theme-tipos.diamond .counter,
.jackpot-generic.theme-tipos.diamond .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-tipos.diamond .counter .wrapper:after,
.jackpot-generic.theme-tipos.diamond .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/tipos/separator-diamond.png');
}
.jackpot.theme-tipos.withlabel.platinum .counter:before,
.jackpot-generic.theme-tipos.withlabel.platinum .counter:before {
  background-image: url('/Content/Images/jackpot/tipos/label-platinum.png');
}
.jackpot.theme-tipos.withlabel.gold .counter:before,
.jackpot-generic.theme-tipos.withlabel.gold .counter:before {
  background-image: url('/Content/Images/jackpot/tipos/label-gold.png');
}
.jackpot.theme-tipos.withlabel.silver .counter:before,
.jackpot-generic.theme-tipos.withlabel.silver .counter:before {
  background-image: url('/Content/Images/jackpot/tipos/label-silver.png');
}
.jackpot.theme-tipos.withlabel.bronze .counter:before,
.jackpot-generic.theme-tipos.withlabel.bronze .counter:before {
  background-image: url('/Content/Images/jackpot/tipos/label-bronze.png');
}
.jackpot.theme-tipos.withlabel.diamond .counter:before,
.jackpot-generic.theme-tipos.withlabel.diamond .counter:before {
  background-image: url('/Content/Images/jackpot/tipos/label-diamond.png');
}
.jackpot.theme-tipos.withlabel.royal .counter:before,
.jackpot-generic.theme-tipos.withlabel.royal .counter:before {
  background-image: url('/Content/Images/jackpot/tipos/label-royal.png');
}
.jackpot.theme-tipos.withborder.platinum .counter,
.jackpot-generic.theme-tipos.withborder.platinum .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px, rgba(224, 224, 224, 0.5) 0 0 10px inset;
}
.jackpot.theme-tipos.withborder.diamond .counter,
.jackpot-generic.theme-tipos.withborder.diamond .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px, rgba(224, 224, 224, 0.5) 0 0 10px inset;
}
.jackpot.theme-tipos.withborder.gold .counter,
.jackpot-generic.theme-tipos.withborder.gold .counter {
  border-color: #f1db7b;
  box-shadow: rgba(241, 219, 123, 0.5) 0 0 10px, rgba(241, 219, 123, 0.5) 0 0 10px inset;
}
.jackpot.theme-tipos.withborder.silver .counter,
.jackpot-generic.theme-tipos.withborder.silver .counter {
  border-color: #cbe6ec;
  box-shadow: rgba(203, 230, 236, 0.5) 0 0 10px, rgba(203, 230, 236, 0.5) 0 0 10px inset;
}
.jackpot.theme-tipos.withborder.bronze .counter,
.jackpot-generic.theme-tipos.withborder.bronze .counter {
  border-color: #ffb66e;
  box-shadow: rgba(255, 182, 110, 0.5) 0 0 10px, rgba(255, 182, 110, 0.5) 0 0 10px inset;
}
.jackpot.theme-tipos.withborderanimation.platinum .counter,
.jackpot-generic.theme-tipos.withborderanimation.platinum .counter {
  border-color: #e0e0e0;
  animation-name: anim-platinum-1;
  box-shadow: #e0e0e0 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-tipos.withborderanimation.platinum .counter:before,
.jackpot-generic.theme-tipos.withborderanimation.platinum .counter:before {
  filter: unset;
  animation-name: anim-platinum-2;
  animation-duration: 5s;
}
@keyframes anim-platinum-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #e0e0e0 0 0 10px;
  }
  20% {
    box-shadow: #e0e0e0 0 0 10px, #e0e0e0 0 0 20px;
  }
}
@keyframes anim-platinum-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #e0e0e0);
  }
}
.jackpot.theme-tipos.withborderanimation.gold .counter,
.jackpot-generic.theme-tipos.withborderanimation.gold .counter {
  border-color: #f1db7b;
  animation-name: anim-gold-1;
  box-shadow: #f1db7b 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-tipos.withborderanimation.gold .counter:before,
.jackpot-generic.theme-tipos.withborderanimation.gold .counter:before {
  filter: unset;
  animation-name: anim-gold-2;
  animation-duration: 5s;
}
@keyframes anim-gold-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #f1db7b 0 0 10px;
  }
  20% {
    box-shadow: #f1db7b 0 0 10px, #f1db7b 0 0 20px;
  }
}
@keyframes anim-gold-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #f1db7b);
  }
}
.jackpot.theme-tipos.withborderanimation.silver .counter,
.jackpot-generic.theme-tipos.withborderanimation.silver .counter {
  border-color: #cbe6ec;
  animation-name: anim-silver-1;
  box-shadow: #cbe6ec 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-tipos.withborderanimation.silver .counter:before,
.jackpot-generic.theme-tipos.withborderanimation.silver .counter:before {
  filter: unset;
  animation-name: anim-silver-2;
  animation-duration: 5s;
}
@keyframes anim-silver-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #cbe6ec 0 0 10px;
  }
  20% {
    box-shadow: #cbe6ec 0 0 10px, #cbe6ec 0 0 20px;
  }
}
@keyframes anim-silver-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #cbe6ec);
  }
}
.jackpot.theme-tipos.withborderanimation.bronze .counter,
.jackpot-generic.theme-tipos.withborderanimation.bronze .counter {
  border-color: #ffb66e;
  animation-name: anim-bronze-1;
  box-shadow: #ffb66e 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-tipos.withborderanimation.bronze .counter:before,
.jackpot-generic.theme-tipos.withborderanimation.bronze .counter:before {
  filter: unset;
  animation-name: anim-bronze-2;
  animation-duration: 5s;
}
@keyframes anim-bronze-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #ffb66e 0 0 10px;
  }
  20% {
    box-shadow: #ffb66e 0 0 10px, #ffb66e 0 0 20px;
  }
}
@keyframes anim-bronze-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #ffb66e);
  }
}
.jackpot.theme-tipos.withcurrency.czk.platinum .counter:after,
.jackpot-generic.theme-tipos.withcurrency.czk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-czk-platinum.png');
}
.jackpot.theme-tipos.withcurrency.czk.diamond .counter:after,
.jackpot-generic.theme-tipos.withcurrency.czk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-czk-diamond.png');
}
.jackpot.theme-tipos.withcurrency.czk.gold .counter:after,
.jackpot-generic.theme-tipos.withcurrency.czk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-czk-gold.png');
}
.jackpot.theme-tipos.withcurrency.czk.silver .counter:after,
.jackpot-generic.theme-tipos.withcurrency.czk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-czk-silver.png');
}
.jackpot.theme-tipos.withcurrency.czk.bronze .counter:after,
.jackpot-generic.theme-tipos.withcurrency.czk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-czk-bronze.png');
}
.jackpot.theme-tipos.withcurrency.eur.platinum .counter:after,
.jackpot-generic.theme-tipos.withcurrency.eur.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-eur-platinum.png');
}
.jackpot.theme-tipos.withcurrency.eur.diamond .counter:after,
.jackpot-generic.theme-tipos.withcurrency.eur.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-eur-diamond.png');
}
.jackpot.theme-tipos.withcurrency.eur.gold .counter:after,
.jackpot-generic.theme-tipos.withcurrency.eur.gold .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-eur-gold.png');
}
.jackpot.theme-tipos.withcurrency.eur.silver .counter:after,
.jackpot-generic.theme-tipos.withcurrency.eur.silver .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-eur-silver.png');
}
.jackpot.theme-tipos.withcurrency.eur.bronze .counter:after,
.jackpot-generic.theme-tipos.withcurrency.eur.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-eur-bronze.png');
}
.jackpot.theme-tipos.withcurrency.hrk.platinum .counter:after,
.jackpot-generic.theme-tipos.withcurrency.hrk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-hrk-platinum.png');
}
.jackpot.theme-tipos.withcurrency.hrk.diamond .counter:after,
.jackpot-generic.theme-tipos.withcurrency.hrk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-hrk-diamond.png');
}
.jackpot.theme-tipos.withcurrency.hrk.gold .counter:after,
.jackpot-generic.theme-tipos.withcurrency.hrk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-hrk-gold.png');
}
.jackpot.theme-tipos.withcurrency.hrk.silver .counter:after,
.jackpot-generic.theme-tipos.withcurrency.hrk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-hrk-silver.png');
}
.jackpot.theme-tipos.withcurrency.hrk.bronze .counter:after,
.jackpot-generic.theme-tipos.withcurrency.hrk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-hrk-bronze.png');
}
.jackpot.theme-tipos.withcurrency.ron.platinum .counter:after,
.jackpot-generic.theme-tipos.withcurrency.ron.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-ron-platinum.png');
}
.jackpot.theme-tipos.withcurrency.ron.diamond .counter:after,
.jackpot-generic.theme-tipos.withcurrency.ron.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-ron-diamond.png');
}
.jackpot.theme-tipos.withcurrency.ron.gold .counter:after,
.jackpot-generic.theme-tipos.withcurrency.ron.gold .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-ron-gold.png');
}
.jackpot.theme-tipos.withcurrency.ron.silver .counter:after,
.jackpot-generic.theme-tipos.withcurrency.ron.silver .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-ron-silver.png');
}
.jackpot.theme-tipos.withcurrency.ron.bronze .counter:after,
.jackpot-generic.theme-tipos.withcurrency.ron.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-ron-bronze.png');
}
.jackpot.theme-tipos.withcurrency.rsd.platinum .counter:after,
.jackpot-generic.theme-tipos.withcurrency.rsd.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-rsd-platinum.png');
}
.jackpot.theme-tipos.withcurrency.rsd.diamond .counter:after,
.jackpot-generic.theme-tipos.withcurrency.rsd.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-rsd-diamond.png');
}
.jackpot.theme-tipos.withcurrency.rsd.gold .counter:after,
.jackpot-generic.theme-tipos.withcurrency.rsd.gold .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-rsd-gold.png');
}
.jackpot.theme-tipos.withcurrency.rsd.silver .counter:after,
.jackpot-generic.theme-tipos.withcurrency.rsd.silver .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-rsd-silver.png');
}
.jackpot.theme-tipos.withcurrency.rsd.bronze .counter:after,
.jackpot-generic.theme-tipos.withcurrency.rsd.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-rsd-bronze.png');
}
.jackpot.theme-tipos.withcurrencyalt.czk.platinum .counter:after,
.jackpot-generic.theme-tipos.withcurrencyalt.czk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-czk-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-tipos.withcurrencyalt.czk.diamond .counter:after,
.jackpot-generic.theme-tipos.withcurrencyalt.czk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-czk-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-tipos.withcurrencyalt.czk.gold .counter:after,
.jackpot-generic.theme-tipos.withcurrencyalt.czk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-czk-gold_v.png');
  border-color: #f1db7b;
}
.jackpot.theme-tipos.withcurrencyalt.czk.silver .counter:after,
.jackpot-generic.theme-tipos.withcurrencyalt.czk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-czk-silver_v.png');
  border-color: #cbe6ec;
}
.jackpot.theme-tipos.withcurrencyalt.czk.bronze .counter:after,
.jackpot-generic.theme-tipos.withcurrencyalt.czk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-czk-bronze_v.png');
  border-color: #ffb66e;
}
.jackpot.theme-tipos.withcurrencyalt.eur.platinum .counter:after,
.jackpot-generic.theme-tipos.withcurrencyalt.eur.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-eur-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-tipos.withcurrencyalt.eur.diamond .counter:after,
.jackpot-generic.theme-tipos.withcurrencyalt.eur.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-eur-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-tipos.withcurrencyalt.eur.gold .counter:after,
.jackpot-generic.theme-tipos.withcurrencyalt.eur.gold .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-eur-gold_v.png');
  border-color: #f1db7b;
}
.jackpot.theme-tipos.withcurrencyalt.eur.silver .counter:after,
.jackpot-generic.theme-tipos.withcurrencyalt.eur.silver .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-eur-silver_v.png');
  border-color: #cbe6ec;
}
.jackpot.theme-tipos.withcurrencyalt.eur.bronze .counter:after,
.jackpot-generic.theme-tipos.withcurrencyalt.eur.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-eur-bronze_v.png');
  border-color: #ffb66e;
}
.jackpot.theme-tipos.withcurrencyalt.hrk.platinum .counter:after,
.jackpot-generic.theme-tipos.withcurrencyalt.hrk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-hrk-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-tipos.withcurrencyalt.hrk.diamond .counter:after,
.jackpot-generic.theme-tipos.withcurrencyalt.hrk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-hrk-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-tipos.withcurrencyalt.hrk.gold .counter:after,
.jackpot-generic.theme-tipos.withcurrencyalt.hrk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-hrk-gold_v.png');
  border-color: #f1db7b;
}
.jackpot.theme-tipos.withcurrencyalt.hrk.silver .counter:after,
.jackpot-generic.theme-tipos.withcurrencyalt.hrk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-hrk-silver_v.png');
  border-color: #cbe6ec;
}
.jackpot.theme-tipos.withcurrencyalt.hrk.bronze .counter:after,
.jackpot-generic.theme-tipos.withcurrencyalt.hrk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-hrk-bronze_v.png');
  border-color: #ffb66e;
}
.jackpot.theme-tipos.withcurrencyalt.ron.platinum .counter:after,
.jackpot-generic.theme-tipos.withcurrencyalt.ron.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-ron-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-tipos.withcurrencyalt.ron.diamond .counter:after,
.jackpot-generic.theme-tipos.withcurrencyalt.ron.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-ron-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-tipos.withcurrencyalt.ron.gold .counter:after,
.jackpot-generic.theme-tipos.withcurrencyalt.ron.gold .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-ron-gold_v.png');
  border-color: #f1db7b;
}
.jackpot.theme-tipos.withcurrencyalt.ron.silver .counter:after,
.jackpot-generic.theme-tipos.withcurrencyalt.ron.silver .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-ron-silver_v.png');
  border-color: #cbe6ec;
}
.jackpot.theme-tipos.withcurrencyalt.ron.bronze .counter:after,
.jackpot-generic.theme-tipos.withcurrencyalt.ron.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-ron-bronze_v.png');
  border-color: #ffb66e;
}
.jackpot.theme-tipos.withcurrencyalt.rsd.platinum .counter:after,
.jackpot-generic.theme-tipos.withcurrencyalt.rsd.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-rsd-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-tipos.withcurrencyalt.rsd.diamond .counter:after,
.jackpot-generic.theme-tipos.withcurrencyalt.rsd.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-rsd-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-tipos.withcurrencyalt.rsd.gold .counter:after,
.jackpot-generic.theme-tipos.withcurrencyalt.rsd.gold .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-rsd-gold_v.png');
  border-color: #f1db7b;
}
.jackpot.theme-tipos.withcurrencyalt.rsd.silver .counter:after,
.jackpot-generic.theme-tipos.withcurrencyalt.rsd.silver .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-rsd-silver_v.png');
  border-color: #cbe6ec;
}
.jackpot.theme-tipos.withcurrencyalt.rsd.bronze .counter:after,
.jackpot-generic.theme-tipos.withcurrencyalt.rsd.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/tipos/currency-rsd-bronze_v.png');
  border-color: #ffb66e;
}
.jackpot.theme-tipos.withbg.withborder.platinum .counter,
.jackpot-generic.theme-tipos.withbg.withborder.platinum .counter,
.jackpot.theme-tipos.withbgalt.withborder.platinum .counter,
.jackpot-generic.theme-tipos.withbgalt.withborder.platinum .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-tipos.withbg.withborder.diamond .counter,
.jackpot-generic.theme-tipos.withbg.withborder.diamond .counter,
.jackpot.theme-tipos.withbgalt.withborder.diamond .counter,
.jackpot-generic.theme-tipos.withbgalt.withborder.diamond .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-tipos.withbg.withborder.gold .counter,
.jackpot-generic.theme-tipos.withbg.withborder.gold .counter,
.jackpot.theme-tipos.withbgalt.withborder.gold .counter,
.jackpot-generic.theme-tipos.withbgalt.withborder.gold .counter {
  border-color: #f1db7b;
  box-shadow: rgba(241, 219, 123, 0.5) 0 0 10px;
}
.jackpot.theme-tipos.withbg.withborder.silver .counter,
.jackpot-generic.theme-tipos.withbg.withborder.silver .counter,
.jackpot.theme-tipos.withbgalt.withborder.silver .counter,
.jackpot-generic.theme-tipos.withbgalt.withborder.silver .counter {
  border-color: #cbe6ec;
  box-shadow: rgba(203, 230, 236, 0.5) 0 0 10px;
}
.jackpot.theme-tipos.withbg.withborder.bronze .counter,
.jackpot-generic.theme-tipos.withbg.withborder.bronze .counter,
.jackpot.theme-tipos.withbgalt.withborder.bronze .counter,
.jackpot-generic.theme-tipos.withbgalt.withborder.bronze .counter {
  border-color: #ffb66e;
  box-shadow: rgba(255, 182, 110, 0.5) 0 0 10px;
}
.jackpot.theme-tipos.withtoplogo.platinum,
.jackpot-generic.theme-tipos.withtoplogo.platinum {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-tipos.withtoplogo.platinum::before,
.jackpot-generic.theme-tipos.withtoplogo.platinum::before {
  background-image: url('/Content/Images/jackpot/tipos/logo-platinum.png');
}
.jackpot.theme-tipos.withtoplogo.gold,
.jackpot-generic.theme-tipos.withtoplogo.gold {
  border-color: #f1db7b;
  box-shadow: rgba(241, 219, 123, 0.5) 0 0 10px;
}
.jackpot.theme-tipos.withtoplogo.gold::before,
.jackpot-generic.theme-tipos.withtoplogo.gold::before {
  background-image: url('/Content/Images/jackpot/tipos/logo-gold.png');
}
.jackpot.theme-tipos.withtoplogo.silver,
.jackpot-generic.theme-tipos.withtoplogo.silver {
  border-color: #cbe6ec;
  box-shadow: rgba(203, 230, 236, 0.5) 0 0 10px;
}
.jackpot.theme-tipos.withtoplogo.silver::before,
.jackpot-generic.theme-tipos.withtoplogo.silver::before {
  background-image: url('/Content/Images/jackpot/tipos/logo-silver.png');
}
.jackpot.theme-tipos.withtoplogo.bronze,
.jackpot-generic.theme-tipos.withtoplogo.bronze {
  border-color: #ffb66e;
  box-shadow: rgba(255, 182, 110, 0.5) 0 0 10px;
}
.jackpot.theme-tipos.withtoplogo.bronze::before,
.jackpot-generic.theme-tipos.withtoplogo.bronze::before {
  background-image: url('/Content/Images/jackpot/tipos/logo-bronze.png');
}
.jackpot.theme-tipos.withtoplogoalt.platinum,
.jackpot-generic.theme-tipos.withtoplogoalt.platinum {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-tipos.withtoplogoalt.platinum::before,
.jackpot-generic.theme-tipos.withtoplogoalt.platinum::before {
  background-image: url('/Content/Images/jackpot/tipos/logo-platinum2.png');
}
.jackpot.theme-tipos.withtoplogoalt.diamond,
.jackpot-generic.theme-tipos.withtoplogoalt.diamond {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-tipos.withtoplogoalt.diamond::before,
.jackpot-generic.theme-tipos.withtoplogoalt.diamond::before {
  background-image: url('/Content/Images/jackpot/tipos/logo-diamond2.png');
}
.jackpot.theme-tipos.withtoplogoalt.gold,
.jackpot-generic.theme-tipos.withtoplogoalt.gold {
  border-color: #f1db7b;
  box-shadow: rgba(241, 219, 123, 0.5) 0 0 10px;
}
.jackpot.theme-tipos.withtoplogoalt.gold::before,
.jackpot-generic.theme-tipos.withtoplogoalt.gold::before {
  background-image: url('/Content/Images/jackpot/tipos/logo-gold2.png');
}
.jackpot.theme-tipos.withtoplogoalt.silver,
.jackpot-generic.theme-tipos.withtoplogoalt.silver {
  border-color: #cbe6ec;
  box-shadow: rgba(203, 230, 236, 0.5) 0 0 10px;
}
.jackpot.theme-tipos.withtoplogoalt.silver::before,
.jackpot-generic.theme-tipos.withtoplogoalt.silver::before {
  background-image: url('/Content/Images/jackpot/tipos/logo-silver2.png');
}
.jackpot.theme-tipos.withtoplogoalt.bronze,
.jackpot-generic.theme-tipos.withtoplogoalt.bronze {
  border-color: #ffb66e;
  box-shadow: rgba(255, 182, 110, 0.5) 0 0 10px;
}
.jackpot.theme-tipos.withtoplogoalt.bronze::before,
.jackpot-generic.theme-tipos.withtoplogoalt.bronze::before {
  background-image: url('/Content/Images/jackpot/tipos/logo-bronze2.png');
}
.jackpot.theme-tipos.withtoplogosimple.platinum::before,
.jackpot-generic.theme-tipos.withtoplogosimple.platinum::before {
  background-image: url('/Content/Images/jackpot/tipos/logo-simple-platinum.png');
}
.jackpot.theme-tipos.withtoplogosimple.diamond::before,
.jackpot-generic.theme-tipos.withtoplogosimple.diamond::before {
  background-image: url('/Content/Images/jackpot/tipos/logo-simple-diamond.png');
}
.jackpot.theme-tipos.withtoplogosimple.gold::before,
.jackpot-generic.theme-tipos.withtoplogosimple.gold::before {
  background-image: url('/Content/Images/jackpot/tipos/logo-simple-gold.png');
}
.jackpot.theme-tipos.withtoplogosimple.silver::before,
.jackpot-generic.theme-tipos.withtoplogosimple.silver::before {
  background-image: url('/Content/Images/jackpot/tipos/logo-simple-silver.png');
}
.jackpot.theme-tipos.withtoplogosimple.bronze::before,
.jackpot-generic.theme-tipos.withtoplogosimple.bronze::before {
  background-image: url('/Content/Images/jackpot/tipos/logo-simple-bronze.png');
}
.jackpot.theme-tipos.withleftlogo.platinum::before,
.jackpot-generic.theme-tipos.withleftlogo.platinum::before {
  background-image: url('/Content/Images/jackpot/tipos/logo-platinum2.png');
}
.jackpot.theme-tipos.withleftlogo.diamond::before,
.jackpot-generic.theme-tipos.withleftlogo.diamond::before {
  background-image: url('/Content/Images/jackpot/tipos/logo-diamond2.png');
}
.jackpot.theme-tipos.withleftlogo.gold::before,
.jackpot-generic.theme-tipos.withleftlogo.gold::before {
  background-image: url('/Content/Images/jackpot/tipos/logo-gold2.png');
}
.jackpot.theme-tipos.withleftlogo.silver::before,
.jackpot-generic.theme-tipos.withleftlogo.silver::before {
  background-image: url('/Content/Images/jackpot/tipos/logo-silver2.png');
}
.jackpot.theme-tipos.withleftlogo.bronze::before,
.jackpot-generic.theme-tipos.withleftlogo.bronze::before {
  background-image: url('/Content/Images/jackpot/tipos/logo-bronze2.png');
}
.jackpot.theme-tipos.withleftlogosimple.platinum::before,
.jackpot-generic.theme-tipos.withleftlogosimple.platinum::before {
  background-image: url('/Content/Images/jackpot/tipos/logo-simple-platinum.png');
}
.jackpot.theme-tipos.withleftlogosimple.diamond::before,
.jackpot-generic.theme-tipos.withleftlogosimple.diamond::before {
  background-image: url('/Content/Images/jackpot/tipos/logo-simple-diamond.png');
}
.jackpot.theme-tipos.withleftlogosimple.gold::before,
.jackpot-generic.theme-tipos.withleftlogosimple.gold::before {
  background-image: url('/Content/Images/jackpot/tipos/logo-simple-gold.png');
}
.jackpot.theme-tipos.withleftlogosimple.silver::before,
.jackpot-generic.theme-tipos.withleftlogosimple.silver::before {
  background-image: url('/Content/Images/jackpot/tipos/logo-simple-silver.png');
}
.jackpot.theme-tipos.withleftlogosimple.bronze::before,
.jackpot-generic.theme-tipos.withleftlogosimple.bronze::before {
  background-image: url('/Content/Images/jackpot/tipos/logo-simple-bronze.png');
}
.jackpot.theme-apollo.platinum .counter,
.jackpot-generic.theme-apollo.platinum .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-apollo.platinum .counter .wrapper:after,
.jackpot-generic.theme-apollo.platinum .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/apollo/separator-platinum.png');
}
.jackpot.theme-apollo.gold .counter,
.jackpot-generic.theme-apollo.gold .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-apollo.gold .counter .wrapper:after,
.jackpot-generic.theme-apollo.gold .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/apollo/separator-gold.png');
}
.jackpot.theme-apollo.silver .counter,
.jackpot-generic.theme-apollo.silver .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-apollo.silver .counter .wrapper:after,
.jackpot-generic.theme-apollo.silver .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/apollo/separator-silver.png');
}
.jackpot.theme-apollo.bronze .counter,
.jackpot-generic.theme-apollo.bronze .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-apollo.bronze .counter .wrapper:after,
.jackpot-generic.theme-apollo.bronze .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/apollo/separator-bronze.png');
}
.jackpot.theme-apollo.diamond .counter,
.jackpot-generic.theme-apollo.diamond .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-apollo.diamond .counter .wrapper:after,
.jackpot-generic.theme-apollo.diamond .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/apollo/separator-diamond.png');
}
.jackpot.theme-apollo.withlabel.platinum .counter:before,
.jackpot-generic.theme-apollo.withlabel.platinum .counter:before {
  background-image: url('/Content/Images/jackpot/apollo/label-platinum.png');
}
.jackpot.theme-apollo.withlabel.gold .counter:before,
.jackpot-generic.theme-apollo.withlabel.gold .counter:before {
  background-image: url('/Content/Images/jackpot/apollo/label-gold.png');
}
.jackpot.theme-apollo.withlabel.silver .counter:before,
.jackpot-generic.theme-apollo.withlabel.silver .counter:before {
  background-image: url('/Content/Images/jackpot/apollo/label-silver.png');
}
.jackpot.theme-apollo.withlabel.bronze .counter:before,
.jackpot-generic.theme-apollo.withlabel.bronze .counter:before {
  background-image: url('/Content/Images/jackpot/apollo/label-bronze.png');
}
.jackpot.theme-apollo.withlabel.diamond .counter:before,
.jackpot-generic.theme-apollo.withlabel.diamond .counter:before {
  background-image: url('/Content/Images/jackpot/apollo/label-diamond.png');
}
.jackpot.theme-apollo.withlabel.royal .counter:before,
.jackpot-generic.theme-apollo.withlabel.royal .counter:before {
  background-image: url('/Content/Images/jackpot/apollo/label-royal.png');
}
.jackpot.theme-apollo.withborder.platinum .counter,
.jackpot-generic.theme-apollo.withborder.platinum .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px, rgba(224, 224, 224, 0.5) 0 0 10px inset;
}
.jackpot.theme-apollo.withborder.diamond .counter,
.jackpot-generic.theme-apollo.withborder.diamond .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px, rgba(224, 224, 224, 0.5) 0 0 10px inset;
}
.jackpot.theme-apollo.withborder.gold .counter,
.jackpot-generic.theme-apollo.withborder.gold .counter {
  border-color: #e6c23c;
  box-shadow: rgba(230, 194, 60, 0.5) 0 0 10px, rgba(230, 194, 60, 0.5) 0 0 10px inset;
}
.jackpot.theme-apollo.withborder.silver .counter,
.jackpot-generic.theme-apollo.withborder.silver .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px, rgba(224, 224, 224, 0.5) 0 0 10px inset;
}
.jackpot.theme-apollo.withborder.bronze .counter,
.jackpot-generic.theme-apollo.withborder.bronze .counter {
  border-color: #df7732;
  box-shadow: rgba(223, 119, 50, 0.5) 0 0 10px, rgba(223, 119, 50, 0.5) 0 0 10px inset;
}
.jackpot.theme-apollo.withborderanimation.platinum .counter,
.jackpot-generic.theme-apollo.withborderanimation.platinum .counter {
  border-color: #e0e0e0;
  animation-name: anim-platinum-1;
  box-shadow: #e0e0e0 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-apollo.withborderanimation.platinum .counter:before,
.jackpot-generic.theme-apollo.withborderanimation.platinum .counter:before {
  filter: unset;
  animation-name: anim-platinum-2;
  animation-duration: 5s;
}
@keyframes anim-platinum-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #e0e0e0 0 0 10px;
  }
  20% {
    box-shadow: #e0e0e0 0 0 10px, #e0e0e0 0 0 20px;
  }
}
@keyframes anim-platinum-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #e0e0e0);
  }
}
.jackpot.theme-apollo.withborderanimation.gold .counter,
.jackpot-generic.theme-apollo.withborderanimation.gold .counter {
  border-color: #e6c23c;
  animation-name: anim-gold-1;
  box-shadow: #e6c23c 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-apollo.withborderanimation.gold .counter:before,
.jackpot-generic.theme-apollo.withborderanimation.gold .counter:before {
  filter: unset;
  animation-name: anim-gold-2;
  animation-duration: 5s;
}
@keyframes anim-gold-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #e6c23c 0 0 10px;
  }
  20% {
    box-shadow: #e6c23c 0 0 10px, #e6c23c 0 0 20px;
  }
}
@keyframes anim-gold-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #e6c23c);
  }
}
.jackpot.theme-apollo.withborderanimation.silver .counter,
.jackpot-generic.theme-apollo.withborderanimation.silver .counter {
  border-color: #e0e0e0;
  animation-name: anim-silver-1;
  box-shadow: #e0e0e0 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-apollo.withborderanimation.silver .counter:before,
.jackpot-generic.theme-apollo.withborderanimation.silver .counter:before {
  filter: unset;
  animation-name: anim-silver-2;
  animation-duration: 5s;
}
@keyframes anim-silver-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #e0e0e0 0 0 10px;
  }
  20% {
    box-shadow: #e0e0e0 0 0 10px, #e0e0e0 0 0 20px;
  }
}
@keyframes anim-silver-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #e0e0e0);
  }
}
.jackpot.theme-apollo.withborderanimation.bronze .counter,
.jackpot-generic.theme-apollo.withborderanimation.bronze .counter {
  border-color: #df7732;
  animation-name: anim-bronze-1;
  box-shadow: #df7732 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-apollo.withborderanimation.bronze .counter:before,
.jackpot-generic.theme-apollo.withborderanimation.bronze .counter:before {
  filter: unset;
  animation-name: anim-bronze-2;
  animation-duration: 5s;
}
@keyframes anim-bronze-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #df7732 0 0 10px;
  }
  20% {
    box-shadow: #df7732 0 0 10px, #df7732 0 0 20px;
  }
}
@keyframes anim-bronze-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #df7732);
  }
}
.jackpot.theme-apollo.withcurrency.czk.platinum .counter:after,
.jackpot-generic.theme-apollo.withcurrency.czk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-czk-platinum.png');
}
.jackpot.theme-apollo.withcurrency.czk.diamond .counter:after,
.jackpot-generic.theme-apollo.withcurrency.czk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-czk-diamond.png');
}
.jackpot.theme-apollo.withcurrency.czk.gold .counter:after,
.jackpot-generic.theme-apollo.withcurrency.czk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-czk-gold.png');
}
.jackpot.theme-apollo.withcurrency.czk.silver .counter:after,
.jackpot-generic.theme-apollo.withcurrency.czk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-czk-silver.png');
}
.jackpot.theme-apollo.withcurrency.czk.bronze .counter:after,
.jackpot-generic.theme-apollo.withcurrency.czk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-czk-bronze.png');
}
.jackpot.theme-apollo.withcurrency.eur.platinum .counter:after,
.jackpot-generic.theme-apollo.withcurrency.eur.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-eur-platinum.png');
}
.jackpot.theme-apollo.withcurrency.eur.diamond .counter:after,
.jackpot-generic.theme-apollo.withcurrency.eur.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-eur-diamond.png');
}
.jackpot.theme-apollo.withcurrency.eur.gold .counter:after,
.jackpot-generic.theme-apollo.withcurrency.eur.gold .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-eur-gold.png');
}
.jackpot.theme-apollo.withcurrency.eur.silver .counter:after,
.jackpot-generic.theme-apollo.withcurrency.eur.silver .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-eur-silver.png');
}
.jackpot.theme-apollo.withcurrency.eur.bronze .counter:after,
.jackpot-generic.theme-apollo.withcurrency.eur.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-eur-bronze.png');
}
.jackpot.theme-apollo.withcurrency.hrk.platinum .counter:after,
.jackpot-generic.theme-apollo.withcurrency.hrk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-hrk-platinum.png');
}
.jackpot.theme-apollo.withcurrency.hrk.diamond .counter:after,
.jackpot-generic.theme-apollo.withcurrency.hrk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-hrk-diamond.png');
}
.jackpot.theme-apollo.withcurrency.hrk.gold .counter:after,
.jackpot-generic.theme-apollo.withcurrency.hrk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-hrk-gold.png');
}
.jackpot.theme-apollo.withcurrency.hrk.silver .counter:after,
.jackpot-generic.theme-apollo.withcurrency.hrk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-hrk-silver.png');
}
.jackpot.theme-apollo.withcurrency.hrk.bronze .counter:after,
.jackpot-generic.theme-apollo.withcurrency.hrk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-hrk-bronze.png');
}
.jackpot.theme-apollo.withcurrency.ron.platinum .counter:after,
.jackpot-generic.theme-apollo.withcurrency.ron.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-ron-platinum.png');
}
.jackpot.theme-apollo.withcurrency.ron.diamond .counter:after,
.jackpot-generic.theme-apollo.withcurrency.ron.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-ron-diamond.png');
}
.jackpot.theme-apollo.withcurrency.ron.gold .counter:after,
.jackpot-generic.theme-apollo.withcurrency.ron.gold .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-ron-gold.png');
}
.jackpot.theme-apollo.withcurrency.ron.silver .counter:after,
.jackpot-generic.theme-apollo.withcurrency.ron.silver .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-ron-silver.png');
}
.jackpot.theme-apollo.withcurrency.ron.bronze .counter:after,
.jackpot-generic.theme-apollo.withcurrency.ron.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-ron-bronze.png');
}
.jackpot.theme-apollo.withcurrency.rsd.platinum .counter:after,
.jackpot-generic.theme-apollo.withcurrency.rsd.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-rsd-platinum.png');
}
.jackpot.theme-apollo.withcurrency.rsd.diamond .counter:after,
.jackpot-generic.theme-apollo.withcurrency.rsd.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-rsd-diamond.png');
}
.jackpot.theme-apollo.withcurrency.rsd.gold .counter:after,
.jackpot-generic.theme-apollo.withcurrency.rsd.gold .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-rsd-gold.png');
}
.jackpot.theme-apollo.withcurrency.rsd.silver .counter:after,
.jackpot-generic.theme-apollo.withcurrency.rsd.silver .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-rsd-silver.png');
}
.jackpot.theme-apollo.withcurrency.rsd.bronze .counter:after,
.jackpot-generic.theme-apollo.withcurrency.rsd.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-rsd-bronze.png');
}
.jackpot.theme-apollo.withcurrencyalt.czk.platinum .counter:after,
.jackpot-generic.theme-apollo.withcurrencyalt.czk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-czk-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-apollo.withcurrencyalt.czk.diamond .counter:after,
.jackpot-generic.theme-apollo.withcurrencyalt.czk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-czk-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-apollo.withcurrencyalt.czk.gold .counter:after,
.jackpot-generic.theme-apollo.withcurrencyalt.czk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-czk-gold_v.png');
  border-color: #e6c23c;
}
.jackpot.theme-apollo.withcurrencyalt.czk.silver .counter:after,
.jackpot-generic.theme-apollo.withcurrencyalt.czk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-czk-silver_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-apollo.withcurrencyalt.czk.bronze .counter:after,
.jackpot-generic.theme-apollo.withcurrencyalt.czk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-czk-bronze_v.png');
  border-color: #df7732;
}
.jackpot.theme-apollo.withcurrencyalt.eur.platinum .counter:after,
.jackpot-generic.theme-apollo.withcurrencyalt.eur.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-eur-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-apollo.withcurrencyalt.eur.diamond .counter:after,
.jackpot-generic.theme-apollo.withcurrencyalt.eur.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-eur-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-apollo.withcurrencyalt.eur.gold .counter:after,
.jackpot-generic.theme-apollo.withcurrencyalt.eur.gold .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-eur-gold_v.png');
  border-color: #e6c23c;
}
.jackpot.theme-apollo.withcurrencyalt.eur.silver .counter:after,
.jackpot-generic.theme-apollo.withcurrencyalt.eur.silver .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-eur-silver_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-apollo.withcurrencyalt.eur.bronze .counter:after,
.jackpot-generic.theme-apollo.withcurrencyalt.eur.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-eur-bronze_v.png');
  border-color: #df7732;
}
.jackpot.theme-apollo.withcurrencyalt.hrk.platinum .counter:after,
.jackpot-generic.theme-apollo.withcurrencyalt.hrk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-hrk-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-apollo.withcurrencyalt.hrk.diamond .counter:after,
.jackpot-generic.theme-apollo.withcurrencyalt.hrk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-hrk-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-apollo.withcurrencyalt.hrk.gold .counter:after,
.jackpot-generic.theme-apollo.withcurrencyalt.hrk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-hrk-gold_v.png');
  border-color: #e6c23c;
}
.jackpot.theme-apollo.withcurrencyalt.hrk.silver .counter:after,
.jackpot-generic.theme-apollo.withcurrencyalt.hrk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-hrk-silver_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-apollo.withcurrencyalt.hrk.bronze .counter:after,
.jackpot-generic.theme-apollo.withcurrencyalt.hrk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-hrk-bronze_v.png');
  border-color: #df7732;
}
.jackpot.theme-apollo.withcurrencyalt.ron.platinum .counter:after,
.jackpot-generic.theme-apollo.withcurrencyalt.ron.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-ron-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-apollo.withcurrencyalt.ron.diamond .counter:after,
.jackpot-generic.theme-apollo.withcurrencyalt.ron.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-ron-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-apollo.withcurrencyalt.ron.gold .counter:after,
.jackpot-generic.theme-apollo.withcurrencyalt.ron.gold .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-ron-gold_v.png');
  border-color: #e6c23c;
}
.jackpot.theme-apollo.withcurrencyalt.ron.silver .counter:after,
.jackpot-generic.theme-apollo.withcurrencyalt.ron.silver .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-ron-silver_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-apollo.withcurrencyalt.ron.bronze .counter:after,
.jackpot-generic.theme-apollo.withcurrencyalt.ron.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-ron-bronze_v.png');
  border-color: #df7732;
}
.jackpot.theme-apollo.withcurrencyalt.rsd.platinum .counter:after,
.jackpot-generic.theme-apollo.withcurrencyalt.rsd.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-rsd-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-apollo.withcurrencyalt.rsd.diamond .counter:after,
.jackpot-generic.theme-apollo.withcurrencyalt.rsd.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-rsd-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-apollo.withcurrencyalt.rsd.gold .counter:after,
.jackpot-generic.theme-apollo.withcurrencyalt.rsd.gold .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-rsd-gold_v.png');
  border-color: #e6c23c;
}
.jackpot.theme-apollo.withcurrencyalt.rsd.silver .counter:after,
.jackpot-generic.theme-apollo.withcurrencyalt.rsd.silver .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-rsd-silver_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-apollo.withcurrencyalt.rsd.bronze .counter:after,
.jackpot-generic.theme-apollo.withcurrencyalt.rsd.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/apollo/currency-rsd-bronze_v.png');
  border-color: #df7732;
}
.jackpot.theme-apollo.withbg.withborder.platinum .counter,
.jackpot-generic.theme-apollo.withbg.withborder.platinum .counter,
.jackpot.theme-apollo.withbgalt.withborder.platinum .counter,
.jackpot-generic.theme-apollo.withbgalt.withborder.platinum .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-apollo.withbg.withborder.diamond .counter,
.jackpot-generic.theme-apollo.withbg.withborder.diamond .counter,
.jackpot.theme-apollo.withbgalt.withborder.diamond .counter,
.jackpot-generic.theme-apollo.withbgalt.withborder.diamond .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-apollo.withbg.withborder.gold .counter,
.jackpot-generic.theme-apollo.withbg.withborder.gold .counter,
.jackpot.theme-apollo.withbgalt.withborder.gold .counter,
.jackpot-generic.theme-apollo.withbgalt.withborder.gold .counter {
  border-color: #e6c23c;
  box-shadow: rgba(230, 194, 60, 0.5) 0 0 10px;
}
.jackpot.theme-apollo.withbg.withborder.silver .counter,
.jackpot-generic.theme-apollo.withbg.withborder.silver .counter,
.jackpot.theme-apollo.withbgalt.withborder.silver .counter,
.jackpot-generic.theme-apollo.withbgalt.withborder.silver .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-apollo.withbg.withborder.bronze .counter,
.jackpot-generic.theme-apollo.withbg.withborder.bronze .counter,
.jackpot.theme-apollo.withbgalt.withborder.bronze .counter,
.jackpot-generic.theme-apollo.withbgalt.withborder.bronze .counter {
  border-color: #df7732;
  box-shadow: rgba(223, 119, 50, 0.5) 0 0 10px;
}
.jackpot.theme-apollo.withtoplogo.platinum,
.jackpot-generic.theme-apollo.withtoplogo.platinum {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-apollo.withtoplogo.platinum::before,
.jackpot-generic.theme-apollo.withtoplogo.platinum::before {
  background-image: url('/Content/Images/jackpot/apollo/logo-platinum.png');
}
.jackpot.theme-apollo.withtoplogo.gold,
.jackpot-generic.theme-apollo.withtoplogo.gold {
  border-color: #e6c23c;
  box-shadow: rgba(230, 194, 60, 0.5) 0 0 10px;
}
.jackpot.theme-apollo.withtoplogo.gold::before,
.jackpot-generic.theme-apollo.withtoplogo.gold::before {
  background-image: url('/Content/Images/jackpot/apollo/logo-gold.png');
}
.jackpot.theme-apollo.withtoplogo.silver,
.jackpot-generic.theme-apollo.withtoplogo.silver {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-apollo.withtoplogo.silver::before,
.jackpot-generic.theme-apollo.withtoplogo.silver::before {
  background-image: url('/Content/Images/jackpot/apollo/logo-silver.png');
}
.jackpot.theme-apollo.withtoplogo.bronze,
.jackpot-generic.theme-apollo.withtoplogo.bronze {
  border-color: #df7732;
  box-shadow: rgba(223, 119, 50, 0.5) 0 0 10px;
}
.jackpot.theme-apollo.withtoplogo.bronze::before,
.jackpot-generic.theme-apollo.withtoplogo.bronze::before {
  background-image: url('/Content/Images/jackpot/apollo/logo-bronze.png');
}
.jackpot.theme-apollo.withtoplogoalt.platinum,
.jackpot-generic.theme-apollo.withtoplogoalt.platinum {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-apollo.withtoplogoalt.platinum::before,
.jackpot-generic.theme-apollo.withtoplogoalt.platinum::before {
  background-image: url('/Content/Images/jackpot/apollo/logo-platinum2.png');
}
.jackpot.theme-apollo.withtoplogoalt.diamond,
.jackpot-generic.theme-apollo.withtoplogoalt.diamond {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-apollo.withtoplogoalt.diamond::before,
.jackpot-generic.theme-apollo.withtoplogoalt.diamond::before {
  background-image: url('/Content/Images/jackpot/apollo/logo-diamond2.png');
}
.jackpot.theme-apollo.withtoplogoalt.gold,
.jackpot-generic.theme-apollo.withtoplogoalt.gold {
  border-color: #e6c23c;
  box-shadow: rgba(230, 194, 60, 0.5) 0 0 10px;
}
.jackpot.theme-apollo.withtoplogoalt.gold::before,
.jackpot-generic.theme-apollo.withtoplogoalt.gold::before {
  background-image: url('/Content/Images/jackpot/apollo/logo-gold2.png');
}
.jackpot.theme-apollo.withtoplogoalt.silver,
.jackpot-generic.theme-apollo.withtoplogoalt.silver {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-apollo.withtoplogoalt.silver::before,
.jackpot-generic.theme-apollo.withtoplogoalt.silver::before {
  background-image: url('/Content/Images/jackpot/apollo/logo-silver2.png');
}
.jackpot.theme-apollo.withtoplogoalt.bronze,
.jackpot-generic.theme-apollo.withtoplogoalt.bronze {
  border-color: #df7732;
  box-shadow: rgba(223, 119, 50, 0.5) 0 0 10px;
}
.jackpot.theme-apollo.withtoplogoalt.bronze::before,
.jackpot-generic.theme-apollo.withtoplogoalt.bronze::before {
  background-image: url('/Content/Images/jackpot/apollo/logo-bronze2.png');
}
.jackpot.theme-apollo.withtoplogosimple.platinum::before,
.jackpot-generic.theme-apollo.withtoplogosimple.platinum::before {
  background-image: url('/Content/Images/jackpot/apollo/logo-simple-platinum.png');
}
.jackpot.theme-apollo.withtoplogosimple.diamond::before,
.jackpot-generic.theme-apollo.withtoplogosimple.diamond::before {
  background-image: url('/Content/Images/jackpot/apollo/logo-simple-diamond.png');
}
.jackpot.theme-apollo.withtoplogosimple.gold::before,
.jackpot-generic.theme-apollo.withtoplogosimple.gold::before {
  background-image: url('/Content/Images/jackpot/apollo/logo-simple-gold.png');
}
.jackpot.theme-apollo.withtoplogosimple.silver::before,
.jackpot-generic.theme-apollo.withtoplogosimple.silver::before {
  background-image: url('/Content/Images/jackpot/apollo/logo-simple-silver.png');
}
.jackpot.theme-apollo.withtoplogosimple.bronze::before,
.jackpot-generic.theme-apollo.withtoplogosimple.bronze::before {
  background-image: url('/Content/Images/jackpot/apollo/logo-simple-bronze.png');
}
.jackpot.theme-apollo.withleftlogo.platinum::before,
.jackpot-generic.theme-apollo.withleftlogo.platinum::before {
  background-image: url('/Content/Images/jackpot/apollo/logo-platinum2.png');
}
.jackpot.theme-apollo.withleftlogo.diamond::before,
.jackpot-generic.theme-apollo.withleftlogo.diamond::before {
  background-image: url('/Content/Images/jackpot/apollo/logo-diamond2.png');
}
.jackpot.theme-apollo.withleftlogo.gold::before,
.jackpot-generic.theme-apollo.withleftlogo.gold::before {
  background-image: url('/Content/Images/jackpot/apollo/logo-gold2.png');
}
.jackpot.theme-apollo.withleftlogo.silver::before,
.jackpot-generic.theme-apollo.withleftlogo.silver::before {
  background-image: url('/Content/Images/jackpot/apollo/logo-silver2.png');
}
.jackpot.theme-apollo.withleftlogo.bronze::before,
.jackpot-generic.theme-apollo.withleftlogo.bronze::before {
  background-image: url('/Content/Images/jackpot/apollo/logo-bronze2.png');
}
.jackpot.theme-apollo.withleftlogosimple.platinum::before,
.jackpot-generic.theme-apollo.withleftlogosimple.platinum::before {
  background-image: url('/Content/Images/jackpot/apollo/logo-simple-platinum.png');
}
.jackpot.theme-apollo.withleftlogosimple.diamond::before,
.jackpot-generic.theme-apollo.withleftlogosimple.diamond::before {
  background-image: url('/Content/Images/jackpot/apollo/logo-simple-diamond.png');
}
.jackpot.theme-apollo.withleftlogosimple.gold::before,
.jackpot-generic.theme-apollo.withleftlogosimple.gold::before {
  background-image: url('/Content/Images/jackpot/apollo/logo-simple-gold.png');
}
.jackpot.theme-apollo.withleftlogosimple.silver::before,
.jackpot-generic.theme-apollo.withleftlogosimple.silver::before {
  background-image: url('/Content/Images/jackpot/apollo/logo-simple-silver.png');
}
.jackpot.theme-apollo.withleftlogosimple.bronze::before,
.jackpot-generic.theme-apollo.withleftlogosimple.bronze::before {
  background-image: url('/Content/Images/jackpot/apollo/logo-simple-bronze.png');
}
.jackpot.theme-fazi.platinum .counter,
.jackpot-generic.theme-fazi.platinum .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-fazi.platinum .counter .wrapper:after,
.jackpot-generic.theme-fazi.platinum .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/fazi/separator-platinum.png');
}
.jackpot.theme-fazi.gold .counter,
.jackpot-generic.theme-fazi.gold .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-fazi.gold .counter .wrapper:after,
.jackpot-generic.theme-fazi.gold .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/fazi/separator-gold.png');
}
.jackpot.theme-fazi.silver .counter,
.jackpot-generic.theme-fazi.silver .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-fazi.silver .counter .wrapper:after,
.jackpot-generic.theme-fazi.silver .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/fazi/separator-silver.png');
}
.jackpot.theme-fazi.bronze .counter,
.jackpot-generic.theme-fazi.bronze .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-fazi.bronze .counter .wrapper:after,
.jackpot-generic.theme-fazi.bronze .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/fazi/separator-bronze.png');
}
.jackpot.theme-fazi.diamond .counter,
.jackpot-generic.theme-fazi.diamond .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-fazi.diamond .counter .wrapper:after,
.jackpot-generic.theme-fazi.diamond .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/fazi/separator-diamond.png');
}
.jackpot.theme-fazi.withlabel.platinum .counter:before,
.jackpot-generic.theme-fazi.withlabel.platinum .counter:before {
  background-image: url('/Content/Images/jackpot/fazi/label-platinum.png');
}
.jackpot.theme-fazi.withlabel.gold .counter:before,
.jackpot-generic.theme-fazi.withlabel.gold .counter:before {
  background-image: url('/Content/Images/jackpot/fazi/label-gold.png');
}
.jackpot.theme-fazi.withlabel.silver .counter:before,
.jackpot-generic.theme-fazi.withlabel.silver .counter:before {
  background-image: url('/Content/Images/jackpot/fazi/label-silver.png');
}
.jackpot.theme-fazi.withlabel.bronze .counter:before,
.jackpot-generic.theme-fazi.withlabel.bronze .counter:before {
  background-image: url('/Content/Images/jackpot/fazi/label-bronze.png');
}
.jackpot.theme-fazi.withlabel.diamond .counter:before,
.jackpot-generic.theme-fazi.withlabel.diamond .counter:before {
  background-image: url('/Content/Images/jackpot/fazi/label-diamond.png');
}
.jackpot.theme-fazi.withlabel.royal .counter:before,
.jackpot-generic.theme-fazi.withlabel.royal .counter:before {
  background-image: url('/Content/Images/jackpot/fazi/label-royal.png');
}
.jackpot.theme-fazi.withborder.platinum .counter,
.jackpot-generic.theme-fazi.withborder.platinum .counter {
  border-color: #cce6ec;
  box-shadow: rgba(204, 230, 236, 0.5) 0 0 10px, rgba(204, 230, 236, 0.5) 0 0 10px inset;
}
.jackpot.theme-fazi.withborder.diamond .counter,
.jackpot-generic.theme-fazi.withborder.diamond .counter {
  border-color: #cce6ec;
  box-shadow: rgba(204, 230, 236, 0.5) 0 0 10px, rgba(204, 230, 236, 0.5) 0 0 10px inset;
}
.jackpot.theme-fazi.withborder.gold .counter,
.jackpot-generic.theme-fazi.withborder.gold .counter {
  border-color: #e6c23c;
  box-shadow: rgba(230, 194, 60, 0.5) 0 0 10px, rgba(230, 194, 60, 0.5) 0 0 10px inset;
}
.jackpot.theme-fazi.withborder.silver .counter,
.jackpot-generic.theme-fazi.withborder.silver .counter {
  border-color: #71ceef;
  box-shadow: rgba(113, 206, 239, 0.5) 0 0 10px, rgba(113, 206, 239, 0.5) 0 0 10px inset;
}
.jackpot.theme-fazi.withborder.bronze .counter,
.jackpot-generic.theme-fazi.withborder.bronze .counter {
  border-color: #df7732;
  box-shadow: rgba(223, 119, 50, 0.5) 0 0 10px, rgba(223, 119, 50, 0.5) 0 0 10px inset;
}
.jackpot.theme-fazi.withborderanimation.platinum .counter,
.jackpot-generic.theme-fazi.withborderanimation.platinum .counter {
  border-color: #cce6ec;
  animation-name: anim-platinum-1;
  box-shadow: #cce6ec 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-fazi.withborderanimation.platinum .counter:before,
.jackpot-generic.theme-fazi.withborderanimation.platinum .counter:before {
  filter: unset;
  animation-name: anim-platinum-2;
  animation-duration: 5s;
}
@keyframes anim-platinum-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #cce6ec 0 0 10px;
  }
  20% {
    box-shadow: #cce6ec 0 0 10px, #cce6ec 0 0 20px;
  }
}
@keyframes anim-platinum-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #cce6ec);
  }
}
.jackpot.theme-fazi.withborderanimation.gold .counter,
.jackpot-generic.theme-fazi.withborderanimation.gold .counter {
  border-color: #e6c23c;
  animation-name: anim-gold-1;
  box-shadow: #e6c23c 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-fazi.withborderanimation.gold .counter:before,
.jackpot-generic.theme-fazi.withborderanimation.gold .counter:before {
  filter: unset;
  animation-name: anim-gold-2;
  animation-duration: 5s;
}
@keyframes anim-gold-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #e6c23c 0 0 10px;
  }
  20% {
    box-shadow: #e6c23c 0 0 10px, #e6c23c 0 0 20px;
  }
}
@keyframes anim-gold-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #e6c23c);
  }
}
.jackpot.theme-fazi.withborderanimation.silver .counter,
.jackpot-generic.theme-fazi.withborderanimation.silver .counter {
  border-color: #71ceef;
  animation-name: anim-silver-1;
  box-shadow: #71ceef 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-fazi.withborderanimation.silver .counter:before,
.jackpot-generic.theme-fazi.withborderanimation.silver .counter:before {
  filter: unset;
  animation-name: anim-silver-2;
  animation-duration: 5s;
}
@keyframes anim-silver-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #71ceef 0 0 10px;
  }
  20% {
    box-shadow: #71ceef 0 0 10px, #71ceef 0 0 20px;
  }
}
@keyframes anim-silver-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #71ceef);
  }
}
.jackpot.theme-fazi.withborderanimation.bronze .counter,
.jackpot-generic.theme-fazi.withborderanimation.bronze .counter {
  border-color: #df7732;
  animation-name: anim-bronze-1;
  box-shadow: #df7732 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-fazi.withborderanimation.bronze .counter:before,
.jackpot-generic.theme-fazi.withborderanimation.bronze .counter:before {
  filter: unset;
  animation-name: anim-bronze-2;
  animation-duration: 5s;
}
@keyframes anim-bronze-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #df7732 0 0 10px;
  }
  20% {
    box-shadow: #df7732 0 0 10px, #df7732 0 0 20px;
  }
}
@keyframes anim-bronze-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #df7732);
  }
}
.jackpot.theme-fazi.withcurrency.czk.platinum .counter:after,
.jackpot-generic.theme-fazi.withcurrency.czk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-czk-platinum.png');
}
.jackpot.theme-fazi.withcurrency.czk.diamond .counter:after,
.jackpot-generic.theme-fazi.withcurrency.czk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-czk-diamond.png');
}
.jackpot.theme-fazi.withcurrency.czk.gold .counter:after,
.jackpot-generic.theme-fazi.withcurrency.czk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-czk-gold.png');
}
.jackpot.theme-fazi.withcurrency.czk.silver .counter:after,
.jackpot-generic.theme-fazi.withcurrency.czk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-czk-silver.png');
}
.jackpot.theme-fazi.withcurrency.czk.bronze .counter:after,
.jackpot-generic.theme-fazi.withcurrency.czk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-czk-bronze.png');
}
.jackpot.theme-fazi.withcurrency.eur.platinum .counter:after,
.jackpot-generic.theme-fazi.withcurrency.eur.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-eur-platinum.png');
}
.jackpot.theme-fazi.withcurrency.eur.diamond .counter:after,
.jackpot-generic.theme-fazi.withcurrency.eur.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-eur-diamond.png');
}
.jackpot.theme-fazi.withcurrency.eur.gold .counter:after,
.jackpot-generic.theme-fazi.withcurrency.eur.gold .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-eur-gold.png');
}
.jackpot.theme-fazi.withcurrency.eur.silver .counter:after,
.jackpot-generic.theme-fazi.withcurrency.eur.silver .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-eur-silver.png');
}
.jackpot.theme-fazi.withcurrency.eur.bronze .counter:after,
.jackpot-generic.theme-fazi.withcurrency.eur.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-eur-bronze.png');
}
.jackpot.theme-fazi.withcurrency.hrk.platinum .counter:after,
.jackpot-generic.theme-fazi.withcurrency.hrk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-hrk-platinum.png');
}
.jackpot.theme-fazi.withcurrency.hrk.diamond .counter:after,
.jackpot-generic.theme-fazi.withcurrency.hrk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-hrk-diamond.png');
}
.jackpot.theme-fazi.withcurrency.hrk.gold .counter:after,
.jackpot-generic.theme-fazi.withcurrency.hrk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-hrk-gold.png');
}
.jackpot.theme-fazi.withcurrency.hrk.silver .counter:after,
.jackpot-generic.theme-fazi.withcurrency.hrk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-hrk-silver.png');
}
.jackpot.theme-fazi.withcurrency.hrk.bronze .counter:after,
.jackpot-generic.theme-fazi.withcurrency.hrk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-hrk-bronze.png');
}
.jackpot.theme-fazi.withcurrency.ron.platinum .counter:after,
.jackpot-generic.theme-fazi.withcurrency.ron.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-ron-platinum.png');
}
.jackpot.theme-fazi.withcurrency.ron.diamond .counter:after,
.jackpot-generic.theme-fazi.withcurrency.ron.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-ron-diamond.png');
}
.jackpot.theme-fazi.withcurrency.ron.gold .counter:after,
.jackpot-generic.theme-fazi.withcurrency.ron.gold .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-ron-gold.png');
}
.jackpot.theme-fazi.withcurrency.ron.silver .counter:after,
.jackpot-generic.theme-fazi.withcurrency.ron.silver .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-ron-silver.png');
}
.jackpot.theme-fazi.withcurrency.ron.bronze .counter:after,
.jackpot-generic.theme-fazi.withcurrency.ron.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-ron-bronze.png');
}
.jackpot.theme-fazi.withcurrency.rsd.platinum .counter:after,
.jackpot-generic.theme-fazi.withcurrency.rsd.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-rsd-platinum.png');
}
.jackpot.theme-fazi.withcurrency.rsd.diamond .counter:after,
.jackpot-generic.theme-fazi.withcurrency.rsd.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-rsd-diamond.png');
}
.jackpot.theme-fazi.withcurrency.rsd.gold .counter:after,
.jackpot-generic.theme-fazi.withcurrency.rsd.gold .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-rsd-gold.png');
}
.jackpot.theme-fazi.withcurrency.rsd.silver .counter:after,
.jackpot-generic.theme-fazi.withcurrency.rsd.silver .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-rsd-silver.png');
}
.jackpot.theme-fazi.withcurrency.rsd.bronze .counter:after,
.jackpot-generic.theme-fazi.withcurrency.rsd.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-rsd-bronze.png');
}
.jackpot.theme-fazi.withcurrencyalt.czk.platinum .counter:after,
.jackpot-generic.theme-fazi.withcurrencyalt.czk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-czk-platinum_v.png');
  border-color: #cce6ec;
}
.jackpot.theme-fazi.withcurrencyalt.czk.diamond .counter:after,
.jackpot-generic.theme-fazi.withcurrencyalt.czk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-czk-diamond_v.png');
  border-color: #cce6ec;
}
.jackpot.theme-fazi.withcurrencyalt.czk.gold .counter:after,
.jackpot-generic.theme-fazi.withcurrencyalt.czk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-czk-gold_v.png');
  border-color: #e6c23c;
}
.jackpot.theme-fazi.withcurrencyalt.czk.silver .counter:after,
.jackpot-generic.theme-fazi.withcurrencyalt.czk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-czk-silver_v.png');
  border-color: #71ceef;
}
.jackpot.theme-fazi.withcurrencyalt.czk.bronze .counter:after,
.jackpot-generic.theme-fazi.withcurrencyalt.czk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-czk-bronze_v.png');
  border-color: #df7732;
}
.jackpot.theme-fazi.withcurrencyalt.eur.platinum .counter:after,
.jackpot-generic.theme-fazi.withcurrencyalt.eur.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-eur-platinum_v.png');
  border-color: #cce6ec;
}
.jackpot.theme-fazi.withcurrencyalt.eur.diamond .counter:after,
.jackpot-generic.theme-fazi.withcurrencyalt.eur.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-eur-diamond_v.png');
  border-color: #cce6ec;
}
.jackpot.theme-fazi.withcurrencyalt.eur.gold .counter:after,
.jackpot-generic.theme-fazi.withcurrencyalt.eur.gold .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-eur-gold_v.png');
  border-color: #e6c23c;
}
.jackpot.theme-fazi.withcurrencyalt.eur.silver .counter:after,
.jackpot-generic.theme-fazi.withcurrencyalt.eur.silver .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-eur-silver_v.png');
  border-color: #71ceef;
}
.jackpot.theme-fazi.withcurrencyalt.eur.bronze .counter:after,
.jackpot-generic.theme-fazi.withcurrencyalt.eur.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-eur-bronze_v.png');
  border-color: #df7732;
}
.jackpot.theme-fazi.withcurrencyalt.hrk.platinum .counter:after,
.jackpot-generic.theme-fazi.withcurrencyalt.hrk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-hrk-platinum_v.png');
  border-color: #cce6ec;
}
.jackpot.theme-fazi.withcurrencyalt.hrk.diamond .counter:after,
.jackpot-generic.theme-fazi.withcurrencyalt.hrk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-hrk-diamond_v.png');
  border-color: #cce6ec;
}
.jackpot.theme-fazi.withcurrencyalt.hrk.gold .counter:after,
.jackpot-generic.theme-fazi.withcurrencyalt.hrk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-hrk-gold_v.png');
  border-color: #e6c23c;
}
.jackpot.theme-fazi.withcurrencyalt.hrk.silver .counter:after,
.jackpot-generic.theme-fazi.withcurrencyalt.hrk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-hrk-silver_v.png');
  border-color: #71ceef;
}
.jackpot.theme-fazi.withcurrencyalt.hrk.bronze .counter:after,
.jackpot-generic.theme-fazi.withcurrencyalt.hrk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-hrk-bronze_v.png');
  border-color: #df7732;
}
.jackpot.theme-fazi.withcurrencyalt.ron.platinum .counter:after,
.jackpot-generic.theme-fazi.withcurrencyalt.ron.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-ron-platinum_v.png');
  border-color: #cce6ec;
}
.jackpot.theme-fazi.withcurrencyalt.ron.diamond .counter:after,
.jackpot-generic.theme-fazi.withcurrencyalt.ron.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-ron-diamond_v.png');
  border-color: #cce6ec;
}
.jackpot.theme-fazi.withcurrencyalt.ron.gold .counter:after,
.jackpot-generic.theme-fazi.withcurrencyalt.ron.gold .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-ron-gold_v.png');
  border-color: #e6c23c;
}
.jackpot.theme-fazi.withcurrencyalt.ron.silver .counter:after,
.jackpot-generic.theme-fazi.withcurrencyalt.ron.silver .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-ron-silver_v.png');
  border-color: #71ceef;
}
.jackpot.theme-fazi.withcurrencyalt.ron.bronze .counter:after,
.jackpot-generic.theme-fazi.withcurrencyalt.ron.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-ron-bronze_v.png');
  border-color: #df7732;
}
.jackpot.theme-fazi.withcurrencyalt.rsd.platinum .counter:after,
.jackpot-generic.theme-fazi.withcurrencyalt.rsd.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-rsd-platinum_v.png');
  border-color: #cce6ec;
}
.jackpot.theme-fazi.withcurrencyalt.rsd.diamond .counter:after,
.jackpot-generic.theme-fazi.withcurrencyalt.rsd.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-rsd-diamond_v.png');
  border-color: #cce6ec;
}
.jackpot.theme-fazi.withcurrencyalt.rsd.gold .counter:after,
.jackpot-generic.theme-fazi.withcurrencyalt.rsd.gold .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-rsd-gold_v.png');
  border-color: #e6c23c;
}
.jackpot.theme-fazi.withcurrencyalt.rsd.silver .counter:after,
.jackpot-generic.theme-fazi.withcurrencyalt.rsd.silver .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-rsd-silver_v.png');
  border-color: #71ceef;
}
.jackpot.theme-fazi.withcurrencyalt.rsd.bronze .counter:after,
.jackpot-generic.theme-fazi.withcurrencyalt.rsd.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/fazi/currency-rsd-bronze_v.png');
  border-color: #df7732;
}
.jackpot.theme-fazi.withbg.withborder.platinum .counter,
.jackpot-generic.theme-fazi.withbg.withborder.platinum .counter,
.jackpot.theme-fazi.withbgalt.withborder.platinum .counter,
.jackpot-generic.theme-fazi.withbgalt.withborder.platinum .counter {
  border-color: #cce6ec;
  box-shadow: rgba(204, 230, 236, 0.5) 0 0 10px;
}
.jackpot.theme-fazi.withbg.withborder.diamond .counter,
.jackpot-generic.theme-fazi.withbg.withborder.diamond .counter,
.jackpot.theme-fazi.withbgalt.withborder.diamond .counter,
.jackpot-generic.theme-fazi.withbgalt.withborder.diamond .counter {
  border-color: #cce6ec;
  box-shadow: rgba(204, 230, 236, 0.5) 0 0 10px;
}
.jackpot.theme-fazi.withbg.withborder.gold .counter,
.jackpot-generic.theme-fazi.withbg.withborder.gold .counter,
.jackpot.theme-fazi.withbgalt.withborder.gold .counter,
.jackpot-generic.theme-fazi.withbgalt.withborder.gold .counter {
  border-color: #e6c23c;
  box-shadow: rgba(230, 194, 60, 0.5) 0 0 10px;
}
.jackpot.theme-fazi.withbg.withborder.silver .counter,
.jackpot-generic.theme-fazi.withbg.withborder.silver .counter,
.jackpot.theme-fazi.withbgalt.withborder.silver .counter,
.jackpot-generic.theme-fazi.withbgalt.withborder.silver .counter {
  border-color: #71ceef;
  box-shadow: rgba(113, 206, 239, 0.5) 0 0 10px;
}
.jackpot.theme-fazi.withbg.withborder.bronze .counter,
.jackpot-generic.theme-fazi.withbg.withborder.bronze .counter,
.jackpot.theme-fazi.withbgalt.withborder.bronze .counter,
.jackpot-generic.theme-fazi.withbgalt.withborder.bronze .counter {
  border-color: #df7732;
  box-shadow: rgba(223, 119, 50, 0.5) 0 0 10px;
}
.jackpot.theme-fazi.withtoplogo.platinum,
.jackpot-generic.theme-fazi.withtoplogo.platinum {
  border-color: #cce6ec;
  box-shadow: rgba(204, 230, 236, 0.5) 0 0 10px;
}
.jackpot.theme-fazi.withtoplogo.platinum::before,
.jackpot-generic.theme-fazi.withtoplogo.platinum::before {
  background-image: url('/Content/Images/jackpot/fazi/logo-platinum.png');
}
.jackpot.theme-fazi.withtoplogo.gold,
.jackpot-generic.theme-fazi.withtoplogo.gold {
  border-color: #e6c23c;
  box-shadow: rgba(230, 194, 60, 0.5) 0 0 10px;
}
.jackpot.theme-fazi.withtoplogo.gold::before,
.jackpot-generic.theme-fazi.withtoplogo.gold::before {
  background-image: url('/Content/Images/jackpot/fazi/logo-gold.png');
}
.jackpot.theme-fazi.withtoplogo.silver,
.jackpot-generic.theme-fazi.withtoplogo.silver {
  border-color: #71ceef;
  box-shadow: rgba(113, 206, 239, 0.5) 0 0 10px;
}
.jackpot.theme-fazi.withtoplogo.silver::before,
.jackpot-generic.theme-fazi.withtoplogo.silver::before {
  background-image: url('/Content/Images/jackpot/fazi/logo-silver.png');
}
.jackpot.theme-fazi.withtoplogo.bronze,
.jackpot-generic.theme-fazi.withtoplogo.bronze {
  border-color: #df7732;
  box-shadow: rgba(223, 119, 50, 0.5) 0 0 10px;
}
.jackpot.theme-fazi.withtoplogo.bronze::before,
.jackpot-generic.theme-fazi.withtoplogo.bronze::before {
  background-image: url('/Content/Images/jackpot/fazi/logo-bronze.png');
}
.jackpot.theme-fazi.withtoplogoalt.platinum,
.jackpot-generic.theme-fazi.withtoplogoalt.platinum {
  border-color: #cce6ec;
  box-shadow: rgba(204, 230, 236, 0.5) 0 0 10px;
}
.jackpot.theme-fazi.withtoplogoalt.platinum::before,
.jackpot-generic.theme-fazi.withtoplogoalt.platinum::before {
  background-image: url('/Content/Images/jackpot/fazi/logo-platinum2.png');
}
.jackpot.theme-fazi.withtoplogoalt.diamond,
.jackpot-generic.theme-fazi.withtoplogoalt.diamond {
  border-color: #cce6ec;
  box-shadow: rgba(204, 230, 236, 0.5) 0 0 10px;
}
.jackpot.theme-fazi.withtoplogoalt.diamond::before,
.jackpot-generic.theme-fazi.withtoplogoalt.diamond::before {
  background-image: url('/Content/Images/jackpot/fazi/logo-diamond2.png');
}
.jackpot.theme-fazi.withtoplogoalt.gold,
.jackpot-generic.theme-fazi.withtoplogoalt.gold {
  border-color: #e6c23c;
  box-shadow: rgba(230, 194, 60, 0.5) 0 0 10px;
}
.jackpot.theme-fazi.withtoplogoalt.gold::before,
.jackpot-generic.theme-fazi.withtoplogoalt.gold::before {
  background-image: url('/Content/Images/jackpot/fazi/logo-gold2.png');
}
.jackpot.theme-fazi.withtoplogoalt.silver,
.jackpot-generic.theme-fazi.withtoplogoalt.silver {
  border-color: #71ceef;
  box-shadow: rgba(113, 206, 239, 0.5) 0 0 10px;
}
.jackpot.theme-fazi.withtoplogoalt.silver::before,
.jackpot-generic.theme-fazi.withtoplogoalt.silver::before {
  background-image: url('/Content/Images/jackpot/fazi/logo-silver2.png');
}
.jackpot.theme-fazi.withtoplogoalt.bronze,
.jackpot-generic.theme-fazi.withtoplogoalt.bronze {
  border-color: #df7732;
  box-shadow: rgba(223, 119, 50, 0.5) 0 0 10px;
}
.jackpot.theme-fazi.withtoplogoalt.bronze::before,
.jackpot-generic.theme-fazi.withtoplogoalt.bronze::before {
  background-image: url('/Content/Images/jackpot/fazi/logo-bronze2.png');
}
.jackpot.theme-fazi.withtoplogosimple.platinum::before,
.jackpot-generic.theme-fazi.withtoplogosimple.platinum::before {
  background-image: url('/Content/Images/jackpot/fazi/logo-simple-platinum.png');
}
.jackpot.theme-fazi.withtoplogosimple.diamond::before,
.jackpot-generic.theme-fazi.withtoplogosimple.diamond::before {
  background-image: url('/Content/Images/jackpot/fazi/logo-simple-diamond.png');
}
.jackpot.theme-fazi.withtoplogosimple.gold::before,
.jackpot-generic.theme-fazi.withtoplogosimple.gold::before {
  background-image: url('/Content/Images/jackpot/fazi/logo-simple-gold.png');
}
.jackpot.theme-fazi.withtoplogosimple.silver::before,
.jackpot-generic.theme-fazi.withtoplogosimple.silver::before {
  background-image: url('/Content/Images/jackpot/fazi/logo-simple-silver.png');
}
.jackpot.theme-fazi.withtoplogosimple.bronze::before,
.jackpot-generic.theme-fazi.withtoplogosimple.bronze::before {
  background-image: url('/Content/Images/jackpot/fazi/logo-simple-bronze.png');
}
.jackpot.theme-fazi.withleftlogo.platinum::before,
.jackpot-generic.theme-fazi.withleftlogo.platinum::before {
  background-image: url('/Content/Images/jackpot/fazi/logo-platinum2.png');
}
.jackpot.theme-fazi.withleftlogo.diamond::before,
.jackpot-generic.theme-fazi.withleftlogo.diamond::before {
  background-image: url('/Content/Images/jackpot/fazi/logo-diamond2.png');
}
.jackpot.theme-fazi.withleftlogo.gold::before,
.jackpot-generic.theme-fazi.withleftlogo.gold::before {
  background-image: url('/Content/Images/jackpot/fazi/logo-gold2.png');
}
.jackpot.theme-fazi.withleftlogo.silver::before,
.jackpot-generic.theme-fazi.withleftlogo.silver::before {
  background-image: url('/Content/Images/jackpot/fazi/logo-silver2.png');
}
.jackpot.theme-fazi.withleftlogo.bronze::before,
.jackpot-generic.theme-fazi.withleftlogo.bronze::before {
  background-image: url('/Content/Images/jackpot/fazi/logo-bronze2.png');
}
.jackpot.theme-fazi.withleftlogosimple.platinum::before,
.jackpot-generic.theme-fazi.withleftlogosimple.platinum::before {
  background-image: url('/Content/Images/jackpot/fazi/logo-simple-platinum.png');
}
.jackpot.theme-fazi.withleftlogosimple.diamond::before,
.jackpot-generic.theme-fazi.withleftlogosimple.diamond::before {
  background-image: url('/Content/Images/jackpot/fazi/logo-simple-diamond.png');
}
.jackpot.theme-fazi.withleftlogosimple.gold::before,
.jackpot-generic.theme-fazi.withleftlogosimple.gold::before {
  background-image: url('/Content/Images/jackpot/fazi/logo-simple-gold.png');
}
.jackpot.theme-fazi.withleftlogosimple.silver::before,
.jackpot-generic.theme-fazi.withleftlogosimple.silver::before {
  background-image: url('/Content/Images/jackpot/fazi/logo-simple-silver.png');
}
.jackpot.theme-fazi.withleftlogosimple.bronze::before,
.jackpot-generic.theme-fazi.withleftlogosimple.bronze::before {
  background-image: url('/Content/Images/jackpot/fazi/logo-simple-bronze.png');
}
.jackpot.theme-fazi.withborder.diamond .counter,
.jackpot-generic.theme-fazi.withborder.diamond .counter {
  border-color: #71ceef;
  box-shadow: rgba(113, 206, 239, 0.5) 0 0 10px, rgba(113, 206, 239, 0.5) 0 0 10px inset;
}
.jackpot.theme-fazi.withcurrencyalt.diamond .counter:after,
.jackpot-generic.theme-fazi.withcurrencyalt.diamond .counter:after {
  border-color: #71ceef !important;
}
.jackpot.theme-egt,
.jackpot-generic.theme-egt {
  /*.theme(egt, #c50c11, #c50c11, #c50c11, #c50c11, x);*/
  /*.theme(egt, #9daebf, #9daebf, #9daebf, #9daebf, x);*/
}
.jackpot.theme-egt.platinum .counter,
.jackpot-generic.theme-egt.platinum .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-egt.platinum .counter .wrapper:after,
.jackpot-generic.theme-egt.platinum .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/egt/separator-platinum.png');
}
.jackpot.theme-egt.gold .counter,
.jackpot-generic.theme-egt.gold .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-egt.gold .counter .wrapper:after,
.jackpot-generic.theme-egt.gold .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/egt/separator-gold.png');
}
.jackpot.theme-egt.silver .counter,
.jackpot-generic.theme-egt.silver .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-egt.silver .counter .wrapper:after,
.jackpot-generic.theme-egt.silver .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/egt/separator-silver.png');
}
.jackpot.theme-egt.bronze .counter,
.jackpot-generic.theme-egt.bronze .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-egt.bronze .counter .wrapper:after,
.jackpot-generic.theme-egt.bronze .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/egt/separator-bronze.png');
}
.jackpot.theme-egt.diamond .counter,
.jackpot-generic.theme-egt.diamond .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-egt.diamond .counter .wrapper:after,
.jackpot-generic.theme-egt.diamond .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/egt/separator-diamond.png');
}
.jackpot.theme-egt.withlabel.platinum .counter:before,
.jackpot-generic.theme-egt.withlabel.platinum .counter:before {
  background-image: url('/Content/Images/jackpot/egt/label-platinum.png');
}
.jackpot.theme-egt.withlabel.gold .counter:before,
.jackpot-generic.theme-egt.withlabel.gold .counter:before {
  background-image: url('/Content/Images/jackpot/egt/label-gold.png');
}
.jackpot.theme-egt.withlabel.silver .counter:before,
.jackpot-generic.theme-egt.withlabel.silver .counter:before {
  background-image: url('/Content/Images/jackpot/egt/label-silver.png');
}
.jackpot.theme-egt.withlabel.bronze .counter:before,
.jackpot-generic.theme-egt.withlabel.bronze .counter:before {
  background-image: url('/Content/Images/jackpot/egt/label-bronze.png');
}
.jackpot.theme-egt.withlabel.diamond .counter:before,
.jackpot-generic.theme-egt.withlabel.diamond .counter:before {
  background-image: url('/Content/Images/jackpot/egt/label-diamond.png');
}
.jackpot.theme-egt.withlabel.royal .counter:before,
.jackpot-generic.theme-egt.withlabel.royal .counter:before {
  background-image: url('/Content/Images/jackpot/egt/label-royal.png');
}
.jackpot.theme-egt.withborder.platinum .counter,
.jackpot-generic.theme-egt.withborder.platinum .counter {
  border-color: #bfd582;
  box-shadow: rgba(191, 213, 130, 0.5) 0 0 10px, rgba(191, 213, 130, 0.5) 0 0 10px inset;
}
.jackpot.theme-egt.withborder.diamond .counter,
.jackpot-generic.theme-egt.withborder.diamond .counter {
  border-color: #bfd582;
  box-shadow: rgba(191, 213, 130, 0.5) 0 0 10px, rgba(191, 213, 130, 0.5) 0 0 10px inset;
}
.jackpot.theme-egt.withborder.gold .counter,
.jackpot-generic.theme-egt.withborder.gold .counter {
  border-color: #bfd582;
  box-shadow: rgba(191, 213, 130, 0.5) 0 0 10px, rgba(191, 213, 130, 0.5) 0 0 10px inset;
}
.jackpot.theme-egt.withborder.silver .counter,
.jackpot-generic.theme-egt.withborder.silver .counter {
  border-color: #bfd582;
  box-shadow: rgba(191, 213, 130, 0.5) 0 0 10px, rgba(191, 213, 130, 0.5) 0 0 10px inset;
}
.jackpot.theme-egt.withborder.bronze .counter,
.jackpot-generic.theme-egt.withborder.bronze .counter {
  border-color: #bfd582;
  box-shadow: rgba(191, 213, 130, 0.5) 0 0 10px, rgba(191, 213, 130, 0.5) 0 0 10px inset;
}
.jackpot.theme-egt.withborderanimation.platinum .counter,
.jackpot-generic.theme-egt.withborderanimation.platinum .counter {
  border-color: #bfd582;
  animation-name: anim-platinum-1;
  box-shadow: #bfd582 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-egt.withborderanimation.platinum .counter:before,
.jackpot-generic.theme-egt.withborderanimation.platinum .counter:before {
  filter: unset;
  animation-name: anim-platinum-2;
  animation-duration: 5s;
}
@keyframes anim-platinum-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #bfd582 0 0 10px;
  }
  20% {
    box-shadow: #bfd582 0 0 10px, #bfd582 0 0 20px;
  }
}
@keyframes anim-platinum-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #bfd582);
  }
}
.jackpot.theme-egt.withborderanimation.gold .counter,
.jackpot-generic.theme-egt.withborderanimation.gold .counter {
  border-color: #bfd582;
  animation-name: anim-gold-1;
  box-shadow: #bfd582 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-egt.withborderanimation.gold .counter:before,
.jackpot-generic.theme-egt.withborderanimation.gold .counter:before {
  filter: unset;
  animation-name: anim-gold-2;
  animation-duration: 5s;
}
@keyframes anim-gold-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #bfd582 0 0 10px;
  }
  20% {
    box-shadow: #bfd582 0 0 10px, #bfd582 0 0 20px;
  }
}
@keyframes anim-gold-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #bfd582);
  }
}
.jackpot.theme-egt.withborderanimation.silver .counter,
.jackpot-generic.theme-egt.withborderanimation.silver .counter {
  border-color: #bfd582;
  animation-name: anim-silver-1;
  box-shadow: #bfd582 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-egt.withborderanimation.silver .counter:before,
.jackpot-generic.theme-egt.withborderanimation.silver .counter:before {
  filter: unset;
  animation-name: anim-silver-2;
  animation-duration: 5s;
}
@keyframes anim-silver-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #bfd582 0 0 10px;
  }
  20% {
    box-shadow: #bfd582 0 0 10px, #bfd582 0 0 20px;
  }
}
@keyframes anim-silver-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #bfd582);
  }
}
.jackpot.theme-egt.withborderanimation.bronze .counter,
.jackpot-generic.theme-egt.withborderanimation.bronze .counter {
  border-color: #bfd582;
  animation-name: anim-bronze-1;
  box-shadow: #bfd582 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-egt.withborderanimation.bronze .counter:before,
.jackpot-generic.theme-egt.withborderanimation.bronze .counter:before {
  filter: unset;
  animation-name: anim-bronze-2;
  animation-duration: 5s;
}
@keyframes anim-bronze-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #bfd582 0 0 10px;
  }
  20% {
    box-shadow: #bfd582 0 0 10px, #bfd582 0 0 20px;
  }
}
@keyframes anim-bronze-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #bfd582);
  }
}
.jackpot.theme-egt.withcurrency.czk.platinum .counter:after,
.jackpot-generic.theme-egt.withcurrency.czk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-czk-platinum.png');
}
.jackpot.theme-egt.withcurrency.czk.diamond .counter:after,
.jackpot-generic.theme-egt.withcurrency.czk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-czk-diamond.png');
}
.jackpot.theme-egt.withcurrency.czk.gold .counter:after,
.jackpot-generic.theme-egt.withcurrency.czk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-czk-gold.png');
}
.jackpot.theme-egt.withcurrency.czk.silver .counter:after,
.jackpot-generic.theme-egt.withcurrency.czk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-czk-silver.png');
}
.jackpot.theme-egt.withcurrency.czk.bronze .counter:after,
.jackpot-generic.theme-egt.withcurrency.czk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-czk-bronze.png');
}
.jackpot.theme-egt.withcurrency.eur.platinum .counter:after,
.jackpot-generic.theme-egt.withcurrency.eur.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-eur-platinum.png');
}
.jackpot.theme-egt.withcurrency.eur.diamond .counter:after,
.jackpot-generic.theme-egt.withcurrency.eur.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-eur-diamond.png');
}
.jackpot.theme-egt.withcurrency.eur.gold .counter:after,
.jackpot-generic.theme-egt.withcurrency.eur.gold .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-eur-gold.png');
}
.jackpot.theme-egt.withcurrency.eur.silver .counter:after,
.jackpot-generic.theme-egt.withcurrency.eur.silver .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-eur-silver.png');
}
.jackpot.theme-egt.withcurrency.eur.bronze .counter:after,
.jackpot-generic.theme-egt.withcurrency.eur.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-eur-bronze.png');
}
.jackpot.theme-egt.withcurrency.hrk.platinum .counter:after,
.jackpot-generic.theme-egt.withcurrency.hrk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-hrk-platinum.png');
}
.jackpot.theme-egt.withcurrency.hrk.diamond .counter:after,
.jackpot-generic.theme-egt.withcurrency.hrk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-hrk-diamond.png');
}
.jackpot.theme-egt.withcurrency.hrk.gold .counter:after,
.jackpot-generic.theme-egt.withcurrency.hrk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-hrk-gold.png');
}
.jackpot.theme-egt.withcurrency.hrk.silver .counter:after,
.jackpot-generic.theme-egt.withcurrency.hrk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-hrk-silver.png');
}
.jackpot.theme-egt.withcurrency.hrk.bronze .counter:after,
.jackpot-generic.theme-egt.withcurrency.hrk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-hrk-bronze.png');
}
.jackpot.theme-egt.withcurrency.ron.platinum .counter:after,
.jackpot-generic.theme-egt.withcurrency.ron.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-ron-platinum.png');
}
.jackpot.theme-egt.withcurrency.ron.diamond .counter:after,
.jackpot-generic.theme-egt.withcurrency.ron.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-ron-diamond.png');
}
.jackpot.theme-egt.withcurrency.ron.gold .counter:after,
.jackpot-generic.theme-egt.withcurrency.ron.gold .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-ron-gold.png');
}
.jackpot.theme-egt.withcurrency.ron.silver .counter:after,
.jackpot-generic.theme-egt.withcurrency.ron.silver .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-ron-silver.png');
}
.jackpot.theme-egt.withcurrency.ron.bronze .counter:after,
.jackpot-generic.theme-egt.withcurrency.ron.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-ron-bronze.png');
}
.jackpot.theme-egt.withcurrency.rsd.platinum .counter:after,
.jackpot-generic.theme-egt.withcurrency.rsd.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-rsd-platinum.png');
}
.jackpot.theme-egt.withcurrency.rsd.diamond .counter:after,
.jackpot-generic.theme-egt.withcurrency.rsd.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-rsd-diamond.png');
}
.jackpot.theme-egt.withcurrency.rsd.gold .counter:after,
.jackpot-generic.theme-egt.withcurrency.rsd.gold .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-rsd-gold.png');
}
.jackpot.theme-egt.withcurrency.rsd.silver .counter:after,
.jackpot-generic.theme-egt.withcurrency.rsd.silver .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-rsd-silver.png');
}
.jackpot.theme-egt.withcurrency.rsd.bronze .counter:after,
.jackpot-generic.theme-egt.withcurrency.rsd.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-rsd-bronze.png');
}
.jackpot.theme-egt.withcurrencyalt.czk.platinum .counter:after,
.jackpot-generic.theme-egt.withcurrencyalt.czk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-czk-platinum_v.png');
  border-color: #bfd582;
}
.jackpot.theme-egt.withcurrencyalt.czk.diamond .counter:after,
.jackpot-generic.theme-egt.withcurrencyalt.czk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-czk-diamond_v.png');
  border-color: #bfd582;
}
.jackpot.theme-egt.withcurrencyalt.czk.gold .counter:after,
.jackpot-generic.theme-egt.withcurrencyalt.czk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-czk-gold_v.png');
  border-color: #bfd582;
}
.jackpot.theme-egt.withcurrencyalt.czk.silver .counter:after,
.jackpot-generic.theme-egt.withcurrencyalt.czk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-czk-silver_v.png');
  border-color: #bfd582;
}
.jackpot.theme-egt.withcurrencyalt.czk.bronze .counter:after,
.jackpot-generic.theme-egt.withcurrencyalt.czk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-czk-bronze_v.png');
  border-color: #bfd582;
}
.jackpot.theme-egt.withcurrencyalt.eur.platinum .counter:after,
.jackpot-generic.theme-egt.withcurrencyalt.eur.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-eur-platinum_v.png');
  border-color: #bfd582;
}
.jackpot.theme-egt.withcurrencyalt.eur.diamond .counter:after,
.jackpot-generic.theme-egt.withcurrencyalt.eur.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-eur-diamond_v.png');
  border-color: #bfd582;
}
.jackpot.theme-egt.withcurrencyalt.eur.gold .counter:after,
.jackpot-generic.theme-egt.withcurrencyalt.eur.gold .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-eur-gold_v.png');
  border-color: #bfd582;
}
.jackpot.theme-egt.withcurrencyalt.eur.silver .counter:after,
.jackpot-generic.theme-egt.withcurrencyalt.eur.silver .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-eur-silver_v.png');
  border-color: #bfd582;
}
.jackpot.theme-egt.withcurrencyalt.eur.bronze .counter:after,
.jackpot-generic.theme-egt.withcurrencyalt.eur.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-eur-bronze_v.png');
  border-color: #bfd582;
}
.jackpot.theme-egt.withcurrencyalt.hrk.platinum .counter:after,
.jackpot-generic.theme-egt.withcurrencyalt.hrk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-hrk-platinum_v.png');
  border-color: #bfd582;
}
.jackpot.theme-egt.withcurrencyalt.hrk.diamond .counter:after,
.jackpot-generic.theme-egt.withcurrencyalt.hrk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-hrk-diamond_v.png');
  border-color: #bfd582;
}
.jackpot.theme-egt.withcurrencyalt.hrk.gold .counter:after,
.jackpot-generic.theme-egt.withcurrencyalt.hrk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-hrk-gold_v.png');
  border-color: #bfd582;
}
.jackpot.theme-egt.withcurrencyalt.hrk.silver .counter:after,
.jackpot-generic.theme-egt.withcurrencyalt.hrk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-hrk-silver_v.png');
  border-color: #bfd582;
}
.jackpot.theme-egt.withcurrencyalt.hrk.bronze .counter:after,
.jackpot-generic.theme-egt.withcurrencyalt.hrk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-hrk-bronze_v.png');
  border-color: #bfd582;
}
.jackpot.theme-egt.withcurrencyalt.ron.platinum .counter:after,
.jackpot-generic.theme-egt.withcurrencyalt.ron.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-ron-platinum_v.png');
  border-color: #bfd582;
}
.jackpot.theme-egt.withcurrencyalt.ron.diamond .counter:after,
.jackpot-generic.theme-egt.withcurrencyalt.ron.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-ron-diamond_v.png');
  border-color: #bfd582;
}
.jackpot.theme-egt.withcurrencyalt.ron.gold .counter:after,
.jackpot-generic.theme-egt.withcurrencyalt.ron.gold .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-ron-gold_v.png');
  border-color: #bfd582;
}
.jackpot.theme-egt.withcurrencyalt.ron.silver .counter:after,
.jackpot-generic.theme-egt.withcurrencyalt.ron.silver .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-ron-silver_v.png');
  border-color: #bfd582;
}
.jackpot.theme-egt.withcurrencyalt.ron.bronze .counter:after,
.jackpot-generic.theme-egt.withcurrencyalt.ron.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-ron-bronze_v.png');
  border-color: #bfd582;
}
.jackpot.theme-egt.withcurrencyalt.rsd.platinum .counter:after,
.jackpot-generic.theme-egt.withcurrencyalt.rsd.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-rsd-platinum_v.png');
  border-color: #bfd582;
}
.jackpot.theme-egt.withcurrencyalt.rsd.diamond .counter:after,
.jackpot-generic.theme-egt.withcurrencyalt.rsd.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-rsd-diamond_v.png');
  border-color: #bfd582;
}
.jackpot.theme-egt.withcurrencyalt.rsd.gold .counter:after,
.jackpot-generic.theme-egt.withcurrencyalt.rsd.gold .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-rsd-gold_v.png');
  border-color: #bfd582;
}
.jackpot.theme-egt.withcurrencyalt.rsd.silver .counter:after,
.jackpot-generic.theme-egt.withcurrencyalt.rsd.silver .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-rsd-silver_v.png');
  border-color: #bfd582;
}
.jackpot.theme-egt.withcurrencyalt.rsd.bronze .counter:after,
.jackpot-generic.theme-egt.withcurrencyalt.rsd.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/egt/currency-rsd-bronze_v.png');
  border-color: #bfd582;
}
.jackpot.theme-egt.withbg.withborder.platinum .counter,
.jackpot-generic.theme-egt.withbg.withborder.platinum .counter,
.jackpot.theme-egt.withbgalt.withborder.platinum .counter,
.jackpot-generic.theme-egt.withbgalt.withborder.platinum .counter {
  border-color: #bfd582;
  box-shadow: rgba(191, 213, 130, 0.5) 0 0 10px;
}
.jackpot.theme-egt.withbg.withborder.diamond .counter,
.jackpot-generic.theme-egt.withbg.withborder.diamond .counter,
.jackpot.theme-egt.withbgalt.withborder.diamond .counter,
.jackpot-generic.theme-egt.withbgalt.withborder.diamond .counter {
  border-color: #bfd582;
  box-shadow: rgba(191, 213, 130, 0.5) 0 0 10px;
}
.jackpot.theme-egt.withbg.withborder.gold .counter,
.jackpot-generic.theme-egt.withbg.withborder.gold .counter,
.jackpot.theme-egt.withbgalt.withborder.gold .counter,
.jackpot-generic.theme-egt.withbgalt.withborder.gold .counter {
  border-color: #bfd582;
  box-shadow: rgba(191, 213, 130, 0.5) 0 0 10px;
}
.jackpot.theme-egt.withbg.withborder.silver .counter,
.jackpot-generic.theme-egt.withbg.withborder.silver .counter,
.jackpot.theme-egt.withbgalt.withborder.silver .counter,
.jackpot-generic.theme-egt.withbgalt.withborder.silver .counter {
  border-color: #bfd582;
  box-shadow: rgba(191, 213, 130, 0.5) 0 0 10px;
}
.jackpot.theme-egt.withbg.withborder.bronze .counter,
.jackpot-generic.theme-egt.withbg.withborder.bronze .counter,
.jackpot.theme-egt.withbgalt.withborder.bronze .counter,
.jackpot-generic.theme-egt.withbgalt.withborder.bronze .counter {
  border-color: #bfd582;
  box-shadow: rgba(191, 213, 130, 0.5) 0 0 10px;
}
.jackpot.theme-egt.withtoplogo.platinum,
.jackpot-generic.theme-egt.withtoplogo.platinum {
  border-color: #bfd582;
  box-shadow: rgba(191, 213, 130, 0.5) 0 0 10px;
}
.jackpot.theme-egt.withtoplogo.platinum::before,
.jackpot-generic.theme-egt.withtoplogo.platinum::before {
  background-image: url('/Content/Images/jackpot/egt/logo-platinum.png');
}
.jackpot.theme-egt.withtoplogo.gold,
.jackpot-generic.theme-egt.withtoplogo.gold {
  border-color: #bfd582;
  box-shadow: rgba(191, 213, 130, 0.5) 0 0 10px;
}
.jackpot.theme-egt.withtoplogo.gold::before,
.jackpot-generic.theme-egt.withtoplogo.gold::before {
  background-image: url('/Content/Images/jackpot/egt/logo-gold.png');
}
.jackpot.theme-egt.withtoplogo.silver,
.jackpot-generic.theme-egt.withtoplogo.silver {
  border-color: #bfd582;
  box-shadow: rgba(191, 213, 130, 0.5) 0 0 10px;
}
.jackpot.theme-egt.withtoplogo.silver::before,
.jackpot-generic.theme-egt.withtoplogo.silver::before {
  background-image: url('/Content/Images/jackpot/egt/logo-silver.png');
}
.jackpot.theme-egt.withtoplogo.bronze,
.jackpot-generic.theme-egt.withtoplogo.bronze {
  border-color: #bfd582;
  box-shadow: rgba(191, 213, 130, 0.5) 0 0 10px;
}
.jackpot.theme-egt.withtoplogo.bronze::before,
.jackpot-generic.theme-egt.withtoplogo.bronze::before {
  background-image: url('/Content/Images/jackpot/egt/logo-bronze.png');
}
.jackpot.theme-egt.withtoplogoalt.platinum,
.jackpot-generic.theme-egt.withtoplogoalt.platinum {
  border-color: #bfd582;
  box-shadow: rgba(191, 213, 130, 0.5) 0 0 10px;
}
.jackpot.theme-egt.withtoplogoalt.platinum::before,
.jackpot-generic.theme-egt.withtoplogoalt.platinum::before {
  background-image: url('/Content/Images/jackpot/egt/logo-platinum2.png');
}
.jackpot.theme-egt.withtoplogoalt.diamond,
.jackpot-generic.theme-egt.withtoplogoalt.diamond {
  border-color: #bfd582;
  box-shadow: rgba(191, 213, 130, 0.5) 0 0 10px;
}
.jackpot.theme-egt.withtoplogoalt.diamond::before,
.jackpot-generic.theme-egt.withtoplogoalt.diamond::before {
  background-image: url('/Content/Images/jackpot/egt/logo-diamond2.png');
}
.jackpot.theme-egt.withtoplogoalt.gold,
.jackpot-generic.theme-egt.withtoplogoalt.gold {
  border-color: #bfd582;
  box-shadow: rgba(191, 213, 130, 0.5) 0 0 10px;
}
.jackpot.theme-egt.withtoplogoalt.gold::before,
.jackpot-generic.theme-egt.withtoplogoalt.gold::before {
  background-image: url('/Content/Images/jackpot/egt/logo-gold2.png');
}
.jackpot.theme-egt.withtoplogoalt.silver,
.jackpot-generic.theme-egt.withtoplogoalt.silver {
  border-color: #bfd582;
  box-shadow: rgba(191, 213, 130, 0.5) 0 0 10px;
}
.jackpot.theme-egt.withtoplogoalt.silver::before,
.jackpot-generic.theme-egt.withtoplogoalt.silver::before {
  background-image: url('/Content/Images/jackpot/egt/logo-silver2.png');
}
.jackpot.theme-egt.withtoplogoalt.bronze,
.jackpot-generic.theme-egt.withtoplogoalt.bronze {
  border-color: #bfd582;
  box-shadow: rgba(191, 213, 130, 0.5) 0 0 10px;
}
.jackpot.theme-egt.withtoplogoalt.bronze::before,
.jackpot-generic.theme-egt.withtoplogoalt.bronze::before {
  background-image: url('/Content/Images/jackpot/egt/logo-bronze2.png');
}
.jackpot.theme-egt.withtoplogosimple.platinum::before,
.jackpot-generic.theme-egt.withtoplogosimple.platinum::before {
  background-image: url('/Content/Images/jackpot/egt/logo-simple-platinum.png');
}
.jackpot.theme-egt.withtoplogosimple.diamond::before,
.jackpot-generic.theme-egt.withtoplogosimple.diamond::before {
  background-image: url('/Content/Images/jackpot/egt/logo-simple-diamond.png');
}
.jackpot.theme-egt.withtoplogosimple.gold::before,
.jackpot-generic.theme-egt.withtoplogosimple.gold::before {
  background-image: url('/Content/Images/jackpot/egt/logo-simple-gold.png');
}
.jackpot.theme-egt.withtoplogosimple.silver::before,
.jackpot-generic.theme-egt.withtoplogosimple.silver::before {
  background-image: url('/Content/Images/jackpot/egt/logo-simple-silver.png');
}
.jackpot.theme-egt.withtoplogosimple.bronze::before,
.jackpot-generic.theme-egt.withtoplogosimple.bronze::before {
  background-image: url('/Content/Images/jackpot/egt/logo-simple-bronze.png');
}
.jackpot.theme-egt.withleftlogo.platinum::before,
.jackpot-generic.theme-egt.withleftlogo.platinum::before {
  background-image: url('/Content/Images/jackpot/egt/logo-platinum2.png');
}
.jackpot.theme-egt.withleftlogo.diamond::before,
.jackpot-generic.theme-egt.withleftlogo.diamond::before {
  background-image: url('/Content/Images/jackpot/egt/logo-diamond2.png');
}
.jackpot.theme-egt.withleftlogo.gold::before,
.jackpot-generic.theme-egt.withleftlogo.gold::before {
  background-image: url('/Content/Images/jackpot/egt/logo-gold2.png');
}
.jackpot.theme-egt.withleftlogo.silver::before,
.jackpot-generic.theme-egt.withleftlogo.silver::before {
  background-image: url('/Content/Images/jackpot/egt/logo-silver2.png');
}
.jackpot.theme-egt.withleftlogo.bronze::before,
.jackpot-generic.theme-egt.withleftlogo.bronze::before {
  background-image: url('/Content/Images/jackpot/egt/logo-bronze2.png');
}
.jackpot.theme-egt.withleftlogosimple.platinum::before,
.jackpot-generic.theme-egt.withleftlogosimple.platinum::before {
  background-image: url('/Content/Images/jackpot/egt/logo-simple-platinum.png');
}
.jackpot.theme-egt.withleftlogosimple.diamond::before,
.jackpot-generic.theme-egt.withleftlogosimple.diamond::before {
  background-image: url('/Content/Images/jackpot/egt/logo-simple-diamond.png');
}
.jackpot.theme-egt.withleftlogosimple.gold::before,
.jackpot-generic.theme-egt.withleftlogosimple.gold::before {
  background-image: url('/Content/Images/jackpot/egt/logo-simple-gold.png');
}
.jackpot.theme-egt.withleftlogosimple.silver::before,
.jackpot-generic.theme-egt.withleftlogosimple.silver::before {
  background-image: url('/Content/Images/jackpot/egt/logo-simple-silver.png');
}
.jackpot.theme-egt.withleftlogosimple.bronze::before,
.jackpot-generic.theme-egt.withleftlogosimple.bronze::before {
  background-image: url('/Content/Images/jackpot/egt/logo-simple-bronze.png');
}
.jackpot.theme-egt .wrapper::after,
.jackpot-generic.theme-egt .wrapper::after {
  bottom: 5px;
}
.jackpot.theme-maxbet.platinum .counter,
.jackpot-generic.theme-maxbet.platinum .counter {
  padding-left: 0%;
  padding-right: 0%;
}
.jackpot.theme-maxbet.platinum .counter .wrapper:after,
.jackpot-generic.theme-maxbet.platinum .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/maxbet/separator-platinum.png');
}
.jackpot.theme-maxbet.gold .counter,
.jackpot-generic.theme-maxbet.gold .counter {
  padding-left: 0%;
  padding-right: 0%;
}
.jackpot.theme-maxbet.gold .counter .wrapper:after,
.jackpot-generic.theme-maxbet.gold .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/maxbet/separator-gold.png');
}
.jackpot.theme-maxbet.silver .counter,
.jackpot-generic.theme-maxbet.silver .counter {
  padding-left: 0%;
  padding-right: 0%;
}
.jackpot.theme-maxbet.silver .counter .wrapper:after,
.jackpot-generic.theme-maxbet.silver .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/maxbet/separator-silver.png');
}
.jackpot.theme-maxbet.bronze .counter,
.jackpot-generic.theme-maxbet.bronze .counter {
  padding-left: 0%;
  padding-right: 0%;
}
.jackpot.theme-maxbet.bronze .counter .wrapper:after,
.jackpot-generic.theme-maxbet.bronze .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/maxbet/separator-bronze.png');
}
.jackpot.theme-maxbet.diamond .counter,
.jackpot-generic.theme-maxbet.diamond .counter {
  padding-left: 0%;
  padding-right: 0%;
}
.jackpot.theme-maxbet.diamond .counter .wrapper:after,
.jackpot-generic.theme-maxbet.diamond .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/maxbet/separator-diamond.png');
}
.jackpot.theme-maxbet.withlabel.platinum .counter:before,
.jackpot-generic.theme-maxbet.withlabel.platinum .counter:before {
  background-image: url('/Content/Images/jackpot/maxbet/label-platinum.png');
}
.jackpot.theme-maxbet.withlabel.gold .counter:before,
.jackpot-generic.theme-maxbet.withlabel.gold .counter:before {
  background-image: url('/Content/Images/jackpot/maxbet/label-gold.png');
}
.jackpot.theme-maxbet.withlabel.silver .counter:before,
.jackpot-generic.theme-maxbet.withlabel.silver .counter:before {
  background-image: url('/Content/Images/jackpot/maxbet/label-silver.png');
}
.jackpot.theme-maxbet.withlabel.bronze .counter:before,
.jackpot-generic.theme-maxbet.withlabel.bronze .counter:before {
  background-image: url('/Content/Images/jackpot/maxbet/label-bronze.png');
}
.jackpot.theme-maxbet.withlabel.diamond .counter:before,
.jackpot-generic.theme-maxbet.withlabel.diamond .counter:before {
  background-image: url('/Content/Images/jackpot/maxbet/label-diamond.png');
}
.jackpot.theme-maxbet.withlabel.royal .counter:before,
.jackpot-generic.theme-maxbet.withlabel.royal .counter:before {
  background-image: url('/Content/Images/jackpot/maxbet/label-royal.png');
}
.jackpot.theme-maxbet.withborder.platinum .counter,
.jackpot-generic.theme-maxbet.withborder.platinum .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px, rgba(224, 224, 224, 0.5) 0 0 10px inset;
}
.jackpot.theme-maxbet.withborder.diamond .counter,
.jackpot-generic.theme-maxbet.withborder.diamond .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px, rgba(224, 224, 224, 0.5) 0 0 10px inset;
}
.jackpot.theme-maxbet.withborder.gold .counter,
.jackpot-generic.theme-maxbet.withborder.gold .counter {
  border-color: #e6c23c;
  box-shadow: rgba(230, 194, 60, 0.5) 0 0 10px, rgba(230, 194, 60, 0.5) 0 0 10px inset;
}
.jackpot.theme-maxbet.withborder.silver .counter,
.jackpot-generic.theme-maxbet.withborder.silver .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px, rgba(224, 224, 224, 0.5) 0 0 10px inset;
}
.jackpot.theme-maxbet.withborder.bronze .counter,
.jackpot-generic.theme-maxbet.withborder.bronze .counter {
  border-color: #df7732;
  box-shadow: rgba(223, 119, 50, 0.5) 0 0 10px, rgba(223, 119, 50, 0.5) 0 0 10px inset;
}
.jackpot.theme-maxbet.withborderanimation.platinum .counter,
.jackpot-generic.theme-maxbet.withborderanimation.platinum .counter {
  border-color: #e0e0e0;
  animation-name: anim-platinum-1;
  box-shadow: #e0e0e0 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-maxbet.withborderanimation.platinum .counter:before,
.jackpot-generic.theme-maxbet.withborderanimation.platinum .counter:before {
  filter: unset;
  animation-name: anim-platinum-2;
  animation-duration: 5s;
}
@keyframes anim-platinum-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #e0e0e0 0 0 10px;
  }
  20% {
    box-shadow: #e0e0e0 0 0 10px, #e0e0e0 0 0 20px;
  }
}
@keyframes anim-platinum-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #e0e0e0);
  }
}
.jackpot.theme-maxbet.withborderanimation.gold .counter,
.jackpot-generic.theme-maxbet.withborderanimation.gold .counter {
  border-color: #e6c23c;
  animation-name: anim-gold-1;
  box-shadow: #e6c23c 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-maxbet.withborderanimation.gold .counter:before,
.jackpot-generic.theme-maxbet.withborderanimation.gold .counter:before {
  filter: unset;
  animation-name: anim-gold-2;
  animation-duration: 5s;
}
@keyframes anim-gold-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #e6c23c 0 0 10px;
  }
  20% {
    box-shadow: #e6c23c 0 0 10px, #e6c23c 0 0 20px;
  }
}
@keyframes anim-gold-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #e6c23c);
  }
}
.jackpot.theme-maxbet.withborderanimation.silver .counter,
.jackpot-generic.theme-maxbet.withborderanimation.silver .counter {
  border-color: #e0e0e0;
  animation-name: anim-silver-1;
  box-shadow: #e0e0e0 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-maxbet.withborderanimation.silver .counter:before,
.jackpot-generic.theme-maxbet.withborderanimation.silver .counter:before {
  filter: unset;
  animation-name: anim-silver-2;
  animation-duration: 5s;
}
@keyframes anim-silver-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #e0e0e0 0 0 10px;
  }
  20% {
    box-shadow: #e0e0e0 0 0 10px, #e0e0e0 0 0 20px;
  }
}
@keyframes anim-silver-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #e0e0e0);
  }
}
.jackpot.theme-maxbet.withborderanimation.bronze .counter,
.jackpot-generic.theme-maxbet.withborderanimation.bronze .counter {
  border-color: #df7732;
  animation-name: anim-bronze-1;
  box-shadow: #df7732 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-maxbet.withborderanimation.bronze .counter:before,
.jackpot-generic.theme-maxbet.withborderanimation.bronze .counter:before {
  filter: unset;
  animation-name: anim-bronze-2;
  animation-duration: 5s;
}
@keyframes anim-bronze-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #df7732 0 0 10px;
  }
  20% {
    box-shadow: #df7732 0 0 10px, #df7732 0 0 20px;
  }
}
@keyframes anim-bronze-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #df7732);
  }
}
.jackpot.theme-maxbet.withcurrency.czk.platinum .counter:after,
.jackpot-generic.theme-maxbet.withcurrency.czk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-czk-platinum.png');
}
.jackpot.theme-maxbet.withcurrency.czk.diamond .counter:after,
.jackpot-generic.theme-maxbet.withcurrency.czk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-czk-diamond.png');
}
.jackpot.theme-maxbet.withcurrency.czk.gold .counter:after,
.jackpot-generic.theme-maxbet.withcurrency.czk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-czk-gold.png');
}
.jackpot.theme-maxbet.withcurrency.czk.silver .counter:after,
.jackpot-generic.theme-maxbet.withcurrency.czk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-czk-silver.png');
}
.jackpot.theme-maxbet.withcurrency.czk.bronze .counter:after,
.jackpot-generic.theme-maxbet.withcurrency.czk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-czk-bronze.png');
}
.jackpot.theme-maxbet.withcurrency.eur.platinum .counter:after,
.jackpot-generic.theme-maxbet.withcurrency.eur.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-eur-platinum.png');
}
.jackpot.theme-maxbet.withcurrency.eur.diamond .counter:after,
.jackpot-generic.theme-maxbet.withcurrency.eur.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-eur-diamond.png');
}
.jackpot.theme-maxbet.withcurrency.eur.gold .counter:after,
.jackpot-generic.theme-maxbet.withcurrency.eur.gold .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-eur-gold.png');
}
.jackpot.theme-maxbet.withcurrency.eur.silver .counter:after,
.jackpot-generic.theme-maxbet.withcurrency.eur.silver .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-eur-silver.png');
}
.jackpot.theme-maxbet.withcurrency.eur.bronze .counter:after,
.jackpot-generic.theme-maxbet.withcurrency.eur.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-eur-bronze.png');
}
.jackpot.theme-maxbet.withcurrency.hrk.platinum .counter:after,
.jackpot-generic.theme-maxbet.withcurrency.hrk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-hrk-platinum.png');
}
.jackpot.theme-maxbet.withcurrency.hrk.diamond .counter:after,
.jackpot-generic.theme-maxbet.withcurrency.hrk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-hrk-diamond.png');
}
.jackpot.theme-maxbet.withcurrency.hrk.gold .counter:after,
.jackpot-generic.theme-maxbet.withcurrency.hrk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-hrk-gold.png');
}
.jackpot.theme-maxbet.withcurrency.hrk.silver .counter:after,
.jackpot-generic.theme-maxbet.withcurrency.hrk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-hrk-silver.png');
}
.jackpot.theme-maxbet.withcurrency.hrk.bronze .counter:after,
.jackpot-generic.theme-maxbet.withcurrency.hrk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-hrk-bronze.png');
}
.jackpot.theme-maxbet.withcurrency.ron.platinum .counter:after,
.jackpot-generic.theme-maxbet.withcurrency.ron.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-ron-platinum.png');
}
.jackpot.theme-maxbet.withcurrency.ron.diamond .counter:after,
.jackpot-generic.theme-maxbet.withcurrency.ron.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-ron-diamond.png');
}
.jackpot.theme-maxbet.withcurrency.ron.gold .counter:after,
.jackpot-generic.theme-maxbet.withcurrency.ron.gold .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-ron-gold.png');
}
.jackpot.theme-maxbet.withcurrency.ron.silver .counter:after,
.jackpot-generic.theme-maxbet.withcurrency.ron.silver .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-ron-silver.png');
}
.jackpot.theme-maxbet.withcurrency.ron.bronze .counter:after,
.jackpot-generic.theme-maxbet.withcurrency.ron.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-ron-bronze.png');
}
.jackpot.theme-maxbet.withcurrency.rsd.platinum .counter:after,
.jackpot-generic.theme-maxbet.withcurrency.rsd.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-rsd-platinum.png');
}
.jackpot.theme-maxbet.withcurrency.rsd.diamond .counter:after,
.jackpot-generic.theme-maxbet.withcurrency.rsd.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-rsd-diamond.png');
}
.jackpot.theme-maxbet.withcurrency.rsd.gold .counter:after,
.jackpot-generic.theme-maxbet.withcurrency.rsd.gold .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-rsd-gold.png');
}
.jackpot.theme-maxbet.withcurrency.rsd.silver .counter:after,
.jackpot-generic.theme-maxbet.withcurrency.rsd.silver .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-rsd-silver.png');
}
.jackpot.theme-maxbet.withcurrency.rsd.bronze .counter:after,
.jackpot-generic.theme-maxbet.withcurrency.rsd.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-rsd-bronze.png');
}
.jackpot.theme-maxbet.withcurrencyalt.czk.platinum .counter:after,
.jackpot-generic.theme-maxbet.withcurrencyalt.czk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-czk-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-maxbet.withcurrencyalt.czk.diamond .counter:after,
.jackpot-generic.theme-maxbet.withcurrencyalt.czk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-czk-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-maxbet.withcurrencyalt.czk.gold .counter:after,
.jackpot-generic.theme-maxbet.withcurrencyalt.czk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-czk-gold_v.png');
  border-color: #e6c23c;
}
.jackpot.theme-maxbet.withcurrencyalt.czk.silver .counter:after,
.jackpot-generic.theme-maxbet.withcurrencyalt.czk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-czk-silver_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-maxbet.withcurrencyalt.czk.bronze .counter:after,
.jackpot-generic.theme-maxbet.withcurrencyalt.czk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-czk-bronze_v.png');
  border-color: #df7732;
}
.jackpot.theme-maxbet.withcurrencyalt.eur.platinum .counter:after,
.jackpot-generic.theme-maxbet.withcurrencyalt.eur.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-eur-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-maxbet.withcurrencyalt.eur.diamond .counter:after,
.jackpot-generic.theme-maxbet.withcurrencyalt.eur.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-eur-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-maxbet.withcurrencyalt.eur.gold .counter:after,
.jackpot-generic.theme-maxbet.withcurrencyalt.eur.gold .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-eur-gold_v.png');
  border-color: #e6c23c;
}
.jackpot.theme-maxbet.withcurrencyalt.eur.silver .counter:after,
.jackpot-generic.theme-maxbet.withcurrencyalt.eur.silver .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-eur-silver_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-maxbet.withcurrencyalt.eur.bronze .counter:after,
.jackpot-generic.theme-maxbet.withcurrencyalt.eur.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-eur-bronze_v.png');
  border-color: #df7732;
}
.jackpot.theme-maxbet.withcurrencyalt.hrk.platinum .counter:after,
.jackpot-generic.theme-maxbet.withcurrencyalt.hrk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-hrk-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-maxbet.withcurrencyalt.hrk.diamond .counter:after,
.jackpot-generic.theme-maxbet.withcurrencyalt.hrk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-hrk-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-maxbet.withcurrencyalt.hrk.gold .counter:after,
.jackpot-generic.theme-maxbet.withcurrencyalt.hrk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-hrk-gold_v.png');
  border-color: #e6c23c;
}
.jackpot.theme-maxbet.withcurrencyalt.hrk.silver .counter:after,
.jackpot-generic.theme-maxbet.withcurrencyalt.hrk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-hrk-silver_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-maxbet.withcurrencyalt.hrk.bronze .counter:after,
.jackpot-generic.theme-maxbet.withcurrencyalt.hrk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-hrk-bronze_v.png');
  border-color: #df7732;
}
.jackpot.theme-maxbet.withcurrencyalt.ron.platinum .counter:after,
.jackpot-generic.theme-maxbet.withcurrencyalt.ron.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-ron-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-maxbet.withcurrencyalt.ron.diamond .counter:after,
.jackpot-generic.theme-maxbet.withcurrencyalt.ron.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-ron-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-maxbet.withcurrencyalt.ron.gold .counter:after,
.jackpot-generic.theme-maxbet.withcurrencyalt.ron.gold .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-ron-gold_v.png');
  border-color: #e6c23c;
}
.jackpot.theme-maxbet.withcurrencyalt.ron.silver .counter:after,
.jackpot-generic.theme-maxbet.withcurrencyalt.ron.silver .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-ron-silver_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-maxbet.withcurrencyalt.ron.bronze .counter:after,
.jackpot-generic.theme-maxbet.withcurrencyalt.ron.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-ron-bronze_v.png');
  border-color: #df7732;
}
.jackpot.theme-maxbet.withcurrencyalt.rsd.platinum .counter:after,
.jackpot-generic.theme-maxbet.withcurrencyalt.rsd.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-rsd-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-maxbet.withcurrencyalt.rsd.diamond .counter:after,
.jackpot-generic.theme-maxbet.withcurrencyalt.rsd.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-rsd-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-maxbet.withcurrencyalt.rsd.gold .counter:after,
.jackpot-generic.theme-maxbet.withcurrencyalt.rsd.gold .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-rsd-gold_v.png');
  border-color: #e6c23c;
}
.jackpot.theme-maxbet.withcurrencyalt.rsd.silver .counter:after,
.jackpot-generic.theme-maxbet.withcurrencyalt.rsd.silver .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-rsd-silver_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-maxbet.withcurrencyalt.rsd.bronze .counter:after,
.jackpot-generic.theme-maxbet.withcurrencyalt.rsd.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/maxbet/currency-rsd-bronze_v.png');
  border-color: #df7732;
}
.jackpot.theme-maxbet.withbg.withborder.platinum .counter,
.jackpot-generic.theme-maxbet.withbg.withborder.platinum .counter,
.jackpot.theme-maxbet.withbgalt.withborder.platinum .counter,
.jackpot-generic.theme-maxbet.withbgalt.withborder.platinum .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-maxbet.withbg.withborder.diamond .counter,
.jackpot-generic.theme-maxbet.withbg.withborder.diamond .counter,
.jackpot.theme-maxbet.withbgalt.withborder.diamond .counter,
.jackpot-generic.theme-maxbet.withbgalt.withborder.diamond .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-maxbet.withbg.withborder.gold .counter,
.jackpot-generic.theme-maxbet.withbg.withborder.gold .counter,
.jackpot.theme-maxbet.withbgalt.withborder.gold .counter,
.jackpot-generic.theme-maxbet.withbgalt.withborder.gold .counter {
  border-color: #e6c23c;
  box-shadow: rgba(230, 194, 60, 0.5) 0 0 10px;
}
.jackpot.theme-maxbet.withbg.withborder.silver .counter,
.jackpot-generic.theme-maxbet.withbg.withborder.silver .counter,
.jackpot.theme-maxbet.withbgalt.withborder.silver .counter,
.jackpot-generic.theme-maxbet.withbgalt.withborder.silver .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-maxbet.withbg.withborder.bronze .counter,
.jackpot-generic.theme-maxbet.withbg.withborder.bronze .counter,
.jackpot.theme-maxbet.withbgalt.withborder.bronze .counter,
.jackpot-generic.theme-maxbet.withbgalt.withborder.bronze .counter {
  border-color: #df7732;
  box-shadow: rgba(223, 119, 50, 0.5) 0 0 10px;
}
.jackpot.theme-maxbet.withtoplogo.platinum,
.jackpot-generic.theme-maxbet.withtoplogo.platinum {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-maxbet.withtoplogo.platinum::before,
.jackpot-generic.theme-maxbet.withtoplogo.platinum::before {
  background-image: url('/Content/Images/jackpot/maxbet/logo-platinum.png');
}
.jackpot.theme-maxbet.withtoplogo.gold,
.jackpot-generic.theme-maxbet.withtoplogo.gold {
  border-color: #e6c23c;
  box-shadow: rgba(230, 194, 60, 0.5) 0 0 10px;
}
.jackpot.theme-maxbet.withtoplogo.gold::before,
.jackpot-generic.theme-maxbet.withtoplogo.gold::before {
  background-image: url('/Content/Images/jackpot/maxbet/logo-gold.png');
}
.jackpot.theme-maxbet.withtoplogo.silver,
.jackpot-generic.theme-maxbet.withtoplogo.silver {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-maxbet.withtoplogo.silver::before,
.jackpot-generic.theme-maxbet.withtoplogo.silver::before {
  background-image: url('/Content/Images/jackpot/maxbet/logo-silver.png');
}
.jackpot.theme-maxbet.withtoplogo.bronze,
.jackpot-generic.theme-maxbet.withtoplogo.bronze {
  border-color: #df7732;
  box-shadow: rgba(223, 119, 50, 0.5) 0 0 10px;
}
.jackpot.theme-maxbet.withtoplogo.bronze::before,
.jackpot-generic.theme-maxbet.withtoplogo.bronze::before {
  background-image: url('/Content/Images/jackpot/maxbet/logo-bronze.png');
}
.jackpot.theme-maxbet.withtoplogoalt.platinum,
.jackpot-generic.theme-maxbet.withtoplogoalt.platinum {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-maxbet.withtoplogoalt.platinum::before,
.jackpot-generic.theme-maxbet.withtoplogoalt.platinum::before {
  background-image: url('/Content/Images/jackpot/maxbet/logo-platinum2.png');
}
.jackpot.theme-maxbet.withtoplogoalt.diamond,
.jackpot-generic.theme-maxbet.withtoplogoalt.diamond {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-maxbet.withtoplogoalt.diamond::before,
.jackpot-generic.theme-maxbet.withtoplogoalt.diamond::before {
  background-image: url('/Content/Images/jackpot/maxbet/logo-diamond2.png');
}
.jackpot.theme-maxbet.withtoplogoalt.gold,
.jackpot-generic.theme-maxbet.withtoplogoalt.gold {
  border-color: #e6c23c;
  box-shadow: rgba(230, 194, 60, 0.5) 0 0 10px;
}
.jackpot.theme-maxbet.withtoplogoalt.gold::before,
.jackpot-generic.theme-maxbet.withtoplogoalt.gold::before {
  background-image: url('/Content/Images/jackpot/maxbet/logo-gold2.png');
}
.jackpot.theme-maxbet.withtoplogoalt.silver,
.jackpot-generic.theme-maxbet.withtoplogoalt.silver {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-maxbet.withtoplogoalt.silver::before,
.jackpot-generic.theme-maxbet.withtoplogoalt.silver::before {
  background-image: url('/Content/Images/jackpot/maxbet/logo-silver2.png');
}
.jackpot.theme-maxbet.withtoplogoalt.bronze,
.jackpot-generic.theme-maxbet.withtoplogoalt.bronze {
  border-color: #df7732;
  box-shadow: rgba(223, 119, 50, 0.5) 0 0 10px;
}
.jackpot.theme-maxbet.withtoplogoalt.bronze::before,
.jackpot-generic.theme-maxbet.withtoplogoalt.bronze::before {
  background-image: url('/Content/Images/jackpot/maxbet/logo-bronze2.png');
}
.jackpot.theme-maxbet.withtoplogosimple.platinum::before,
.jackpot-generic.theme-maxbet.withtoplogosimple.platinum::before {
  background-image: url('/Content/Images/jackpot/maxbet/logo-simple-platinum.png');
}
.jackpot.theme-maxbet.withtoplogosimple.diamond::before,
.jackpot-generic.theme-maxbet.withtoplogosimple.diamond::before {
  background-image: url('/Content/Images/jackpot/maxbet/logo-simple-diamond.png');
}
.jackpot.theme-maxbet.withtoplogosimple.gold::before,
.jackpot-generic.theme-maxbet.withtoplogosimple.gold::before {
  background-image: url('/Content/Images/jackpot/maxbet/logo-simple-gold.png');
}
.jackpot.theme-maxbet.withtoplogosimple.silver::before,
.jackpot-generic.theme-maxbet.withtoplogosimple.silver::before {
  background-image: url('/Content/Images/jackpot/maxbet/logo-simple-silver.png');
}
.jackpot.theme-maxbet.withtoplogosimple.bronze::before,
.jackpot-generic.theme-maxbet.withtoplogosimple.bronze::before {
  background-image: url('/Content/Images/jackpot/maxbet/logo-simple-bronze.png');
}
.jackpot.theme-maxbet.withleftlogo.platinum::before,
.jackpot-generic.theme-maxbet.withleftlogo.platinum::before {
  background-image: url('/Content/Images/jackpot/maxbet/logo-platinum2.png');
}
.jackpot.theme-maxbet.withleftlogo.diamond::before,
.jackpot-generic.theme-maxbet.withleftlogo.diamond::before {
  background-image: url('/Content/Images/jackpot/maxbet/logo-diamond2.png');
}
.jackpot.theme-maxbet.withleftlogo.gold::before,
.jackpot-generic.theme-maxbet.withleftlogo.gold::before {
  background-image: url('/Content/Images/jackpot/maxbet/logo-gold2.png');
}
.jackpot.theme-maxbet.withleftlogo.silver::before,
.jackpot-generic.theme-maxbet.withleftlogo.silver::before {
  background-image: url('/Content/Images/jackpot/maxbet/logo-silver2.png');
}
.jackpot.theme-maxbet.withleftlogo.bronze::before,
.jackpot-generic.theme-maxbet.withleftlogo.bronze::before {
  background-image: url('/Content/Images/jackpot/maxbet/logo-bronze2.png');
}
.jackpot.theme-maxbet.withleftlogosimple.platinum::before,
.jackpot-generic.theme-maxbet.withleftlogosimple.platinum::before {
  background-image: url('/Content/Images/jackpot/maxbet/logo-simple-platinum.png');
}
.jackpot.theme-maxbet.withleftlogosimple.diamond::before,
.jackpot-generic.theme-maxbet.withleftlogosimple.diamond::before {
  background-image: url('/Content/Images/jackpot/maxbet/logo-simple-diamond.png');
}
.jackpot.theme-maxbet.withleftlogosimple.gold::before,
.jackpot-generic.theme-maxbet.withleftlogosimple.gold::before {
  background-image: url('/Content/Images/jackpot/maxbet/logo-simple-gold.png');
}
.jackpot.theme-maxbet.withleftlogosimple.silver::before,
.jackpot-generic.theme-maxbet.withleftlogosimple.silver::before {
  background-image: url('/Content/Images/jackpot/maxbet/logo-simple-silver.png');
}
.jackpot.theme-maxbet.withleftlogosimple.bronze::before,
.jackpot-generic.theme-maxbet.withleftlogosimple.bronze::before {
  background-image: url('/Content/Images/jackpot/maxbet/logo-simple-bronze.png');
}
.jackpot.theme-t4b.platinum .counter,
.jackpot-generic.theme-t4b.platinum .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-t4b.platinum .counter .wrapper:after,
.jackpot-generic.theme-t4b.platinum .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/t4b/separator-platinum.png');
}
.jackpot.theme-t4b.gold .counter,
.jackpot-generic.theme-t4b.gold .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-t4b.gold .counter .wrapper:after,
.jackpot-generic.theme-t4b.gold .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/t4b/separator-gold.png');
}
.jackpot.theme-t4b.silver .counter,
.jackpot-generic.theme-t4b.silver .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-t4b.silver .counter .wrapper:after,
.jackpot-generic.theme-t4b.silver .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/t4b/separator-silver.png');
}
.jackpot.theme-t4b.bronze .counter,
.jackpot-generic.theme-t4b.bronze .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-t4b.bronze .counter .wrapper:after,
.jackpot-generic.theme-t4b.bronze .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/t4b/separator-bronze.png');
}
.jackpot.theme-t4b.diamond .counter,
.jackpot-generic.theme-t4b.diamond .counter {
  padding-left: x;
  padding-right: x;
}
.jackpot.theme-t4b.diamond .counter .wrapper:after,
.jackpot-generic.theme-t4b.diamond .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/t4b/separator-diamond.png');
}
.jackpot.theme-t4b.withlabel.platinum .counter:before,
.jackpot-generic.theme-t4b.withlabel.platinum .counter:before {
  background-image: url('/Content/Images/jackpot/t4b/label-platinum.png');
}
.jackpot.theme-t4b.withlabel.gold .counter:before,
.jackpot-generic.theme-t4b.withlabel.gold .counter:before {
  background-image: url('/Content/Images/jackpot/t4b/label-gold.png');
}
.jackpot.theme-t4b.withlabel.silver .counter:before,
.jackpot-generic.theme-t4b.withlabel.silver .counter:before {
  background-image: url('/Content/Images/jackpot/t4b/label-silver.png');
}
.jackpot.theme-t4b.withlabel.bronze .counter:before,
.jackpot-generic.theme-t4b.withlabel.bronze .counter:before {
  background-image: url('/Content/Images/jackpot/t4b/label-bronze.png');
}
.jackpot.theme-t4b.withlabel.diamond .counter:before,
.jackpot-generic.theme-t4b.withlabel.diamond .counter:before {
  background-image: url('/Content/Images/jackpot/t4b/label-diamond.png');
}
.jackpot.theme-t4b.withlabel.royal .counter:before,
.jackpot-generic.theme-t4b.withlabel.royal .counter:before {
  background-image: url('/Content/Images/jackpot/t4b/label-royal.png');
}
.jackpot.theme-t4b.withborder.platinum .counter,
.jackpot-generic.theme-t4b.withborder.platinum .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px, rgba(224, 224, 224, 0.5) 0 0 10px inset;
}
.jackpot.theme-t4b.withborder.diamond .counter,
.jackpot-generic.theme-t4b.withborder.diamond .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px, rgba(224, 224, 224, 0.5) 0 0 10px inset;
}
.jackpot.theme-t4b.withborder.gold .counter,
.jackpot-generic.theme-t4b.withborder.gold .counter {
  border-color: #e6c23c;
  box-shadow: rgba(230, 194, 60, 0.5) 0 0 10px, rgba(230, 194, 60, 0.5) 0 0 10px inset;
}
.jackpot.theme-t4b.withborder.silver .counter,
.jackpot-generic.theme-t4b.withborder.silver .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px, rgba(224, 224, 224, 0.5) 0 0 10px inset;
}
.jackpot.theme-t4b.withborder.bronze .counter,
.jackpot-generic.theme-t4b.withborder.bronze .counter {
  border-color: #df7732;
  box-shadow: rgba(223, 119, 50, 0.5) 0 0 10px, rgba(223, 119, 50, 0.5) 0 0 10px inset;
}
.jackpot.theme-t4b.withborderanimation.platinum .counter,
.jackpot-generic.theme-t4b.withborderanimation.platinum .counter {
  border-color: #e0e0e0;
  animation-name: anim-platinum-1;
  box-shadow: #e0e0e0 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-t4b.withborderanimation.platinum .counter:before,
.jackpot-generic.theme-t4b.withborderanimation.platinum .counter:before {
  filter: unset;
  animation-name: anim-platinum-2;
  animation-duration: 5s;
}
@keyframes anim-platinum-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #e0e0e0 0 0 10px;
  }
  20% {
    box-shadow: #e0e0e0 0 0 10px, #e0e0e0 0 0 20px;
  }
}
@keyframes anim-platinum-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #e0e0e0);
  }
}
.jackpot.theme-t4b.withborderanimation.gold .counter,
.jackpot-generic.theme-t4b.withborderanimation.gold .counter {
  border-color: #e6c23c;
  animation-name: anim-gold-1;
  box-shadow: #e6c23c 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-t4b.withborderanimation.gold .counter:before,
.jackpot-generic.theme-t4b.withborderanimation.gold .counter:before {
  filter: unset;
  animation-name: anim-gold-2;
  animation-duration: 5s;
}
@keyframes anim-gold-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #e6c23c 0 0 10px;
  }
  20% {
    box-shadow: #e6c23c 0 0 10px, #e6c23c 0 0 20px;
  }
}
@keyframes anim-gold-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #e6c23c);
  }
}
.jackpot.theme-t4b.withborderanimation.silver .counter,
.jackpot-generic.theme-t4b.withborderanimation.silver .counter {
  border-color: #e0e0e0;
  animation-name: anim-silver-1;
  box-shadow: #e0e0e0 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-t4b.withborderanimation.silver .counter:before,
.jackpot-generic.theme-t4b.withborderanimation.silver .counter:before {
  filter: unset;
  animation-name: anim-silver-2;
  animation-duration: 5s;
}
@keyframes anim-silver-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #e0e0e0 0 0 10px;
  }
  20% {
    box-shadow: #e0e0e0 0 0 10px, #e0e0e0 0 0 20px;
  }
}
@keyframes anim-silver-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #e0e0e0);
  }
}
.jackpot.theme-t4b.withborderanimation.bronze .counter,
.jackpot-generic.theme-t4b.withborderanimation.bronze .counter {
  border-color: #df7732;
  animation-name: anim-bronze-1;
  box-shadow: #df7732 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-t4b.withborderanimation.bronze .counter:before,
.jackpot-generic.theme-t4b.withborderanimation.bronze .counter:before {
  filter: unset;
  animation-name: anim-bronze-2;
  animation-duration: 5s;
}
@keyframes anim-bronze-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #df7732 0 0 10px;
  }
  20% {
    box-shadow: #df7732 0 0 10px, #df7732 0 0 20px;
  }
}
@keyframes anim-bronze-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #df7732);
  }
}
.jackpot.theme-t4b.withcurrency.czk.platinum .counter:after,
.jackpot-generic.theme-t4b.withcurrency.czk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-czk-platinum.png');
}
.jackpot.theme-t4b.withcurrency.czk.diamond .counter:after,
.jackpot-generic.theme-t4b.withcurrency.czk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-czk-diamond.png');
}
.jackpot.theme-t4b.withcurrency.czk.gold .counter:after,
.jackpot-generic.theme-t4b.withcurrency.czk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-czk-gold.png');
}
.jackpot.theme-t4b.withcurrency.czk.silver .counter:after,
.jackpot-generic.theme-t4b.withcurrency.czk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-czk-silver.png');
}
.jackpot.theme-t4b.withcurrency.czk.bronze .counter:after,
.jackpot-generic.theme-t4b.withcurrency.czk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-czk-bronze.png');
}
.jackpot.theme-t4b.withcurrency.eur.platinum .counter:after,
.jackpot-generic.theme-t4b.withcurrency.eur.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-eur-platinum.png');
}
.jackpot.theme-t4b.withcurrency.eur.diamond .counter:after,
.jackpot-generic.theme-t4b.withcurrency.eur.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-eur-diamond.png');
}
.jackpot.theme-t4b.withcurrency.eur.gold .counter:after,
.jackpot-generic.theme-t4b.withcurrency.eur.gold .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-eur-gold.png');
}
.jackpot.theme-t4b.withcurrency.eur.silver .counter:after,
.jackpot-generic.theme-t4b.withcurrency.eur.silver .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-eur-silver.png');
}
.jackpot.theme-t4b.withcurrency.eur.bronze .counter:after,
.jackpot-generic.theme-t4b.withcurrency.eur.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-eur-bronze.png');
}
.jackpot.theme-t4b.withcurrency.hrk.platinum .counter:after,
.jackpot-generic.theme-t4b.withcurrency.hrk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-hrk-platinum.png');
}
.jackpot.theme-t4b.withcurrency.hrk.diamond .counter:after,
.jackpot-generic.theme-t4b.withcurrency.hrk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-hrk-diamond.png');
}
.jackpot.theme-t4b.withcurrency.hrk.gold .counter:after,
.jackpot-generic.theme-t4b.withcurrency.hrk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-hrk-gold.png');
}
.jackpot.theme-t4b.withcurrency.hrk.silver .counter:after,
.jackpot-generic.theme-t4b.withcurrency.hrk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-hrk-silver.png');
}
.jackpot.theme-t4b.withcurrency.hrk.bronze .counter:after,
.jackpot-generic.theme-t4b.withcurrency.hrk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-hrk-bronze.png');
}
.jackpot.theme-t4b.withcurrency.ron.platinum .counter:after,
.jackpot-generic.theme-t4b.withcurrency.ron.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-ron-platinum.png');
}
.jackpot.theme-t4b.withcurrency.ron.diamond .counter:after,
.jackpot-generic.theme-t4b.withcurrency.ron.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-ron-diamond.png');
}
.jackpot.theme-t4b.withcurrency.ron.gold .counter:after,
.jackpot-generic.theme-t4b.withcurrency.ron.gold .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-ron-gold.png');
}
.jackpot.theme-t4b.withcurrency.ron.silver .counter:after,
.jackpot-generic.theme-t4b.withcurrency.ron.silver .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-ron-silver.png');
}
.jackpot.theme-t4b.withcurrency.ron.bronze .counter:after,
.jackpot-generic.theme-t4b.withcurrency.ron.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-ron-bronze.png');
}
.jackpot.theme-t4b.withcurrency.rsd.platinum .counter:after,
.jackpot-generic.theme-t4b.withcurrency.rsd.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-rsd-platinum.png');
}
.jackpot.theme-t4b.withcurrency.rsd.diamond .counter:after,
.jackpot-generic.theme-t4b.withcurrency.rsd.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-rsd-diamond.png');
}
.jackpot.theme-t4b.withcurrency.rsd.gold .counter:after,
.jackpot-generic.theme-t4b.withcurrency.rsd.gold .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-rsd-gold.png');
}
.jackpot.theme-t4b.withcurrency.rsd.silver .counter:after,
.jackpot-generic.theme-t4b.withcurrency.rsd.silver .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-rsd-silver.png');
}
.jackpot.theme-t4b.withcurrency.rsd.bronze .counter:after,
.jackpot-generic.theme-t4b.withcurrency.rsd.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-rsd-bronze.png');
}
.jackpot.theme-t4b.withcurrencyalt.czk.platinum .counter:after,
.jackpot-generic.theme-t4b.withcurrencyalt.czk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-czk-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-t4b.withcurrencyalt.czk.diamond .counter:after,
.jackpot-generic.theme-t4b.withcurrencyalt.czk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-czk-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-t4b.withcurrencyalt.czk.gold .counter:after,
.jackpot-generic.theme-t4b.withcurrencyalt.czk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-czk-gold_v.png');
  border-color: #e6c23c;
}
.jackpot.theme-t4b.withcurrencyalt.czk.silver .counter:after,
.jackpot-generic.theme-t4b.withcurrencyalt.czk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-czk-silver_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-t4b.withcurrencyalt.czk.bronze .counter:after,
.jackpot-generic.theme-t4b.withcurrencyalt.czk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-czk-bronze_v.png');
  border-color: #df7732;
}
.jackpot.theme-t4b.withcurrencyalt.eur.platinum .counter:after,
.jackpot-generic.theme-t4b.withcurrencyalt.eur.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-eur-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-t4b.withcurrencyalt.eur.diamond .counter:after,
.jackpot-generic.theme-t4b.withcurrencyalt.eur.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-eur-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-t4b.withcurrencyalt.eur.gold .counter:after,
.jackpot-generic.theme-t4b.withcurrencyalt.eur.gold .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-eur-gold_v.png');
  border-color: #e6c23c;
}
.jackpot.theme-t4b.withcurrencyalt.eur.silver .counter:after,
.jackpot-generic.theme-t4b.withcurrencyalt.eur.silver .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-eur-silver_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-t4b.withcurrencyalt.eur.bronze .counter:after,
.jackpot-generic.theme-t4b.withcurrencyalt.eur.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-eur-bronze_v.png');
  border-color: #df7732;
}
.jackpot.theme-t4b.withcurrencyalt.hrk.platinum .counter:after,
.jackpot-generic.theme-t4b.withcurrencyalt.hrk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-hrk-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-t4b.withcurrencyalt.hrk.diamond .counter:after,
.jackpot-generic.theme-t4b.withcurrencyalt.hrk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-hrk-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-t4b.withcurrencyalt.hrk.gold .counter:after,
.jackpot-generic.theme-t4b.withcurrencyalt.hrk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-hrk-gold_v.png');
  border-color: #e6c23c;
}
.jackpot.theme-t4b.withcurrencyalt.hrk.silver .counter:after,
.jackpot-generic.theme-t4b.withcurrencyalt.hrk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-hrk-silver_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-t4b.withcurrencyalt.hrk.bronze .counter:after,
.jackpot-generic.theme-t4b.withcurrencyalt.hrk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-hrk-bronze_v.png');
  border-color: #df7732;
}
.jackpot.theme-t4b.withcurrencyalt.ron.platinum .counter:after,
.jackpot-generic.theme-t4b.withcurrencyalt.ron.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-ron-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-t4b.withcurrencyalt.ron.diamond .counter:after,
.jackpot-generic.theme-t4b.withcurrencyalt.ron.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-ron-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-t4b.withcurrencyalt.ron.gold .counter:after,
.jackpot-generic.theme-t4b.withcurrencyalt.ron.gold .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-ron-gold_v.png');
  border-color: #e6c23c;
}
.jackpot.theme-t4b.withcurrencyalt.ron.silver .counter:after,
.jackpot-generic.theme-t4b.withcurrencyalt.ron.silver .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-ron-silver_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-t4b.withcurrencyalt.ron.bronze .counter:after,
.jackpot-generic.theme-t4b.withcurrencyalt.ron.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-ron-bronze_v.png');
  border-color: #df7732;
}
.jackpot.theme-t4b.withcurrencyalt.rsd.platinum .counter:after,
.jackpot-generic.theme-t4b.withcurrencyalt.rsd.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-rsd-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-t4b.withcurrencyalt.rsd.diamond .counter:after,
.jackpot-generic.theme-t4b.withcurrencyalt.rsd.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-rsd-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-t4b.withcurrencyalt.rsd.gold .counter:after,
.jackpot-generic.theme-t4b.withcurrencyalt.rsd.gold .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-rsd-gold_v.png');
  border-color: #e6c23c;
}
.jackpot.theme-t4b.withcurrencyalt.rsd.silver .counter:after,
.jackpot-generic.theme-t4b.withcurrencyalt.rsd.silver .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-rsd-silver_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-t4b.withcurrencyalt.rsd.bronze .counter:after,
.jackpot-generic.theme-t4b.withcurrencyalt.rsd.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/t4b/currency-rsd-bronze_v.png');
  border-color: #df7732;
}
.jackpot.theme-t4b.withbg.withborder.platinum .counter,
.jackpot-generic.theme-t4b.withbg.withborder.platinum .counter,
.jackpot.theme-t4b.withbgalt.withborder.platinum .counter,
.jackpot-generic.theme-t4b.withbgalt.withborder.platinum .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-t4b.withbg.withborder.diamond .counter,
.jackpot-generic.theme-t4b.withbg.withborder.diamond .counter,
.jackpot.theme-t4b.withbgalt.withborder.diamond .counter,
.jackpot-generic.theme-t4b.withbgalt.withborder.diamond .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-t4b.withbg.withborder.gold .counter,
.jackpot-generic.theme-t4b.withbg.withborder.gold .counter,
.jackpot.theme-t4b.withbgalt.withborder.gold .counter,
.jackpot-generic.theme-t4b.withbgalt.withborder.gold .counter {
  border-color: #e6c23c;
  box-shadow: rgba(230, 194, 60, 0.5) 0 0 10px;
}
.jackpot.theme-t4b.withbg.withborder.silver .counter,
.jackpot-generic.theme-t4b.withbg.withborder.silver .counter,
.jackpot.theme-t4b.withbgalt.withborder.silver .counter,
.jackpot-generic.theme-t4b.withbgalt.withborder.silver .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-t4b.withbg.withborder.bronze .counter,
.jackpot-generic.theme-t4b.withbg.withborder.bronze .counter,
.jackpot.theme-t4b.withbgalt.withborder.bronze .counter,
.jackpot-generic.theme-t4b.withbgalt.withborder.bronze .counter {
  border-color: #df7732;
  box-shadow: rgba(223, 119, 50, 0.5) 0 0 10px;
}
.jackpot.theme-t4b.withtoplogo.platinum,
.jackpot-generic.theme-t4b.withtoplogo.platinum {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-t4b.withtoplogo.platinum::before,
.jackpot-generic.theme-t4b.withtoplogo.platinum::before {
  background-image: url('/Content/Images/jackpot/t4b/logo-platinum.png');
}
.jackpot.theme-t4b.withtoplogo.gold,
.jackpot-generic.theme-t4b.withtoplogo.gold {
  border-color: #e6c23c;
  box-shadow: rgba(230, 194, 60, 0.5) 0 0 10px;
}
.jackpot.theme-t4b.withtoplogo.gold::before,
.jackpot-generic.theme-t4b.withtoplogo.gold::before {
  background-image: url('/Content/Images/jackpot/t4b/logo-gold.png');
}
.jackpot.theme-t4b.withtoplogo.silver,
.jackpot-generic.theme-t4b.withtoplogo.silver {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-t4b.withtoplogo.silver::before,
.jackpot-generic.theme-t4b.withtoplogo.silver::before {
  background-image: url('/Content/Images/jackpot/t4b/logo-silver.png');
}
.jackpot.theme-t4b.withtoplogo.bronze,
.jackpot-generic.theme-t4b.withtoplogo.bronze {
  border-color: #df7732;
  box-shadow: rgba(223, 119, 50, 0.5) 0 0 10px;
}
.jackpot.theme-t4b.withtoplogo.bronze::before,
.jackpot-generic.theme-t4b.withtoplogo.bronze::before {
  background-image: url('/Content/Images/jackpot/t4b/logo-bronze.png');
}
.jackpot.theme-t4b.withtoplogoalt.platinum,
.jackpot-generic.theme-t4b.withtoplogoalt.platinum {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-t4b.withtoplogoalt.platinum::before,
.jackpot-generic.theme-t4b.withtoplogoalt.platinum::before {
  background-image: url('/Content/Images/jackpot/t4b/logo-platinum2.png');
}
.jackpot.theme-t4b.withtoplogoalt.diamond,
.jackpot-generic.theme-t4b.withtoplogoalt.diamond {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-t4b.withtoplogoalt.diamond::before,
.jackpot-generic.theme-t4b.withtoplogoalt.diamond::before {
  background-image: url('/Content/Images/jackpot/t4b/logo-diamond2.png');
}
.jackpot.theme-t4b.withtoplogoalt.gold,
.jackpot-generic.theme-t4b.withtoplogoalt.gold {
  border-color: #e6c23c;
  box-shadow: rgba(230, 194, 60, 0.5) 0 0 10px;
}
.jackpot.theme-t4b.withtoplogoalt.gold::before,
.jackpot-generic.theme-t4b.withtoplogoalt.gold::before {
  background-image: url('/Content/Images/jackpot/t4b/logo-gold2.png');
}
.jackpot.theme-t4b.withtoplogoalt.silver,
.jackpot-generic.theme-t4b.withtoplogoalt.silver {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-t4b.withtoplogoalt.silver::before,
.jackpot-generic.theme-t4b.withtoplogoalt.silver::before {
  background-image: url('/Content/Images/jackpot/t4b/logo-silver2.png');
}
.jackpot.theme-t4b.withtoplogoalt.bronze,
.jackpot-generic.theme-t4b.withtoplogoalt.bronze {
  border-color: #df7732;
  box-shadow: rgba(223, 119, 50, 0.5) 0 0 10px;
}
.jackpot.theme-t4b.withtoplogoalt.bronze::before,
.jackpot-generic.theme-t4b.withtoplogoalt.bronze::before {
  background-image: url('/Content/Images/jackpot/t4b/logo-bronze2.png');
}
.jackpot.theme-t4b.withtoplogosimple.platinum::before,
.jackpot-generic.theme-t4b.withtoplogosimple.platinum::before {
  background-image: url('/Content/Images/jackpot/t4b/logo-simple-platinum.png');
}
.jackpot.theme-t4b.withtoplogosimple.diamond::before,
.jackpot-generic.theme-t4b.withtoplogosimple.diamond::before {
  background-image: url('/Content/Images/jackpot/t4b/logo-simple-diamond.png');
}
.jackpot.theme-t4b.withtoplogosimple.gold::before,
.jackpot-generic.theme-t4b.withtoplogosimple.gold::before {
  background-image: url('/Content/Images/jackpot/t4b/logo-simple-gold.png');
}
.jackpot.theme-t4b.withtoplogosimple.silver::before,
.jackpot-generic.theme-t4b.withtoplogosimple.silver::before {
  background-image: url('/Content/Images/jackpot/t4b/logo-simple-silver.png');
}
.jackpot.theme-t4b.withtoplogosimple.bronze::before,
.jackpot-generic.theme-t4b.withtoplogosimple.bronze::before {
  background-image: url('/Content/Images/jackpot/t4b/logo-simple-bronze.png');
}
.jackpot.theme-t4b.withleftlogo.platinum::before,
.jackpot-generic.theme-t4b.withleftlogo.platinum::before {
  background-image: url('/Content/Images/jackpot/t4b/logo-platinum2.png');
}
.jackpot.theme-t4b.withleftlogo.diamond::before,
.jackpot-generic.theme-t4b.withleftlogo.diamond::before {
  background-image: url('/Content/Images/jackpot/t4b/logo-diamond2.png');
}
.jackpot.theme-t4b.withleftlogo.gold::before,
.jackpot-generic.theme-t4b.withleftlogo.gold::before {
  background-image: url('/Content/Images/jackpot/t4b/logo-gold2.png');
}
.jackpot.theme-t4b.withleftlogo.silver::before,
.jackpot-generic.theme-t4b.withleftlogo.silver::before {
  background-image: url('/Content/Images/jackpot/t4b/logo-silver2.png');
}
.jackpot.theme-t4b.withleftlogo.bronze::before,
.jackpot-generic.theme-t4b.withleftlogo.bronze::before {
  background-image: url('/Content/Images/jackpot/t4b/logo-bronze2.png');
}
.jackpot.theme-t4b.withleftlogosimple.platinum::before,
.jackpot-generic.theme-t4b.withleftlogosimple.platinum::before {
  background-image: url('/Content/Images/jackpot/t4b/logo-simple-platinum.png');
}
.jackpot.theme-t4b.withleftlogosimple.diamond::before,
.jackpot-generic.theme-t4b.withleftlogosimple.diamond::before {
  background-image: url('/Content/Images/jackpot/t4b/logo-simple-diamond.png');
}
.jackpot.theme-t4b.withleftlogosimple.gold::before,
.jackpot-generic.theme-t4b.withleftlogosimple.gold::before {
  background-image: url('/Content/Images/jackpot/t4b/logo-simple-gold.png');
}
.jackpot.theme-t4b.withleftlogosimple.silver::before,
.jackpot-generic.theme-t4b.withleftlogosimple.silver::before {
  background-image: url('/Content/Images/jackpot/t4b/logo-simple-silver.png');
}
.jackpot.theme-t4b.withleftlogosimple.bronze::before,
.jackpot-generic.theme-t4b.withleftlogosimple.bronze::before {
  background-image: url('/Content/Images/jackpot/t4b/logo-simple-bronze.png');
}
.jackpot.theme-easit.platinum .counter,
.jackpot-generic.theme-easit.platinum .counter {
  padding-left: 3%;
  padding-right: 3%;
}
.jackpot.theme-easit.platinum .counter .wrapper:after,
.jackpot-generic.theme-easit.platinum .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/easit/separator-platinum.png');
}
.jackpot.theme-easit.gold .counter,
.jackpot-generic.theme-easit.gold .counter {
  padding-left: 3%;
  padding-right: 3%;
}
.jackpot.theme-easit.gold .counter .wrapper:after,
.jackpot-generic.theme-easit.gold .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/easit/separator-gold.png');
}
.jackpot.theme-easit.silver .counter,
.jackpot-generic.theme-easit.silver .counter {
  padding-left: 3%;
  padding-right: 3%;
}
.jackpot.theme-easit.silver .counter .wrapper:after,
.jackpot-generic.theme-easit.silver .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/easit/separator-silver.png');
}
.jackpot.theme-easit.bronze .counter,
.jackpot-generic.theme-easit.bronze .counter {
  padding-left: 3%;
  padding-right: 3%;
}
.jackpot.theme-easit.bronze .counter .wrapper:after,
.jackpot-generic.theme-easit.bronze .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/easit/separator-bronze.png');
}
.jackpot.theme-easit.diamond .counter,
.jackpot-generic.theme-easit.diamond .counter {
  padding-left: 3%;
  padding-right: 3%;
}
.jackpot.theme-easit.diamond .counter .wrapper:after,
.jackpot-generic.theme-easit.diamond .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/easit/separator-diamond.png');
}
.jackpot.theme-easit.withlabel.platinum .counter:before,
.jackpot-generic.theme-easit.withlabel.platinum .counter:before {
  background-image: url('/Content/Images/jackpot/easit/label-platinum.png');
}
.jackpot.theme-easit.withlabel.gold .counter:before,
.jackpot-generic.theme-easit.withlabel.gold .counter:before {
  background-image: url('/Content/Images/jackpot/easit/label-gold.png');
}
.jackpot.theme-easit.withlabel.silver .counter:before,
.jackpot-generic.theme-easit.withlabel.silver .counter:before {
  background-image: url('/Content/Images/jackpot/easit/label-silver.png');
}
.jackpot.theme-easit.withlabel.bronze .counter:before,
.jackpot-generic.theme-easit.withlabel.bronze .counter:before {
  background-image: url('/Content/Images/jackpot/easit/label-bronze.png');
}
.jackpot.theme-easit.withlabel.diamond .counter:before,
.jackpot-generic.theme-easit.withlabel.diamond .counter:before {
  background-image: url('/Content/Images/jackpot/easit/label-diamond.png');
}
.jackpot.theme-easit.withlabel.royal .counter:before,
.jackpot-generic.theme-easit.withlabel.royal .counter:before {
  background-image: url('/Content/Images/jackpot/easit/label-royal.png');
}
.jackpot.theme-easit.withborder.platinum .counter,
.jackpot-generic.theme-easit.withborder.platinum .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px, rgba(224, 224, 224, 0.5) 0 0 10px inset;
}
.jackpot.theme-easit.withborder.diamond .counter,
.jackpot-generic.theme-easit.withborder.diamond .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px, rgba(224, 224, 224, 0.5) 0 0 10px inset;
}
.jackpot.theme-easit.withborder.gold .counter,
.jackpot-generic.theme-easit.withborder.gold .counter {
  border-color: #e6c23c;
  box-shadow: rgba(230, 194, 60, 0.5) 0 0 10px, rgba(230, 194, 60, 0.5) 0 0 10px inset;
}
.jackpot.theme-easit.withborder.silver .counter,
.jackpot-generic.theme-easit.withborder.silver .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px, rgba(224, 224, 224, 0.5) 0 0 10px inset;
}
.jackpot.theme-easit.withborder.bronze .counter,
.jackpot-generic.theme-easit.withborder.bronze .counter {
  border-color: #df7732;
  box-shadow: rgba(223, 119, 50, 0.5) 0 0 10px, rgba(223, 119, 50, 0.5) 0 0 10px inset;
}
.jackpot.theme-easit.withborderanimation.platinum .counter,
.jackpot-generic.theme-easit.withborderanimation.platinum .counter {
  border-color: #e0e0e0;
  animation-name: anim-platinum-1;
  box-shadow: #e0e0e0 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-easit.withborderanimation.platinum .counter:before,
.jackpot-generic.theme-easit.withborderanimation.platinum .counter:before {
  filter: unset;
  animation-name: anim-platinum-2;
  animation-duration: 5s;
}
@keyframes anim-platinum-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #e0e0e0 0 0 10px;
  }
  20% {
    box-shadow: #e0e0e0 0 0 10px, #e0e0e0 0 0 20px;
  }
}
@keyframes anim-platinum-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #e0e0e0);
  }
}
.jackpot.theme-easit.withborderanimation.gold .counter,
.jackpot-generic.theme-easit.withborderanimation.gold .counter {
  border-color: #e6c23c;
  animation-name: anim-gold-1;
  box-shadow: #e6c23c 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-easit.withborderanimation.gold .counter:before,
.jackpot-generic.theme-easit.withborderanimation.gold .counter:before {
  filter: unset;
  animation-name: anim-gold-2;
  animation-duration: 5s;
}
@keyframes anim-gold-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #e6c23c 0 0 10px;
  }
  20% {
    box-shadow: #e6c23c 0 0 10px, #e6c23c 0 0 20px;
  }
}
@keyframes anim-gold-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #e6c23c);
  }
}
.jackpot.theme-easit.withborderanimation.silver .counter,
.jackpot-generic.theme-easit.withborderanimation.silver .counter {
  border-color: #e0e0e0;
  animation-name: anim-silver-1;
  box-shadow: #e0e0e0 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-easit.withborderanimation.silver .counter:before,
.jackpot-generic.theme-easit.withborderanimation.silver .counter:before {
  filter: unset;
  animation-name: anim-silver-2;
  animation-duration: 5s;
}
@keyframes anim-silver-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #e0e0e0 0 0 10px;
  }
  20% {
    box-shadow: #e0e0e0 0 0 10px, #e0e0e0 0 0 20px;
  }
}
@keyframes anim-silver-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #e0e0e0);
  }
}
.jackpot.theme-easit.withborderanimation.bronze .counter,
.jackpot-generic.theme-easit.withborderanimation.bronze .counter {
  border-color: #df7732;
  animation-name: anim-bronze-1;
  box-shadow: #df7732 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-easit.withborderanimation.bronze .counter:before,
.jackpot-generic.theme-easit.withborderanimation.bronze .counter:before {
  filter: unset;
  animation-name: anim-bronze-2;
  animation-duration: 5s;
}
@keyframes anim-bronze-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #df7732 0 0 10px;
  }
  20% {
    box-shadow: #df7732 0 0 10px, #df7732 0 0 20px;
  }
}
@keyframes anim-bronze-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #df7732);
  }
}
.jackpot.theme-easit.withcurrency.czk.platinum .counter:after,
.jackpot-generic.theme-easit.withcurrency.czk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-czk-platinum.png');
}
.jackpot.theme-easit.withcurrency.czk.diamond .counter:after,
.jackpot-generic.theme-easit.withcurrency.czk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-czk-diamond.png');
}
.jackpot.theme-easit.withcurrency.czk.gold .counter:after,
.jackpot-generic.theme-easit.withcurrency.czk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-czk-gold.png');
}
.jackpot.theme-easit.withcurrency.czk.silver .counter:after,
.jackpot-generic.theme-easit.withcurrency.czk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-czk-silver.png');
}
.jackpot.theme-easit.withcurrency.czk.bronze .counter:after,
.jackpot-generic.theme-easit.withcurrency.czk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-czk-bronze.png');
}
.jackpot.theme-easit.withcurrency.eur.platinum .counter:after,
.jackpot-generic.theme-easit.withcurrency.eur.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-eur-platinum.png');
}
.jackpot.theme-easit.withcurrency.eur.diamond .counter:after,
.jackpot-generic.theme-easit.withcurrency.eur.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-eur-diamond.png');
}
.jackpot.theme-easit.withcurrency.eur.gold .counter:after,
.jackpot-generic.theme-easit.withcurrency.eur.gold .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-eur-gold.png');
}
.jackpot.theme-easit.withcurrency.eur.silver .counter:after,
.jackpot-generic.theme-easit.withcurrency.eur.silver .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-eur-silver.png');
}
.jackpot.theme-easit.withcurrency.eur.bronze .counter:after,
.jackpot-generic.theme-easit.withcurrency.eur.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-eur-bronze.png');
}
.jackpot.theme-easit.withcurrency.hrk.platinum .counter:after,
.jackpot-generic.theme-easit.withcurrency.hrk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-hrk-platinum.png');
}
.jackpot.theme-easit.withcurrency.hrk.diamond .counter:after,
.jackpot-generic.theme-easit.withcurrency.hrk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-hrk-diamond.png');
}
.jackpot.theme-easit.withcurrency.hrk.gold .counter:after,
.jackpot-generic.theme-easit.withcurrency.hrk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-hrk-gold.png');
}
.jackpot.theme-easit.withcurrency.hrk.silver .counter:after,
.jackpot-generic.theme-easit.withcurrency.hrk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-hrk-silver.png');
}
.jackpot.theme-easit.withcurrency.hrk.bronze .counter:after,
.jackpot-generic.theme-easit.withcurrency.hrk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-hrk-bronze.png');
}
.jackpot.theme-easit.withcurrency.ron.platinum .counter:after,
.jackpot-generic.theme-easit.withcurrency.ron.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-ron-platinum.png');
}
.jackpot.theme-easit.withcurrency.ron.diamond .counter:after,
.jackpot-generic.theme-easit.withcurrency.ron.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-ron-diamond.png');
}
.jackpot.theme-easit.withcurrency.ron.gold .counter:after,
.jackpot-generic.theme-easit.withcurrency.ron.gold .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-ron-gold.png');
}
.jackpot.theme-easit.withcurrency.ron.silver .counter:after,
.jackpot-generic.theme-easit.withcurrency.ron.silver .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-ron-silver.png');
}
.jackpot.theme-easit.withcurrency.ron.bronze .counter:after,
.jackpot-generic.theme-easit.withcurrency.ron.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-ron-bronze.png');
}
.jackpot.theme-easit.withcurrency.rsd.platinum .counter:after,
.jackpot-generic.theme-easit.withcurrency.rsd.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-rsd-platinum.png');
}
.jackpot.theme-easit.withcurrency.rsd.diamond .counter:after,
.jackpot-generic.theme-easit.withcurrency.rsd.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-rsd-diamond.png');
}
.jackpot.theme-easit.withcurrency.rsd.gold .counter:after,
.jackpot-generic.theme-easit.withcurrency.rsd.gold .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-rsd-gold.png');
}
.jackpot.theme-easit.withcurrency.rsd.silver .counter:after,
.jackpot-generic.theme-easit.withcurrency.rsd.silver .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-rsd-silver.png');
}
.jackpot.theme-easit.withcurrency.rsd.bronze .counter:after,
.jackpot-generic.theme-easit.withcurrency.rsd.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-rsd-bronze.png');
}
.jackpot.theme-easit.withcurrencyalt.czk.platinum .counter:after,
.jackpot-generic.theme-easit.withcurrencyalt.czk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-czk-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-easit.withcurrencyalt.czk.diamond .counter:after,
.jackpot-generic.theme-easit.withcurrencyalt.czk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-czk-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-easit.withcurrencyalt.czk.gold .counter:after,
.jackpot-generic.theme-easit.withcurrencyalt.czk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-czk-gold_v.png');
  border-color: #e6c23c;
}
.jackpot.theme-easit.withcurrencyalt.czk.silver .counter:after,
.jackpot-generic.theme-easit.withcurrencyalt.czk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-czk-silver_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-easit.withcurrencyalt.czk.bronze .counter:after,
.jackpot-generic.theme-easit.withcurrencyalt.czk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-czk-bronze_v.png');
  border-color: #df7732;
}
.jackpot.theme-easit.withcurrencyalt.eur.platinum .counter:after,
.jackpot-generic.theme-easit.withcurrencyalt.eur.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-eur-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-easit.withcurrencyalt.eur.diamond .counter:after,
.jackpot-generic.theme-easit.withcurrencyalt.eur.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-eur-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-easit.withcurrencyalt.eur.gold .counter:after,
.jackpot-generic.theme-easit.withcurrencyalt.eur.gold .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-eur-gold_v.png');
  border-color: #e6c23c;
}
.jackpot.theme-easit.withcurrencyalt.eur.silver .counter:after,
.jackpot-generic.theme-easit.withcurrencyalt.eur.silver .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-eur-silver_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-easit.withcurrencyalt.eur.bronze .counter:after,
.jackpot-generic.theme-easit.withcurrencyalt.eur.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-eur-bronze_v.png');
  border-color: #df7732;
}
.jackpot.theme-easit.withcurrencyalt.hrk.platinum .counter:after,
.jackpot-generic.theme-easit.withcurrencyalt.hrk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-hrk-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-easit.withcurrencyalt.hrk.diamond .counter:after,
.jackpot-generic.theme-easit.withcurrencyalt.hrk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-hrk-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-easit.withcurrencyalt.hrk.gold .counter:after,
.jackpot-generic.theme-easit.withcurrencyalt.hrk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-hrk-gold_v.png');
  border-color: #e6c23c;
}
.jackpot.theme-easit.withcurrencyalt.hrk.silver .counter:after,
.jackpot-generic.theme-easit.withcurrencyalt.hrk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-hrk-silver_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-easit.withcurrencyalt.hrk.bronze .counter:after,
.jackpot-generic.theme-easit.withcurrencyalt.hrk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-hrk-bronze_v.png');
  border-color: #df7732;
}
.jackpot.theme-easit.withcurrencyalt.ron.platinum .counter:after,
.jackpot-generic.theme-easit.withcurrencyalt.ron.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-ron-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-easit.withcurrencyalt.ron.diamond .counter:after,
.jackpot-generic.theme-easit.withcurrencyalt.ron.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-ron-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-easit.withcurrencyalt.ron.gold .counter:after,
.jackpot-generic.theme-easit.withcurrencyalt.ron.gold .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-ron-gold_v.png');
  border-color: #e6c23c;
}
.jackpot.theme-easit.withcurrencyalt.ron.silver .counter:after,
.jackpot-generic.theme-easit.withcurrencyalt.ron.silver .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-ron-silver_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-easit.withcurrencyalt.ron.bronze .counter:after,
.jackpot-generic.theme-easit.withcurrencyalt.ron.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-ron-bronze_v.png');
  border-color: #df7732;
}
.jackpot.theme-easit.withcurrencyalt.rsd.platinum .counter:after,
.jackpot-generic.theme-easit.withcurrencyalt.rsd.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-rsd-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-easit.withcurrencyalt.rsd.diamond .counter:after,
.jackpot-generic.theme-easit.withcurrencyalt.rsd.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-rsd-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-easit.withcurrencyalt.rsd.gold .counter:after,
.jackpot-generic.theme-easit.withcurrencyalt.rsd.gold .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-rsd-gold_v.png');
  border-color: #e6c23c;
}
.jackpot.theme-easit.withcurrencyalt.rsd.silver .counter:after,
.jackpot-generic.theme-easit.withcurrencyalt.rsd.silver .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-rsd-silver_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-easit.withcurrencyalt.rsd.bronze .counter:after,
.jackpot-generic.theme-easit.withcurrencyalt.rsd.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/easit/currency-rsd-bronze_v.png');
  border-color: #df7732;
}
.jackpot.theme-easit.withbg.withborder.platinum .counter,
.jackpot-generic.theme-easit.withbg.withborder.platinum .counter,
.jackpot.theme-easit.withbgalt.withborder.platinum .counter,
.jackpot-generic.theme-easit.withbgalt.withborder.platinum .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-easit.withbg.withborder.diamond .counter,
.jackpot-generic.theme-easit.withbg.withborder.diamond .counter,
.jackpot.theme-easit.withbgalt.withborder.diamond .counter,
.jackpot-generic.theme-easit.withbgalt.withborder.diamond .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-easit.withbg.withborder.gold .counter,
.jackpot-generic.theme-easit.withbg.withborder.gold .counter,
.jackpot.theme-easit.withbgalt.withborder.gold .counter,
.jackpot-generic.theme-easit.withbgalt.withborder.gold .counter {
  border-color: #e6c23c;
  box-shadow: rgba(230, 194, 60, 0.5) 0 0 10px;
}
.jackpot.theme-easit.withbg.withborder.silver .counter,
.jackpot-generic.theme-easit.withbg.withborder.silver .counter,
.jackpot.theme-easit.withbgalt.withborder.silver .counter,
.jackpot-generic.theme-easit.withbgalt.withborder.silver .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-easit.withbg.withborder.bronze .counter,
.jackpot-generic.theme-easit.withbg.withborder.bronze .counter,
.jackpot.theme-easit.withbgalt.withborder.bronze .counter,
.jackpot-generic.theme-easit.withbgalt.withborder.bronze .counter {
  border-color: #df7732;
  box-shadow: rgba(223, 119, 50, 0.5) 0 0 10px;
}
.jackpot.theme-easit.withtoplogo.platinum,
.jackpot-generic.theme-easit.withtoplogo.platinum {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-easit.withtoplogo.platinum::before,
.jackpot-generic.theme-easit.withtoplogo.platinum::before {
  background-image: url('/Content/Images/jackpot/easit/logo-platinum.png');
}
.jackpot.theme-easit.withtoplogo.gold,
.jackpot-generic.theme-easit.withtoplogo.gold {
  border-color: #e6c23c;
  box-shadow: rgba(230, 194, 60, 0.5) 0 0 10px;
}
.jackpot.theme-easit.withtoplogo.gold::before,
.jackpot-generic.theme-easit.withtoplogo.gold::before {
  background-image: url('/Content/Images/jackpot/easit/logo-gold.png');
}
.jackpot.theme-easit.withtoplogo.silver,
.jackpot-generic.theme-easit.withtoplogo.silver {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-easit.withtoplogo.silver::before,
.jackpot-generic.theme-easit.withtoplogo.silver::before {
  background-image: url('/Content/Images/jackpot/easit/logo-silver.png');
}
.jackpot.theme-easit.withtoplogo.bronze,
.jackpot-generic.theme-easit.withtoplogo.bronze {
  border-color: #df7732;
  box-shadow: rgba(223, 119, 50, 0.5) 0 0 10px;
}
.jackpot.theme-easit.withtoplogo.bronze::before,
.jackpot-generic.theme-easit.withtoplogo.bronze::before {
  background-image: url('/Content/Images/jackpot/easit/logo-bronze.png');
}
.jackpot.theme-easit.withtoplogoalt.platinum,
.jackpot-generic.theme-easit.withtoplogoalt.platinum {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-easit.withtoplogoalt.platinum::before,
.jackpot-generic.theme-easit.withtoplogoalt.platinum::before {
  background-image: url('/Content/Images/jackpot/easit/logo-platinum2.png');
}
.jackpot.theme-easit.withtoplogoalt.diamond,
.jackpot-generic.theme-easit.withtoplogoalt.diamond {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-easit.withtoplogoalt.diamond::before,
.jackpot-generic.theme-easit.withtoplogoalt.diamond::before {
  background-image: url('/Content/Images/jackpot/easit/logo-diamond2.png');
}
.jackpot.theme-easit.withtoplogoalt.gold,
.jackpot-generic.theme-easit.withtoplogoalt.gold {
  border-color: #e6c23c;
  box-shadow: rgba(230, 194, 60, 0.5) 0 0 10px;
}
.jackpot.theme-easit.withtoplogoalt.gold::before,
.jackpot-generic.theme-easit.withtoplogoalt.gold::before {
  background-image: url('/Content/Images/jackpot/easit/logo-gold2.png');
}
.jackpot.theme-easit.withtoplogoalt.silver,
.jackpot-generic.theme-easit.withtoplogoalt.silver {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-easit.withtoplogoalt.silver::before,
.jackpot-generic.theme-easit.withtoplogoalt.silver::before {
  background-image: url('/Content/Images/jackpot/easit/logo-silver2.png');
}
.jackpot.theme-easit.withtoplogoalt.bronze,
.jackpot-generic.theme-easit.withtoplogoalt.bronze {
  border-color: #df7732;
  box-shadow: rgba(223, 119, 50, 0.5) 0 0 10px;
}
.jackpot.theme-easit.withtoplogoalt.bronze::before,
.jackpot-generic.theme-easit.withtoplogoalt.bronze::before {
  background-image: url('/Content/Images/jackpot/easit/logo-bronze2.png');
}
.jackpot.theme-easit.withtoplogosimple.platinum::before,
.jackpot-generic.theme-easit.withtoplogosimple.platinum::before {
  background-image: url('/Content/Images/jackpot/easit/logo-simple-platinum.png');
}
.jackpot.theme-easit.withtoplogosimple.diamond::before,
.jackpot-generic.theme-easit.withtoplogosimple.diamond::before {
  background-image: url('/Content/Images/jackpot/easit/logo-simple-diamond.png');
}
.jackpot.theme-easit.withtoplogosimple.gold::before,
.jackpot-generic.theme-easit.withtoplogosimple.gold::before {
  background-image: url('/Content/Images/jackpot/easit/logo-simple-gold.png');
}
.jackpot.theme-easit.withtoplogosimple.silver::before,
.jackpot-generic.theme-easit.withtoplogosimple.silver::before {
  background-image: url('/Content/Images/jackpot/easit/logo-simple-silver.png');
}
.jackpot.theme-easit.withtoplogosimple.bronze::before,
.jackpot-generic.theme-easit.withtoplogosimple.bronze::before {
  background-image: url('/Content/Images/jackpot/easit/logo-simple-bronze.png');
}
.jackpot.theme-easit.withleftlogo.platinum::before,
.jackpot-generic.theme-easit.withleftlogo.platinum::before {
  background-image: url('/Content/Images/jackpot/easit/logo-platinum2.png');
}
.jackpot.theme-easit.withleftlogo.diamond::before,
.jackpot-generic.theme-easit.withleftlogo.diamond::before {
  background-image: url('/Content/Images/jackpot/easit/logo-diamond2.png');
}
.jackpot.theme-easit.withleftlogo.gold::before,
.jackpot-generic.theme-easit.withleftlogo.gold::before {
  background-image: url('/Content/Images/jackpot/easit/logo-gold2.png');
}
.jackpot.theme-easit.withleftlogo.silver::before,
.jackpot-generic.theme-easit.withleftlogo.silver::before {
  background-image: url('/Content/Images/jackpot/easit/logo-silver2.png');
}
.jackpot.theme-easit.withleftlogo.bronze::before,
.jackpot-generic.theme-easit.withleftlogo.bronze::before {
  background-image: url('/Content/Images/jackpot/easit/logo-bronze2.png');
}
.jackpot.theme-easit.withleftlogosimple.platinum::before,
.jackpot-generic.theme-easit.withleftlogosimple.platinum::before {
  background-image: url('/Content/Images/jackpot/easit/logo-simple-platinum.png');
}
.jackpot.theme-easit.withleftlogosimple.diamond::before,
.jackpot-generic.theme-easit.withleftlogosimple.diamond::before {
  background-image: url('/Content/Images/jackpot/easit/logo-simple-diamond.png');
}
.jackpot.theme-easit.withleftlogosimple.gold::before,
.jackpot-generic.theme-easit.withleftlogosimple.gold::before {
  background-image: url('/Content/Images/jackpot/easit/logo-simple-gold.png');
}
.jackpot.theme-easit.withleftlogosimple.silver::before,
.jackpot-generic.theme-easit.withleftlogosimple.silver::before {
  background-image: url('/Content/Images/jackpot/easit/logo-simple-silver.png');
}
.jackpot.theme-easit.withleftlogosimple.bronze::before,
.jackpot-generic.theme-easit.withleftlogosimple.bronze::before {
  background-image: url('/Content/Images/jackpot/easit/logo-simple-bronze.png');
}
.jackpot.theme-easit.withbg .counter,
.jackpot-generic.theme-easit.withbg .counter {
  background-color: rgba(0, 0, 0, 0.5);
}
.jackpot.theme-easit2.platinum .counter,
.jackpot-generic.theme-easit2.platinum .counter {
  padding-left: 3%;
  padding-right: 3%;
}
.jackpot.theme-easit2.platinum .counter .wrapper:after,
.jackpot-generic.theme-easit2.platinum .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/easit2/separator-platinum.png');
}
.jackpot.theme-easit2.gold .counter,
.jackpot-generic.theme-easit2.gold .counter {
  padding-left: 3%;
  padding-right: 3%;
}
.jackpot.theme-easit2.gold .counter .wrapper:after,
.jackpot-generic.theme-easit2.gold .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/easit2/separator-gold.png');
}
.jackpot.theme-easit2.silver .counter,
.jackpot-generic.theme-easit2.silver .counter {
  padding-left: 3%;
  padding-right: 3%;
}
.jackpot.theme-easit2.silver .counter .wrapper:after,
.jackpot-generic.theme-easit2.silver .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/easit2/separator-silver.png');
}
.jackpot.theme-easit2.bronze .counter,
.jackpot-generic.theme-easit2.bronze .counter {
  padding-left: 3%;
  padding-right: 3%;
}
.jackpot.theme-easit2.bronze .counter .wrapper:after,
.jackpot-generic.theme-easit2.bronze .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/easit2/separator-bronze.png');
}
.jackpot.theme-easit2.diamond .counter,
.jackpot-generic.theme-easit2.diamond .counter {
  padding-left: 3%;
  padding-right: 3%;
}
.jackpot.theme-easit2.diamond .counter .wrapper:after,
.jackpot-generic.theme-easit2.diamond .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/easit2/separator-diamond.png');
}
.jackpot.theme-easit2.withlabel.platinum .counter:before,
.jackpot-generic.theme-easit2.withlabel.platinum .counter:before {
  background-image: url('/Content/Images/jackpot/easit2/label-platinum.png');
}
.jackpot.theme-easit2.withlabel.gold .counter:before,
.jackpot-generic.theme-easit2.withlabel.gold .counter:before {
  background-image: url('/Content/Images/jackpot/easit2/label-gold.png');
}
.jackpot.theme-easit2.withlabel.silver .counter:before,
.jackpot-generic.theme-easit2.withlabel.silver .counter:before {
  background-image: url('/Content/Images/jackpot/easit2/label-silver.png');
}
.jackpot.theme-easit2.withlabel.bronze .counter:before,
.jackpot-generic.theme-easit2.withlabel.bronze .counter:before {
  background-image: url('/Content/Images/jackpot/easit2/label-bronze.png');
}
.jackpot.theme-easit2.withlabel.diamond .counter:before,
.jackpot-generic.theme-easit2.withlabel.diamond .counter:before {
  background-image: url('/Content/Images/jackpot/easit2/label-diamond.png');
}
.jackpot.theme-easit2.withlabel.royal .counter:before,
.jackpot-generic.theme-easit2.withlabel.royal .counter:before {
  background-image: url('/Content/Images/jackpot/easit2/label-royal.png');
}
.jackpot.theme-easit2.withborder.platinum .counter,
.jackpot-generic.theme-easit2.withborder.platinum .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px, rgba(224, 224, 224, 0.5) 0 0 10px inset;
}
.jackpot.theme-easit2.withborder.diamond .counter,
.jackpot-generic.theme-easit2.withborder.diamond .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px, rgba(224, 224, 224, 0.5) 0 0 10px inset;
}
.jackpot.theme-easit2.withborder.gold .counter,
.jackpot-generic.theme-easit2.withborder.gold .counter {
  border-color: #e6c23c;
  box-shadow: rgba(230, 194, 60, 0.5) 0 0 10px, rgba(230, 194, 60, 0.5) 0 0 10px inset;
}
.jackpot.theme-easit2.withborder.silver .counter,
.jackpot-generic.theme-easit2.withborder.silver .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px, rgba(224, 224, 224, 0.5) 0 0 10px inset;
}
.jackpot.theme-easit2.withborder.bronze .counter,
.jackpot-generic.theme-easit2.withborder.bronze .counter {
  border-color: #df7732;
  box-shadow: rgba(223, 119, 50, 0.5) 0 0 10px, rgba(223, 119, 50, 0.5) 0 0 10px inset;
}
.jackpot.theme-easit2.withborderanimation.platinum .counter,
.jackpot-generic.theme-easit2.withborderanimation.platinum .counter {
  border-color: #e0e0e0;
  animation-name: anim-platinum-1;
  box-shadow: #e0e0e0 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-easit2.withborderanimation.platinum .counter:before,
.jackpot-generic.theme-easit2.withborderanimation.platinum .counter:before {
  filter: unset;
  animation-name: anim-platinum-2;
  animation-duration: 5s;
}
@keyframes anim-platinum-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #e0e0e0 0 0 10px;
  }
  20% {
    box-shadow: #e0e0e0 0 0 10px, #e0e0e0 0 0 20px;
  }
}
@keyframes anim-platinum-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #e0e0e0);
  }
}
.jackpot.theme-easit2.withborderanimation.gold .counter,
.jackpot-generic.theme-easit2.withborderanimation.gold .counter {
  border-color: #e6c23c;
  animation-name: anim-gold-1;
  box-shadow: #e6c23c 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-easit2.withborderanimation.gold .counter:before,
.jackpot-generic.theme-easit2.withborderanimation.gold .counter:before {
  filter: unset;
  animation-name: anim-gold-2;
  animation-duration: 5s;
}
@keyframes anim-gold-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #e6c23c 0 0 10px;
  }
  20% {
    box-shadow: #e6c23c 0 0 10px, #e6c23c 0 0 20px;
  }
}
@keyframes anim-gold-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #e6c23c);
  }
}
.jackpot.theme-easit2.withborderanimation.silver .counter,
.jackpot-generic.theme-easit2.withborderanimation.silver .counter {
  border-color: #e0e0e0;
  animation-name: anim-silver-1;
  box-shadow: #e0e0e0 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-easit2.withborderanimation.silver .counter:before,
.jackpot-generic.theme-easit2.withborderanimation.silver .counter:before {
  filter: unset;
  animation-name: anim-silver-2;
  animation-duration: 5s;
}
@keyframes anim-silver-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #e0e0e0 0 0 10px;
  }
  20% {
    box-shadow: #e0e0e0 0 0 10px, #e0e0e0 0 0 20px;
  }
}
@keyframes anim-silver-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #e0e0e0);
  }
}
.jackpot.theme-easit2.withborderanimation.bronze .counter,
.jackpot-generic.theme-easit2.withborderanimation.bronze .counter {
  border-color: #df7732;
  animation-name: anim-bronze-1;
  box-shadow: #df7732 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-easit2.withborderanimation.bronze .counter:before,
.jackpot-generic.theme-easit2.withborderanimation.bronze .counter:before {
  filter: unset;
  animation-name: anim-bronze-2;
  animation-duration: 5s;
}
@keyframes anim-bronze-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #df7732 0 0 10px;
  }
  20% {
    box-shadow: #df7732 0 0 10px, #df7732 0 0 20px;
  }
}
@keyframes anim-bronze-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #df7732);
  }
}
.jackpot.theme-easit2.withcurrency.czk.platinum .counter:after,
.jackpot-generic.theme-easit2.withcurrency.czk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-czk-platinum.png');
}
.jackpot.theme-easit2.withcurrency.czk.diamond .counter:after,
.jackpot-generic.theme-easit2.withcurrency.czk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-czk-diamond.png');
}
.jackpot.theme-easit2.withcurrency.czk.gold .counter:after,
.jackpot-generic.theme-easit2.withcurrency.czk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-czk-gold.png');
}
.jackpot.theme-easit2.withcurrency.czk.silver .counter:after,
.jackpot-generic.theme-easit2.withcurrency.czk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-czk-silver.png');
}
.jackpot.theme-easit2.withcurrency.czk.bronze .counter:after,
.jackpot-generic.theme-easit2.withcurrency.czk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-czk-bronze.png');
}
.jackpot.theme-easit2.withcurrency.eur.platinum .counter:after,
.jackpot-generic.theme-easit2.withcurrency.eur.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-eur-platinum.png');
}
.jackpot.theme-easit2.withcurrency.eur.diamond .counter:after,
.jackpot-generic.theme-easit2.withcurrency.eur.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-eur-diamond.png');
}
.jackpot.theme-easit2.withcurrency.eur.gold .counter:after,
.jackpot-generic.theme-easit2.withcurrency.eur.gold .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-eur-gold.png');
}
.jackpot.theme-easit2.withcurrency.eur.silver .counter:after,
.jackpot-generic.theme-easit2.withcurrency.eur.silver .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-eur-silver.png');
}
.jackpot.theme-easit2.withcurrency.eur.bronze .counter:after,
.jackpot-generic.theme-easit2.withcurrency.eur.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-eur-bronze.png');
}
.jackpot.theme-easit2.withcurrency.hrk.platinum .counter:after,
.jackpot-generic.theme-easit2.withcurrency.hrk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-hrk-platinum.png');
}
.jackpot.theme-easit2.withcurrency.hrk.diamond .counter:after,
.jackpot-generic.theme-easit2.withcurrency.hrk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-hrk-diamond.png');
}
.jackpot.theme-easit2.withcurrency.hrk.gold .counter:after,
.jackpot-generic.theme-easit2.withcurrency.hrk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-hrk-gold.png');
}
.jackpot.theme-easit2.withcurrency.hrk.silver .counter:after,
.jackpot-generic.theme-easit2.withcurrency.hrk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-hrk-silver.png');
}
.jackpot.theme-easit2.withcurrency.hrk.bronze .counter:after,
.jackpot-generic.theme-easit2.withcurrency.hrk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-hrk-bronze.png');
}
.jackpot.theme-easit2.withcurrency.ron.platinum .counter:after,
.jackpot-generic.theme-easit2.withcurrency.ron.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-ron-platinum.png');
}
.jackpot.theme-easit2.withcurrency.ron.diamond .counter:after,
.jackpot-generic.theme-easit2.withcurrency.ron.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-ron-diamond.png');
}
.jackpot.theme-easit2.withcurrency.ron.gold .counter:after,
.jackpot-generic.theme-easit2.withcurrency.ron.gold .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-ron-gold.png');
}
.jackpot.theme-easit2.withcurrency.ron.silver .counter:after,
.jackpot-generic.theme-easit2.withcurrency.ron.silver .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-ron-silver.png');
}
.jackpot.theme-easit2.withcurrency.ron.bronze .counter:after,
.jackpot-generic.theme-easit2.withcurrency.ron.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-ron-bronze.png');
}
.jackpot.theme-easit2.withcurrency.rsd.platinum .counter:after,
.jackpot-generic.theme-easit2.withcurrency.rsd.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-rsd-platinum.png');
}
.jackpot.theme-easit2.withcurrency.rsd.diamond .counter:after,
.jackpot-generic.theme-easit2.withcurrency.rsd.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-rsd-diamond.png');
}
.jackpot.theme-easit2.withcurrency.rsd.gold .counter:after,
.jackpot-generic.theme-easit2.withcurrency.rsd.gold .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-rsd-gold.png');
}
.jackpot.theme-easit2.withcurrency.rsd.silver .counter:after,
.jackpot-generic.theme-easit2.withcurrency.rsd.silver .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-rsd-silver.png');
}
.jackpot.theme-easit2.withcurrency.rsd.bronze .counter:after,
.jackpot-generic.theme-easit2.withcurrency.rsd.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-rsd-bronze.png');
}
.jackpot.theme-easit2.withcurrencyalt.czk.platinum .counter:after,
.jackpot-generic.theme-easit2.withcurrencyalt.czk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-czk-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-easit2.withcurrencyalt.czk.diamond .counter:after,
.jackpot-generic.theme-easit2.withcurrencyalt.czk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-czk-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-easit2.withcurrencyalt.czk.gold .counter:after,
.jackpot-generic.theme-easit2.withcurrencyalt.czk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-czk-gold_v.png');
  border-color: #e6c23c;
}
.jackpot.theme-easit2.withcurrencyalt.czk.silver .counter:after,
.jackpot-generic.theme-easit2.withcurrencyalt.czk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-czk-silver_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-easit2.withcurrencyalt.czk.bronze .counter:after,
.jackpot-generic.theme-easit2.withcurrencyalt.czk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-czk-bronze_v.png');
  border-color: #df7732;
}
.jackpot.theme-easit2.withcurrencyalt.eur.platinum .counter:after,
.jackpot-generic.theme-easit2.withcurrencyalt.eur.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-eur-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-easit2.withcurrencyalt.eur.diamond .counter:after,
.jackpot-generic.theme-easit2.withcurrencyalt.eur.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-eur-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-easit2.withcurrencyalt.eur.gold .counter:after,
.jackpot-generic.theme-easit2.withcurrencyalt.eur.gold .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-eur-gold_v.png');
  border-color: #e6c23c;
}
.jackpot.theme-easit2.withcurrencyalt.eur.silver .counter:after,
.jackpot-generic.theme-easit2.withcurrencyalt.eur.silver .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-eur-silver_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-easit2.withcurrencyalt.eur.bronze .counter:after,
.jackpot-generic.theme-easit2.withcurrencyalt.eur.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-eur-bronze_v.png');
  border-color: #df7732;
}
.jackpot.theme-easit2.withcurrencyalt.hrk.platinum .counter:after,
.jackpot-generic.theme-easit2.withcurrencyalt.hrk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-hrk-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-easit2.withcurrencyalt.hrk.diamond .counter:after,
.jackpot-generic.theme-easit2.withcurrencyalt.hrk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-hrk-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-easit2.withcurrencyalt.hrk.gold .counter:after,
.jackpot-generic.theme-easit2.withcurrencyalt.hrk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-hrk-gold_v.png');
  border-color: #e6c23c;
}
.jackpot.theme-easit2.withcurrencyalt.hrk.silver .counter:after,
.jackpot-generic.theme-easit2.withcurrencyalt.hrk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-hrk-silver_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-easit2.withcurrencyalt.hrk.bronze .counter:after,
.jackpot-generic.theme-easit2.withcurrencyalt.hrk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-hrk-bronze_v.png');
  border-color: #df7732;
}
.jackpot.theme-easit2.withcurrencyalt.ron.platinum .counter:after,
.jackpot-generic.theme-easit2.withcurrencyalt.ron.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-ron-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-easit2.withcurrencyalt.ron.diamond .counter:after,
.jackpot-generic.theme-easit2.withcurrencyalt.ron.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-ron-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-easit2.withcurrencyalt.ron.gold .counter:after,
.jackpot-generic.theme-easit2.withcurrencyalt.ron.gold .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-ron-gold_v.png');
  border-color: #e6c23c;
}
.jackpot.theme-easit2.withcurrencyalt.ron.silver .counter:after,
.jackpot-generic.theme-easit2.withcurrencyalt.ron.silver .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-ron-silver_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-easit2.withcurrencyalt.ron.bronze .counter:after,
.jackpot-generic.theme-easit2.withcurrencyalt.ron.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-ron-bronze_v.png');
  border-color: #df7732;
}
.jackpot.theme-easit2.withcurrencyalt.rsd.platinum .counter:after,
.jackpot-generic.theme-easit2.withcurrencyalt.rsd.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-rsd-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-easit2.withcurrencyalt.rsd.diamond .counter:after,
.jackpot-generic.theme-easit2.withcurrencyalt.rsd.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-rsd-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-easit2.withcurrencyalt.rsd.gold .counter:after,
.jackpot-generic.theme-easit2.withcurrencyalt.rsd.gold .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-rsd-gold_v.png');
  border-color: #e6c23c;
}
.jackpot.theme-easit2.withcurrencyalt.rsd.silver .counter:after,
.jackpot-generic.theme-easit2.withcurrencyalt.rsd.silver .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-rsd-silver_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-easit2.withcurrencyalt.rsd.bronze .counter:after,
.jackpot-generic.theme-easit2.withcurrencyalt.rsd.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/easit2/currency-rsd-bronze_v.png');
  border-color: #df7732;
}
.jackpot.theme-easit2.withbg.withborder.platinum .counter,
.jackpot-generic.theme-easit2.withbg.withborder.platinum .counter,
.jackpot.theme-easit2.withbgalt.withborder.platinum .counter,
.jackpot-generic.theme-easit2.withbgalt.withborder.platinum .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-easit2.withbg.withborder.diamond .counter,
.jackpot-generic.theme-easit2.withbg.withborder.diamond .counter,
.jackpot.theme-easit2.withbgalt.withborder.diamond .counter,
.jackpot-generic.theme-easit2.withbgalt.withborder.diamond .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-easit2.withbg.withborder.gold .counter,
.jackpot-generic.theme-easit2.withbg.withborder.gold .counter,
.jackpot.theme-easit2.withbgalt.withborder.gold .counter,
.jackpot-generic.theme-easit2.withbgalt.withborder.gold .counter {
  border-color: #e6c23c;
  box-shadow: rgba(230, 194, 60, 0.5) 0 0 10px;
}
.jackpot.theme-easit2.withbg.withborder.silver .counter,
.jackpot-generic.theme-easit2.withbg.withborder.silver .counter,
.jackpot.theme-easit2.withbgalt.withborder.silver .counter,
.jackpot-generic.theme-easit2.withbgalt.withborder.silver .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-easit2.withbg.withborder.bronze .counter,
.jackpot-generic.theme-easit2.withbg.withborder.bronze .counter,
.jackpot.theme-easit2.withbgalt.withborder.bronze .counter,
.jackpot-generic.theme-easit2.withbgalt.withborder.bronze .counter {
  border-color: #df7732;
  box-shadow: rgba(223, 119, 50, 0.5) 0 0 10px;
}
.jackpot.theme-easit2.withtoplogo.platinum,
.jackpot-generic.theme-easit2.withtoplogo.platinum {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-easit2.withtoplogo.platinum::before,
.jackpot-generic.theme-easit2.withtoplogo.platinum::before {
  background-image: url('/Content/Images/jackpot/easit2/logo-platinum.png');
}
.jackpot.theme-easit2.withtoplogo.gold,
.jackpot-generic.theme-easit2.withtoplogo.gold {
  border-color: #e6c23c;
  box-shadow: rgba(230, 194, 60, 0.5) 0 0 10px;
}
.jackpot.theme-easit2.withtoplogo.gold::before,
.jackpot-generic.theme-easit2.withtoplogo.gold::before {
  background-image: url('/Content/Images/jackpot/easit2/logo-gold.png');
}
.jackpot.theme-easit2.withtoplogo.silver,
.jackpot-generic.theme-easit2.withtoplogo.silver {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-easit2.withtoplogo.silver::before,
.jackpot-generic.theme-easit2.withtoplogo.silver::before {
  background-image: url('/Content/Images/jackpot/easit2/logo-silver.png');
}
.jackpot.theme-easit2.withtoplogo.bronze,
.jackpot-generic.theme-easit2.withtoplogo.bronze {
  border-color: #df7732;
  box-shadow: rgba(223, 119, 50, 0.5) 0 0 10px;
}
.jackpot.theme-easit2.withtoplogo.bronze::before,
.jackpot-generic.theme-easit2.withtoplogo.bronze::before {
  background-image: url('/Content/Images/jackpot/easit2/logo-bronze.png');
}
.jackpot.theme-easit2.withtoplogoalt.platinum,
.jackpot-generic.theme-easit2.withtoplogoalt.platinum {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-easit2.withtoplogoalt.platinum::before,
.jackpot-generic.theme-easit2.withtoplogoalt.platinum::before {
  background-image: url('/Content/Images/jackpot/easit2/logo-platinum2.png');
}
.jackpot.theme-easit2.withtoplogoalt.diamond,
.jackpot-generic.theme-easit2.withtoplogoalt.diamond {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-easit2.withtoplogoalt.diamond::before,
.jackpot-generic.theme-easit2.withtoplogoalt.diamond::before {
  background-image: url('/Content/Images/jackpot/easit2/logo-diamond2.png');
}
.jackpot.theme-easit2.withtoplogoalt.gold,
.jackpot-generic.theme-easit2.withtoplogoalt.gold {
  border-color: #e6c23c;
  box-shadow: rgba(230, 194, 60, 0.5) 0 0 10px;
}
.jackpot.theme-easit2.withtoplogoalt.gold::before,
.jackpot-generic.theme-easit2.withtoplogoalt.gold::before {
  background-image: url('/Content/Images/jackpot/easit2/logo-gold2.png');
}
.jackpot.theme-easit2.withtoplogoalt.silver,
.jackpot-generic.theme-easit2.withtoplogoalt.silver {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-easit2.withtoplogoalt.silver::before,
.jackpot-generic.theme-easit2.withtoplogoalt.silver::before {
  background-image: url('/Content/Images/jackpot/easit2/logo-silver2.png');
}
.jackpot.theme-easit2.withtoplogoalt.bronze,
.jackpot-generic.theme-easit2.withtoplogoalt.bronze {
  border-color: #df7732;
  box-shadow: rgba(223, 119, 50, 0.5) 0 0 10px;
}
.jackpot.theme-easit2.withtoplogoalt.bronze::before,
.jackpot-generic.theme-easit2.withtoplogoalt.bronze::before {
  background-image: url('/Content/Images/jackpot/easit2/logo-bronze2.png');
}
.jackpot.theme-easit2.withtoplogosimple.platinum::before,
.jackpot-generic.theme-easit2.withtoplogosimple.platinum::before {
  background-image: url('/Content/Images/jackpot/easit2/logo-simple-platinum.png');
}
.jackpot.theme-easit2.withtoplogosimple.diamond::before,
.jackpot-generic.theme-easit2.withtoplogosimple.diamond::before {
  background-image: url('/Content/Images/jackpot/easit2/logo-simple-diamond.png');
}
.jackpot.theme-easit2.withtoplogosimple.gold::before,
.jackpot-generic.theme-easit2.withtoplogosimple.gold::before {
  background-image: url('/Content/Images/jackpot/easit2/logo-simple-gold.png');
}
.jackpot.theme-easit2.withtoplogosimple.silver::before,
.jackpot-generic.theme-easit2.withtoplogosimple.silver::before {
  background-image: url('/Content/Images/jackpot/easit2/logo-simple-silver.png');
}
.jackpot.theme-easit2.withtoplogosimple.bronze::before,
.jackpot-generic.theme-easit2.withtoplogosimple.bronze::before {
  background-image: url('/Content/Images/jackpot/easit2/logo-simple-bronze.png');
}
.jackpot.theme-easit2.withleftlogo.platinum::before,
.jackpot-generic.theme-easit2.withleftlogo.platinum::before {
  background-image: url('/Content/Images/jackpot/easit2/logo-platinum2.png');
}
.jackpot.theme-easit2.withleftlogo.diamond::before,
.jackpot-generic.theme-easit2.withleftlogo.diamond::before {
  background-image: url('/Content/Images/jackpot/easit2/logo-diamond2.png');
}
.jackpot.theme-easit2.withleftlogo.gold::before,
.jackpot-generic.theme-easit2.withleftlogo.gold::before {
  background-image: url('/Content/Images/jackpot/easit2/logo-gold2.png');
}
.jackpot.theme-easit2.withleftlogo.silver::before,
.jackpot-generic.theme-easit2.withleftlogo.silver::before {
  background-image: url('/Content/Images/jackpot/easit2/logo-silver2.png');
}
.jackpot.theme-easit2.withleftlogo.bronze::before,
.jackpot-generic.theme-easit2.withleftlogo.bronze::before {
  background-image: url('/Content/Images/jackpot/easit2/logo-bronze2.png');
}
.jackpot.theme-easit2.withleftlogosimple.platinum::before,
.jackpot-generic.theme-easit2.withleftlogosimple.platinum::before {
  background-image: url('/Content/Images/jackpot/easit2/logo-simple-platinum.png');
}
.jackpot.theme-easit2.withleftlogosimple.diamond::before,
.jackpot-generic.theme-easit2.withleftlogosimple.diamond::before {
  background-image: url('/Content/Images/jackpot/easit2/logo-simple-diamond.png');
}
.jackpot.theme-easit2.withleftlogosimple.gold::before,
.jackpot-generic.theme-easit2.withleftlogosimple.gold::before {
  background-image: url('/Content/Images/jackpot/easit2/logo-simple-gold.png');
}
.jackpot.theme-easit2.withleftlogosimple.silver::before,
.jackpot-generic.theme-easit2.withleftlogosimple.silver::before {
  background-image: url('/Content/Images/jackpot/easit2/logo-simple-silver.png');
}
.jackpot.theme-easit2.withleftlogosimple.bronze::before,
.jackpot-generic.theme-easit2.withleftlogosimple.bronze::before {
  background-image: url('/Content/Images/jackpot/easit2/logo-simple-bronze.png');
}
.jackpot.theme-easit2.withbg .counter,
.jackpot-generic.theme-easit2.withbg .counter {
  background-color: rgba(0, 0, 0, 0.5);
}
.jackpot.theme-lobby30-light.platinum .counter,
.jackpot-generic.theme-lobby30-light.platinum .counter {
  padding-left: 3%;
  padding-right: 3%;
}
.jackpot.theme-lobby30-light.platinum .counter .wrapper:after,
.jackpot-generic.theme-lobby30-light.platinum .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/separator-platinum.png');
}
.jackpot.theme-lobby30-light.gold .counter,
.jackpot-generic.theme-lobby30-light.gold .counter {
  padding-left: 3%;
  padding-right: 3%;
}
.jackpot.theme-lobby30-light.gold .counter .wrapper:after,
.jackpot-generic.theme-lobby30-light.gold .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/separator-gold.png');
}
.jackpot.theme-lobby30-light.silver .counter,
.jackpot-generic.theme-lobby30-light.silver .counter {
  padding-left: 3%;
  padding-right: 3%;
}
.jackpot.theme-lobby30-light.silver .counter .wrapper:after,
.jackpot-generic.theme-lobby30-light.silver .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/separator-silver.png');
}
.jackpot.theme-lobby30-light.bronze .counter,
.jackpot-generic.theme-lobby30-light.bronze .counter {
  padding-left: 3%;
  padding-right: 3%;
}
.jackpot.theme-lobby30-light.bronze .counter .wrapper:after,
.jackpot-generic.theme-lobby30-light.bronze .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/separator-bronze.png');
}
.jackpot.theme-lobby30-light.diamond .counter,
.jackpot-generic.theme-lobby30-light.diamond .counter {
  padding-left: 3%;
  padding-right: 3%;
}
.jackpot.theme-lobby30-light.diamond .counter .wrapper:after,
.jackpot-generic.theme-lobby30-light.diamond .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/separator-diamond.png');
}
.jackpot.theme-lobby30-light.withlabel.platinum .counter:before,
.jackpot-generic.theme-lobby30-light.withlabel.platinum .counter:before {
  background-image: url('/Content/Images/jackpot/lobby30-light/label-platinum.png');
}
.jackpot.theme-lobby30-light.withlabel.gold .counter:before,
.jackpot-generic.theme-lobby30-light.withlabel.gold .counter:before {
  background-image: url('/Content/Images/jackpot/lobby30-light/label-gold.png');
}
.jackpot.theme-lobby30-light.withlabel.silver .counter:before,
.jackpot-generic.theme-lobby30-light.withlabel.silver .counter:before {
  background-image: url('/Content/Images/jackpot/lobby30-light/label-silver.png');
}
.jackpot.theme-lobby30-light.withlabel.bronze .counter:before,
.jackpot-generic.theme-lobby30-light.withlabel.bronze .counter:before {
  background-image: url('/Content/Images/jackpot/lobby30-light/label-bronze.png');
}
.jackpot.theme-lobby30-light.withlabel.diamond .counter:before,
.jackpot-generic.theme-lobby30-light.withlabel.diamond .counter:before {
  background-image: url('/Content/Images/jackpot/lobby30-light/label-diamond.png');
}
.jackpot.theme-lobby30-light.withlabel.royal .counter:before,
.jackpot-generic.theme-lobby30-light.withlabel.royal .counter:before {
  background-image: url('/Content/Images/jackpot/lobby30-light/label-royal.png');
}
.jackpot.theme-lobby30-light.withborder.platinum .counter,
.jackpot-generic.theme-lobby30-light.withborder.platinum .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px, rgba(224, 224, 224, 0.5) 0 0 10px inset;
}
.jackpot.theme-lobby30-light.withborder.diamond .counter,
.jackpot-generic.theme-lobby30-light.withborder.diamond .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px, rgba(224, 224, 224, 0.5) 0 0 10px inset;
}
.jackpot.theme-lobby30-light.withborder.gold .counter,
.jackpot-generic.theme-lobby30-light.withborder.gold .counter {
  border-color: #e6c23c;
  box-shadow: rgba(230, 194, 60, 0.5) 0 0 10px, rgba(230, 194, 60, 0.5) 0 0 10px inset;
}
.jackpot.theme-lobby30-light.withborder.silver .counter,
.jackpot-generic.theme-lobby30-light.withborder.silver .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px, rgba(224, 224, 224, 0.5) 0 0 10px inset;
}
.jackpot.theme-lobby30-light.withborder.bronze .counter,
.jackpot-generic.theme-lobby30-light.withborder.bronze .counter {
  border-color: #df7732;
  box-shadow: rgba(223, 119, 50, 0.5) 0 0 10px, rgba(223, 119, 50, 0.5) 0 0 10px inset;
}
.jackpot.theme-lobby30-light.withborderanimation.platinum .counter,
.jackpot-generic.theme-lobby30-light.withborderanimation.platinum .counter {
  border-color: #e0e0e0;
  animation-name: anim-platinum-1;
  box-shadow: #e0e0e0 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-lobby30-light.withborderanimation.platinum .counter:before,
.jackpot-generic.theme-lobby30-light.withborderanimation.platinum .counter:before {
  filter: unset;
  animation-name: anim-platinum-2;
  animation-duration: 5s;
}
@keyframes anim-platinum-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #e0e0e0 0 0 10px;
  }
  20% {
    box-shadow: #e0e0e0 0 0 10px, #e0e0e0 0 0 20px;
  }
}
@keyframes anim-platinum-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #e0e0e0);
  }
}
.jackpot.theme-lobby30-light.withborderanimation.gold .counter,
.jackpot-generic.theme-lobby30-light.withborderanimation.gold .counter {
  border-color: #e6c23c;
  animation-name: anim-gold-1;
  box-shadow: #e6c23c 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-lobby30-light.withborderanimation.gold .counter:before,
.jackpot-generic.theme-lobby30-light.withborderanimation.gold .counter:before {
  filter: unset;
  animation-name: anim-gold-2;
  animation-duration: 5s;
}
@keyframes anim-gold-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #e6c23c 0 0 10px;
  }
  20% {
    box-shadow: #e6c23c 0 0 10px, #e6c23c 0 0 20px;
  }
}
@keyframes anim-gold-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #e6c23c);
  }
}
.jackpot.theme-lobby30-light.withborderanimation.silver .counter,
.jackpot-generic.theme-lobby30-light.withborderanimation.silver .counter {
  border-color: #e0e0e0;
  animation-name: anim-silver-1;
  box-shadow: #e0e0e0 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-lobby30-light.withborderanimation.silver .counter:before,
.jackpot-generic.theme-lobby30-light.withborderanimation.silver .counter:before {
  filter: unset;
  animation-name: anim-silver-2;
  animation-duration: 5s;
}
@keyframes anim-silver-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #e0e0e0 0 0 10px;
  }
  20% {
    box-shadow: #e0e0e0 0 0 10px, #e0e0e0 0 0 20px;
  }
}
@keyframes anim-silver-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #e0e0e0);
  }
}
.jackpot.theme-lobby30-light.withborderanimation.bronze .counter,
.jackpot-generic.theme-lobby30-light.withborderanimation.bronze .counter {
  border-color: #df7732;
  animation-name: anim-bronze-1;
  box-shadow: #df7732 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-lobby30-light.withborderanimation.bronze .counter:before,
.jackpot-generic.theme-lobby30-light.withborderanimation.bronze .counter:before {
  filter: unset;
  animation-name: anim-bronze-2;
  animation-duration: 5s;
}
@keyframes anim-bronze-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #df7732 0 0 10px;
  }
  20% {
    box-shadow: #df7732 0 0 10px, #df7732 0 0 20px;
  }
}
@keyframes anim-bronze-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #df7732);
  }
}
.jackpot.theme-lobby30-light.withcurrency.czk.platinum .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrency.czk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-czk-platinum.png');
}
.jackpot.theme-lobby30-light.withcurrency.czk.diamond .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrency.czk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-czk-diamond.png');
}
.jackpot.theme-lobby30-light.withcurrency.czk.gold .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrency.czk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-czk-gold.png');
}
.jackpot.theme-lobby30-light.withcurrency.czk.silver .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrency.czk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-czk-silver.png');
}
.jackpot.theme-lobby30-light.withcurrency.czk.bronze .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrency.czk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-czk-bronze.png');
}
.jackpot.theme-lobby30-light.withcurrency.eur.platinum .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrency.eur.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-eur-platinum.png');
}
.jackpot.theme-lobby30-light.withcurrency.eur.diamond .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrency.eur.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-eur-diamond.png');
}
.jackpot.theme-lobby30-light.withcurrency.eur.gold .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrency.eur.gold .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-eur-gold.png');
}
.jackpot.theme-lobby30-light.withcurrency.eur.silver .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrency.eur.silver .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-eur-silver.png');
}
.jackpot.theme-lobby30-light.withcurrency.eur.bronze .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrency.eur.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-eur-bronze.png');
}
.jackpot.theme-lobby30-light.withcurrency.hrk.platinum .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrency.hrk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-hrk-platinum.png');
}
.jackpot.theme-lobby30-light.withcurrency.hrk.diamond .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrency.hrk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-hrk-diamond.png');
}
.jackpot.theme-lobby30-light.withcurrency.hrk.gold .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrency.hrk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-hrk-gold.png');
}
.jackpot.theme-lobby30-light.withcurrency.hrk.silver .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrency.hrk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-hrk-silver.png');
}
.jackpot.theme-lobby30-light.withcurrency.hrk.bronze .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrency.hrk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-hrk-bronze.png');
}
.jackpot.theme-lobby30-light.withcurrency.ron.platinum .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrency.ron.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-ron-platinum.png');
}
.jackpot.theme-lobby30-light.withcurrency.ron.diamond .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrency.ron.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-ron-diamond.png');
}
.jackpot.theme-lobby30-light.withcurrency.ron.gold .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrency.ron.gold .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-ron-gold.png');
}
.jackpot.theme-lobby30-light.withcurrency.ron.silver .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrency.ron.silver .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-ron-silver.png');
}
.jackpot.theme-lobby30-light.withcurrency.ron.bronze .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrency.ron.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-ron-bronze.png');
}
.jackpot.theme-lobby30-light.withcurrency.rsd.platinum .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrency.rsd.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-rsd-platinum.png');
}
.jackpot.theme-lobby30-light.withcurrency.rsd.diamond .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrency.rsd.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-rsd-diamond.png');
}
.jackpot.theme-lobby30-light.withcurrency.rsd.gold .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrency.rsd.gold .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-rsd-gold.png');
}
.jackpot.theme-lobby30-light.withcurrency.rsd.silver .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrency.rsd.silver .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-rsd-silver.png');
}
.jackpot.theme-lobby30-light.withcurrency.rsd.bronze .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrency.rsd.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-rsd-bronze.png');
}
.jackpot.theme-lobby30-light.withcurrencyalt.czk.platinum .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrencyalt.czk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-czk-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-lobby30-light.withcurrencyalt.czk.diamond .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrencyalt.czk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-czk-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-lobby30-light.withcurrencyalt.czk.gold .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrencyalt.czk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-czk-gold_v.png');
  border-color: #e6c23c;
}
.jackpot.theme-lobby30-light.withcurrencyalt.czk.silver .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrencyalt.czk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-czk-silver_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-lobby30-light.withcurrencyalt.czk.bronze .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrencyalt.czk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-czk-bronze_v.png');
  border-color: #df7732;
}
.jackpot.theme-lobby30-light.withcurrencyalt.eur.platinum .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrencyalt.eur.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-eur-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-lobby30-light.withcurrencyalt.eur.diamond .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrencyalt.eur.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-eur-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-lobby30-light.withcurrencyalt.eur.gold .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrencyalt.eur.gold .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-eur-gold_v.png');
  border-color: #e6c23c;
}
.jackpot.theme-lobby30-light.withcurrencyalt.eur.silver .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrencyalt.eur.silver .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-eur-silver_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-lobby30-light.withcurrencyalt.eur.bronze .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrencyalt.eur.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-eur-bronze_v.png');
  border-color: #df7732;
}
.jackpot.theme-lobby30-light.withcurrencyalt.hrk.platinum .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrencyalt.hrk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-hrk-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-lobby30-light.withcurrencyalt.hrk.diamond .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrencyalt.hrk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-hrk-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-lobby30-light.withcurrencyalt.hrk.gold .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrencyalt.hrk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-hrk-gold_v.png');
  border-color: #e6c23c;
}
.jackpot.theme-lobby30-light.withcurrencyalt.hrk.silver .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrencyalt.hrk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-hrk-silver_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-lobby30-light.withcurrencyalt.hrk.bronze .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrencyalt.hrk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-hrk-bronze_v.png');
  border-color: #df7732;
}
.jackpot.theme-lobby30-light.withcurrencyalt.ron.platinum .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrencyalt.ron.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-ron-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-lobby30-light.withcurrencyalt.ron.diamond .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrencyalt.ron.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-ron-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-lobby30-light.withcurrencyalt.ron.gold .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrencyalt.ron.gold .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-ron-gold_v.png');
  border-color: #e6c23c;
}
.jackpot.theme-lobby30-light.withcurrencyalt.ron.silver .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrencyalt.ron.silver .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-ron-silver_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-lobby30-light.withcurrencyalt.ron.bronze .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrencyalt.ron.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-ron-bronze_v.png');
  border-color: #df7732;
}
.jackpot.theme-lobby30-light.withcurrencyalt.rsd.platinum .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrencyalt.rsd.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-rsd-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-lobby30-light.withcurrencyalt.rsd.diamond .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrencyalt.rsd.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-rsd-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-lobby30-light.withcurrencyalt.rsd.gold .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrencyalt.rsd.gold .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-rsd-gold_v.png');
  border-color: #e6c23c;
}
.jackpot.theme-lobby30-light.withcurrencyalt.rsd.silver .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrencyalt.rsd.silver .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-rsd-silver_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-lobby30-light.withcurrencyalt.rsd.bronze .counter:after,
.jackpot-generic.theme-lobby30-light.withcurrencyalt.rsd.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-light/currency-rsd-bronze_v.png');
  border-color: #df7732;
}
.jackpot.theme-lobby30-light.withbg.withborder.platinum .counter,
.jackpot-generic.theme-lobby30-light.withbg.withborder.platinum .counter,
.jackpot.theme-lobby30-light.withbgalt.withborder.platinum .counter,
.jackpot-generic.theme-lobby30-light.withbgalt.withborder.platinum .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-lobby30-light.withbg.withborder.diamond .counter,
.jackpot-generic.theme-lobby30-light.withbg.withborder.diamond .counter,
.jackpot.theme-lobby30-light.withbgalt.withborder.diamond .counter,
.jackpot-generic.theme-lobby30-light.withbgalt.withborder.diamond .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-lobby30-light.withbg.withborder.gold .counter,
.jackpot-generic.theme-lobby30-light.withbg.withborder.gold .counter,
.jackpot.theme-lobby30-light.withbgalt.withborder.gold .counter,
.jackpot-generic.theme-lobby30-light.withbgalt.withborder.gold .counter {
  border-color: #e6c23c;
  box-shadow: rgba(230, 194, 60, 0.5) 0 0 10px;
}
.jackpot.theme-lobby30-light.withbg.withborder.silver .counter,
.jackpot-generic.theme-lobby30-light.withbg.withborder.silver .counter,
.jackpot.theme-lobby30-light.withbgalt.withborder.silver .counter,
.jackpot-generic.theme-lobby30-light.withbgalt.withborder.silver .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-lobby30-light.withbg.withborder.bronze .counter,
.jackpot-generic.theme-lobby30-light.withbg.withborder.bronze .counter,
.jackpot.theme-lobby30-light.withbgalt.withborder.bronze .counter,
.jackpot-generic.theme-lobby30-light.withbgalt.withborder.bronze .counter {
  border-color: #df7732;
  box-shadow: rgba(223, 119, 50, 0.5) 0 0 10px;
}
.jackpot.theme-lobby30-light.withtoplogo.platinum,
.jackpot-generic.theme-lobby30-light.withtoplogo.platinum {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-lobby30-light.withtoplogo.platinum::before,
.jackpot-generic.theme-lobby30-light.withtoplogo.platinum::before {
  background-image: url('/Content/Images/jackpot/lobby30-light/logo-platinum.png');
}
.jackpot.theme-lobby30-light.withtoplogo.gold,
.jackpot-generic.theme-lobby30-light.withtoplogo.gold {
  border-color: #e6c23c;
  box-shadow: rgba(230, 194, 60, 0.5) 0 0 10px;
}
.jackpot.theme-lobby30-light.withtoplogo.gold::before,
.jackpot-generic.theme-lobby30-light.withtoplogo.gold::before {
  background-image: url('/Content/Images/jackpot/lobby30-light/logo-gold.png');
}
.jackpot.theme-lobby30-light.withtoplogo.silver,
.jackpot-generic.theme-lobby30-light.withtoplogo.silver {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-lobby30-light.withtoplogo.silver::before,
.jackpot-generic.theme-lobby30-light.withtoplogo.silver::before {
  background-image: url('/Content/Images/jackpot/lobby30-light/logo-silver.png');
}
.jackpot.theme-lobby30-light.withtoplogo.bronze,
.jackpot-generic.theme-lobby30-light.withtoplogo.bronze {
  border-color: #df7732;
  box-shadow: rgba(223, 119, 50, 0.5) 0 0 10px;
}
.jackpot.theme-lobby30-light.withtoplogo.bronze::before,
.jackpot-generic.theme-lobby30-light.withtoplogo.bronze::before {
  background-image: url('/Content/Images/jackpot/lobby30-light/logo-bronze.png');
}
.jackpot.theme-lobby30-light.withtoplogoalt.platinum,
.jackpot-generic.theme-lobby30-light.withtoplogoalt.platinum {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-lobby30-light.withtoplogoalt.platinum::before,
.jackpot-generic.theme-lobby30-light.withtoplogoalt.platinum::before {
  background-image: url('/Content/Images/jackpot/lobby30-light/logo-platinum2.png');
}
.jackpot.theme-lobby30-light.withtoplogoalt.diamond,
.jackpot-generic.theme-lobby30-light.withtoplogoalt.diamond {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-lobby30-light.withtoplogoalt.diamond::before,
.jackpot-generic.theme-lobby30-light.withtoplogoalt.diamond::before {
  background-image: url('/Content/Images/jackpot/lobby30-light/logo-diamond2.png');
}
.jackpot.theme-lobby30-light.withtoplogoalt.gold,
.jackpot-generic.theme-lobby30-light.withtoplogoalt.gold {
  border-color: #e6c23c;
  box-shadow: rgba(230, 194, 60, 0.5) 0 0 10px;
}
.jackpot.theme-lobby30-light.withtoplogoalt.gold::before,
.jackpot-generic.theme-lobby30-light.withtoplogoalt.gold::before {
  background-image: url('/Content/Images/jackpot/lobby30-light/logo-gold2.png');
}
.jackpot.theme-lobby30-light.withtoplogoalt.silver,
.jackpot-generic.theme-lobby30-light.withtoplogoalt.silver {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-lobby30-light.withtoplogoalt.silver::before,
.jackpot-generic.theme-lobby30-light.withtoplogoalt.silver::before {
  background-image: url('/Content/Images/jackpot/lobby30-light/logo-silver2.png');
}
.jackpot.theme-lobby30-light.withtoplogoalt.bronze,
.jackpot-generic.theme-lobby30-light.withtoplogoalt.bronze {
  border-color: #df7732;
  box-shadow: rgba(223, 119, 50, 0.5) 0 0 10px;
}
.jackpot.theme-lobby30-light.withtoplogoalt.bronze::before,
.jackpot-generic.theme-lobby30-light.withtoplogoalt.bronze::before {
  background-image: url('/Content/Images/jackpot/lobby30-light/logo-bronze2.png');
}
.jackpot.theme-lobby30-light.withtoplogosimple.platinum::before,
.jackpot-generic.theme-lobby30-light.withtoplogosimple.platinum::before {
  background-image: url('/Content/Images/jackpot/lobby30-light/logo-simple-platinum.png');
}
.jackpot.theme-lobby30-light.withtoplogosimple.diamond::before,
.jackpot-generic.theme-lobby30-light.withtoplogosimple.diamond::before {
  background-image: url('/Content/Images/jackpot/lobby30-light/logo-simple-diamond.png');
}
.jackpot.theme-lobby30-light.withtoplogosimple.gold::before,
.jackpot-generic.theme-lobby30-light.withtoplogosimple.gold::before {
  background-image: url('/Content/Images/jackpot/lobby30-light/logo-simple-gold.png');
}
.jackpot.theme-lobby30-light.withtoplogosimple.silver::before,
.jackpot-generic.theme-lobby30-light.withtoplogosimple.silver::before {
  background-image: url('/Content/Images/jackpot/lobby30-light/logo-simple-silver.png');
}
.jackpot.theme-lobby30-light.withtoplogosimple.bronze::before,
.jackpot-generic.theme-lobby30-light.withtoplogosimple.bronze::before {
  background-image: url('/Content/Images/jackpot/lobby30-light/logo-simple-bronze.png');
}
.jackpot.theme-lobby30-light.withleftlogo.platinum::before,
.jackpot-generic.theme-lobby30-light.withleftlogo.platinum::before {
  background-image: url('/Content/Images/jackpot/lobby30-light/logo-platinum2.png');
}
.jackpot.theme-lobby30-light.withleftlogo.diamond::before,
.jackpot-generic.theme-lobby30-light.withleftlogo.diamond::before {
  background-image: url('/Content/Images/jackpot/lobby30-light/logo-diamond2.png');
}
.jackpot.theme-lobby30-light.withleftlogo.gold::before,
.jackpot-generic.theme-lobby30-light.withleftlogo.gold::before {
  background-image: url('/Content/Images/jackpot/lobby30-light/logo-gold2.png');
}
.jackpot.theme-lobby30-light.withleftlogo.silver::before,
.jackpot-generic.theme-lobby30-light.withleftlogo.silver::before {
  background-image: url('/Content/Images/jackpot/lobby30-light/logo-silver2.png');
}
.jackpot.theme-lobby30-light.withleftlogo.bronze::before,
.jackpot-generic.theme-lobby30-light.withleftlogo.bronze::before {
  background-image: url('/Content/Images/jackpot/lobby30-light/logo-bronze2.png');
}
.jackpot.theme-lobby30-light.withleftlogosimple.platinum::before,
.jackpot-generic.theme-lobby30-light.withleftlogosimple.platinum::before {
  background-image: url('/Content/Images/jackpot/lobby30-light/logo-simple-platinum.png');
}
.jackpot.theme-lobby30-light.withleftlogosimple.diamond::before,
.jackpot-generic.theme-lobby30-light.withleftlogosimple.diamond::before {
  background-image: url('/Content/Images/jackpot/lobby30-light/logo-simple-diamond.png');
}
.jackpot.theme-lobby30-light.withleftlogosimple.gold::before,
.jackpot-generic.theme-lobby30-light.withleftlogosimple.gold::before {
  background-image: url('/Content/Images/jackpot/lobby30-light/logo-simple-gold.png');
}
.jackpot.theme-lobby30-light.withleftlogosimple.silver::before,
.jackpot-generic.theme-lobby30-light.withleftlogosimple.silver::before {
  background-image: url('/Content/Images/jackpot/lobby30-light/logo-simple-silver.png');
}
.jackpot.theme-lobby30-light.withleftlogosimple.bronze::before,
.jackpot-generic.theme-lobby30-light.withleftlogosimple.bronze::before {
  background-image: url('/Content/Images/jackpot/lobby30-light/logo-simple-bronze.png');
}
.jackpot.theme-lobby30-light.withbg.withbg-large .counter,
.jackpot-generic.theme-lobby30-light.withbg.withbg-large .counter {
  background-color: white;
  padding-top: 6px;
  padding-bottom: 6px;
}
.jackpot.theme-lobby30-light.withlabel .counter,
.jackpot-generic.theme-lobby30-light.withlabel .counter {
  padding-left: 36% !important;
}
.jackpot.theme-lobby30-light.withlabel .counter::before,
.jackpot-generic.theme-lobby30-light.withlabel .counter::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 35%;
  top: 0;
  left: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left center;
}
.jackpot.theme-lobby30-light.withlabel.withborderanimation .counter,
.jackpot-generic.theme-lobby30-light.withlabel.withborderanimation .counter {
  /*padding-left: 26% !important;*/
}
.jackpot.theme-lobby30-light.withlabel.withborderanimation .counter::before,
.jackpot-generic.theme-lobby30-light.withlabel.withborderanimation .counter::before {
  /*width: 25%;*/
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center;
}
.jackpot.theme-lobby30-light .counter,
.jackpot-generic.theme-lobby30-light .counter {
  border-radius: 6px;
}
.jackpot.theme-lobby30-dark.platinum .counter,
.jackpot-generic.theme-lobby30-dark.platinum .counter {
  padding-left: 3%;
  padding-right: 3%;
}
.jackpot.theme-lobby30-dark.platinum .counter .wrapper:after,
.jackpot-generic.theme-lobby30-dark.platinum .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/separator-platinum.png');
}
.jackpot.theme-lobby30-dark.gold .counter,
.jackpot-generic.theme-lobby30-dark.gold .counter {
  padding-left: 3%;
  padding-right: 3%;
}
.jackpot.theme-lobby30-dark.gold .counter .wrapper:after,
.jackpot-generic.theme-lobby30-dark.gold .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/separator-gold.png');
}
.jackpot.theme-lobby30-dark.silver .counter,
.jackpot-generic.theme-lobby30-dark.silver .counter {
  padding-left: 3%;
  padding-right: 3%;
}
.jackpot.theme-lobby30-dark.silver .counter .wrapper:after,
.jackpot-generic.theme-lobby30-dark.silver .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/separator-silver.png');
}
.jackpot.theme-lobby30-dark.bronze .counter,
.jackpot-generic.theme-lobby30-dark.bronze .counter {
  padding-left: 3%;
  padding-right: 3%;
}
.jackpot.theme-lobby30-dark.bronze .counter .wrapper:after,
.jackpot-generic.theme-lobby30-dark.bronze .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/separator-bronze.png');
}
.jackpot.theme-lobby30-dark.diamond .counter,
.jackpot-generic.theme-lobby30-dark.diamond .counter {
  padding-left: 3%;
  padding-right: 3%;
}
.jackpot.theme-lobby30-dark.diamond .counter .wrapper:after,
.jackpot-generic.theme-lobby30-dark.diamond .counter .wrapper:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/separator-diamond.png');
}
.jackpot.theme-lobby30-dark.withlabel.platinum .counter:before,
.jackpot-generic.theme-lobby30-dark.withlabel.platinum .counter:before {
  background-image: url('/Content/Images/jackpot/lobby30-dark/label-platinum.png');
}
.jackpot.theme-lobby30-dark.withlabel.gold .counter:before,
.jackpot-generic.theme-lobby30-dark.withlabel.gold .counter:before {
  background-image: url('/Content/Images/jackpot/lobby30-dark/label-gold.png');
}
.jackpot.theme-lobby30-dark.withlabel.silver .counter:before,
.jackpot-generic.theme-lobby30-dark.withlabel.silver .counter:before {
  background-image: url('/Content/Images/jackpot/lobby30-dark/label-silver.png');
}
.jackpot.theme-lobby30-dark.withlabel.bronze .counter:before,
.jackpot-generic.theme-lobby30-dark.withlabel.bronze .counter:before {
  background-image: url('/Content/Images/jackpot/lobby30-dark/label-bronze.png');
}
.jackpot.theme-lobby30-dark.withlabel.diamond .counter:before,
.jackpot-generic.theme-lobby30-dark.withlabel.diamond .counter:before {
  background-image: url('/Content/Images/jackpot/lobby30-dark/label-diamond.png');
}
.jackpot.theme-lobby30-dark.withlabel.royal .counter:before,
.jackpot-generic.theme-lobby30-dark.withlabel.royal .counter:before {
  background-image: url('/Content/Images/jackpot/lobby30-dark/label-royal.png');
}
.jackpot.theme-lobby30-dark.withborder.platinum .counter,
.jackpot-generic.theme-lobby30-dark.withborder.platinum .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px, rgba(224, 224, 224, 0.5) 0 0 10px inset;
}
.jackpot.theme-lobby30-dark.withborder.diamond .counter,
.jackpot-generic.theme-lobby30-dark.withborder.diamond .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px, rgba(224, 224, 224, 0.5) 0 0 10px inset;
}
.jackpot.theme-lobby30-dark.withborder.gold .counter,
.jackpot-generic.theme-lobby30-dark.withborder.gold .counter {
  border-color: #e6c23c;
  box-shadow: rgba(230, 194, 60, 0.5) 0 0 10px, rgba(230, 194, 60, 0.5) 0 0 10px inset;
}
.jackpot.theme-lobby30-dark.withborder.silver .counter,
.jackpot-generic.theme-lobby30-dark.withborder.silver .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px, rgba(224, 224, 224, 0.5) 0 0 10px inset;
}
.jackpot.theme-lobby30-dark.withborder.bronze .counter,
.jackpot-generic.theme-lobby30-dark.withborder.bronze .counter {
  border-color: #df7732;
  box-shadow: rgba(223, 119, 50, 0.5) 0 0 10px, rgba(223, 119, 50, 0.5) 0 0 10px inset;
}
.jackpot.theme-lobby30-dark.withborderanimation.platinum .counter,
.jackpot-generic.theme-lobby30-dark.withborderanimation.platinum .counter {
  border-color: #e0e0e0;
  animation-name: anim-platinum-1;
  box-shadow: #e0e0e0 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-lobby30-dark.withborderanimation.platinum .counter:before,
.jackpot-generic.theme-lobby30-dark.withborderanimation.platinum .counter:before {
  filter: unset;
  animation-name: anim-platinum-2;
  animation-duration: 5s;
}
@keyframes anim-platinum-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #e0e0e0 0 0 10px;
  }
  20% {
    box-shadow: #e0e0e0 0 0 10px, #e0e0e0 0 0 20px;
  }
}
@keyframes anim-platinum-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #e0e0e0);
  }
}
.jackpot.theme-lobby30-dark.withborderanimation.gold .counter,
.jackpot-generic.theme-lobby30-dark.withborderanimation.gold .counter {
  border-color: #e6c23c;
  animation-name: anim-gold-1;
  box-shadow: #e6c23c 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-lobby30-dark.withborderanimation.gold .counter:before,
.jackpot-generic.theme-lobby30-dark.withborderanimation.gold .counter:before {
  filter: unset;
  animation-name: anim-gold-2;
  animation-duration: 5s;
}
@keyframes anim-gold-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #e6c23c 0 0 10px;
  }
  20% {
    box-shadow: #e6c23c 0 0 10px, #e6c23c 0 0 20px;
  }
}
@keyframes anim-gold-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #e6c23c);
  }
}
.jackpot.theme-lobby30-dark.withborderanimation.silver .counter,
.jackpot-generic.theme-lobby30-dark.withborderanimation.silver .counter {
  border-color: #e0e0e0;
  animation-name: anim-silver-1;
  box-shadow: #e0e0e0 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-lobby30-dark.withborderanimation.silver .counter:before,
.jackpot-generic.theme-lobby30-dark.withborderanimation.silver .counter:before {
  filter: unset;
  animation-name: anim-silver-2;
  animation-duration: 5s;
}
@keyframes anim-silver-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #e0e0e0 0 0 10px;
  }
  20% {
    box-shadow: #e0e0e0 0 0 10px, #e0e0e0 0 0 20px;
  }
}
@keyframes anim-silver-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #e0e0e0);
  }
}
.jackpot.theme-lobby30-dark.withborderanimation.bronze .counter,
.jackpot-generic.theme-lobby30-dark.withborderanimation.bronze .counter {
  border-color: #df7732;
  animation-name: anim-bronze-1;
  box-shadow: #df7732 0 0 10px;
  animation-duration: 5s;
}
.jackpot.theme-lobby30-dark.withborderanimation.bronze .counter:before,
.jackpot-generic.theme-lobby30-dark.withborderanimation.bronze .counter:before {
  filter: unset;
  animation-name: anim-bronze-2;
  animation-duration: 5s;
}
@keyframes anim-bronze-1 {
  0%,
  10%,
  30%,
  100% {
    box-shadow: #df7732 0 0 10px;
  }
  20% {
    box-shadow: #df7732 0 0 10px, #df7732 0 0 20px;
  }
}
@keyframes anim-bronze-2 {
  0%,
  10%,
  30%,
  100% {
    filter: unset;
  }
  20% {
    filter: drop-shadow(0px 0px 10px #df7732);
  }
}
.jackpot.theme-lobby30-dark.withcurrency.czk.platinum .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrency.czk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-czk-platinum.png');
}
.jackpot.theme-lobby30-dark.withcurrency.czk.diamond .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrency.czk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-czk-diamond.png');
}
.jackpot.theme-lobby30-dark.withcurrency.czk.gold .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrency.czk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-czk-gold.png');
}
.jackpot.theme-lobby30-dark.withcurrency.czk.silver .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrency.czk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-czk-silver.png');
}
.jackpot.theme-lobby30-dark.withcurrency.czk.bronze .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrency.czk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-czk-bronze.png');
}
.jackpot.theme-lobby30-dark.withcurrency.eur.platinum .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrency.eur.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-eur-platinum.png');
}
.jackpot.theme-lobby30-dark.withcurrency.eur.diamond .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrency.eur.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-eur-diamond.png');
}
.jackpot.theme-lobby30-dark.withcurrency.eur.gold .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrency.eur.gold .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-eur-gold.png');
}
.jackpot.theme-lobby30-dark.withcurrency.eur.silver .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrency.eur.silver .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-eur-silver.png');
}
.jackpot.theme-lobby30-dark.withcurrency.eur.bronze .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrency.eur.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-eur-bronze.png');
}
.jackpot.theme-lobby30-dark.withcurrency.hrk.platinum .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrency.hrk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-hrk-platinum.png');
}
.jackpot.theme-lobby30-dark.withcurrency.hrk.diamond .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrency.hrk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-hrk-diamond.png');
}
.jackpot.theme-lobby30-dark.withcurrency.hrk.gold .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrency.hrk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-hrk-gold.png');
}
.jackpot.theme-lobby30-dark.withcurrency.hrk.silver .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrency.hrk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-hrk-silver.png');
}
.jackpot.theme-lobby30-dark.withcurrency.hrk.bronze .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrency.hrk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-hrk-bronze.png');
}
.jackpot.theme-lobby30-dark.withcurrency.ron.platinum .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrency.ron.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-ron-platinum.png');
}
.jackpot.theme-lobby30-dark.withcurrency.ron.diamond .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrency.ron.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-ron-diamond.png');
}
.jackpot.theme-lobby30-dark.withcurrency.ron.gold .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrency.ron.gold .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-ron-gold.png');
}
.jackpot.theme-lobby30-dark.withcurrency.ron.silver .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrency.ron.silver .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-ron-silver.png');
}
.jackpot.theme-lobby30-dark.withcurrency.ron.bronze .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrency.ron.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-ron-bronze.png');
}
.jackpot.theme-lobby30-dark.withcurrency.rsd.platinum .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrency.rsd.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-rsd-platinum.png');
}
.jackpot.theme-lobby30-dark.withcurrency.rsd.diamond .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrency.rsd.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-rsd-diamond.png');
}
.jackpot.theme-lobby30-dark.withcurrency.rsd.gold .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrency.rsd.gold .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-rsd-gold.png');
}
.jackpot.theme-lobby30-dark.withcurrency.rsd.silver .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrency.rsd.silver .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-rsd-silver.png');
}
.jackpot.theme-lobby30-dark.withcurrency.rsd.bronze .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrency.rsd.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-rsd-bronze.png');
}
.jackpot.theme-lobby30-dark.withcurrencyalt.czk.platinum .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrencyalt.czk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-czk-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-lobby30-dark.withcurrencyalt.czk.diamond .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrencyalt.czk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-czk-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-lobby30-dark.withcurrencyalt.czk.gold .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrencyalt.czk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-czk-gold_v.png');
  border-color: #e6c23c;
}
.jackpot.theme-lobby30-dark.withcurrencyalt.czk.silver .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrencyalt.czk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-czk-silver_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-lobby30-dark.withcurrencyalt.czk.bronze .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrencyalt.czk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-czk-bronze_v.png');
  border-color: #df7732;
}
.jackpot.theme-lobby30-dark.withcurrencyalt.eur.platinum .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrencyalt.eur.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-eur-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-lobby30-dark.withcurrencyalt.eur.diamond .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrencyalt.eur.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-eur-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-lobby30-dark.withcurrencyalt.eur.gold .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrencyalt.eur.gold .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-eur-gold_v.png');
  border-color: #e6c23c;
}
.jackpot.theme-lobby30-dark.withcurrencyalt.eur.silver .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrencyalt.eur.silver .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-eur-silver_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-lobby30-dark.withcurrencyalt.eur.bronze .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrencyalt.eur.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-eur-bronze_v.png');
  border-color: #df7732;
}
.jackpot.theme-lobby30-dark.withcurrencyalt.hrk.platinum .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrencyalt.hrk.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-hrk-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-lobby30-dark.withcurrencyalt.hrk.diamond .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrencyalt.hrk.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-hrk-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-lobby30-dark.withcurrencyalt.hrk.gold .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrencyalt.hrk.gold .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-hrk-gold_v.png');
  border-color: #e6c23c;
}
.jackpot.theme-lobby30-dark.withcurrencyalt.hrk.silver .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrencyalt.hrk.silver .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-hrk-silver_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-lobby30-dark.withcurrencyalt.hrk.bronze .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrencyalt.hrk.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-hrk-bronze_v.png');
  border-color: #df7732;
}
.jackpot.theme-lobby30-dark.withcurrencyalt.ron.platinum .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrencyalt.ron.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-ron-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-lobby30-dark.withcurrencyalt.ron.diamond .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrencyalt.ron.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-ron-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-lobby30-dark.withcurrencyalt.ron.gold .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrencyalt.ron.gold .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-ron-gold_v.png');
  border-color: #e6c23c;
}
.jackpot.theme-lobby30-dark.withcurrencyalt.ron.silver .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrencyalt.ron.silver .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-ron-silver_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-lobby30-dark.withcurrencyalt.ron.bronze .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrencyalt.ron.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-ron-bronze_v.png');
  border-color: #df7732;
}
.jackpot.theme-lobby30-dark.withcurrencyalt.rsd.platinum .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrencyalt.rsd.platinum .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-rsd-platinum_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-lobby30-dark.withcurrencyalt.rsd.diamond .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrencyalt.rsd.diamond .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-rsd-diamond_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-lobby30-dark.withcurrencyalt.rsd.gold .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrencyalt.rsd.gold .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-rsd-gold_v.png');
  border-color: #e6c23c;
}
.jackpot.theme-lobby30-dark.withcurrencyalt.rsd.silver .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrencyalt.rsd.silver .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-rsd-silver_v.png');
  border-color: #e0e0e0;
}
.jackpot.theme-lobby30-dark.withcurrencyalt.rsd.bronze .counter:after,
.jackpot-generic.theme-lobby30-dark.withcurrencyalt.rsd.bronze .counter:after {
  background-image: url('/Content/Images/jackpot/lobby30-dark/currency-rsd-bronze_v.png');
  border-color: #df7732;
}
.jackpot.theme-lobby30-dark.withbg.withborder.platinum .counter,
.jackpot-generic.theme-lobby30-dark.withbg.withborder.platinum .counter,
.jackpot.theme-lobby30-dark.withbgalt.withborder.platinum .counter,
.jackpot-generic.theme-lobby30-dark.withbgalt.withborder.platinum .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-lobby30-dark.withbg.withborder.diamond .counter,
.jackpot-generic.theme-lobby30-dark.withbg.withborder.diamond .counter,
.jackpot.theme-lobby30-dark.withbgalt.withborder.diamond .counter,
.jackpot-generic.theme-lobby30-dark.withbgalt.withborder.diamond .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-lobby30-dark.withbg.withborder.gold .counter,
.jackpot-generic.theme-lobby30-dark.withbg.withborder.gold .counter,
.jackpot.theme-lobby30-dark.withbgalt.withborder.gold .counter,
.jackpot-generic.theme-lobby30-dark.withbgalt.withborder.gold .counter {
  border-color: #e6c23c;
  box-shadow: rgba(230, 194, 60, 0.5) 0 0 10px;
}
.jackpot.theme-lobby30-dark.withbg.withborder.silver .counter,
.jackpot-generic.theme-lobby30-dark.withbg.withborder.silver .counter,
.jackpot.theme-lobby30-dark.withbgalt.withborder.silver .counter,
.jackpot-generic.theme-lobby30-dark.withbgalt.withborder.silver .counter {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-lobby30-dark.withbg.withborder.bronze .counter,
.jackpot-generic.theme-lobby30-dark.withbg.withborder.bronze .counter,
.jackpot.theme-lobby30-dark.withbgalt.withborder.bronze .counter,
.jackpot-generic.theme-lobby30-dark.withbgalt.withborder.bronze .counter {
  border-color: #df7732;
  box-shadow: rgba(223, 119, 50, 0.5) 0 0 10px;
}
.jackpot.theme-lobby30-dark.withtoplogo.platinum,
.jackpot-generic.theme-lobby30-dark.withtoplogo.platinum {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-lobby30-dark.withtoplogo.platinum::before,
.jackpot-generic.theme-lobby30-dark.withtoplogo.platinum::before {
  background-image: url('/Content/Images/jackpot/lobby30-dark/logo-platinum.png');
}
.jackpot.theme-lobby30-dark.withtoplogo.gold,
.jackpot-generic.theme-lobby30-dark.withtoplogo.gold {
  border-color: #e6c23c;
  box-shadow: rgba(230, 194, 60, 0.5) 0 0 10px;
}
.jackpot.theme-lobby30-dark.withtoplogo.gold::before,
.jackpot-generic.theme-lobby30-dark.withtoplogo.gold::before {
  background-image: url('/Content/Images/jackpot/lobby30-dark/logo-gold.png');
}
.jackpot.theme-lobby30-dark.withtoplogo.silver,
.jackpot-generic.theme-lobby30-dark.withtoplogo.silver {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-lobby30-dark.withtoplogo.silver::before,
.jackpot-generic.theme-lobby30-dark.withtoplogo.silver::before {
  background-image: url('/Content/Images/jackpot/lobby30-dark/logo-silver.png');
}
.jackpot.theme-lobby30-dark.withtoplogo.bronze,
.jackpot-generic.theme-lobby30-dark.withtoplogo.bronze {
  border-color: #df7732;
  box-shadow: rgba(223, 119, 50, 0.5) 0 0 10px;
}
.jackpot.theme-lobby30-dark.withtoplogo.bronze::before,
.jackpot-generic.theme-lobby30-dark.withtoplogo.bronze::before {
  background-image: url('/Content/Images/jackpot/lobby30-dark/logo-bronze.png');
}
.jackpot.theme-lobby30-dark.withtoplogoalt.platinum,
.jackpot-generic.theme-lobby30-dark.withtoplogoalt.platinum {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-lobby30-dark.withtoplogoalt.platinum::before,
.jackpot-generic.theme-lobby30-dark.withtoplogoalt.platinum::before {
  background-image: url('/Content/Images/jackpot/lobby30-dark/logo-platinum2.png');
}
.jackpot.theme-lobby30-dark.withtoplogoalt.diamond,
.jackpot-generic.theme-lobby30-dark.withtoplogoalt.diamond {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-lobby30-dark.withtoplogoalt.diamond::before,
.jackpot-generic.theme-lobby30-dark.withtoplogoalt.diamond::before {
  background-image: url('/Content/Images/jackpot/lobby30-dark/logo-diamond2.png');
}
.jackpot.theme-lobby30-dark.withtoplogoalt.gold,
.jackpot-generic.theme-lobby30-dark.withtoplogoalt.gold {
  border-color: #e6c23c;
  box-shadow: rgba(230, 194, 60, 0.5) 0 0 10px;
}
.jackpot.theme-lobby30-dark.withtoplogoalt.gold::before,
.jackpot-generic.theme-lobby30-dark.withtoplogoalt.gold::before {
  background-image: url('/Content/Images/jackpot/lobby30-dark/logo-gold2.png');
}
.jackpot.theme-lobby30-dark.withtoplogoalt.silver,
.jackpot-generic.theme-lobby30-dark.withtoplogoalt.silver {
  border-color: #e0e0e0;
  box-shadow: rgba(224, 224, 224, 0.5) 0 0 10px;
}
.jackpot.theme-lobby30-dark.withtoplogoalt.silver::before,
.jackpot-generic.theme-lobby30-dark.withtoplogoalt.silver::before {
  background-image: url('/Content/Images/jackpot/lobby30-dark/logo-silver2.png');
}
.jackpot.theme-lobby30-dark.withtoplogoalt.bronze,
.jackpot-generic.theme-lobby30-dark.withtoplogoalt.bronze {
  border-color: #df7732;
  box-shadow: rgba(223, 119, 50, 0.5) 0 0 10px;
}
.jackpot.theme-lobby30-dark.withtoplogoalt.bronze::before,
.jackpot-generic.theme-lobby30-dark.withtoplogoalt.bronze::before {
  background-image: url('/Content/Images/jackpot/lobby30-dark/logo-bronze2.png');
}
.jackpot.theme-lobby30-dark.withtoplogosimple.platinum::before,
.jackpot-generic.theme-lobby30-dark.withtoplogosimple.platinum::before {
  background-image: url('/Content/Images/jackpot/lobby30-dark/logo-simple-platinum.png');
}
.jackpot.theme-lobby30-dark.withtoplogosimple.diamond::before,
.jackpot-generic.theme-lobby30-dark.withtoplogosimple.diamond::before {
  background-image: url('/Content/Images/jackpot/lobby30-dark/logo-simple-diamond.png');
}
.jackpot.theme-lobby30-dark.withtoplogosimple.gold::before,
.jackpot-generic.theme-lobby30-dark.withtoplogosimple.gold::before {
  background-image: url('/Content/Images/jackpot/lobby30-dark/logo-simple-gold.png');
}
.jackpot.theme-lobby30-dark.withtoplogosimple.silver::before,
.jackpot-generic.theme-lobby30-dark.withtoplogosimple.silver::before {
  background-image: url('/Content/Images/jackpot/lobby30-dark/logo-simple-silver.png');
}
.jackpot.theme-lobby30-dark.withtoplogosimple.bronze::before,
.jackpot-generic.theme-lobby30-dark.withtoplogosimple.bronze::before {
  background-image: url('/Content/Images/jackpot/lobby30-dark/logo-simple-bronze.png');
}
.jackpot.theme-lobby30-dark.withleftlogo.platinum::before,
.jackpot-generic.theme-lobby30-dark.withleftlogo.platinum::before {
  background-image: url('/Content/Images/jackpot/lobby30-dark/logo-platinum2.png');
}
.jackpot.theme-lobby30-dark.withleftlogo.diamond::before,
.jackpot-generic.theme-lobby30-dark.withleftlogo.diamond::before {
  background-image: url('/Content/Images/jackpot/lobby30-dark/logo-diamond2.png');
}
.jackpot.theme-lobby30-dark.withleftlogo.gold::before,
.jackpot-generic.theme-lobby30-dark.withleftlogo.gold::before {
  background-image: url('/Content/Images/jackpot/lobby30-dark/logo-gold2.png');
}
.jackpot.theme-lobby30-dark.withleftlogo.silver::before,
.jackpot-generic.theme-lobby30-dark.withleftlogo.silver::before {
  background-image: url('/Content/Images/jackpot/lobby30-dark/logo-silver2.png');
}
.jackpot.theme-lobby30-dark.withleftlogo.bronze::before,
.jackpot-generic.theme-lobby30-dark.withleftlogo.bronze::before {
  background-image: url('/Content/Images/jackpot/lobby30-dark/logo-bronze2.png');
}
.jackpot.theme-lobby30-dark.withleftlogosimple.platinum::before,
.jackpot-generic.theme-lobby30-dark.withleftlogosimple.platinum::before {
  background-image: url('/Content/Images/jackpot/lobby30-dark/logo-simple-platinum.png');
}
.jackpot.theme-lobby30-dark.withleftlogosimple.diamond::before,
.jackpot-generic.theme-lobby30-dark.withleftlogosimple.diamond::before {
  background-image: url('/Content/Images/jackpot/lobby30-dark/logo-simple-diamond.png');
}
.jackpot.theme-lobby30-dark.withleftlogosimple.gold::before,
.jackpot-generic.theme-lobby30-dark.withleftlogosimple.gold::before {
  background-image: url('/Content/Images/jackpot/lobby30-dark/logo-simple-gold.png');
}
.jackpot.theme-lobby30-dark.withleftlogosimple.silver::before,
.jackpot-generic.theme-lobby30-dark.withleftlogosimple.silver::before {
  background-image: url('/Content/Images/jackpot/lobby30-dark/logo-simple-silver.png');
}
.jackpot.theme-lobby30-dark.withleftlogosimple.bronze::before,
.jackpot-generic.theme-lobby30-dark.withleftlogosimple.bronze::before {
  background-image: url('/Content/Images/jackpot/lobby30-dark/logo-simple-bronze.png');
}
.jackpot.theme-lobby30-dark.withbg.withbg-large .counter,
.jackpot-generic.theme-lobby30-dark.withbg.withbg-large .counter {
  background-color: #fff;
  padding-top: 6px;
  padding-bottom: 6px;
}
.jackpot.theme-lobby30-dark.withlabel .counter,
.jackpot-generic.theme-lobby30-dark.withlabel .counter {
  padding-left: 36% !important;
}
.jackpot.theme-lobby30-dark.withlabel .counter::before,
.jackpot-generic.theme-lobby30-dark.withlabel .counter::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 35%;
  top: 0;
  left: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left center;
}
.jackpot.theme-lobby30-dark.withlabel.withborderanimation .counter::before,
.jackpot-generic.theme-lobby30-dark.withlabel.withborderanimation .counter::before {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center;
}
.jackpot.theme-lobby30-dark .counter,
.jackpot-generic.theme-lobby30-dark .counter {
  border-radius: 6px;
}
.jackpot-winners {
  display: none;
  background-color: #252527;
  color: white;
  position: relative;
  padding: 0 24px;
}
.jackpot-winners .fa-times {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  width: 29px;
  height: 27px;
  line-height: 27px;
  text-align: center;
  opacity: 0.5;
  font-size: 16px;
}
.jackpot-winners .wrapper {
  position: relative;
}
.jackpot-winners .wrapper .slick-list {
  overflow: hidden;
}
.jackpot-winners .wrapper .item {
  float: left;
  padding-left: 6px;
  padding-right: 6px;
}
.jackpot-winners .wrapper .item table {
  margin-top: 6px;
  margin-bottom: 6px;
}
.jackpot-winners .wrapper .item table thead tr th {
  white-space: nowrap;
  padding: 0;
  border: 0;
  border-bottom: 1px solid #ecce49;
  color: #ecce49;
  background-color: transparent;
  padding-bottom: 6px;
  font-size: 12px;
}
.jackpot-winners .wrapper .item table tbody tr td {
  white-space: nowrap;
  padding: 0;
  border: 0;
  font-size: 12px;
}
.jackpot-winners .wrapper .item table tbody tr td:nth-child(1),
.jackpot-winners .wrapper .item table tbody tr td:nth-child(2) {
  opacity: 0.66;
}
.jackpot-winners .wrapper .item table tbody tr:first-child td {
  padding-top: 6px;
}
.jackpot-winners .swiper-prev,
.jackpot-winners .swiper-next {
  position: absolute;
  width: 17px;
  height: 56px;
  top: 50%;
  margin-top: -28px;
  left: 6px;
  text-indent: -999em;
  background-image: url('/Content/Images/arrow-left.png');
  background-color: transparent;
  border: 0;
  background-repeat: no-repeat;
  font-size: 1px;
}
.jackpot-winners .swiper-prev:after,
.jackpot-winners .swiper-next:after {
  content: "";
  position: absolute;
  width: 17px;
  height: 56px;
  top: 0;
  left: 0;
  background-image: url('/Content/Images/arrow-left.png');
  opacity: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.jackpot-winners .swiper-prev.swiper-button-disabled,
.jackpot-winners .swiper-next.swiper-button-disabled {
  opacity: 0;
}
.jackpot-winners .swiper-prev:hover:after,
.jackpot-winners .swiper-next:hover:after {
  opacity: 1;
}
.jackpot-winners .swiper-next {
  left: auto;
  right: 6px;
  background-image: url('/Content/Images/arrow-right.png');
}
.jackpot-winners .swiper-next:after {
  background-image: url('/Content/Images/arrow-right.png');
}
@media (min-width: 768px) {
  .area--main .jackpots-all__provider--egt .wrapper::after {
    bottom: 10px;
  }
}
.jackpot-celebration > div {
  position: relative;
  height: 320px;
  width: 320px;
  padding-top: 0;
  margin-left: auto;
  margin-right: auto;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
}
.jackpot-celebration > div table {
  height: 100%;
  width: 100%;
  background-color: transparent;
}
.jackpot-celebration > div table tr td {
  height: 100%;
  width: 100%;
}
.jackpot-celebration > div .winner-name {
  text-align: center;
  color: white;
  font-size: 1.5em;
  text-shadow: 0 0 5px #333;
  margin-bottom: -10%;
}
.jackpot-celebration > div .logo-animated {
  width: 320px;
  margin: 0 auto;
  position: relative;
}
.jackpot-celebration > div .logo-animated::before {
  position: absolute;
  content: " ";
  width: 30%;
  margin: 0 35%;
  padding-bottom: 5%;
  bottom: 10%;
  left: 0;
  background-size: cover;
}
.jackpot-celebration > div .logo-animated > div {
  width: 320px;
  padding-bottom: 50%;
  position: relative;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.jackpot-celebration > div .logo-animated > div .f {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: 0 33.333333%;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0;
  width: 100%;
  padding-bottom: 50%;
  transition: opacity 0.3s linear;
}
.jackpot-celebration > div .logo-animated > div .f.f0 {
  background-position: 0 33.333333%;
}
.jackpot-celebration > div .logo-animated > div .f.f1 {
  background-position: 0 66.666666%;
}
.jackpot-celebration > div .logo-animated > div .f.f2 {
  background-position: 0 100%;
}
.jackpot-celebration > div .logo-animated > div.f0 .f0 {
  opacity: 1;
}
.jackpot-celebration > div .logo-animated > div.f1 .f1 {
  opacity: 1;
}
.jackpot-celebration > div .logo-animated > div.f2 .f2 {
  opacity: 1;
}
.jackpot-celebration > div .amount {
  padding: 0 60px;
  margin-top: -3%;
}
.jackpot-celebration > div .amount .jackpot {
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 4px;
}
.jackpot-celebration > div .amount .jackpot .counter {
  border-width: 1px;
}
.jackpot-celebration > div .amount .jackpot .counter .wrapper {
  padding-right: 2%;
  padding-left: 4%;
}
.jackpot-celebration > div .amount .jackpot .counter::after {
  border-left-width: 1px;
}
.jackpot-celebration.theme-synottip.platinum > div .logo-animated::before,
.jackpot-celebration.theme-synottipsk.platinum > div .logo-animated::before,
.jackpot-celebration.theme-synottiplv.platinum > div .logo-animated::before {
  background-image: url('/Content/Images/jackpot/synottip/logo-simple-platinum.png');
}
.jackpot-celebration.theme-synottip.platinum > div .logo-animated > div,
.jackpot-celebration.theme-synottipsk.platinum > div .logo-animated > div,
.jackpot-celebration.theme-synottiplv.platinum > div .logo-animated > div {
  background-image: url('/Content/Images/jackpot/synottip/logo-animated-platinum.png');
}
.jackpot-celebration.theme-synottip.platinum > div .logo-animated > div .f,
.jackpot-celebration.theme-synottipsk.platinum > div .logo-animated > div .f,
.jackpot-celebration.theme-synottiplv.platinum > div .logo-animated > div .f {
  background-image: url('/Content/Images/jackpot/synottip/logo-animated-platinum.png');
}
.jackpot-celebration.theme-synottip.gold > div .logo-animated::before,
.jackpot-celebration.theme-synottipsk.gold > div .logo-animated::before,
.jackpot-celebration.theme-synottiplv.gold > div .logo-animated::before {
  background-image: url('/Content/Images/jackpot/synottip/logo-simple-gold.png');
}
.jackpot-celebration.theme-synottip.gold > div .logo-animated > div,
.jackpot-celebration.theme-synottipsk.gold > div .logo-animated > div,
.jackpot-celebration.theme-synottiplv.gold > div .logo-animated > div {
  background-image: url('/Content/Images/jackpot/synottip/logo-animated-gold.png');
}
.jackpot-celebration.theme-synottip.gold > div .logo-animated > div .f,
.jackpot-celebration.theme-synottipsk.gold > div .logo-animated > div .f,
.jackpot-celebration.theme-synottiplv.gold > div .logo-animated > div .f {
  background-image: url('/Content/Images/jackpot/synottip/logo-animated-gold.png');
}
.jackpot-celebration.theme-synottip.silver > div .logo-animated::before,
.jackpot-celebration.theme-synottipsk.silver > div .logo-animated::before,
.jackpot-celebration.theme-synottiplv.silver > div .logo-animated::before {
  background-image: url('/Content/Images/jackpot/synottip/logo-simple-silver.png');
}
.jackpot-celebration.theme-synottip.silver > div .logo-animated > div,
.jackpot-celebration.theme-synottipsk.silver > div .logo-animated > div,
.jackpot-celebration.theme-synottiplv.silver > div .logo-animated > div {
  background-image: url('/Content/Images/jackpot/synottip/logo-animated-silver.png');
}
.jackpot-celebration.theme-synottip.silver > div .logo-animated > div .f,
.jackpot-celebration.theme-synottipsk.silver > div .logo-animated > div .f,
.jackpot-celebration.theme-synottiplv.silver > div .logo-animated > div .f {
  background-image: url('/Content/Images/jackpot/synottip/logo-animated-silver.png');
}
.jackpot-celebration.theme-synottip.bronze > div .logo-animated::before,
.jackpot-celebration.theme-synottipsk.bronze > div .logo-animated::before,
.jackpot-celebration.theme-synottiplv.bronze > div .logo-animated::before {
  background-image: url('/Content/Images/jackpot/synottip/logo-simple-bronze.png');
}
.jackpot-celebration.theme-synottip.bronze > div .logo-animated > div,
.jackpot-celebration.theme-synottipsk.bronze > div .logo-animated > div,
.jackpot-celebration.theme-synottiplv.bronze > div .logo-animated > div {
  background-image: url('/Content/Images/jackpot/synottip/logo-animated-bronze.png');
}
.jackpot-celebration.theme-synottip.bronze > div .logo-animated > div .f,
.jackpot-celebration.theme-synottipsk.bronze > div .logo-animated > div .f,
.jackpot-celebration.theme-synottiplv.bronze > div .logo-animated > div .f {
  background-image: url('/Content/Images/jackpot/synottip/logo-animated-bronze.png');
}
.jackpot-celebration.theme-synottip > div,
.jackpot-celebration.theme-synottipsk > div,
.jackpot-celebration.theme-synottiplv > div {
  background-image: url('/Content/images/jackpot/synottip/vyhra_jackpotu_640x640.png');
}
.jackpot-celebration.theme-tipos.platinum > div .logo-animated::before {
  background-image: url('/Content/Images/jackpot/easit/logo-simple-platinum.png');
}
.jackpot-celebration.theme-tipos.platinum > div .logo-animated > div {
  background-image: url('/Content/Images/jackpot/easit/logo-animated-platinum.png');
}
.jackpot-celebration.theme-tipos.platinum > div .logo-animated > div .f {
  background-image: url('/Content/Images/jackpot/easit/logo-animated-platinum.png');
}
.jackpot-celebration.theme-tipos.gold > div .logo-animated::before {
  background-image: url('/Content/Images/jackpot/easit/logo-simple-gold.png');
}
.jackpot-celebration.theme-tipos.gold > div .logo-animated > div {
  background-image: url('/Content/Images/jackpot/easit/logo-animated-gold.png');
}
.jackpot-celebration.theme-tipos.gold > div .logo-animated > div .f {
  background-image: url('/Content/Images/jackpot/easit/logo-animated-gold.png');
}
.jackpot-celebration.theme-tipos.silver > div .logo-animated::before {
  background-image: url('/Content/Images/jackpot/easit/logo-simple-silver.png');
}
.jackpot-celebration.theme-tipos.silver > div .logo-animated > div {
  background-image: url('/Content/Images/jackpot/easit/logo-animated-silver.png');
}
.jackpot-celebration.theme-tipos.silver > div .logo-animated > div .f {
  background-image: url('/Content/Images/jackpot/easit/logo-animated-silver.png');
}
.jackpot-celebration.theme-tipos.bronze > div .logo-animated::before {
  background-image: url('/Content/Images/jackpot/easit/logo-simple-bronze.png');
}
.jackpot-celebration.theme-tipos.bronze > div .logo-animated > div {
  background-image: url('/Content/Images/jackpot/easit/logo-animated-bronze.png');
}
.jackpot-celebration.theme-tipos.bronze > div .logo-animated > div .f {
  background-image: url('/Content/Images/jackpot/easit/logo-animated-bronze.png');
}
.jackpot-celebration.theme-tipos .wrapper::after {
  right: 7%;
}
.jackpot-celebration.theme-tipos .counter::after {
  width: 11%;
}
.jackpot-celebration.theme-easit.platinum > div .logo-animated::before {
  background-image: url('/Content/Images/jackpot/easit/logo-simple-platinum.png');
}
.jackpot-celebration.theme-easit.platinum > div .logo-animated > div {
  background-image: url('/Content/Images/jackpot/easit/logo-animated-platinum.png');
}
.jackpot-celebration.theme-easit.platinum > div .logo-animated > div .f {
  background-image: url('/Content/Images/jackpot/easit/logo-animated-platinum.png');
}
.jackpot-celebration.theme-easit.gold > div .logo-animated::before {
  background-image: url('/Content/Images/jackpot/easit/logo-simple-gold.png');
}
.jackpot-celebration.theme-easit.gold > div .logo-animated > div {
  background-image: url('/Content/Images/jackpot/easit/logo-animated-gold.png');
}
.jackpot-celebration.theme-easit.gold > div .logo-animated > div .f {
  background-image: url('/Content/Images/jackpot/easit/logo-animated-gold.png');
}
.jackpot-celebration.theme-easit.silver > div .logo-animated::before {
  background-image: url('/Content/Images/jackpot/easit/logo-simple-silver.png');
}
.jackpot-celebration.theme-easit.silver > div .logo-animated > div {
  background-image: url('/Content/Images/jackpot/easit/logo-animated-silver.png');
}
.jackpot-celebration.theme-easit.silver > div .logo-animated > div .f {
  background-image: url('/Content/Images/jackpot/easit/logo-animated-silver.png');
}
.jackpot-celebration.theme-easit.bronze > div .logo-animated::before {
  background-image: url('/Content/Images/jackpot/easit/logo-simple-bronze.png');
}
.jackpot-celebration.theme-easit.bronze > div .logo-animated > div {
  background-image: url('/Content/Images/jackpot/easit/logo-animated-bronze.png');
}
.jackpot-celebration.theme-easit.bronze > div .logo-animated > div .f {
  background-image: url('/Content/Images/jackpot/easit/logo-animated-bronze.png');
}
.jackpot-celebration.theme-slovmaticlobby30.platinum > div .logo-animated::before {
  background-image: url('/Content/Images/jackpot/easit/logo-simple-platinum.png');
}
.jackpot-celebration.theme-slovmaticlobby30.platinum > div .logo-animated > div {
  background-image: url('/Content/Images/jackpot/easit/logo-animated-platinum.png');
}
.jackpot-celebration.theme-slovmaticlobby30.platinum > div .logo-animated > div .f {
  background-image: url('/Content/Images/jackpot/easit/logo-animated-platinum.png');
}
.jackpot-celebration.theme-slovmaticlobby30.gold > div .logo-animated::before {
  background-image: url('/Content/Images/jackpot/easit/logo-simple-gold.png');
}
.jackpot-celebration.theme-slovmaticlobby30.gold > div .logo-animated > div {
  background-image: url('/Content/Images/jackpot/easit/logo-animated-gold.png');
}
.jackpot-celebration.theme-slovmaticlobby30.gold > div .logo-animated > div .f {
  background-image: url('/Content/Images/jackpot/easit/logo-animated-gold.png');
}
.jackpot-celebration.theme-slovmaticlobby30.silver > div .logo-animated::before {
  background-image: url('/Content/Images/jackpot/easit/logo-simple-silver.png');
}
.jackpot-celebration.theme-slovmaticlobby30.silver > div .logo-animated > div {
  background-image: url('/Content/Images/jackpot/easit/logo-animated-silver.png');
}
.jackpot-celebration.theme-slovmaticlobby30.silver > div .logo-animated > div .f {
  background-image: url('/Content/Images/jackpot/easit/logo-animated-silver.png');
}
.jackpot-celebration.theme-slovmaticlobby30.bronze > div .logo-animated::before {
  background-image: url('/Content/Images/jackpot/easit/logo-simple-bronze.png');
}
.jackpot-celebration.theme-slovmaticlobby30.bronze > div .logo-animated > div {
  background-image: url('/Content/Images/jackpot/easit/logo-animated-bronze.png');
}
.jackpot-celebration.theme-slovmaticlobby30.bronze > div .logo-animated > div .f {
  background-image: url('/Content/Images/jackpot/easit/logo-animated-bronze.png');
}
.jackpot-celebration.theme-slovmaticlobby30 .wrapper::after {
  right: 7%;
}
.jackpot-celebration.theme-slovmaticlobby30 .counter::after {
  width: 11%;
}
.jackpot-celebration.theme-lobby30-light.platinum > div .logo-animated::before {
  background-image: url('/Content/Images/jackpot/lobby30-light/logo-simple-platinum.png');
}
.jackpot-celebration.theme-lobby30-light.platinum > div .logo-animated > div {
  background-image: url('/Content/Images/jackpot/lobby30-light/logo-animated-platinum.png');
}
.jackpot-celebration.theme-lobby30-light.platinum > div .logo-animated > div .f {
  background-image: url('/Content/Images/jackpot/lobby30-light/logo-animated-platinum.png');
}
.jackpot-celebration.theme-lobby30-light.gold > div .logo-animated::before {
  background-image: url('/Content/Images/jackpot/lobby30-light/logo-simple-gold.png');
}
.jackpot-celebration.theme-lobby30-light.gold > div .logo-animated > div {
  background-image: url('/Content/Images/jackpot/lobby30-light/logo-animated-gold.png');
}
.jackpot-celebration.theme-lobby30-light.gold > div .logo-animated > div .f {
  background-image: url('/Content/Images/jackpot/lobby30-light/logo-animated-gold.png');
}
.jackpot-celebration.theme-lobby30-light.silver > div .logo-animated::before {
  background-image: url('/Content/Images/jackpot/lobby30-light/logo-simple-silver.png');
}
.jackpot-celebration.theme-lobby30-light.silver > div .logo-animated > div {
  background-image: url('/Content/Images/jackpot/lobby30-light/logo-animated-silver.png');
}
.jackpot-celebration.theme-lobby30-light.silver > div .logo-animated > div .f {
  background-image: url('/Content/Images/jackpot/lobby30-light/logo-animated-silver.png');
}
.jackpot-celebration.theme-lobby30-light.bronze > div .logo-animated::before {
  background-image: url('/Content/Images/jackpot/lobby30-light/logo-simple-bronze.png');
}
.jackpot-celebration.theme-lobby30-light.bronze > div .logo-animated > div {
  background-image: url('/Content/Images/jackpot/lobby30-light/logo-animated-bronze.png');
}
.jackpot-celebration.theme-lobby30-light.bronze > div .logo-animated > div .f {
  background-image: url('/Content/Images/jackpot/lobby30-light/logo-animated-bronze.png');
}
.jackpot-celebration.theme-lobby30-light > div .amount .jackpot {
  border-radius: 7px;
}
.jackpot-celebration.theme-lobby30-light .jackpot .counter .wrapper {
  padding-right: 0%;
}
.jackpot-celebration.theme-lobby30-dark.platinum > div .logo-animated::before,
.jackpot-celebration.theme-joker.platinum > div .logo-animated::before,
.jackpot-celebration.theme-synotinteractive.platinum > div .logo-animated::before {
  background-image: url('/Content/Images/jackpot/lobby30-dark/logo-simple-platinum.png');
}
.jackpot-celebration.theme-lobby30-dark.platinum > div .logo-animated > div,
.jackpot-celebration.theme-joker.platinum > div .logo-animated > div,
.jackpot-celebration.theme-synotinteractive.platinum > div .logo-animated > div {
  background-image: url('/Content/Images/jackpot/lobby30-dark/logo-animated-platinum.png');
}
.jackpot-celebration.theme-lobby30-dark.platinum > div .logo-animated > div .f,
.jackpot-celebration.theme-joker.platinum > div .logo-animated > div .f,
.jackpot-celebration.theme-synotinteractive.platinum > div .logo-animated > div .f {
  background-image: url('/Content/Images/jackpot/lobby30-dark/logo-animated-platinum.png');
}
.jackpot-celebration.theme-lobby30-dark.gold > div .logo-animated::before,
.jackpot-celebration.theme-joker.gold > div .logo-animated::before,
.jackpot-celebration.theme-synotinteractive.gold > div .logo-animated::before {
  background-image: url('/Content/Images/jackpot/lobby30-dark/logo-simple-gold.png');
}
.jackpot-celebration.theme-lobby30-dark.gold > div .logo-animated > div,
.jackpot-celebration.theme-joker.gold > div .logo-animated > div,
.jackpot-celebration.theme-synotinteractive.gold > div .logo-animated > div {
  background-image: url('/Content/Images/jackpot/lobby30-dark/logo-animated-gold.png');
}
.jackpot-celebration.theme-lobby30-dark.gold > div .logo-animated > div .f,
.jackpot-celebration.theme-joker.gold > div .logo-animated > div .f,
.jackpot-celebration.theme-synotinteractive.gold > div .logo-animated > div .f {
  background-image: url('/Content/Images/jackpot/lobby30-dark/logo-animated-gold.png');
}
.jackpot-celebration.theme-lobby30-dark.silver > div .logo-animated::before,
.jackpot-celebration.theme-joker.silver > div .logo-animated::before,
.jackpot-celebration.theme-synotinteractive.silver > div .logo-animated::before {
  background-image: url('/Content/Images/jackpot/lobby30-dark/logo-simple-silver.png');
}
.jackpot-celebration.theme-lobby30-dark.silver > div .logo-animated > div,
.jackpot-celebration.theme-joker.silver > div .logo-animated > div,
.jackpot-celebration.theme-synotinteractive.silver > div .logo-animated > div {
  background-image: url('/Content/Images/jackpot/lobby30-dark/logo-animated-silver.png');
}
.jackpot-celebration.theme-lobby30-dark.silver > div .logo-animated > div .f,
.jackpot-celebration.theme-joker.silver > div .logo-animated > div .f,
.jackpot-celebration.theme-synotinteractive.silver > div .logo-animated > div .f {
  background-image: url('/Content/Images/jackpot/lobby30-dark/logo-animated-silver.png');
}
.jackpot-celebration.theme-lobby30-dark.bronze > div .logo-animated::before,
.jackpot-celebration.theme-joker.bronze > div .logo-animated::before,
.jackpot-celebration.theme-synotinteractive.bronze > div .logo-animated::before {
  background-image: url('/Content/Images/jackpot/lobby30-dark/logo-simple-bronze.png');
}
.jackpot-celebration.theme-lobby30-dark.bronze > div .logo-animated > div,
.jackpot-celebration.theme-joker.bronze > div .logo-animated > div,
.jackpot-celebration.theme-synotinteractive.bronze > div .logo-animated > div {
  background-image: url('/Content/Images/jackpot/lobby30-dark/logo-animated-bronze.png');
}
.jackpot-celebration.theme-lobby30-dark.bronze > div .logo-animated > div .f,
.jackpot-celebration.theme-joker.bronze > div .logo-animated > div .f,
.jackpot-celebration.theme-synotinteractive.bronze > div .logo-animated > div .f {
  background-image: url('/Content/Images/jackpot/lobby30-dark/logo-animated-bronze.png');
}
.jackpot-celebration.theme-lobby30-dark > div .amount .jackpot,
.jackpot-celebration.theme-joker > div .amount .jackpot,
.jackpot-celebration.theme-synotinteractive > div .amount .jackpot {
  border-radius: 7px;
}
.jackpot-celebration.theme-lobby30-dark .jackpot .counter .wrapper,
.jackpot-celebration.theme-joker .jackpot .counter .wrapper,
.jackpot-celebration.theme-synotinteractive .jackpot .counter .wrapper {
  padding-right: 6% !important;
}
.jackpot-celebration.theme-lobby30-dark .jackpot.withcurrencyalt .counter::after,
.jackpot-celebration.theme-joker .jackpot.withcurrencyalt .counter::after,
.jackpot-celebration.theme-synotinteractive .jackpot.withcurrencyalt .counter::after {
  width: 11%;
}
.jackpot-celebration.theme-maxbet.platinum > div .logo-animated::before {
  background-image: url('/Content/Images/jackpot/maxbet/logo-simple-platinum.png');
}
.jackpot-celebration.theme-maxbet.platinum > div .logo-animated > div {
  background-image: url('/Content/Images/jackpot/maxbet/logo-animated-platinum.png');
}
.jackpot-celebration.theme-maxbet.platinum > div .logo-animated > div .f {
  background-image: url('/Content/Images/jackpot/maxbet/logo-animated-platinum.png');
}
.jackpot-celebration.theme-maxbet.gold > div .logo-animated::before {
  background-image: url('/Content/Images/jackpot/maxbet/logo-simple-gold.png');
}
.jackpot-celebration.theme-maxbet.gold > div .logo-animated > div {
  background-image: url('/Content/Images/jackpot/maxbet/logo-animated-gold.png');
}
.jackpot-celebration.theme-maxbet.gold > div .logo-animated > div .f {
  background-image: url('/Content/Images/jackpot/maxbet/logo-animated-gold.png');
}
.jackpot-celebration.theme-maxbet.silver > div .logo-animated::before {
  background-image: url('/Content/Images/jackpot/maxbet/logo-simple-silver.png');
}
.jackpot-celebration.theme-maxbet.silver > div .logo-animated > div {
  background-image: url('/Content/Images/jackpot/maxbet/logo-animated-silver.png');
}
.jackpot-celebration.theme-maxbet.silver > div .logo-animated > div .f {
  background-image: url('/Content/Images/jackpot/maxbet/logo-animated-silver.png');
}
.jackpot-celebration.theme-maxbet.bronze > div .logo-animated::before {
  background-image: url('/Content/Images/jackpot/maxbet/logo-simple-bronze.png');
}
.jackpot-celebration.theme-maxbet.bronze > div .logo-animated > div {
  background-image: url('/Content/Images/jackpot/maxbet/logo-animated-bronze.png');
}
.jackpot-celebration.theme-maxbet.bronze > div .logo-animated > div .f {
  background-image: url('/Content/Images/jackpot/maxbet/logo-animated-bronze.png');
}
.jackpot-celebration.theme-maxbet > div .amount .jackpot {
  border-radius: 7px;
}
.jackpot-celebration.theme-maxbet .jackpot .counter .wrapper {
  padding-right: 6% !important;
}
.jackpot-celebration.theme-maxbet .jackpot.withcurrencyalt .counter::after {
  width: 11%;
}
.jackpot-celebration.theme-maxbet .logo-animated::before {
  width: 40% !important;
  margin: 0 30% !important;
  padding-bottom: 14% !important;
  bottom: 7% !important;
}
@media (min-width: 1024px) {
  .jackpot-celebration {
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    -webkit-transform: scale(2);
    transform: scale(2);
  }
}
.jackpot.theme-synottip.withtoplogo {
  border-width: 0;
  box-shadow: none !important;
  background-color: transparent;
  margin-top: 15.5%;
  margin-bottom: 0;
}
/* Themes */
.theme-synot-standard {
  width: 206px;
}
.theme-synot-live {
  width: 272px;
}
/* Maxbet web theme */
.body-theme-maxbet {
  padding: 0;
  margin: 0;
}
.theme-maxbet {
    width: 319px;
    background-color: #101010;
}
.theme-maxbet * {
  box-sizing: border-box;
}
.theme-maxbet .dummy {
  height: 0;
  line-height: 0;
  font-size: 0px;
  display: block;
}
.theme-maxbet .item {
  display: none;
}
.theme-maxbet .item.active {
  display: block;
}
.theme-maxbet .item .jackpot {
  margin-bottom: 0;
}
.theme-maxbet .item .jackpot .counter {
  background-color: rgba(0, 0, 0, 0.3);
}
.theme-maxbet .item .jackpot .counter .wrapper:after {
  right: 10%;
}
.theme-maxbet .item .jackpot.withtoplogo {
  border: 0;
  box-shadow: none;
  background-color: transparent;
  margin-top: 11%;
  padding-bottom: 4%;
}
.theme-maxbet .item .jackpot.withtoplogo:before {
  background-position: center 64%;
  background-size: auto 56%;
}
.theme-maxbet .item .jackpot.gold.withtoplogo:before {
  background-image: url(/Content/Images/jackpot/maxbet/logo-gold2.png);
}
.theme-maxbet .item .jackpot.silver.withtoplogo:before {
  background-image: url(/Content/Images/jackpot/maxbet/logo-silver2.png);
}
.theme-maxbet .item .jackpot.bronze.withtoplogo:before {
  background-image: url(/Content/Images/jackpot/maxbet/logo-bronze2.png);
}
.theme-maxbet .jackpotOuter {
  position: relative;
  padding: 16px 20px;
  margin-bottom: 12px;
  width: 100%;
  text-align: center;
  background-color: #008000;
}
.theme-maxbet .jackpotOuter .jackpotInner {
  display: none;
}
.theme-maxbet .jackpotOuter .jackpotInner.f0 {
  display: block;
}
.theme-maxbet .jackpotOuter .jackpotInner .jackpotLogo {
  width: 90%;
  height: auto;
  max-height: 48px;
  padding-bottom: 28%;
  background-size: contain;
  background-image: url(/Content/images/jackpot.png);
  background-position: top center;
  background-repeat: no-repeat;
  margin-bottom: 0px;
  margin-top: -10px;
  margin-left: auto;
  margin-right: auto;
}
.theme-maxbet .jackpotOuter .jackpotInner .jackpotLogo.gold {
  background-image: url(/Content/Images/jackpot/maxbet/logo-gold2.png);
}
.theme-maxbet .jackpotOuter .jackpotInner .jackpotLogo.silver {
  background-image: url(/Content/Images/jackpot/maxbet/logo-silver2.png);
}
.theme-maxbet .jackpotOuter .jackpotInner .jackpotLogo.bronze {
  background-image: url(/Content/Images/jackpot/maxbet/logo-bronze2.png);
}
.theme-maxbet .jackpotOuter .jackpotInner .jp-banner > div::after {
  right: 10.5%;
}
.theme-maxbet .jackpotOuter.f0 .jackpotInner {
  display: none;
}
.theme-maxbet .jackpotOuter.f0 .jackpotInner.f0 {
  display: block;
}
.theme-maxbet .jackpotOuter.f1 .jackpotInner {
  display: none;
}
.theme-maxbet .jackpotOuter.f1 .jackpotInner.f1 {
  display: block;
}
.theme-maxbet .jackpotOuter.f2 .jackpotInner {
  display: none;
}
.theme-maxbet .jackpotOuter.f2 .jackpotInner.f2 {
  display: block;
}
.theme-maxbet-mobile {
  height: 75px;
}
.theme-maxbet-mobile .jackpotOuter {
  position: relative;
  padding: 5px 10px;
  margin-bottom: 12px;
  width: 100%;
  text-align: center;
  background-color: #008000;
}
.theme-maxbet-mobile .jackpotOuter .jackpotInner {
  display: none;
  width: 250px;
  margin-left: auto;
  margin-right: auto;
}
.theme-maxbet-mobile .jackpotOuter .jackpotInner.f0 {
  display: block;
}
.theme-maxbet-mobile .jackpotOuter .jackpotInner .jackpotLogo {
  height: 30px;
  background-size: contain;
  background-image: url(/Content/images/jackpot.png);
  background-position: top center;
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
}
.theme-maxbet-mobile .jackpotOuter .jackpotInner .jackpotLogo.gold {
  background-image: url(/Content/Images/jackpot-symbols-gold-d_online_mobile.png);
}
.theme-maxbet-mobile .jackpotOuter .jackpotInner .jackpotLogo.silver {
  background-image: url(/Content/Images/jackpot-symbols-silver-d_online_mobile.png);
}
.theme-maxbet-mobile .jackpotOuter .jackpotInner .jackpotLogo.bronze {
  background-image: url(/Content/Images/jackpot-symbols-bronze-d_online_mobile.png);
}
.theme-maxbet-mobile .jackpotOuter.f0 .jackpotInner {
  display: none;
}
.theme-maxbet-mobile .jackpotOuter.f0 .jackpotInner.f0 {
  display: block;
}
.theme-maxbet-mobile .jackpotOuter.f1 .jackpotInner {
  display: none;
}
.theme-maxbet-mobile .jackpotOuter.f1 .jackpotInner.f1 {
  display: block;
}
.theme-maxbet-mobile .jackpotOuter.f2 .jackpotInner {
  display: none;
}
.theme-maxbet-mobile .jackpotOuter.f2 .jackpotInner.f2 {
  display: block;
}
.theme-admin .jackpotLogo {
  display: none;
}
.theme-admin .jackpotValue {
  font-family: Tahoma, Arial, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 21px;
  font-weight: 500;
}
.theme-maxbet .item .jackpot .counter .wrapper:after {
    right: 7%;
}