body{position:relative}#close-lightbox{position:fixed;top:20px;right:20px;color:#FFF;cursor:pointer}#lightbox-image{position:fixed;top:50%;left:50%;margin:0;max-width:100%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#lightbox-image-wrapper{width:auto;max-width:100%;max-height:100%;margin:0 auto}#lightbox-wrapper{display:none;width:100%;height:100%;background:rgba(0,0,0,.8);position:fixed;top:0;left:0;z-index:99999}#lightbox-wrapper.active{display:block}.smp-lightbox{cursor:pointer;cursor:-moz-zoom-in;cursor:-webkit-zoom-in;cursor:zoom-in}