/*                      vvv UPDATE IMAGE URL HERE vvv      */
#lightbox-bsd { background: url('/~assets/images/lightbox_whitebg.gif') no-repeat; width: 600px; height: 554px; color: #000; font-size:18px; font-family:'AvantGardeGothicITCW01M 731087',Helvetica,sans-serif; text-align: center; }

.reveal-modal-bg { position: fixed; height: 100%; width: 100%; background: #000; background: rgba(0,0,0,.7); z-index: 999; display: none; top: 0; left: 0; filter: alpha(opacity=80) !important; }
.reveal-modal { visibility: hidden; background: #fff; position: absolute; z-index: 1000; }
.reveal-modal div, .reveal-modal form, .reveal-modal fieldset, .reveal-modal legend, .reveal-modal p, .reveal-modal input { border: none; margin: 0; padding: 0; }
.reveal-modal .close-reveal-modal { position: absolute; }

#lightbox-bsd .close-reveal-modal { top: 8px; right: 8px; cursor: pointer; text-indent:-9999px; display: block; height: 20px; width: 20px; }
#lightbox-bsd .close-reveal-modal:hover { background: transparent; }
#lightbox-bsd form { position: absolute; left: 0; top: 330px; }
#lightbox-bsd form legend { position: absolute !important; clip: rect(1px 1px 1px 1px);  clip: rect(1px, 1px, 1px, 1px); } 
#lightbox-bsd form #cons_first_name { width:98px; }
#lightbox-bsd form #cons_last_name { width:118px; }
#lightbox-bsd form #cons_email { width:230px; }
#lightbox-bsd fieldset { width:580px; margin:0 auto; text-align: left; }
#lightbox-bsd form input.text { font-family:'ITCAvantGardeW01-CnDm';  background: #fff; -moz-border-radius: 12px; border-radius: 12px; height:20px; line-height:18px; font-size: 18px; padding:16px 20px 16px; border:none; 
-moz-box-shadow: inset 1px 1px 1px 1px #ccc;
-webkit-box-shadow: inset 1px 1px 1px 1px #ccc;
box-shadow: inset 1px 1px 1px 1px #ccc; }
#lightbox-bsd form input::-webkit-input-placeholder { color: #000; padding-top:3px; }
#lightbox-bsd form input:-moz-placeholder { color: #000; }
#lightbox-bsd form input.Button { font-family:'ITCAvantGardeW01-CnDm'; background:#ee4136; color:#fefefe; text-transform: uppercase; font-size:30px; box-shadow:none; -moz-box-shadow:none; -webkit-box-shadow:none; border:none; float: left; margin:6px 0 0 6px; width:218px; padding:0 20px; height:52px; -moz-border-radius: 12px; border-radius: 12px; }
#lightbox-bsd p { margin:0 35px 20px; line-height: 24px; }
#lightbox-bsd p span { color:#ec3996; }

/*                                                     vvv UPDATE IMAGE URL HERE vvv      */
#lightbox-bsd .select-wrapper { background: rgb(249,247,247) url(/~assets/images/arrows.gif) no-repeat right center; width:350px; overflow:hidden; height: 52px; border:1px solid #e8e8e8; border-radius:12px; -moz-border-radius: 12px; float: left; margin-top:6px; }
#lightbox-bsd select {  height:52px; width:120%; font-size: 18px; padding:14px 20px; font-family:'ITCAvantGardeW01-CnDm'; -webkit-appearance: none; background:transparent; border:none; }

