#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:visible; font:14px DroidSans;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#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: none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}
#cboxOverlay{background:#000;}
#cboxContent{margin:10px 0 30px;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px; color:#fff;}
#cboxLoadedContent{border:5px solid #000; background:#111;}
#cboxTitle{position:relative; bottom:-2px; left:0; color:#ccc; width:94%; text-align:center; padding:0 3%;}
#cboxCurrent{position:absolute; bottom:-14px; right:0px; color:#ccc; display:none !important;}
#cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
#cboxPrevious{background:url(images/controls.png) no-repeat top left;position:absolute; top:50%; left:5px; margin-top:-32px; width:28px; height:65px; text-indent:-9999px;border:none;border-radius:0;}
#cboxPrevious:hover{background-position:bottom left;}
#cboxNext{background:url(images/controls.png) no-repeat top right;position:absolute; top:50%; right:5px; margin-top:-32px; width:28px; height:65px; text-indent:-9999px;border:none;border-radius:0;}
#cboxNext:hover{background-position:bottom right;}
#cboxLoadingOverlay{background:#000;}
#cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
#cboxClose{position:absolute; top:12px !important; right:5px; display:block; background:url(images/controls_v2.png) no-repeat top center; width:38px; height:19px; text-indent:-9999px;border:none;border-radius:0;}
#cboxClose:hover{background-position:bottom center;}
#cboxLoadedContent{background:transparent; border:5px solid transparent;}
.cboxIframe{background:transparent !important;}
#cboxPrevious:active, #cboxPrevious:focus, #cboxNext:active, #cboxNext:focus, #cboxClose:active, #cboxClose:focus{-moz-box-shadow:transparent 0 0 7px;-webkit-box-shadow:transparent 0 0 7px;box-shadow:transparent 0 0 7px;}
@media (max-device-width: 1024px) {
#cboxContent iframe{width:100%;height:100%;}
#cboxClose{top:14px !important; right:10px; background:url(images/controls_v2m.png) no-repeat top center; width:38px; height:40px;}
}
