.simple-lightbox{position:fixed;z-index:100;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.85);overflow:none}.simple-lightbox .lb-wrapper{position:relative;width:100%;height:100%;color:#ddd}.simple-lightbox .lb-wrapper .lb-toolbar{position:absolute;top:0;left:0;z-index:150;width:100%;height:1.7em;line-height:1.75em;padding:2px;background-color:#000;overflow:hidden;visibility:hidden;opacity:.5}.simple-lightbox .lb-wrapper .lb-toolbar .lb-page{position:absolute;top:2px;left:0;width:5em;margin-left:.5em}.simple-lightbox .lb-wrapper .lb-toolbar .lb-caption{margin:0 100px;text-align:center}.simple-lightbox .lb-wrapper .lb-toolbar .lb-tools{position:absolute;top:2px;right:0;text-align:right}.simple-lightbox .lb-wrapper .lb-toolbar .lb-tools .lb-tool{display:inline-block;padding:0 5px;font-size:1.7em;cursor:pointer}.simple-lightbox .lb-wrapper .lb-toolbar .lb-tools .lb-tool:hover{background-color:#555;color:#fff}.simple-lightbox .lb-wrapper .lb-toolbar .lb-tools .lb-zoom:after{content:"+"}.simple-lightbox .lb-wrapper .lb-toolbar .lb-tools .lb-window:after{content:"\2924"}.simple-lightbox .lb-wrapper .lb-toolbar .lb-tools .lb-close{margin-right:10px}.simple-lightbox .lb-wrapper .lb-toolbar .lb-tools .lb-close:after{content:"\D7"}.simple-lightbox .lb-wrapper .lb-icon{position:absolute;top:calc(50% - 1em);z-index:150;width:1.7em;line-height:1.7em;background-color:#000;font-size:1.5em;text-align:center;cursor:pointer;visibility:hidden;opacity:.5}.simple-lightbox .lb-wrapper .lb-icon:hover{background-color:#555;color:#fff}.simple-lightbox .lb-wrapper .lb-icon.lb-prev{left:10px}.simple-lightbox .lb-wrapper .lb-icon.lb-prev:after{content:"<"}.simple-lightbox .lb-wrapper .lb-icon.lb-next{right:10px}.simple-lightbox .lb-wrapper .lb-icon.lb-next:after{content:">"}.simple-lightbox .lb-wrapper .lb-content{position:absolute;top:0;left:0;bottom:0;right:0;width:85%;height:85%;margin:auto;z-index:120;background-color:#333}.simple-lightbox .lb-wrapper .lb-content .lb-loading{width:100%;height:1em;text-align:center;color:#888;z-index:125}.simple-lightbox .lb-wrapper .lb-content .lb-loading:after{content:"NOW LOADING..."}.simple-lightbox .lb-wrapper .lb-content>*{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;width:auto;height:auto;z-index:130}.simple-lightbox .lb-wrapper.lb-hover .lb-icon,.simple-lightbox .lb-wrapper.lb-hover .lb-toolbar{visibility:visible}.simple-lightbox.lb-zooming .lb-wrapper .lb-toolbar .lb-tools .lb-zoom:after{content:"\2212"}.simple-lightbox.lb-zooming .lb-wrapper .lb-content{width:100%;height:100%}
