#cboxOverlay {
  opacity: 0.5 !important;
  background-color: #464646 !important; 
}

body {
  overflow: hidden !important;  
}

#cboxClose {
  background: url('//cdn.staticsfly.com/i/lp/pbpopup/2016/img/iconCloseGrey.png') no-repeat 0 0 !important;
    top: 15px !important;
    right: 15px  !important;
 }

#cboxContent {
  padding: 0 !important;
  border-width: 0 !important;
  
}
   .promo-container {
   margin-top: 30px;  
   }

   .promo {
     font-size: 28px;
       text-align: center;
       font-family: "Avenir LT W01 85 Heavy", Verdana, Arial, sans-serif;
       margin-bottom: 10px;
   }
   
   .upper {
     text-transform: uppercase;
   }
   
   .promo-code {
     margin-bottom: 19px;
      font-family: "Avenir LT W01 55 Roman", Verdana, Arial, sans-serif;
      font-size: 13px;
      text-align: center;
   }
   
   .promo-code b {
     font-family: "Avenir LT W01 85 Heavy", Verdana, Arial, sans-serif;
   }
   
   .cta-btn {
     text-align: center;
   }
   
   .pagebg {
     background: url('//cdn.staticsfly.com/i/lp/pbpopup/2016/img/1176455_pb16_background_v2.jpg') -10px -171px no-repeat;
       height: 950px;
   }
   
   .pb-popup-v2 {
      position: relative;
   }
   
   .pb-popup-v2 .promo-container {
      position: absolute;
      width: 250px;
      right: 0;
      background-color: #fff;
      right: 60px;
      top: 5px;
   }

   #cboxLoadedContent {
    overflow: hidden !important;
   }