﻿/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 119999;
  outline: none; }

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
  opacity: 0.4; }

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left; }

#cboxContent {
  position: relative; }

#cboxLoadedContent {
  overflow: auto; }

#cboxTitle {
  margin: 0; }

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer; }

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block; }

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0; }

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #ffffff;
  opacity: 0.6 !important; }

#cboxTopLeft {
  width: 31px;
  height: 41px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPoppers.png") no-repeat 0px 0px; }

#cboxTopRight {
  width: 31px;
  height: 41px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPoppers.png") no-repeat -418px 0px; }

#cboxBottomLeft {
  width: 31px;
  height: 41px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPoppers.png") no-repeat 0px -779px; }

#cboxBottomRight {
  width: 31px;
  height: 41px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPoppers.png") no-repeat -418px -779px; }

#cboxMiddleLeft {
  width: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPoppers.png") 0px -30px repeat-y; }

#cboxMiddleRight {
  width: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPoppers.png") -418px -30px repeat-y; }

#cboxTopCenter {
  height: 41px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPoppers.png") -20px 0px repeat-x; }

#cboxBottomCenter {
  height: 41px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPoppers.png") -20px -779px repeat-x; }

#cboxContent {
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPoppers.png") -20px -30px no-repeat; }

#cboxError {
  padding: 50px;
  border: 1px solid #ccc; }

#cboxTitle {
  position: absolute;
  bottom: 4px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #949494; }

#cboxCurrent {
  position: absolute;
  bottom: 4px;
  left: 58px;
  color: #949494; }

#cboxSlideshow {
  position: absolute;
  bottom: 4px;
  right: 30px;
  color: #0092ef; }

#cboxPrevious {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/controls.png") no-repeat -75px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px; }

#cboxPrevious.hover {
  background-position: -75px -25px; }

#cboxNext {
  position: absolute;
  bottom: 0;
  left: 27px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/controls.png") no-repeat -50px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px; }

#cboxNext.hover {
  background-position: -50px -25px; }

#cboxLoadingOverlay {
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/loading_background.png") no-repeat center center; }

#cboxLoadingGraphic {
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/loading.gif") no-repeat center center; }

#cboxClose {
  position: absolute;
  top: -40px;
  right: -24px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popupClose.png") no-repeat 0px 0;
  width: 23px;
  height: 26px;
  text-indent: -9999px; }

.cboxElse #cboxTopLeft {
  width: 21px;
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backMiner.png?v3") no-repeat 0px 0px; }

.cboxElse #cboxTopRight {
  width: 21px;
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backMiner.png?v3") no-repeat -421px 0px; }

.cboxElse #cboxBottomLeft {
  width: 21px;
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backMiner.png?v3") no-repeat 0px -359px; }

.cboxElse #cboxBottomRight {
  width: 21px;
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backMiner.png?v3") no-repeat -421px -359px; }

.cboxElse #cboxMiddleLeft {
  width: 21px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backMiner2.png?v3") 0px bottom repeat-y; }

.cboxElse #cboxMiddleRight {
  width: 21px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backMiner2.png?v3") -421px bottom repeat-y; }

.cboxElse #cboxTopCenter {
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backMiner.png?v2") -20px 0px repeat-x; }

.cboxElse #cboxBottomCenter {
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backMiner.png?v2") -20px -359px repeat-x; }

.cboxElse #cboxContent {
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backMiner2.png?v3") -20px bottom no-repeat; }

.cboxElse #cboxClose {
  position: absolute;
  top: -30px;
  right: -20px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popupClose.png") no-repeat 0px 0;
  width: 23px;
  height: 26px;
  text-indent: -9999px; }

.cboxAuction #cboxTopLeft {
  width: 31px;
  height: 91px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayer.png") no-repeat 0px 0; }

.cboxAuction #cboxTopRight {
  width: 16px;
  height: 91px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayer.png") no-repeat -1584px 0; }

.cboxAuction #cboxBottomLeft {
  width: 31px;
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayer.png") no-repeat 0px -702px; }

.cboxAuction #cboxBottomRight {
  width: 16px;
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayer.png") no-repeat -1584px -702px; }

.cboxAuction #cboxMiddleLeft {
  width: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayer.png") left -91px repeat-y; }

.cboxAuction #cboxMiddleRight {
  width: 16px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayer.png") right -91px repeat-y; }

.cboxAuction #cboxTopCenter {
  height: 91px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayer.png") -29px 0 repeat-x; }

.cboxAuction #cboxBottomCenter {
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayer.png") -29px -702px repeat-x; }

.cboxAuction #cboxContent {
  background: #ffffff;
  position: relative; }

.cboxAuction #cboxTitle {
  position: absolute;
  top: -60px;
  left: 0;
  text-align: left;
  width: 100%;
  color: #0F3A67;
  font-size: 150%;
  font-weight: bold;
  height: 30px; }

.cboxAuction #cboxClose {
  position: absolute;
  top: -87px;
  right: -14px;
  width: 23px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popupClose.png") no-repeat 0% 0%;
  height: 26px;
  text-indent: -9999px; }

.cboxAuctionLowHeader #cboxTopLeft {
  width: 31px;
  height: 60px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayer.png") no-repeat 0px 0; }

.cboxAuctionLowHeader #cboxTopRight {
  width: 16px;
  height: 60px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayer.png") no-repeat -1584px 0; }

.cboxAuctionLowHeader #cboxBottomLeft {
  width: 31px;
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayer.png") no-repeat 0px -702px; }

.cboxAuctionLowHeader #cboxBottomRight {
  width: 16px;
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayer.png") no-repeat -1584px -702px; }

.cboxAuctionLowHeader #cboxMiddleLeft {
  width: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayer.png") left -91px repeat-y; }

.cboxAuctionLowHeader #cboxMiddleRight {
  width: 16px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayer.png") right -91px repeat-y; }

.cboxAuctionLowHeader #cboxTopCenter {
  height: 60px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayer.png") -29px 0 repeat-x; }

.cboxAuctionLowHeader #cboxBottomCenter {
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayer.png") -29px -702px repeat-x; }

.cboxAuctionLowHeader #cboxContent {
  background: #ffffff; }

.cboxAuctionLowHeader #cboxTitle {
  position: absolute;
  top: -32px;
  left: 0;
  text-align: left;
  width: 100%;
  color: #0F3A67;
  font-size: 150%;
  font-weight: bold;
  height: 30px; }

.cboxAuctionLowHeader #cboxClose {
  position: absolute;
  top: -56px;
  right: -14px;
  width: 23px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popupClose.png") no-repeat 0% 0%;
  height: 26px;
  text-indent: -9999px; }

.cboxCopyright #cboxTopLeft {
  width: 31px;
  height: 62px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayer_mijnPrivilege.png") no-repeat 0px 0; }

.cboxCopyright #cboxTopRight {
  width: 16px;
  height: 62px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayer_mijnPrivilege.png") no-repeat -1584px 0; }

.cboxCopyright #cboxBottomLeft {
  width: 31px;
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayer_mijnPrivilege.png") no-repeat 0px -702px; }

.cboxCopyright #cboxBottomRight {
  width: 16px;
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayer_mijnPrivilege.png") no-repeat -1584px -702px; }

.cboxCopyright #cboxMiddleLeft {
  width: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayer_mijnPrivilege.png") left -91px repeat-y; }

.cboxCopyright #cboxMiddleRight {
  width: 16px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayer_mijnPrivilege.png") right -91px repeat-y; }

.cboxCopyright #cboxTopCenter {
  height: 62px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayer_mijnPrivilege.png") -29px 0 repeat-x; }

.cboxCopyright #cboxBottomCenter {
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayer_mijnPrivilege.png") -29px -702px repeat-x; }

.cboxCopyright #cboxContent {
  background: #ffffff; }

.cboxCopyright #cboxTitle {
  position: absolute;
  top: -31px;
  left: 0;
  text-align: left;
  width: 100%;
  color: #0f3a67;
  font-size: 150%;
  font-weight: bold;
  height: 30px; }

.cboxCopyright #cboxClose {
  position: absolute;
  top: -58px;
  right: -14px;
  width: 23px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popupClose.png") no-repeat 0% 0%;
  height: 26px;
  text-indent: -9999px; }

.cboxConditions #cboxTopLeft {
  width: 31px;
  height: 62px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayer_game.png") no-repeat 0px 0; }

.cboxConditions #cboxTopRight {
  width: 16px;
  height: 62px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayer_game.png") no-repeat -1584px 0; }

.cboxConditions #cboxBottomLeft {
  width: 31px;
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayer_game.png") no-repeat 0px -702px; }

.cboxConditions #cboxBottomRight {
  width: 16px;
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayer_game.png") no-repeat -1584px -702px; }

.cboxConditions #cboxMiddleLeft {
  width: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayer_game.png") left -91px repeat-y; }

.cboxConditions #cboxMiddleRight {
  width: 16px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayer_game.png") right -91px repeat-y; }

.cboxConditions #cboxTopCenter {
  height: 62px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayer_game.png") -29px 0 repeat-x; }

.cboxConditions #cboxBottomCenter {
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayer_game.png") -29px -702px repeat-x; }

.cboxConditions #cboxContent {
  background: #ffffff; }

.cboxConditions #cboxTitle {
  position: absolute;
  top: -31px;
  left: 0;
  text-align: left;
  width: 100%;
  color: #000000;
  font-size: 150%;
  font-weight: bold;
  height: 30px; }

.cboxConditions #cboxClose {
  position: absolute;
  top: -58px;
  right: -14px;
  width: 23px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popupClose.png") no-repeat 0% 0%;
  height: 26px;
  text-indent: -9999px; }

.cboxMessage #cboxTopLeft {
  width: 31px;
  height: 62px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpPrijzenpot.png") no-repeat 0px 0; }

.cboxMessage #cboxTopRight {
  width: 16px;
  height: 62px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpPrijzenpot.png") no-repeat -1584px 0; }

.cboxMessage #cboxBottomLeft {
  width: 31px;
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpPrijzenpot.png") no-repeat 0px -802px; }

.cboxMessage #cboxBottomRight {
  width: 16px;
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpPrijzenpot.png") no-repeat -1584px -802px; }

.cboxMessage #cboxMiddleLeft {
  width: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpPrijzenpot.png") left -91px repeat-y; }

.cboxMessage #cboxMiddleRight {
  width: 16px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpPrijzenpot.png") right -91px repeat-y; }

.cboxMessage #cboxTopCenter {
  height: 62px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpPrijzenpot.png") -29px 0 repeat-x; }

.cboxMessage #cboxBottomCenter {
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpPrijzenpot.png") -29px -802px repeat-x; }

.cboxMessage #cboxContent {
  background: #ffffff; }

.cboxMessage #cboxTitle {
  position: absolute;
  top: -31px;
  left: 0;
  text-align: left;
  width: 100%;
  color: #ffffff;
  font-size: 150%;
  font-style: italic;
  font-weight: bold;
  height: 30px; }

.cboxMessage #cboxClose {
  position: absolute;
  top: -58px;
  right: -14px;
  width: 23px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popupClose.png") no-repeat 0% 0%;
  height: 26px;
  text-indent: -9999px; }

.cboxPopUp #cboxTopLeft {
  width: 31px;
  height: 62px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayerBios.png") no-repeat 0px 0; }

.cboxPopUp #cboxTopRight {
  width: 31px;
  height: 62px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayerBios.png") no-repeat -1569px 0; }

.cboxPopUp #cboxBottomLeft {
  width: 31px;
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayerBios.png") no-repeat 0px -702px; }

.cboxPopUp #cboxBottomRight {
  width: 31px;
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayerBios.png") no-repeat -1569px -702px; }

.cboxPopUp #cboxMiddleLeft {
  width: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayerBios.png") left -29px repeat-y; }

.cboxPopUp #cboxMiddleRight {
  width: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayerBios.png") right -29px repeat-y; }

.cboxPopUp #cboxTopCenter {
  height: 62px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayerBios.png") -29px 0 repeat-x; }

.cboxPopUp #cboxBottomCenter {
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayerBios.png") -29px -702px repeat-x; }

.cboxPopUp #cboxContent {
  background: #fff; }

.cboxPopUp #cboxTitle {
  position: absolute;
  top: -31px;
  left: 0;
  text-align: left;
  width: 100%;
  color: #949494;
  font-size: 150%;
  font-weight: bold;
  height: 30px; }

.cboxPopUp #cboxClose {
  position: absolute;
  top: -58px;
  right: -25px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/closer.png") no-repeat 0px 0;
  width: 23px;
  height: 26px;
  text-indent: -9999px; }

.cboxGames #cboxTopLeft {
  width: 31px;
  height: 62px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayer_games.png") no-repeat 0px 0; }

.cboxGames #cboxTopRight {
  width: 16px;
  height: 62px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayer_games.png") no-repeat -1584px 0; }

.cboxGames #cboxBottomLeft {
  width: 31px;
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayer_games.png") no-repeat 0px -702px; }

.cboxGames #cboxBottomRight {
  width: 16px;
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayer_games.png") no-repeat -1584px -702px; }

.cboxGames #cboxMiddleLeft {
  width: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayer_games.png") left -91px repeat-y; }

.cboxGames #cboxMiddleRight {
  width: 16px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayer_games.png") right -91px repeat-y; }

.cboxGames #cboxTopCenter {
  height: 62px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayer_games.png") -29px 0 repeat-x; }

.cboxGames #cboxBottomCenter {
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpLayer_games.png") -29px -702px repeat-x; }

.cboxGames #cboxContent {
  background: #ffffff; }

.cboxGames #cboxTitle {
  position: absolute;
  top: -31px;
  left: 0;
  text-align: left;
  width: 100%;
  color: #000000;
  font-size: 150%;
  font-weight: bold;
  height: 30px; }

.cboxGames #cboxClose {
  position: absolute;
  top: -58px;
  right: -14px;
  width: 23px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popupClose.png") no-repeat 0% 0%;
  height: 26px;
  text-indent: -9999px; }

.cboxNew #cboxTopLeft {
  width: 21px;
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPopUpOSBanner.png") no-repeat 0px 0px; }

.cboxNew #cboxTopRight {
  width: 21px;
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPopUpOSBanner.png") no-repeat -711px 0px; }

.cboxNew #cboxBottomLeft {
  width: 21px;
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPopUpOSBanner.png") no-repeat 0px -346px; }

.cboxNew #cboxBottomRight {
  width: 21px;
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPopUpOSBanner.png") no-repeat -711px -346px; }

.cboxNew #cboxMiddleLeft {
  width: 21px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPopUpOSBanner.png") 0px -21px repeat-y; }

.cboxNew #cboxMiddleRight {
  width: 21px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPopUpOSBanner.png") -711px -21px repeat-y; }

.cboxNew #cboxTopCenter {
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPopUpOSBanner.png") -20px 0px repeat-x; }

.cboxNew #cboxBottomCenter {
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPopUpOSBanner.png") -20px -346px repeat-x; }

.cboxNew #cboxContent {
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPopUpOSBanner.png") -20px -24px no-repeat; }

.cboxNew #cboxClose {
  position: absolute;
  top: -30px;
  right: -20px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popupClose.png") no-repeat 0px 0;
  width: 23px;
  height: 26px;
  text-indent: -9999px; }

.cboxPrice #cboxTopLeft {
  width: 21px;
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPopCongrats.png") no-repeat 0px 0px; }

.cboxPrice #cboxTopRight {
  width: 21px;
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPopCongrats.png") no-repeat -421px 0px; }

.cboxPrice #cboxBottomLeft {
  width: 21px;
  height: 21px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPopCongrats.png") no-repeat 0px -373px; }

.cboxPrice #cboxBottomRight {
  width: 21px;
  height: 21px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPopCongrats.png") no-repeat -421px -373px; }

.cboxPrice #cboxMiddleLeft {
  width: 21px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPopCongrats.png") 0px -21px repeat-y; }

.cboxPrice #cboxMiddleRight {
  width: 21px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPopCongrats.png") -421px -21px repeat-y; }

.cboxPrice #cboxTopCenter {
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPopCongrats.png") -20px 0px repeat-x; }

.cboxPrice #cboxBottomCenter {
  height: 21px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPopCongrats.png") -20px -373px repeat-x; }

.cboxPrice #cboxContent {
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPopCongrats.png") -20px -21px no-repeat; }

.cboxPrice #cboxClose {
  position: absolute;
  top: -30px;
  right: -20px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popupClose.png") no-repeat 0px 0;
  width: 23px;
  height: 26px;
  text-indent: -9999px; }

.homepager #cboxOverlay {
  background: #0f1f00 !important; }

.bigs #cboxTopLeft {
  width: 21px;
  height: 70px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPopGamesViewer.png") no-repeat 0px 0; }

.bigs #cboxTopRight {
  width: 21px;
  height: 70px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPopGamesViewer.png") no-repeat -908px 0; }

.bigs #cboxBottomLeft {
  width: 21px;
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPopGamesViewer.png") no-repeat 0px -469px; }

.bigs #cboxBottomRight {
  width: 21px;
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPopGamesViewer.png") no-repeat -908px -469px; }

.bigs #cboxMiddleLeft {
  width: 21px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPopGamesViewer.png") left -79px repeat-y; }

.bigs #cboxMiddleRight {
  width: 21px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPopGamesViewer.png") right -79px repeat-y; }

.bigs #cboxTopCenter {
  height: 70px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPopGamesViewer.png") -20px 0 repeat-x; }

.bigs #cboxBottomCenter {
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPopGamesViewer.png") -20px -469px repeat-x; }

.bigs #cboxContent {
  background: Transparent url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPopGamesViewer.png") -20px -79px no-repeat; }

.bigs #cboxClose {
  position: absolute;
  top: -68px;
  right: -16px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/closeBtnGames.png") no-repeat 0px 0;
  width: 23px;
  height: 26px;
  text-indent: -9999px; }

.bigs #cboxTitle {
  position: absolute;
  top: -40px;
  left: 10px;
  text-align: left;
  width: 100%;
  height: 30px;
  color: #ffffff;
  font-size: 200%;
  font-weight: bold; }

.homepager #cboxOverlay {
  background: #ffffff !important; }

.signs #cboxTopLeft {
  width: 21px;
  height: 70px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backContentPlayer.png") no-repeat 0px 0; }

.signs #cboxTopRight {
  width: 21px;
  height: 70px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backContentPlayer.png") no-repeat -848px 0; }

.signs #cboxBottomLeft {
  width: 21px;
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backContentPlayer.png") no-repeat 0px -570px; }

.signs #cboxBottomRight {
  width: 21px;
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backContentPlayer.png") no-repeat -848px -570px; }

.signs #cboxMiddleLeft {
  width: 21px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backContentPlayer.png") left -79px repeat-y; }

.signs #cboxMiddleRight {
  width: 21px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backContentPlayer.png") right -79px repeat-y; }

.signs #cboxTopCenter {
  height: 70px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backContentPlayer.png") -20px 0 repeat-x; }

.signs #cboxBottomCenter {
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backContentPlayer.png") -20px -570px repeat-x; }

.signs #cboxContent {
  background: Transparent url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backContentPlayer.png") -20px -79px no-repeat; }

.signs #cboxClose {
  position: absolute;
  top: -68px;
  right: -16px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/closeBtnGames.png") no-repeat 0px 0;
  width: 23px;
  height: 26px;
  text-indent: -9999px; }

.signs #cboxTitle {
  position: absolute;
  top: -40px;
  left: 10px;
  text-align: left;
  width: 100%;
  height: 30px;
  color: #ffffff;
  font-size: 200%;
  font-weight: bold; }

.homepager #cboxOverlay {
  background: #ffffff !important; }

.poppie #cboxTopLeft {
  width: 21px;
  height: 70px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPopGames.png") no-repeat 0px 0; }

.poppie #cboxTopRight {
  width: 21px;
  height: 70px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPopGames.png") no-repeat -908px 0; }

.poppie #cboxBottomLeft {
  width: 21px;
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPopGames.png") no-repeat 0px -783px; }

.poppie #cboxBottomRight {
  width: 21px;
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPopGames.png") no-repeat -908px -783px; }

.poppie #cboxMiddleLeft {
  width: 21px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPopGames.png") left -79px repeat-y; }

.poppie #cboxMiddleRight {
  width: 21px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPopGames.png") right -79px repeat-y; }

.poppie #cboxTopCenter {
  height: 70px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPopGames.png") -20px 0 repeat-x; }

.poppie #cboxBottomCenter {
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPopGames.png") -20px -783px repeat-x; }

.poppie #cboxContent {
  background: Transparent url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPopGames.png") -20px -79px no-repeat; }

.poppie #cboxClose {
  position: absolute;
  top: -68px;
  right: -16px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/closeBtnGames.png") no-repeat 0px 0;
  width: 23px;
  height: 26px;
  text-indent: -9999px; }

.poppie #cboxTitle {
  position: absolute;
  top: -40px;
  left: 10px;
  text-align: left;
  width: 100%;
  height: 30px;
  color: #ffffff;
  font-size: 200%;
  font-weight: bold; }

.cboxMessage #cboxTopLeft {
  width: 21px;
  height: 30px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpMessage.png") no-repeat 0px 0; }

.cboxMessage #cboxTopRight {
  width: 21px;
  height: 30px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpMessage.png") no-repeat -674px 0; }

.cboxMessage #cboxBottomLeft {
  width: 21px;
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpMessage.png") no-repeat 0px -539px; }

.cboxMessage #cboxBottomRight {
  width: 21px;
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpMessage.png") no-repeat -674px -539px; }

.cboxMessage #cboxMiddleLeft {
  width: 21px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpMessage.png") left -30px repeat-y; }

.cboxMessage #cboxMiddleRight {
  width: 21px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpMessage.png") right -30px repeat-y; }

.cboxMessage #cboxTopCenter {
  height: 30px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpMessage.png") -20px 0 repeat-x; }

.cboxMessage #cboxBottomCenter {
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpMessage.png") -20px -539px repeat-x; }

.cboxMessage #cboxContent {
  background: Transparent url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popUpMessage.png") -21px -30px no-repeat; }

.cboxMessage #cboxClose {
  position: absolute;
  top: -28px;
  right: -16px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popupClose.png") no-repeat 0px 0;
  width: 23px;
  height: 26px;
  text-indent: -9999px; }

.cboxMessage #cboxTitle {
  position: absolute;
  top: -40px;
  left: 10px;
  text-align: left;
  width: 100%;
  height: 30px;
  color: #ffffff;
  font-size: 200%;
  font-weight: bold; }

.jamesBond #cboxTopLeft {
  width: 21px;
  height: 30px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/pop007.png") no-repeat 0px 0; }

.jamesBond #cboxTopRight {
  width: 21px;
  height: 30px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/pop007.png") no-repeat -674px 0; }

.jamesBond #cboxBottomLeft {
  width: 21px;
  height: 21px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/pop007.png") no-repeat 0px -549px; }

.jamesBond #cboxBottomRight {
  width: 21px;
  height: 21px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/pop007.png") no-repeat -674px -549px; }

.jamesBond #cboxMiddleLeft {
  width: 21px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/pop007.png") left -30px repeat-y; }

.jamesBond #cboxMiddleRight {
  width: 21px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/pop007.png") right -30px repeat-y; }

.jamesBond #cboxTopCenter {
  height: 30px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/pop007.png") -20px 0 repeat-x; }

.jamesBond #cboxBottomCenter {
  height: 21px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/pop007.png") -20px -549px repeat-x; }

.jamesBond #cboxContent {
  background: Transparent url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/pop007.png") -21px -30px no-repeat; }

.jamesBond #cboxClose {
  position: absolute;
  top: -28px;
  right: -16px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popupClose.png") no-repeat 0px 0;
  width: 23px;
  height: 26px;
  text-indent: -9999px; }

.jamesBond #cboxTitle {
  position: absolute;
  top: -40px;
  left: 10px;
  text-align: left;
  width: 100%;
  height: 30px;
  color: #ffffff;
  font-size: 200%;
  font-weight: bold; }

.jamesBond #cboxOverlay {
  background: #7a0000 !important; }

.viewerd #cboxTopLeft {
  width: 21px;
  height: 70px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popViewer.png") no-repeat 0px 0; }

.viewerd #cboxTopRight {
  width: 21px;
  height: 70px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popViewer.png") no-repeat -887px 0; }

.viewerd #cboxBottomLeft {
  width: 21px;
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popViewer.png") no-repeat 0px -761px; }

.viewerd #cboxBottomRight {
  width: 21px;
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popViewer.png") no-repeat -887px -761px; }

.viewerd #cboxMiddleLeft {
  width: 21px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popViewer.png") left -79px repeat-y; }

.viewerd #cboxMiddleRight {
  width: 21px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popViewer.png") -887px -79px repeat-y; }

.viewerd #cboxTopCenter {
  height: 70px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popViewer.png") -20px 0 repeat-x; }

.viewerd #cboxBottomCenter {
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popViewer.png") -20px -761px repeat-x; }

.viewerd #cboxContent {
  background: Transparent url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popViewer.png") -20px -79px no-repeat; }

.viewerd #cboxClose {
  position: absolute;
  top: -68px;
  right: -10px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/closePopUpLayerActie.png") no-repeat 0px 0;
  width: 24px;
  height: 26px;
  text-indent: -9999px; }

.viewerd #cboxTitle {
  position: absolute;
  top: -40px;
  left: 10px;
  text-align: left;
  width: 100%;
  height: 30px;
  color: #ffffff;
  font-size: 200%;
  font-weight: bold; }

.stones #cboxTopLeft {
  width: 21px;
  height: 30px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backLayerStones.png") no-repeat 0px 0; }

.stones #cboxTopRight {
  width: 21px;
  height: 30px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backLayerStones.png") no-repeat -644px 0; }

.stones #cboxBottomLeft {
  width: 21px;
  height: 11px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backLayerStones.png") no-repeat 0px -529px; }

.stones #cboxBottomRight {
  width: 21px;
  height: 11px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backLayerStones.png") no-repeat -644px -529px; }

.stones #cboxMiddleLeft {
  width: 21px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backLayerStones.png") left -30px repeat-y; }

.stones #cboxMiddleRight {
  width: 21px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backLayerStones.png") right -30px repeat-y; }

.stones #cboxTopCenter {
  height: 30px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backLayerStones.png") -20px 0 repeat-x; }

.stones #cboxBottomCenter {
  height: 11px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backLayerStones.png") -20px -529px repeat-x; }

.stones #cboxContent {
  background: Transparent url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backLayerStones.png") -21px -30px no-repeat; }

.stones #cboxClose {
  position: absolute;
  top: -40px;
  right: -30px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popupClose.png") no-repeat 0px 0;
  width: 23px;
  height: 26px;
  text-indent: -9999px; }

.stones #cboxTitle {
  position: absolute;
  top: -40px;
  left: 10px;
  text-align: left;
  width: 100%;
  height: 30px;
  color: #ffffff;
  font-size: 200%;
  font-weight: bold; }

.cookies #cboxTopLeft {
  width: 21px;
  height: 30px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backCookie.png") no-repeat 0px 0; }

.cookies #cboxTopRight {
  width: 21px;
  height: 30px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backCookie.png") no-repeat -427px 0; }

.cookies #cboxBottomLeft {
  width: 21px;
  height: 30px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backCookie.png") no-repeat 0px -595px; }

.cookies #cboxBottomRight {
  width: 21px;
  height: 30px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backCookie.png") no-repeat -427px -595px; }

.cookies #cboxMiddleLeft {
  width: 21px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backCookie.png") left -30px repeat-y; }

.cookies #cboxMiddleRight {
  width: 21px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backCookie.png") right -30px repeat-y; }

.cookies #cboxTopCenter {
  height: 30px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backCookie.png") -20px 0 repeat-x; }

.cookies #cboxBottomCenter {
  height: 30px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backCookie.png") -20px -595px repeat-x; }

.cookies #cboxContent {
  background: Transparent url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backCookie.png") -21px -30px no-repeat; }

.cookies #cboxClose {
  position: absolute;
  top: -30px;
  right: -16px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popupClose.png") no-repeat 0px 0;
  width: 23px;
  height: 26px;
  text-indent: -9999px; }

.cookies #cboxTitle {
  position: absolute;
  top: -40px;
  left: 10px;
  text-align: left;
  width: 100%;
  height: 30px;
  color: #ffffff;
  font-size: 200%;
  font-weight: bold; }

.popBannerCampaign #cboxTopLeft {
  width: 21px;
  height: 30px;
  background: Transparent none !important; }

.popBannerCampaign #cboxTopRight {
  width: 21px;
  height: 30px;
  background: Transparent none !important; }

.popBannerCampaign #cboxBottomLeft {
  width: 21px;
  height: 21px;
  background: Transparent none !important; }

.popBannerCampaign #cboxBottomRight {
  width: 21px;
  height: 21px;
  background: Transparent none !important; }

.popBannerCampaign #cboxMiddleLeft {
  width: 21px;
  background: Transparent none !important; }

.popBannerCampaign #cboxMiddleRight {
  width: 21px;
  background: Transparent none !important; }

.popBannerCampaign #cboxTopCenter {
  height: 30px;
  background: Transparent none !important; }

.popBannerCampaign #cboxBottomCenter {
  height: 21px;
  background: Transparent none !important; }

.popBannerCampaign #cboxContent {
  background: Transparent none !important; }

.popBannerCampaign #cboxClose {
  position: absolute;
  top: -10px;
  right: -10px; }

.popBannerCampaign #cboxTitle {
  position: absolute;
  top: -40px;
  left: 10px;
  text-align: left;
  width: 100%;
  height: 30px;
  color: #ffffff;
  font-size: 200%;
  font-weight: bold; }

.popConversies #cboxTopLeft {
  width: 21px;
  height: 30px;
  background: Transparent none !important; }

.popConversies #cboxTopRight {
  width: 21px;
  height: 30px;
  background: Transparent none !important; }

.popConversies #cboxBottomLeft {
  width: 21px;
  height: 21px;
  background: Transparent none !important; }

.popConversies #cboxBottomRight {
  width: 21px;
  height: 21px;
  background: Transparent none !important; }

.popConversies #cboxMiddleLeft {
  width: 21px;
  background: Transparent none !important; }

.popConversies #cboxMiddleRight {
  width: 21px;
  background: Transparent none !important; }

.popConversies #cboxTopCenter {
  height: 30px;
  background: Transparent none !important; }

.popConversies #cboxBottomCenter {
  height: 21px;
  background: Transparent none !important; }

.popConversies #cboxContent {
  background: Transparent none !important; }

.popConversies #cboxClose {
  position: absolute;
  top: -10px;
  right: -5px;
  width: 23px;
  height: 26px;
  text-indent: -9999px; }

.popConversies #cboxTitle {
  position: absolute;
  top: -40px;
  left: 10px;
  text-align: left;
  width: 100%;
  height: 30px;
  color: #ffffff;
  font-size: 200%;
  font-weight: bold; }

.popConversie #cboxTopLeft {
  width: 21px;
  height: 30px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backConversie.png") no-repeat 0px 0; }

.popConversie #cboxTopRight {
  width: 21px;
  height: 30px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backConversie.png") no-repeat -854px 0; }

.popConversie #cboxBottomLeft {
  width: 21px;
  height: 30px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backConversie.png") no-repeat 0px -650px; }

.popConversie #cboxBottomRight {
  width: 21px;
  height: 30px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backConversie.png") no-repeat -854px -650px; }

.popConversie #cboxMiddleLeft {
  width: 21px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backConversie.png") left -30px repeat-y; }

.popConversie #cboxMiddleRight {
  width: 21px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backConversie.png") right -30px repeat-y; }

.popConversie #cboxTopCenter {
  height: 30px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backConversie.png") -20px 0 repeat-x; }

.popConversie #cboxBottomCenter {
  height: 30px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backConversie.png") -20px -650px repeat-x; }

.popConversie #cboxContent {
  background: Transparent url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backConversie.png") -21px -30px no-repeat; }

.popConversie #cboxClose {
  position: absolute;
  top: -30px;
  right: -16px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popupClose.png") no-repeat 0px 0;
  width: 23px;
  height: 26px;
  text-indent: -9999px; }

.popConversie #cboxTitle {
  position: absolute;
  top: -40px;
  left: 10px;
  text-align: left;
  width: 100%;
  height: 30px;
  color: #ffffff;
  font-size: 200%;
  font-weight: bold; }

.viewers #cboxTopLeft {
  width: 21px;
  height: 70px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popViewerB.png") no-repeat 0px 0; }

.viewers #cboxTopRight {
  width: 21px;
  height: 70px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popViewerB.png") no-repeat -887px 0; }

.viewers #cboxBottomLeft {
  width: 21px;
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popViewerB.png") no-repeat 0px -969px; }

.viewers #cboxBottomRight {
  width: 21px;
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popViewerB.png") no-repeat -887px -969px; }

.viewers #cboxMiddleLeft {
  width: 21px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popViewerB.png") left -79px repeat-y; }

.viewers #cboxMiddleRight {
  width: 21px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popViewerB.png") -887px -79px repeat-y; }

.viewers #cboxTopCenter {
  height: 70px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popViewerB.png") -20px 0 repeat-x; }

.viewers #cboxBottomCenter {
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popViewerB.png") -20px -969px repeat-x; }

.viewers #cboxContent {
  background: Transparent url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popViewerB.png") -20px -79px no-repeat; }

.viewers #cboxClose {
  position: absolute;
  top: -70px;
  right: -10px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popupClose.png") no-repeat 0px 0;
  width: 23px;
  height: 26px;
  text-indent: -9999px; }

.viewers #cboxTitle {
  position: absolute;
  top: -40px;
  left: 10px;
  text-align: left;
  width: 100%;
  height: 30px;
  color: #ffffff;
  font-size: 200%;
  font-weight: bold; }

.popEarly #cboxTopLeft {
  width: 31px;
  height: 30px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/layerSpecial.png") no-repeat 0px 0; }

.popEarly #cboxTopRight {
  width: 31px;
  height: 30px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/layerSpecial.png") no-repeat -497px 0; }

.popEarly #cboxBottomLeft {
  width: 31px;
  height: 30px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/layerSpecial.png") no-repeat 0px -770px; }

.popEarly #cboxBottomRight {
  width: 31px;
  height: 30px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/layerSpecial.png") no-repeat -497px -770px; }

.popEarly #cboxMiddleLeft {
  width: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/layerSpecial.png") left -30px repeat-y; }

.popEarly #cboxMiddleRight {
  width: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/layerSpecial.png") right -30px repeat-y; }

.popEarly #cboxTopCenter {
  height: 30px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/layerSpecial.png") -20px 0 repeat-x; }

.popEarly #cboxBottomCenter {
  height: 30px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/layerSpecial.png") -20px -770px repeat-x; }

.popEarly #cboxContent {
  background: Transparent url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/layerSpecial.png") -21px -30px no-repeat; }

.popEarly #cboxClose {
  position: absolute;
  top: -30px;
  right: -26px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popupClose.png") no-repeat 0px 0;
  width: 23px;
  height: 26px;
  text-indent: -9999px; }

.popEarly #cboxTitle {
  position: absolute;
  top: -40px;
  left: 10px;
  text-align: left;
  width: 100%;
  height: 30px;
  color: #ffffff;
  font-size: 200%;
  font-weight: bold; }

.popInfo #cboxTopLeft {
  width: 31px;
  height: 77px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popNew.png") no-repeat 0px 0; }

.popInfo #cboxTopRight {
  width: 21px;
  height: 77px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popNew.png") no-repeat -587px 0; }

.popInfo #cboxBottomLeft {
  width: 31px;
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popNew.png") no-repeat 0px -869px; }

.popInfo #cboxBottomRight {
  width: 21px;
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popNew.png") no-repeat -587px -869px; }

.popInfo #cboxMiddleLeft {
  width: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popNew.png") left -62px repeat-y; }

.popInfo #cboxMiddleRight {
  width: 21px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popNew.png") right -62px repeat-y; }

.popInfo #cboxTopCenter {
  height: 77px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popNew.png") -29px 0 repeat-x; }

.popInfo #cboxBottomCenter {
  height: 31px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popNew.png") -29px -869px repeat-x; }

.popInfo #cboxContent {
  background: #ffffff; }

.popInfo #cboxTitle {
  position: absolute;
  top: -48px;
  left: 0;
  text-align: left;
  width: 100%;
  color: #0f3a67;
  font-size: 150%;
  font-weight: bold;
  height: 30px; }

.popInfo #cboxClose {
  position: absolute;
  top: -78px;
  right: -24px;
  width: 23px;
  background: transparent no-repeat 0% 0%;
  height: 26px;
  text-indent: -9999px;
  border: none; }

.popCon #cboxTopLeft {
  width: 21px;
  height: 30px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backLayConversie.png") no-repeat 0px 0; }

.popCon #cboxTopRight {
  width: 21px;
  height: 30px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backLayConversie.png") no-repeat -854px 0; }

.popCon #cboxBottomLeft {
  width: 21px;
  height: 30px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backLayConversie.png") no-repeat 0px -650px; }

.popCon #cboxBottomRight {
  width: 21px;
  height: 30px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backLayConversie.png") no-repeat -854px -650px; }

.popCon #cboxMiddleLeft {
  width: 21px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backLayConversie.png") left -30px repeat-y; }

.popCon #cboxMiddleRight {
  width: 21px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backLayConversie.png") right -30px repeat-y; }

.popCon #cboxTopCenter {
  height: 30px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backLayConversie.png") -20px 0 repeat-x; }

.popCon #cboxBottomCenter {
  height: 30px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backLayConversie.png") -20px -650px repeat-x; }

.popCon #cboxContent {
  background: Transparent url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backLayConversie.png") -21px -30px no-repeat; }

.popCon #cboxClose {
  position: absolute;
  top: -30px;
  right: -16px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popupClose.png") no-repeat 0px 0;
  width: 23px;
  height: 26px;
  text-indent: -9999px; }

.popCon #cboxTitle {
  position: absolute;
  top: -40px;
  left: 10px;
  text-align: left;
  width: 100%;
  height: 30px;
  color: #ffffff;
  font-size: 200%;
  font-weight: bold; }

.popNew #cboxTopLeft {
  width: 0px;
  height: 30px;
  background: none; }

.popNew #cboxTopRight {
  width: 21px;
  height: 30px;
  background: none; }

.popNew #cboxBottomLeft {
  width: 0px;
  height: 30px;
  background: none; }

.popNew #cboxBottomRight {
  width: 11px;
  height: 30px;
  background: none; }

.popNew #cboxMiddleLeft {
  width: 0px;
  background: none; }

.popNew #cboxMiddleRight {
  width: 11px;
  background: none; }

.popNew #cboxTopCenter {
  height: 30px;
  background: none; }

.popNew #cboxBottomCenter {
  height: 30px;
  background: none; }

.popNew #cboxContent {
  background: none; }

.popNew #cboxClose {
  position: absolute;
  top: 27px;
  right: -65px;
  text-indent: -9999px; }

.popNew #cboxTitle {
  position: absolute;
  top: -40px;
  left: 10px;
  text-align: left;
  width: 100%;
  height: 30px;
  color: #ffffff;
  font-size: 200%;
  font-weight: bold; }

.popResignup #cboxClose {
  position: absolute;
  top: -37px;
  right: -30px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popupClose.png") no-repeat 0px 0;
  width: 23px;
  height: 26px;
  text-indent: -9999px; }

.blue #cboxTopLeft {
  width: 25px;
  height: 21px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/blueLayer.png") no-repeat 0px 0px; }

.blue #cboxTopRight {
  width: 25px;
  height: 21px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/blueLayer.png") no-repeat -559px 0px; }

.blue #cboxBottomLeft {
  width: 25px;
  height: 21px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/blueLayer.png") no-repeat 0px -1979px; }

.blue #cboxBottomRight {
  width: 25px;
  height: 21px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/blueLayer.png") no-repeat -559px -1979px; }

.blue #cboxMiddleLeft {
  width: 25px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/blueLayer.png") 0px -30px repeat-y; }

.blue #cboxMiddleRight {
  width: 25px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/blueLayer.png") -559px -30px repeat-y; }

.blue #cboxTopCenter {
  height: 21px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/blueLayer.png") -20px 0px repeat-x; }

.blue #cboxBottomCenter {
  height: 21px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/blueLayer.png") -20px -1979px repeat-x; }

.blue #cboxContent {
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/blueLayer.png") -20px -30px no-repeat; }

.blue #cboxError {
  padding: 50px;
  border: 1px solid #ccc; }

.blue #cboxTitle {
  position: absolute;
  bottom: 4px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #949494; }

.blue #cboxClose {
  position: absolute;
  top: -32px;
  right: -34px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popupClose.png") no-repeat 0px 0;
  width: 23px;
  height: 26px;
  text-indent: -9999px; }

/*
  The following fixes a problem where IE7+ replaces a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); }

/*
  The following provides PNG transparency support for IE6
*/
.cboxIE6 #cboxTopLeft {
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/ie6/borderTopLeft.png"); }

.cboxIE6 #cboxTopCenter {
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/ie6/borderTopCenter.png"); }

.cboxIE6 #cboxTopRight {
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/ie6/borderTopRight.png"); }

.cboxIE6 #cboxBottomLeft {
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/ie6/borderBottomLeft.png"); }

.cboxIE6 #cboxBottomCenter {
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/ie6/borderBottomCenter.png"); }

.cboxIE6 #cboxBottomRight {
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/ie6/borderBottomRight.png"); }

.cboxIE6 #cboxMiddleLeft {
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/ie6/borderMiddleLeft.png"); }

.cboxIE6 #cboxMiddleRight {
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019//ie6/borderMiddleRight.png"); }

/*.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}*/
