

/*======================================================
  Close
 ======================================================*/
#fcopt-onsite-app-85012 div > .fc_close { top: 0px; right: 0px; }

/*======================================================
  Modal
 ======================================================*/
#fcopt-onsite-app-85012 .fcopt_modal { background-color: #c0c0c0; filter: alpha(opacity=80); opacity:  0.8; }

/*======================================================
  Titlebar
 ======================================================*/
#fcopt-onsite-app-85012 .fcopt-title { }

/*======================================================
  Offers
 ======================================================*/
#fcopt-onsite-app-85012 .fcopt-offers { }
#fcopt-onsite-app-85012 .fcopt-offer-item { }

/*======================================================
  Media Query
 ======================================================*/
/* prevent lightbox titlebars from going off top of the screen */
@media only screen and (max-height: 600px) {
  #fcopt-onsite-app-85012.fcopt-lightbox.fcopt_mr, 
  #fcopt-onsite-app-85012.fcopt-lightbox.fcopt_ml {
    position: absolute;
    top: 0; }
  #fcopt-onsite-app-85012.fcopt-lightbox.fcopt_mr .fcopt_wrapper, 
  #fcopt-onsite-app-85012.fcopt-lightbox.fcopt_ml .fcopt_wrapper {
    top: 0 !important;
    margin: 0 auto !important; } 
}
