#colorbox, #cboxOverlay, #cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:visible;}
#cboxOverlay{position:fixed;width:100%;height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{-webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxApply, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left;margin:5px;border:0;display:block;max-width:none;}
.cboxIframe{width:100%;height:100%;display:block;border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;}
#cboxOverlay{background:#000}
#colorbox{outline:0;background:#FFF;border-radius: 3px;-khtml-border-radius: 3px;-moz-border-radius: 3px;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.45);-moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.45);}
#cboxTopLeft,
#cboxTopRight,
#cboxBottomLeft,
#cboxBottomRight{}
#cboxMiddleLeft{}
#cboxMiddleRight{}
#cboxTopCenter{}
#cboxBottomCenter{}
#cboxContent{overflow:visible;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px;border:1px solid #ccc;}
#cboxCurrent{position:absolute;top:4px;left:125px;color:#FFF;}
#cboxLoadingOverlay{background:url(images/loading_background.png) no-repeat center center;}
#cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose, #cboxApply{border:0;padding:0;margin:0;overflow:visible;width:auto;background:none;}
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active, #cboxApply:active{outline:0;}
#cboxSlideshow{position:absolute;bottom:4px;right:30px;color:#0092ef;}
#cboxPrevious{position:absolute;top:5px;left:75px;background:url(images/btn-prev-matrix.png) 0 0 no-repeat;width:18px;height:18px;text-indent:-9999px;}
#cboxPrevious:hover{background-position:0 -18px;}
#cboxNext{position:absolute;top:5px;left:100px;background:url(images/btn-next-matrix.png) 0 0 no-repeat;width:18px;height:18px;text-indent:-9999px;}
#cboxNext:hover{background-position:0 -18px;}
#cboxClose{position:absolute;top:6px;right:6px;background:url(images/btn-close-matrix.png) 0 0 no-repeat;width:18px;height:18px;text-indent:-9999px;}
#cboxClose:hover{background-position:0 -18px;}
#cboxApply{background-color:#8AAE06;border:none;border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;color:#FFF;cursor:pointer;display:inline-block;font:11px tahoma,arial,verdana,sans-serif;font-weight:bold;line-height:30px;margin:0;padding:0 20px;position:absolute;right:6px;bottom:6px;height:30px;}
#cboxApply:hover{background-color:#7FA700;}
#cboxApply.disabled{background-color:#A8A8A8;}