
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:99999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; padding: 0;}
#cboxLoadedContent{overflow:hidden !important;}
#cboxTitle{display:none !important;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer; border:0; outline: none !important;}

.cboxPhoto{float:left; cursor: default !important; margin:auto; border: 1px solid #000; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

#cboxOverlay{background:#000;}

#cboxClose {display: none;}

#cboxContent{background:#353a40; overflow:hidden;}
        
.cboxIframe{background:#fff;}
        
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxCurrent{display:none !important;}
#cboxSlideshow{position:absolute; bottom:0px; right:42px; color:#444;}
#cboxPrevious{position: absolute; top: 0%; left: 0px; height: 100%; width: 24%; background-size: 16%;}
#cboxNext{position: absolute; top: 0%; right: 0px; height: 100%; width: 24%; background-size: 16%;} 
#cboxLoadingOverlay{}