#colorbox, #cboxOverlay, #cboxWrapper{position:absolute;top:0;left:0;z-index:99999;overflow:hidden;}
#cboxWrapper{max-width:none;}
#cboxOverlay{position:fixed;width:100%;height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch; box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.18); -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.18)}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:100%;height:auto;-ms-interpolation-mode:bicubic;box-sizing:border-box;-webkit-box-sizing:border-box;background:#fff;}
.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;}
#cboxOverlay{background:#fff;opacity:1 !important;}
#colorbox{outline:0;}
#cboxContent{overflow:hidden;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px;border:1px solid #ccc;}
#cboxLoadedContent{margin:10px 10px 40px;}
#cboxTitle{position:absolute;bottom:5px;left:5%;width:90%;font-size:15px;font-weight:300;text-align:center;letter-spacing:1px;color:#717543;font-style:italic;}
#cboxCurrent{position:absolute;bottom:0px;left:0;color:#333;font-size:17px;font-weight:normal;width:100%;text-align:center;display:none !important;}
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:none;text-indent:-9999px;}
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active{outline:0;}
#cboxSlideshow{position:absolute;bottom:0px;color:#444;}
#cboxPrevious{color:#444;}
#cboxNext{color:#444;}
#cboxClose{position:absolute;top:0px;right:0px;display:block;border-bottom:none;}
#cboxPrevious, #cboxNext{position:absolute;background:url(../images/long-arrow.svg) center center no-repeat rgba(255,255,255,0.7);width:38px;height:38px;opacity:0.8;background-size:25px auto;bottom:0px;right:5px;}
#cboxNext{transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);}
#cboxPrevious{left:5px;right:auto;}
.cboxIE #cboxTopLeft, .cboxIE #cboxTopCenter, .cboxIE #cboxTopRight, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomCenter, .cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);}
#cboxLoadingGraphic{background:url(../images/loader-s.gif) center center no-repeat;}
#cboxPrevious:hover, #cboxNext:hover, #cboxClose:hover{opacity:1;}
#cboxClose{right:20px;top:20px;width:30px;height:30px;text-indent:-9999px;position:fixed;background:url(../images/close.svg) center center no-repeat rgba(255,255,255,0.4);background-size:20px auto;opacity:0.8;}