﻿/*
    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%; }

#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/backPopUpEV.png") no-repeat 0px 0px; }

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

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

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

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

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

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

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

#cboxContent {
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/backPopUpEV.png") -20px -41px 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: -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; }

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

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

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

.cboxElse #cboxBottomRight {
  width: 21px;
  height: 21px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popBackEV.png") no-repeat -423px -972px; }

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

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

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

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

.cboxElse #cboxContent {
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popBackEV.png") -20px -21px 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; }

.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; }

.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: -20px;
  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; }

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

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

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

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

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

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

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

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

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

.smalls #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; }

.smalls #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: 0px;
  right: 5px;
  background: url("https://privileges-prd-fad3c7b8aee3feea.z03.azurefd.net/images2019/popupClose.png") no-repeat 0px 0;
  width: 23px;
  height: 26px;
  text-indent: -9999px; }

.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: 0px;
  right: 5px;
  background: none;
  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; }

.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; }

.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; }

/*
  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')");
}*/
