.reveal-modal-bg{background-color:#fff;position:fixed;height:100%;width:100%;opacity:.9;filter:alpha(opacity=90)!important;z-index:11000;display:none;top:0;left:0}
.reveal-modal{visibility:hidden;display:none;position:absolute;left:50%;z-index:11001;height:auto;margin-left:-35%;width:70%;background-color:#dedede;padding:0;top:50px}
.reveal-modal .column,.reveal-modal .columns{min-width:0}
.reveal-modal>:first-child{margin-top:0}
.reveal-modal>:last-child{margin-bottom:0}
@media print{.reveal-modal{opacity:1;filter:alpha(opacity = 100)}
}
.reveal-modal.reveal-marketo-lightbox{width:750px;margin-left:-375px;top:2%!important;bottom:2%;padding:40px 10px 10px 10px;position:fixed}
.marketo-lightbox-content{height:100%;overflow:hidden}
.reveal-marketo-lightbox .reveal-modal-inner{height:100%;padding:0}
.reveal-marketo-lightbox.responsive .reveal-modal-inner{height:auto;padding:0;bottom:10px;position:absolute;top:40px;right:10px;left:10px}
@media only screen and/*!YUI-Compressor */(max-width:750px){.reveal-modal.reveal-marketo-lightbox.responsive{margin-left:0;right:2%;left:2%;width:96%}
}