#colorbox, #cboxOverlay, #cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;}
#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;}
.cboxIframe{width:100%;height:100%;display:block;border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}
#cboxOverlay{background:#777}
#cboxWrapper{}
#cboxContent{overflow:visible;margin:32px 30px 0}
#cboxError{padding:50px;border:1px solid #ccc;}
#cboxLoadedContent{display:none}
#cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
#cboxLoadingOverlay{background:#000;background:rgba(0,0,0,.5);-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;border-radius:6px}
#cboxTitle{position:absolute;top:-22px;left:0;color:#000;background:#000;background:rgba(0,0,0,.5);-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;color:#fff;font-size:11px;padding:0 6px}
#cboxCurrent{position:absolute;top:-22px;right:205px;text-indent:-9999px;}
#cboxSlideshow{background-color:#FFDB4C;width:26px;height:25px;text-indent:-9999px;position:absolute;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px}
#cboxSlideshow:hover{background-color:#fff}
#cboxPrevious,#cboxNext{border:none;position:absolute;text-indent:-9999px;top:50%;margin-top:-14px;display:block;width:18px;height:29px;background:url(images/nav_arrows.png) no-repeat 0 0}
#cboxPrevious{background-position:0 0;left:-22px}
#cboxNext{background-position:-18px 0;right:-22px}
#cboxClose{background-color:#FFDB4C;width:25px;height:25px;color:#444444;font-weight:bold;position:absolute;right:-25px;top:5px;z-index:1000;border:none;-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;-ms-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}
#cboxClose:hover{background-color:#fff}
#cboxSlideshow{right:90px}
.cboxSlideshow_on #cboxSlideshow{background-position:-75px -1px}
.cboxSlideshow_on #cboxSlideshow:hover{background-position:-75px -26px}
.cboxSlideshow_off #cboxSlideshow{background-position:-100px -1px}
.cboxSlideshow_off #cboxSlideshow:hover{background-position:-100px -26px}
.cbox_content{background:#fff;padding:20px}
.jwplayer.jw-flag-fullscreen iframe,.jwplayer.jw-flag-fullscreen object,.jwplayer.jw-flag-fullscreen embed{width:100%;height:100% !important;}