#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;}
#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:url(../images/wall.jpg) center top #F0EEE8;opacity:1 !important;}
#colorbox{outline:0;}
#cboxContent{overflow:hidden;}
.cboxIframe{background:#FDFBFB;}
#cboxError{padding:50px;border:1px solid #ccc;}
#cboxLoadedContent{margin:30px;box-shadow:0 0 5px 0 #dcdad4}
#cboxTitle{position:absolute;bottom:5px;left:5%;width:90%;font-size:16px;text-align:center;font-family:Georgia, "Times New Roman", Times, serif;font-style:italic;letter-spacing:1px;}
#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/next-arrow-blue.svg) center center no-repeat rgba(255,255,255,0.4);width:36px;height:30px;opacity:0.8;background-size:auto 75%;bottom:0;right:30px;}
#cboxNext{left:30px;right:auto;transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);}
.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/loading.gif) center center no-repeat;}
#cboxPrevious:hover, #cboxNext:hover, #cboxClose:hover{opacity:1;}
#cboxClose{right:0px;width:30px;height:30px;text-indent:-9999px;position:absolute;background:url(../images/close-thin.svg) center center no-repeat rgba(255,255,255,0.4);background-size:50% auto;opacity:0.8;}