.ath-viewport * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ath-viewport {
  position: relative;
  z-index: 2147483641;
  pointer-events: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -o-text-size-adjust: none;
  text-size-adjust: none;
}
.ath-modal {
  pointer-events: auto !important;
  background: rgba(0, 0, 0, 0.6);
}
.ath-mandatory {
  background: #000;
}
.ath-container {
  pointer-events: auto !important;
  position: absolute;
  z-index: 2147483641;
  padding: 0.7em 0.6em;
  width: 18em;
  background: #eee;
  background-size: 100% auto;
  box-shadow: 0 0.2em 0 #d1d1d1;
  font-family: sans-serif;
  font-size: 15px;
  line-height: 1.5em;
  text-align: center;
}
.ath-container small {
  font-size: 0.8em;
  line-height: 1.3em;
  display: block;
  margin-top: 0.5em;
}
.ath-ios.ath-phone {
  bottom: 1.8em;
  left: 50%;
  margin-left: -9em;
}
.ath-ios6.ath-tablet {
  left: 5em;
  top: 1.8em;
}
.ath-ios7.ath-tablet {
  left: 0.7em;
  top: 1.8em;
}
.ath-ios8.ath-tablet,
.ath-ios9.ath-tablet,
.ath-ios10.ath-tablet {
  right: 0.4em;
  top: 1.8em;
}
.ath-android {
  bottom: 1.8em;
  left: 50%;
  margin-left: -9em;
}
/* close icon */
.ath-container:before {
  content: '';
  position: relative;
  display: block;
  float: right;
  margin: -0.7em -0.6em 0 0.5em;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIQAAACECAMAAABmmnOVAAAAdVBMVEUAAAA5OTkzMzM7Ozs3NzdBQUFAQEA/Pz8+Pj5BQUFAQEA/Pz8+Pj5BQUFAQEA/Pz9BQUE+Pj4/Pz8/Pz8+Pj4/Pz8/Pz8/Pz8+Pj4/Pz8+Pj4/Pz8/Pz8/Pz8/Pz8/Pz8+Pj4/Pz8/Pz8/Pz8/Pz9AQEA/Pz+fdCaPAAAAJnRSTlMACQoNDjM4OTo7PEFCQ0RFS6ytsbS1tru8vcTFxu7x8vX19vf4+C5yomAAAAJESURBVHgBvdzLTsJAGEfxr4C2KBcVkQsIDsK8/yPaqIsPzVlyzrKrX/5p0kkXEz81L23otc9NpIbbWia2YVLqdnhlqFlhGWpSDHe1aopsSIpRb8gK0dC3G30b9rVmhWZIimTICsvQtx/FsuYOrWHoDjX3Gu31gzJxdki934WrAIOsAIOsAIOiAMPhPsJTgKGN0BVsYIVsYIVpYIVpYIVpYIVpYIVpYIVpYIVpYIVlAIVgEBRs8BRs8BRs8BRs8BRs8BRs8BRs8BRTNmgKNngKNngKNngKNngKNhiKGxgiOlZoBlaYBlaYBlaYBlaYBlaYBlaYBlaYBlZIBlBMfQMrVAMr2KAqBENSHFHhGEABhi5CV6gGUKgGUKgGUKgGUFwuqgEUvoEVsoEVpoEUpgEUggF+gKTKY+h1fxSlC7/Z+RrxOQ3fcEoAPPHZBlaYBlaYBlaYBlZYBlYIhvLBCstw7PgM7hkiWOEZWGEaWGEaWGEaIsakEAysmHkGVpxmvoEVqoEVpoEVpoEVpoEVpoEVpoEVkoEVgkFQsEFSsEFQsGEcoSvY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnmbNAUT2c2WAo2eAo2eAo2eAo2eAo2eArNEPFACjZ4CjZ4CjZ4CjaIird/rBvFH6llNCvewdli1URWCIakSIZesUaDoFg36dKFWk9zCZDei3TtwmCj7pC22AwikiIZPEU29IpFNliKxa/hC9DFITjQPYhcAAAAAElFTkSuQmCC);
  background-color: rgba(255, 255, 255, 0.8);
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: 50%;
  width: 2.7em;
  height: 2.7em;
  text-align: center;
  overflow: hidden;
  color: #a33;
  z-index: 2147483642;
}
.ath-container.ath-icon:before {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  float: none;
}
.ath-mandatory .ath-container:before {
  display: none;
}
.ath-container.ath-android:before {
  float: left;
  margin: -0.7em 0.5em 0 -0.6em;
}
.ath-container.ath-android.ath-icon:before {
  position: absolute;
  right: auto;
  left: 0;
  margin: 0;
  float: none;
}
/* applied only if the application icon is shown */
.ath-action-icon {
  display: inline-block;
  vertical-align: middle;
  background-position: 50%;
  background-repeat: no-repeat;
  text-indent: -9999em;
  overflow: hidden;
}
.ath-ios7 .ath-action-icon,
.ath-ios8 .ath-action-icon,
.ath-ios9 .ath-action-icon,
.ath-ios10 .ath-action-icon {
  width: 1.6em;
  height: 1.6em;
  background-image: url(data:image/png;base64,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);
  margin-top: -0.3em;
  background-size: auto 100%;
}
.ath-ios6 .ath-action-icon {
  width: 1.8em;
  height: 1.8em;
  background-image: url(data:image/png;base64,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);
  margin-bottom: 0.4em;
  background-size: 100% auto;
}
.ath-android .ath-action-icon {
  width: 1.4em;
  height: 1.5em;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAANlBMVEVmZmb///9mZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZW6fJrAAAAEXRSTlMAAAYHG21ub8fLz9DR8/T4+RrZ9owAAAB3SURBVHja7dNLDoAgDATQWv4gKve/rEajJOJiWLgg6WzpSyB0aHqHiNj6nL1lovb4C+hYzkSNAT7mryQFAVOeGAj4CjwEtgrWXpD/uZKtwEJApXt+Vn0flzRhgNiFZQkOXY0aADQZCOCPlsZJ46Rx0jhp3IiN2wGDHhxtldrlwQAAAABJRU5ErkJggg==);
  background-size: 100% auto;
}
.ath-container p {
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 2147483642;
  text-shadow: 0 0.1em 0 #fff;
  font-size: 1.1em;
}
.ath-ios.ath-phone:after {
  content: '';
  background: #eee;
  position: absolute;
  width: 2em;
  height: 2em;
  bottom: -0.9em;
  left: 50%;
  margin-left: -1em;
  -webkit-transform: scaleX(0.9) rotate(45deg);
  transform: scaleX(0.9) rotate(45deg);
  box-shadow: 0.2em 0.2em 0 #d1d1d1;
}
.ath-ios.ath-tablet:after {
  content: '';
  background: #eee;
  position: absolute;
  width: 2em;
  height: 2em;
  top: -0.9em;
  left: 50%;
  margin-left: -1em;
  -webkit-transform: scaleX(0.9) rotate(45deg);
  transform: scaleX(0.9) rotate(45deg);
  z-index: 2147483641;
}
.ath-application-icon {
  position: relative;
  padding: 0;
  border: 0;
  margin: 0 auto 0.2em auto;
  height: 6em;
  width: 6em;
  z-index: 2147483642;
}
.ath-container.ath-ios .ath-application-icon {
  border-radius: 1em;
  box-shadow: 0 0.2em 0.4em rgba(0, 0, 0, 0.3), inset 0 0.07em 0 rgba(255, 255, 255, 0.5);
  margin: 0 auto 0.4em auto;
}
@media only screen and (orientation: landscape) {
  .ath-container.ath-phone {
    width: 24em;
  }
  .ath-android.ath-phone {
    margin-left: -12em;
  }
  .ath-ios.ath-phone {
    margin-left: -12em;
  }
  .ath-ios6:after {
    left: 39%;
  }
  .ath-ios8.ath-phone {
    left: auto;
    bottom: auto;
    right: 0.4em;
    top: 1.8em;
  }
  .ath-ios8.ath-phone:after {
    bottom: auto;
    top: -0.9em;
    left: 68%;
    z-index: 2147483641;
    box-shadow: none;
  }
}

html,
body,
input,
textarea,
select,
button {
  font-family: 'Lato', sans-serif !important;
}
html {
  background: #000;
  min-height: 100%;
}
body {
  height: 100%;
  /*#videobg {
        background-image: url('/images/waves_bg.jpg');
    }*/
}
body .container {
  position: relative;
  height: 100%;
}
body .modals .modal {
  border-color: #ff12a0;
  box-shadow: 0 0 5px #70e329;
}
#pageLoader {
  position: fixed;
  display: none;
  z-index: 10001;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#pageLoader .blocker {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
}
#pageLoader .spinner {
  position: fixed;
  top: 50%;
  margin-top: -50px;
  left: 50%;
  margin-left: -50px;
  height: 100px;
  width: 100px;
}
#pageLoader .spinner .sk-spinner-circle.sk-spinner {
  margin: 0 auto;
  position: relative;
  height: inherit;
  width: inherit;
}
#pageLoader .spinner .sk-spinner-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
#pageLoader .spinner .sk-spinner-circle .sk-circle:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 20%;
  height: 20%;
  background-color: #6699ff;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out;
  animation: sk-circleBounceDelay 1.2s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
#pageLoader .spinner .sk-spinner-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
#pageLoader .spinner .sk-spinner-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}
#pageLoader .spinner .sk-spinner-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
#pageLoader .spinner .sk-spinner-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}
#pageLoader .spinner .sk-spinner-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}
#pageLoader .spinner .sk-spinner-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
#pageLoader .spinner .sk-spinner-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}
#pageLoader .spinner .sk-spinner-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}
#pageLoader .spinner .sk-spinner-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
#pageLoader .spinner .sk-spinner-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}
#pageLoader .spinner .sk-spinner-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}
#pageLoader .spinner .sk-spinner-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
#pageLoader .spinner .sk-spinner-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
#pageLoader .spinner .sk-spinner-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
#pageLoader .spinner .sk-spinner-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
#pageLoader .spinner .sk-spinner-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
#pageLoader .spinner .sk-spinner-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
#pageLoader .spinner .sk-spinner-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
#pageLoader .spinner .sk-spinner-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
#pageLoader .spinner .sk-spinner-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
#pageLoader .spinner .sk-spinner-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
#pageLoader .spinner .sk-spinner-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}
@-webkit-keyframes sk-circleBounceDelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes sk-circleBounceDelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
#pageLoader.loading {
  display: block;
}
@media (max-width: 1280px) {
  #videobg video {
    display: block;
  }
}

.loginPage,
.infoPage {
  position: relative;
  font-size: 14px;
  padding-top: 57px;
  padding-bottom: 118px;
  box-sizing: border-box;
  min-height: 100%;
}
.loginPage .portalTopBar,
.infoPage .portalTopBar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: #ff12a0;
  height: 48px;
  line-height: 48px;
  border-bottom: 9px solid #70e329;
}
.loginPage .portalTopBar .boomGamingLogo,
.infoPage .portalTopBar .boomGamingLogo {
  float: left;
  height: 100%;
  width: 8em;
  background: blue;
  background: transparent url('/images/boom_gaming_jumble_clean.png') no-repeat center;
  background-size: contain;
}
.loginPage .portalTopBar .topMenu,
.infoPage .portalTopBar .topMenu {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 980px;
  font-size: 1.25em;
  text-transform: uppercase;
  box-sizing: border-box;
  color: white;
}
.loginPage .portalTopBar .topMenu li,
.infoPage .portalTopBar .topMenu li {
  float: right;
  display: inline-block;
  padding: 0 1em;
  cursor: pointer;
}
.loginPage .portalTopBar .topMenu li:hover,
.infoPage .portalTopBar .topMenu li:hover {
  color: #70e329;
  transition: color 0.2s;
}
.loginPage .portalTopBar .topMenu li.selected,
.infoPage .portalTopBar .topMenu li.selected {
  color: black;
}
.loginPage .portalTopBar .topMenu li.language,
.infoPage .portalTopBar .topMenu li.language {
  border-left: 1px solid #FF62A0;
}
.loginPage .portalBottomBar,
.infoPage .portalBottomBar {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100px;
  line-height: 100px;
  background-color: rgba(255, 255, 255, 0.3);
  border-top: 9px solid rgba(112, 227, 41, 0.75);
}
.loginPage .portalBottomBar .boomGamingLogo,
.infoPage .portalBottomBar .boomGamingLogo {
  float: right;
  height: 100%;
  width: 8em;
  background: blue;
  background: transparent url('/images/boom_gaming_jumble_clean.png') no-repeat center;
  background-size: contain;
}
.loginPage .portalBottomBar .poweredBy,
.infoPage .portalBottomBar .poweredBy {
  height: 100%;
  padding: 0 20px;
}
.loginPage .portalBottomBar .poweredBy span,
.infoPage .portalBottomBar .poweredBy span {
  float: right;
  color: white;
  font-size: 1.2em;
  text-align: center;
  text-shadow: 0 0 20px black;
  padding: 0 20px;
}
.loginPage .portalBottomBar .channelList,
.infoPage .portalBottomBar .channelList {
  position: relative;
  width: 980px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  box-sizing: border-box;
}
.loginPage .portalBottomBar .channelList li,
.infoPage .portalBottomBar .channelList li {
  display: inline-block;
  width: 19%;
  padding: 0 1em;
  box-sizing: border-box;
}
.loginPage .portalBottomBar .channelList li img,
.infoPage .portalBottomBar .channelList li img {
  vertical-align: middle;
  max-height: 100px;
  max-width: 100%;
}
.loginPage .portalContent,
.infoPage .portalContent,
.loginPage .infoPageContent,
.infoPage .infoPageContent {
  position: relative;
  width: 980px;
  margin: 0 auto;
  padding: 1em;
  box-sizing: border-box;
}
.loginPage .portalContent .clearDiv,
.infoPage .portalContent .clearDiv,
.loginPage .infoPageContent .clearDiv,
.infoPage .infoPageContent .clearDiv {
  clear: both;
}
.loginPage .portalContent .nativescriptBlocker,
.infoPage .portalContent .nativescriptBlocker,
.loginPage .infoPageContent .nativescriptBlocker,
.infoPage .infoPageContent .nativescriptBlocker {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1000;
}
.loginPage .portalContent .leftcol,
.infoPage .portalContent .leftcol,
.loginPage .infoPageContent .leftcol,
.infoPage .infoPageContent .leftcol {
  position: relative;
  width: 55%;
  float: left;
}
.loginPage .portalContent .leftcol .welcome,
.infoPage .portalContent .leftcol .welcome,
.loginPage .infoPageContent .leftcol .welcome,
.infoPage .infoPageContent .leftcol .welcome {
  width: 100%;
  text-align: center;
}
.loginPage .portalContent .leftcol .welcome h1,
.infoPage .portalContent .leftcol .welcome h1,
.loginPage .infoPageContent .leftcol .welcome h1,
.infoPage .infoPageContent .leftcol .welcome h1 {
  font-size: 4.2em;
  font-weight: bold;
  padding: 0;
  margin: -0.25em 0 0;
  color: white;
  text-shadow: 0 0 20px black;
}
.loginPage .portalContent .leftcol .welcome p,
.infoPage .portalContent .leftcol .welcome p,
.loginPage .infoPageContent .leftcol .welcome p,
.infoPage .infoPageContent .leftcol .welcome p {
  color: white;
  font-size: 1.75em;
  line-height: 1.2em;
  text-shadow: 0 0 20px black;
}
.loginPage .portalContent .leftcol .welcome .logoContainer,
.infoPage .portalContent .leftcol .welcome .logoContainer,
.loginPage .infoPageContent .leftcol .welcome .logoContainer,
.infoPage .infoPageContent .leftcol .welcome .logoContainer {
  position: relative;
}
.loginPage .portalContent .leftcol .welcome .logoContainer .logo,
.infoPage .portalContent .leftcol .welcome .logoContainer .logo,
.loginPage .infoPageContent .leftcol .welcome .logoContainer .logo,
.infoPage .infoPageContent .leftcol .welcome .logoContainer .logo {
  height: 200px;
  width: 100%;
  margin: 0 auto;
  background: transparent url('/images/boom_gaming_logo_jumble.png') no-repeat center;
  background-size: contain;
}
.loginPage .portalContent .leftcol .welcome .logoContainer .logo .poweredBy,
.infoPage .portalContent .leftcol .welcome .logoContainer .logo .poweredBy,
.loginPage .infoPageContent .leftcol .welcome .logoContainer .logo .poweredBy,
.infoPage .infoPageContent .leftcol .welcome .logoContainer .logo .poweredBy {
  display: none;
  position: relative;
  color: #e4e4e4;
  font-size: 0.6em;
  font-style: italic;
  text-shadow: 0 0 20px black;
  margin-top: -0.5em;
}
.loginPage .portalContent .leftcol .welcome .logoContainer .affiliatelogo,
.infoPage .portalContent .leftcol .welcome .logoContainer .affiliatelogo,
.loginPage .infoPageContent .leftcol .welcome .logoContainer .affiliatelogo,
.infoPage .infoPageContent .leftcol .welcome .logoContainer .affiliatelogo {
  display: none;
  height: 200px;
  width: 70%;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.loginPage .portalContent .leftcol .welcome .logoContainer.affiliateView .logo,
.infoPage .portalContent .leftcol .welcome .logoContainer.affiliateView .logo,
.loginPage .infoPageContent .leftcol .welcome .logoContainer.affiliateView .logo,
.infoPage .infoPageContent .leftcol .welcome .logoContainer.affiliateView .logo {
  display: none;
  /*
                            position: absolute;
                            width: 15%;
                            right: 0;
                            bottom: 1em;
                            height: 50px;
                            background-position: right;

                            .poweredBy {
                                display: block;
                            }
                            */
}
.loginPage .portalContent .leftcol .welcome .logoContainer.affiliateView .affiliatelogo,
.infoPage .portalContent .leftcol .welcome .logoContainer.affiliateView .affiliatelogo,
.loginPage .infoPageContent .leftcol .welcome .logoContainer.affiliateView .affiliatelogo,
.infoPage .infoPageContent .leftcol .welcome .logoContainer.affiliateView .affiliatelogo {
  display: block;
}
.loginPage .portalContent .leftcol .loginLabel,
.infoPage .portalContent .leftcol .loginLabel,
.loginPage .infoPageContent .leftcol .loginLabel,
.infoPage .infoPageContent .leftcol .loginLabel {
  width: 90%;
  margin: 2em auto 0;
  display: table;
}
.loginPage .portalContent .leftcol .loginLabel p,
.infoPage .portalContent .leftcol .loginLabel p,
.loginPage .infoPageContent .leftcol .loginLabel p,
.infoPage .infoPageContent .leftcol .loginLabel p {
  width: 25%;
  text-align: right;
  color: white;
  display: table-cell;
  vertical-align: middle;
  font-size: 1.2em;
  line-height: 1.2em;
  text-align: center;
  text-shadow: 0 0 20px black;
}
.loginPage .portalContent .leftcol .login,
.infoPage .portalContent .leftcol .login,
.loginPage .infoPageContent .leftcol .login,
.infoPage .infoPageContent .leftcol .login {
  width: 90%;
  margin: 2em auto 0;
  display: table;
}
.loginPage .portalContent .leftcol .login .methodItem,
.infoPage .portalContent .leftcol .login .methodItem,
.loginPage .infoPageContent .leftcol .login .methodItem,
.infoPage .infoPageContent .leftcol .login .methodItem {
  width: 25%;
  display: table-cell;
  padding-left: 0.5em;
  cursor: pointer;
}
.loginPage .portalContent .leftcol .login .methodItem img,
.infoPage .portalContent .leftcol .login .methodItem img,
.loginPage .infoPageContent .leftcol .login .methodItem img,
.infoPage .infoPageContent .leftcol .login .methodItem img {
  width: 100%;
}
.loginPage .portalContent .rightcol,
.infoPage .portalContent .rightcol,
.loginPage .infoPageContent .rightcol,
.infoPage .infoPageContent .rightcol {
  position: relative;
  float: right;
  box-sizing: border-box;
  width: 40%;
  padding: 1.5em;
  border-radius: 0.75em;
  background-color: rgba(200, 200, 200, 0.66);
}
.loginPage .portalContent .rightcol h2,
.infoPage .portalContent .rightcol h2,
.loginPage .infoPageContent .rightcol h2,
.infoPage .infoPageContent .rightcol h2 {
  font-size: 2em;
  font-weight: normal;
  line-height: 1.2em;
  color: #cd008c;
  text-transform: uppercase;
  margin-bottom: 0.25em;
}
.loginPage .portalContent .rightcol p,
.infoPage .portalContent .rightcol p,
.loginPage .infoPageContent .rightcol p,
.infoPage .infoPageContent .rightcol p {
  line-height: 1.3em;
}
.loginPage .portalContent .rightcol p.authError,
.infoPage .portalContent .rightcol p.authError,
.loginPage .infoPageContent .rightcol p.authError,
.infoPage .infoPageContent .rightcol p.authError {
  padding: 4px 16px;
  border: 2px solid #ff0000;
}
.loginPage .portalContent .rightcol input[type="text"],
.infoPage .portalContent .rightcol input[type="text"],
.loginPage .infoPageContent .rightcol input[type="text"],
.infoPage .infoPageContent .rightcol input[type="text"],
.loginPage .portalContent .rightcol input[type="email"],
.infoPage .portalContent .rightcol input[type="email"],
.loginPage .infoPageContent .rightcol input[type="email"],
.infoPage .infoPageContent .rightcol input[type="email"],
.loginPage .portalContent .rightcol input[type="password"],
.infoPage .portalContent .rightcol input[type="password"],
.loginPage .infoPageContent .rightcol input[type="password"],
.infoPage .infoPageContent .rightcol input[type="password"] {
  width: 100%;
  box-sizing: border-box;
  border: 2px solid #eee;
  border-radius: 4px;
  font-size: 1em;
  padding: 0.25em 0.5em;
  margin: 0.5em 0;
}
.loginPage .portalContent .rightcol input[name="first_name"],
.infoPage .portalContent .rightcol input[name="first_name"],
.loginPage .infoPageContent .rightcol input[name="first_name"],
.infoPage .infoPageContent .rightcol input[name="first_name"] {
  width: 49%;
  float: left;
}
.loginPage .portalContent .rightcol input[name="last_name"],
.infoPage .portalContent .rightcol input[name="last_name"],
.loginPage .infoPageContent .rightcol input[name="last_name"],
.infoPage .infoPageContent .rightcol input[name="last_name"] {
  width: 49%;
  float: right;
}
.loginPage .portalContent .rightcol input[type="submit"],
.infoPage .portalContent .rightcol input[type="submit"],
.loginPage .infoPageContent .rightcol input[type="submit"],
.infoPage .infoPageContent .rightcol input[type="submit"],
.loginPage .portalContent .rightcol input[type="button"],
.infoPage .portalContent .rightcol input[type="button"],
.loginPage .infoPageContent .rightcol input[type="button"],
.infoPage .infoPageContent .rightcol input[type="button"] {
  background: #70e329;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0));
  color: white;
  font-size: 1.2em;
  border: 1px solid white;
  border-radius: 4px;
  padding: 0.5em 1em;
  cursor: pointer;
}
.loginPage .portalContent .rightcol input[type="submit"]:active,
.infoPage .portalContent .rightcol input[type="submit"]:active,
.loginPage .infoPageContent .rightcol input[type="submit"]:active,
.infoPage .infoPageContent .rightcol input[type="submit"]:active,
.loginPage .portalContent .rightcol input[type="button"]:active,
.infoPage .portalContent .rightcol input[type="button"]:active,
.loginPage .infoPageContent .rightcol input[type="button"]:active,
.infoPage .infoPageContent .rightcol input[type="button"]:active {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0));
}
.loginPage .portalContent .rightcol .btnBar,
.infoPage .portalContent .rightcol .btnBar,
.loginPage .infoPageContent .rightcol .btnBar,
.infoPage .infoPageContent .rightcol .btnBar {
  text-align: center;
  margin-top: 1em;
}
.loginPage .portalContent .rightcol .signup,
.infoPage .portalContent .rightcol .signup,
.loginPage .infoPageContent .rightcol .signup,
.infoPage .infoPageContent .rightcol .signup {
  display: block;
}
.loginPage .portalContent .rightcol .boomLogin,
.infoPage .portalContent .rightcol .boomLogin,
.loginPage .infoPageContent .rightcol .boomLogin,
.infoPage .infoPageContent .rightcol .boomLogin {
  /*
                #rememberMeLabel {
                    width: 100%;
                    display: inline-block;
                    text-align: center;
                }
                */
}
.loginPage .portalContent .rightcol .boomLogin hr,
.infoPage .portalContent .rightcol .boomLogin hr,
.loginPage .infoPageContent .rightcol .boomLogin hr,
.infoPage .infoPageContent .rightcol .boomLogin hr {
  border: 0;
  height: 2px;
  background-image: linear-gradient(to left, transparent, #70e329, transparent);
}
.loginPage .portalContent .rightcol .boomLogin p,
.infoPage .portalContent .rightcol .boomLogin p,
.loginPage .infoPageContent .rightcol .boomLogin p,
.infoPage .infoPageContent .rightcol .boomLogin p {
  text-align: center;
}
.loginPage .portalContent .rightcol .boomLogin .btnBar,
.infoPage .portalContent .rightcol .boomLogin .btnBar,
.loginPage .infoPageContent .rightcol .boomLogin .btnBar,
.infoPage .infoPageContent .rightcol .boomLogin .btnBar {
  margin-bottom: 0.5em;
}
.loginPage .portalContent .rightcol .disclaimer,
.infoPage .portalContent .rightcol .disclaimer,
.loginPage .infoPageContent .rightcol .disclaimer,
.infoPage .infoPageContent .rightcol .disclaimer {
  margin-top: 12px;
  font-size: 10px;
  margin-bottom: 0px;
}
.loginPage .feedbackBlocker,
.infoPage .feedbackBlocker {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1000;
}
.loginPage .feedbackBlocker .loginFeedback,
.infoPage .feedbackBlocker .loginFeedback {
  position: absolute;
  padding: 2em;
  box-sizing: border-box;
  line-height: 1.5em;
  background: #70e329;
  width: 30%;
  min-width: 25em;
  left: 50%;
  top: 50%;
  margin: 0px;
  text-align: center;
  color: white;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.loginPage .feedbackBlocker .loginFeedback .feedbackClose,
.infoPage .feedbackBlocker .loginFeedback .feedbackClose {
  position: absolute;
  top: 0.25em;
  right: 0.25em;
  width: 1.1em;
  height: 1.1em;
  line-height: 1em;
  cursor: pointer;
  padding: 0.25em;
  background: rgba(0, 0, 0, 0.5);
  color: white;
  border-radius: 1em;
}
.loginPage .feedbackBlocker .loginFeedback .feedbackTitle,
.infoPage .feedbackBlocker .loginFeedback .feedbackTitle {
  font-weight: bold;
  font-size: 1.1em;
  padding-bottom: 5px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.loginPage .feedbackBlocker .loginFeedback .feedbackButton,
.infoPage .feedbackBlocker .loginFeedback .feedbackButton {
  background: #ff12a0;
  border: 1px solid white;
  color: #fff;
  cursor: pointer;
  border-radius: 2px;
  padding: 0.25em 1em;
  margin-top: 0.5em;
  display: none;
}
.loginPage .feedbackBlocker .loginFeedback .feedbackButton.login,
.infoPage .feedbackBlocker .loginFeedback .feedbackButton.login {
  display: inline-block;
}
.loginPage .feedbackBlocker .loginFeedback .feedbackButton:active,
.infoPage .feedbackBlocker .loginFeedback .feedbackButton:active {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0));
}
.loginPage .feedbackBlocker .loginFeedback .feedbackIcon,
.infoPage .feedbackBlocker .loginFeedback .feedbackIcon {
  display: inline-block;
  border-radius: 1em;
  height: 1.2em;
  width: 1.2em;
  margin-right: 5px;
  line-height: 1.2em;
  padding: 0px;
  background: #4444ff;
  border: 2px solid #4444ff;
  color: white;
  text-align: center;
}
.loginPage .feedbackBlocker .loginFeedback .feedbackIcon.error,
.infoPage .feedbackBlocker .loginFeedback .feedbackIcon.error {
  background: #ff0000;
  border: 2px solid #ff0000;
}
.loginPage .feedbackBlocker .loginFeedback .feedbackIcon.error:after,
.infoPage .feedbackBlocker .loginFeedback .feedbackIcon.error:after {
  content: '✖';
}
.loginPage .feedbackBlocker .loginFeedback .feedbackIcon.info,
.infoPage .feedbackBlocker .loginFeedback .feedbackIcon.info {
  background: rgba(255, 255, 255, 0.5);
}
.loginPage .feedbackBlocker .loginFeedback .feedbackIcon.info:after,
.infoPage .feedbackBlocker .loginFeedback .feedbackIcon.info:after {
  content: '?';
}
.loginPage .feedbackBlocker .loginFeedback .feedbackIcon.login,
.infoPage .feedbackBlocker .loginFeedback .feedbackIcon.login {
  display: none;
}
@media (max-width: 980px) {
  .loginPage .portalTopBar .topMenu,
  .infoPage .portalTopBar .topMenu {
    width: 100%;
  }
  .loginPage .portalBottomBar .channelList,
  .infoPage .portalBottomBar .channelList {
    width: 100%;
  }
  .loginPage .portalContent,
  .infoPage .portalContent {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .loginPage,
  .infoPage {
    font-size: 10px;
    padding-top: 34px;
    padding-bottom: 108px;
  }
  .loginPage .portalTopBar,
  .infoPage .portalTopBar {
    height: 30px;
    line-height: 30px;
    border-bottom-width: 4px;
  }
  .loginPage .portalTopBar .topMenu,
  .infoPage .portalTopBar .topMenu {
    width: 100%;
  }
  .loginPage .portalBottomBar,
  .infoPage .portalBottomBar {
    height: 100px;
    line-height: 100px;
    border-top-width: 4px;
    border-bottom-width: 4px;
  }
  .loginPage .portalBottomBar .channelList li img,
  .infoPage .portalBottomBar .channelList li img {
    max-height: 70px;
  }
  .loginPage .portalContent,
  .infoPage .portalContent {
    width: 100%;
  }
  .loginPage .feedbackBlocker .loginFeedback,
  .infoPage .feedbackBlocker .loginFeedback {
    font-size: 1.5em;
    width: 80%;
    min-width: auto;
  }
}
@media (max-width: 480px) {
  .loginPage,
  .infoPage {
    font-size: 8px;
    padding-bottom: 68px;
  }
  .loginPage .portalTopBar .topMenu li,
  .infoPage .portalTopBar .topMenu li {
    padding: 0 0.5em;
  }
  .loginPage .portalBottomBar,
  .infoPage .portalBottomBar {
    height: 60px;
    line-height: 60px;
  }
  .loginPage .portalBottomBar .channelList li img,
  .infoPage .portalBottomBar .channelList li img {
    max-height: 50px;
  }
  .loginPage .portalContent,
  .infoPage .portalContent {
    font-size: 1.2em;
  }
  .loginPage .portalContent .leftcol,
  .infoPage .portalContent .leftcol {
    width: 100%;
    margin-bottom: 1em;
  }
  .loginPage .portalContent .leftcol .welcome .logoContainer .logo,
  .infoPage .portalContent .leftcol .welcome .logoContainer .logo,
  .loginPage .portalContent .leftcol .welcome .logoContainer.affiliateView .affiliatelogo,
  .infoPage .portalContent .leftcol .welcome .logoContainer.affiliateView .affiliatelogo {
    height: 120px;
    width: 60%;
  }
  .loginPage .portalContent .leftcol .welcome .logoContainer .logo .poweredBy,
  .infoPage .portalContent .leftcol .welcome .logoContainer .logo .poweredBy {
    margin-top: 0.2em;
  }
  .loginPage .portalContent .rightcol,
  .infoPage .portalContent .rightcol {
    width: 100%;
    clear: both;
  }
}
#ui-datepicker-div {
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
  font-size: 1.4em !important;
}
#ui-datepicker-div + input {
  display: none;
}

#page {
  background: rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2px #888;
}
#page #topBar {
  background: #000050;
}
#page #topBar .youWatching,
#page #topBar .openProgramGuide {
  display: none;
}
#page #topBar #channelBulge {
  cursor: default!important;
}
#page .programGuide {
  padding-top: 36px;
  padding-bottom: 10px;
}
.modal {
  border-color: rgba(0, 0, 128, 0.7);
  background-clip: padding-box;
  box-shadow: 0 0 5px white;
}

@media screen and (orientation: portrait) and (max-width: 600px) {
  body {
    /*#videobg {
            video {
                display: none;
            }
        }*/
  }
  body .container {
    min-height: initial;
    min-width: initial;
  }
  body .container .mainPage #page .programGuide .featured {
    display: none;
  }
  body .container .mainPage #page .programGuide .filters {
    height: auto;
  }
  body .container .mainPage #page .programGuide .filters .filter {
    height: 70px;
    width: 70px;
  }
  body .container .mainPage #page .programGuide .games .game {
    padding: 20px;
  }
  body .container .mainPage #page .programGuide .games .game img {
    min-width: 120px;
    max-width: 120px;
  }
  body .container .mainPage #boomStbLink .modal {
    margin-left: auto !important;
  }
  body .container .loginPage #loginMethods {
    position: relative;
    top: 65px;
    width: 325px;
    margin: 0 auto;
  }
  body .container .loginPage input[type=text],
  body .container .loginPage input[type=password] {
    width: 100%;
    box-sizing: border-box;
  }
  body .container .loginPage #rememberMe {
    width: initial;
  }
  body .container .loginPage .fieldGroup {
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    padding: 5px;
    border-top: 1px solid #666;
    text-align: center;
  }
  body .container .loginPage #login {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 325px;
    top: 65px;
    box-sizing: border-box;
  }
  body .container .loginPage #login .logo {
    width: 100%;
    margin: 0;
    box-sizing: border-box;
  }
  body .container .loginPage #login .actions {
    width: 100%;
    text-align: center;
    margin-top: 0;
  }
  body .container .loginPage #login .actions input {
    display: inline-block;
  }
  body .container .loginPage #loginFeedback {
    width: 90%;
    background: black;
    border: 1px solid #888;
    box-sizing: border-box;
  }
  body .container .loginPage #signUp {
    position: relative;
    top: 130px;
    margin: 0 auto;
    overflow: hidden;
  }
  body .container .loginPage #affiliatelogo {
    height: 60px;
    top: 5px;
  }
  body .container .loginPage #logo {
    height: 60px;
    top: 5px;
  }
  body .container .loginPage #logo.affiliateView {
    left: auto;
    right: 10px;
    background-position: right;
  }
  body .container .loginPage #logo.affiliateView .poweredBy {
    top: 0;
    font-size: 10px;
    left: auto;
    right: 28px;
    text-align: right;
  }
  body .container .loginPage #footer {
    display: none;
  }
}

.sk-spinner-circle.sk-spinner {
  margin: 0 auto;
  position: relative;
  height: inherit;
  width: inherit;
}
.sk-spinner-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.sk-spinner-circle .sk-circle:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 20%;
  height: 20%;
  background-color: #6699ff;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out;
  animation: sk-circleBounceDelay 1.2s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.sk-spinner-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
.sk-spinner-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}
.sk-spinner-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.sk-spinner-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}
.sk-spinner-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}
.sk-spinner-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.sk-spinner-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}
.sk-spinner-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}
.sk-spinner-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.sk-spinner-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}
.sk-spinner-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}
.sk-spinner-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.sk-spinner-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.sk-spinner-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.sk-spinner-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
.sk-spinner-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
.sk-spinner-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
.sk-spinner-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.sk-spinner-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
.sk-spinner-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
.sk-spinner-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
.sk-spinner-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}
@-webkit-keyframes sk-circleBounceDelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes sk-circleBounceDelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

#boomStbLink {
  position: absolute;
  z-index: 999;
  top: 10%;
  width: 100%;
}
#boomStbLink .modal {
  position: relative;
  width: 80%;
  max-width: 800px;
  margin: 0 auto;
  left: 0;
  box-sizing: border-box;
  padding: 0.5em 1em;
  background: #f8f8f8;
  border-width: 8px;
  border-style: solid;
}
#boomStbLink h1 {
  border-bottom: 1px solid black;
  font-weight: bold;
  padding: 0 0 5px;
  margin-bottom: 10px;
}
#boomStbLink .titlecase {
  text-transform: capitalize;
}
#boomStbLink .linkform {
  margin: 10px;
  padding: 10px;
  background: #efefef;
  text-align: center;
  font-size: 1.3em;
  line-height: 1.2em;
}
#boomStbLink .linkform p {
  margin-bottom: 1em;
}
#boomStbLink .linkform .error {
  color: red;
  font-weight: bold;
  margin: 5px 0;
}
#boomStbLink .linkform input[type=text] {
  font-size: 1.5em;
  text-align: center;
  text-transform: uppercase;
  width: 5em;
}
#boomStbLink .linkform .btnrow {
  margin-top: 20px;
}

/* Portal theme */
.theme_portal body {
  background: black url('/images/casino/bg.png') repeat 50% 50%;
}
.theme_portal #pageloader {
  background: #000 url('/images/casino/bg.png') repeat 50% 0;
}
.theme_portal #pageloader #pageloadergrey {
  background: transparent url('/images/casino/loading-logo-grey.png') no-repeat 0 0;
  margin: -135px 0 0 -210px;
}
.theme_portal #pageloader #pageloadercolor {
  background: transparent url('/images/casino/loading-logo-color.png') no-repeat 0 0;
  margin: -135px 0 0 -210px;
}
.theme_portal #page {
  background: url('/images/casino/pagedivbg.jpg') 50% 0 repeat;
  box-shadow: 0 0 2px #000;
}
/* Casino theme */
.theme_casino body {
  background: black url('/images/casino/bg.png') repeat 50% 50%;
}
.theme_casino #pageloader {
  background: #000 url('/images/casino/bg.png') repeat 50% 0;
}
.theme_casino #pageloader #pageloadergrey {
  background: transparent url('/images/casino/loading-logo-grey.png') no-repeat 0 0;
  margin: -135px 0 0 -210px;
}
.theme_casino #pageloader #pageloadercolor {
  background: transparent url('/images/casino/loading-logo-color.png') no-repeat 0 0;
  margin: -135px 0 0 -210px;
}
.theme_casino #page {
  background: url('/images/casino/pagedivbg.jpg') 50% 0 repeat;
  box-shadow: 0 0 2px #000;
}
/* Poker theme */
.theme_poker body {
  background: black url('/images/poker/bg.png') repeat 50% 50%;
}
.theme_poker #pageloader {
  background: #000 url('/images/poker/bg.png') repeat 50% 0;
}
.theme_poker #pageloader #pageloadergrey {
  background: transparent url('/images/poker/loading-logo-grey.png') no-repeat 0 0;
}
.theme_poker #pageloader #pageloadercolor {
  background: transparent url('/images/poker/loading-logo-color.png') no-repeat 0 0;
}
.theme_poker #page {
  background: url('/images/poker/pagedivbg.jpg') 50% 0 repeat;
  box-shadow: 0 0 2px #000;
}
/* Slots theme */
.theme_slots body {
  background: black url('/images/slots/bg.jpg') repeat 50% 50%;
}
.theme_slots #pageloader {
  background: #000 url('/images/slots/bg.jpg') repeat 50% 0;
}
.theme_slots #pageloader #pageloadergrey {
  background: transparent url('/images/slots/loading-logo-grey.png') no-repeat 0 0;
}
.theme_slots #pageloader #pageloadercolor {
  background: transparent url('/images/slots/loading-logo-color.png') no-repeat 0 0;
}
.theme_slots #page {
  background: url('/images/slots/pagedivbg.jpg') 50% 0 repeat;
  box-shadow: 0 0 2px #000;
}
